Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f1b2626cb078c7149dc655301029b2517b4b500 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-ssh18034052395658391877.key Verifying host key using known hosts file > 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-ssh11967403548876403087.key Verifying host key using known hosts file > 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-ssh2522324442797157391.key Verifying host key using known hosts file > 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-ssh5712018059168637713.key Verifying host key using known hosts file > 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-ssh2763446969390312595.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118706’ Running on prd-ubuntu20.04-docker-8c-8g-118712 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/347 [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/347 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f1b2626cb078c7149dc655301029b2517b4b500 (main) Commit message: "docs: Levski Change Log (#4230)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 > git rev-list --no-walk 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-09T01:26:16.223Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-09T01:26:16.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T01:26:16.279Z] ========================================================= [2022-11-09T01:26:16.279Z] EdgeX Global Pipelines Version Info [2022-11-09T01:26:16.279Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:26:16.994Z] ------------------- [2022-11-09T01:26:16.994Z] stable info: [2022-11-09T01:26:16.994Z] ------------------- [2022-11-09T01:26:16.994Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-09T01:26:16.994Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T01:26:16.994Z] Message: update stable to v1.0.244 [2022-11-09T01:26:17.564Z] ------------------- [2022-11-09T01:26:17.564Z] experimental info: [2022-11-09T01:26:17.564Z] ------------------- [2022-11-09T01:26:17.564Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-09T01:26:17.564Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T01:26:17.564Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-09T01:26:17.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-09T01:26:17.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-09T01:26:17.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-09T01:26:17.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-09T01:26:17.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-09T01:26:17.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-09T01:26:17.767Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-09T01:26:17.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-09T01:26:17.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-09T01:26:17.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-09T01:26:17.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-09T01:26:17.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-09T01:26:17.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-09T01:26:17.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-09T01:26:17.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-09T01:26:17.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T01:26:17.876Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T01:26:17.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-09T01:26:17.901Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-09T01:26:17.917Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-09T01:26:17.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-09T01:26:17.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-09T01:26:17.940Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-09T01:26:17.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-09T01:26:17.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-09T01:26:17.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-09T01:26:17.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo [2022-11-09T01:26:17.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f1b262 [Pipeline] echo [2022-11-09T01:26:17.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T01:26:18.016Z] provisioning config files... [2022-11-09T01:26:18.031Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/347@tmp/config17572283206489027384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:26:18.333Z] ---> docker-login.sh [2022-11-09T01:26:18.333Z] nexus3.edgexfoundry.org:10001 [2022-11-09T01:26:18.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:26:18.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:26:18.858Z] Configure a credential helper to remove this warning. See [2022-11-09T01:26:18.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:26:18.858Z] [2022-11-09T01:26:18.858Z] Login Succeeded [2022-11-09T01:26:18.858Z] nexus3.edgexfoundry.org:10002 [2022-11-09T01:26:18.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:26:18.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:26:18.858Z] Configure a credential helper to remove this warning. See [2022-11-09T01:26:18.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:26:18.858Z] [2022-11-09T01:26:18.858Z] Login Succeeded [2022-11-09T01:26:18.858Z] nexus3.edgexfoundry.org:10003 [2022-11-09T01:26:18.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:26:19.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:26:19.118Z] Configure a credential helper to remove this warning. See [2022-11-09T01:26:19.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:26:19.118Z] [2022-11-09T01:26:19.118Z] Login Succeeded [2022-11-09T01:26:19.118Z] nexus3.edgexfoundry.org:10004 [2022-11-09T01:26:19.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:26:19.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:26:19.118Z] Configure a credential helper to remove this warning. See [2022-11-09T01:26:19.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:26:19.118Z] [2022-11-09T01:26:19.118Z] Login Succeeded [2022-11-09T01:26:19.118Z] docker.io [2022-11-09T01:26:19.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:26:19.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:26:19.687Z] Configure a credential helper to remove this warning. See [2022-11-09T01:26:19.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:26:19.687Z] [2022-11-09T01:26:19.687Z] Login Succeeded [2022-11-09T01:26:19.687Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T01:26:19.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T01:26:20.000Z] + 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 cmd/sys-mgmt-agent/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/core-command/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/core-data/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/core-metadata/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T01:26:20.000Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-11-09T01:26:20.000Z] cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/support-notifications/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-09T01:26:20.000Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-09T01:26:20.000Z] + cut -d/ -f2 [2022-11-09T01:26:20.000Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-09T01:26:20.039Z] 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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-09T01:26:20.375Z] + git rev-list -1 --merges 4f1b2626cb078c7149dc655301029b2517b4b500~1..4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo [2022-11-09T01:26:20.399Z] -----------> git rev-list -1 --merges 4f1b2626cb078c7149dc655301029b2517b4b500~1..4f1b2626cb078c7149dc655301029b2517b4b500 4f1b2626cb078c7149dc655301029b2517b4b500 [false] [Pipeline] sh [2022-11-09T01:26:20.685Z] + git log --format=format:%s -1 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo [2022-11-09T01:26:20.699Z] ========================================================= [2022-11-09T01:26:20.699Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-09T01:26:20.699Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-09T01:26:21.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T01:26:21.103Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-09T01:26:21.103Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-09T01:26:21.103Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-09T01:26:21.103Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-09T01:26:21.103Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-09T01:26:21.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:26:21.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T01:26:21.504Z] [2022-11-09T01:26:21.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:26:21.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T01:26:22.375Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-09T01:26:22.375Z] b85a868b505f: Pulling fs layer [2022-11-09T01:26:22.375Z] e2be974225ed: Pulling fs layer [2022-11-09T01:26:22.375Z] 339a4e72a1f5: Pulling fs layer [2022-11-09T01:26:22.375Z] 988bab9f4d93: Pulling fs layer [2022-11-09T01:26:22.375Z] 1469e6f7b9e6: Pulling fs layer [2022-11-09T01:26:22.375Z] eaf3925da568: Pulling fs layer [2022-11-09T01:26:22.375Z] bab4dde63d76: Pulling fs layer [2022-11-09T01:26:22.375Z] bde34c3a00c8: Pulling fs layer [2022-11-09T01:26:22.375Z] b352a97aabf1: Pulling fs layer [2022-11-09T01:26:22.375Z] 4872d77fe225: Pulling fs layer [2022-11-09T01:26:22.375Z] 5851b861e8e6: Pulling fs layer [2022-11-09T01:26:22.375Z] bab4dde63d76: Waiting [2022-11-09T01:26:22.375Z] 4872d77fe225: Waiting [2022-11-09T01:26:22.375Z] bde34c3a00c8: Waiting [2022-11-09T01:26:22.375Z] 1469e6f7b9e6: Waiting [2022-11-09T01:26:22.375Z] 988bab9f4d93: Waiting [2022-11-09T01:26:22.375Z] eaf3925da568: Waiting [2022-11-09T01:26:22.375Z] 5851b861e8e6: Waiting [2022-11-09T01:26:22.375Z] b352a97aabf1: Waiting [2022-11-09T01:26:22.375Z] e2be974225ed: Download complete [2022-11-09T01:26:22.375Z] 988bab9f4d93: Verifying Checksum [2022-11-09T01:26:22.375Z] 988bab9f4d93: Download complete [2022-11-09T01:26:22.375Z] 1469e6f7b9e6: Verifying Checksum [2022-11-09T01:26:22.375Z] 1469e6f7b9e6: Download complete [2022-11-09T01:26:22.375Z] 339a4e72a1f5: Verifying Checksum [2022-11-09T01:26:22.375Z] 339a4e72a1f5: Download complete [2022-11-09T01:26:22.375Z] eaf3925da568: Verifying Checksum [2022-11-09T01:26:22.375Z] eaf3925da568: Download complete [2022-11-09T01:26:22.375Z] bde34c3a00c8: Download complete [2022-11-09T01:26:22.634Z] b352a97aabf1: Verifying Checksum [2022-11-09T01:26:22.634Z] b352a97aabf1: Download complete [2022-11-09T01:26:22.634Z] 4872d77fe225: Verifying Checksum [2022-11-09T01:26:22.634Z] 4872d77fe225: Download complete [2022-11-09T01:26:22.634Z] 5851b861e8e6: Verifying Checksum [2022-11-09T01:26:22.634Z] 5851b861e8e6: Download complete [2022-11-09T01:26:22.634Z] b85a868b505f: Download complete [2022-11-09T01:26:22.893Z] bab4dde63d76: Verifying Checksum [2022-11-09T01:26:22.893Z] bab4dde63d76: Download complete [2022-11-09T01:26:23.826Z] b85a868b505f: Pull complete [2022-11-09T01:26:24.086Z] e2be974225ed: Pull complete [2022-11-09T01:26:24.657Z] 339a4e72a1f5: Pull complete [2022-11-09T01:26:24.657Z] 988bab9f4d93: Pull complete [2022-11-09T01:26:24.916Z] 1469e6f7b9e6: Pull complete [2022-11-09T01:26:24.916Z] eaf3925da568: Pull complete [2022-11-09T01:26:26.820Z] bab4dde63d76: Pull complete [2022-11-09T01:26:26.820Z] bde34c3a00c8: Pull complete [2022-11-09T01:26:26.820Z] b352a97aabf1: Pull complete [2022-11-09T01:26:27.080Z] 4872d77fe225: Pull complete [2022-11-09T01:26:27.080Z] 5851b861e8e6: Pull complete [2022-11-09T01:26:27.080Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-09T01:26:27.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T01:26:27.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:26:27.175Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:26:27.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T01:26:28.589Z] $ docker top ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc -eo pid,comm [2022-11-09T01:26:28.651Z] 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). [2022-11-09T01:26:28.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T01:26:28.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T01:26:28.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T01:26:28.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T01:26:28.802Z] $ docker exec ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc ssh-agent [2022-11-09T01:26:28.937Z] SSH_AUTH_SOCK=/tmp/ssh-fuRcOei8P9is/agent.33 [2022-11-09T01:26:28.937Z] SSH_AGENT_PID=39 [2022-11-09T01:26:28.944Z] Running ssh-add (command line suppressed) [2022-11-09T01:26:29.041Z] Identity added: /w/workspace/edgex-go/347@tmp/private_key_9610152739528931033.key (/w/workspace/edgex-go/347@tmp/private_key_9610152739528931033.key) [2022-11-09T01:26:29.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T01:26:29.353Z] + git tag --points-at HEAD [Pipeline] } [2022-11-09T01:26:29.359Z] $ docker exec --env ******** --env ******** ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc ssh-agent -k [2022-11-09T01:26:29.473Z] unset SSH_AUTH_SOCK; [2022-11-09T01:26:29.474Z] unset SSH_AGENT_PID; [2022-11-09T01:26:29.474Z] echo Agent pid 39 killed; [2022-11-09T01:26:29.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-09T01:26:29.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T01:26:29.524Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T01:26:29.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T01:26:29.630Z] $ docker exec ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc ssh-agent [2022-11-09T01:26:29.754Z] SSH_AUTH_SOCK=/tmp/ssh-jHGhyKXOrymw/agent.71 [2022-11-09T01:26:29.754Z] SSH_AGENT_PID=77 [2022-11-09T01:26:29.759Z] Running ssh-add (command line suppressed) [2022-11-09T01:26:29.850Z] Identity added: /w/workspace/edgex-go/347@tmp/private_key_195211298488716743.key (/w/workspace/edgex-go/347@tmp/private_key_195211298488716743.key) [2022-11-09T01:26:29.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T01:26:30.160Z] + git semver init [2022-11-09T01:26:30.420Z] 2022-11-09 01:26:30,368 [run_init] DEBUG init version:0.0.0 force:False [2022-11-09T01:26:30.420Z] 2022-11-09 01:26:30,368 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/347/.semver [2022-11-09T01:26:30.420Z] 2022-11-09 01:26:30,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/347/.semver [2022-11-09T01:26:30.420Z] 2022-11-09 01:26:30,369 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/347/.semver'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=None) [2022-11-09T01:26:35.741Z] 2022-11-09 01:26:34,798 [append_file] DEBUG append to file:/w/workspace/edgex-go/347/.git/info/exclude [2022-11-09T01:26:35.741Z] 2022-11-09 01:26:34,800 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/347/.semver/main with force:False [2022-11-09T01:26:35.741Z] 2022-11-09 01:26:34,800 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main [2022-11-09T01:26:35.741Z] 2022-11-09 01:26:34,800 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main [2022-11-09T01:26:35.741Z] 2.3.0-dev.106 [Pipeline] } [2022-11-09T01:26:35.746Z] $ docker exec --env ******** --env ******** ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc ssh-agent -k [2022-11-09T01:26:35.852Z] unset SSH_AUTH_SOCK; [2022-11-09T01:26:35.853Z] unset SSH_AGENT_PID; [2022-11-09T01:26:35.853Z] echo Agent pid 77 killed; [2022-11-09T01:26:35.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T01:26:36.174Z] + git semver [Pipeline] } [2022-11-09T01:26:36.444Z] $ docker stop --time=1 ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc [2022-11-09T01:26:37.842Z] $ docker rm -f ff0b04eed2c07ad46191c7b45057ca0d59e3a198d86bfeafcb11767ed0730edc [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T01:26:38.202Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-09T01:26:38.392Z] Stashed 1 file(s) [Pipeline] echo [2022-11-09T01:26:38.396Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.106 [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 [2022-11-09T01:26:38.814Z] + git config --global --add safe.directory /w/workspace/edgex-go/347 [Pipeline] echo [2022-11-09T01:26:38.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T01:26:38.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T01:26:38.849Z] ========================================================= [2022-11-09T01:26:38.849Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-09T01:26:38.849Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T01:26:39.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T01:26:39.138Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-09T01:26:39.138Z] 213ec9aee27d: Pulling fs layer [2022-11-09T01:26:39.138Z] 4583459ba037: Pulling fs layer [2022-11-09T01:26:39.138Z] 93c1e223e6f2: Pulling fs layer [2022-11-09T01:26:39.138Z] 53926ce57604: Pulling fs layer [2022-11-09T01:26:39.138Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-09T01:26:39.138Z] 22ff95d597cd: Pulling fs layer [2022-11-09T01:26:39.138Z] 12d6caf4c0d1: Pulling fs layer [2022-11-09T01:26:39.138Z] 96b7cbca73a9: Pulling fs layer [2022-11-09T01:26:39.138Z] a7acece74701: Pulling fs layer [2022-11-09T01:26:39.138Z] 53926ce57604: Waiting [2022-11-09T01:26:39.138Z] 12d6caf4c0d1: Waiting [2022-11-09T01:26:39.138Z] 22ff95d597cd: Waiting [2022-11-09T01:26:39.138Z] 21b2b0c7a3f4: Waiting [2022-11-09T01:26:39.138Z] 96b7cbca73a9: Waiting [2022-11-09T01:26:39.138Z] 93c1e223e6f2: Download complete [2022-11-09T01:26:39.138Z] 4583459ba037: Download complete [2022-11-09T01:26:39.138Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-09T01:26:39.138Z] 21b2b0c7a3f4: Download complete [2022-11-09T01:26:39.138Z] 22ff95d597cd: Verifying Checksum [2022-11-09T01:26:39.138Z] 22ff95d597cd: Download complete [2022-11-09T01:26:39.138Z] 213ec9aee27d: Verifying Checksum [2022-11-09T01:26:39.138Z] 213ec9aee27d: Download complete [2022-11-09T01:26:39.407Z] 12d6caf4c0d1: Download complete [2022-11-09T01:26:39.407Z] 213ec9aee27d: Pull complete [2022-11-09T01:26:39.407Z] 4583459ba037: Pull complete [2022-11-09T01:26:39.683Z] 93c1e223e6f2: Pull complete [2022-11-09T01:26:40.271Z] 53926ce57604: Verifying Checksum [2022-11-09T01:26:40.271Z] 53926ce57604: Download complete [2022-11-09T01:26:40.271Z] a7acece74701: Verifying Checksum [2022-11-09T01:26:40.271Z] 96b7cbca73a9: Verifying Checksum [2022-11-09T01:26:40.271Z] 96b7cbca73a9: Download complete [2022-11-09T01:26:45.537Z] 53926ce57604: Pull complete [2022-11-09T01:26:45.537Z] 21b2b0c7a3f4: Pull complete [2022-11-09T01:26:45.537Z] 22ff95d597cd: Pull complete [2022-11-09T01:26:45.537Z] 12d6caf4c0d1: Pull complete [2022-11-09T01:26:47.441Z] 96b7cbca73a9: Pull complete [2022-11-09T01:26:48.007Z] a7acece74701: Pull complete [2022-11-09T01:26:48.007Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-09T01:26:48.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T01:26:48.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T01:26:48.301Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T01:26:48.301Z] WORKDIR /edgex [2022-11-09T01:26:48.301Z] COPY go.mod . [2022-11-09T01:26:48.301Z] RUN go mod download [2022-11-09T01:26:48.301Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-09T01:26:48.868Z] Sending build context to Docker daemon 169.8MB [2022-11-09T01:26:48.868Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T01:26:48.868Z] ---> db6d94c90886 [2022-11-09T01:26:48.868Z] Step 2/4 : WORKDIR /edgex [2022-11-09T01:26:50.796Z] ---> Running in 03fc3631e232 [2022-11-09T01:26:51.055Z] Removing intermediate container 03fc3631e232 [2022-11-09T01:26:51.055Z] ---> 67ae5feebd11 [2022-11-09T01:26:51.055Z] Step 3/4 : COPY go.mod . [2022-11-09T01:26:51.315Z] ---> ef2748d143f9 [2022-11-09T01:26:51.315Z] Step 4/4 : RUN go mod download [2022-11-09T01:26:51.315Z] ---> Running in d493462bb588 [2022-11-09T01:26:53.479Z] Still waiting to schedule task [2022-11-09T01:26:53.479Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118710’ [2022-11-09T01:27:09.410Z] Removing intermediate container d493462bb588 [2022-11-09T01:27:09.410Z] ---> 129b5a13805e [2022-11-09T01:27:09.410Z] Successfully built 129b5a13805e [2022-11-09T01:27:09.410Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:27:09.709Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T01:27:09.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:27:09.774Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:27:09.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T01:27:10.191Z] $ docker top 909774bce99d85c73e2611d9bd0ecc0865e54b5617d24d9daca476f29316e8ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T01:27:10.543Z] + go version [2022-11-09T01:27:10.543Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-09T01:27:10.552Z] $ docker stop --time=1 909774bce99d85c73e2611d9bd0ecc0865e54b5617d24d9daca476f29316e8ba [2022-11-09T01:27:11.846Z] $ docker rm -f 909774bce99d85c73e2611d9bd0ecc0865e54b5617d24d9daca476f29316e8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:27:12.247Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T01:27:12.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:27:12.316Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:27:12.345Z] $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T01:27:12.680Z] $ docker top 6e841404c54be945ecee6d13fc19237f1b02782b3d5902946be1a84612ae2e9c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T01:27:12.743Z] ========================================================= [2022-11-09T01:27:12.743Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-09T01:27:12.743Z] ========================================================= [Pipeline] sh [2022-11-09T01:27:13.022Z] + git config --global --add safe.directory /w/workspace/edgex-go/347 [Pipeline] fileExists [Pipeline] sh [2022-11-09T01:27:13.314Z] + make test [2022-11-09T01:27:13.314Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-09T01:27:19.878Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-09T01:27:34.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-09T01:27:35.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements [2022-11-09T01:27:35.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-09T01:27:35.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-09T01:27:35.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.151s coverage: 98.5% of statements [2022-11-09T01:27:35.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.131s coverage: 43.0% of statements [2022-11-09T01:27:35.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-09T01:27:35.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-09T01:27:35.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements [2022-11-09T01:27:35.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-09T01:27:35.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.264s coverage: 89.2% of statements [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.100s coverage: 2.2% of statements [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.158s coverage: 60.0% of statements [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements [2022-11-09T01:27:40.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-11-09T01:27:40.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-11-09T01:27:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2022-11-09T01:27:45.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-11-09T01:27:51.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.246s coverage: 79.9% of statements [2022-11-09T01:27:51.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 58.8% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.7% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.399s coverage: 65.8% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 41.8% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-09T01:27:59.703Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-11-09T01:27:59.703Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-11-09T01:27:59.703Z] 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 [2022-11-09T01:28:17.777Z] 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." [2022-11-09T01:28:18.035Z] GO111MODULE=on go vet ./... [2022-11-09T01:28:22.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T01:28:22.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T01:28:22.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T01:28:22.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-09T01:28:22.632Z] + ls -al . [2022-11-09T01:28:22.632Z] total 776 [2022-11-09T01:28:22.632Z] drwxrwxr-x 11 1001 1001 4096 Nov 9 01:27 . [2022-11-09T01:28:22.632Z] drwxr-xr-x 4 root root 4096 Nov 9 01:27 .. [2022-11-09T01:28:22.632Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 01:26 .blubracket [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 16 Nov 9 01:26 .dockerignore [2022-11-09T01:28:22.632Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 01:27 .git [2022-11-09T01:28:22.632Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 01:26 .github [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 1030 Nov 9 01:26 .gitignore [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 01:26 .golangci.yml [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 87 Nov 9 01:26 .hadolint.yml [2022-11-09T01:28:22.632Z] drwxr-xr-x 3 1001 1001 4096 Nov 9 01:26 .semver [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 01:26 .sonarcloud.properties [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 01:26 ADOPTERS.md [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 10722 Nov 9 01:26 Attribution.txt [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 73765 Nov 9 01:26 CHANGELOG.md [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 01:26 CONTRIBUTING.md [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 01:26 GOVERNANCE.md [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 850 Nov 9 01:26 Jenkinsfile [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 01:26 LICENSE [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 13857 Nov 9 01:26 Makefile [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 01:26 OWNERS.md [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 9799 Nov 9 01:26 README.md [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 01:26 SECURITY.md [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 13 Nov 9 01:26 VERSION [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 01:26 ZMQWindows.md [2022-11-09T01:28:22.632Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 01:26 bin [2022-11-09T01:28:22.632Z] drwxrwxr-x 18 1001 1001 4096 Nov 9 01:26 cmd [2022-11-09T01:28:22.632Z] -rw-r--r-- 1 root root 501828 Nov 9 01:27 coverage.out [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 3405 Nov 9 01:26 go.mod [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 44978 Nov 9 01:26 go.sum [2022-11-09T01:28:22.632Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 01:26 internal [2022-11-09T01:28:22.632Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 01:26 openapi [2022-11-09T01:28:22.632Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 01:26 snap [2022-11-09T01:28:22.632Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 01:26 version.go [Pipeline] sh [2022-11-09T01:28:22.961Z] + '[' -e coverage.out ] [2022-11-09T01:28:22.961Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-09T01:28:23.063Z] Stashed 1 file(s) [Pipeline] sh [2022-11-09T01:28:23.347Z] + make build [2022-11-09T01:28:23.347Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T01:28:38.220Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T01:28:48.192Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T01:28:48.757Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T01:28:56.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T01:28:56.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T01:28:58.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T01:29:00.148Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T01:29:00.713Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T01:29:02.087Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T01:29:02.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T01:29:03.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T01:29:06.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-09T01:29:07.119Z] $ docker stop --time=1 6e841404c54be945ecee6d13fc19237f1b02782b3d5902946be1a84612ae2e9c [2022-11-09T01:29:09.617Z] $ docker rm -f 6e841404c54be945ecee6d13fc19237f1b02782b3d5902946be1a84612ae2e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:29:10.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T01:29:10.543Z] [2022-11-09T01:29:10.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:29:10.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T01:29:10.843Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-09T01:29:10.843Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-09T01:29:10.843Z] ca9280d653b3: Pulling fs layer [2022-11-09T01:29:10.843Z] 7e9c9ca2126c: Pulling fs layer [2022-11-09T01:29:10.843Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-09T01:29:10.843Z] cbdbe7a5bc2a: Download complete [2022-11-09T01:29:11.101Z] ca9280d653b3: Verifying Checksum [2022-11-09T01:29:11.101Z] ca9280d653b3: Download complete [2022-11-09T01:29:11.101Z] cbdbe7a5bc2a: Pull complete [2022-11-09T01:29:11.666Z] 7e9c9ca2126c: Verifying Checksum [2022-11-09T01:29:11.666Z] 7e9c9ca2126c: Download complete [2022-11-09T01:29:11.666Z] ca9280d653b3: Pull complete [2022-11-09T01:29:11.761Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118715 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-11-09T01:29:11.771Z] Running in /w/workspace/edgex-go/347 [Pipeline] { [Pipeline] checkout [2022-11-09T01:29:11.809Z] The recommended git tool is: git [2022-11-09T01:29:14.943Z] 7e9c9ca2126c: Pull complete [2022-11-09T01:29:14.944Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-09T01:29:14.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T01:29:14.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:29:15.015Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:29:15.045Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-09T01:29:16.559Z] $ docker top 6b3a5766b9e10d448113e5dcad3caa4fcb2990338f2e22c2f6a79304381169ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T01:29:16.906Z] + docker-compose build --help [2022-11-09T01:29:16.906Z] + grep parallel [2022-11-09T01:29:17.473Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T01:29:17.482Z] $ docker stop --time=1 6b3a5766b9e10d448113e5dcad3caa4fcb2990338f2e22c2f6a79304381169ba [2022-11-09T01:29:17.816Z] using credential edgex-jenkins-ssh [2022-11-09T01:29:17.834Z] Cloning the remote Git repository [2022-11-09T01:29:17.869Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-09T01:29:17.956Z] > git init /w/workspace/edgex-go/347 # timeout=10 [2022-11-09T01:29:18.759Z] $ docker rm -f 6b3a5766b9e10d448113e5dcad3caa4fcb2990338f2e22c2f6a79304381169ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:29:19.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T01:29:19.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:29:19.240Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:29:19.267Z] $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 [2022-11-09T01:29:18.116Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-09T01:29:18.117Z] > git --version # timeout=10 [2022-11-09T01:29:18.138Z] > git --version # 'git version 2.25.1' [2022-11-09T01:29:18.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T01:29:18.196Z] Verifying host key using known hosts file [2022-11-09T01:29:18.410Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T01:29:18.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T01:29:19.639Z] $ docker top eac1b0d30d419eeddcc7220626893bd5516c0fb9292bab7477a67061c2e33668 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T01:29:19.979Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T01:29:20.549Z] Building core-command ... [2022-11-09T01:29:20.549Z] Building core-data ... [2022-11-09T01:29:20.549Z] Building core-metadata ... [2022-11-09T01:29:20.549Z] Building security-bootstrapper ... [2022-11-09T01:29:20.549Z] Building security-proxy-setup ... [2022-11-09T01:29:20.549Z] Building security-secretstore-setup ... [2022-11-09T01:29:20.549Z] Building security-spiffe-token-provider ... [2022-11-09T01:29:20.549Z] Building security-spire-agent ... [2022-11-09T01:29:20.549Z] Building security-spire-config ... [2022-11-09T01:29:20.549Z] Building security-spire-server ... [2022-11-09T01:29:20.549Z] Building support-notifications ... [2022-11-09T01:29:20.549Z] Building support-scheduler ... [2022-11-09T01:29:20.549Z] Building sys-mgmt-agent ... [2022-11-09T01:29:20.549Z] Building core-command [2022-11-09T01:29:20.549Z] Building security-spiffe-token-provider [2022-11-09T01:29:20.549Z] Building security-bootstrapper [2022-11-09T01:29:20.549Z] Building security-spire-config [2022-11-09T01:29:20.549Z] Building security-spire-agent [2022-11-09T01:29:35.419Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:29:35.419Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:29:35.419Z] ---> 129b5a13805e [2022-11-09T01:29:35.419Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T01:29:35.419Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:29:35.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:29:35.419Z] ---> 129b5a13805e [2022-11-09T01:29:35.419Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T01:29:35.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:29:35.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:29:35.419Z] ---> 129b5a13805e [2022-11-09T01:29:35.419Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:29:35.419Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:29:35.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:29:35.419Z] ---> 129b5a13805e [2022-11-09T01:29:35.419Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T01:29:35.419Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:29:35.419Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:29:35.419Z] ---> 129b5a13805e [2022-11-09T01:29:35.419Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T01:29:35.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-09T01:29:35.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T01:29:36.471Z] Avoid second fetch [2022-11-09T01:29:36.472Z] Checking out Revision 4f1b2626cb078c7149dc655301029b2517b4b500 (main) [2022-11-09T01:29:37.191Z] Commit message: "docs: Levski Change Log (#4230)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T01:29:37.955Z] ---> Running in ffe18d6dca65 [2022-11-09T01:29:37.955Z] ---> Running in dbf4a44ab024 [2022-11-09T01:29:37.955Z] ---> Running in a5ab82ee23a4 [2022-11-09T01:29:37.955Z] ---> Running in ecff199c63fb [2022-11-09T01:29:37.955Z] ---> Running in 8acbcc60f5c9 [2022-11-09T01:29:37.955Z] Removing intermediate container a5ab82ee23a4 [2022-11-09T01:29:37.955Z] ---> 114563d9a148 [2022-11-09T01:29:37.955Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T01:29:37.955Z] Removing intermediate container dbf4a44ab024 [2022-11-09T01:29:37.955Z] ---> 697f904ff4e3 [2022-11-09T01:29:37.955Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T01:29:37.955Z] Removing intermediate container ecff199c63fb [2022-11-09T01:29:37.955Z] ---> 7e4cc0c45bbe [2022-11-09T01:29:37.955Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T01:29:37.955Z] Removing intermediate container ffe18d6dca65 [2022-11-09T01:29:37.955Z] ---> 9b253b7c4882 [2022-11-09T01:29:37.955Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T01:29:37.955Z] Removing intermediate container 8acbcc60f5c9 [2022-11-09T01:29:37.955Z] ---> 4a3867ec96f8 [2022-11-09T01:29:37.955Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T01:29:37.955Z] ---> Running in 78e61c30eab8 [2022-11-09T01:29:37.955Z] ---> Running in fda80a2f1a32 [2022-11-09T01:29:37.955Z] ---> Running in d9d14de1d516 [2022-11-09T01:29:38.041Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-09T01:29:38.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T01:29:38.041Z] Dload Upload Total Spent Left Speed [2022-11-09T01:29:38.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [2022-11-09T01:29:38.213Z] ---> Running in 7d02868e4c6f [2022-11-09T01:29:38.213Z] ---> Running in 37d95aadc249 [2022-11-09T01:29:38.213Z] Removing intermediate container 78e61c30eab8 [2022-11-09T01:29:38.213Z] ---> 7fe97955348a [2022-11-09T01:29:38.213Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T01:29:38.213Z] ---> Running in cd7ca0a2f7a9 [2022-11-09T01:29:36.487Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T01:29:36.507Z] > git checkout -f 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 [Pipeline] sh [2022-11-09T01:29:38.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.682Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-09T01:29:38.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:38.992Z] OK: 211 MiB in 51 packages [2022-11-09T01:29:38.992Z] v3.16.2-427-gde115af66e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T01:29:38.992Z] v3.16.2-432-ge558b51526 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T01:29:38.992Z] OK: 17038 distinct packages available [2022-11-09T01:29:38.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:39.009Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-09T01:29:39.009Z] + sudo tee /etc/docker/daemon.new [2022-11-09T01:29:39.009Z] { [2022-11-09T01:29:39.009Z] "registry-mirrors": [ [2022-11-09T01:29:39.009Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-09T01:29:39.009Z] ], [2022-11-09T01:29:39.009Z] "bip": "10.250.0.254/24", [2022-11-09T01:29:39.009Z] "hosts": [ [2022-11-09T01:29:39.009Z] "tcp://0.0.0.0:5555", [2022-11-09T01:29:39.009Z] "unix:///var/run/docker.sock" [2022-11-09T01:29:39.009Z] ], [2022-11-09T01:29:39.009Z] "mtu": 1458, [2022-11-09T01:29:39.009Z] "selinux-enabled": true, [2022-11-09T01:29:39.009Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-09T01:29:39.009Z] } [Pipeline] sh [2022-11-09T01:29:39.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:29:39.249Z] OK: 211 MiB in 51 packages [2022-11-09T01:29:39.249Z] OK: 211 MiB in 51 packages [2022-11-09T01:29:39.249Z] OK: 211 MiB in 51 packages [2022-11-09T01:29:39.345Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-09T01:29:39.507Z] OK: 211 MiB in 51 packages [2022-11-09T01:29:39.508Z] Removing intermediate container d9d14de1d516 [2022-11-09T01:29:39.508Z] ---> c9b4a89bde2c [2022-11-09T01:29:39.508Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T01:29:39.683Z] + sudo service docker restart [2022-11-09T01:29:39.774Z] ---> e3a45af0e6db [2022-11-09T01:29:39.774Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:29:39.774Z] ---> Running in dc77ce53eb72 [2022-11-09T01:29:39.774Z] Removing intermediate container cd7ca0a2f7a9 [2022-11-09T01:29:39.774Z] ---> 729856e91e8e [2022-11-09T01:29:39.774Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T01:29:39.774Z] Removing intermediate container 7d02868e4c6f [2022-11-09T01:29:39.774Z] ---> d98b2c362c38 [2022-11-09T01:29:39.774Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T01:29:40.034Z] ---> b3e5e79ef996 [2022-11-09T01:29:40.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:29:40.034Z] Removing intermediate container 37d95aadc249 [2022-11-09T01:29:40.034Z] ---> 79722482cf28 [2022-11-09T01:29:40.034Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T01:29:40.034Z] ---> Running in f0147ea5eb3e [2022-11-09T01:29:40.034Z] ---> a73381ed52bb [2022-11-09T01:29:40.034Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:29:40.034Z] Removing intermediate container fda80a2f1a32 [2022-11-09T01:29:40.034Z] ---> 22f58d5990d2 [2022-11-09T01:29:40.034Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T01:29:40.034Z] ---> Running in fccb9d7312d3 [2022-11-09T01:29:40.292Z] ---> f0f68848627c [2022-11-09T01:29:40.292Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:29:40.292Z] ---> Running in 37f292e003fc [2022-11-09T01:29:40.292Z] ---> d73fc5aa1ec8 [2022-11-09T01:29:40.292Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:29:40.292Z] ---> Running in f5c6ce989ef9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T01:29:57.977Z] provisioning config files... [2022-11-09T01:29:58.005Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/347@tmp/config8129097415519759436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:29:58.364Z] ---> docker-login.sh [2022-11-09T01:29:58.365Z] nexus3.edgexfoundry.org:10001 [2022-11-09T01:29:58.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:29:58.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:29:58.956Z] Configure a credential helper to remove this warning. See [2022-11-09T01:29:58.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:29:58.956Z] [2022-11-09T01:29:58.956Z] Login Succeeded [2022-11-09T01:29:58.956Z] nexus3.edgexfoundry.org:10002 [2022-11-09T01:29:59.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:29:59.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:29:59.506Z] Configure a credential helper to remove this warning. See [2022-11-09T01:29:59.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:29:59.506Z] [2022-11-09T01:29:59.506Z] Login Succeeded [2022-11-09T01:29:59.506Z] nexus3.edgexfoundry.org:10003 [2022-11-09T01:29:59.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:29:59.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:29:59.776Z] Configure a credential helper to remove this warning. See [2022-11-09T01:29:59.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:29:59.776Z] [2022-11-09T01:29:59.776Z] Login Succeeded [2022-11-09T01:29:59.776Z] nexus3.edgexfoundry.org:10004 [2022-11-09T01:30:00.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:30:00.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:30:00.322Z] Configure a credential helper to remove this warning. See [2022-11-09T01:30:00.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:30:00.322Z] [2022-11-09T01:30:00.322Z] Login Succeeded [2022-11-09T01:30:00.322Z] docker.io [2022-11-09T01:30:00.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:30:00.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:30:00.864Z] Configure a credential helper to remove this warning. See [2022-11-09T01:30:00.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:30:00.864Z] [2022-11-09T01:30:00.864Z] Login Succeeded [2022-11-09T01:30:00.864Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T01:30:00.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-09T01:30:01.431Z] + git config --global --add safe.directory /w/workspace/edgex-go/347 [Pipeline] echo [2022-11-09T01:30:01.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T01:30:01.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T01:30:01.469Z] ========================================================= [2022-11-09T01:30:01.469Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-09T01:30:01.469Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T01:30:01.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T01:30:02.406Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-09T01:30:02.406Z] 9b18e9b68314: Pulling fs layer [2022-11-09T01:30:02.406Z] 35d82f9e3411: Pulling fs layer [2022-11-09T01:30:02.406Z] e16973657156: Pulling fs layer [2022-11-09T01:30:02.406Z] fc693d55d65f: Pulling fs layer [2022-11-09T01:30:02.406Z] 7e9fc2657dce: Pulling fs layer [2022-11-09T01:30:02.406Z] dda99020689f: Pulling fs layer [2022-11-09T01:30:02.406Z] db1c61fa0a46: Pulling fs layer [2022-11-09T01:30:02.406Z] 891c053d2c06: Pulling fs layer [2022-11-09T01:30:02.406Z] dda99020689f: Waiting [2022-11-09T01:30:02.406Z] db1c61fa0a46: Waiting [2022-11-09T01:30:02.406Z] 891c053d2c06: Waiting [2022-11-09T01:30:02.406Z] fc693d55d65f: Waiting [2022-11-09T01:30:02.406Z] 7e9fc2657dce: Waiting [2022-11-09T01:30:02.406Z] e16973657156: Verifying Checksum [2022-11-09T01:30:02.406Z] e16973657156: Download complete [2022-11-09T01:30:02.406Z] 35d82f9e3411: Verifying Checksum [2022-11-09T01:30:02.406Z] 35d82f9e3411: Download complete [2022-11-09T01:30:02.406Z] 7e9fc2657dce: Verifying Checksum [2022-11-09T01:30:02.406Z] 7e9fc2657dce: Download complete [2022-11-09T01:30:02.406Z] dda99020689f: Verifying Checksum [2022-11-09T01:30:02.406Z] dda99020689f: Download complete [2022-11-09T01:30:02.406Z] 9b18e9b68314: Verifying Checksum [2022-11-09T01:30:02.406Z] 9b18e9b68314: Download complete [2022-11-09T01:30:03.869Z] 9b18e9b68314: Pull complete [2022-11-09T01:30:03.869Z] 891c053d2c06: Verifying Checksum [2022-11-09T01:30:03.869Z] 891c053d2c06: Download complete [2022-11-09T01:30:04.462Z] 35d82f9e3411: Pull complete [2022-11-09T01:30:04.742Z] e16973657156: Pull complete [2022-11-09T01:30:05.337Z] db1c61fa0a46: Verifying Checksum [2022-11-09T01:30:05.337Z] db1c61fa0a46: Download complete [2022-11-09T01:30:05.929Z] fc693d55d65f: Verifying Checksum [2022-11-09T01:30:05.929Z] fc693d55d65f: Download complete [2022-11-09T01:30:06.842Z] Removing intermediate container dc77ce53eb72 [2022-11-09T01:30:06.842Z] ---> 209fbec8ec01 [2022-11-09T01:30:06.842Z] Step 7/24 : COPY . . [2022-11-09T01:30:06.842Z] Removing intermediate container fccb9d7312d3 [2022-11-09T01:30:06.842Z] ---> c44c17775a28 [2022-11-09T01:30:06.842Z] Step 7/24 : COPY . . [2022-11-09T01:30:06.842Z] Removing intermediate container f0147ea5eb3e [2022-11-09T01:30:06.842Z] ---> a6e231549c12 [2022-11-09T01:30:06.842Z] Step 8/23 : COPY . . [2022-11-09T01:30:06.842Z] Removing intermediate container f5c6ce989ef9 [2022-11-09T01:30:06.842Z] ---> 1231f6e609c0 [2022-11-09T01:30:06.842Z] Step 7/19 : COPY . . [2022-11-09T01:30:06.842Z] Removing intermediate container 37f292e003fc [2022-11-09T01:30:06.842Z] ---> 527090853172 [2022-11-09T01:30:06.842Z] Step 7/32 : COPY . . [2022-11-09T01:30:16.817Z] ---> bf7e9f182f49 [2022-11-09T01:30:16.817Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T01:30:16.817Z] ---> 0edb18b388fd [2022-11-09T01:30:16.817Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T01:30:16.817Z] ---> 4867f4bdf077 [2022-11-09T01:30:16.817Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T01:30:16.817Z] ---> Running in cae97398ebfa [2022-11-09T01:30:16.817Z] ---> Running in f51bba4d7a3a [2022-11-09T01:30:16.817Z] ---> 74bee8454773 [2022-11-09T01:30:16.817Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T01:30:16.817Z] ---> c3fa187300ee [2022-11-09T01:30:16.817Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T01:30:16.817Z] ---> Running in 092567dbe319 [2022-11-09T01:30:16.817Z] ---> Running in 1d967288c570 [2022-11-09T01:30:16.817Z] ---> Running in 0d36cd0d5e04 [2022-11-09T01:30:16.817Z] Removing intermediate container 092567dbe319 [2022-11-09T01:30:16.817Z] ---> 7132cb4caea2 [2022-11-09T01:30:16.817Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T01:30:16.817Z] Removing intermediate container 1d967288c570 [2022-11-09T01:30:16.817Z] ---> cdeb2a94fd8e [2022-11-09T01:30:16.817Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T01:30:16.817Z] ---> Running in 19a5772e70c3 [2022-11-09T01:30:16.817Z] ---> Running in 99f2adb22abc [2022-11-09T01:30:16.817Z] Removing intermediate container 19a5772e70c3 [2022-11-09T01:30:16.817Z] ---> 7ac6c9b58080 [2022-11-09T01:30:16.817Z] 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 [2022-11-09T01:30:16.817Z] ---> Running in 2df21c24605a [2022-11-09T01:30:16.817Z] Removing intermediate container 99f2adb22abc [2022-11-09T01:30:16.817Z] ---> cff6fe05ff47 [2022-11-09T01:30:16.817Z] 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 [2022-11-09T01:30:16.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-09T01:30:16.817Z] ---> Running in 2d449a0dd1ab [2022-11-09T01:30:16.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T01:30:17.075Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T01:30:17.665Z] Removing intermediate container 2df21c24605a [2022-11-09T01:30:17.665Z] ---> 72e78316fd17 [2022-11-09T01:30:17.665Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T01:30:17.924Z] ---> Running in 3345a53eebfc [2022-11-09T01:30:17.924Z] Removing intermediate container 2d449a0dd1ab [2022-11-09T01:30:17.924Z] ---> 553b166359ec [2022-11-09T01:30:17.924Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T01:30:17.924Z] ---> Running in 58d19e95f084 [2022-11-09T01:30:18.182Z] Removing intermediate container 3345a53eebfc [2022-11-09T01:30:18.182Z] ---> 0aafeb7a72f0 [2022-11-09T01:30:18.182Z] [2022-11-09T01:30:18.182Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T01:30:18.182Z] Removing intermediate container 58d19e95f084 [2022-11-09T01:30:18.182Z] ---> b9c23226dc6a [2022-11-09T01:30:18.182Z] [2022-11-09T01:30:18.182Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T01:30:18.274Z] fc693d55d65f: Pull complete [2022-11-09T01:30:18.274Z] 7e9fc2657dce: Pull complete [2022-11-09T01:30:18.274Z] dda99020689f: Pull complete [2022-11-09T01:30:19.115Z] 3.15: Pulling from library/alpine [2022-11-09T01:30:19.115Z] 3.15: Pulling from library/alpine [2022-11-09T01:30:20.046Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T01:30:20.046Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T01:30:20.046Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T01:30:20.046Z] Status: Image is up to date for alpine:3.15 [2022-11-09T01:30:20.046Z] ---> c4fc93816858 [2022-11-09T01:30:20.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:30:20.046Z] ---> c4fc93816858 [2022-11-09T01:30:20.046Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:30:20.304Z] ---> Running in 8958dcb589ed [2022-11-09T01:30:20.304Z] ---> Running in 42ab1c42ca13 [2022-11-09T01:30:20.869Z] Removing intermediate container 42ab1c42ca13 [2022-11-09T01:30:20.869Z] ---> 2803d8a7d022 [2022-11-09T01:30:20.869Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T01:30:20.869Z] Removing intermediate container 8958dcb589ed [2022-11-09T01:30:20.869Z] ---> 0c4b3bc3bc29 [2022-11-09T01:30:20.870Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T01:30:20.870Z] ---> Running in 9063dd223e04 [2022-11-09T01:30:20.870Z] ---> Running in d290ad2b73e2 [2022-11-09T01:30:21.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:21.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:21.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:21.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:21.955Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T01:30:21.955Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T01:30:21.955Z] OK: 15859 distinct packages available [2022-11-09T01:30:21.955Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T01:30:21.955Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T01:30:21.955Z] OK: 15859 distinct packages available [2022-11-09T01:30:21.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:21.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:21.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:21.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:22.214Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T01:30:22.214Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T01:30:22.214Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T01:30:22.214Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T01:30:22.214Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T01:30:22.214Z] OK: 6 MiB in 18 packages [2022-11-09T01:30:22.214Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T01:30:22.214Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T01:30:22.214Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T01:30:22.214Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T01:30:22.214Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T01:30:22.214Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T01:30:22.214Z] OK: 7 MiB in 19 packages [2022-11-09T01:30:23.598Z] Removing intermediate container d290ad2b73e2 [2022-11-09T01:30:23.599Z] ---> 71ed9bbfb545 [2022-11-09T01:30:23.599Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T01:30:23.599Z] Removing intermediate container 9063dd223e04 [2022-11-09T01:30:23.599Z] ---> 787dff92d6ca [2022-11-09T01:30:23.599Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T01:30:25.158Z] db1c61fa0a46: Pull complete [2022-11-09T01:30:25.504Z] ---> 898004168ef7 [2022-11-09T01:30:25.504Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T01:30:26.580Z] 891c053d2c06: Pull complete [2022-11-09T01:30:26.580Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-09T01:30:26.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T01:30:26.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T01:30:26.911Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T01:30:26.911Z] WORKDIR /edgex [2022-11-09T01:30:26.911Z] COPY go.mod . [2022-11-09T01:30:26.912Z] RUN go mod download [2022-11-09T01:30:26.912Z] docker build -t ci-base-image-arm64 -f - . [2022-11-09T01:30:27.400Z] ---> 2e120899a496 [2022-11-09T01:30:27.400Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T01:30:27.498Z] Sending build context to Docker daemon 3.277MB [2022-11-09T01:30:27.498Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T01:30:27.498Z] ---> f96f9c87975a [2022-11-09T01:30:27.498Z] Step 2/4 : WORKDIR /edgex [2022-11-09T01:30:27.967Z] ---> 750d1393ca7d [2022-11-09T01:30:27.967Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T01:30:28.226Z] ---> a4ce98fa6aba [2022-11-09T01:30:28.226Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T01:30:28.226Z] ---> Running in 917121623aa4 [2022-11-09T01:30:28.485Z] Removing intermediate container 917121623aa4 [2022-11-09T01:30:28.485Z] ---> 9290f0cc6bca [2022-11-09T01:30:28.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T01:30:29.049Z] ---> 75e58bad2cf2 [2022-11-09T01:30:29.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T01:30:29.308Z] ---> 6694ea9e25a1 [2022-11-09T01:30:29.308Z] Step 19/24 : WORKDIR / [2022-11-09T01:30:29.308Z] ---> Running in 7451319494af [2022-11-09T01:30:29.569Z] ---> 1ebc13ba398a [2022-11-09T01:30:29.569Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T01:30:29.827Z] Removing intermediate container 7451319494af [2022-11-09T01:30:29.827Z] ---> 86f5a81c19a9 [2022-11-09T01:30:29.827Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T01:30:30.087Z] ---> Running in 898e21c465eb [2022-11-09T01:30:30.087Z] Removing intermediate container 898e21c465eb [2022-11-09T01:30:30.087Z] ---> 388bf33e7530 [2022-11-09T01:30:30.087Z] Step 3/4 : COPY go.mod . [2022-11-09T01:30:30.087Z] ---> Running in 4634c66fdf9a [2022-11-09T01:30:30.087Z] ---> e3f47373070f [2022-11-09T01:30:30.087Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T01:30:30.345Z] ---> Running in 494a32a1cc8b [2022-11-09T01:30:30.345Z] Removing intermediate container 4634c66fdf9a [2022-11-09T01:30:30.345Z] ---> 74fbd3b3755f [2022-11-09T01:30:30.346Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T01:30:30.346Z] ---> Running in ca2bebacbfb0 [2022-11-09T01:30:30.363Z] ---> 0fc0981b06dd [2022-11-09T01:30:30.363Z] Step 4/4 : RUN go mod download [2022-11-09T01:30:30.604Z] Removing intermediate container 494a32a1cc8b [2022-11-09T01:30:30.604Z] ---> e36682a0f7fc [2022-11-09T01:30:30.604Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T01:30:30.631Z] ---> Running in 68815b25f008 [2022-11-09T01:30:30.862Z] Removing intermediate container ca2bebacbfb0 [2022-11-09T01:30:30.862Z] ---> 9098f94869b0 [2022-11-09T01:30:30.862Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T01:30:30.862Z] ---> Running in 7deb10078bd4 [2022-11-09T01:30:30.862Z] ---> Running in 76de800be3f6 [2022-11-09T01:30:31.134Z] Removing intermediate container 7deb10078bd4 [2022-11-09T01:30:31.134Z] ---> 08c83f7c2af0 [2022-11-09T01:30:31.134Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T01:30:31.134Z] Removing intermediate container 76de800be3f6 [2022-11-09T01:30:31.134Z] ---> f51d50c5bc81 [2022-11-09T01:30:31.134Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:30:31.392Z] ---> Running in 6329c7b87757 [2022-11-09T01:30:31.392Z] ---> Running in aed027b847e8 [2022-11-09T01:30:31.650Z] Removing intermediate container aed027b847e8 [2022-11-09T01:30:31.650Z] ---> 0599e583b9b5 [2022-11-09T01:30:31.650Z] Step 24/24 : LABEL version=2.3.0-dev.106 [2022-11-09T01:30:31.650Z] Removing intermediate container 6329c7b87757 [2022-11-09T01:30:31.650Z] ---> 0801166d3bae [2022-11-09T01:30:31.650Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:30:31.909Z] ---> Running in 6c260ce3933e [2022-11-09T01:30:31.909Z] ---> Running in 9c2277676bc7 [2022-11-09T01:30:32.478Z] Removing intermediate container 6c260ce3933e [2022-11-09T01:30:32.478Z] ---> c845559c7ad1 [2022-11-09T01:30:32.478Z] [2022-11-09T01:30:32.478Z] Removing intermediate container 9c2277676bc7 [2022-11-09T01:30:32.478Z] ---> f8cbcbbac8dd [2022-11-09T01:30:32.478Z] Step 24/24 : LABEL version=2.3.0-dev.106 [2022-11-09T01:30:32.478Z] Successfully built c845559c7ad1 [2022-11-09T01:30:32.478Z] Successfully tagged security-spire-config:latest [2022-11-09T01:30:32.478Z] Building core-data [2022-11-09T01:30:32.736Z]  Building security-spire-config ... done  ---> Running in edd5dc168c26 [2022-11-09T01:30:34.112Z] Removing intermediate container edd5dc168c26 [2022-11-09T01:30:34.112Z] ---> 57522b36796e [2022-11-09T01:30:34.112Z] [2022-11-09T01:30:34.112Z] Successfully built 57522b36796e [2022-11-09T01:30:34.112Z] Successfully tagged security-spire-agent:latest [2022-11-09T01:30:34.112Z]  Building security-spire-agent ... done Building support-scheduler [2022-11-09T01:30:37.393Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:30:37.393Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:30:37.393Z] ---> 129b5a13805e [2022-11-09T01:30:37.393Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:30:37.393Z] ---> Using cache [2022-11-09T01:30:37.393Z] ---> 114563d9a148 [2022-11-09T01:30:37.393Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T01:30:37.393Z] ---> Using cache [2022-11-09T01:30:37.393Z] ---> 7fe97955348a [2022-11-09T01:30:37.393Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T01:30:38.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:30:38.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:30:38.324Z] ---> 129b5a13805e [2022-11-09T01:30:38.324Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:30:38.324Z] ---> Using cache [2022-11-09T01:30:38.324Z] ---> 114563d9a148 [2022-11-09T01:30:38.324Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T01:30:38.324Z] ---> Using cache [2022-11-09T01:30:38.324Z] ---> 7fe97955348a [2022-11-09T01:30:38.324Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T01:30:38.324Z] ---> Using cache [2022-11-09T01:30:38.324Z] ---> 729856e91e8e [2022-11-09T01:30:38.324Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T01:30:38.324Z] ---> Using cache [2022-11-09T01:30:38.324Z] ---> b3e5e79ef996 [2022-11-09T01:30:38.324Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:30:38.324Z] ---> Using cache [2022-11-09T01:30:38.324Z] ---> a6e231549c12 [2022-11-09T01:30:38.324Z] Step 8/22 : COPY . . [2022-11-09T01:30:38.324Z] ---> Using cache [2022-11-09T01:30:38.324Z] ---> 74bee8454773 [2022-11-09T01:30:38.324Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T01:30:40.225Z] ---> Running in 1f39c4603e9f [2022-11-09T01:30:40.225Z] ---> Running in 318dd3364c5f [2022-11-09T01:30:40.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T01:30:40.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:40.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:41.069Z] OK: 211 MiB in 51 packages [2022-11-09T01:30:42.007Z] Removing intermediate container 318dd3364c5f [2022-11-09T01:30:42.007Z] ---> f632c4ed77cd [2022-11-09T01:30:42.007Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T01:30:42.577Z] ---> 100c7e090710 [2022-11-09T01:30:42.577Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:30:42.577Z] ---> Running in 14cea08420ab [2022-11-09T01:30:45.867Z] Removing intermediate container f51bba4d7a3a [2022-11-09T01:30:45.867Z] ---> 356992666348 [2022-11-09T01:30:45.867Z] [2022-11-09T01:30:45.867Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T01:30:45.867Z] Removing intermediate container 0d36cd0d5e04 [2022-11-09T01:30:45.867Z] ---> efb3cd18988b [2022-11-09T01:30:45.867Z] [2022-11-09T01:30:45.867Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T01:30:46.805Z] 3.16: Pulling from library/alpine [2022-11-09T01:30:46.805Z] 3.16: Pulling from library/alpine [2022-11-09T01:30:48.722Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T01:30:48.979Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T01:30:48.979Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T01:30:48.979Z] Status: Image is up to date for alpine:3.16 [2022-11-09T01:30:48.979Z] ---> 9c6f07244728 [2022-11-09T01:30:48.979Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 9c6f07244728 [2022-11-09T01:30:48.979Z] [2022-11-09T01:30:48.979Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T01:30:49.241Z] ---> Running in e605121dbd25 [2022-11-09T01:30:49.241Z] ---> Running in ce138d58a8dd [2022-11-09T01:30:49.241Z] Removing intermediate container cae97398ebfa [2022-11-09T01:30:49.241Z] ---> 9d9dd863473f [2022-11-09T01:30:49.241Z] [2022-11-09T01:30:49.241Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T01:30:49.241Z] ---> c4fc93816858 [2022-11-09T01:30:49.241Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:30:49.241Z] ---> Using cache [2022-11-09T01:30:49.241Z] ---> 2803d8a7d022 [2022-11-09T01:30:49.241Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T01:30:49.500Z] ---> Running in 569fa71ea590 [2022-11-09T01:30:49.500Z] Removing intermediate container ce138d58a8dd [2022-11-09T01:30:49.500Z] ---> c2adf908949c [2022-11-09T01:30:49.500Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T01:30:49.500Z] ---> Running in f8f7103cf619 [2022-11-09T01:30:49.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:50.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:50.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:50.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:50.275Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T01:30:50.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:50.275Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:30:50.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:50.275Z] OK: 6 MiB in 15 packages [2022-11-09T01:30:50.532Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T01:30:50.532Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T01:30:50.532Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:30:50.532Z] OK: 6 MiB in 16 packages [2022-11-09T01:30:50.532Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T01:30:50.532Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T01:30:50.532Z] OK: 15859 distinct packages available [2022-11-09T01:30:50.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:50.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:30:51.097Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T01:30:51.097Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T01:30:51.097Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T01:30:51.097Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T01:30:51.097Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T01:30:51.097Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T01:30:51.097Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T01:30:51.097Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T01:30:51.097Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T01:30:51.097Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T01:30:51.097Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:30:51.097Z] OK: 8 MiB in 23 packages [2022-11-09T01:30:51.355Z] Removing intermediate container e605121dbd25 [2022-11-09T01:30:51.355Z] ---> f8da18fb8b89 [2022-11-09T01:30:51.355Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:30:51.612Z] ---> Running in 6d0d9e53a177 [2022-11-09T01:30:51.612Z] Removing intermediate container f8f7103cf619 [2022-11-09T01:30:51.612Z] ---> 2c5680d05fcf [2022-11-09T01:30:51.612Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T01:30:51.880Z] ---> Running in b8618e67b49f [2022-11-09T01:30:51.880Z] Removing intermediate container 6d0d9e53a177 [2022-11-09T01:30:51.880Z] ---> a49be01a079e [2022-11-09T01:30:51.880Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T01:30:51.880Z] ---> Running in 55d8b311eafd [2022-11-09T01:30:52.137Z] Removing intermediate container 569fa71ea590 [2022-11-09T01:30:52.137Z] ---> c6590b1bd66f [2022-11-09T01:30:52.137Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:30:52.137Z] Removing intermediate container b8618e67b49f [2022-11-09T01:30:52.137Z] ---> 52c1f78528fa [2022-11-09T01:30:52.137Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T01:30:52.137Z] Removing intermediate container 55d8b311eafd [2022-11-09T01:30:52.137Z] ---> c3329d10d6d4 [2022-11-09T01:30:52.137Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T01:30:52.395Z] ---> Running in c48810f7fb93 [2022-11-09T01:30:52.395Z] ---> Running in 95dd50ac84a2 [2022-11-09T01:30:52.395Z] Removing intermediate container c48810f7fb93 [2022-11-09T01:30:52.395Z] ---> d8b8cbd976f5 [2022-11-09T01:30:52.395Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T01:30:52.653Z] Removing intermediate container 95dd50ac84a2 [2022-11-09T01:30:52.653Z] ---> 46779bc03d69 [2022-11-09T01:30:52.653Z] Step 15/23 : WORKDIR / [2022-11-09T01:30:52.653Z] ---> Running in 18fa434b70d0 [2022-11-09T01:30:52.653Z] ---> 5b715796752e [2022-11-09T01:30:52.653Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T01:30:52.653Z] ---> Running in 67662eb7809b [2022-11-09T01:30:52.911Z] Removing intermediate container 18fa434b70d0 [2022-11-09T01:30:52.911Z] ---> 85f4b23bc18d [2022-11-09T01:30:52.911Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T01:30:52.911Z] Removing intermediate container 67662eb7809b [2022-11-09T01:30:52.911Z] ---> e813226fdb81 [2022-11-09T01:30:52.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:30:52.911Z] ---> Running in 32e3d1900a33 [2022-11-09T01:30:53.169Z] Removing intermediate container 32e3d1900a33 [2022-11-09T01:30:53.169Z] ---> 02b423a2d699 [2022-11-09T01:30:53.169Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T01:30:53.427Z] ---> Running in b3b76833b8dd [2022-11-09T01:30:53.427Z] ---> 884eff51a628 [2022-11-09T01:30:53.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T01:30:53.994Z] ---> 24ecb2c927c6 [2022-11-09T01:30:53.994Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T01:30:54.251Z] ---> f5628116d7d3 [2022-11-09T01:30:54.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T01:30:54.574Z] ---> d53ebf48befb [2022-11-09T01:30:54.574Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T01:30:54.574Z] ---> Running in 662ce9ac2944 [2022-11-09T01:30:54.854Z] Removing intermediate container b3b76833b8dd [2022-11-09T01:30:54.854Z] ---> 5b5bbbd13a76 [2022-11-09T01:30:54.854Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T01:30:54.854Z] Removing intermediate container 662ce9ac2944 [2022-11-09T01:30:54.854Z] ---> 2cef2e6ec006 [2022-11-09T01:30:54.854Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:30:55.114Z] ---> d62132a685c1 [2022-11-09T01:30:55.114Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T01:30:55.114Z] ---> Running in 0c6dfee19b4b [2022-11-09T01:30:55.114Z] ---> Running in a8be2f2ced0e [2022-11-09T01:30:55.114Z] ---> Running in a81e956a01dd [2022-11-09T01:30:55.372Z] Removing intermediate container a8be2f2ced0e [2022-11-09T01:30:55.372Z] ---> d112671aaa01 [2022-11-09T01:30:55.372Z] Step 17/19 : LABEL arch=x86_64 [2022-11-09T01:30:55.631Z] Removing intermediate container 0c6dfee19b4b [2022-11-09T01:30:55.631Z] ---> 9a18b022703d [2022-11-09T01:30:55.631Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T01:30:55.631Z] ---> Running in 49137b393b07 [2022-11-09T01:30:55.631Z] Removing intermediate container a81e956a01dd [2022-11-09T01:30:55.631Z] ---> b8944a943682 [2022-11-09T01:30:55.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:30:55.631Z] ---> Running in 9b5d38c600b7 [2022-11-09T01:30:55.889Z] Removing intermediate container 49137b393b07 [2022-11-09T01:30:55.889Z] ---> 6e7584ba9b43 [2022-11-09T01:30:55.889Z] Step 18/19 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:30:55.889Z] ---> Running in 08647080c9c8 [2022-11-09T01:30:56.147Z] ---> 9744f1b21890 [2022-11-09T01:30:56.147Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T01:30:56.147Z] Removing intermediate container 9b5d38c600b7 [2022-11-09T01:30:56.147Z] ---> a9c2a37ab080 [2022-11-09T01:30:56.147Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T01:30:56.147Z] ---> Running in 7cb8d3726e12 [2022-11-09T01:30:56.405Z] Removing intermediate container 08647080c9c8 [2022-11-09T01:30:56.405Z] ---> b712f80be49d [2022-11-09T01:30:56.405Z] Step 19/19 : LABEL version=2.3.0-dev.106 [2022-11-09T01:30:56.405Z] ---> Running in 1695c504457a [2022-11-09T01:30:56.405Z] ---> Running in bdf1bf90d5ac [2022-11-09T01:30:56.663Z] Removing intermediate container 1695c504457a [2022-11-09T01:30:56.663Z] ---> 026eb2a5c27f [2022-11-09T01:30:56.663Z] Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:30:56.663Z] Removing intermediate container bdf1bf90d5ac [2022-11-09T01:30:56.663Z] ---> dea659b1673d [2022-11-09T01:30:56.663Z] [2022-11-09T01:30:56.663Z] ---> Running in 9f34831255c3 [2022-11-09T01:30:56.927Z] Successfully built dea659b1673d [2022-11-09T01:30:56.927Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-09T01:30:56.927Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-11-09T01:30:57.184Z] Removing intermediate container 9f34831255c3 [2022-11-09T01:30:57.184Z] ---> 9f75c504d48c [2022-11-09T01:30:57.184Z] Step 23/23 : LABEL version=2.3.0-dev.106 [2022-11-09T01:30:58.571Z] ---> Running in b4f63ffc5404 [2022-11-09T01:30:58.829Z] Removing intermediate container b4f63ffc5404 [2022-11-09T01:30:58.829Z] ---> 71d6f3a056cd [2022-11-09T01:30:58.829Z] [2022-11-09T01:30:58.829Z] Successfully built 71d6f3a056cd [2022-11-09T01:30:59.087Z] Successfully tagged core-command:latest [2022-11-09T01:30:59.087Z] Building sys-mgmt-agent [2022-11-09T01:30:59.087Z]  Building core-command ... done Removing intermediate container 7cb8d3726e12 [2022-11-09T01:30:59.087Z] ---> ba2eea73d86e [2022-11-09T01:30:59.088Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:30:59.088Z] Removing intermediate container 14cea08420ab [2022-11-09T01:30:59.088Z] ---> 4762054e2f44 [2022-11-09T01:30:59.088Z] Step 8/22 : COPY . . [2022-11-09T01:31:01.023Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:01.023Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:01.023Z] ---> 129b5a13805e [2022-11-09T01:31:01.023Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:31:01.023Z] ---> Using cache [2022-11-09T01:31:01.023Z] ---> 114563d9a148 [2022-11-09T01:31:01.023Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T01:31:01.023Z] ---> Using cache [2022-11-09T01:31:01.023Z] ---> 7fe97955348a [2022-11-09T01:31:01.023Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T01:31:01.023Z] ---> Using cache [2022-11-09T01:31:01.023Z] ---> 729856e91e8e [2022-11-09T01:31:01.023Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T01:31:01.023Z] ---> Using cache [2022-11-09T01:31:01.023Z] ---> b3e5e79ef996 [2022-11-09T01:31:01.023Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:31:01.023Z] ---> Using cache [2022-11-09T01:31:01.023Z] ---> a6e231549c12 [2022-11-09T01:31:01.023Z] Step 8/24 : COPY . . [2022-11-09T01:31:01.023Z] ---> Using cache [2022-11-09T01:31:01.023Z] ---> 74bee8454773 [2022-11-09T01:31:01.023Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T01:31:02.920Z] Removing intermediate container 68815b25f008 [2022-11-09T01:31:02.920Z] ---> df04a371b515 [2022-11-09T01:31:02.920Z] Successfully built df04a371b515 [2022-11-09T01:31:02.920Z] Successfully tagged ci-base-image-arm64:latest [2022-11-09T01:31:02.936Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:02.936Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:02.936Z] ---> 129b5a13805e [2022-11-09T01:31:02.936Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T01:31:02.936Z] ---> Using cache [2022-11-09T01:31:02.936Z] ---> 4a3867ec96f8 [2022-11-09T01:31:02.936Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T01:31:02.936Z] ---> 77e9418f27bd [2022-11-09T01:31:02.936Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:31:03.271Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T01:31:03.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:31:03.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-118715 does not seem to be running inside a container [2022-11-09T01:31:03.501Z] ---> Running in 3ebb687589ee [2022-11-09T01:31:03.501Z] ---> Running in efb7d81974b9 [2022-11-09T01:31:03.501Z] ---> e0a2f76b40b6 [2022-11-09T01:31:03.501Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T01:31:03.501Z] ---> efea50fa5f9c [2022-11-09T01:31:03.501Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T01:31:03.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-09T01:31:03.760Z] ---> Running in 704914818c0b [2022-11-09T01:31:03.760Z] ---> 57838eaa3da2 [2022-11-09T01:31:03.760Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T01:31:04.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:04.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T01:31:04.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:04.370Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T01:31:04.370Z] ---> 078f2f5d2bc4 [2022-11-09T01:31:04.370Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T01:31:04.628Z] OK: 211 MiB in 51 packages [2022-11-09T01:31:04.628Z] ---> f10a79385c75 [2022-11-09T01:31:04.628Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T01:31:04.896Z] $ docker top 5d72675411475159698168584097c96d049de6efdd62edd83d535322d0b7d789 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T01:31:05.193Z] ---> 053704946317 [2022-11-09T01:31:05.193Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T01:31:05.193Z] Removing intermediate container efb7d81974b9 [2022-11-09T01:31:05.193Z] ---> 20e3f9f2af15 [2022-11-09T01:31:05.193Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T01:31:05.451Z] ---> 9849de665b92 [2022-11-09T01:31:05.451Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T01:31:05.451Z] ---> 9940d1881f7e [2022-11-09T01:31:05.451Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:31:05.708Z] ---> Running in 716d91338716 [2022-11-09T01:31:05.708Z] ---> Running in 7096b268e8b0 [2022-11-09T01:31:05.727Z] + go version [2022-11-09T01:31:05.727Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-09T01:31:05.749Z] $ docker stop --time=1 5d72675411475159698168584097c96d049de6efdd62edd83d535322d0b7d789 [2022-11-09T01:31:06.664Z] Removing intermediate container 716d91338716 [2022-11-09T01:31:06.664Z] ---> 350c19d44c57 [2022-11-09T01:31:06.664Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T01:31:06.924Z] ---> Running in c17e60b6cf59 [2022-11-09T01:31:06.924Z] Removing intermediate container 1f39c4603e9f [2022-11-09T01:31:06.924Z] ---> a6a080b0b32f [2022-11-09T01:31:06.924Z] [2022-11-09T01:31:06.924Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T01:31:06.924Z] ---> 9c6f07244728 [2022-11-09T01:31:06.924Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T01:31:06.924Z] ---> Using cache [2022-11-09T01:31:06.924Z] ---> f8da18fb8b89 [2022-11-09T01:31:06.924Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:31:06.924Z] ---> Using cache [2022-11-09T01:31:06.924Z] ---> a49be01a079e [2022-11-09T01:31:06.924Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T01:31:06.924Z] ---> Running in bb978a096295 [2022-11-09T01:31:06.924Z] Removing intermediate container c17e60b6cf59 [2022-11-09T01:31:06.924Z] ---> 3a490b2e408e [2022-11-09T01:31:06.924Z] Step 29/32 : CMD ["gate"] [2022-11-09T01:31:07.182Z] ---> Running in cc0e74ec995c [2022-11-09T01:31:07.182Z] Removing intermediate container bb978a096295 [2022-11-09T01:31:07.182Z] ---> 2c6b5664b16b [2022-11-09T01:31:07.182Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T01:31:07.182Z] ---> Running in 804ac17bbf77 [2022-11-09T01:31:07.182Z] Removing intermediate container cc0e74ec995c [2022-11-09T01:31:07.182Z] ---> 045253fd10e9 [2022-11-09T01:31:07.182Z] Step 30/32 : LABEL arch=x86_64 [2022-11-09T01:31:07.393Z] $ docker rm -f 5d72675411475159698168584097c96d049de6efdd62edd83d535322d0b7d789 [2022-11-09T01:31:07.440Z] ---> Running in 8ed011f66b23 [2022-11-09T01:31:07.440Z] Removing intermediate container 804ac17bbf77 [2022-11-09T01:31:07.440Z] ---> 637facae4c41 [2022-11-09T01:31:07.440Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [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 [2022-11-09T01:31:07.700Z] Removing intermediate container 8ed011f66b23 [2022-11-09T01:31:07.700Z] ---> 564119896b81 [2022-11-09T01:31:07.700Z] Step 31/32 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:31:07.700Z] ---> eb436fe37d47 [2022-11-09T01:31:07.700Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T01:31:07.700Z] ---> Running in 8c82d3d05479 [2022-11-09T01:31:07.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T01:31:07.977Z] [2022-11-09T01:31:07.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:31:08.266Z] Removing intermediate container 8c82d3d05479 [2022-11-09T01:31:08.266Z] ---> 83339aca7f0d [2022-11-09T01:31:08.266Z] Step 32/32 : LABEL version=2.3.0-dev.106 [2022-11-09T01:31:08.266Z] ---> Running in d2248c56465c [2022-11-09T01:31:08.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T01:31:08.311Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-09T01:31:08.311Z] 29e5d40040c1: Pulling fs layer [2022-11-09T01:31:08.311Z] 1ce36da41761: Pulling fs layer [2022-11-09T01:31:08.311Z] 25b303627fd3: Pulling fs layer [2022-11-09T01:31:08.582Z] 29e5d40040c1: Verifying Checksum [2022-11-09T01:31:08.582Z] 29e5d40040c1: Download complete [2022-11-09T01:31:09.174Z] 1ce36da41761: Verifying Checksum [2022-11-09T01:31:09.174Z] 1ce36da41761: Download complete [2022-11-09T01:31:09.174Z] 29e5d40040c1: Pull complete [2022-11-09T01:31:09.205Z] Removing intermediate container d2248c56465c [2022-11-09T01:31:09.205Z] ---> c6b6afe2b131 [2022-11-09T01:31:09.205Z] [2022-11-09T01:31:09.463Z] Successfully built c6b6afe2b131 [2022-11-09T01:31:09.463Z] ---> f7492b0113ed [2022-11-09T01:31:09.463Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T01:31:09.463Z] Successfully tagged security-bootstrapper:latest [2022-11-09T01:31:09.463Z]  Building security-bootstrapper ... done Building support-notifications [2022-11-09T01:31:10.599Z] 1ce36da41761: Pull complete [2022-11-09T01:31:10.599Z] 25b303627fd3: Verifying Checksum [2022-11-09T01:31:10.599Z] 25b303627fd3: Download complete [2022-11-09T01:31:12.032Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:12.032Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:12.032Z] ---> 129b5a13805e [2022-11-09T01:31:12.032Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:31:12.032Z] ---> Using cache [2022-11-09T01:31:12.032Z] ---> 114563d9a148 [2022-11-09T01:31:12.032Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T01:31:12.032Z] ---> Using cache [2022-11-09T01:31:12.032Z] ---> 7fe97955348a [2022-11-09T01:31:12.032Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T01:31:12.970Z] ---> 97dce3b30995 [2022-11-09T01:31:12.970Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T01:31:12.970Z] ---> Running in 96e3194486c8 [2022-11-09T01:31:12.970Z] ---> Running in 3d59ba31c48b [2022-11-09T01:31:13.228Z] Removing intermediate container 3d59ba31c48b [2022-11-09T01:31:13.228Z] ---> c7585292e54b [2022-11-09T01:31:13.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:31:13.486Z] ---> Running in 4490e5f37078 [2022-11-09T01:31:13.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:13.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:14.038Z] OK: 211 MiB in 51 packages [2022-11-09T01:31:14.038Z] Removing intermediate container 4490e5f37078 [2022-11-09T01:31:14.038Z] ---> f49290c708e1 [2022-11-09T01:31:14.038Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T01:31:14.298Z] ---> Running in d4f382005249 [2022-11-09T01:31:14.863Z] Removing intermediate container d4f382005249 [2022-11-09T01:31:14.863Z] ---> 7eae3f214124 [2022-11-09T01:31:14.863Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:31:15.124Z] ---> Running in 8f993c308890 [2022-11-09T01:31:15.124Z] Removing intermediate container 96e3194486c8 [2022-11-09T01:31:15.124Z] ---> f4ac348060e1 [2022-11-09T01:31:15.124Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T01:31:15.696Z] Removing intermediate container 8f993c308890 [2022-11-09T01:31:15.696Z] ---> 60033f52de6f [2022-11-09T01:31:15.696Z] Step 22/22 : LABEL version=2.3.0-dev.106 [2022-11-09T01:31:15.696Z] ---> 531e6b2db393 [2022-11-09T01:31:15.696Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:31:15.955Z] ---> Running in bcc6ed6c65c0 [2022-11-09T01:31:15.955Z] ---> Running in 8ac4bc8b5497 [2022-11-09T01:31:16.213Z] Removing intermediate container bcc6ed6c65c0 [2022-11-09T01:31:16.213Z] ---> 5840ec81ede8 [2022-11-09T01:31:16.213Z] [2022-11-09T01:31:16.213Z] Successfully built 5840ec81ede8 [2022-11-09T01:31:16.213Z] Successfully tagged support-scheduler:latest [2022-11-09T01:31:16.213Z] Building security-proxy-setup [2022-11-09T01:31:20.401Z]  Building support-scheduler ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:20.401Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:20.401Z] ---> 129b5a13805e [2022-11-09T01:31:20.401Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T01:31:20.401Z] ---> Using cache [2022-11-09T01:31:20.401Z] ---> 4a3867ec96f8 [2022-11-09T01:31:20.401Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T01:31:20.401Z] ---> Using cache [2022-11-09T01:31:20.401Z] ---> 79722482cf28 [2022-11-09T01:31:20.401Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T01:31:20.401Z] ---> Using cache [2022-11-09T01:31:20.401Z] ---> f0f68848627c [2022-11-09T01:31:20.401Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:31:20.401Z] ---> Using cache [2022-11-09T01:31:20.401Z] ---> 527090853172 [2022-11-09T01:31:20.401Z] Step 7/21 : COPY . . [2022-11-09T01:31:20.401Z] ---> Using cache [2022-11-09T01:31:20.401Z] ---> 0edb18b388fd [2022-11-09T01:31:20.401Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T01:31:20.708Z] 25b303627fd3: Pull complete [2022-11-09T01:31:20.708Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-09T01:31:20.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T01:31:20.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:31:20.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-118715 does not seem to be running inside a container [2022-11-09T01:31:20.987Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T01:31:23.254Z] $ docker top ca86d10551edcf0b38ab633cf962444e1472ae7f5d87940e6e8287c080f977d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T01:31:24.117Z] + docker-compose build --help [2022-11-09T01:31:24.117Z] + grep parallel [2022-11-09T01:31:24.590Z] ---> Running in c4f7bf8d911b [2022-11-09T01:31:24.590Z] Removing intermediate container 7096b268e8b0 [2022-11-09T01:31:24.590Z] ---> 54dd19694bf1 [2022-11-09T01:31:24.590Z] Step 7/22 : COPY . . [2022-11-09T01:31:24.590Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T01:31:29.475Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T01:31:29.769Z] $ docker stop --time=1 ca86d10551edcf0b38ab633cf962444e1472ae7f5d87940e6e8287c080f977d4 [2022-11-09T01:31:29.874Z] Removing intermediate container 3ebb687589ee [2022-11-09T01:31:29.874Z] ---> 53b4e2bc00ba [2022-11-09T01:31:29.874Z] [2022-11-09T01:31:29.874Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T01:31:29.874Z] ---> 9c6f07244728 [2022-11-09T01:31:29.874Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T01:31:29.874Z] ---> Using cache [2022-11-09T01:31:29.874Z] ---> f8da18fb8b89 [2022-11-09T01:31:29.874Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:31:29.874Z] ---> Using cache [2022-11-09T01:31:29.874Z] ---> a49be01a079e [2022-11-09T01:31:29.874Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T01:31:29.874Z] ---> 24fde6859f1e [2022-11-09T01:31:29.874Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T01:31:30.133Z] Removing intermediate container 8ac4bc8b5497 [2022-11-09T01:31:30.133Z] ---> c5766731f125 [2022-11-09T01:31:30.133Z] Step 8/22 : COPY . . [2022-11-09T01:31:30.133Z] ---> Running in d7f0d8fe9aaa [2022-11-09T01:31:30.133Z] ---> Running in 48008aa1b547 [2022-11-09T01:31:30.391Z] Removing intermediate container 48008aa1b547 [2022-11-09T01:31:30.391Z] ---> d6b938b0975f [2022-11-09T01:31:30.391Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T01:31:30.650Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T01:31:30.957Z] ---> Running in 1324a65f25d7 [2022-11-09T01:31:30.957Z] Removing intermediate container 704914818c0b [2022-11-09T01:31:30.957Z] ---> acd5dc1a7848 [2022-11-09T01:31:30.957Z] [2022-11-09T01:31:30.957Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T01:31:30.957Z] ---> 9c6f07244728 [2022-11-09T01:31:30.957Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T01:31:31.472Z] $ docker rm -f ca86d10551edcf0b38ab633cf962444e1472ae7f5d87940e6e8287c080f977d4 [2022-11-09T01:31:31.526Z] ---> Running in 42f5df8901dd [2022-11-09T01:31:31.526Z] Removing intermediate container 1324a65f25d7 [2022-11-09T01:31:31.526Z] ---> 6ee811254364 [2022-11-09T01:31:31.526Z] Step 15/24 : WORKDIR / [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:31:32.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T01:31:32.072Z] . [Pipeline] } [Pipeline] // withEnv [2022-11-09T01:31:32.098Z] ---> Running in 1da515d181c6 [2022-11-09T01:31:32.098Z] Removing intermediate container 42f5df8901dd [2022-11-09T01:31:32.098Z] ---> 8f425f9ac7ac [2022-11-09T01:31:32.098Z] Step 12/22 : ENV APP_PORT=59880 [Pipeline] withDockerContainer [2022-11-09T01:31:32.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-118715 does not seem to be running inside a container [2022-11-09T01:31:32.349Z] $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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 [2022-11-09T01:31:32.355Z] ---> Running in 9aee45734ba5 [2022-11-09T01:31:32.355Z] Removing intermediate container 1da515d181c6 [2022-11-09T01:31:32.355Z] ---> f7dc1fb4f403 [2022-11-09T01:31:32.355Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:31:32.612Z] Removing intermediate container 9aee45734ba5 [2022-11-09T01:31:32.612Z] ---> 856694a30875 [2022-11-09T01:31:32.612Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T01:31:32.870Z] ---> Running in d48678fdbe44 [2022-11-09T01:31:32.870Z] ---> d1fd5b181ccb [2022-11-09T01:31:32.870Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T01:31:33.130Z] Removing intermediate container d48678fdbe44 [2022-11-09T01:31:33.130Z] ---> b9d7be9d3c21 [2022-11-09T01:31:33.130Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T01:31:33.130Z] ---> Running in 4e6b38377937 [2022-11-09T01:31:33.617Z] $ docker top 988197ad94d6922becd50b76206b06ced522553a7b7e20f952f947a77da3c0bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T01:31:34.064Z] ---> 949d9c6bc5a6 [2022-11-09T01:31:34.064Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T01:31:34.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:34.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:34.474Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T01:31:34.636Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T01:31:34.636Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T01:31:34.636Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T01:31:34.636Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T01:31:34.636Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T01:31:34.636Z] ---> e666887cd128 [2022-11-09T01:31:34.636Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T01:31:34.636Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T01:31:34.636Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:31:34.636Z] OK: 8 MiB in 20 packages [2022-11-09T01:31:35.203Z] ---> 99ae7bc7c07e [2022-11-09T01:31:35.203Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T01:31:35.203Z] ---> Running in 99048090f2c0 [2022-11-09T01:31:35.463Z] Removing intermediate container 4e6b38377937 [2022-11-09T01:31:35.463Z] ---> a76819a59daa [2022-11-09T01:31:35.463Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:31:35.463Z] Removing intermediate container 99048090f2c0 [2022-11-09T01:31:35.463Z] ---> 47a77e21e7c0 [2022-11-09T01:31:35.464Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:31:35.722Z] ---> Running in 582e1128467c [2022-11-09T01:31:35.722Z] ---> 4a6b8103606d [2022-11-09T01:31:35.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T01:31:35.982Z] Removing intermediate container 582e1128467c [2022-11-09T01:31:35.982Z] ---> cd78a0e87961 [2022-11-09T01:31:35.982Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T01:31:35.982Z] ---> Running in 94a83d53683e [2022-11-09T01:31:36.547Z] Removing intermediate container 94a83d53683e [2022-11-09T01:31:36.547Z] ---> aafd7274391f [2022-11-09T01:31:36.547Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:31:36.547Z] ---> Running in 0e723f647025 [2022-11-09T01:31:36.809Z] ---> af29c9d643d3 [2022-11-09T01:31:36.809Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T01:31:37.066Z] Removing intermediate container 0e723f647025 [2022-11-09T01:31:37.066Z] ---> 6c09f7a95891 [2022-11-09T01:31:37.066Z] Step 24/24 : LABEL version=2.3.0-dev.106 [2022-11-09T01:31:37.066Z] ---> 4fabbf1a46af [2022-11-09T01:31:37.066Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T01:31:37.066Z] ---> Running in b098f183b41a [2022-11-09T01:31:37.325Z] ---> Running in 5c9fe003ed53 [2022-11-09T01:31:37.325Z] ---> e5357836b68c [2022-11-09T01:31:37.325Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T01:31:37.325Z] Removing intermediate container b098f183b41a [2022-11-09T01:31:37.325Z] ---> 0ebd300e915d [2022-11-09T01:31:37.325Z] [2022-11-09T01:31:37.325Z] ---> Running in 099664392e65 [2022-11-09T01:31:37.325Z] Successfully built 0ebd300e915d [2022-11-09T01:31:37.325Z] Successfully tagged core-metadata:latest [2022-11-09T01:31:37.325Z]  Building core-metadata ... done Building security-secretstore-setup [2022-11-09T01:31:37.889Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T01:31:38.564Z] Removing intermediate container 099664392e65 [2022-11-09T01:31:38.564Z] ---> 43552471355a [2022-11-09T01:31:38.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:31:39.560Z] ---> Running in 6c4b7a131467 [2022-11-09T01:31:39.819Z] Removing intermediate container 6c4b7a131467 [2022-11-09T01:31:39.819Z] ---> bd655068c36b [2022-11-09T01:31:39.819Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T01:31:39.819Z] ---> Running in 09fc2485f850 [2022-11-09T01:31:40.384Z] Removing intermediate container 09fc2485f850 [2022-11-09T01:31:40.384Z] ---> f8d55547d407 [2022-11-09T01:31:40.384Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:31:40.646Z] ---> Running in 9e65ec4bc3db [2022-11-09T01:31:40.905Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:40.905Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:40.905Z] ---> 129b5a13805e [2022-11-09T01:31:40.905Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T01:31:40.905Z] ---> Using cache [2022-11-09T01:31:40.905Z] ---> 4a3867ec96f8 [2022-11-09T01:31:40.905Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T01:31:40.905Z] ---> Using cache [2022-11-09T01:31:40.905Z] ---> 79722482cf28 [2022-11-09T01:31:40.905Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T01:31:40.905Z] ---> Using cache [2022-11-09T01:31:40.905Z] ---> f0f68848627c [2022-11-09T01:31:40.905Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:31:40.905Z] ---> Using cache [2022-11-09T01:31:40.905Z] ---> 527090853172 [2022-11-09T01:31:40.905Z] Step 7/24 : COPY . . [2022-11-09T01:31:40.905Z] ---> Using cache [2022-11-09T01:31:40.905Z] ---> 0edb18b388fd [2022-11-09T01:31:40.905Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T01:31:40.905Z] Removing intermediate container 9e65ec4bc3db [2022-11-09T01:31:40.905Z] ---> 8854d839e8aa [2022-11-09T01:31:40.905Z] Step 22/22 : LABEL version=2.3.0-dev.106 [2022-11-09T01:31:40.905Z] ---> Running in e6e74b813f70 [2022-11-09T01:31:40.905Z] ---> Running in 99cd6dcc2352 [2022-11-09T01:31:40.905Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T01:31:41.143Z] Building core-command ... [2022-11-09T01:31:41.143Z] Building core-data ... [2022-11-09T01:31:41.143Z] Building core-metadata ... [2022-11-09T01:31:41.143Z] Building security-bootstrapper ... [2022-11-09T01:31:41.143Z] Building security-proxy-setup ... [2022-11-09T01:31:41.143Z] Building security-secretstore-setup ... [2022-11-09T01:31:41.143Z] Building security-spiffe-token-provider ... [2022-11-09T01:31:41.143Z] Building security-spire-agent ... [2022-11-09T01:31:41.143Z] Building security-spire-config ... [2022-11-09T01:31:41.143Z] Building security-spire-server ... [2022-11-09T01:31:41.143Z] Building support-notifications ... [2022-11-09T01:31:41.143Z] Building support-scheduler ... [2022-11-09T01:31:41.143Z] Building sys-mgmt-agent ... [2022-11-09T01:31:41.143Z] Building security-proxy-setup [2022-11-09T01:31:41.143Z] Building security-spire-agent [2022-11-09T01:31:41.143Z] Building support-scheduler [2022-11-09T01:31:41.143Z] Building security-spire-config [2022-11-09T01:31:41.143Z] Building core-data [2022-11-09T01:31:41.164Z] Removing intermediate container 99cd6dcc2352 [2022-11-09T01:31:41.164Z] ---> a95ca3a7b292 [2022-11-09T01:31:41.164Z] [2022-11-09T01:31:41.421Z] Successfully built a95ca3a7b292 [2022-11-09T01:31:41.421Z] Successfully tagged core-data:latest [2022-11-09T01:31:41.421Z]  Building core-data ... done Building security-spire-server [2022-11-09T01:31:41.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T01:31:44.209Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:44.209Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:44.209Z] ---> 129b5a13805e [2022-11-09T01:31:44.209Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T01:31:44.209Z] ---> Using cache [2022-11-09T01:31:44.209Z] ---> 4a3867ec96f8 [2022-11-09T01:31:44.209Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T01:31:46.106Z] ---> Running in 63326c785866 [2022-11-09T01:31:46.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:46.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:46.947Z] OK: 211 MiB in 51 packages [2022-11-09T01:31:48.328Z] Removing intermediate container c4f7bf8d911b [2022-11-09T01:31:48.328Z] ---> f7fe0cf8e11f [2022-11-09T01:31:48.328Z] [2022-11-09T01:31:48.328Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T01:31:48.328Z] ---> 9c6f07244728 [2022-11-09T01:31:48.328Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T01:31:48.588Z] ---> Running in 0067bdd5f6d1 [2022-11-09T01:31:48.588Z] Removing intermediate container 63326c785866 [2022-11-09T01:31:48.588Z] ---> bb84638af368 [2022-11-09T01:31:48.588Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T01:31:49.519Z] ---> 87c1ff1e7f2f [2022-11-09T01:31:49.519Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:31:49.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:49.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:49.519Z] ---> Running in 7677a660b921 [2022-11-09T01:31:49.519Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T01:31:49.519Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T01:31:49.778Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T01:31:49.778Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T01:31:49.778Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T01:31:49.778Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T01:31:49.778Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:31:49.778Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:31:49.778Z] OK: 8 MiB in 20 packages [2022-11-09T01:31:50.713Z] Removing intermediate container 0067bdd5f6d1 [2022-11-09T01:31:50.713Z] ---> c05f29acf1d6 [2022-11-09T01:31:50.713Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T01:31:50.971Z] ---> Running in 5ee34b41d5cb [2022-11-09T01:31:51.537Z] Removing intermediate container 5ee34b41d5cb [2022-11-09T01:31:51.537Z] ---> b3c7ad038a58 [2022-11-09T01:31:51.537Z] Step 12/21 : WORKDIR /edgex [2022-11-09T01:31:51.796Z] ---> Running in d3e2a79a0993 [2022-11-09T01:31:52.731Z] Removing intermediate container d3e2a79a0993 [2022-11-09T01:31:52.731Z] ---> 7407ee5aa93a [2022-11-09T01:31:52.731Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T01:31:53.000Z] Removing intermediate container d7f0d8fe9aaa [2022-11-09T01:31:53.001Z] ---> f6ab7faf7c8c [2022-11-09T01:31:53.001Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T01:31:53.267Z] ---> Running in 74bce40fa8f7 [2022-11-09T01:31:53.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:53.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:53.487Z] ---> df04a371b515 [2022-11-09T01:31:53.487Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:31:53.487Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:53.487Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:53.487Z] ---> df04a371b515 [2022-11-09T01:31:53.487Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T01:31:53.487Z] ---> Running in d64e4e6ebb8d [2022-11-09T01:31:53.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:53.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:53.487Z] ---> df04a371b515 [2022-11-09T01:31:53.487Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T01:31:53.487Z] ---> Running in 348d1317da9a [2022-11-09T01:31:53.487Z] ---> Running in b9093246e615 [2022-11-09T01:31:53.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:53.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:53.487Z] ---> df04a371b515 [2022-11-09T01:31:53.487Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T01:31:53.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:31:53.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:31:53.487Z] ---> df04a371b515 [2022-11-09T01:31:53.487Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:31:53.487Z] ---> Running in c1246e828af8 [2022-11-09T01:31:53.757Z] ---> Running in bbabe03d468f [2022-11-09T01:31:53.757Z] Removing intermediate container d64e4e6ebb8d [2022-11-09T01:31:53.757Z] ---> e829a14d796d [2022-11-09T01:31:53.757Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T01:31:53.757Z] Removing intermediate container 348d1317da9a [2022-11-09T01:31:53.757Z] ---> 866c7560f63c [2022-11-09T01:31:53.757Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T01:31:54.032Z] Removing intermediate container b9093246e615 [2022-11-09T01:31:54.032Z] ---> a7781266e38e [2022-11-09T01:31:54.032Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T01:31:54.032Z] ---> Running in 924718b483e4 [2022-11-09T01:31:54.032Z] ---> Running in 645aa2064c01 [2022-11-09T01:31:54.200Z] ---> f16a9b4f8cbf [2022-11-09T01:31:54.200Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T01:31:54.305Z] ---> Running in 8be316ef49bc [2022-11-09T01:31:54.305Z] Removing intermediate container c1246e828af8 [2022-11-09T01:31:54.305Z] ---> bc39b2628188 [2022-11-09T01:31:54.305Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T01:31:54.582Z] Removing intermediate container bbabe03d468f [2022-11-09T01:31:54.582Z] ---> ee0cc04879da [2022-11-09T01:31:54.582Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T01:31:54.582Z] ---> Running in 2fc5da1c9d0e [2022-11-09T01:31:54.582Z] ---> Running in 714a057b9a7b [2022-11-09T01:31:54.771Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T01:31:55.179Z] Removing intermediate container 645aa2064c01 [2022-11-09T01:31:55.179Z] ---> 38796bbc9d11 [2022-11-09T01:31:55.179Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T01:31:55.455Z] ---> Running in 401ce8f455f2 [2022-11-09T01:31:55.713Z] ---> b11ac635b6a3 [2022-11-09T01:31:55.713Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T01:31:55.730Z] Removing intermediate container 714a057b9a7b [2022-11-09T01:31:55.730Z] ---> e65d9c65348e [2022-11-09T01:31:55.730Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T01:31:55.730Z] ---> Running in 3602d6389822 [2022-11-09T01:31:56.661Z] Removing intermediate container 74bce40fa8f7 [2022-11-09T01:31:56.661Z] ---> e15e36514393 [2022-11-09T01:31:56.661Z] [2022-11-09T01:31:56.661Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T01:31:56.661Z] ---> 9c6f07244728 [2022-11-09T01:31:56.661Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:31:56.661Z] ---> Running in cbf73315bbc1 [2022-11-09T01:31:56.661Z] ---> 3975d9db5d0e [2022-11-09T01:31:56.661Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T01:31:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:57.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:57.232Z] Removing intermediate container cbf73315bbc1 [2022-11-09T01:31:57.232Z] ---> adc00cb45e39 [2022-11-09T01:31:57.232Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-09T01:31:57.232Z] ---> Running in 2dd3cac228d1 [2022-11-09T01:31:57.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:57.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:57.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:57.490Z] ---> c270ab63d61e [2022-11-09T01:31:57.490Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T01:31:57.490Z] ---> Running in 78d6c4799b13 [2022-11-09T01:31:57.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:57.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:57.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:58.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:58.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:31:58.314Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T01:31:58.314Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T01:31:58.314Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T01:31:58.314Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T01:31:58.314Z] Executing bash-5.1.16-r2.post-install [2022-11-09T01:31:58.314Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T01:31:58.314Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T01:31:58.314Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T01:31:58.314Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T01:31:58.314Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T01:31:58.314Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T01:31:58.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:58.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:31:58.572Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T01:31:58.572Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T01:31:58.572Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T01:31:58.572Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T01:31:58.572Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T01:31:58.572Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T01:31:58.572Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T01:31:58.572Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T01:31:58.572Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T01:31:58.572Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T01:31:58.572Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T01:31:59.140Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T01:31:59.140Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T01:31:59.140Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T01:31:59.140Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T01:31:59.140Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T01:31:59.140Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T01:31:59.140Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T01:31:59.140Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T01:31:59.140Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T01:31:59.140Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T01:31:59.140Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T01:31:59.140Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T01:31:59.293Z] OK: 221 MiB in 51 packages [2022-11-09T01:31:59.293Z] OK: 221 MiB in 51 packages [2022-11-09T01:31:59.293Z] OK: 221 MiB in 51 packages [2022-11-09T01:31:59.406Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:31:59.406Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:31:59.406Z] OK: 122 MiB in 47 packages [2022-11-09T01:31:59.664Z] Removing intermediate container 78d6c4799b13 [2022-11-09T01:31:59.664Z] ---> b57730f6c320 [2022-11-09T01:31:59.664Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T01:31:59.880Z] OK: 221 MiB in 51 packages [2022-11-09T01:31:59.880Z] OK: 221 MiB in 51 packages [2022-11-09T01:32:00.230Z] ---> Running in f583a23105b8 [2022-11-09T01:32:00.494Z] Removing intermediate container f583a23105b8 [2022-11-09T01:32:00.494Z] ---> 38a8de078d9c [2022-11-09T01:32:00.494Z] Step 19/21 : LABEL arch=x86_64 [2022-11-09T01:32:00.494Z] ---> Running in 912aa3e8819a [2022-11-09T01:32:01.072Z] Removing intermediate container 912aa3e8819a [2022-11-09T01:32:01.072Z] ---> 4317973b4663 [2022-11-09T01:32:01.072Z] Step 20/21 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:01.072Z] ---> Running in 1a6baefe99b5 [2022-11-09T01:32:01.306Z] Removing intermediate container 2fc5da1c9d0e [2022-11-09T01:32:01.306Z] ---> bd4ba6cc6647 [2022-11-09T01:32:01.306Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T01:32:01.306Z] Removing intermediate container 924718b483e4 [2022-11-09T01:32:01.306Z] ---> efad08aa79f8 [2022-11-09T01:32:01.306Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T01:32:01.579Z] Removing intermediate container 8be316ef49bc [2022-11-09T01:32:01.579Z] ---> b6b9c2f9af92 [2022-11-09T01:32:01.579Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T01:32:01.639Z] Removing intermediate container 1a6baefe99b5 [2022-11-09T01:32:01.639Z] ---> f37caa195fef [2022-11-09T01:32:01.639Z] Step 21/21 : LABEL version=2.3.0-dev.106 [2022-11-09T01:32:01.639Z] ---> Running in 35400ff2e406 [2022-11-09T01:32:01.851Z] Removing intermediate container 3602d6389822 [2022-11-09T01:32:01.852Z] ---> 42fbc4e639bb [2022-11-09T01:32:01.852Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T01:32:01.903Z] Removing intermediate container 35400ff2e406 [2022-11-09T01:32:01.903Z] ---> c9259cb482da [2022-11-09T01:32:01.903Z] [2022-11-09T01:32:01.903Z] Successfully built c9259cb482da [2022-11-09T01:32:01.903Z] Successfully tagged security-proxy-setup:latest [2022-11-09T01:32:02.123Z] Removing intermediate container 401ce8f455f2 [2022-11-09T01:32:02.123Z] ---> 7c9a4a29cde4 [2022-11-09T01:32:02.123Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T01:32:02.162Z]  Building security-proxy-setup ... done Removing intermediate container 7677a660b921 [2022-11-09T01:32:02.162Z] ---> 7354cb177f45 [2022-11-09T01:32:02.162Z] Step 7/23 : COPY . . [2022-11-09T01:32:02.394Z] ---> 51085088964c [2022-11-09T01:32:02.394Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:32:02.394Z] ---> 0bdbcc0a4f84 [2022-11-09T01:32:02.394Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:32:02.419Z] Collecting docker-compose==1.23.2 [2022-11-09T01:32:02.670Z] ---> Running in 56c2d1f161fb [2022-11-09T01:32:02.670Z] ---> Running in d0102507ef24 [2022-11-09T01:32:02.678Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T01:32:02.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.3 MB/s eta 0:00:00 [2022-11-09T01:32:02.678Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T01:32:02.678Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T01:32:02.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 83.4 MB/s eta 0:00:00 [2022-11-09T01:32:02.678Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T01:32:02.678Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T01:32:02.678Z] Collecting PyYAML<4,>=3.10 [2022-11-09T01:32:02.935Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T01:32:02.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.1 MB/s eta 0:00:00 [2022-11-09T01:32:02.935Z] Preparing metadata (setup.py): started [2022-11-09T01:32:02.942Z] ---> 654f61b4a292 [2022-11-09T01:32:02.942Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:32:02.942Z] ---> Running in b15f55bcd848 [2022-11-09T01:32:03.193Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T01:32:03.193Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T01:32:03.193Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T01:32:03.193Z] Preparing metadata (setup.py): started [2022-11-09T01:32:03.213Z] ---> 098cb6baf391 [2022-11-09T01:32:03.213Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:32:03.452Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T01:32:03.482Z] ---> 4e6b5c6c135b [2022-11-09T01:32:03.482Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:32:03.482Z] ---> Running in 841a5e6ef8be [2022-11-09T01:32:03.711Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T01:32:03.711Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T01:32:03.711Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T01:32:03.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 119.9 MB/s eta 0:00:00 [2022-11-09T01:32:03.711Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T01:32:03.711Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T01:32:03.711Z] Preparing metadata (setup.py): started [2022-11-09T01:32:03.752Z] ---> Running in f29be4511a88 [2022-11-09T01:32:03.968Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T01:32:03.968Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-09T01:32:03.969Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T01:32:03.969Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T01:32:03.969Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T01:32:03.969Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T01:32:03.969Z] Preparing metadata (setup.py): started [2022-11-09T01:32:04.227Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T01:32:04.489Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T01:32:04.489Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T01:32:04.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.2 MB/s eta 0:00:00 [2022-11-09T01:32:04.489Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T01:32:04.489Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T01:32:04.748Z] Collecting certifi>=2017.4.17 [2022-11-09T01:32:04.749Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T01:32:04.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 189.0 MB/s eta 0:00:00 [2022-11-09T01:32:04.749Z] Collecting idna<2.8,>=2.5 [2022-11-09T01:32:04.749Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T01:32:04.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 173.9 MB/s eta 0:00:00 [2022-11-09T01:32:04.749Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T01:32:04.749Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T01:32:04.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 172.3 MB/s eta 0:00:00 [2022-11-09T01:32:05.007Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T01:32:05.007Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T01:32:05.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 183.1 MB/s eta 0:00:00 [2022-11-09T01:32:05.007Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T01:32:05.007Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T01:32:05.007Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T01:32:05.007Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T01:32:05.007Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T01:32:05.007Z] Running setup.py install for texttable: started [2022-11-09T01:32:05.573Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T01:32:05.573Z] Running setup.py install for PyYAML: started [2022-11-09T01:32:05.831Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T01:32:07.209Z] Running setup.py install for docopt: started [2022-11-09T01:32:07.467Z] ---> 646c702d91f7 [2022-11-09T01:32:07.467Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T01:32:07.467Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T01:32:07.467Z] ---> Running in 8fe73b13cf88 [2022-11-09T01:32:08.033Z] Removing intermediate container 8fe73b13cf88 [2022-11-09T01:32:08.033Z] ---> e9b2a4d71ea8 [2022-11-09T01:32:08.033Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T01:32:08.314Z] ---> Running in 72f950d5d462 [2022-11-09T01:32:08.314Z] Running setup.py install for dockerpty: started [2022-11-09T01:32:08.884Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T01:32:08.884Z] Removing intermediate container 72f950d5d462 [2022-11-09T01:32:08.884Z] ---> 271d89e2d9ca [2022-11-09T01:32:08.884Z] 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 [2022-11-09T01:32:09.143Z] ---> Running in 0b222628257c [2022-11-09T01:32:09.143Z] Removing intermediate container e6e74b813f70 [2022-11-09T01:32:09.143Z] ---> 60d65ebae9b2 [2022-11-09T01:32:09.143Z] [2022-11-09T01:32:09.143Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T01:32:09.143Z] ---> 9c6f07244728 [2022-11-09T01:32:09.143Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T01:32:09.400Z] ---> Running in 58bfee7c1ecc [2022-11-09T01:32:09.659Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-09T01:32:09.659Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-09T01:32:09.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:32:09.917Z] Removing intermediate container 5c9fe003ed53 [2022-11-09T01:32:09.917Z] ---> 95dc142ce527 [2022-11-09T01:32:09.917Z] [2022-11-09T01:32:09.917Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T01:32:09.917Z] ---> 9c6f07244728 [2022-11-09T01:32:09.917Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T01:32:10.177Z] ---> Running in ad9422a29ed5 [2022-11-09T01:32:10.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:32:10.177Z] Removing intermediate container 0b222628257c [2022-11-09T01:32:10.177Z] ---> 2264e75e7394 [2022-11-09T01:32:10.177Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T01:32:10.177Z] ---> Running in aeb74e92e258 [2022-11-09T01:32:10.434Z] Removing intermediate container aeb74e92e258 [2022-11-09T01:32:10.434Z] ---> 337dd25a01e4 [2022-11-09T01:32:10.434Z] [2022-11-09T01:32:10.434Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T01:32:10.434Z] ---> c4fc93816858 [2022-11-09T01:32:10.434Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:32:10.434Z] ---> Using cache [2022-11-09T01:32:10.434Z] ---> 2803d8a7d022 [2022-11-09T01:32:10.434Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T01:32:10.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:32:10.434Z] ---> Running in 866ca1ba52fd [2022-11-09T01:32:10.434Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T01:32:10.434Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T01:32:10.434Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T01:32:10.434Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:32:10.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:32:10.434Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:32:10.692Z] OK: 6 MiB in 17 packages [2022-11-09T01:32:10.692Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T01:32:10.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:32:10.988Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T01:32:10.988Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:32:10.988Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:32:10.988Z] OK: 6 MiB in 16 packages [2022-11-09T01:32:10.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:32:11.247Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T01:32:11.247Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T01:32:11.247Z] OK: 15859 distinct packages available [2022-11-09T01:32:11.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T01:32:11.517Z] Removing intermediate container 58bfee7c1ecc [2022-11-09T01:32:11.517Z] ---> 55faa78c8190 [2022-11-09T01:32:11.517Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T01:32:11.518Z] ---> Running in 16052b8e777b [2022-11-09T01:32:11.518Z] Removing intermediate container ad9422a29ed5 [2022-11-09T01:32:11.518Z] ---> 404e0d568139 [2022-11-09T01:32:11.518Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:32:11.518Z] ---> Running in 31d496835323 [2022-11-09T01:32:11.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T01:32:11.775Z] Removing intermediate container 16052b8e777b [2022-11-09T01:32:11.775Z] ---> 45e2ee44935b [2022-11-09T01:32:11.775Z] Step 12/24 : WORKDIR / [2022-11-09T01:32:11.775Z] ---> Running in 3e49d1de3584 [2022-11-09T01:32:11.775Z] Removing intermediate container 31d496835323 [2022-11-09T01:32:11.775Z] ---> 0312a39eda02 [2022-11-09T01:32:11.775Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T01:32:11.775Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T01:32:11.775Z] ---> Running in 66974907c004 [2022-11-09T01:32:11.775Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T01:32:12.033Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T01:32:12.033Z] Removing intermediate container 3e49d1de3584 [2022-11-09T01:32:12.033Z] ---> 6bf8d942bd3b [2022-11-09T01:32:12.033Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-09T01:32:12.033Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T01:32:12.033Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T01:32:12.033Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T01:32:12.033Z] OK: 7 MiB in 19 packages [2022-11-09T01:32:12.033Z] Removing intermediate container 66974907c004 [2022-11-09T01:32:12.033Z] ---> f4224ee66f23 [2022-11-09T01:32:12.033Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T01:32:12.033Z] ---> Running in 8a88022475ba [2022-11-09T01:32:12.033Z] ---> 1fe870bbdd37 [2022-11-09T01:32:12.033Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-09T01:32:12.291Z] Removing intermediate container 8a88022475ba [2022-11-09T01:32:12.291Z] ---> 4ef4129b09e5 [2022-11-09T01:32:12.291Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:32:12.291Z] ---> 40434f21be00 [2022-11-09T01:32:12.291Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T01:32:12.549Z] ---> 27a60d84a92c [2022-11-09T01:32:12.549Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T01:32:12.549Z] Removing intermediate container 866ca1ba52fd [2022-11-09T01:32:12.549Z] ---> 79114bad5fde [2022-11-09T01:32:12.549Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T01:32:12.549Z] ---> e254f2735e09 [2022-11-09T01:32:12.549Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-09T01:32:13.115Z] ---> 9855d7450373 [2022-11-09T01:32:13.115Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T01:32:13.372Z] ---> 589de2505d9a [2022-11-09T01:32:13.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T01:32:13.372Z] Removing intermediate container 2dd3cac228d1 [2022-11-09T01:32:13.372Z] ---> e1af1ac0fcc2 [2022-11-09T01:32:13.372Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T01:32:13.957Z] ---> Running in 4d0c89f0b956 [2022-11-09T01:32:13.957Z] ---> 1c9ba82ee1ed [2022-11-09T01:32:13.957Z] ---> b47523d7d7a4 [2022-11-09T01:32:13.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T01:32:13.957Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T01:32:13.957Z] ---> dcc88ea03c4e [2022-11-09T01:32:13.957Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T01:32:13.957Z] ---> Running in 0c4266f0e34b [2022-11-09T01:32:13.957Z] Removing intermediate container 4d0c89f0b956 [2022-11-09T01:32:13.957Z] ---> 920a28572492 [2022-11-09T01:32:13.957Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T01:32:13.957Z] ---> Running in 840475e6a02e [2022-11-09T01:32:13.957Z] Removing intermediate container 0c4266f0e34b [2022-11-09T01:32:13.957Z] ---> b7e84557ea97 [2022-11-09T01:32:13.957Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:32:14.222Z] ---> 2747bc7254dd [2022-11-09T01:32:14.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T01:32:14.222Z] ---> Running in fb1c221d50e9 [2022-11-09T01:32:14.222Z] Removing intermediate container 840475e6a02e [2022-11-09T01:32:14.222Z] ---> 70e1b4777d99 [2022-11-09T01:32:14.222Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T01:32:14.222Z] ---> 6f8495d866d7 [2022-11-09T01:32:14.222Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T01:32:14.222Z] Removing intermediate container fb1c221d50e9 [2022-11-09T01:32:14.222Z] ---> 610e07226d12 [2022-11-09T01:32:14.222Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T01:32:14.482Z] ---> Running in 09aeccf48255 [2022-11-09T01:32:14.482Z] ---> c11a6e0538cc [2022-11-09T01:32:14.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T01:32:14.482Z] ---> eeed1e8ee42f [2022-11-09T01:32:14.482Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T01:32:14.740Z] Removing intermediate container 09aeccf48255 [2022-11-09T01:32:14.740Z] ---> 6b149596d208 [2022-11-09T01:32:14.740Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:14.740Z] ---> Running in 320594170f40 [2022-11-09T01:32:14.740Z] ---> aa07bf79b605 [2022-11-09T01:32:14.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T01:32:14.740Z] ---> 3743ab822771 [2022-11-09T01:32:14.740Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T01:32:14.740Z] ---> Running in 5bdbe4a6eb08 [2022-11-09T01:32:14.740Z] ---> Running in b10505d4e59e [2022-11-09T01:32:14.740Z] Removing intermediate container 5bdbe4a6eb08 [2022-11-09T01:32:14.740Z] ---> 007c56155d14 [2022-11-09T01:32:14.740Z] Step 22/22 : LABEL version=2.3.0-dev.106 [2022-11-09T01:32:15.006Z] ---> b6cfc29a272a [2022-11-09T01:32:15.006Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T01:32:15.006Z] ---> Running in a90414eafce8 [2022-11-09T01:32:15.006Z] Removing intermediate container b10505d4e59e [2022-11-09T01:32:15.006Z] ---> 0783065c9159 [2022-11-09T01:32:15.006Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T01:32:15.006Z] ---> Running in 4aa12886d827 [2022-11-09T01:32:15.006Z] Removing intermediate container a90414eafce8 [2022-11-09T01:32:15.006Z] ---> b5fa26851ace [2022-11-09T01:32:15.006Z] [2022-11-09T01:32:15.265Z] Removing intermediate container 4aa12886d827 [2022-11-09T01:32:15.265Z] ---> 4aecd8ffee88 [2022-11-09T01:32:15.265Z] ---> cb8c7ae8d782 [2022-11-09T01:32:15.265Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"]Step 21/23 : LABEL arch=x86_64 [2022-11-09T01:32:15.265Z] [2022-11-09T01:32:15.265Z] Successfully built b5fa26851ace [2022-11-09T01:32:15.265Z] Successfully tagged support-notifications:latest [2022-11-09T01:32:15.265Z]  Building support-notifications ... done  ---> Running in bd56f1753b74 [2022-11-09T01:32:15.265Z] ---> Running in d048bbd93a76 [2022-11-09T01:32:15.265Z] Removing intermediate container bd56f1753b74 [2022-11-09T01:32:15.265Z] ---> 3a5b10751c4c [2022-11-09T01:32:15.265Z] Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:15.524Z] Removing intermediate container d048bbd93a76 [2022-11-09T01:32:15.524Z] ---> b38294cb97db [2022-11-09T01:32:15.524Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:32:15.524Z] ---> Running in 55be68bdae8b [2022-11-09T01:32:15.524Z] Removing intermediate container 320594170f40 [2022-11-09T01:32:15.524Z] ---> db1c7bea48d4 [2022-11-09T01:32:15.524Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T01:32:15.524Z] ---> Running in eb0c6b65dac5 [2022-11-09T01:32:15.524Z] ---> Running in 9c022bdb4371 [2022-11-09T01:32:15.524Z] Removing intermediate container 55be68bdae8b [2022-11-09T01:32:15.524Z] ---> fd0b3ec19ab8 [2022-11-09T01:32:15.524Z] Step 23/23 : LABEL version=2.3.0-dev.106 [2022-11-09T01:32:15.524Z] Removing intermediate container eb0c6b65dac5 [2022-11-09T01:32:15.524Z] ---> 55b684931999 [2022-11-09T01:32:15.525Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T01:32:15.784Z] ---> Running in 544d8379f91c [2022-11-09T01:32:15.784Z] Removing intermediate container 9c022bdb4371 [2022-11-09T01:32:15.784Z] ---> 7233fc4335cc [2022-11-09T01:32:15.784Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T01:32:15.784Z] ---> Running in 99614718c3ed [2022-11-09T01:32:15.784Z] ---> Running in c1519e33c13d [2022-11-09T01:32:15.784Z] Removing intermediate container 544d8379f91c [2022-11-09T01:32:15.784Z] ---> 01346dee8fa2 [2022-11-09T01:32:15.784Z] [2022-11-09T01:32:15.784Z] Removing intermediate container 99614718c3ed [2022-11-09T01:32:15.784Z] ---> d00cf87d7828 [2022-11-09T01:32:15.784Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:15.784Z] Removing intermediate container c1519e33c13d [2022-11-09T01:32:15.784Z] ---> 1036b33d0e62 [2022-11-09T01:32:15.784Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:15.784Z] ---> Running in 1693bc25342f [2022-11-09T01:32:16.043Z] Successfully built 01346dee8fa2 [2022-11-09T01:32:16.043Z] Successfully tagged security-spire-server:latest [2022-11-09T01:32:16.043Z]  Building security-spire-server ... done  ---> Running in 1c0cc5c59266 [2022-11-09T01:32:16.043Z] Removing intermediate container 1693bc25342f [2022-11-09T01:32:16.043Z] ---> dfec413022a3 [2022-11-09T01:32:16.043Z] Step 22/22 : LABEL version=2.3.0-dev.106 [2022-11-09T01:32:16.043Z] ---> Running in 1d701a7b572a [2022-11-09T01:32:16.043Z] Removing intermediate container 1c0cc5c59266 [2022-11-09T01:32:16.043Z] ---> d4b6a4f60918 [2022-11-09T01:32:16.043Z] Step 24/24 : LABEL version=2.3.0-dev.106 [2022-11-09T01:32:16.043Z] ---> Running in 6c5a8ff7c3f0 [2022-11-09T01:32:16.302Z] Removing intermediate container 1d701a7b572a [2022-11-09T01:32:16.302Z] ---> bb9de92a9602 [2022-11-09T01:32:16.302Z] [2022-11-09T01:32:16.302Z] Successfully built bb9de92a9602 [2022-11-09T01:32:16.302Z] Removing intermediate container 6c5a8ff7c3f0 [2022-11-09T01:32:16.302Z] ---> 8974889fa41d [2022-11-09T01:32:16.302Z] [2022-11-09T01:32:16.302Z] Successfully tagged sys-mgmt-agent:latest [2022-11-09T01:32:16.302Z]  Building sys-mgmt-agent ... done Successfully built 8974889fa41d [2022-11-09T01:32:16.303Z] Successfully tagged security-secretstore-setup:latest [2022-11-09T01:32:16.308Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-11-09T01:32:16.310Z] $ docker stop --time=1 eac1b0d30d419eeddcc7220626893bd5516c0fb9292bab7477a67061c2e33668 [2022-11-09T01:32:17.643Z] $ docker rm -f eac1b0d30d419eeddcc7220626893bd5516c0fb9292bab7477a67061c2e33668 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T01:32:17.988Z] + docker images [2022-11-09T01:32:17.989Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T01:32:17.989Z] sys-mgmt-agent latest bb9de92a9602 1 second ago 136MB [2022-11-09T01:32:17.989Z] security-secretstore-setup latest 8974889fa41d 1 second ago 29.7MB [2022-11-09T01:32:17.989Z] security-spire-server latest 01346dee8fa2 2 seconds ago 86.5MB [2022-11-09T01:32:17.989Z] support-notifications latest b5fa26851ace 3 seconds ago 30.4MB [2022-11-09T01:32:17.989Z] 337dd25a01e4 7 seconds ago 1.49GB [2022-11-09T01:32:17.989Z] 95dc142ce527 8 seconds ago 1.68GB [2022-11-09T01:32:17.989Z] 60d65ebae9b2 9 seconds ago 1.61GB [2022-11-09T01:32:17.989Z] security-proxy-setup latest c9259cb482da 16 seconds ago 27.6MB [2022-11-09T01:32:17.989Z] e15e36514393 21 seconds ago 1.6GB [2022-11-09T01:32:17.989Z] f7fe0cf8e11f 30 seconds ago 1.6GB [2022-11-09T01:32:17.989Z] core-data latest a95ca3a7b292 36 seconds ago 21.7MB [2022-11-09T01:32:17.989Z] core-metadata latest 0ebd300e915d 40 seconds ago 18.5MB [2022-11-09T01:32:17.989Z] acd5dc1a7848 47 seconds ago 1.62GB [2022-11-09T01:32:17.989Z] 53b4e2bc00ba 49 seconds ago 1.62GB [2022-11-09T01:32:17.989Z] support-scheduler latest 5840ec81ede8 About a minute ago 29.8MB [2022-11-09T01:32:17.989Z] security-bootstrapper latest c6b6afe2b131 About a minute ago 20.2MB [2022-11-09T01:32:17.989Z] a6a080b0b32f About a minute ago 1.68GB [2022-11-09T01:32:17.989Z] core-command latest 71d6f3a056cd About a minute ago 17.6MB [2022-11-09T01:32:17.989Z] security-spiffe-token-provider latest dea659b1673d About a minute ago 29.7MB [2022-11-09T01:32:17.989Z] 9d9dd863473f About a minute ago 1.65GB [2022-11-09T01:32:17.989Z] efb3cd18988b About a minute ago 1.61GB [2022-11-09T01:32:17.989Z] 356992666348 About a minute ago 1.6GB [2022-11-09T01:32:17.989Z] security-spire-agent latest 57522b36796e About a minute ago 125MB [2022-11-09T01:32:17.989Z] security-spire-config latest c845559c7ad1 About a minute ago 85.8MB [2022-11-09T01:32:17.989Z] 0aafeb7a72f0 2 minutes ago 1.49GB [2022-11-09T01:32:17.989Z] b9c23226dc6a 2 minutes ago 1.49GB [2022-11-09T01:32:17.989Z] ci-base-image-x86_64 latest 129b5a13805e 5 minutes ago 947MB [2022-11-09T01:32:17.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 6 days ago 683MB [2022-11-09T01:32:17.989Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-09T01:32:17.989Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-09T01:32:17.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-09T01:32:17.989Z] 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 [2022-11-09T01:32:18.090Z] provisioning config files... [2022-11-09T01:32:18.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/347@tmp/config4587427280149725335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:32:18.396Z] ---> docker-login.sh [2022-11-09T01:32:18.396Z] nexus3.edgexfoundry.org:10001 [2022-11-09T01:32:18.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:32:18.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:32:18.396Z] Configure a credential helper to remove this warning. See [2022-11-09T01:32:18.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:32:18.396Z] [2022-11-09T01:32:18.396Z] Login Succeeded [2022-11-09T01:32:18.396Z] nexus3.edgexfoundry.org:10002 [2022-11-09T01:32:18.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:32:18.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:32:18.396Z] Configure a credential helper to remove this warning. See [2022-11-09T01:32:18.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:32:18.396Z] [2022-11-09T01:32:18.396Z] Login Succeeded [2022-11-09T01:32:18.655Z] nexus3.edgexfoundry.org:10003 [2022-11-09T01:32:18.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:32:18.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:32:18.655Z] Configure a credential helper to remove this warning. See [2022-11-09T01:32:18.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:32:18.655Z] [2022-11-09T01:32:18.655Z] Login Succeeded [2022-11-09T01:32:18.655Z] nexus3.edgexfoundry.org:10004 [2022-11-09T01:32:18.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:32:18.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:32:18.655Z] Configure a credential helper to remove this warning. See [2022-11-09T01:32:18.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:32:18.655Z] [2022-11-09T01:32:18.655Z] Login Succeeded [2022-11-09T01:32:18.655Z] docker.io [2022-11-09T01:32:18.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:32:19.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:32:19.173Z] Configure a credential helper to remove this warning. See [2022-11-09T01:32:19.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:32:19.173Z] [2022-11-09T01:32:19.173Z] Login Succeeded [2022-11-09T01:32:19.173Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T01:32:19.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:32:19.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T01:32:19.217Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-11-09T01:32:19.217Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:19.217Z] latest [2022-11-09T01:32:19.217Z] 2.3.0-dev.106 [2022-11-09T01:32:19.217Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:19.217Z] main [2022-11-09T01:32:19.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:19.521Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:19.823Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:19.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T01:32:19.823Z] b38f323376e1: Preparing [2022-11-09T01:32:19.823Z] 9004f8a3e414: Preparing [2022-11-09T01:32:19.823Z] a8bb595aa187: Preparing [2022-11-09T01:32:19.823Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:19.823Z] 994393dc58e7: Preparing [2022-11-09T01:32:19.823Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:19.823Z] a8bb595aa187: Pushed [2022-11-09T01:32:19.823Z] 6a62f26dd4bd: Pushed [2022-11-09T01:32:19.823Z] b38f323376e1: Pushed [2022-11-09T01:32:21.200Z] 9004f8a3e414: Pushed [2022-11-09T01:32:21.200Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:21.761Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:22.062Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-09T01:32:22.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T01:32:22.062Z] b38f323376e1: Preparing [2022-11-09T01:32:22.062Z] 9004f8a3e414: Preparing [2022-11-09T01:32:22.062Z] a8bb595aa187: Preparing [2022-11-09T01:32:22.062Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:22.062Z] 994393dc58e7: Preparing [2022-11-09T01:32:22.062Z] 9004f8a3e414: Layer already exists [2022-11-09T01:32:22.062Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:22.062Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:22.062Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:22.062Z] b38f323376e1: Layer already exists [2022-11-09T01:32:22.062Z] latest: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:22.373Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:22.683Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.106 [2022-11-09T01:32:22.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T01:32:22.683Z] b38f323376e1: Preparing [2022-11-09T01:32:22.683Z] 9004f8a3e414: Preparing [2022-11-09T01:32:22.683Z] a8bb595aa187: Preparing [2022-11-09T01:32:22.683Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:22.683Z] 994393dc58e7: Preparing [2022-11-09T01:32:22.683Z] 9004f8a3e414: Layer already exists [2022-11-09T01:32:22.683Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:22.683Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:22.683Z] b38f323376e1: Layer already exists [2022-11-09T01:32:22.683Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:22.683Z] 2.3.0-dev.106: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:23.004Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:23.306Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:23.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T01:32:23.307Z] b38f323376e1: Preparing [2022-11-09T01:32:23.307Z] 9004f8a3e414: Preparing [2022-11-09T01:32:23.307Z] a8bb595aa187: Preparing [2022-11-09T01:32:23.307Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:23.307Z] 994393dc58e7: Preparing [2022-11-09T01:32:23.307Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:23.307Z] 9004f8a3e414: Layer already exists [2022-11-09T01:32:23.307Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:23.307Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:23.307Z] b38f323376e1: Layer already exists [2022-11-09T01:32:23.307Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:23.621Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:23.921Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-11-09T01:32:23.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T01:32:23.921Z] b38f323376e1: Preparing [2022-11-09T01:32:23.921Z] 9004f8a3e414: Preparing [2022-11-09T01:32:23.921Z] a8bb595aa187: Preparing [2022-11-09T01:32:23.921Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:23.921Z] 994393dc58e7: Preparing [2022-11-09T01:32:23.921Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:23.921Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:23.921Z] 9004f8a3e414: Layer already exists [2022-11-09T01:32:23.921Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:23.921Z] b38f323376e1: Layer already exists [2022-11-09T01:32:23.921Z] main: digest: sha256:8019260b8bd8a18bad9af163cc9d53aefa55729649993eaf0e6a83cc2291abcd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:32:23.958Z] ===================================================== [Pipeline] echo [2022-11-09T01:32:23.964Z] taggedImages: [2022-11-09T01:32:23.964Z] - nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:23.964Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-09T01:32:23.964Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.106 [2022-11-09T01:32:23.964Z] - nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:23.964Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-11-09T01:32:23.978Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-11-09T01:32:23.978Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:23.978Z] latest [2022-11-09T01:32:23.978Z] 2.3.0-dev.106 [2022-11-09T01:32:23.978Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:23.978Z] main [2022-11-09T01:32:23.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:24.283Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:24.585Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:24.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T01:32:24.585Z] 57e34bebfbaf: Preparing [2022-11-09T01:32:24.585Z] 4c1838f04b9f: Preparing [2022-11-09T01:32:24.585Z] a8bb595aa187: Preparing [2022-11-09T01:32:24.585Z] 8f2b9a67c446: Preparing [2022-11-09T01:32:24.585Z] 994393dc58e7: Preparing [2022-11-09T01:32:24.585Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:24.585Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:24.585Z] 57e34bebfbaf: Pushed [2022-11-09T01:32:24.844Z] 8f2b9a67c446: Pushed [2022-11-09T01:32:26.308Z] 4c1838f04b9f: Pushed [2022-11-09T01:32:26.308Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:26.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:27.024Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-09T01:32:27.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T01:32:27.024Z] 57e34bebfbaf: Preparing [2022-11-09T01:32:27.024Z] 4c1838f04b9f: Preparing [2022-11-09T01:32:27.024Z] a8bb595aa187: Preparing [2022-11-09T01:32:27.024Z] 8f2b9a67c446: Preparing [2022-11-09T01:32:27.024Z] 994393dc58e7: Preparing [2022-11-09T01:32:27.024Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:27.024Z] 8f2b9a67c446: Layer already exists [2022-11-09T01:32:27.024Z] 4c1838f04b9f: Layer already exists [2022-11-09T01:32:27.024Z] 57e34bebfbaf: Layer already exists [2022-11-09T01:32:27.024Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:27.024Z] latest: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:27.382Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:27.701Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.106 [2022-11-09T01:32:27.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T01:32:27.701Z] 57e34bebfbaf: Preparing [2022-11-09T01:32:27.701Z] 4c1838f04b9f: Preparing [2022-11-09T01:32:27.701Z] a8bb595aa187: Preparing [2022-11-09T01:32:27.701Z] 8f2b9a67c446: Preparing [2022-11-09T01:32:27.701Z] 994393dc58e7: Preparing [2022-11-09T01:32:27.701Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:27.701Z] 4c1838f04b9f: Layer already exists [2022-11-09T01:32:27.701Z] 57e34bebfbaf: Layer already exists [2022-11-09T01:32:27.701Z] 8f2b9a67c446: Layer already exists [2022-11-09T01:32:27.701Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:27.701Z] 2.3.0-dev.106: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:28.013Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:28.321Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:28.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T01:32:28.321Z] 57e34bebfbaf: Preparing [2022-11-09T01:32:28.321Z] 4c1838f04b9f: Preparing [2022-11-09T01:32:28.321Z] a8bb595aa187: Preparing [2022-11-09T01:32:28.321Z] 8f2b9a67c446: Preparing [2022-11-09T01:32:28.321Z] 994393dc58e7: Preparing [2022-11-09T01:32:28.321Z] 4c1838f04b9f: Layer already exists [2022-11-09T01:32:28.321Z] 8f2b9a67c446: Layer already exists [2022-11-09T01:32:28.321Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:28.321Z] 57e34bebfbaf: Layer already exists [2022-11-09T01:32:28.321Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:28.321Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:28.631Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:28.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-11-09T01:32:28.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T01:32:28.937Z] 57e34bebfbaf: Preparing [2022-11-09T01:32:28.937Z] 4c1838f04b9f: Preparing [2022-11-09T01:32:28.937Z] a8bb595aa187: Preparing [2022-11-09T01:32:28.937Z] 8f2b9a67c446: Preparing [2022-11-09T01:32:28.937Z] 994393dc58e7: Preparing [2022-11-09T01:32:28.937Z] 4c1838f04b9f: Layer already exists [2022-11-09T01:32:28.937Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:28.937Z] 57e34bebfbaf: Layer already exists [2022-11-09T01:32:28.937Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:28.937Z] 8f2b9a67c446: Layer already exists [2022-11-09T01:32:28.937Z] main: digest: sha256:c37d7dd8523b5bc0fb7c44e26dab37bcabc4ecf3e0345ce0926d21067b5d3c96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:32:28.984Z] ===================================================== [Pipeline] echo [2022-11-09T01:32:28.990Z] taggedImages: [2022-11-09T01:32:28.990Z] - nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:28.990Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-09T01:32:28.990Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.106 [2022-11-09T01:32:28.990Z] - nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:28.990Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-11-09T01:32:29.003Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-11-09T01:32:29.003Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:29.003Z] latest [2022-11-09T01:32:29.003Z] 2.3.0-dev.106 [2022-11-09T01:32:29.003Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:29.003Z] main [2022-11-09T01:32:29.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:29.308Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:29.613Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:29.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T01:32:29.614Z] 37fc99007b09: Preparing [2022-11-09T01:32:29.614Z] 1650d96f2dad: Preparing [2022-11-09T01:32:29.614Z] f362f04685be: Preparing [2022-11-09T01:32:29.614Z] a8bb595aa187: Preparing [2022-11-09T01:32:29.614Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:29.614Z] 994393dc58e7: Preparing [2022-11-09T01:32:29.614Z] 994393dc58e7: Waiting [2022-11-09T01:32:29.614Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:29.614Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:29.614Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:29.872Z] 1650d96f2dad: Pushed [2022-11-09T01:32:29.872Z] 37fc99007b09: Pushed [2022-11-09T01:32:31.250Z] f362f04685be: Pushed [2022-11-09T01:32:31.250Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:31.563Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:31.875Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-09T01:32:31.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T01:32:31.875Z] 37fc99007b09: Preparing [2022-11-09T01:32:31.875Z] 1650d96f2dad: Preparing [2022-11-09T01:32:31.875Z] f362f04685be: Preparing [2022-11-09T01:32:31.875Z] a8bb595aa187: Preparing [2022-11-09T01:32:31.875Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:31.875Z] 994393dc58e7: Preparing [2022-11-09T01:32:31.875Z] 1650d96f2dad: Layer already exists [2022-11-09T01:32:31.875Z] f362f04685be: Layer already exists [2022-11-09T01:32:31.875Z] 37fc99007b09: Layer already exists [2022-11-09T01:32:31.875Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:31.875Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:31.875Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:31.875Z] latest: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:32.182Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:32.487Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.106 [2022-11-09T01:32:32.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T01:32:32.487Z] 37fc99007b09: Preparing [2022-11-09T01:32:32.487Z] 1650d96f2dad: Preparing [2022-11-09T01:32:32.487Z] f362f04685be: Preparing [2022-11-09T01:32:32.487Z] a8bb595aa187: Preparing [2022-11-09T01:32:32.487Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:32.487Z] 994393dc58e7: Preparing [2022-11-09T01:32:32.487Z] 994393dc58e7: Waiting [2022-11-09T01:32:32.487Z] 1650d96f2dad: Layer already exists [2022-11-09T01:32:32.487Z] f362f04685be: Layer already exists [2022-11-09T01:32:32.487Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:32.487Z] 37fc99007b09: Layer already exists [2022-11-09T01:32:32.487Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:32.487Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:32.487Z] 2.3.0-dev.106: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:32.794Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:33.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:33.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T01:32:33.094Z] 37fc99007b09: Preparing [2022-11-09T01:32:33.094Z] 1650d96f2dad: Preparing [2022-11-09T01:32:33.094Z] f362f04685be: Preparing [2022-11-09T01:32:33.094Z] a8bb595aa187: Preparing [2022-11-09T01:32:33.094Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:33.094Z] 994393dc58e7: Preparing [2022-11-09T01:32:33.094Z] 994393dc58e7: Waiting [2022-11-09T01:32:33.094Z] 1650d96f2dad: Layer already exists [2022-11-09T01:32:33.094Z] f362f04685be: Layer already exists [2022-11-09T01:32:33.094Z] 37fc99007b09: Layer already exists [2022-11-09T01:32:33.094Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:33.094Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:33.094Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:33.094Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:33.396Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:33.694Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-11-09T01:32:33.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T01:32:33.694Z] 37fc99007b09: Preparing [2022-11-09T01:32:33.694Z] 1650d96f2dad: Preparing [2022-11-09T01:32:33.694Z] f362f04685be: Preparing [2022-11-09T01:32:33.694Z] a8bb595aa187: Preparing [2022-11-09T01:32:33.694Z] 6a62f26dd4bd: Preparing [2022-11-09T01:32:33.694Z] 994393dc58e7: Preparing [2022-11-09T01:32:33.694Z] 994393dc58e7: Waiting [2022-11-09T01:32:33.694Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:32:33.694Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:33.694Z] f362f04685be: Layer already exists [2022-11-09T01:32:33.694Z] 37fc99007b09: Layer already exists [2022-11-09T01:32:33.694Z] 1650d96f2dad: Layer already exists [2022-11-09T01:32:33.694Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:33.694Z] main: digest: sha256:95f21b613e651cd8935a8015a69f7bf8bc1c5dd4b40558390157984542ad7a9b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:32:33.727Z] ===================================================== [Pipeline] echo [2022-11-09T01:32:33.732Z] taggedImages: [2022-11-09T01:32:33.732Z] - nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:33.732Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-09T01:32:33.732Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.106 [2022-11-09T01:32:33.732Z] - nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:33.732Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-11-09T01:32:33.744Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-11-09T01:32:33.744Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:33.745Z] latest [2022-11-09T01:32:33.745Z] 2.3.0-dev.106 [2022-11-09T01:32:33.745Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:33.745Z] main [2022-11-09T01:32:33.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:34.044Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:34.346Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:34.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T01:32:34.346Z] c778b036a935: Preparing [2022-11-09T01:32:34.346Z] c778b036a935: Preparing [2022-11-09T01:32:34.346Z] 013cd25e49f6: Preparing [2022-11-09T01:32:34.346Z] e05a4c517085: Preparing [2022-11-09T01:32:34.346Z] 8b2923945133: Preparing [2022-11-09T01:32:34.346Z] 816c4261d961: Preparing [2022-11-09T01:32:34.346Z] f322e0329611: Preparing [2022-11-09T01:32:34.346Z] a8bb595aa187: Preparing [2022-11-09T01:32:34.346Z] 0d5488f91729: Preparing [2022-11-09T01:32:34.346Z] e862d2bbb7b5: Preparing [2022-11-09T01:32:34.346Z] 0f09a407c51d: Preparing [2022-11-09T01:32:34.346Z] f1e636a204d2: Preparing [2022-11-09T01:32:34.346Z] 994393dc58e7: Preparing [2022-11-09T01:32:34.346Z] a8bb595aa187: Waiting [2022-11-09T01:32:34.346Z] f322e0329611: Waiting [2022-11-09T01:32:34.346Z] e862d2bbb7b5: Waiting [2022-11-09T01:32:34.346Z] 994393dc58e7: Waiting [2022-11-09T01:32:34.346Z] f1e636a204d2: Waiting [2022-11-09T01:32:34.346Z] 0f09a407c51d: Waiting [2022-11-09T01:32:34.346Z] 0d5488f91729: Waiting [2022-11-09T01:32:34.346Z] c778b036a935: Pushed [2022-11-09T01:32:34.346Z] e05a4c517085: Pushed [2022-11-09T01:32:34.346Z] 8b2923945133: Pushed [2022-11-09T01:32:34.346Z] 013cd25e49f6: Pushed [2022-11-09T01:32:34.346Z] 816c4261d961: Pushed [2022-11-09T01:32:34.346Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:34.605Z] 0d5488f91729: Pushed [2022-11-09T01:32:34.605Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:34.605Z] f1e636a204d2: Pushed [2022-11-09T01:32:34.605Z] e862d2bbb7b5: Pushed [2022-11-09T01:32:34.605Z] 0f09a407c51d: Pushed [2022-11-09T01:32:35.978Z] f322e0329611: Pushed [2022-11-09T01:32:36.235Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:36.537Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:36.838Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-09T01:32:36.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T01:32:36.838Z] c778b036a935: Preparing [2022-11-09T01:32:36.838Z] c778b036a935: Preparing [2022-11-09T01:32:36.838Z] 013cd25e49f6: Preparing [2022-11-09T01:32:36.838Z] e05a4c517085: Preparing [2022-11-09T01:32:36.838Z] 8b2923945133: Preparing [2022-11-09T01:32:36.838Z] 816c4261d961: Preparing [2022-11-09T01:32:36.838Z] f322e0329611: Preparing [2022-11-09T01:32:36.838Z] a8bb595aa187: Preparing [2022-11-09T01:32:36.838Z] 0d5488f91729: Preparing [2022-11-09T01:32:36.838Z] e862d2bbb7b5: Preparing [2022-11-09T01:32:36.838Z] 0f09a407c51d: Preparing [2022-11-09T01:32:36.838Z] f1e636a204d2: Preparing [2022-11-09T01:32:36.838Z] 994393dc58e7: Preparing [2022-11-09T01:32:36.838Z] f322e0329611: Waiting [2022-11-09T01:32:36.838Z] a8bb595aa187: Waiting [2022-11-09T01:32:36.838Z] 0d5488f91729: Waiting [2022-11-09T01:32:36.838Z] e862d2bbb7b5: Waiting [2022-11-09T01:32:36.838Z] 0f09a407c51d: Waiting [2022-11-09T01:32:36.838Z] f1e636a204d2: Waiting [2022-11-09T01:32:36.838Z] 994393dc58e7: Waiting [2022-11-09T01:32:36.838Z] 013cd25e49f6: Layer already exists [2022-11-09T01:32:36.839Z] c778b036a935: Layer already exists [2022-11-09T01:32:36.839Z] 8b2923945133: Layer already exists [2022-11-09T01:32:36.839Z] e05a4c517085: Layer already exists [2022-11-09T01:32:36.839Z] 816c4261d961: Layer already exists [2022-11-09T01:32:36.839Z] 0d5488f91729: Layer already exists [2022-11-09T01:32:36.839Z] f322e0329611: Layer already exists [2022-11-09T01:32:36.839Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:36.839Z] 0f09a407c51d: Layer already exists [2022-11-09T01:32:36.839Z] e862d2bbb7b5: Layer already exists [2022-11-09T01:32:36.839Z] f1e636a204d2: Layer already exists [2022-11-09T01:32:36.839Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:36.839Z] latest: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:37.138Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:37.438Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.106 [2022-11-09T01:32:37.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T01:32:37.438Z] c778b036a935: Preparing [2022-11-09T01:32:37.438Z] c778b036a935: Preparing [2022-11-09T01:32:37.438Z] 013cd25e49f6: Preparing [2022-11-09T01:32:37.438Z] e05a4c517085: Preparing [2022-11-09T01:32:37.438Z] 8b2923945133: Preparing [2022-11-09T01:32:37.438Z] 816c4261d961: Preparing [2022-11-09T01:32:37.438Z] f322e0329611: Preparing [2022-11-09T01:32:37.438Z] a8bb595aa187: Preparing [2022-11-09T01:32:37.438Z] 0d5488f91729: Preparing [2022-11-09T01:32:37.438Z] e862d2bbb7b5: Preparing [2022-11-09T01:32:37.438Z] 0f09a407c51d: Preparing [2022-11-09T01:32:37.438Z] f1e636a204d2: Preparing [2022-11-09T01:32:37.438Z] 994393dc58e7: Preparing [2022-11-09T01:32:37.438Z] f322e0329611: Waiting [2022-11-09T01:32:37.438Z] a8bb595aa187: Waiting [2022-11-09T01:32:37.438Z] 0d5488f91729: Waiting [2022-11-09T01:32:37.438Z] 0f09a407c51d: Waiting [2022-11-09T01:32:37.438Z] e862d2bbb7b5: Waiting [2022-11-09T01:32:37.438Z] f1e636a204d2: Waiting [2022-11-09T01:32:37.438Z] 994393dc58e7: Waiting [2022-11-09T01:32:37.438Z] e05a4c517085: Layer already exists [2022-11-09T01:32:37.438Z] 816c4261d961: Layer already exists [2022-11-09T01:32:37.438Z] 8b2923945133: Layer already exists [2022-11-09T01:32:37.438Z] c778b036a935: Layer already exists [2022-11-09T01:32:37.438Z] 013cd25e49f6: Layer already exists [2022-11-09T01:32:37.438Z] f322e0329611: Layer already exists [2022-11-09T01:32:37.438Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:37.438Z] 0f09a407c51d: Layer already exists [2022-11-09T01:32:37.438Z] 0d5488f91729: Layer already exists [2022-11-09T01:32:37.438Z] e862d2bbb7b5: Layer already exists [2022-11-09T01:32:37.438Z] f1e636a204d2: Layer already exists [2022-11-09T01:32:37.438Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:37.438Z] 2.3.0-dev.106: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:37.737Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:38.034Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:38.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T01:32:38.034Z] c778b036a935: Preparing [2022-11-09T01:32:38.034Z] c778b036a935: Preparing [2022-11-09T01:32:38.034Z] 013cd25e49f6: Preparing [2022-11-09T01:32:38.034Z] e05a4c517085: Preparing [2022-11-09T01:32:38.034Z] 8b2923945133: Preparing [2022-11-09T01:32:38.034Z] 816c4261d961: Preparing [2022-11-09T01:32:38.034Z] f322e0329611: Preparing [2022-11-09T01:32:38.034Z] a8bb595aa187: Preparing [2022-11-09T01:32:38.035Z] 0d5488f91729: Preparing [2022-11-09T01:32:38.035Z] e862d2bbb7b5: Preparing [2022-11-09T01:32:38.035Z] 0f09a407c51d: Preparing [2022-11-09T01:32:38.035Z] f1e636a204d2: Preparing [2022-11-09T01:32:38.035Z] 994393dc58e7: Preparing [2022-11-09T01:32:38.035Z] e862d2bbb7b5: Waiting [2022-11-09T01:32:38.035Z] 0f09a407c51d: Waiting [2022-11-09T01:32:38.035Z] f1e636a204d2: Waiting [2022-11-09T01:32:38.035Z] a8bb595aa187: Waiting [2022-11-09T01:32:38.035Z] 0d5488f91729: Waiting [2022-11-09T01:32:38.035Z] 013cd25e49f6: Layer already exists [2022-11-09T01:32:38.035Z] 8b2923945133: Layer already exists [2022-11-09T01:32:38.035Z] 816c4261d961: Layer already exists [2022-11-09T01:32:38.035Z] e05a4c517085: Layer already exists [2022-11-09T01:32:38.035Z] c778b036a935: Layer already exists [2022-11-09T01:32:38.035Z] f322e0329611: Layer already exists [2022-11-09T01:32:38.035Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:38.035Z] 0f09a407c51d: Layer already exists [2022-11-09T01:32:38.035Z] e862d2bbb7b5: Layer already exists [2022-11-09T01:32:38.035Z] 0d5488f91729: Layer already exists [2022-11-09T01:32:38.035Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:38.035Z] f1e636a204d2: Layer already exists [2022-11-09T01:32:38.035Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:38.338Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:38.639Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-11-09T01:32:38.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T01:32:38.639Z] c778b036a935: Preparing [2022-11-09T01:32:38.639Z] c778b036a935: Preparing [2022-11-09T01:32:38.639Z] 013cd25e49f6: Preparing [2022-11-09T01:32:38.639Z] e05a4c517085: Preparing [2022-11-09T01:32:38.639Z] 8b2923945133: Preparing [2022-11-09T01:32:38.639Z] 816c4261d961: Preparing [2022-11-09T01:32:38.639Z] f322e0329611: Preparing [2022-11-09T01:32:38.639Z] a8bb595aa187: Preparing [2022-11-09T01:32:38.639Z] 0d5488f91729: Preparing [2022-11-09T01:32:38.639Z] e862d2bbb7b5: Preparing [2022-11-09T01:32:38.639Z] 0f09a407c51d: Preparing [2022-11-09T01:32:38.639Z] f1e636a204d2: Preparing [2022-11-09T01:32:38.639Z] 994393dc58e7: Preparing [2022-11-09T01:32:38.639Z] e862d2bbb7b5: Waiting [2022-11-09T01:32:38.639Z] 0f09a407c51d: Waiting [2022-11-09T01:32:38.639Z] f1e636a204d2: Waiting [2022-11-09T01:32:38.639Z] a8bb595aa187: Waiting [2022-11-09T01:32:38.639Z] f322e0329611: Waiting [2022-11-09T01:32:38.639Z] 994393dc58e7: Waiting [2022-11-09T01:32:38.639Z] 0d5488f91729: Waiting [2022-11-09T01:32:38.639Z] 8b2923945133: Layer already exists [2022-11-09T01:32:38.639Z] 816c4261d961: Layer already exists [2022-11-09T01:32:38.639Z] c778b036a935: Layer already exists [2022-11-09T01:32:38.639Z] e05a4c517085: Layer already exists [2022-11-09T01:32:38.639Z] 013cd25e49f6: Layer already exists [2022-11-09T01:32:38.639Z] f322e0329611: Layer already exists [2022-11-09T01:32:38.639Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:38.639Z] 0d5488f91729: Layer already exists [2022-11-09T01:32:38.639Z] e862d2bbb7b5: Layer already exists [2022-11-09T01:32:38.639Z] 0f09a407c51d: Layer already exists [2022-11-09T01:32:38.639Z] f1e636a204d2: Layer already exists [2022-11-09T01:32:38.639Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:38.639Z] main: digest: sha256:b5760f736f481e43363dd5b8be3fc40269c6718af921758b89cbff252890d0b4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:32:38.673Z] ===================================================== [Pipeline] echo [2022-11-09T01:32:38.678Z] taggedImages: [2022-11-09T01:32:38.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:38.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-09T01:32:38.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.106 [2022-11-09T01:32:38.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:38.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-11-09T01:32:38.691Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-11-09T01:32:38.691Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:38.691Z] latest [2022-11-09T01:32:38.691Z] 2.3.0-dev.106 [2022-11-09T01:32:38.691Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:38.691Z] main [2022-11-09T01:32:38.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:38.998Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:39.300Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:39.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T01:32:39.300Z] a7121caaeeb8: Preparing [2022-11-09T01:32:39.300Z] 66212311dd8b: Preparing [2022-11-09T01:32:39.300Z] 95697025c3d9: Preparing [2022-11-09T01:32:39.300Z] c051a33f9cb4: Preparing [2022-11-09T01:32:39.300Z] 096b4736ebef: Preparing [2022-11-09T01:32:39.300Z] 5192874a0131: Preparing [2022-11-09T01:32:39.300Z] 1b7ca30560aa: Preparing [2022-11-09T01:32:39.300Z] 994393dc58e7: Preparing [2022-11-09T01:32:39.300Z] 5192874a0131: Waiting [2022-11-09T01:32:39.300Z] 1b7ca30560aa: Waiting [2022-11-09T01:32:39.300Z] 994393dc58e7: Waiting [2022-11-09T01:32:39.300Z] 096b4736ebef: Pushed [2022-11-09T01:32:39.300Z] 66212311dd8b: Pushed [2022-11-09T01:32:39.300Z] a7121caaeeb8: Pushed [2022-11-09T01:32:39.300Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:39.559Z] 5192874a0131: Pushed [2022-11-09T01:32:39.817Z] 1b7ca30560aa: Pushed [2022-11-09T01:32:40.384Z] 95697025c3d9: Pushed [2022-11-09T01:32:40.384Z] c051a33f9cb4: Pushed [2022-11-09T01:32:40.642Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:40.954Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:41.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-09T01:32:41.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T01:32:41.259Z] a7121caaeeb8: Preparing [2022-11-09T01:32:41.259Z] 66212311dd8b: Preparing [2022-11-09T01:32:41.259Z] 95697025c3d9: Preparing [2022-11-09T01:32:41.259Z] c051a33f9cb4: Preparing [2022-11-09T01:32:41.259Z] 096b4736ebef: Preparing [2022-11-09T01:32:41.259Z] 5192874a0131: Preparing [2022-11-09T01:32:41.259Z] 1b7ca30560aa: Preparing [2022-11-09T01:32:41.259Z] 994393dc58e7: Preparing [2022-11-09T01:32:41.259Z] 5192874a0131: Waiting [2022-11-09T01:32:41.259Z] 1b7ca30560aa: Waiting [2022-11-09T01:32:41.259Z] 994393dc58e7: Waiting [2022-11-09T01:32:41.259Z] 096b4736ebef: Layer already exists [2022-11-09T01:32:41.259Z] 66212311dd8b: Layer already exists [2022-11-09T01:32:41.259Z] c051a33f9cb4: Layer already exists [2022-11-09T01:32:41.259Z] a7121caaeeb8: Layer already exists [2022-11-09T01:32:41.259Z] 95697025c3d9: Layer already exists [2022-11-09T01:32:41.259Z] 5192874a0131: Layer already exists [2022-11-09T01:32:41.259Z] 1b7ca30560aa: Layer already exists [2022-11-09T01:32:41.259Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:41.259Z] latest: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:41.567Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:41.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.106 [2022-11-09T01:32:41.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T01:32:41.869Z] a7121caaeeb8: Preparing [2022-11-09T01:32:41.869Z] 66212311dd8b: Preparing [2022-11-09T01:32:41.869Z] 95697025c3d9: Preparing [2022-11-09T01:32:41.869Z] c051a33f9cb4: Preparing [2022-11-09T01:32:41.869Z] 096b4736ebef: Preparing [2022-11-09T01:32:41.869Z] 5192874a0131: Preparing [2022-11-09T01:32:41.869Z] 1b7ca30560aa: Preparing [2022-11-09T01:32:41.869Z] 994393dc58e7: Preparing [2022-11-09T01:32:41.869Z] 5192874a0131: Waiting [2022-11-09T01:32:41.869Z] 1b7ca30560aa: Waiting [2022-11-09T01:32:41.869Z] 994393dc58e7: Waiting [2022-11-09T01:32:41.869Z] 95697025c3d9: Layer already exists [2022-11-09T01:32:41.869Z] 096b4736ebef: Layer already exists [2022-11-09T01:32:41.869Z] a7121caaeeb8: Layer already exists [2022-11-09T01:32:41.869Z] 66212311dd8b: Layer already exists [2022-11-09T01:32:41.869Z] c051a33f9cb4: Layer already exists [2022-11-09T01:32:41.869Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:41.869Z] 5192874a0131: Layer already exists [2022-11-09T01:32:41.869Z] 1b7ca30560aa: Layer already exists [2022-11-09T01:32:41.869Z] 2.3.0-dev.106: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:42.180Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:42.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:42.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T01:32:42.484Z] a7121caaeeb8: Preparing [2022-11-09T01:32:42.484Z] 66212311dd8b: Preparing [2022-11-09T01:32:42.484Z] 95697025c3d9: Preparing [2022-11-09T01:32:42.484Z] c051a33f9cb4: Preparing [2022-11-09T01:32:42.484Z] 096b4736ebef: Preparing [2022-11-09T01:32:42.484Z] 5192874a0131: Preparing [2022-11-09T01:32:42.484Z] 1b7ca30560aa: Preparing [2022-11-09T01:32:42.484Z] 994393dc58e7: Preparing [2022-11-09T01:32:42.484Z] 1b7ca30560aa: Waiting [2022-11-09T01:32:42.484Z] 5192874a0131: Waiting [2022-11-09T01:32:42.484Z] 994393dc58e7: Waiting [2022-11-09T01:32:42.484Z] a7121caaeeb8: Layer already exists [2022-11-09T01:32:42.484Z] c051a33f9cb4: Layer already exists [2022-11-09T01:32:42.484Z] 66212311dd8b: Layer already exists [2022-11-09T01:32:42.484Z] 95697025c3d9: Layer already exists [2022-11-09T01:32:42.484Z] 096b4736ebef: Layer already exists [2022-11-09T01:32:42.484Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:42.484Z] 1b7ca30560aa: Layer already exists [2022-11-09T01:32:42.484Z] 5192874a0131: Layer already exists [2022-11-09T01:32:42.484Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:42.791Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:43.101Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-11-09T01:32:43.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T01:32:43.101Z] a7121caaeeb8: Preparing [2022-11-09T01:32:43.101Z] 66212311dd8b: Preparing [2022-11-09T01:32:43.101Z] 95697025c3d9: Preparing [2022-11-09T01:32:43.101Z] c051a33f9cb4: Preparing [2022-11-09T01:32:43.101Z] 096b4736ebef: Preparing [2022-11-09T01:32:43.101Z] 5192874a0131: Preparing [2022-11-09T01:32:43.101Z] 1b7ca30560aa: Preparing [2022-11-09T01:32:43.101Z] 994393dc58e7: Preparing [2022-11-09T01:32:43.101Z] 1b7ca30560aa: Waiting [2022-11-09T01:32:43.101Z] 994393dc58e7: Waiting [2022-11-09T01:32:43.101Z] 66212311dd8b: Layer already exists [2022-11-09T01:32:43.101Z] 096b4736ebef: Layer already exists [2022-11-09T01:32:43.101Z] a7121caaeeb8: Layer already exists [2022-11-09T01:32:43.101Z] 95697025c3d9: Layer already exists [2022-11-09T01:32:43.101Z] c051a33f9cb4: Layer already exists [2022-11-09T01:32:43.101Z] 5192874a0131: Layer already exists [2022-11-09T01:32:43.101Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:43.101Z] 1b7ca30560aa: Layer already exists [2022-11-09T01:32:43.101Z] main: digest: sha256:a5e998d678524b16d63ecc105cee230f12f132ac49c5e75c7064b9236d8ac9b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:32:43.150Z] ===================================================== [Pipeline] echo [2022-11-09T01:32:43.158Z] taggedImages: [2022-11-09T01:32:43.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:43.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-09T01:32:43.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.106 [2022-11-09T01:32:43.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:43.158Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-11-09T01:32:43.180Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-11-09T01:32:43.180Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:43.180Z] latest [2022-11-09T01:32:43.180Z] 2.3.0-dev.106 [2022-11-09T01:32:43.180Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:43.180Z] main [2022-11-09T01:32:43.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:43.498Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:43.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:43.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T01:32:43.801Z] e91c6c6a7e10: Preparing [2022-11-09T01:32:43.801Z] 3c48c7a31c28: Preparing [2022-11-09T01:32:43.801Z] b0ef71747e9e: Preparing [2022-11-09T01:32:43.801Z] 07eaf6a48adc: Preparing [2022-11-09T01:32:43.801Z] d3469a5f5324: Preparing [2022-11-09T01:32:43.801Z] fadfd2e08277: Preparing [2022-11-09T01:32:43.801Z] 3fa05c947f4d: Preparing [2022-11-09T01:32:43.801Z] 03f219de66a0: Preparing [2022-11-09T01:32:43.801Z] ae32b4e3e7be: Preparing [2022-11-09T01:32:43.801Z] 994393dc58e7: Preparing [2022-11-09T01:32:43.801Z] fadfd2e08277: Waiting [2022-11-09T01:32:43.801Z] 994393dc58e7: Waiting [2022-11-09T01:32:43.801Z] 3fa05c947f4d: Waiting [2022-11-09T01:32:43.801Z] ae32b4e3e7be: Waiting [2022-11-09T01:32:43.801Z] e91c6c6a7e10: Pushed [2022-11-09T01:32:43.801Z] d3469a5f5324: Pushed [2022-11-09T01:32:43.801Z] 3c48c7a31c28: Pushed [2022-11-09T01:32:44.059Z] 03f219de66a0: Pushed [2022-11-09T01:32:44.059Z] fadfd2e08277: Pushed [2022-11-09T01:32:44.059Z] 3fa05c947f4d: Pushed [2022-11-09T01:32:44.059Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:44.059Z] ae32b4e3e7be: Pushed [2022-11-09T01:32:44.995Z] 07eaf6a48adc: Pushed [2022-11-09T01:32:45.254Z] b0ef71747e9e: Pushed [2022-11-09T01:32:45.512Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:45.815Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:46.115Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-09T01:32:46.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T01:32:46.115Z] e91c6c6a7e10: Preparing [2022-11-09T01:32:46.115Z] 3c48c7a31c28: Preparing [2022-11-09T01:32:46.115Z] b0ef71747e9e: Preparing [2022-11-09T01:32:46.115Z] 07eaf6a48adc: Preparing [2022-11-09T01:32:46.115Z] d3469a5f5324: Preparing [2022-11-09T01:32:46.115Z] fadfd2e08277: Preparing [2022-11-09T01:32:46.115Z] 3fa05c947f4d: Preparing [2022-11-09T01:32:46.115Z] 03f219de66a0: Preparing [2022-11-09T01:32:46.115Z] ae32b4e3e7be: Preparing [2022-11-09T01:32:46.115Z] 994393dc58e7: Preparing [2022-11-09T01:32:46.115Z] 03f219de66a0: Waiting [2022-11-09T01:32:46.115Z] 994393dc58e7: Waiting [2022-11-09T01:32:46.115Z] fadfd2e08277: Waiting [2022-11-09T01:32:46.115Z] b0ef71747e9e: Layer already exists [2022-11-09T01:32:46.115Z] d3469a5f5324: Layer already exists [2022-11-09T01:32:46.115Z] e91c6c6a7e10: Layer already exists [2022-11-09T01:32:46.115Z] 3c48c7a31c28: Layer already exists [2022-11-09T01:32:46.115Z] 07eaf6a48adc: Layer already exists [2022-11-09T01:32:46.115Z] fadfd2e08277: Layer already exists [2022-11-09T01:32:46.115Z] ae32b4e3e7be: Layer already exists [2022-11-09T01:32:46.115Z] 3fa05c947f4d: Layer already exists [2022-11-09T01:32:46.115Z] 03f219de66a0: Layer already exists [2022-11-09T01:32:46.115Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:46.115Z] latest: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:46.420Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:46.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.106 [2022-11-09T01:32:46.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T01:32:46.733Z] e91c6c6a7e10: Preparing [2022-11-09T01:32:46.733Z] 3c48c7a31c28: Preparing [2022-11-09T01:32:46.733Z] b0ef71747e9e: Preparing [2022-11-09T01:32:46.733Z] 07eaf6a48adc: Preparing [2022-11-09T01:32:46.733Z] d3469a5f5324: Preparing [2022-11-09T01:32:46.733Z] fadfd2e08277: Preparing [2022-11-09T01:32:46.733Z] 3fa05c947f4d: Preparing [2022-11-09T01:32:46.733Z] 03f219de66a0: Preparing [2022-11-09T01:32:46.733Z] ae32b4e3e7be: Preparing [2022-11-09T01:32:46.733Z] 994393dc58e7: Preparing [2022-11-09T01:32:46.733Z] 03f219de66a0: Waiting [2022-11-09T01:32:46.733Z] ae32b4e3e7be: Waiting [2022-11-09T01:32:46.733Z] 994393dc58e7: Waiting [2022-11-09T01:32:46.733Z] fadfd2e08277: Waiting [2022-11-09T01:32:46.733Z] e91c6c6a7e10: Layer already exists [2022-11-09T01:32:46.733Z] 07eaf6a48adc: Layer already exists [2022-11-09T01:32:46.733Z] d3469a5f5324: Layer already exists [2022-11-09T01:32:46.733Z] b0ef71747e9e: Layer already exists [2022-11-09T01:32:46.733Z] 3c48c7a31c28: Layer already exists [2022-11-09T01:32:46.733Z] fadfd2e08277: Layer already exists [2022-11-09T01:32:46.733Z] 03f219de66a0: Layer already exists [2022-11-09T01:32:46.733Z] 3fa05c947f4d: Layer already exists [2022-11-09T01:32:46.733Z] ae32b4e3e7be: Layer already exists [2022-11-09T01:32:46.733Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:46.733Z] 2.3.0-dev.106: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:47.040Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:47.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:47.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T01:32:47.343Z] e91c6c6a7e10: Preparing [2022-11-09T01:32:47.343Z] 3c48c7a31c28: Preparing [2022-11-09T01:32:47.343Z] b0ef71747e9e: Preparing [2022-11-09T01:32:47.343Z] 07eaf6a48adc: Preparing [2022-11-09T01:32:47.343Z] d3469a5f5324: Preparing [2022-11-09T01:32:47.343Z] fadfd2e08277: Preparing [2022-11-09T01:32:47.343Z] 3fa05c947f4d: Preparing [2022-11-09T01:32:47.343Z] 03f219de66a0: Preparing [2022-11-09T01:32:47.343Z] ae32b4e3e7be: Preparing [2022-11-09T01:32:47.343Z] 994393dc58e7: Preparing [2022-11-09T01:32:47.343Z] fadfd2e08277: Waiting [2022-11-09T01:32:47.343Z] 3fa05c947f4d: Waiting [2022-11-09T01:32:47.343Z] ae32b4e3e7be: Waiting [2022-11-09T01:32:47.343Z] 994393dc58e7: Waiting [2022-11-09T01:32:47.343Z] 03f219de66a0: Waiting [2022-11-09T01:32:47.343Z] e91c6c6a7e10: Layer already exists [2022-11-09T01:32:47.343Z] d3469a5f5324: Layer already exists [2022-11-09T01:32:47.343Z] 07eaf6a48adc: Layer already exists [2022-11-09T01:32:47.343Z] 3c48c7a31c28: Layer already exists [2022-11-09T01:32:47.343Z] b0ef71747e9e: Layer already exists [2022-11-09T01:32:47.343Z] 3fa05c947f4d: Layer already exists [2022-11-09T01:32:47.343Z] fadfd2e08277: Layer already exists [2022-11-09T01:32:47.343Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:47.343Z] ae32b4e3e7be: Layer already exists [2022-11-09T01:32:47.343Z] 03f219de66a0: Layer already exists [2022-11-09T01:32:47.343Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:47.647Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:47.950Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-11-09T01:32:47.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T01:32:47.950Z] e91c6c6a7e10: Preparing [2022-11-09T01:32:47.950Z] 3c48c7a31c28: Preparing [2022-11-09T01:32:47.950Z] b0ef71747e9e: Preparing [2022-11-09T01:32:47.950Z] 07eaf6a48adc: Preparing [2022-11-09T01:32:47.950Z] d3469a5f5324: Preparing [2022-11-09T01:32:47.950Z] fadfd2e08277: Preparing [2022-11-09T01:32:47.950Z] 3fa05c947f4d: Preparing [2022-11-09T01:32:47.950Z] 03f219de66a0: Preparing [2022-11-09T01:32:47.950Z] ae32b4e3e7be: Preparing [2022-11-09T01:32:47.950Z] 994393dc58e7: Preparing [2022-11-09T01:32:47.950Z] fadfd2e08277: Waiting [2022-11-09T01:32:47.950Z] 03f219de66a0: Waiting [2022-11-09T01:32:47.950Z] ae32b4e3e7be: Waiting [2022-11-09T01:32:47.950Z] 994393dc58e7: Waiting [2022-11-09T01:32:47.950Z] 3fa05c947f4d: Waiting [2022-11-09T01:32:47.950Z] 07eaf6a48adc: Layer already exists [2022-11-09T01:32:47.950Z] d3469a5f5324: Layer already exists [2022-11-09T01:32:47.950Z] e91c6c6a7e10: Layer already exists [2022-11-09T01:32:47.950Z] 3c48c7a31c28: Layer already exists [2022-11-09T01:32:47.950Z] b0ef71747e9e: Layer already exists [2022-11-09T01:32:47.950Z] fadfd2e08277: Layer already exists [2022-11-09T01:32:47.950Z] 03f219de66a0: Layer already exists [2022-11-09T01:32:47.950Z] 3fa05c947f4d: Layer already exists [2022-11-09T01:32:47.950Z] ae32b4e3e7be: Layer already exists [2022-11-09T01:32:47.950Z] 994393dc58e7: Layer already exists [2022-11-09T01:32:47.950Z] main: digest: sha256:ebcc3f6a8a2fc677e2a77d43fdd888f9f2415b56fd69be81b85e60fd2100941a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:32:47.984Z] ===================================================== [Pipeline] echo [2022-11-09T01:32:47.990Z] taggedImages: [2022-11-09T01:32:47.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:47.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-09T01:32:47.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.106 [2022-11-09T01:32:47.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:47.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-11-09T01:32:48.003Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-11-09T01:32:48.003Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:48.003Z] latest [2022-11-09T01:32:48.003Z] 2.3.0-dev.106 [2022-11-09T01:32:48.003Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:48.003Z] main [2022-11-09T01:32:48.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:48.302Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:48.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:48.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T01:32:48.602Z] 9091a684b477: Preparing [2022-11-09T01:32:48.602Z] f454b689ab39: Preparing [2022-11-09T01:32:48.603Z] a8bb595aa187: Preparing [2022-11-09T01:32:48.603Z] c7b06b2ff802: Preparing [2022-11-09T01:32:48.603Z] 34d5ebaa5410: Preparing [2022-11-09T01:32:48.603Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:32:48.603Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:48.603Z] 9091a684b477: Pushed [2022-11-09T01:32:49.170Z] c7b06b2ff802: Pushed [2022-11-09T01:32:51.073Z] f454b689ab39: Pushed [2022-11-09T01:32:51.073Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:51.386Z] + 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 [2022-11-09T01:32:51.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-09T01:32:51.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T01:32:51.692Z] 9091a684b477: Preparing [2022-11-09T01:32:51.692Z] f454b689ab39: Preparing [2022-11-09T01:32:51.692Z] a8bb595aa187: Preparing [2022-11-09T01:32:51.692Z] c7b06b2ff802: Preparing [2022-11-09T01:32:51.692Z] 34d5ebaa5410: Preparing [2022-11-09T01:32:51.692Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:32:51.692Z] 9091a684b477: Layer already exists [2022-11-09T01:32:51.692Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:51.692Z] f454b689ab39: Layer already exists [2022-11-09T01:32:51.692Z] c7b06b2ff802: Layer already exists [2022-11-09T01:32:51.692Z] latest: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:52.003Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:52.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.106 [2022-11-09T01:32:52.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T01:32:52.303Z] 9091a684b477: Preparing [2022-11-09T01:32:52.303Z] f454b689ab39: Preparing [2022-11-09T01:32:52.304Z] a8bb595aa187: Preparing [2022-11-09T01:32:52.304Z] c7b06b2ff802: Preparing [2022-11-09T01:32:52.304Z] 34d5ebaa5410: Preparing [2022-11-09T01:32:52.304Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:32:52.304Z] f454b689ab39: Layer already exists [2022-11-09T01:32:52.304Z] c7b06b2ff802: Layer already exists [2022-11-09T01:32:52.304Z] 9091a684b477: Layer already exists [2022-11-09T01:32:52.304Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:52.304Z] 2.3.0-dev.106: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:52.611Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:52.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:52.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T01:32:52.914Z] 9091a684b477: Preparing [2022-11-09T01:32:52.914Z] f454b689ab39: Preparing [2022-11-09T01:32:52.914Z] a8bb595aa187: Preparing [2022-11-09T01:32:52.914Z] c7b06b2ff802: Preparing [2022-11-09T01:32:52.914Z] 34d5ebaa5410: Preparing [2022-11-09T01:32:52.914Z] 9091a684b477: Layer already exists [2022-11-09T01:32:52.914Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:32:52.914Z] c7b06b2ff802: Layer already exists [2022-11-09T01:32:52.914Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:52.914Z] f454b689ab39: Layer already exists [2022-11-09T01:32:52.914Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:53.216Z] + 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 [2022-11-09T01:32:53.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-11-09T01:32:53.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T01:32:53.514Z] 9091a684b477: Preparing [2022-11-09T01:32:53.514Z] f454b689ab39: Preparing [2022-11-09T01:32:53.514Z] a8bb595aa187: Preparing [2022-11-09T01:32:53.514Z] c7b06b2ff802: Preparing [2022-11-09T01:32:53.514Z] 34d5ebaa5410: Preparing [2022-11-09T01:32:53.514Z] a8bb595aa187: Layer already exists [2022-11-09T01:32:53.514Z] f454b689ab39: Layer already exists [2022-11-09T01:32:53.514Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:32:53.514Z] 9091a684b477: Layer already exists [2022-11-09T01:32:53.514Z] c7b06b2ff802: Layer already exists [2022-11-09T01:32:53.514Z] main: digest: sha256:f830b51a4a46712aac62fbb2a148ebda6138708f17358721f9dbbd86ca9d2756 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:32:53.550Z] ===================================================== [Pipeline] echo [2022-11-09T01:32:53.556Z] taggedImages: [2022-11-09T01:32:53.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:53.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-09T01:32:53.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.106 [2022-11-09T01:32:53.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:53.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-11-09T01:32:53.570Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-11-09T01:32:53.570Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:53.570Z] latest [2022-11-09T01:32:53.570Z] 2.3.0-dev.106 [2022-11-09T01:32:53.570Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:32:53.570Z] main [2022-11-09T01:32:53.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:53.871Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:32:54.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:32:54.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T01:32:54.177Z] a02f5def27dd: Preparing [2022-11-09T01:32:54.177Z] ff82bfe42d0f: Preparing [2022-11-09T01:32:54.177Z] 2069c85c347c: Preparing [2022-11-09T01:32:54.177Z] e956f874eb53: Preparing [2022-11-09T01:32:54.177Z] 01d1c8cd6001: Preparing [2022-11-09T01:32:54.177Z] e34874560631: Preparing [2022-11-09T01:32:54.177Z] 34d5ebaa5410: Preparing [2022-11-09T01:32:54.177Z] e34874560631: Waiting [2022-11-09T01:32:54.177Z] 34d5ebaa5410: Waiting [2022-11-09T01:32:54.177Z] 2069c85c347c: Pushed [2022-11-09T01:32:54.177Z] a02f5def27dd: Pushed [2022-11-09T01:32:54.177Z] ff82bfe42d0f: Pushed [2022-11-09T01:32:54.177Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:32:54.742Z] e34874560631: Pushed [2022-11-09T01:32:58.028Z] 01d1c8cd6001: Pushed [2022-11-09T01:33:01.309Z] e956f874eb53: Pushed [2022-11-09T01:33:01.309Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:01.630Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:01.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-09T01:33:01.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T01:33:01.934Z] a02f5def27dd: Preparing [2022-11-09T01:33:01.934Z] ff82bfe42d0f: Preparing [2022-11-09T01:33:01.934Z] 2069c85c347c: Preparing [2022-11-09T01:33:01.934Z] e956f874eb53: Preparing [2022-11-09T01:33:01.934Z] 01d1c8cd6001: Preparing [2022-11-09T01:33:01.934Z] e34874560631: Preparing [2022-11-09T01:33:01.934Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:01.934Z] e34874560631: Waiting [2022-11-09T01:33:01.934Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:01.934Z] ff82bfe42d0f: Layer already exists [2022-11-09T01:33:01.934Z] 2069c85c347c: Layer already exists [2022-11-09T01:33:01.934Z] 01d1c8cd6001: Layer already exists [2022-11-09T01:33:01.934Z] a02f5def27dd: Layer already exists [2022-11-09T01:33:01.934Z] e956f874eb53: Layer already exists [2022-11-09T01:33:01.934Z] e34874560631: Layer already exists [2022-11-09T01:33:01.934Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:01.934Z] latest: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:02.250Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:02.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.106 [2022-11-09T01:33:02.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T01:33:02.551Z] a02f5def27dd: Preparing [2022-11-09T01:33:02.551Z] ff82bfe42d0f: Preparing [2022-11-09T01:33:02.551Z] 2069c85c347c: Preparing [2022-11-09T01:33:02.551Z] e956f874eb53: Preparing [2022-11-09T01:33:02.551Z] 01d1c8cd6001: Preparing [2022-11-09T01:33:02.551Z] e34874560631: Preparing [2022-11-09T01:33:02.551Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:02.551Z] e34874560631: Waiting [2022-11-09T01:33:02.551Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:02.551Z] a02f5def27dd: Layer already exists [2022-11-09T01:33:02.551Z] 2069c85c347c: Layer already exists [2022-11-09T01:33:02.551Z] e956f874eb53: Layer already exists [2022-11-09T01:33:02.551Z] 01d1c8cd6001: Layer already exists [2022-11-09T01:33:02.551Z] ff82bfe42d0f: Layer already exists [2022-11-09T01:33:02.551Z] e34874560631: Layer already exists [2022-11-09T01:33:02.551Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:02.551Z] 2.3.0-dev.106: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:02.853Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:03.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:03.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T01:33:03.152Z] a02f5def27dd: Preparing [2022-11-09T01:33:03.152Z] ff82bfe42d0f: Preparing [2022-11-09T01:33:03.152Z] 2069c85c347c: Preparing [2022-11-09T01:33:03.152Z] e956f874eb53: Preparing [2022-11-09T01:33:03.152Z] 01d1c8cd6001: Preparing [2022-11-09T01:33:03.152Z] e34874560631: Preparing [2022-11-09T01:33:03.152Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:03.152Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:03.152Z] e34874560631: Waiting [2022-11-09T01:33:03.152Z] 2069c85c347c: Layer already exists [2022-11-09T01:33:03.152Z] ff82bfe42d0f: Layer already exists [2022-11-09T01:33:03.152Z] a02f5def27dd: Layer already exists [2022-11-09T01:33:03.152Z] 01d1c8cd6001: Layer already exists [2022-11-09T01:33:03.152Z] e956f874eb53: Layer already exists [2022-11-09T01:33:03.152Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:03.152Z] e34874560631: Layer already exists [2022-11-09T01:33:03.152Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:03.453Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:03.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-11-09T01:33:03.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T01:33:03.753Z] a02f5def27dd: Preparing [2022-11-09T01:33:03.753Z] ff82bfe42d0f: Preparing [2022-11-09T01:33:03.753Z] 2069c85c347c: Preparing [2022-11-09T01:33:03.753Z] e956f874eb53: Preparing [2022-11-09T01:33:03.753Z] 01d1c8cd6001: Preparing [2022-11-09T01:33:03.753Z] e34874560631: Preparing [2022-11-09T01:33:03.753Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:03.753Z] e34874560631: Waiting [2022-11-09T01:33:03.753Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:03.753Z] ff82bfe42d0f: Layer already exists [2022-11-09T01:33:03.753Z] 01d1c8cd6001: Layer already exists [2022-11-09T01:33:03.753Z] a02f5def27dd: Layer already exists [2022-11-09T01:33:03.753Z] e956f874eb53: Layer already exists [2022-11-09T01:33:03.753Z] 2069c85c347c: Layer already exists [2022-11-09T01:33:03.753Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:03.753Z] e34874560631: Layer already exists [2022-11-09T01:33:03.753Z] main: digest: sha256:9aa5009ceeb37403e948d9a0b789841688c41a7a148c9b40a26dd9a392a11bf0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:33:03.786Z] ===================================================== [Pipeline] echo [2022-11-09T01:33:03.793Z] taggedImages: [2022-11-09T01:33:03.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:03.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-09T01:33:03.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.106 [2022-11-09T01:33:03.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:03.793Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-11-09T01:33:03.807Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-11-09T01:33:03.807Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:03.807Z] latest [2022-11-09T01:33:03.807Z] 2.3.0-dev.106 [2022-11-09T01:33:03.807Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:03.807Z] main [2022-11-09T01:33:03.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:04.113Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:04.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:04.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T01:33:04.413Z] 4ac8acbe059d: Preparing [2022-11-09T01:33:04.413Z] 7134b48f4a38: Preparing [2022-11-09T01:33:04.413Z] 10b73125bfeb: Preparing [2022-11-09T01:33:04.413Z] 00678e86331f: Preparing [2022-11-09T01:33:04.413Z] ead74ce98088: Preparing [2022-11-09T01:33:04.413Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:04.413Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:04.413Z] 10b73125bfeb: Pushed [2022-11-09T01:33:04.413Z] 7134b48f4a38: Pushed [2022-11-09T01:33:04.413Z] 4ac8acbe059d: Pushed [2022-11-09T01:33:04.413Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:04.672Z] ead74ce98088: Pushed [2022-11-09T01:33:11.230Z] 00678e86331f: Pushed [2022-11-09T01:33:11.230Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:11.549Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:11.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-09T01:33:11.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T01:33:11.856Z] 4ac8acbe059d: Preparing [2022-11-09T01:33:11.856Z] 7134b48f4a38: Preparing [2022-11-09T01:33:11.856Z] 10b73125bfeb: Preparing [2022-11-09T01:33:11.856Z] 00678e86331f: Preparing [2022-11-09T01:33:11.856Z] ead74ce98088: Preparing [2022-11-09T01:33:11.856Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:11.856Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:11.856Z] 4ac8acbe059d: Layer already exists [2022-11-09T01:33:11.856Z] 10b73125bfeb: Layer already exists [2022-11-09T01:33:11.856Z] 00678e86331f: Layer already exists [2022-11-09T01:33:11.856Z] ead74ce98088: Layer already exists [2022-11-09T01:33:11.856Z] 7134b48f4a38: Layer already exists [2022-11-09T01:33:11.856Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:11.856Z] latest: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:12.166Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:12.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.106 [2022-11-09T01:33:12.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T01:33:12.474Z] 4ac8acbe059d: Preparing [2022-11-09T01:33:12.474Z] 7134b48f4a38: Preparing [2022-11-09T01:33:12.474Z] 10b73125bfeb: Preparing [2022-11-09T01:33:12.474Z] 00678e86331f: Preparing [2022-11-09T01:33:12.474Z] ead74ce98088: Preparing [2022-11-09T01:33:12.474Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:12.474Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:12.474Z] 00678e86331f: Layer already exists [2022-11-09T01:33:12.474Z] 10b73125bfeb: Layer already exists [2022-11-09T01:33:12.474Z] ead74ce98088: Layer already exists [2022-11-09T01:33:12.474Z] 4ac8acbe059d: Layer already exists [2022-11-09T01:33:12.474Z] 7134b48f4a38: Layer already exists [2022-11-09T01:33:12.474Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:12.474Z] 2.3.0-dev.106: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:12.785Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:13.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:13.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T01:33:13.083Z] 4ac8acbe059d: Preparing [2022-11-09T01:33:13.083Z] 7134b48f4a38: Preparing [2022-11-09T01:33:13.083Z] 10b73125bfeb: Preparing [2022-11-09T01:33:13.083Z] 00678e86331f: Preparing [2022-11-09T01:33:13.083Z] ead74ce98088: Preparing [2022-11-09T01:33:13.083Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:13.083Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:13.083Z] 10b73125bfeb: Layer already exists [2022-11-09T01:33:13.083Z] 7134b48f4a38: Layer already exists [2022-11-09T01:33:13.083Z] 4ac8acbe059d: Layer already exists [2022-11-09T01:33:13.083Z] 00678e86331f: Layer already exists [2022-11-09T01:33:13.083Z] ead74ce98088: Layer already exists [2022-11-09T01:33:13.083Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:13.083Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:13.395Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:13.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-11-09T01:33:13.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T01:33:13.702Z] 4ac8acbe059d: Preparing [2022-11-09T01:33:13.702Z] 7134b48f4a38: Preparing [2022-11-09T01:33:13.702Z] 10b73125bfeb: Preparing [2022-11-09T01:33:13.702Z] 00678e86331f: Preparing [2022-11-09T01:33:13.702Z] ead74ce98088: Preparing [2022-11-09T01:33:13.702Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:13.702Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:13.702Z] 10b73125bfeb: Layer already exists [2022-11-09T01:33:13.702Z] 00678e86331f: Layer already exists [2022-11-09T01:33:13.702Z] ead74ce98088: Layer already exists [2022-11-09T01:33:13.702Z] 4ac8acbe059d: Layer already exists [2022-11-09T01:33:13.702Z] 7134b48f4a38: Layer already exists [2022-11-09T01:33:13.702Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:13.702Z] main: digest: sha256:cd8e2654ea219dd01a57c2d4ed60e5f644d7cb4bb6a3a3d75f9732125eb5e28d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:33:13.752Z] ===================================================== [Pipeline] echo [2022-11-09T01:33:13.762Z] taggedImages: [2022-11-09T01:33:13.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:13.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-09T01:33:13.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.106 [2022-11-09T01:33:13.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:13.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-11-09T01:33:13.787Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-11-09T01:33:13.787Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:13.787Z] latest [2022-11-09T01:33:13.787Z] 2.3.0-dev.106 [2022-11-09T01:33:13.787Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:13.787Z] main [2022-11-09T01:33:13.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:14.115Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:14.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:14.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T01:33:14.417Z] 67eac2904a80: Preparing [2022-11-09T01:33:14.417Z] 3db0493c23ad: Preparing [2022-11-09T01:33:14.417Z] 3cbc5578ec03: Preparing [2022-11-09T01:33:14.417Z] 062e5d2046ce: Preparing [2022-11-09T01:33:14.417Z] 27b0a07195f3: Preparing [2022-11-09T01:33:14.417Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:14.417Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:14.417Z] 3db0493c23ad: Pushed [2022-11-09T01:33:14.417Z] 67eac2904a80: Pushed [2022-11-09T01:33:14.417Z] 3cbc5578ec03: Pushed [2022-11-09T01:33:14.417Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:14.983Z] 27b0a07195f3: Pushed [2022-11-09T01:33:21.548Z] 062e5d2046ce: Pushed [2022-11-09T01:33:21.808Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:22.117Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:22.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-09T01:33:22.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T01:33:22.418Z] 67eac2904a80: Preparing [2022-11-09T01:33:22.418Z] 3db0493c23ad: Preparing [2022-11-09T01:33:22.418Z] 3cbc5578ec03: Preparing [2022-11-09T01:33:22.418Z] 062e5d2046ce: Preparing [2022-11-09T01:33:22.418Z] 27b0a07195f3: Preparing [2022-11-09T01:33:22.418Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:22.418Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:22.418Z] 3db0493c23ad: Layer already exists [2022-11-09T01:33:22.418Z] 062e5d2046ce: Layer already exists [2022-11-09T01:33:22.418Z] 67eac2904a80: Layer already exists [2022-11-09T01:33:22.418Z] 3cbc5578ec03: Layer already exists [2022-11-09T01:33:22.418Z] 27b0a07195f3: Layer already exists [2022-11-09T01:33:22.418Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:22.418Z] latest: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:22.730Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:23.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.106 [2022-11-09T01:33:23.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T01:33:23.039Z] 67eac2904a80: Preparing [2022-11-09T01:33:23.039Z] 3db0493c23ad: Preparing [2022-11-09T01:33:23.039Z] 3cbc5578ec03: Preparing [2022-11-09T01:33:23.039Z] 062e5d2046ce: Preparing [2022-11-09T01:33:23.039Z] 27b0a07195f3: Preparing [2022-11-09T01:33:23.039Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:23.039Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:23.039Z] 3db0493c23ad: Layer already exists [2022-11-09T01:33:23.039Z] 062e5d2046ce: Layer already exists [2022-11-09T01:33:23.039Z] 27b0a07195f3: Layer already exists [2022-11-09T01:33:23.039Z] 67eac2904a80: Layer already exists [2022-11-09T01:33:23.039Z] 3cbc5578ec03: Layer already exists [2022-11-09T01:33:23.039Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:23.039Z] 2.3.0-dev.106: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:23.351Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:23.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:23.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T01:33:23.659Z] 67eac2904a80: Preparing [2022-11-09T01:33:23.659Z] 3db0493c23ad: Preparing [2022-11-09T01:33:23.659Z] 3cbc5578ec03: Preparing [2022-11-09T01:33:23.659Z] 062e5d2046ce: Preparing [2022-11-09T01:33:23.659Z] 27b0a07195f3: Preparing [2022-11-09T01:33:23.659Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:23.659Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:23.659Z] 27b0a07195f3: Layer already exists [2022-11-09T01:33:23.659Z] 062e5d2046ce: Layer already exists [2022-11-09T01:33:23.659Z] 67eac2904a80: Layer already exists [2022-11-09T01:33:23.659Z] 3cbc5578ec03: Layer already exists [2022-11-09T01:33:23.659Z] 3db0493c23ad: Layer already exists [2022-11-09T01:33:23.659Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:23.659Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:23.974Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:24.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-11-09T01:33:24.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T01:33:24.276Z] 67eac2904a80: Preparing [2022-11-09T01:33:24.276Z] 3db0493c23ad: Preparing [2022-11-09T01:33:24.276Z] 3cbc5578ec03: Preparing [2022-11-09T01:33:24.276Z] 062e5d2046ce: Preparing [2022-11-09T01:33:24.276Z] 27b0a07195f3: Preparing [2022-11-09T01:33:24.276Z] 34d5ebaa5410: Preparing [2022-11-09T01:33:24.276Z] 34d5ebaa5410: Waiting [2022-11-09T01:33:24.276Z] 3cbc5578ec03: Layer already exists [2022-11-09T01:33:24.276Z] 3db0493c23ad: Layer already exists [2022-11-09T01:33:24.276Z] 27b0a07195f3: Layer already exists [2022-11-09T01:33:24.276Z] 062e5d2046ce: Layer already exists [2022-11-09T01:33:24.276Z] 67eac2904a80: Layer already exists [2022-11-09T01:33:24.276Z] 34d5ebaa5410: Layer already exists [2022-11-09T01:33:24.276Z] main: digest: sha256:2b4c5ea4dc2257a769e4651e366d553cbed06810d1e11425d23f66c25caf4752 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:33:24.324Z] ===================================================== [Pipeline] echo [2022-11-09T01:33:24.331Z] taggedImages: [2022-11-09T01:33:24.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:24.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-09T01:33:24.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.106 [2022-11-09T01:33:24.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:24.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-11-09T01:33:24.351Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-11-09T01:33:24.351Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:24.351Z] latest [2022-11-09T01:33:24.351Z] 2.3.0-dev.106 [2022-11-09T01:33:24.351Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:24.351Z] main [2022-11-09T01:33:24.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:24.671Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:24.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:24.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T01:33:24.977Z] b09e328b848d: Preparing [2022-11-09T01:33:24.977Z] 1da427088520: Preparing [2022-11-09T01:33:24.977Z] a8bb595aa187: Preparing [2022-11-09T01:33:24.977Z] 1067502fff84: Preparing [2022-11-09T01:33:24.977Z] 994393dc58e7: Preparing [2022-11-09T01:33:24.977Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:24.977Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:24.977Z] b09e328b848d: Pushed [2022-11-09T01:33:25.236Z] 1067502fff84: Pushed [2022-11-09T01:33:27.765Z] 1da427088520: Pushed [2022-11-09T01:33:27.765Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:28.076Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:28.376Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-09T01:33:28.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T01:33:28.376Z] b09e328b848d: Preparing [2022-11-09T01:33:28.376Z] 1da427088520: Preparing [2022-11-09T01:33:28.376Z] a8bb595aa187: Preparing [2022-11-09T01:33:28.376Z] 1067502fff84: Preparing [2022-11-09T01:33:28.376Z] 994393dc58e7: Preparing [2022-11-09T01:33:28.376Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:28.376Z] 1da427088520: Layer already exists [2022-11-09T01:33:28.376Z] 1067502fff84: Layer already exists [2022-11-09T01:33:28.376Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:28.376Z] b09e328b848d: Layer already exists [2022-11-09T01:33:28.376Z] latest: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:28.685Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:28.984Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.106 [2022-11-09T01:33:28.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T01:33:28.984Z] b09e328b848d: Preparing [2022-11-09T01:33:28.984Z] 1da427088520: Preparing [2022-11-09T01:33:28.984Z] a8bb595aa187: Preparing [2022-11-09T01:33:28.984Z] 1067502fff84: Preparing [2022-11-09T01:33:28.984Z] 994393dc58e7: Preparing [2022-11-09T01:33:28.984Z] 1da427088520: Layer already exists [2022-11-09T01:33:28.984Z] b09e328b848d: Layer already exists [2022-11-09T01:33:28.984Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:28.984Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:28.984Z] 1067502fff84: Layer already exists [2022-11-09T01:33:28.984Z] 2.3.0-dev.106: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:29.289Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:29.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:29.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T01:33:29.582Z] b09e328b848d: Preparing [2022-11-09T01:33:29.582Z] 1da427088520: Preparing [2022-11-09T01:33:29.582Z] a8bb595aa187: Preparing [2022-11-09T01:33:29.582Z] 1067502fff84: Preparing [2022-11-09T01:33:29.582Z] 994393dc58e7: Preparing [2022-11-09T01:33:29.582Z] 1da427088520: Layer already exists [2022-11-09T01:33:29.582Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:29.582Z] 1067502fff84: Layer already exists [2022-11-09T01:33:29.582Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:29.582Z] b09e328b848d: Layer already exists [2022-11-09T01:33:29.582Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:29.879Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:30.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-11-09T01:33:30.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T01:33:30.175Z] b09e328b848d: Preparing [2022-11-09T01:33:30.175Z] 1da427088520: Preparing [2022-11-09T01:33:30.175Z] a8bb595aa187: Preparing [2022-11-09T01:33:30.175Z] 1067502fff84: Preparing [2022-11-09T01:33:30.175Z] 994393dc58e7: Preparing [2022-11-09T01:33:30.175Z] b09e328b848d: Layer already exists [2022-11-09T01:33:30.175Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:30.175Z] 1da427088520: Layer already exists [2022-11-09T01:33:30.175Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:30.175Z] 1067502fff84: Layer already exists [2022-11-09T01:33:30.175Z] main: digest: sha256:4091db1ee4d80e776b82934e192fdf34adc7b3e64f79367f7d7bad23875e9f04 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:33:30.210Z] ===================================================== [Pipeline] echo [2022-11-09T01:33:30.215Z] taggedImages: [2022-11-09T01:33:30.215Z] - nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:30.215Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-09T01:33:30.215Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.106 [2022-11-09T01:33:30.215Z] - nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:30.215Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-11-09T01:33:30.228Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-11-09T01:33:30.228Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:30.228Z] latest [2022-11-09T01:33:30.228Z] 2.3.0-dev.106 [2022-11-09T01:33:30.228Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:30.228Z] main [2022-11-09T01:33:30.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:30.529Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:30.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:30.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T01:33:30.926Z] e17332198771: Preparing [2022-11-09T01:33:30.926Z] 2e40ac5a284d: Preparing [2022-11-09T01:33:30.926Z] a8bb595aa187: Preparing [2022-11-09T01:33:30.926Z] 6a62f26dd4bd: Preparing [2022-11-09T01:33:30.926Z] 994393dc58e7: Preparing [2022-11-09T01:33:30.926Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:30.926Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:30.926Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:33:30.926Z] e17332198771: Pushed [2022-11-09T01:33:33.640Z] 2e40ac5a284d: Pushed [2022-11-09T01:33:33.640Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:33.961Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:34.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-09T01:33:34.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T01:33:34.269Z] e17332198771: Preparing [2022-11-09T01:33:34.269Z] 2e40ac5a284d: Preparing [2022-11-09T01:33:34.269Z] a8bb595aa187: Preparing [2022-11-09T01:33:34.269Z] 6a62f26dd4bd: Preparing [2022-11-09T01:33:34.269Z] 994393dc58e7: Preparing [2022-11-09T01:33:34.269Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:33:34.269Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:34.269Z] 2e40ac5a284d: Layer already exists [2022-11-09T01:33:34.269Z] e17332198771: Layer already exists [2022-11-09T01:33:34.269Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:34.269Z] latest: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:34.578Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:34.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.106 [2022-11-09T01:33:34.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T01:33:34.874Z] e17332198771: Preparing [2022-11-09T01:33:34.874Z] 2e40ac5a284d: Preparing [2022-11-09T01:33:34.874Z] a8bb595aa187: Preparing [2022-11-09T01:33:34.874Z] 6a62f26dd4bd: Preparing [2022-11-09T01:33:34.874Z] 994393dc58e7: Preparing [2022-11-09T01:33:34.874Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:34.874Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:33:34.874Z] e17332198771: Layer already exists [2022-11-09T01:33:34.874Z] 2e40ac5a284d: Layer already exists [2022-11-09T01:33:34.874Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:34.875Z] 2.3.0-dev.106: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:35.177Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:35.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:35.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T01:33:35.476Z] e17332198771: Preparing [2022-11-09T01:33:35.476Z] 2e40ac5a284d: Preparing [2022-11-09T01:33:35.476Z] a8bb595aa187: Preparing [2022-11-09T01:33:35.476Z] 6a62f26dd4bd: Preparing [2022-11-09T01:33:35.476Z] 994393dc58e7: Preparing [2022-11-09T01:33:35.476Z] 2e40ac5a284d: Layer already exists [2022-11-09T01:33:35.476Z] e17332198771: Layer already exists [2022-11-09T01:33:35.476Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:33:35.476Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:35.476Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:35.476Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:35.786Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:36.087Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-11-09T01:33:36.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T01:33:36.087Z] e17332198771: Preparing [2022-11-09T01:33:36.087Z] 2e40ac5a284d: Preparing [2022-11-09T01:33:36.087Z] a8bb595aa187: Preparing [2022-11-09T01:33:36.087Z] 6a62f26dd4bd: Preparing [2022-11-09T01:33:36.087Z] 994393dc58e7: Preparing [2022-11-09T01:33:36.087Z] a8bb595aa187: Layer already exists [2022-11-09T01:33:36.087Z] 2e40ac5a284d: Layer already exists [2022-11-09T01:33:36.087Z] e17332198771: Layer already exists [2022-11-09T01:33:36.087Z] 6a62f26dd4bd: Layer already exists [2022-11-09T01:33:36.087Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:36.087Z] main: digest: sha256:c5a014b85004098bec2ffc9c3c8ba5dc961949954513adfe1d46b28251f6c85e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:33:36.120Z] ===================================================== [Pipeline] echo [2022-11-09T01:33:36.125Z] taggedImages: [2022-11-09T01:33:36.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:36.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-09T01:33:36.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.106 [2022-11-09T01:33:36.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:36.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-11-09T01:33:36.137Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-11-09T01:33:36.137Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:36.137Z] latest [2022-11-09T01:33:36.137Z] 2.3.0-dev.106 [2022-11-09T01:33:36.137Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:36.137Z] main [2022-11-09T01:33:36.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:36.434Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:36.734Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:36.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T01:33:36.734Z] 3d85b69f14fb: Preparing [2022-11-09T01:33:36.734Z] 3f15c237b58a: Preparing [2022-11-09T01:33:36.734Z] 07de20f514ef: Preparing [2022-11-09T01:33:36.734Z] 3a7d4543f87a: Preparing [2022-11-09T01:33:36.734Z] 994393dc58e7: Preparing [2022-11-09T01:33:36.734Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:36.734Z] 3f15c237b58a: Pushed [2022-11-09T01:33:36.992Z] 3d85b69f14fb: Pushed [2022-11-09T01:33:37.927Z] 07de20f514ef: Pushed [2022-11-09T01:33:40.441Z] Removing intermediate container 56c2d1f161fb [2022-11-09T01:33:40.441Z] ---> 783a813a1a05 [2022-11-09T01:33:40.441Z] Step 7/24 : COPY . . [2022-11-09T01:33:40.441Z] Removing intermediate container f29be4511a88 [2022-11-09T01:33:40.441Z] ---> 3956786b7aab [2022-11-09T01:33:40.441Z] Step 8/22 : COPY . . [2022-11-09T01:33:40.441Z] Removing intermediate container d0102507ef24 [2022-11-09T01:33:40.441Z] ---> d7d32a41d5aa [2022-11-09T01:33:40.441Z] Step 7/21 : COPY . . [2022-11-09T01:33:40.441Z] Removing intermediate container 841a5e6ef8be [2022-11-09T01:33:40.441Z] ---> 874b19d75ab0 [2022-11-09T01:33:40.441Z] Step 8/22 : COPY . . [2022-11-09T01:33:40.441Z] Removing intermediate container b15f55bcd848 [2022-11-09T01:33:40.441Z] ---> fccdaf6549ae [2022-11-09T01:33:40.441Z] Step 7/24 : COPY . . [2022-11-09T01:33:40.441Z] ---> 402b674fc2c8 [2022-11-09T01:33:40.441Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T01:33:40.441Z] ---> b9611854d033 [2022-11-09T01:33:40.441Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T01:33:40.441Z] ---> Running in 0a33cdcaf2c3 [2022-11-09T01:33:40.441Z] ---> e81679637164 [2022-11-09T01:33:40.441Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T01:33:40.441Z] ---> 4899f1324f80 [2022-11-09T01:33:40.441Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T01:33:40.441Z] ---> Running in 6dc3ab8b9862 [2022-11-09T01:33:40.441Z] ---> 9fd1554d82a9 [2022-11-09T01:33:40.441Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T01:33:40.441Z] ---> Running in 564ad8bcf53f [2022-11-09T01:33:40.441Z] ---> Running in dd0d36a98546 [2022-11-09T01:33:40.441Z] ---> Running in 1e63b3f3e7e0 [2022-11-09T01:33:40.441Z] Removing intermediate container 6dc3ab8b9862 [2022-11-09T01:33:40.441Z] ---> e14dde759002 [2022-11-09T01:33:40.441Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T01:33:40.441Z] ---> Running in acbf4fa9fd5a [2022-11-09T01:33:40.441Z] Removing intermediate container 564ad8bcf53f [2022-11-09T01:33:40.441Z] ---> 8ed92d0a892a [2022-11-09T01:33:40.441Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T01:33:40.441Z] ---> Running in d073bf14cf7e [2022-11-09T01:33:40.441Z] Removing intermediate container acbf4fa9fd5a [2022-11-09T01:33:40.441Z] ---> 9ca3c14104d4 [2022-11-09T01:33:40.441Z] 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 [2022-11-09T01:33:40.441Z] ---> Running in 9a6904f3d614 [2022-11-09T01:33:40.441Z] Removing intermediate container d073bf14cf7e [2022-11-09T01:33:40.441Z] ---> ade077dad4c9 [2022-11-09T01:33:40.441Z] 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 [2022-11-09T01:33:40.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T01:33:40.441Z] ---> Running in 9993eb44333a [2022-11-09T01:33:40.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T01:33:40.712Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T01:33:44.066Z] Removing intermediate container 9a6904f3d614 [2022-11-09T01:33:44.066Z] ---> ccdd97438439 [2022-11-09T01:33:44.066Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T01:33:44.339Z] ---> Running in 516c9288f32b [2022-11-09T01:33:44.611Z] Removing intermediate container 9993eb44333a [2022-11-09T01:33:44.611Z] ---> 495473190927 [2022-11-09T01:33:44.611Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T01:33:44.611Z] ---> Running in 8ae365e75659 [2022-11-09T01:33:44.881Z] Removing intermediate container 516c9288f32b [2022-11-09T01:33:44.881Z] ---> 24f07b28b497 [2022-11-09T01:33:44.881Z] [2022-11-09T01:33:44.881Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T01:33:45.150Z] 3.15: Pulling from library/alpine [2022-11-09T01:33:45.421Z] Removing intermediate container 8ae365e75659 [2022-11-09T01:33:45.421Z] ---> 1eafa81390ca [2022-11-09T01:33:45.421Z] [2022-11-09T01:33:45.421Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T01:33:45.689Z] 3.15: Pulling from library/alpine [2022-11-09T01:33:46.650Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T01:33:46.650Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T01:33:46.650Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T01:33:46.650Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T01:33:46.650Z] ---> 02e0d6fdf486 [2022-11-09T01:33:46.650Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:33:46.650Z] ---> 02e0d6fdf486 [2022-11-09T01:33:46.650Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:33:46.916Z] ---> Running in cbe815503c84 [2022-11-09T01:33:46.916Z] ---> Running in 90a0b5f20570 [2022-11-09T01:33:47.504Z] Removing intermediate container 90a0b5f20570 [2022-11-09T01:33:47.504Z] ---> 1db5b374609d [2022-11-09T01:33:47.504Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T01:33:47.776Z] Removing intermediate container cbe815503c84 [2022-11-09T01:33:47.776Z] ---> 00ea8d7111d7 [2022-11-09T01:33:47.776Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T01:33:47.776Z] ---> Running in 153f3709f4dd [2022-11-09T01:33:48.044Z] ---> Running in 81a7b633bb7a [2022-11-09T01:33:50.126Z] 3a7d4543f87a: Pushed [2022-11-09T01:33:50.126Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:50.431Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:50.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:33:50.732Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-09T01:33:50.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T01:33:50.732Z] 3d85b69f14fb: Preparing [2022-11-09T01:33:50.732Z] 3f15c237b58a: Preparing [2022-11-09T01:33:50.732Z] 07de20f514ef: Preparing [2022-11-09T01:33:50.732Z] 3a7d4543f87a: Preparing [2022-11-09T01:33:50.732Z] 994393dc58e7: Preparing [2022-11-09T01:33:50.732Z] 3a7d4543f87a: Layer already exists [2022-11-09T01:33:50.732Z] 3f15c237b58a: Layer already exists [2022-11-09T01:33:50.732Z] 3d85b69f14fb: Layer already exists [2022-11-09T01:33:50.732Z] 07de20f514ef: Layer already exists [2022-11-09T01:33:50.732Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:50.732Z] latest: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:50.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:33:51.030Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:51.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:33:51.326Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.106 [2022-11-09T01:33:51.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T01:33:51.326Z] 3d85b69f14fb: Preparing [2022-11-09T01:33:51.326Z] 3f15c237b58a: Preparing [2022-11-09T01:33:51.326Z] 07de20f514ef: Preparing [2022-11-09T01:33:51.326Z] 3a7d4543f87a: Preparing [2022-11-09T01:33:51.326Z] 994393dc58e7: Preparing [2022-11-09T01:33:51.326Z] 3d85b69f14fb: Layer already exists [2022-11-09T01:33:51.326Z] 3f15c237b58a: Layer already exists [2022-11-09T01:33:51.326Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:51.326Z] 07de20f514ef: Layer already exists [2022-11-09T01:33:51.326Z] 3a7d4543f87a: Layer already exists [2022-11-09T01:33:51.326Z] 2.3.0-dev.106: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:51.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:33:51.634Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:51.936Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:51.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T01:33:51.936Z] 3d85b69f14fb: Preparing [2022-11-09T01:33:51.936Z] 3f15c237b58a: Preparing [2022-11-09T01:33:51.936Z] 07de20f514ef: Preparing [2022-11-09T01:33:51.936Z] 3a7d4543f87a: Preparing [2022-11-09T01:33:51.936Z] 994393dc58e7: Preparing [2022-11-09T01:33:51.936Z] 3a7d4543f87a: Layer already exists [2022-11-09T01:33:51.936Z] 07de20f514ef: Layer already exists [2022-11-09T01:33:51.936Z] 3f15c237b58a: Layer already exists [2022-11-09T01:33:51.936Z] 3d85b69f14fb: Layer already exists [2022-11-09T01:33:51.936Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:51.936Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:52.248Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:33:52.554Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-11-09T01:33:52.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T01:33:52.554Z] 3d85b69f14fb: Preparing [2022-11-09T01:33:52.554Z] 3f15c237b58a: Preparing [2022-11-09T01:33:52.554Z] 07de20f514ef: Preparing [2022-11-09T01:33:52.554Z] 3a7d4543f87a: Preparing [2022-11-09T01:33:52.554Z] 994393dc58e7: Preparing [2022-11-09T01:33:52.554Z] 994393dc58e7: Layer already exists [2022-11-09T01:33:52.554Z] 3a7d4543f87a: Layer already exists [2022-11-09T01:33:52.554Z] 07de20f514ef: Layer already exists [2022-11-09T01:33:52.554Z] 3d85b69f14fb: Layer already exists [2022-11-09T01:33:52.554Z] 3f15c237b58a: Layer already exists [2022-11-09T01:33:52.554Z] main: digest: sha256:ca6a42aca89abc6cf1687d1b9176ad0e6e82cfbff5065cead117a7de6378029d size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:33:52.586Z] ===================================================== [Pipeline] echo [2022-11-09T01:33:52.591Z] taggedImages: [2022-11-09T01:33:52.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:33:52.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-09T01:33:52.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.106 [2022-11-09T01:33:52.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:33:52.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-11-09T01:33:52.954Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T01:33:52.954Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T01:33:52.954Z] OK: 15736 distinct packages available [2022-11-09T01:33:52.954Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T01:33:52.954Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T01:33:52.954Z] OK: 15736 distinct packages available [2022-11-09T01:33:53.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:33:53.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:33:53.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:33:53.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:33:54.721Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T01:33:54.721Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T01:33:54.721Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T01:33:54.721Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T01:33:54.721Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T01:33:54.721Z] OK: 6 MiB in 18 packages [2022-11-09T01:33:55.338Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T01:33:55.338Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T01:33:55.338Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T01:33:55.338Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T01:33:55.338Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T01:33:55.338Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T01:33:55.338Z] OK: 6 MiB in 19 packages [2022-11-09T01:33:57.926Z] Removing intermediate container 81a7b633bb7a [2022-11-09T01:33:57.926Z] ---> 284ce43a125b [2022-11-09T01:33:57.926Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T01:33:58.192Z] Removing intermediate container 153f3709f4dd [2022-11-09T01:33:58.193Z] ---> 931e8d10452a [2022-11-09T01:33:58.193Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T01:34:06.407Z] ---> 14c88921bda3 [2022-11-09T01:34:06.407Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T01:34:11.750Z] ---> 2cc3be2f17db [2022-11-09T01:34:11.750Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T01:34:13.691Z] ---> 5e763cfc80a3 [2022-11-09T01:34:13.691Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T01:34:13.961Z] ---> Running in b8b1260b1c84 [2022-11-09T01:34:15.371Z] Removing intermediate container b8b1260b1c84 [2022-11-09T01:34:15.371Z] ---> d8cf73e5db9b [2022-11-09T01:34:15.371Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T01:34:17.946Z] ---> ca4d7abc9cbb [2022-11-09T01:34:17.946Z] Step 19/24 : WORKDIR / [2022-11-09T01:34:17.946Z] ---> Running in 6f74a64cfafb [2022-11-09T01:34:19.354Z] Removing intermediate container 6f74a64cfafb [2022-11-09T01:34:19.354Z] ---> c3bcf2397181 [2022-11-09T01:34:19.354Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T01:34:19.626Z] ---> Running in c004ea04f6e7 [2022-11-09T01:34:19.897Z] ---> cfa7632ecebe [2022-11-09T01:34:19.897Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T01:34:20.870Z] Removing intermediate container c004ea04f6e7 [2022-11-09T01:34:20.870Z] ---> d425edf873a2 [2022-11-09T01:34:20.870Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T01:34:20.870Z] ---> Running in 525601e502b2 [2022-11-09T01:34:21.638Z] ---> 4b8d96cfb409 [2022-11-09T01:34:21.638Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T01:34:21.933Z] Removing intermediate container 525601e502b2 [2022-11-09T01:34:21.933Z] ---> 022369ee4e59 [2022-11-09T01:34:21.933Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T01:34:21.933Z] ---> Running in cf468a8708e8 [2022-11-09T01:34:23.043Z] Removing intermediate container cf468a8708e8 [2022-11-09T01:34:23.043Z] ---> 0008f5602b20 [2022-11-09T01:34:23.043Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:34:23.043Z] ---> Running in 0ef2f0a72ee0 [2022-11-09T01:34:23.721Z] ---> 03143a12a0bf [2022-11-09T01:34:23.721Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T01:34:24.001Z] Removing intermediate container 0ef2f0a72ee0 [2022-11-09T01:34:24.001Z] ---> c4d7042d8877 [2022-11-09T01:34:24.001Z] Step 24/24 : LABEL version=2.3.0-dev.106 [2022-11-09T01:34:24.305Z] ---> Running in d3ad3b64a829 [2022-11-09T01:34:25.344Z] ---> bac78122c327 [2022-11-09T01:34:25.344Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T01:34:25.344Z] ---> Running in 8a0b0a82749d [2022-11-09T01:34:27.299Z] Removing intermediate container d3ad3b64a829 [2022-11-09T01:34:27.299Z] ---> 095130c1ff2f [2022-11-09T01:34:27.299Z] [2022-11-09T01:34:27.299Z] Removing intermediate container 8a0b0a82749d [2022-11-09T01:34:27.299Z] ---> 882debcd1dd9 [2022-11-09T01:34:27.299Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T01:34:27.299Z] ---> Running in 289d8902e5c6 [2022-11-09T01:34:27.299Z] Successfully built 095130c1ff2f [2022-11-09T01:34:27.565Z] Successfully tagged security-spire-config-arm64:latest [2022-11-09T01:34:27.565Z] Building security-bootstrapper [2022-11-09T01:34:28.148Z]  Building security-spire-config ... done Removing intermediate container 289d8902e5c6 [2022-11-09T01:34:28.148Z] ---> 96b1cad7cd69 [2022-11-09T01:34:28.148Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T01:34:28.148Z] ---> Running in af569137de7b [2022-11-09T01:34:30.092Z] Removing intermediate container af569137de7b [2022-11-09T01:34:30.092Z] ---> 0ab5a973a28e [2022-11-09T01:34:30.092Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:34:30.358Z] ---> Running in f589619ba702 [2022-11-09T01:34:31.764Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:34:31.764Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:34:31.764Z] ---> df04a371b515 [2022-11-09T01:34:31.764Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T01:34:31.764Z] ---> Using cache [2022-11-09T01:34:32.034Z] ---> bc39b2628188 [2022-11-09T01:34:32.034Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T01:34:32.034Z] Removing intermediate container f589619ba702 [2022-11-09T01:34:32.034Z] ---> 753a44546ebd [2022-11-09T01:34:32.034Z] Step 24/24 : LABEL version=2.3.0-dev.106 [2022-11-09T01:34:32.300Z] ---> Running in 400c2efb67b9 [2022-11-09T01:34:32.300Z] ---> Running in ff669a0df662 [2022-11-09T01:34:33.706Z] Removing intermediate container ff669a0df662 [2022-11-09T01:34:33.706Z] ---> 09c59e53d3ea [2022-11-09T01:34:33.706Z] [2022-11-09T01:34:33.706Z] Successfully built 09c59e53d3ea [2022-11-09T01:34:33.706Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-09T01:34:33.977Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-11-09T01:34:35.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:34:35.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:34:38.545Z] OK: 221 MiB in 51 packages [2022-11-09T01:34:41.131Z] Removing intermediate container 400c2efb67b9 [2022-11-09T01:34:41.131Z] ---> 5110766b2351 [2022-11-09T01:34:41.131Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T01:34:43.087Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:34:43.087Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:34:43.087Z] ---> df04a371b515 [2022-11-09T01:34:43.087Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T01:34:43.087Z] ---> Using cache [2022-11-09T01:34:43.087Z] ---> bc39b2628188 [2022-11-09T01:34:43.087Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T01:34:43.087Z] ---> Running in c5d1e7362b69 [2022-11-09T01:34:45.065Z] ---> 6535b31a4a67 [2022-11-09T01:34:45.065Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:34:45.065Z] ---> Running in a2eb088cb655 [2022-11-09T01:34:46.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:34:46.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:34:48.956Z] v3.16.2-427-gde115af66e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T01:34:48.956Z] v3.16.2-432-ge558b51526 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T01:34:48.956Z] OK: 16895 distinct packages available [2022-11-09T01:34:49.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:34:49.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:34:50.903Z] OK: 221 MiB in 51 packages [2022-11-09T01:34:52.311Z] Removing intermediate container c5d1e7362b69 [2022-11-09T01:34:52.311Z] ---> 0cfd07c676e5 [2022-11-09T01:34:52.311Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T01:34:53.270Z] ---> 8ef344552a0d [2022-11-09T01:34:53.270Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:34:53.270Z] ---> Running in 1855481289c7 [2022-11-09T01:36:14.901Z] Removing intermediate container a2eb088cb655 [2022-11-09T01:36:14.901Z] ---> 35cec29b0a14 [2022-11-09T01:36:14.901Z] Step 7/32 : COPY . . [2022-11-09T01:36:14.901Z] ---> 3602726db829 [2022-11-09T01:36:14.901Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T01:36:14.901Z] ---> Running in e6605f2e8f98 [2022-11-09T01:36:17.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T01:36:17.488Z] Removing intermediate container 1855481289c7 [2022-11-09T01:36:17.488Z] ---> 8f035dfa445f [2022-11-09T01:36:17.488Z] Step 7/19 : COPY . . [2022-11-09T01:36:20.861Z] ---> a7256a8bd624 [2022-11-09T01:36:20.861Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T01:36:20.861Z] ---> Running in 7b11b5fee374 [2022-11-09T01:36:22.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-09T01:39:44.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T01:40:02.326Z] Removing intermediate container 1e63b3f3e7e0 [2022-11-09T01:40:02.326Z] ---> 7b8a5d22d663 [2022-11-09T01:40:02.326Z] [2022-11-09T01:40:02.326Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T01:40:02.326Z] 3.16: Pulling from library/alpine [2022-11-09T01:40:02.326Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T01:40:02.326Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T01:40:02.326Z] ---> a6215f271958 [2022-11-09T01:40:02.326Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T01:40:02.326Z] ---> Running in f518094256bf [2022-11-09T01:40:02.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:40:02.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:40:04.298Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T01:40:04.298Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T01:40:04.298Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T01:40:04.298Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T01:40:04.567Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T01:40:04.567Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T01:40:04.567Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:40:04.567Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:40:04.835Z] OK: 8 MiB in 20 packages [2022-11-09T01:40:07.444Z] Removing intermediate container f518094256bf [2022-11-09T01:40:07.444Z] ---> ddd9ca523bc2 [2022-11-09T01:40:07.444Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T01:40:07.444Z] ---> Running in 675cd81762ef [2022-11-09T01:40:07.731Z] Removing intermediate container 675cd81762ef [2022-11-09T01:40:07.731Z] ---> 10abe56852f3 [2022-11-09T01:40:07.731Z] Step 12/21 : WORKDIR /edgex [2022-11-09T01:40:07.999Z] ---> Running in cd613d3dada2 [2022-11-09T01:40:08.266Z] Removing intermediate container cd613d3dada2 [2022-11-09T01:40:08.266Z] ---> 4eb5cb6e59fe [2022-11-09T01:40:08.266Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T01:40:10.209Z] ---> 4ccb166db3da [2022-11-09T01:40:10.209Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T01:40:12.264Z] ---> 5082baa3ddd3 [2022-11-09T01:40:12.264Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T01:40:13.684Z] ---> 9acae79c8445 [2022-11-09T01:40:13.684Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T01:40:14.656Z] ---> 90969f780e61 [2022-11-09T01:40:14.657Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T01:40:14.657Z] ---> Running in ee453e4c4b47 [2022-11-09T01:40:18.019Z] Removing intermediate container ee453e4c4b47 [2022-11-09T01:40:18.019Z] ---> 6207610cca74 [2022-11-09T01:40:18.019Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T01:40:18.019Z] ---> Running in 4dc413216016 [2022-11-09T01:40:18.286Z] Removing intermediate container 4dc413216016 [2022-11-09T01:40:18.287Z] ---> e2dceed5bc3e [2022-11-09T01:40:18.287Z] Step 19/21 : LABEL arch=arm64 [2022-11-09T01:40:18.287Z] ---> Running in aedb74a2cf2c [2022-11-09T01:40:18.873Z] Removing intermediate container aedb74a2cf2c [2022-11-09T01:40:18.873Z] ---> 927b873edbb6 [2022-11-09T01:40:18.873Z] Step 20/21 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:40:18.873Z] ---> Running in f276b05f5913 [2022-11-09T01:40:19.456Z] Removing intermediate container f276b05f5913 [2022-11-09T01:40:19.456Z] ---> 00358563d1fe [2022-11-09T01:40:19.456Z] Step 21/21 : LABEL version=2.3.0-dev.106 [2022-11-09T01:40:19.456Z] ---> Running in e2777fe98f07 [2022-11-09T01:40:20.039Z] Removing intermediate container e2777fe98f07 [2022-11-09T01:40:20.039Z] ---> 62172f85de4a [2022-11-09T01:40:20.039Z] [2022-11-09T01:40:20.306Z] Successfully built 62172f85de4a [2022-11-09T01:40:20.306Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-09T01:40:20.306Z] Building sys-mgmt-agent [2022-11-09T01:40:24.578Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:40:24.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:40:24.578Z] ---> df04a371b515 [2022-11-09T01:40:24.578Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T01:40:24.578Z] ---> Using cache [2022-11-09T01:40:24.578Z] ---> bc39b2628188 [2022-11-09T01:40:24.578Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T01:40:24.578Z] ---> Running in 804730d0a7c5 [2022-11-09T01:40:26.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:40:26.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:40:28.207Z] OK: 221 MiB in 51 packages [2022-11-09T01:40:29.640Z] Removing intermediate container 804730d0a7c5 [2022-11-09T01:40:29.640Z] ---> afe519b8a406 [2022-11-09T01:40:29.640Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T01:40:30.476Z] ---> 634826eff371 [2022-11-09T01:40:30.476Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:40:30.476Z] ---> Running in 229d1b4d0965 [2022-11-09T01:41:52.342Z] Removing intermediate container 229d1b4d0965 [2022-11-09T01:41:52.342Z] ---> d8fddbf6446a [2022-11-09T01:41:52.342Z] Step 7/22 : COPY . . [2022-11-09T01:41:52.342Z] Removing intermediate container dd0d36a98546 [2022-11-09T01:41:52.342Z] ---> cea98014386b [2022-11-09T01:41:52.342Z] [2022-11-09T01:41:52.342Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T01:41:52.342Z] ---> a6215f271958 [2022-11-09T01:41:52.342Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T01:41:52.342Z] ---> Running in 7691d4021bfa [2022-11-09T01:41:52.342Z] ---> da7c46c63b52 [2022-11-09T01:41:52.342Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T01:41:52.342Z] ---> Running in 1aa9576675c0 [2022-11-09T01:41:52.342Z] Removing intermediate container 7691d4021bfa [2022-11-09T01:41:52.342Z] ---> 950c554dabb9 [2022-11-09T01:41:52.342Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T01:41:52.342Z] ---> Running in 214da8427e80 [2022-11-09T01:41:52.342Z] Removing intermediate container 214da8427e80 [2022-11-09T01:41:52.342Z] ---> 4bb2aa90bc08 [2022-11-09T01:41:52.343Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T01:41:52.343Z] ---> Running in ea567a5bd8a8 [2022-11-09T01:41:52.343Z] Removing intermediate container ea567a5bd8a8 [2022-11-09T01:41:52.343Z] ---> b16fef1caba3 [2022-11-09T01:41:52.343Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T01:41:52.343Z] ---> Running in 756cbf9c9cb7 [2022-11-09T01:41:52.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T01:41:52.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:41:52.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:41:54.343Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T01:41:54.343Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T01:41:54.343Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T01:41:54.343Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T01:41:54.343Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T01:41:54.609Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T01:41:54.609Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:41:54.609Z] OK: 8 MiB in 20 packages [2022-11-09T01:41:56.554Z] Removing intermediate container 756cbf9c9cb7 [2022-11-09T01:41:56.554Z] ---> 7e14d5369424 [2022-11-09T01:41:56.554Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:41:57.150Z] ---> c564ff7d39ce [2022-11-09T01:41:57.150Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T01:41:59.129Z] ---> 01b55d1165d6 [2022-11-09T01:41:59.129Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T01:41:59.726Z] ---> be31e904da23 [2022-11-09T01:41:59.999Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T01:41:59.999Z] ---> Running in da2306aef6eb [2022-11-09T01:42:00.608Z] Removing intermediate container da2306aef6eb [2022-11-09T01:42:00.608Z] ---> 30cdcd776389 [2022-11-09T01:42:00.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:42:00.881Z] ---> Running in cd756f05fe72 [2022-11-09T01:42:01.152Z] Removing intermediate container cd756f05fe72 [2022-11-09T01:42:01.152Z] ---> 8af6580e1b2c [2022-11-09T01:42:01.152Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T01:42:01.424Z] ---> Running in 907eddaea57c [2022-11-09T01:42:02.015Z] Removing intermediate container 907eddaea57c [2022-11-09T01:42:02.015Z] ---> 7d7fd9730c24 [2022-11-09T01:42:02.015Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:42:02.015Z] ---> Running in b9055ff4d50c [2022-11-09T01:42:02.287Z] Removing intermediate container b9055ff4d50c [2022-11-09T01:42:02.287Z] ---> bba766f909f1 [2022-11-09T01:42:02.287Z] Step 22/22 : LABEL version=2.3.0-dev.106 [2022-11-09T01:42:02.567Z] ---> Running in 02c31bf7d6cb [2022-11-09T01:42:03.153Z] Removing intermediate container 02c31bf7d6cb [2022-11-09T01:42:03.153Z] ---> bfbd2dcc8bd5 [2022-11-09T01:42:03.153Z] [2022-11-09T01:42:03.153Z] Successfully built bfbd2dcc8bd5 [2022-11-09T01:42:03.153Z] Successfully tagged core-data-arm64:latest [2022-11-09T01:42:03.153Z]  Building core-data ... done Building support-notifications [2022-11-09T01:42:07.412Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:42:07.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:42:07.412Z] ---> df04a371b515 [2022-11-09T01:42:07.412Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:42:07.412Z] ---> Using cache [2022-11-09T01:42:07.412Z] ---> ee0cc04879da [2022-11-09T01:42:07.412Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T01:42:07.412Z] ---> Using cache [2022-11-09T01:42:07.412Z] ---> e65d9c65348e [2022-11-09T01:42:07.412Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T01:42:07.412Z] ---> Running in d2bde6677447 [2022-11-09T01:42:09.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:42:09.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:42:11.031Z] OK: 221 MiB in 51 packages [2022-11-09T01:42:12.445Z] Removing intermediate container d2bde6677447 [2022-11-09T01:42:12.445Z] ---> bc44110419c3 [2022-11-09T01:42:12.445Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T01:42:13.407Z] ---> 29c991d323fa [2022-11-09T01:42:13.407Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:42:13.407Z] ---> Running in 9f3395df247d [2022-11-09T01:42:40.095Z] Removing intermediate container e6605f2e8f98 [2022-11-09T01:42:40.095Z] ---> 34280af80999 [2022-11-09T01:42:40.095Z] [2022-11-09T01:42:40.095Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T01:42:40.095Z] ---> a6215f271958 [2022-11-09T01:42:40.095Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:42:40.369Z] ---> Running in 877f5c625c62 [2022-11-09T01:42:40.959Z] Removing intermediate container 877f5c625c62 [2022-11-09T01:42:40.959Z] ---> 7e0f16784d25 [2022-11-09T01:42:40.959Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T01:42:40.959Z] ---> Running in fef9797e3f65 [2022-11-09T01:42:42.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:42:43.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:42:45.456Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T01:42:45.456Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T01:42:45.456Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:42:45.456Z] OK: 5 MiB in 16 packages [2022-11-09T01:42:46.867Z] Removing intermediate container fef9797e3f65 [2022-11-09T01:42:46.867Z] ---> 73739fdf8aac [2022-11-09T01:42:46.867Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T01:42:47.134Z] ---> Running in a3b6f84e2a55 [2022-11-09T01:42:47.718Z] Removing intermediate container a3b6f84e2a55 [2022-11-09T01:42:47.718Z] ---> 682fe4c95548 [2022-11-09T01:42:47.718Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T01:42:47.718Z] ---> Running in 0f3c9cb30207 [2022-11-09T01:42:48.338Z] Removing intermediate container 0f3c9cb30207 [2022-11-09T01:42:48.338Z] ---> 4db7f28260c3 [2022-11-09T01:42:48.338Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T01:42:48.338Z] ---> Running in ff42029ecee6 [2022-11-09T01:42:48.933Z] Removing intermediate container ff42029ecee6 [2022-11-09T01:42:48.933Z] ---> 94688f378ca4 [2022-11-09T01:42:48.933Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T01:42:49.202Z] ---> Running in 5b0f73c6011d [2022-11-09T01:42:49.788Z] Removing intermediate container 5b0f73c6011d [2022-11-09T01:42:49.788Z] ---> 5ad6ea9b713f [2022-11-09T01:42:49.788Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T01:42:49.788Z] ---> Running in 710003cc0c69 [2022-11-09T01:42:53.135Z] Removing intermediate container 710003cc0c69 [2022-11-09T01:42:53.135Z] ---> 5dcc2404a9f7 [2022-11-09T01:42:53.135Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T01:42:53.135Z] ---> Running in 4a08b8379b44 [2022-11-09T01:42:53.715Z] Removing intermediate container 4a08b8379b44 [2022-11-09T01:42:53.715Z] ---> 8aa27679b5ae [2022-11-09T01:42:53.715Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T01:42:54.679Z] ---> c29a1e701803 [2022-11-09T01:42:54.679Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T01:42:54.947Z] ---> Running in 86e1dee41ce9 [2022-11-09T01:43:00.284Z] Removing intermediate container 86e1dee41ce9 [2022-11-09T01:43:00.284Z] ---> 2a3d5ca354b9 [2022-11-09T01:43:00.284Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:43:01.699Z] ---> 6729e12c1990 [2022-11-09T01:43:01.699Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T01:43:05.044Z] ---> 79750ba89d13 [2022-11-09T01:43:05.044Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T01:43:06.451Z] ---> fb2372affc66 [2022-11-09T01:43:06.451Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T01:43:08.400Z] ---> 528fb1e908e3 [2022-11-09T01:43:08.400Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T01:43:09.811Z] ---> bc1d59b65bdc [2022-11-09T01:43:09.811Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T01:43:10.787Z] ---> 8117ba9c1144 [2022-11-09T01:43:10.787Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T01:43:12.787Z] ---> 79dc813c1b26 [2022-11-09T01:43:12.788Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T01:43:12.788Z] ---> Running in 6a02450dec2d [2022-11-09T01:43:17.071Z] Removing intermediate container 6a02450dec2d [2022-11-09T01:43:17.071Z] ---> 6c8dcdf7571b [2022-11-09T01:43:17.071Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T01:43:17.071Z] ---> Running in 5f4a8796b1cc [2022-11-09T01:43:18.054Z] Removing intermediate container 5f4a8796b1cc [2022-11-09T01:43:18.054Z] ---> 45157eac4c64 [2022-11-09T01:43:18.054Z] Step 29/32 : CMD ["gate"] [2022-11-09T01:43:18.054Z] ---> Running in 801ae46b2401 [2022-11-09T01:43:19.047Z] Removing intermediate container 801ae46b2401 [2022-11-09T01:43:19.047Z] ---> b778c6db72dd [2022-11-09T01:43:19.047Z] Step 30/32 : LABEL arch=arm64 [2022-11-09T01:43:19.047Z] ---> Running in 580a9e1b8886 [2022-11-09T01:43:20.013Z] Removing intermediate container 580a9e1b8886 [2022-11-09T01:43:20.013Z] ---> a2e3d053c533 [2022-11-09T01:43:20.013Z] Step 31/32 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:43:20.601Z] ---> Running in a250b09e7aa4 [2022-11-09T01:43:21.199Z] Removing intermediate container a250b09e7aa4 [2022-11-09T01:43:21.199Z] ---> 45b9bafa700c [2022-11-09T01:43:21.199Z] Step 32/32 : LABEL version=2.3.0-dev.106 [2022-11-09T01:43:21.481Z] ---> Running in 3be88ba65fca [2022-11-09T01:43:23.442Z] Removing intermediate container 3be88ba65fca [2022-11-09T01:43:23.442Z] ---> aebbbcdf80f7 [2022-11-09T01:43:23.442Z] [2022-11-09T01:43:23.715Z] Successfully built aebbbcdf80f7 [2022-11-09T01:43:23.715Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-09T01:43:23.715Z] Building core-metadata [2022-11-09T01:43:29.360Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:43:29.360Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:43:29.360Z] ---> df04a371b515 [2022-11-09T01:43:29.360Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:43:29.361Z] ---> Using cache [2022-11-09T01:43:29.361Z] ---> ee0cc04879da [2022-11-09T01:43:29.361Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T01:43:29.361Z] ---> Using cache [2022-11-09T01:43:29.361Z] ---> e65d9c65348e [2022-11-09T01:43:29.361Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T01:43:29.361Z] ---> Using cache [2022-11-09T01:43:29.361Z] ---> 42fbc4e639bb [2022-11-09T01:43:29.361Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T01:43:29.361Z] ---> Using cache [2022-11-09T01:43:29.361Z] ---> 098cb6baf391 [2022-11-09T01:43:29.361Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:43:29.361Z] ---> Using cache [2022-11-09T01:43:29.361Z] ---> 874b19d75ab0 [2022-11-09T01:43:29.361Z] Step 8/24 : COPY . . [2022-11-09T01:43:29.361Z] ---> Using cache [2022-11-09T01:43:29.361Z] ---> 402b674fc2c8 [2022-11-09T01:43:29.361Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T01:43:30.328Z] ---> Running in 58d1c6505a03 [2022-11-09T01:43:32.936Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T01:43:33.908Z] Removing intermediate container 9f3395df247d [2022-11-09T01:43:33.908Z] ---> ec4365f1b0a4 [2022-11-09T01:43:33.908Z] Step 8/22 : COPY . . [2022-11-09T01:43:39.285Z] ---> 13e76278a2e7 [2022-11-09T01:43:39.285Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T01:43:39.285Z] ---> Running in 139b43efe6ff [2022-11-09T01:43:41.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T01:43:47.257Z] Removing intermediate container 0a33cdcaf2c3 [2022-11-09T01:43:47.257Z] ---> 96f2b7f552f4 [2022-11-09T01:43:47.257Z] [2022-11-09T01:43:47.257Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T01:43:47.257Z] ---> a6215f271958 [2022-11-09T01:43:47.257Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T01:43:47.524Z] ---> Running in c8e5cc143470 [2022-11-09T01:43:49.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:43:49.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:43:51.146Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T01:43:51.146Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:43:51.146Z] OK: 5 MiB in 15 packages [2022-11-09T01:43:52.552Z] Removing intermediate container c8e5cc143470 [2022-11-09T01:43:52.552Z] ---> 4e35140a50cd [2022-11-09T01:43:52.552Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:43:52.552Z] ---> Running in da25018879d4 [2022-11-09T01:43:53.140Z] Removing intermediate container da25018879d4 [2022-11-09T01:43:53.140Z] ---> 2bca0a2c4618 [2022-11-09T01:43:53.140Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T01:43:53.140Z] ---> Running in ddffa9b0823f [2022-11-09T01:43:53.735Z] Removing intermediate container ddffa9b0823f [2022-11-09T01:43:53.735Z] ---> 034219b8abee [2022-11-09T01:43:53.735Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T01:43:53.735Z] ---> Running in faf6a4b82b01 [2022-11-09T01:43:54.316Z] Removing intermediate container faf6a4b82b01 [2022-11-09T01:43:54.316Z] ---> 9e864807de87 [2022-11-09T01:43:54.316Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:43:55.279Z] ---> f68a5bd37fda [2022-11-09T01:43:55.280Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T01:43:57.866Z] ---> 1c758e49a2bd [2022-11-09T01:43:57.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T01:43:58.447Z] ---> 52ce877483ae [2022-11-09T01:43:58.447Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T01:43:58.447Z] ---> Running in b917fa777ee9 [2022-11-09T01:43:59.852Z] Removing intermediate container b917fa777ee9 [2022-11-09T01:43:59.852Z] ---> 4383afa750ad [2022-11-09T01:43:59.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:44:00.131Z] ---> Running in 540919b604ea [2022-11-09T01:44:00.713Z] Removing intermediate container 540919b604ea [2022-11-09T01:44:00.713Z] ---> 3bd3e087b934 [2022-11-09T01:44:00.713Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T01:44:00.713Z] ---> Running in 14c522a41c41 [2022-11-09T01:44:01.303Z] Removing intermediate container 14c522a41c41 [2022-11-09T01:44:01.304Z] ---> 6e92b5f399d5 [2022-11-09T01:44:01.304Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:44:01.577Z] ---> Running in 7cc47107692f [2022-11-09T01:44:02.165Z] Removing intermediate container 7cc47107692f [2022-11-09T01:44:02.165Z] ---> cb27e145a596 [2022-11-09T01:44:02.165Z] Step 22/22 : LABEL version=2.3.0-dev.106 [2022-11-09T01:44:02.437Z] ---> Running in cbf5499a4000 [2022-11-09T01:44:03.031Z] Removing intermediate container cbf5499a4000 [2022-11-09T01:44:03.031Z] ---> 6bcce400a2cc [2022-11-09T01:44:03.031Z] [2022-11-09T01:44:03.031Z] Successfully built 6bcce400a2cc [2022-11-09T01:44:03.031Z] Successfully tagged support-scheduler-arm64:latest [2022-11-09T01:44:03.031Z] Building security-secretstore-setup [2022-11-09T01:44:06.401Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:44:06.401Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:44:06.401Z] ---> df04a371b515 [2022-11-09T01:44:06.401Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T01:44:06.401Z] ---> Using cache [2022-11-09T01:44:06.401Z] ---> bc39b2628188 [2022-11-09T01:44:06.401Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T01:44:06.401Z] ---> Using cache [2022-11-09T01:44:06.401Z] ---> 5110766b2351 [2022-11-09T01:44:06.686Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T01:44:06.686Z] ---> Using cache [2022-11-09T01:44:06.686Z] ---> 6535b31a4a67 [2022-11-09T01:44:06.686Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:44:06.686Z] ---> Using cache [2022-11-09T01:44:06.686Z] ---> 35cec29b0a14 [2022-11-09T01:44:06.686Z] Step 7/24 : COPY . . [2022-11-09T01:44:06.686Z] ---> Using cache [2022-11-09T01:44:06.686Z] ---> 3602726db829 [2022-11-09T01:44:06.686Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T01:44:06.988Z] ---> Running in 91c4c62a92b8 [2022-11-09T01:44:08.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T01:44:48.126Z] Removing intermediate container 7b11b5fee374 [2022-11-09T01:44:48.126Z] ---> ac1e561c0803 [2022-11-09T01:44:48.126Z] [2022-11-09T01:44:48.126Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T01:44:48.126Z] ---> 02e0d6fdf486 [2022-11-09T01:44:48.126Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:44:48.126Z] ---> Using cache [2022-11-09T01:44:48.126Z] ---> 00ea8d7111d7 [2022-11-09T01:44:48.126Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T01:44:48.126Z] ---> Running in cadd89eb4d28 [2022-11-09T01:44:48.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:44:48.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:44:48.126Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T01:44:48.126Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T01:44:48.126Z] OK: 15736 distinct packages available [2022-11-09T01:44:48.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:44:49.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:44:50.495Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T01:44:50.495Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T01:44:50.763Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T01:44:50.763Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T01:44:50.763Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T01:44:50.763Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T01:44:50.763Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T01:44:50.763Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T01:44:50.763Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T01:44:50.763Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T01:44:50.763Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:44:51.354Z] OK: 8 MiB in 23 packages [2022-11-09T01:44:53.954Z] Removing intermediate container cadd89eb4d28 [2022-11-09T01:44:53.954Z] ---> 0fd41bc18025 [2022-11-09T01:44:53.954Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:44:54.932Z] ---> 258eba95b0b8 [2022-11-09T01:44:54.932Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T01:44:57.527Z] ---> a7ef49f19d09 [2022-11-09T01:44:57.527Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T01:44:58.493Z] ---> 4e8381643d37 [2022-11-09T01:44:58.493Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T01:44:58.493Z] ---> Running in 2a51fdb6812d [2022-11-09T01:45:00.440Z] Removing intermediate container 2a51fdb6812d [2022-11-09T01:45:00.440Z] ---> 0bb9dbd22ba5 [2022-11-09T01:45:00.440Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:45:00.440Z] ---> Running in 6db2c44190f7 [2022-11-09T01:45:01.024Z] Removing intermediate container 6db2c44190f7 [2022-11-09T01:45:01.024Z] ---> f0b7ff01fc22 [2022-11-09T01:45:01.024Z] Step 17/19 : LABEL arch=arm64 [2022-11-09T01:45:01.024Z] ---> Running in ea4c26a60895 [2022-11-09T01:45:01.608Z] Removing intermediate container ea4c26a60895 [2022-11-09T01:45:01.608Z] ---> b6de4f7cc3e1 [2022-11-09T01:45:01.608Z] Step 18/19 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:45:01.608Z] ---> Running in 63407ad61265 [2022-11-09T01:45:02.194Z] Removing intermediate container 63407ad61265 [2022-11-09T01:45:02.194Z] ---> 4a7a6f53a35e [2022-11-09T01:45:02.194Z] Step 19/19 : LABEL version=2.3.0-dev.106 [2022-11-09T01:45:02.460Z] ---> Running in 62b6facb1cc0 [2022-11-09T01:45:03.043Z] Removing intermediate container 62b6facb1cc0 [2022-11-09T01:45:03.043Z] ---> 0a8e368d20dc [2022-11-09T01:45:03.043Z] [2022-11-09T01:45:03.043Z] Successfully built 0a8e368d20dc [2022-11-09T01:45:03.043Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-09T01:45:03.043Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-11-09T01:45:07.296Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:45:07.296Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:45:07.296Z] ---> df04a371b515 [2022-11-09T01:45:07.296Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T01:45:07.296Z] ---> Using cache [2022-11-09T01:45:07.296Z] ---> bc39b2628188 [2022-11-09T01:45:07.296Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T01:45:07.296Z] ---> Using cache [2022-11-09T01:45:07.296Z] ---> bd4ba6cc6647 [2022-11-09T01:45:07.296Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T01:45:07.296Z] ---> Using cache [2022-11-09T01:45:07.296Z] ---> 0bdbcc0a4f84 [2022-11-09T01:45:07.296Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:45:07.296Z] ---> Using cache [2022-11-09T01:45:07.296Z] ---> 783a813a1a05 [2022-11-09T01:45:07.296Z] Step 7/23 : COPY . . [2022-11-09T01:45:07.296Z] ---> Using cache [2022-11-09T01:45:07.296Z] ---> e81679637164 [2022-11-09T01:45:07.296Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T01:45:07.296Z] ---> Using cache [2022-11-09T01:45:07.296Z] ---> 8ed92d0a892a [2022-11-09T01:45:07.296Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T01:45:07.296Z] ---> Using cache [2022-11-09T01:45:07.296Z] ---> ade077dad4c9 [2022-11-09T01:45:07.296Z] 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 [2022-11-09T01:45:07.563Z] ---> Running in 038abbbc6b75 [2022-11-09T01:45:10.907Z] Removing intermediate container 038abbbc6b75 [2022-11-09T01:45:10.907Z] ---> f22cc0fbb775 [2022-11-09T01:45:10.907Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T01:45:11.176Z] ---> Running in 50ccc58bf1d7 [2022-11-09T01:45:11.776Z] Removing intermediate container 50ccc58bf1d7 [2022-11-09T01:45:11.776Z] ---> 63d33dcb1947 [2022-11-09T01:45:11.776Z] [2022-11-09T01:45:11.776Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T01:45:11.776Z] ---> 02e0d6fdf486 [2022-11-09T01:45:11.776Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T01:45:11.776Z] ---> Using cache [2022-11-09T01:45:11.776Z] ---> 00ea8d7111d7 [2022-11-09T01:45:11.776Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T01:45:11.776Z] ---> Running in 80578617a398 [2022-11-09T01:45:13.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:45:14.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:45:15.726Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T01:45:15.726Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T01:45:15.726Z] OK: 15736 distinct packages available [2022-11-09T01:45:15.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:45:16.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:45:17.727Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T01:45:17.727Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T01:45:17.727Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T01:45:17.727Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T01:45:17.727Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T01:45:17.727Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T01:45:17.727Z] OK: 6 MiB in 19 packages [2022-11-09T01:45:19.675Z] Removing intermediate container 80578617a398 [2022-11-09T01:45:19.675Z] ---> 9b1ee2726bbc [2022-11-09T01:45:19.675Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T01:45:26.338Z] ---> 7c3b117c8a25 [2022-11-09T01:45:26.338Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T01:45:26.608Z] ---> d21933480432 [2022-11-09T01:45:26.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T01:45:27.581Z] ---> ae50613f80cb [2022-11-09T01:45:27.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T01:45:28.551Z] ---> 8fe69564e3f8 [2022-11-09T01:45:28.551Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T01:45:28.821Z] ---> Running in 1f3086e3eae7 [2022-11-09T01:45:29.412Z] Removing intermediate container 1f3086e3eae7 [2022-11-09T01:45:29.412Z] ---> 0ca4057d6f30 [2022-11-09T01:45:29.412Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T01:45:29.412Z] ---> Running in f69770a8847b [2022-11-09T01:45:30.009Z] Removing intermediate container f69770a8847b [2022-11-09T01:45:30.009Z] ---> 8968ed1c38f1 [2022-11-09T01:45:30.009Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T01:45:30.009Z] ---> Running in 0abd8d9226ef [2022-11-09T01:45:30.615Z] Removing intermediate container 0abd8d9226ef [2022-11-09T01:45:30.615Z] ---> 1168bf929423 [2022-11-09T01:45:30.615Z] Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:45:30.886Z] ---> Running in 49de1a71d688 [2022-11-09T01:45:31.482Z] Removing intermediate container 49de1a71d688 [2022-11-09T01:45:31.482Z] ---> e3a2f61a4e1a [2022-11-09T01:45:31.482Z] Step 23/23 : LABEL version=2.3.0-dev.106 [2022-11-09T01:45:31.482Z] ---> Running in 5e5d672c108e [2022-11-09T01:45:32.072Z] Removing intermediate container 5e5d672c108e [2022-11-09T01:45:32.072Z] ---> 9b095b884515 [2022-11-09T01:45:32.072Z] [2022-11-09T01:45:32.072Z] Successfully built 9b095b884515 [2022-11-09T01:45:32.072Z] Successfully tagged security-spire-server-arm64:latest [2022-11-09T01:45:32.072Z] Building core-command [2022-11-09T01:45:36.357Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T01:45:36.358Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T01:45:36.358Z] ---> df04a371b515 [2022-11-09T01:45:36.358Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T01:45:36.358Z] ---> Using cache [2022-11-09T01:45:36.358Z] ---> ee0cc04879da [2022-11-09T01:45:36.358Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T01:45:36.358Z] ---> Using cache [2022-11-09T01:45:36.358Z] ---> e65d9c65348e [2022-11-09T01:45:36.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T01:45:36.358Z] ---> Using cache [2022-11-09T01:45:36.358Z] ---> 42fbc4e639bb [2022-11-09T01:45:36.358Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T01:45:36.358Z] ---> Using cache [2022-11-09T01:45:36.358Z] ---> 098cb6baf391 [2022-11-09T01:45:36.358Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T01:45:36.358Z] ---> Using cache [2022-11-09T01:45:36.358Z] ---> 874b19d75ab0 [2022-11-09T01:45:36.358Z] Step 8/23 : COPY . . [2022-11-09T01:45:36.629Z] ---> Using cache [2022-11-09T01:45:36.629Z] ---> 402b674fc2c8 [2022-11-09T01:45:36.629Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T01:45:36.903Z] ---> Running in 5d38103ddd37 [2022-11-09T01:45:38.856Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T01:48:15.589Z] Removing intermediate container 1aa9576675c0 [2022-11-09T01:48:15.589Z] ---> 3465c5d18713 [2022-11-09T01:48:15.589Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T01:48:15.589Z] ---> Running in 7d797f0abb6c [2022-11-09T01:48:15.590Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T01:48:15.590Z] Removing intermediate container 7d797f0abb6c [2022-11-09T01:48:15.590Z] ---> f95abbd8a46d [2022-11-09T01:48:15.590Z] [2022-11-09T01:48:15.590Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T01:48:15.590Z] ---> a6215f271958 [2022-11-09T01:48:15.590Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:48:15.590Z] ---> Running in 358fe5f374fa [2022-11-09T01:48:15.590Z] Removing intermediate container 358fe5f374fa [2022-11-09T01:48:15.590Z] ---> d24ed0852106 [2022-11-09T01:48:15.590Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-09T01:48:15.590Z] ---> Running in 01dd85e61dbf [2022-11-09T01:48:17.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:48:17.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:48:19.247Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T01:48:19.247Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T01:48:19.247Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T01:48:19.247Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T01:48:19.247Z] Executing bash-5.1.16-r2.post-install [2022-11-09T01:48:19.523Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T01:48:19.523Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T01:48:19.523Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T01:48:19.523Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T01:48:19.523Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T01:48:19.523Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T01:48:20.487Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T01:48:20.487Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T01:48:20.757Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T01:48:20.757Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T01:48:20.757Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T01:48:20.757Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T01:48:20.757Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T01:48:20.757Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T01:48:20.757Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T01:48:20.757Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T01:48:20.757Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T01:48:23.338Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T01:48:23.338Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T01:48:23.338Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T01:48:23.338Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T01:48:23.605Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T01:48:23.605Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T01:48:23.605Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T01:48:23.605Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T01:48:23.605Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T01:48:23.605Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T01:48:23.605Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T01:48:23.871Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T01:48:24.828Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:48:24.828Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:48:25.094Z] OK: 120 MiB in 47 packages [2022-11-09T01:48:43.292Z] Collecting docker-compose==1.23.2 [2022-11-09T01:48:43.292Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T01:48:43.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.0 MB/s eta 0:00:00 [2022-11-09T01:48:43.292Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T01:48:43.559Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T01:48:43.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.7 MB/s eta 0:00:00 [2022-11-09T01:48:44.140Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T01:48:44.140Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T01:48:44.406Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 [2022-11-09T01:48:44.406Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T01:48:44.672Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T01:48:44.672Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T01:48:44.672Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T01:48:44.941Z] Preparing metadata (setup.py): started [2022-11-09T01:48:47.517Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T01:48:47.517Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T01:48:47.784Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T01:48:47.784Z] Preparing metadata (setup.py): started [2022-11-09T01:48:50.362Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T01:48:50.945Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T01:48:50.945Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T01:48:51.917Z] Collecting PyYAML<4,>=3.10 [2022-11-09T01:48:51.917Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T01:48:52.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.0 MB/s eta 0:00:00 [2022-11-09T01:48:54.136Z] Preparing metadata (setup.py): started [2022-11-09T01:48:58.406Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T01:48:58.991Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T01:48:58.991Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T01:48:58.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.9 MB/s eta 0:00:00 [2022-11-09T01:48:59.259Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T01:48:59.259Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T01:48:59.528Z] Preparing metadata (setup.py): started [2022-11-09T01:49:02.865Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T01:49:02.865Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-09T01:49:03.132Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T01:49:03.132Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T01:49:04.092Z] Collecting certifi>=2017.4.17 [2022-11-09T01:49:04.092Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T01:49:04.092Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 10.8 MB/s eta 0:00:00 [2022-11-09T01:49:04.358Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T01:49:04.358Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T01:49:04.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.7 MB/s eta 0:00:00 [2022-11-09T01:49:05.586Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T01:49:05.586Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T01:49:05.586Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.6 MB/s eta 0:00:00 [2022-11-09T01:49:05.852Z] Collecting idna<2.8,>=2.5 [2022-11-09T01:49:06.118Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T01:49:06.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 [2022-11-09T01:49:06.702Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T01:49:06.702Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T01:49:06.702Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T01:49:06.702Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T01:49:08.110Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T01:49:08.110Z] Running setup.py install for texttable: started [2022-11-09T01:49:11.454Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T01:49:11.454Z] Running setup.py install for PyYAML: started [2022-11-09T01:49:15.733Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T01:49:17.676Z] Running setup.py install for docopt: started [2022-11-09T01:49:21.025Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T01:49:25.287Z] Running setup.py install for dockerpty: started [2022-11-09T01:49:28.973Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T01:49:33.362Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-09T01:49:33.362Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-09T01:49:51.559Z] Removing intermediate container 01dd85e61dbf [2022-11-09T01:49:51.559Z] ---> e1fa3e463a30 [2022-11-09T01:49:51.559Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T01:49:51.559Z] ---> Running in f5252b9d850c [2022-11-09T01:49:51.559Z] Removing intermediate container f5252b9d850c [2022-11-09T01:49:51.559Z] ---> c71d539245ad [2022-11-09T01:49:51.559Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T01:49:51.559Z] ---> Running in 14ac77b215db [2022-11-09T01:49:54.302Z] Removing intermediate container 14ac77b215db [2022-11-09T01:49:54.302Z] ---> e8f5f049a9cd [2022-11-09T01:49:54.302Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T01:49:55.723Z] ---> d85ce070260d [2022-11-09T01:49:55.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T01:49:56.693Z] ---> 58d4d93415ff [2022-11-09T01:49:56.693Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T01:49:57.651Z] ---> db49b41e88ce [2022-11-09T01:49:57.651Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T01:49:57.919Z] ---> Running in 7d61ab816c48 [2022-11-09T01:49:58.186Z] Removing intermediate container 7d61ab816c48 [2022-11-09T01:49:58.186Z] ---> b7c5a58e7d0a [2022-11-09T01:49:58.186Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:49:58.454Z] ---> Running in 4702dbc3039f [2022-11-09T01:49:59.039Z] Removing intermediate container 4702dbc3039f [2022-11-09T01:49:59.039Z] ---> 533933dccda5 [2022-11-09T01:49:59.039Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T01:49:59.039Z] ---> Running in 7e9172a43fc7 [2022-11-09T01:49:59.624Z] Removing intermediate container 7e9172a43fc7 [2022-11-09T01:49:59.624Z] ---> 4f483f434715 [2022-11-09T01:49:59.624Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:49:59.624Z] ---> Running in e0f95f51e43a [2022-11-09T01:50:00.212Z] Removing intermediate container e0f95f51e43a [2022-11-09T01:50:00.212Z] ---> 9edccb0d782c [2022-11-09T01:50:00.212Z] Step 22/22 : LABEL version=2.3.0-dev.106 [2022-11-09T01:50:00.212Z] ---> Running in 55a5aa851e89 [2022-11-09T01:50:00.797Z] Removing intermediate container 55a5aa851e89 [2022-11-09T01:50:00.797Z] ---> c4f2d0440cf8 [2022-11-09T01:50:00.797Z] [2022-11-09T01:50:00.797Z] Successfully built c4f2d0440cf8 [2022-11-09T01:50:00.797Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-09T01:50:33.326Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.106" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T01:50:48.371Z] Removing intermediate container 91c4c62a92b8 [2022-11-09T01:50:48.371Z] ---> 1f1586680559 [2022-11-09T01:50:48.371Z] [2022-11-09T01:50:48.371Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T01:50:48.371Z] ---> a6215f271958 [2022-11-09T01:50:48.371Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T01:50:48.371Z] ---> Running in 2dd9301ac350 [2022-11-09T01:50:50.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:50:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:50:52.559Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T01:50:52.559Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T01:50:52.559Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T01:50:52.559Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:50:52.559Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:50:52.832Z] OK: 6 MiB in 17 packages [2022-11-09T01:50:54.789Z] Removing intermediate container 2dd9301ac350 [2022-11-09T01:50:55.057Z] ---> 8fae1b12a559 [2022-11-09T01:50:55.057Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T01:50:55.057Z] ---> Running in 04803d453e35 [2022-11-09T01:50:55.649Z] Removing intermediate container 04803d453e35 [2022-11-09T01:50:55.649Z] ---> 7052968b57f4 [2022-11-09T01:50:55.649Z] Step 12/24 : WORKDIR / [2022-11-09T01:50:55.925Z] ---> Running in 49d5aefe58a4 [2022-11-09T01:50:56.898Z] Removing intermediate container 49d5aefe58a4 [2022-11-09T01:50:56.898Z] ---> 78c532e09ff6 [2022-11-09T01:50:56.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 [2022-11-09T01:50:58.318Z] ---> 58e5f2639dac [2022-11-09T01:50:58.318Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-09T01:50:59.755Z] ---> 5cbec5dd14e2 [2022-11-09T01:50:59.755Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T01:51:01.705Z] ---> 00f86fa1f1a7 [2022-11-09T01:51:01.705Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-09T01:51:03.118Z] ---> cb78e68c2d80 [2022-11-09T01:51:03.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T01:51:08.469Z] ---> ed16f4b0e44d [2022-11-09T01:51:08.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T01:51:09.051Z] Removing intermediate container 58d1c6505a03 [2022-11-09T01:51:09.051Z] ---> 60ffa9ed6bf4 [2022-11-09T01:51:09.051Z] [2022-11-09T01:51:09.051Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T01:51:09.051Z] ---> a6215f271958 [2022-11-09T01:51:09.051Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T01:51:09.051Z] ---> Using cache [2022-11-09T01:51:09.051Z] ---> 4e35140a50cd [2022-11-09T01:51:09.051Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:51:09.051Z] ---> Using cache [2022-11-09T01:51:09.051Z] ---> 2bca0a2c4618 [2022-11-09T01:51:09.051Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T01:51:09.051Z] ---> Running in 088fa41cc466 [2022-11-09T01:51:10.005Z] Removing intermediate container 088fa41cc466 [2022-11-09T01:51:10.005Z] ---> cdcf6d6ad11a [2022-11-09T01:51:10.005Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T01:51:10.005Z] ---> Running in 9717cdbd1f69 [2022-11-09T01:51:10.589Z] ---> d40417e11f34 [2022-11-09T01:51:10.589Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T01:51:10.853Z] Removing intermediate container 9717cdbd1f69 [2022-11-09T01:51:10.853Z] ---> bfee3c30df3f [2022-11-09T01:51:10.853Z] Step 15/24 : WORKDIR / [2022-11-09T01:51:11.117Z] ---> Running in af7c106a5b77 [2022-11-09T01:51:11.698Z] Removing intermediate container af7c106a5b77 [2022-11-09T01:51:11.698Z] ---> 54cb449219b8 [2022-11-09T01:51:11.698Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:51:11.698Z] ---> 60819a617f33 [2022-11-09T01:51:11.698Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T01:51:11.963Z] ---> Running in 7873ad4ebf8a [2022-11-09T01:51:12.919Z] ---> 52c6f467e02c [2022-11-09T01:51:13.186Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T01:51:15.769Z] ---> 9596950a044b [2022-11-09T01:51:15.769Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T01:51:16.034Z] Removing intermediate container 7873ad4ebf8a [2022-11-09T01:51:16.034Z] ---> 586c045a49ea [2022-11-09T01:51:16.034Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T01:51:16.299Z] ---> Running in 4a4cc27e5eac [2022-11-09T01:51:16.886Z] ---> e85cd4e5c88f [2022-11-09T01:51:16.886Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T01:51:16.886Z] Removing intermediate container 4a4cc27e5eac [2022-11-09T01:51:16.886Z] ---> ece169676ae2 [2022-11-09T01:51:16.886Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T01:51:17.151Z] ---> Running in e5cd9bb77128 [2022-11-09T01:51:17.748Z] Removing intermediate container e5cd9bb77128 [2022-11-09T01:51:17.748Z] ---> 6392efff76a0 [2022-11-09T01:51:17.748Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:51:17.748Z] ---> a6dc98c08886 [2022-11-09T01:51:17.748Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T01:51:18.015Z] ---> Running in 5766c3a5d81f [2022-11-09T01:51:18.015Z] ---> Running in 70c56d6298ba [2022-11-09T01:51:18.596Z] Removing intermediate container 5766c3a5d81f [2022-11-09T01:51:18.596Z] ---> 2edea233e590 [2022-11-09T01:51:18.596Z] Step 24/24 : LABEL version=2.3.0-dev.106 [2022-11-09T01:51:18.862Z] ---> Running in d4b2aa3b3f06 [2022-11-09T01:51:18.862Z] Removing intermediate container 70c56d6298ba [2022-11-09T01:51:18.862Z] ---> 30c350928aa8 [2022-11-09T01:51:18.862Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:51:19.131Z] ---> Running in 48d1b9a39553 [2022-11-09T01:51:19.716Z] Removing intermediate container d4b2aa3b3f06 [2022-11-09T01:51:19.716Z] ---> 756925c977fa [2022-11-09T01:51:19.716Z] [2022-11-09T01:51:19.983Z] Successfully built 756925c977fa [2022-11-09T01:51:19.983Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-09T01:51:19.983Z] Removing intermediate container 48d1b9a39553 [2022-11-09T01:51:19.983Z]  Building security-secretstore-setup ... done  ---> b58e774af487 [2022-11-09T01:51:19.983Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T01:51:19.983Z] ---> Running in 8ae35fb2f9c8 [2022-11-09T01:51:20.577Z] Removing intermediate container 8ae35fb2f9c8 [2022-11-09T01:51:20.577Z] ---> 3d9c8b456648 [2022-11-09T01:51:20.577Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:51:20.849Z] ---> Running in 72870b30931c [2022-11-09T01:51:21.118Z] Removing intermediate container 72870b30931c [2022-11-09T01:51:21.118Z] ---> 7b442a741fb0 [2022-11-09T01:51:21.118Z] Step 24/24 : LABEL version=2.3.0-dev.106 [2022-11-09T01:51:21.389Z] ---> Running in 3934a604a1e4 [2022-11-09T01:51:21.661Z] Removing intermediate container 3934a604a1e4 [2022-11-09T01:51:21.661Z] ---> 5d97b608aadd [2022-11-09T01:51:21.661Z] [2022-11-09T01:51:21.928Z] Successfully built 5d97b608aadd [2022-11-09T01:51:21.928Z] Successfully tagged core-metadata-arm64:latest [2022-11-09T01:51:54.172Z]  Building core-metadata ... done Removing intermediate container 5d38103ddd37 [2022-11-09T01:51:54.172Z] ---> 33e35b547681 [2022-11-09T01:51:54.172Z] [2022-11-09T01:51:54.172Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T01:51:54.172Z] ---> a6215f271958 [2022-11-09T01:51:54.172Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T01:51:54.172Z] ---> Using cache [2022-11-09T01:51:54.172Z] ---> 4e35140a50cd [2022-11-09T01:51:54.172Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:51:54.172Z] ---> Using cache [2022-11-09T01:51:54.172Z] ---> 2bca0a2c4618 [2022-11-09T01:51:54.172Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T01:51:54.172Z] ---> Running in cd5c4248e8d3 [2022-11-09T01:51:54.172Z] Removing intermediate container cd5c4248e8d3 [2022-11-09T01:51:54.172Z] ---> c2dad92a80c9 [2022-11-09T01:51:54.172Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T01:51:54.172Z] ---> Running in c5b0a8e0ef6e [2022-11-09T01:51:54.172Z] Removing intermediate container c5b0a8e0ef6e [2022-11-09T01:51:54.172Z] ---> 1796d94e0fce [2022-11-09T01:51:54.172Z] Step 15/23 : WORKDIR / [2022-11-09T01:51:54.172Z] ---> Running in e6751a880bfd [2022-11-09T01:51:54.172Z] Removing intermediate container e6751a880bfd [2022-11-09T01:51:54.172Z] ---> c36fb7868a9e [2022-11-09T01:51:54.172Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:51:54.172Z] ---> 94e9d81122f3 [2022-11-09T01:51:54.172Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T01:51:54.172Z] ---> 25bbd5707959 [2022-11-09T01:51:54.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T01:51:54.441Z] ---> e60bb67acdfb [2022-11-09T01:51:54.441Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T01:51:54.707Z] ---> Running in ba52cf9e72de [2022-11-09T01:51:55.289Z] Removing intermediate container ba52cf9e72de [2022-11-09T01:51:55.289Z] ---> a19bbaf27b32 [2022-11-09T01:51:55.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:51:55.289Z] ---> Running in ace827f0c8db [2022-11-09T01:51:55.874Z] Removing intermediate container ace827f0c8db [2022-11-09T01:51:55.874Z] ---> 991de110ed04 [2022-11-09T01:51:55.874Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T01:51:55.874Z] ---> Running in 0f092b426c45 [2022-11-09T01:51:56.141Z] Removing intermediate container 0f092b426c45 [2022-11-09T01:51:56.141Z] ---> 62753e294409 [2022-11-09T01:51:56.141Z] Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:51:56.410Z] ---> Running in 22e8315f7792 [2022-11-09T01:51:56.681Z] Removing intermediate container 22e8315f7792 [2022-11-09T01:51:56.681Z] ---> 6a28fcce1724 [2022-11-09T01:51:56.681Z] Step 23/23 : LABEL version=2.3.0-dev.106 [2022-11-09T01:51:56.681Z] ---> Running in 04f8987c7c5d [2022-11-09T01:51:57.265Z] Removing intermediate container 04f8987c7c5d [2022-11-09T01:51:57.265Z] ---> 0c7d46adcca6 [2022-11-09T01:51:57.265Z] [2022-11-09T01:51:57.265Z] Successfully built 0c7d46adcca6 [2022-11-09T01:51:57.265Z] Successfully tagged core-command-arm64:latest [2022-11-09T01:52:19.320Z]  Building core-command ... done Removing intermediate container 139b43efe6ff [2022-11-09T01:52:19.320Z] ---> c222545771a5 [2022-11-09T01:52:19.320Z] [2022-11-09T01:52:19.320Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T01:52:19.320Z] ---> a6215f271958 [2022-11-09T01:52:19.320Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T01:52:19.320Z] ---> Running in 4c6b751d8034 [2022-11-09T01:52:19.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T01:52:19.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T01:52:19.587Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T01:52:19.587Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T01:52:19.587Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T01:52:19.857Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T01:52:19.857Z] OK: 6 MiB in 16 packages [2022-11-09T01:52:21.273Z] Removing intermediate container 4c6b751d8034 [2022-11-09T01:52:21.273Z] ---> ed2734a1ca1f [2022-11-09T01:52:21.273Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T01:52:21.273Z] ---> Running in 640a2fc977b6 [2022-11-09T01:52:21.856Z] Removing intermediate container 640a2fc977b6 [2022-11-09T01:52:21.856Z] ---> 9be352fefde1 [2022-11-09T01:52:21.856Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T01:52:21.856Z] ---> Running in 0554ec003354 [2022-11-09T01:52:22.123Z] Removing intermediate container 0554ec003354 [2022-11-09T01:52:22.124Z] ---> bb3857094b29 [2022-11-09T01:52:22.124Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T01:52:22.124Z] ---> Running in 672600e3304e [2022-11-09T01:52:22.394Z] Removing intermediate container 672600e3304e [2022-11-09T01:52:22.394Z] ---> 6d52adab2dd1 [2022-11-09T01:52:22.394Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T01:52:22.981Z] ---> d6bdf32ca5fa [2022-11-09T01:52:22.981Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T01:52:24.938Z] ---> a7fcd9619a38 [2022-11-09T01:52:24.938Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T01:52:25.206Z] ---> a5134080a44a [2022-11-09T01:52:25.206Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T01:52:25.206Z] ---> Running in 20a59eb4a073 [2022-11-09T01:52:25.797Z] Removing intermediate container 20a59eb4a073 [2022-11-09T01:52:25.797Z] ---> 6b7c74653151 [2022-11-09T01:52:25.797Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T01:52:25.797Z] ---> Running in b6adb2fc3cfd [2022-11-09T01:52:26.064Z] Removing intermediate container b6adb2fc3cfd [2022-11-09T01:52:26.064Z] ---> 303553e9962c [2022-11-09T01:52:26.064Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T01:52:26.064Z] ---> Running in 7ea7726d1eac [2022-11-09T01:52:26.650Z] Removing intermediate container 7ea7726d1eac [2022-11-09T01:52:26.650Z] ---> 27f2f0847e28 [2022-11-09T01:52:26.650Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:26.650Z] ---> Running in 3cd0573ec9e0 [2022-11-09T01:52:26.916Z] Removing intermediate container 3cd0573ec9e0 [2022-11-09T01:52:26.916Z] ---> 8e98abb8875a [2022-11-09T01:52:26.916Z] Step 22/22 : LABEL version=2.3.0-dev.106 [2022-11-09T01:52:26.916Z] ---> Running in f05c04679493 [2022-11-09T01:52:27.185Z] Removing intermediate container f05c04679493 [2022-11-09T01:52:27.185Z] ---> 39944b1d1cd0 [2022-11-09T01:52:27.185Z] [2022-11-09T01:52:27.454Z] Successfully built 39944b1d1cd0 [2022-11-09T01:52:27.454Z] Successfully tagged support-notifications-arm64:latest [2022-11-09T01:52:27.736Z]  Building support-notifications ... done  [Pipeline] } [2022-11-09T01:52:27.752Z] $ docker stop --time=1 988197ad94d6922becd50b76206b06ced522553a7b7e20f952f947a77da3c0bd [2022-11-09T01:52:29.492Z] $ docker rm -f 988197ad94d6922becd50b76206b06ced522553a7b7e20f952f947a77da3c0bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T01:52:29.979Z] + docker images [2022-11-09T01:52:30.244Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T01:52:30.244Z] support-notifications-arm64 latest 39944b1d1cd0 3 seconds ago 29.5MB [2022-11-09T01:52:30.244Z] c222545771a5 15 seconds ago 1.33GB [2022-11-09T01:52:30.244Z] core-command-arm64 latest 0c7d46adcca6 34 seconds ago 16.9MB [2022-11-09T01:52:30.244Z] 33e35b547681 41 seconds ago 1.27GB [2022-11-09T01:52:30.244Z] core-metadata-arm64 latest 5d97b608aadd About a minute ago 17.7MB [2022-11-09T01:52:30.244Z] security-secretstore-setup-arm64 latest 756925c977fa About a minute ago 28.6MB [2022-11-09T01:52:30.244Z] 60ffa9ed6bf4 About a minute ago 1.28GB [2022-11-09T01:52:30.244Z] 1f1586680559 About a minute ago 1.26GB [2022-11-09T01:52:30.244Z] sys-mgmt-agent-arm64 latest c4f2d0440cf8 2 minutes ago 133MB [2022-11-09T01:52:30.244Z] f95abbd8a46d 4 minutes ago 1.25GB [2022-11-09T01:52:30.244Z] security-spire-server-arm64 latest 9b095b884515 6 minutes ago 84.3MB [2022-11-09T01:52:30.244Z] 63d33dcb1947 7 minutes ago 1.14GB [2022-11-09T01:52:30.244Z] security-spiffe-token-provider-arm64 latest 0a8e368d20dc 7 minutes ago 28.8MB [2022-11-09T01:52:30.244Z] ac1e561c0803 7 minutes ago 1.3GB [2022-11-09T01:52:30.244Z] support-scheduler-arm64 latest 6bcce400a2cc 8 minutes ago 28.8MB [2022-11-09T01:52:30.244Z] 96f2b7f552f4 8 minutes ago 1.33GB [2022-11-09T01:52:30.244Z] security-bootstrapper-arm64 latest aebbbcdf80f7 9 minutes ago 19.4MB [2022-11-09T01:52:30.244Z] 34280af80999 9 minutes ago 1.26GB [2022-11-09T01:52:30.244Z] core-data-arm64 latest bfbd2dcc8bd5 10 minutes ago 20.8MB [2022-11-09T01:52:30.244Z] cea98014386b 10 minutes ago 1.28GB [2022-11-09T01:52:30.244Z] security-proxy-setup-arm64 latest 62172f85de4a 12 minutes ago 26.7MB [2022-11-09T01:52:30.244Z] 7b8a5d22d663 12 minutes ago 1.26GB [2022-11-09T01:52:30.244Z] security-spire-agent-arm64 latest 09c59e53d3ea 17 minutes ago 122MB [2022-11-09T01:52:30.244Z] security-spire-config-arm64 latest 095130c1ff2f 18 minutes ago 83.6MB [2022-11-09T01:52:30.244Z] 1eafa81390ca 18 minutes ago 1.14GB [2022-11-09T01:52:30.244Z] 24f07b28b497 18 minutes ago 1.14GB [2022-11-09T01:52:30.244Z] ci-base-image-arm64 latest df04a371b515 21 minutes ago 948MB [2022-11-09T01:52:30.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 6 days ago 685MB [2022-11-09T01:52:30.244Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-09T01:52:30.244Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-09T01:52:30.244Z] 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 [2022-11-09T01:52:30.327Z] provisioning config files... [2022-11-09T01:52:30.342Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/347@tmp/config3782111805058102725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:52:30.688Z] ---> docker-login.sh [2022-11-09T01:52:30.688Z] nexus3.edgexfoundry.org:10001 [2022-11-09T01:52:30.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:52:31.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:52:31.268Z] Configure a credential helper to remove this warning. See [2022-11-09T01:52:31.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:52:31.268Z] [2022-11-09T01:52:31.268Z] Login Succeeded [2022-11-09T01:52:31.268Z] nexus3.edgexfoundry.org:10002 [2022-11-09T01:52:31.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:52:31.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:52:31.535Z] Configure a credential helper to remove this warning. See [2022-11-09T01:52:31.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:52:31.535Z] [2022-11-09T01:52:31.535Z] Login Succeeded [2022-11-09T01:52:31.535Z] nexus3.edgexfoundry.org:10003 [2022-11-09T01:52:31.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:52:31.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:52:31.801Z] Configure a credential helper to remove this warning. See [2022-11-09T01:52:31.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:52:31.801Z] [2022-11-09T01:52:31.801Z] Login Succeeded [2022-11-09T01:52:31.801Z] nexus3.edgexfoundry.org:10004 [2022-11-09T01:52:32.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:52:32.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:52:32.334Z] Configure a credential helper to remove this warning. See [2022-11-09T01:52:32.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:52:32.334Z] [2022-11-09T01:52:32.334Z] Login Succeeded [2022-11-09T01:52:32.334Z] docker.io [2022-11-09T01:52:32.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T01:52:32.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T01:52:32.866Z] Configure a credential helper to remove this warning. See [2022-11-09T01:52:32.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T01:52:32.866Z] [2022-11-09T01:52:32.866Z] Login Succeeded [2022-11-09T01:52:32.866Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T01:52:32.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:52:32.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T01:52:32.924Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-11-09T01:52:32.924Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:32.924Z] latest [2022-11-09T01:52:32.924Z] 2.3.0-dev.106 [2022-11-09T01:52:32.924Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:32.924Z] main [2022-11-09T01:52:32.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:33.255Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:33.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:33.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T01:52:33.605Z] c42c941ebd89: Preparing [2022-11-09T01:52:33.605Z] 68404d3f3fe6: Preparing [2022-11-09T01:52:33.605Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:33.605Z] 5b8112c3c629: Preparing [2022-11-09T01:52:33.605Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:33.605Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:33.873Z] 5b8112c3c629: Pushed [2022-11-09T01:52:33.873Z] c42c941ebd89: Pushed [2022-11-09T01:52:33.873Z] 6d9b70cc319e: Pushed [2022-11-09T01:52:37.215Z] 68404d3f3fe6: Pushed [2022-11-09T01:52:37.215Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:37.581Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:37.929Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-09T01:52:37.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T01:52:37.929Z] c42c941ebd89: Preparing [2022-11-09T01:52:37.929Z] 68404d3f3fe6: Preparing [2022-11-09T01:52:37.929Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:37.929Z] 5b8112c3c629: Preparing [2022-11-09T01:52:37.929Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:37.929Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:37.929Z] c42c941ebd89: Layer already exists [2022-11-09T01:52:37.929Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:37.929Z] 68404d3f3fe6: Layer already exists [2022-11-09T01:52:37.929Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:38.195Z] latest: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:38.563Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:38.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.106 [2022-11-09T01:52:38.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T01:52:38.941Z] c42c941ebd89: Preparing [2022-11-09T01:52:38.941Z] 68404d3f3fe6: Preparing [2022-11-09T01:52:38.941Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:38.941Z] 5b8112c3c629: Preparing [2022-11-09T01:52:38.941Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:38.941Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:38.941Z] 68404d3f3fe6: Layer already exists [2022-11-09T01:52:38.941Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:38.941Z] c42c941ebd89: Layer already exists [2022-11-09T01:52:38.941Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:38.941Z] 2.3.0-dev.106: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:39.572Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:39.934Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:39.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T01:52:39.934Z] c42c941ebd89: Preparing [2022-11-09T01:52:39.934Z] 68404d3f3fe6: Preparing [2022-11-09T01:52:39.934Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:39.934Z] 5b8112c3c629: Preparing [2022-11-09T01:52:39.934Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:39.934Z] 68404d3f3fe6: Layer already exists [2022-11-09T01:52:39.934Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:39.934Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:39.934Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:39.934Z] c42c941ebd89: Layer already exists [2022-11-09T01:52:39.934Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:40.331Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:40.704Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-11-09T01:52:40.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T01:52:40.704Z] c42c941ebd89: Preparing [2022-11-09T01:52:40.704Z] 68404d3f3fe6: Preparing [2022-11-09T01:52:40.704Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:40.704Z] 5b8112c3c629: Preparing [2022-11-09T01:52:40.704Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:40.704Z] 68404d3f3fe6: Layer already exists [2022-11-09T01:52:40.704Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:40.704Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:40.704Z] c42c941ebd89: Layer already exists [2022-11-09T01:52:40.704Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:40.969Z] main: digest: sha256:e39a5e3d654f6f019c0e3698d4a691c91b7849aaa857b67556bc9e02fb1200ae size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:52:41.018Z] ===================================================== [Pipeline] echo [2022-11-09T01:52:41.027Z] taggedImages: [2022-11-09T01:52:41.027Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:41.027Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-09T01:52:41.027Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.106 [2022-11-09T01:52:41.027Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:41.027Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-11-09T01:52:41.046Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-11-09T01:52:41.046Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:41.046Z] latest [2022-11-09T01:52:41.046Z] 2.3.0-dev.106 [2022-11-09T01:52:41.046Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:41.046Z] main [2022-11-09T01:52:41.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:41.393Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:41.729Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:41.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T01:52:41.729Z] 6a34f07cfa01: Preparing [2022-11-09T01:52:41.729Z] a6b6417e25c2: Preparing [2022-11-09T01:52:41.729Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:41.729Z] 8e220f7579b0: Preparing [2022-11-09T01:52:41.729Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:41.729Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:41.998Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:41.998Z] 6a34f07cfa01: Pushed [2022-11-09T01:52:42.584Z] 8e220f7579b0: Pushed [2022-11-09T01:52:45.172Z] a6b6417e25c2: Pushed [2022-11-09T01:52:45.172Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:45.775Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:46.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-09T01:52:46.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T01:52:46.116Z] 6a34f07cfa01: Preparing [2022-11-09T01:52:46.116Z] a6b6417e25c2: Preparing [2022-11-09T01:52:46.116Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:46.116Z] 8e220f7579b0: Preparing [2022-11-09T01:52:46.116Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:46.116Z] 8e220f7579b0: Layer already exists [2022-11-09T01:52:46.116Z] a6b6417e25c2: Layer already exists [2022-11-09T01:52:46.116Z] 6a34f07cfa01: Layer already exists [2022-11-09T01:52:46.116Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:46.116Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:46.116Z] latest: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:46.453Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:46.793Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.106 [2022-11-09T01:52:46.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T01:52:46.793Z] 6a34f07cfa01: Preparing [2022-11-09T01:52:46.793Z] a6b6417e25c2: Preparing [2022-11-09T01:52:46.793Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:46.793Z] 8e220f7579b0: Preparing [2022-11-09T01:52:46.793Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:46.793Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:46.793Z] 6a34f07cfa01: Layer already exists [2022-11-09T01:52:46.793Z] a6b6417e25c2: Layer already exists [2022-11-09T01:52:46.793Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:46.793Z] 8e220f7579b0: Layer already exists [2022-11-09T01:52:46.793Z] 2.3.0-dev.106: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:47.393Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:47.724Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:47.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T01:52:47.724Z] 6a34f07cfa01: Preparing [2022-11-09T01:52:47.724Z] a6b6417e25c2: Preparing [2022-11-09T01:52:47.724Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:47.724Z] 8e220f7579b0: Preparing [2022-11-09T01:52:47.724Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:47.724Z] 8e220f7579b0: Layer already exists [2022-11-09T01:52:47.724Z] 6a34f07cfa01: Layer already exists [2022-11-09T01:52:47.724Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:47.724Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:47.724Z] a6b6417e25c2: Layer already exists [2022-11-09T01:52:47.724Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:48.064Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:48.410Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-11-09T01:52:48.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T01:52:48.410Z] 6a34f07cfa01: Preparing [2022-11-09T01:52:48.410Z] a6b6417e25c2: Preparing [2022-11-09T01:52:48.410Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:48.410Z] 8e220f7579b0: Preparing [2022-11-09T01:52:48.410Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:48.410Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:48.410Z] 8e220f7579b0: Layer already exists [2022-11-09T01:52:48.410Z] a6b6417e25c2: Layer already exists [2022-11-09T01:52:48.410Z] 6a34f07cfa01: Layer already exists [2022-11-09T01:52:48.410Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:48.674Z] main: digest: sha256:dfd53e3e091d5a1f874a95f7441d881252c971e22e405430bd89eca04b4b1fc2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:52:48.727Z] ===================================================== [Pipeline] echo [2022-11-09T01:52:48.735Z] taggedImages: [2022-11-09T01:52:48.735Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:48.735Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-09T01:52:48.735Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.106 [2022-11-09T01:52:48.735Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:48.735Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-11-09T01:52:48.759Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-11-09T01:52:48.759Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:48.759Z] latest [2022-11-09T01:52:48.759Z] 2.3.0-dev.106 [2022-11-09T01:52:48.759Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:48.759Z] main [2022-11-09T01:52:48.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:49.114Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:49.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:49.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T01:52:49.474Z] fae4331af9cd: Preparing [2022-11-09T01:52:49.474Z] 9a2c6856f74a: Preparing [2022-11-09T01:52:49.474Z] 5e535bbb345b: Preparing [2022-11-09T01:52:49.474Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:49.474Z] 5b8112c3c629: Preparing [2022-11-09T01:52:49.474Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:49.474Z] 5d3e392a13a0: Waiting [2022-11-09T01:52:49.742Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:49.742Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:49.742Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:49.742Z] fae4331af9cd: Pushed [2022-11-09T01:52:49.742Z] 9a2c6856f74a: Pushed [2022-11-09T01:52:53.083Z] 5e535bbb345b: Pushed [2022-11-09T01:52:53.083Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:53.428Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:53.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-09T01:52:53.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T01:52:53.769Z] fae4331af9cd: Preparing [2022-11-09T01:52:53.769Z] 9a2c6856f74a: Preparing [2022-11-09T01:52:53.769Z] 5e535bbb345b: Preparing [2022-11-09T01:52:53.769Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:53.769Z] 5b8112c3c629: Preparing [2022-11-09T01:52:53.769Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:53.769Z] 5d3e392a13a0: Waiting [2022-11-09T01:52:53.769Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:53.769Z] fae4331af9cd: Layer already exists [2022-11-09T01:52:53.769Z] 9a2c6856f74a: Layer already exists [2022-11-09T01:52:53.769Z] 5e535bbb345b: Layer already exists [2022-11-09T01:52:53.769Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:53.769Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:54.035Z] latest: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:54.384Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:54.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.106 [2022-11-09T01:52:54.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T01:52:54.721Z] fae4331af9cd: Preparing [2022-11-09T01:52:54.721Z] 9a2c6856f74a: Preparing [2022-11-09T01:52:54.721Z] 5e535bbb345b: Preparing [2022-11-09T01:52:54.721Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:54.721Z] 5b8112c3c629: Preparing [2022-11-09T01:52:54.721Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:54.721Z] 5d3e392a13a0: Waiting [2022-11-09T01:52:54.721Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:54.721Z] 9a2c6856f74a: Layer already exists [2022-11-09T01:52:54.721Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:54.721Z] fae4331af9cd: Layer already exists [2022-11-09T01:52:54.721Z] 5e535bbb345b: Layer already exists [2022-11-09T01:52:54.721Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:54.987Z] 2.3.0-dev.106: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:55.328Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:55.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:55.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T01:52:55.663Z] fae4331af9cd: Preparing [2022-11-09T01:52:55.663Z] 9a2c6856f74a: Preparing [2022-11-09T01:52:55.663Z] 5e535bbb345b: Preparing [2022-11-09T01:52:55.663Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:55.663Z] 5b8112c3c629: Preparing [2022-11-09T01:52:55.663Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:55.663Z] 5d3e392a13a0: Waiting [2022-11-09T01:52:55.663Z] 5e535bbb345b: Layer already exists [2022-11-09T01:52:55.663Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:55.663Z] fae4331af9cd: Layer already exists [2022-11-09T01:52:55.663Z] 9a2c6856f74a: Layer already exists [2022-11-09T01:52:55.663Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:55.663Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:55.931Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:56.270Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:56.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-11-09T01:52:56.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T01:52:56.607Z] fae4331af9cd: Preparing [2022-11-09T01:52:56.607Z] 9a2c6856f74a: Preparing [2022-11-09T01:52:56.607Z] 5e535bbb345b: Preparing [2022-11-09T01:52:56.607Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:56.607Z] 5b8112c3c629: Preparing [2022-11-09T01:52:56.607Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:56.607Z] 5d3e392a13a0: Waiting [2022-11-09T01:52:56.607Z] 5b8112c3c629: Layer already exists [2022-11-09T01:52:56.607Z] 5e535bbb345b: Layer already exists [2022-11-09T01:52:56.607Z] 9a2c6856f74a: Layer already exists [2022-11-09T01:52:56.607Z] fae4331af9cd: Layer already exists [2022-11-09T01:52:56.607Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:56.607Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:56.872Z] main: digest: sha256:52ee9c5e251d4570ec914bfc69ba7317cebbc9d65f57d3a452d3221b821098b5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:52:56.920Z] ===================================================== [Pipeline] echo [2022-11-09T01:52:56.927Z] taggedImages: [2022-11-09T01:52:56.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:56.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-09T01:52:56.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.106 [2022-11-09T01:52:56.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:56.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-11-09T01:52:56.951Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-11-09T01:52:56.951Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:56.951Z] latest [2022-11-09T01:52:56.951Z] 2.3.0-dev.106 [2022-11-09T01:52:56.951Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:52:56.951Z] main [2022-11-09T01:52:56.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:57.312Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:52:57.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:52:57.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T01:52:57.655Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:52:57.655Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:52:57.655Z] 467c95575dc1: Preparing [2022-11-09T01:52:57.655Z] b4814d01c3aa: Preparing [2022-11-09T01:52:57.655Z] d63f02f56686: Preparing [2022-11-09T01:52:57.655Z] 8f6b28cbbac7: Preparing [2022-11-09T01:52:57.655Z] c9bae7621296: Preparing [2022-11-09T01:52:57.655Z] 6d9b70cc319e: Preparing [2022-11-09T01:52:57.655Z] 6d75fc3012be: Preparing [2022-11-09T01:52:57.655Z] 9d6ba47fed88: Preparing [2022-11-09T01:52:57.655Z] b8ee3b1d2be2: Preparing [2022-11-09T01:52:57.655Z] 8f609b26b26b: Preparing [2022-11-09T01:52:57.655Z] 5d3e392a13a0: Preparing [2022-11-09T01:52:57.655Z] c9bae7621296: Waiting [2022-11-09T01:52:57.655Z] 9d6ba47fed88: Waiting [2022-11-09T01:52:57.655Z] b8ee3b1d2be2: Waiting [2022-11-09T01:52:57.655Z] 6d9b70cc319e: Waiting [2022-11-09T01:52:57.655Z] 6d75fc3012be: Waiting [2022-11-09T01:52:57.655Z] 8f609b26b26b: Waiting [2022-11-09T01:52:57.655Z] 5d3e392a13a0: Waiting [2022-11-09T01:52:57.925Z] 8f6b28cbbac7: Pushed [2022-11-09T01:52:57.925Z] 5cfd21a7ddc4: Pushed [2022-11-09T01:52:57.925Z] 467c95575dc1: Pushed [2022-11-09T01:52:57.925Z] b4814d01c3aa: Pushed [2022-11-09T01:52:57.925Z] d63f02f56686: Pushed [2022-11-09T01:52:57.925Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:52:58.192Z] 6d75fc3012be: Pushed [2022-11-09T01:52:58.192Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:52:58.192Z] b8ee3b1d2be2: Pushed [2022-11-09T01:52:58.192Z] 8f609b26b26b: Pushed [2022-11-09T01:52:58.192Z] 9d6ba47fed88: Pushed [2022-11-09T01:53:01.529Z] c9bae7621296: Pushed [2022-11-09T01:53:01.794Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:02.142Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:02.481Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-09T01:53:02.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T01:53:02.481Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:53:02.481Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:53:02.481Z] 467c95575dc1: Preparing [2022-11-09T01:53:02.481Z] b4814d01c3aa: Preparing [2022-11-09T01:53:02.481Z] d63f02f56686: Preparing [2022-11-09T01:53:02.481Z] 8f6b28cbbac7: Preparing [2022-11-09T01:53:02.481Z] c9bae7621296: Preparing [2022-11-09T01:53:02.481Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:02.481Z] 6d75fc3012be: Preparing [2022-11-09T01:53:02.481Z] 9d6ba47fed88: Preparing [2022-11-09T01:53:02.481Z] b8ee3b1d2be2: Preparing [2022-11-09T01:53:02.481Z] 8f609b26b26b: Preparing [2022-11-09T01:53:02.481Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:02.481Z] 6d75fc3012be: Waiting [2022-11-09T01:53:02.481Z] 8f609b26b26b: Waiting [2022-11-09T01:53:02.481Z] 9d6ba47fed88: Waiting [2022-11-09T01:53:02.481Z] b8ee3b1d2be2: Waiting [2022-11-09T01:53:02.481Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:02.481Z] c9bae7621296: Waiting [2022-11-09T01:53:02.481Z] 6d9b70cc319e: Waiting [2022-11-09T01:53:02.481Z] 8f6b28cbbac7: Layer already exists [2022-11-09T01:53:02.481Z] 467c95575dc1: Layer already exists [2022-11-09T01:53:02.481Z] 5cfd21a7ddc4: Layer already exists [2022-11-09T01:53:02.481Z] d63f02f56686: Layer already exists [2022-11-09T01:53:02.481Z] b4814d01c3aa: Layer already exists [2022-11-09T01:53:02.481Z] 9d6ba47fed88: Layer already exists [2022-11-09T01:53:02.481Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:02.481Z] 6d75fc3012be: Layer already exists [2022-11-09T01:53:02.481Z] b8ee3b1d2be2: Layer already exists [2022-11-09T01:53:02.481Z] c9bae7621296: Layer already exists [2022-11-09T01:53:02.481Z] 8f609b26b26b: Layer already exists [2022-11-09T01:53:02.481Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:02.749Z] latest: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:03.080Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:03.422Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.106 [2022-11-09T01:53:03.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T01:53:03.422Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:53:03.422Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:53:03.422Z] 467c95575dc1: Preparing [2022-11-09T01:53:03.422Z] b4814d01c3aa: Preparing [2022-11-09T01:53:03.422Z] d63f02f56686: Preparing [2022-11-09T01:53:03.422Z] 8f6b28cbbac7: Preparing [2022-11-09T01:53:03.422Z] c9bae7621296: Preparing [2022-11-09T01:53:03.422Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:03.422Z] 6d75fc3012be: Preparing [2022-11-09T01:53:03.422Z] 9d6ba47fed88: Preparing [2022-11-09T01:53:03.422Z] b8ee3b1d2be2: Preparing [2022-11-09T01:53:03.422Z] 8f609b26b26b: Preparing [2022-11-09T01:53:03.422Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:03.422Z] 9d6ba47fed88: Waiting [2022-11-09T01:53:03.422Z] b8ee3b1d2be2: Waiting [2022-11-09T01:53:03.422Z] 8f609b26b26b: Waiting [2022-11-09T01:53:03.422Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:03.422Z] 6d9b70cc319e: Waiting [2022-11-09T01:53:03.422Z] c9bae7621296: Waiting [2022-11-09T01:53:03.422Z] 6d75fc3012be: Waiting [2022-11-09T01:53:03.422Z] b4814d01c3aa: Layer already exists [2022-11-09T01:53:03.422Z] d63f02f56686: Layer already exists [2022-11-09T01:53:03.422Z] 467c95575dc1: Layer already exists [2022-11-09T01:53:03.422Z] 8f6b28cbbac7: Layer already exists [2022-11-09T01:53:03.422Z] 5cfd21a7ddc4: Layer already exists [2022-11-09T01:53:03.422Z] c9bae7621296: Layer already exists [2022-11-09T01:53:03.422Z] 9d6ba47fed88: Layer already exists [2022-11-09T01:53:03.422Z] b8ee3b1d2be2: Layer already exists [2022-11-09T01:53:03.422Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:03.422Z] 6d75fc3012be: Layer already exists [2022-11-09T01:53:03.422Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:03.422Z] 8f609b26b26b: Layer already exists [2022-11-09T01:53:03.689Z] 2.3.0-dev.106: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:04.033Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:04.378Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:04.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T01:53:04.378Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:53:04.378Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:53:04.378Z] 467c95575dc1: Preparing [2022-11-09T01:53:04.378Z] b4814d01c3aa: Preparing [2022-11-09T01:53:04.378Z] d63f02f56686: Preparing [2022-11-09T01:53:04.378Z] 8f6b28cbbac7: Preparing [2022-11-09T01:53:04.378Z] c9bae7621296: Preparing [2022-11-09T01:53:04.378Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:04.378Z] 6d75fc3012be: Preparing [2022-11-09T01:53:04.378Z] 9d6ba47fed88: Preparing [2022-11-09T01:53:04.378Z] b8ee3b1d2be2: Preparing [2022-11-09T01:53:04.378Z] 8f609b26b26b: Preparing [2022-11-09T01:53:04.378Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:04.378Z] c9bae7621296: Waiting [2022-11-09T01:53:04.378Z] 6d9b70cc319e: Waiting [2022-11-09T01:53:04.378Z] 6d75fc3012be: Waiting [2022-11-09T01:53:04.378Z] 9d6ba47fed88: Waiting [2022-11-09T01:53:04.378Z] b8ee3b1d2be2: Waiting [2022-11-09T01:53:04.378Z] 8f609b26b26b: Waiting [2022-11-09T01:53:04.378Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:04.378Z] 8f6b28cbbac7: Layer already exists [2022-11-09T01:53:04.378Z] 5cfd21a7ddc4: Layer already exists [2022-11-09T01:53:04.378Z] 467c95575dc1: Layer already exists [2022-11-09T01:53:04.378Z] d63f02f56686: Layer already exists [2022-11-09T01:53:04.378Z] b4814d01c3aa: Layer already exists [2022-11-09T01:53:04.378Z] c9bae7621296: Layer already exists [2022-11-09T01:53:04.378Z] 6d75fc3012be: Layer already exists [2022-11-09T01:53:04.378Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:04.378Z] 9d6ba47fed88: Layer already exists [2022-11-09T01:53:04.378Z] b8ee3b1d2be2: Layer already exists [2022-11-09T01:53:04.378Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:04.378Z] 8f609b26b26b: Layer already exists [2022-11-09T01:53:04.644Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:04.989Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:05.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-11-09T01:53:05.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T01:53:05.331Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:53:05.331Z] 5cfd21a7ddc4: Preparing [2022-11-09T01:53:05.331Z] 467c95575dc1: Preparing [2022-11-09T01:53:05.331Z] b4814d01c3aa: Preparing [2022-11-09T01:53:05.331Z] d63f02f56686: Preparing [2022-11-09T01:53:05.331Z] 8f6b28cbbac7: Preparing [2022-11-09T01:53:05.331Z] c9bae7621296: Preparing [2022-11-09T01:53:05.331Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:05.331Z] 6d75fc3012be: Preparing [2022-11-09T01:53:05.331Z] 9d6ba47fed88: Preparing [2022-11-09T01:53:05.331Z] b8ee3b1d2be2: Preparing [2022-11-09T01:53:05.331Z] 8f609b26b26b: Preparing [2022-11-09T01:53:05.331Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:05.331Z] c9bae7621296: Waiting [2022-11-09T01:53:05.331Z] 6d9b70cc319e: Waiting [2022-11-09T01:53:05.331Z] b8ee3b1d2be2: Waiting [2022-11-09T01:53:05.331Z] 6d75fc3012be: Waiting [2022-11-09T01:53:05.331Z] 9d6ba47fed88: Waiting [2022-11-09T01:53:05.331Z] 8f609b26b26b: Waiting [2022-11-09T01:53:05.331Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:05.331Z] 467c95575dc1: Layer already exists [2022-11-09T01:53:05.331Z] 5cfd21a7ddc4: Layer already exists [2022-11-09T01:53:05.331Z] b4814d01c3aa: Layer already exists [2022-11-09T01:53:05.331Z] 8f6b28cbbac7: Layer already exists [2022-11-09T01:53:05.331Z] d63f02f56686: Layer already exists [2022-11-09T01:53:05.331Z] c9bae7621296: Layer already exists [2022-11-09T01:53:05.331Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:05.331Z] b8ee3b1d2be2: Layer already exists [2022-11-09T01:53:05.331Z] 9d6ba47fed88: Layer already exists [2022-11-09T01:53:05.331Z] 6d75fc3012be: Layer already exists [2022-11-09T01:53:05.595Z] 8f609b26b26b: Layer already exists [2022-11-09T01:53:05.596Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:05.596Z] main: digest: sha256:c19a9963e972114e7a157b7daa0a6f942cf7d9ef844ca7a52f77319359c1adca size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:53:05.633Z] ===================================================== [Pipeline] echo [2022-11-09T01:53:05.639Z] taggedImages: [2022-11-09T01:53:05.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:05.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-09T01:53:05.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.106 [2022-11-09T01:53:05.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:05.639Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-11-09T01:53:05.654Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-11-09T01:53:05.654Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:05.654Z] latest [2022-11-09T01:53:05.654Z] 2.3.0-dev.106 [2022-11-09T01:53:05.654Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:05.654Z] main [2022-11-09T01:53:05.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:05.994Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:06.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:06.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T01:53:06.337Z] 7c06685dfaad: Preparing [2022-11-09T01:53:06.337Z] 21b5d103b63a: Preparing [2022-11-09T01:53:06.337Z] 81c498a4633a: Preparing [2022-11-09T01:53:06.337Z] a75f225415da: Preparing [2022-11-09T01:53:06.337Z] 44b94ffe9726: Preparing [2022-11-09T01:53:06.337Z] 7667b86d2e4d: Preparing [2022-11-09T01:53:06.337Z] ab88c56b7d0e: Preparing [2022-11-09T01:53:06.337Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:06.337Z] 7667b86d2e4d: Waiting [2022-11-09T01:53:06.337Z] ab88c56b7d0e: Waiting [2022-11-09T01:53:06.337Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:06.602Z] 21b5d103b63a: Pushed [2022-11-09T01:53:06.602Z] 44b94ffe9726: Pushed [2022-11-09T01:53:06.602Z] 7c06685dfaad: Pushed [2022-11-09T01:53:06.602Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:06.869Z] 7667b86d2e4d: Pushed [2022-11-09T01:53:07.460Z] ab88c56b7d0e: Pushed [2022-11-09T01:53:09.401Z] 81c498a4633a: Pushed [2022-11-09T01:53:09.401Z] a75f225415da: Pushed [2022-11-09T01:53:09.401Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:09.732Z] + 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 [2022-11-09T01:53:10.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-09T01:53:10.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T01:53:10.083Z] 7c06685dfaad: Preparing [2022-11-09T01:53:10.083Z] 21b5d103b63a: Preparing [2022-11-09T01:53:10.083Z] 81c498a4633a: Preparing [2022-11-09T01:53:10.083Z] a75f225415da: Preparing [2022-11-09T01:53:10.083Z] 44b94ffe9726: Preparing [2022-11-09T01:53:10.083Z] 7667b86d2e4d: Preparing [2022-11-09T01:53:10.083Z] ab88c56b7d0e: Preparing [2022-11-09T01:53:10.083Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:10.083Z] ab88c56b7d0e: Waiting [2022-11-09T01:53:10.083Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:10.083Z] 7667b86d2e4d: Waiting [2022-11-09T01:53:10.083Z] 81c498a4633a: Layer already exists [2022-11-09T01:53:10.083Z] a75f225415da: Layer already exists [2022-11-09T01:53:10.083Z] 44b94ffe9726: Layer already exists [2022-11-09T01:53:10.083Z] 7c06685dfaad: Layer already exists [2022-11-09T01:53:10.083Z] 21b5d103b63a: Layer already exists [2022-11-09T01:53:10.083Z] ab88c56b7d0e: Layer already exists [2022-11-09T01:53:10.083Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:10.083Z] 7667b86d2e4d: Layer already exists [2022-11-09T01:53:10.350Z] latest: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:10.694Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:11.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.106 [2022-11-09T01:53:11.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T01:53:11.036Z] 7c06685dfaad: Preparing [2022-11-09T01:53:11.036Z] 21b5d103b63a: Preparing [2022-11-09T01:53:11.036Z] 81c498a4633a: Preparing [2022-11-09T01:53:11.036Z] a75f225415da: Preparing [2022-11-09T01:53:11.036Z] 44b94ffe9726: Preparing [2022-11-09T01:53:11.036Z] 7667b86d2e4d: Preparing [2022-11-09T01:53:11.036Z] ab88c56b7d0e: Preparing [2022-11-09T01:53:11.036Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:11.036Z] 7667b86d2e4d: Waiting [2022-11-09T01:53:11.036Z] ab88c56b7d0e: Waiting [2022-11-09T01:53:11.036Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:11.036Z] 44b94ffe9726: Layer already exists [2022-11-09T01:53:11.036Z] a75f225415da: Layer already exists [2022-11-09T01:53:11.036Z] 21b5d103b63a: Layer already exists [2022-11-09T01:53:11.036Z] 81c498a4633a: Layer already exists [2022-11-09T01:53:11.036Z] 7c06685dfaad: Layer already exists [2022-11-09T01:53:11.036Z] ab88c56b7d0e: Layer already exists [2022-11-09T01:53:11.036Z] 7667b86d2e4d: Layer already exists [2022-11-09T01:53:11.036Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:11.302Z] 2.3.0-dev.106: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:11.640Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:11.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:11.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T01:53:11.973Z] 7c06685dfaad: Preparing [2022-11-09T01:53:11.973Z] 21b5d103b63a: Preparing [2022-11-09T01:53:11.973Z] 81c498a4633a: Preparing [2022-11-09T01:53:11.973Z] a75f225415da: Preparing [2022-11-09T01:53:11.973Z] 44b94ffe9726: Preparing [2022-11-09T01:53:11.973Z] 7667b86d2e4d: Preparing [2022-11-09T01:53:11.973Z] ab88c56b7d0e: Preparing [2022-11-09T01:53:11.973Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:11.973Z] ab88c56b7d0e: Waiting [2022-11-09T01:53:11.973Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:11.973Z] 7667b86d2e4d: Waiting [2022-11-09T01:53:11.973Z] 44b94ffe9726: Layer already exists [2022-11-09T01:53:11.973Z] 21b5d103b63a: Layer already exists [2022-11-09T01:53:11.973Z] 7c06685dfaad: Layer already exists [2022-11-09T01:53:11.973Z] 81c498a4633a: Layer already exists [2022-11-09T01:53:11.973Z] a75f225415da: Layer already exists [2022-11-09T01:53:11.973Z] 7667b86d2e4d: Layer already exists [2022-11-09T01:53:11.973Z] ab88c56b7d0e: Layer already exists [2022-11-09T01:53:11.973Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:12.240Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:12.578Z] + 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 [2022-11-09T01:53:12.938Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-11-09T01:53:12.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T01:53:12.938Z] 7c06685dfaad: Preparing [2022-11-09T01:53:12.938Z] 21b5d103b63a: Preparing [2022-11-09T01:53:12.938Z] 81c498a4633a: Preparing [2022-11-09T01:53:12.938Z] a75f225415da: Preparing [2022-11-09T01:53:12.938Z] 44b94ffe9726: Preparing [2022-11-09T01:53:12.938Z] 7667b86d2e4d: Preparing [2022-11-09T01:53:12.938Z] ab88c56b7d0e: Preparing [2022-11-09T01:53:12.938Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:12.938Z] ab88c56b7d0e: Waiting [2022-11-09T01:53:12.938Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:12.938Z] 7667b86d2e4d: Waiting [2022-11-09T01:53:12.938Z] 21b5d103b63a: Layer already exists [2022-11-09T01:53:12.938Z] 7c06685dfaad: Layer already exists [2022-11-09T01:53:12.938Z] a75f225415da: Layer already exists [2022-11-09T01:53:12.938Z] 44b94ffe9726: Layer already exists [2022-11-09T01:53:12.938Z] 81c498a4633a: Layer already exists [2022-11-09T01:53:13.204Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:13.204Z] ab88c56b7d0e: Layer already exists [2022-11-09T01:53:13.204Z] 7667b86d2e4d: Layer already exists [2022-11-09T01:53:13.204Z] main: digest: sha256:fcd7058d8e2269e860fd8a07c803efbdb6691e2d9d8e7b558922bd9336b9dc8a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:53:13.261Z] ===================================================== [Pipeline] echo [2022-11-09T01:53:13.269Z] taggedImages: [2022-11-09T01:53:13.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:13.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-09T01:53:13.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.106 [2022-11-09T01:53:13.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:13.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-11-09T01:53:13.285Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-11-09T01:53:13.285Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:13.285Z] latest [2022-11-09T01:53:13.285Z] 2.3.0-dev.106 [2022-11-09T01:53:13.285Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:13.285Z] main [2022-11-09T01:53:13.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:13.618Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:14.029Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:14.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T01:53:14.029Z] d292a2da0161: Preparing [2022-11-09T01:53:14.029Z] a7655919aecb: Preparing [2022-11-09T01:53:14.029Z] fe1ba7d2eecb: Preparing [2022-11-09T01:53:14.029Z] 323407d4d5ca: Preparing [2022-11-09T01:53:14.029Z] ef5481fee9a0: Preparing [2022-11-09T01:53:14.029Z] 5a1832bf07a4: Preparing [2022-11-09T01:53:14.029Z] 724f99fdc456: Preparing [2022-11-09T01:53:14.029Z] 24f825f9f902: Preparing [2022-11-09T01:53:14.029Z] ccead34b55c0: Preparing [2022-11-09T01:53:14.029Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:14.029Z] 724f99fdc456: Waiting [2022-11-09T01:53:14.029Z] 24f825f9f902: Waiting [2022-11-09T01:53:14.029Z] ccead34b55c0: Waiting [2022-11-09T01:53:14.029Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:14.029Z] 5a1832bf07a4: Waiting [2022-11-09T01:53:14.319Z] ef5481fee9a0: Pushed [2022-11-09T01:53:14.319Z] a7655919aecb: Pushed [2022-11-09T01:53:14.319Z] d292a2da0161: Pushed [2022-11-09T01:53:14.319Z] 724f99fdc456: Pushed [2022-11-09T01:53:14.319Z] 24f825f9f902: Pushed [2022-11-09T01:53:14.319Z] 5a1832bf07a4: Pushed [2022-11-09T01:53:14.601Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:14.881Z] ccead34b55c0: Pushed [2022-11-09T01:53:16.864Z] 323407d4d5ca: Pushed [2022-11-09T01:53:17.445Z] fe1ba7d2eecb: Pushed [2022-11-09T01:53:17.711Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:18.052Z] + 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 [2022-11-09T01:53:18.383Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-09T01:53:18.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T01:53:18.383Z] d292a2da0161: Preparing [2022-11-09T01:53:18.383Z] a7655919aecb: Preparing [2022-11-09T01:53:18.383Z] fe1ba7d2eecb: Preparing [2022-11-09T01:53:18.383Z] 323407d4d5ca: Preparing [2022-11-09T01:53:18.383Z] ef5481fee9a0: Preparing [2022-11-09T01:53:18.383Z] 5a1832bf07a4: Preparing [2022-11-09T01:53:18.383Z] 724f99fdc456: Preparing [2022-11-09T01:53:18.383Z] 24f825f9f902: Preparing [2022-11-09T01:53:18.383Z] ccead34b55c0: Preparing [2022-11-09T01:53:18.383Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:18.383Z] 724f99fdc456: Waiting [2022-11-09T01:53:18.383Z] 24f825f9f902: Waiting [2022-11-09T01:53:18.383Z] ccead34b55c0: Waiting [2022-11-09T01:53:18.383Z] 5a1832bf07a4: Waiting [2022-11-09T01:53:18.383Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:18.383Z] ef5481fee9a0: Layer already exists [2022-11-09T01:53:18.383Z] fe1ba7d2eecb: Layer already exists [2022-11-09T01:53:18.383Z] a7655919aecb: Layer already exists [2022-11-09T01:53:18.383Z] d292a2da0161: Layer already exists [2022-11-09T01:53:18.383Z] 323407d4d5ca: Layer already exists [2022-11-09T01:53:18.383Z] 724f99fdc456: Layer already exists [2022-11-09T01:53:18.383Z] 5a1832bf07a4: Layer already exists [2022-11-09T01:53:18.383Z] 24f825f9f902: Layer already exists [2022-11-09T01:53:18.383Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:18.383Z] ccead34b55c0: Layer already exists [2022-11-09T01:53:18.650Z] latest: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:18.984Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:19.316Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.106 [2022-11-09T01:53:19.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T01:53:19.316Z] d292a2da0161: Preparing [2022-11-09T01:53:19.316Z] a7655919aecb: Preparing [2022-11-09T01:53:19.316Z] fe1ba7d2eecb: Preparing [2022-11-09T01:53:19.316Z] 323407d4d5ca: Preparing [2022-11-09T01:53:19.316Z] ef5481fee9a0: Preparing [2022-11-09T01:53:19.316Z] 5a1832bf07a4: Preparing [2022-11-09T01:53:19.316Z] 724f99fdc456: Preparing [2022-11-09T01:53:19.316Z] 24f825f9f902: Preparing [2022-11-09T01:53:19.316Z] ccead34b55c0: Preparing [2022-11-09T01:53:19.316Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:19.316Z] 24f825f9f902: Waiting [2022-11-09T01:53:19.316Z] ccead34b55c0: Waiting [2022-11-09T01:53:19.316Z] 724f99fdc456: Waiting [2022-11-09T01:53:19.316Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:19.316Z] 5a1832bf07a4: Waiting [2022-11-09T01:53:19.316Z] d292a2da0161: Layer already exists [2022-11-09T01:53:19.316Z] fe1ba7d2eecb: Layer already exists [2022-11-09T01:53:19.316Z] ef5481fee9a0: Layer already exists [2022-11-09T01:53:19.316Z] a7655919aecb: Layer already exists [2022-11-09T01:53:19.316Z] 323407d4d5ca: Layer already exists [2022-11-09T01:53:19.316Z] 724f99fdc456: Layer already exists [2022-11-09T01:53:19.316Z] 5a1832bf07a4: Layer already exists [2022-11-09T01:53:19.316Z] 24f825f9f902: Layer already exists [2022-11-09T01:53:19.317Z] ccead34b55c0: Layer already exists [2022-11-09T01:53:19.317Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:19.581Z] 2.3.0-dev.106: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:19.912Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:20.254Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:20.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T01:53:20.254Z] d292a2da0161: Preparing [2022-11-09T01:53:20.254Z] a7655919aecb: Preparing [2022-11-09T01:53:20.254Z] fe1ba7d2eecb: Preparing [2022-11-09T01:53:20.254Z] 323407d4d5ca: Preparing [2022-11-09T01:53:20.254Z] ef5481fee9a0: Preparing [2022-11-09T01:53:20.254Z] 5a1832bf07a4: Preparing [2022-11-09T01:53:20.254Z] 724f99fdc456: Preparing [2022-11-09T01:53:20.254Z] 24f825f9f902: Preparing [2022-11-09T01:53:20.254Z] ccead34b55c0: Preparing [2022-11-09T01:53:20.254Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:20.254Z] 5a1832bf07a4: Waiting [2022-11-09T01:53:20.254Z] 724f99fdc456: Waiting [2022-11-09T01:53:20.254Z] 24f825f9f902: Waiting [2022-11-09T01:53:20.254Z] ccead34b55c0: Waiting [2022-11-09T01:53:20.254Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:20.254Z] fe1ba7d2eecb: Layer already exists [2022-11-09T01:53:20.254Z] 323407d4d5ca: Layer already exists [2022-11-09T01:53:20.254Z] ef5481fee9a0: Layer already exists [2022-11-09T01:53:20.254Z] d292a2da0161: Layer already exists [2022-11-09T01:53:20.254Z] a7655919aecb: Layer already exists [2022-11-09T01:53:20.254Z] 24f825f9f902: Layer already exists [2022-11-09T01:53:20.519Z] ccead34b55c0: Layer already exists [2022-11-09T01:53:20.519Z] 724f99fdc456: Layer already exists [2022-11-09T01:53:20.519Z] 5a1832bf07a4: Layer already exists [2022-11-09T01:53:20.519Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:20.519Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:20.852Z] + 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 [2022-11-09T01:53:21.179Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-11-09T01:53:21.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T01:53:21.180Z] d292a2da0161: Preparing [2022-11-09T01:53:21.180Z] a7655919aecb: Preparing [2022-11-09T01:53:21.180Z] fe1ba7d2eecb: Preparing [2022-11-09T01:53:21.180Z] 323407d4d5ca: Preparing [2022-11-09T01:53:21.180Z] ef5481fee9a0: Preparing [2022-11-09T01:53:21.180Z] 5a1832bf07a4: Preparing [2022-11-09T01:53:21.180Z] 724f99fdc456: Preparing [2022-11-09T01:53:21.180Z] 24f825f9f902: Preparing [2022-11-09T01:53:21.180Z] ccead34b55c0: Preparing [2022-11-09T01:53:21.180Z] 5d3e392a13a0: Preparing [2022-11-09T01:53:21.180Z] 5a1832bf07a4: Waiting [2022-11-09T01:53:21.180Z] 724f99fdc456: Waiting [2022-11-09T01:53:21.180Z] 24f825f9f902: Waiting [2022-11-09T01:53:21.180Z] ccead34b55c0: Waiting [2022-11-09T01:53:21.180Z] 5d3e392a13a0: Waiting [2022-11-09T01:53:21.180Z] fe1ba7d2eecb: Layer already exists [2022-11-09T01:53:21.180Z] ef5481fee9a0: Layer already exists [2022-11-09T01:53:21.180Z] a7655919aecb: Layer already exists [2022-11-09T01:53:21.180Z] d292a2da0161: Layer already exists [2022-11-09T01:53:21.180Z] 323407d4d5ca: Layer already exists [2022-11-09T01:53:21.180Z] 24f825f9f902: Layer already exists [2022-11-09T01:53:21.180Z] 5a1832bf07a4: Layer already exists [2022-11-09T01:53:21.180Z] 724f99fdc456: Layer already exists [2022-11-09T01:53:21.180Z] ccead34b55c0: Layer already exists [2022-11-09T01:53:21.180Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:53:21.445Z] main: digest: sha256:31e2896bc70bf7c6baab7661e2e4fabe636806cc8fb78609f6005d20924188bd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:53:21.486Z] ===================================================== [Pipeline] echo [2022-11-09T01:53:21.492Z] taggedImages: [2022-11-09T01:53:21.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:21.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-09T01:53:21.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.106 [2022-11-09T01:53:21.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:21.492Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-11-09T01:53:21.505Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-11-09T01:53:21.505Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:21.505Z] latest [2022-11-09T01:53:21.505Z] 2.3.0-dev.106 [2022-11-09T01:53:21.505Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:21.505Z] main [2022-11-09T01:53:21.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:21.842Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:22.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:22.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T01:53:22.177Z] 2bfb47a8c1a8: Preparing [2022-11-09T01:53:22.177Z] 0c3bcef00dd5: Preparing [2022-11-09T01:53:22.177Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:22.177Z] 6682f42701b1: Preparing [2022-11-09T01:53:22.177Z] 9833f26c6bda: Preparing [2022-11-09T01:53:22.177Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:22.444Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:22.444Z] 2bfb47a8c1a8: Pushed [2022-11-09T01:53:23.850Z] 6682f42701b1: Pushed [2022-11-09T01:53:27.183Z] 0c3bcef00dd5: Pushed [2022-11-09T01:53:27.183Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:27.517Z] + 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 [2022-11-09T01:53:27.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-09T01:53:27.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T01:53:27.850Z] 2bfb47a8c1a8: Preparing [2022-11-09T01:53:27.850Z] 0c3bcef00dd5: Preparing [2022-11-09T01:53:27.850Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:27.850Z] 6682f42701b1: Preparing [2022-11-09T01:53:27.850Z] 9833f26c6bda: Preparing [2022-11-09T01:53:27.850Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:27.850Z] 0c3bcef00dd5: Layer already exists [2022-11-09T01:53:27.850Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:27.850Z] 6682f42701b1: Layer already exists [2022-11-09T01:53:27.850Z] 2bfb47a8c1a8: Layer already exists [2022-11-09T01:53:27.850Z] latest: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:28.194Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:28.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.106 [2022-11-09T01:53:28.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T01:53:28.527Z] 2bfb47a8c1a8: Preparing [2022-11-09T01:53:28.527Z] 0c3bcef00dd5: Preparing [2022-11-09T01:53:28.527Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:28.527Z] 6682f42701b1: Preparing [2022-11-09T01:53:28.527Z] 9833f26c6bda: Preparing [2022-11-09T01:53:28.527Z] 0c3bcef00dd5: Layer already exists [2022-11-09T01:53:28.527Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:28.527Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:28.527Z] 2bfb47a8c1a8: Layer already exists [2022-11-09T01:53:28.527Z] 6682f42701b1: Layer already exists [2022-11-09T01:53:28.527Z] 2.3.0-dev.106: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:28.865Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:29.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:29.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T01:53:29.198Z] 2bfb47a8c1a8: Preparing [2022-11-09T01:53:29.198Z] 0c3bcef00dd5: Preparing [2022-11-09T01:53:29.198Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:29.198Z] 6682f42701b1: Preparing [2022-11-09T01:53:29.198Z] 9833f26c6bda: Preparing [2022-11-09T01:53:29.198Z] 6682f42701b1: Layer already exists [2022-11-09T01:53:29.198Z] 2bfb47a8c1a8: Layer already exists [2022-11-09T01:53:29.198Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:29.198Z] 0c3bcef00dd5: Layer already exists [2022-11-09T01:53:29.198Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:29.466Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:29.801Z] + 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 [2022-11-09T01:53:30.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-11-09T01:53:30.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T01:53:30.132Z] 2bfb47a8c1a8: Preparing [2022-11-09T01:53:30.132Z] 0c3bcef00dd5: Preparing [2022-11-09T01:53:30.132Z] 6d9b70cc319e: Preparing [2022-11-09T01:53:30.132Z] 6682f42701b1: Preparing [2022-11-09T01:53:30.132Z] 9833f26c6bda: Preparing [2022-11-09T01:53:30.132Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:30.132Z] 2bfb47a8c1a8: Layer already exists [2022-11-09T01:53:30.132Z] 0c3bcef00dd5: Layer already exists [2022-11-09T01:53:30.132Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:53:30.132Z] 6682f42701b1: Layer already exists [2022-11-09T01:53:30.132Z] main: digest: sha256:8873734ce58f869ea8cacbcfb1d6a82a4e7faf4004789a8e510147d04cd5a915 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:53:30.445Z] ===================================================== [Pipeline] echo [2022-11-09T01:53:30.451Z] taggedImages: [2022-11-09T01:53:30.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:30.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-09T01:53:30.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.106 [2022-11-09T01:53:30.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:30.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-11-09T01:53:30.464Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-11-09T01:53:30.464Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:30.464Z] latest [2022-11-09T01:53:30.464Z] 2.3.0-dev.106 [2022-11-09T01:53:30.464Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:30.464Z] main [2022-11-09T01:53:30.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:30.798Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:31.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:31.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T01:53:31.138Z] f6a9a6282d96: Preparing [2022-11-09T01:53:31.138Z] 4027f7226e5a: Preparing [2022-11-09T01:53:31.138Z] d72952a9e633: Preparing [2022-11-09T01:53:31.138Z] 4835d392aeb0: Preparing [2022-11-09T01:53:31.138Z] 22eae914dcc7: Preparing [2022-11-09T01:53:31.138Z] d80bf89d5bad: Preparing [2022-11-09T01:53:31.138Z] 9833f26c6bda: Preparing [2022-11-09T01:53:31.138Z] d80bf89d5bad: Waiting [2022-11-09T01:53:31.138Z] 9833f26c6bda: Waiting [2022-11-09T01:53:31.409Z] 4027f7226e5a: Pushed [2022-11-09T01:53:31.409Z] f6a9a6282d96: Pushed [2022-11-09T01:53:31.409Z] d72952a9e633: Pushed [2022-11-09T01:53:31.409Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:32.368Z] d80bf89d5bad: Pushed [2022-11-09T01:53:38.994Z] 22eae914dcc7: Pushed [2022-11-09T01:53:47.193Z] 4835d392aeb0: Pushed [2022-11-09T01:53:47.193Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:47.529Z] + 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 [2022-11-09T01:53:47.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-09T01:53:47.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T01:53:47.863Z] f6a9a6282d96: Preparing [2022-11-09T01:53:47.863Z] 4027f7226e5a: Preparing [2022-11-09T01:53:47.863Z] d72952a9e633: Preparing [2022-11-09T01:53:47.863Z] 4835d392aeb0: Preparing [2022-11-09T01:53:47.863Z] 22eae914dcc7: Preparing [2022-11-09T01:53:47.863Z] d80bf89d5bad: Preparing [2022-11-09T01:53:47.863Z] 9833f26c6bda: Preparing [2022-11-09T01:53:47.863Z] d80bf89d5bad: Waiting [2022-11-09T01:53:47.863Z] 9833f26c6bda: Waiting [2022-11-09T01:53:47.863Z] d72952a9e633: Layer already exists [2022-11-09T01:53:47.864Z] 4027f7226e5a: Layer already exists [2022-11-09T01:53:47.864Z] f6a9a6282d96: Layer already exists [2022-11-09T01:53:47.864Z] 22eae914dcc7: Layer already exists [2022-11-09T01:53:47.864Z] 4835d392aeb0: Layer already exists [2022-11-09T01:53:47.864Z] d80bf89d5bad: Layer already exists [2022-11-09T01:53:47.864Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:48.131Z] latest: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:48.483Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:48.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.106 [2022-11-09T01:53:48.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T01:53:48.823Z] f6a9a6282d96: Preparing [2022-11-09T01:53:48.823Z] 4027f7226e5a: Preparing [2022-11-09T01:53:48.823Z] d72952a9e633: Preparing [2022-11-09T01:53:48.823Z] 4835d392aeb0: Preparing [2022-11-09T01:53:48.823Z] 22eae914dcc7: Preparing [2022-11-09T01:53:48.823Z] d80bf89d5bad: Preparing [2022-11-09T01:53:48.823Z] 9833f26c6bda: Preparing [2022-11-09T01:53:48.823Z] d80bf89d5bad: Waiting [2022-11-09T01:53:48.823Z] 9833f26c6bda: Waiting [2022-11-09T01:53:48.823Z] f6a9a6282d96: Layer already exists [2022-11-09T01:53:48.823Z] 22eae914dcc7: Layer already exists [2022-11-09T01:53:48.823Z] d72952a9e633: Layer already exists [2022-11-09T01:53:48.823Z] 4027f7226e5a: Layer already exists [2022-11-09T01:53:48.823Z] 4835d392aeb0: Layer already exists [2022-11-09T01:53:48.823Z] d80bf89d5bad: Layer already exists [2022-11-09T01:53:48.823Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:49.090Z] 2.3.0-dev.106: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:49.436Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:49.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:49.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T01:53:49.774Z] f6a9a6282d96: Preparing [2022-11-09T01:53:49.774Z] 4027f7226e5a: Preparing [2022-11-09T01:53:49.774Z] d72952a9e633: Preparing [2022-11-09T01:53:49.774Z] 4835d392aeb0: Preparing [2022-11-09T01:53:49.774Z] 22eae914dcc7: Preparing [2022-11-09T01:53:49.774Z] d80bf89d5bad: Preparing [2022-11-09T01:53:49.774Z] 9833f26c6bda: Preparing [2022-11-09T01:53:49.774Z] d80bf89d5bad: Waiting [2022-11-09T01:53:49.774Z] 9833f26c6bda: Waiting [2022-11-09T01:53:49.774Z] 4027f7226e5a: Layer already exists [2022-11-09T01:53:49.774Z] d72952a9e633: Layer already exists [2022-11-09T01:53:49.774Z] 22eae914dcc7: Layer already exists [2022-11-09T01:53:49.774Z] f6a9a6282d96: Layer already exists [2022-11-09T01:53:49.774Z] 4835d392aeb0: Layer already exists [2022-11-09T01:53:49.774Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:49.774Z] d80bf89d5bad: Layer already exists [2022-11-09T01:53:50.039Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:50.380Z] + 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 [2022-11-09T01:53:50.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-11-09T01:53:50.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T01:53:50.725Z] f6a9a6282d96: Preparing [2022-11-09T01:53:50.725Z] 4027f7226e5a: Preparing [2022-11-09T01:53:50.725Z] d72952a9e633: Preparing [2022-11-09T01:53:50.725Z] 4835d392aeb0: Preparing [2022-11-09T01:53:50.725Z] 22eae914dcc7: Preparing [2022-11-09T01:53:50.725Z] d80bf89d5bad: Preparing [2022-11-09T01:53:50.725Z] 9833f26c6bda: Preparing [2022-11-09T01:53:50.725Z] d80bf89d5bad: Waiting [2022-11-09T01:53:50.725Z] 9833f26c6bda: Waiting [2022-11-09T01:53:50.725Z] f6a9a6282d96: Layer already exists [2022-11-09T01:53:50.725Z] 22eae914dcc7: Layer already exists [2022-11-09T01:53:50.725Z] 4027f7226e5a: Layer already exists [2022-11-09T01:53:50.725Z] d72952a9e633: Layer already exists [2022-11-09T01:53:50.725Z] 4835d392aeb0: Layer already exists [2022-11-09T01:53:50.725Z] d80bf89d5bad: Layer already exists [2022-11-09T01:53:50.725Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:50.997Z] main: digest: sha256:b46e6d9de5f00aa4ea1165801cf9e0b2db2b17e659ba0a3abc0c7179baba85b5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:53:51.049Z] ===================================================== [Pipeline] echo [2022-11-09T01:53:51.055Z] taggedImages: [2022-11-09T01:53:51.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:51.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-09T01:53:51.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.106 [2022-11-09T01:53:51.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:51.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-11-09T01:53:51.070Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-11-09T01:53:51.070Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:51.070Z] latest [2022-11-09T01:53:51.070Z] 2.3.0-dev.106 [2022-11-09T01:53:51.070Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:53:51.070Z] main [2022-11-09T01:53:51.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:51.399Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:53:51.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:53:51.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T01:53:51.741Z] 68c3627f7656: Preparing [2022-11-09T01:53:51.741Z] 7d6a87117033: Preparing [2022-11-09T01:53:51.741Z] 4f941f49cc05: Preparing [2022-11-09T01:53:51.741Z] 4dec0c800e83: Preparing [2022-11-09T01:53:51.741Z] 397a2c5a8ade: Preparing [2022-11-09T01:53:51.741Z] 9833f26c6bda: Preparing [2022-11-09T01:53:51.741Z] 9833f26c6bda: Waiting [2022-11-09T01:53:52.008Z] 68c3627f7656: Pushed [2022-11-09T01:53:52.008Z] 7d6a87117033: Pushed [2022-11-09T01:53:52.008Z] 4f941f49cc05: Pushed [2022-11-09T01:53:52.008Z] 9833f26c6bda: Layer already exists [2022-11-09T01:53:52.590Z] 397a2c5a8ade: Pushed [2022-11-09T01:54:07.568Z] 4dec0c800e83: Pushed [2022-11-09T01:54:07.568Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:07.903Z] + 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 [2022-11-09T01:54:08.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-09T01:54:08.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T01:54:08.233Z] 68c3627f7656: Preparing [2022-11-09T01:54:08.233Z] 7d6a87117033: Preparing [2022-11-09T01:54:08.233Z] 4f941f49cc05: Preparing [2022-11-09T01:54:08.233Z] 4dec0c800e83: Preparing [2022-11-09T01:54:08.233Z] 397a2c5a8ade: Preparing [2022-11-09T01:54:08.233Z] 9833f26c6bda: Preparing [2022-11-09T01:54:08.233Z] 9833f26c6bda: Waiting [2022-11-09T01:54:08.233Z] 397a2c5a8ade: Layer already exists [2022-11-09T01:54:08.233Z] 4f941f49cc05: Layer already exists [2022-11-09T01:54:08.233Z] 68c3627f7656: Layer already exists [2022-11-09T01:54:08.233Z] 7d6a87117033: Layer already exists [2022-11-09T01:54:08.233Z] 4dec0c800e83: Layer already exists [2022-11-09T01:54:08.233Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:08.499Z] latest: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:08.836Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:09.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.106 [2022-11-09T01:54:09.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T01:54:09.172Z] 68c3627f7656: Preparing [2022-11-09T01:54:09.172Z] 7d6a87117033: Preparing [2022-11-09T01:54:09.172Z] 4f941f49cc05: Preparing [2022-11-09T01:54:09.172Z] 4dec0c800e83: Preparing [2022-11-09T01:54:09.172Z] 397a2c5a8ade: Preparing [2022-11-09T01:54:09.172Z] 9833f26c6bda: Preparing [2022-11-09T01:54:09.172Z] 9833f26c6bda: Waiting [2022-11-09T01:54:09.172Z] 397a2c5a8ade: Layer already exists [2022-11-09T01:54:09.172Z] 7d6a87117033: Layer already exists [2022-11-09T01:54:09.172Z] 68c3627f7656: Layer already exists [2022-11-09T01:54:09.172Z] 4f941f49cc05: Layer already exists [2022-11-09T01:54:09.172Z] 4dec0c800e83: Layer already exists [2022-11-09T01:54:09.172Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:09.437Z] 2.3.0-dev.106: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:09.780Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:10.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:10.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T01:54:10.114Z] 68c3627f7656: Preparing [2022-11-09T01:54:10.114Z] 7d6a87117033: Preparing [2022-11-09T01:54:10.114Z] 4f941f49cc05: Preparing [2022-11-09T01:54:10.114Z] 4dec0c800e83: Preparing [2022-11-09T01:54:10.114Z] 397a2c5a8ade: Preparing [2022-11-09T01:54:10.114Z] 9833f26c6bda: Preparing [2022-11-09T01:54:10.114Z] 9833f26c6bda: Waiting [2022-11-09T01:54:10.114Z] 4dec0c800e83: Layer already exists [2022-11-09T01:54:10.114Z] 68c3627f7656: Layer already exists [2022-11-09T01:54:10.114Z] 7d6a87117033: Layer already exists [2022-11-09T01:54:10.114Z] 4f941f49cc05: Layer already exists [2022-11-09T01:54:10.114Z] 397a2c5a8ade: Layer already exists [2022-11-09T01:54:10.114Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:10.380Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:10.718Z] + 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 [2022-11-09T01:54:11.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-11-09T01:54:11.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T01:54:12.029Z] 68c3627f7656: Preparing [2022-11-09T01:54:12.029Z] 7d6a87117033: Preparing [2022-11-09T01:54:12.029Z] 4f941f49cc05: Preparing [2022-11-09T01:54:12.029Z] 4dec0c800e83: Preparing [2022-11-09T01:54:12.029Z] 397a2c5a8ade: Preparing [2022-11-09T01:54:12.029Z] 9833f26c6bda: Preparing [2022-11-09T01:54:12.029Z] 9833f26c6bda: Waiting [2022-11-09T01:54:12.029Z] 397a2c5a8ade: Layer already exists [2022-11-09T01:54:12.029Z] 4dec0c800e83: Layer already exists [2022-11-09T01:54:12.029Z] 7d6a87117033: Layer already exists [2022-11-09T01:54:12.029Z] 68c3627f7656: Layer already exists [2022-11-09T01:54:12.029Z] 4f941f49cc05: Layer already exists [2022-11-09T01:54:12.029Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:12.029Z] main: digest: sha256:759321c71be5a7eef917a510e7ef9dcb5580cbcbaf56ab2c1fbe648e3870ab0a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:54:12.069Z] ===================================================== [Pipeline] echo [2022-11-09T01:54:12.075Z] taggedImages: [2022-11-09T01:54:12.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:12.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-09T01:54:12.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.106 [2022-11-09T01:54:12.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:12.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-11-09T01:54:12.088Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-11-09T01:54:12.088Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:12.088Z] latest [2022-11-09T01:54:12.088Z] 2.3.0-dev.106 [2022-11-09T01:54:12.088Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:12.088Z] main [2022-11-09T01:54:12.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:12.426Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:12.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:12.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T01:54:12.761Z] e5eb93145376: Preparing [2022-11-09T01:54:12.761Z] 465d659e5e36: Preparing [2022-11-09T01:54:12.761Z] bb3a05cba4b0: Preparing [2022-11-09T01:54:12.761Z] 0726bc7dff5a: Preparing [2022-11-09T01:54:12.761Z] 6a3cff094adc: Preparing [2022-11-09T01:54:12.761Z] 9833f26c6bda: Preparing [2022-11-09T01:54:12.761Z] 9833f26c6bda: Waiting [2022-11-09T01:54:13.026Z] 465d659e5e36: Pushed [2022-11-09T01:54:13.026Z] e5eb93145376: Pushed [2022-11-09T01:54:13.026Z] bb3a05cba4b0: Pushed [2022-11-09T01:54:13.026Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:13.609Z] 6a3cff094adc: Pushed [2022-11-09T01:54:28.701Z] 0726bc7dff5a: Pushed [2022-11-09T01:54:28.975Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:29.320Z] + 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 [2022-11-09T01:54:29.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-09T01:54:29.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T01:54:29.677Z] e5eb93145376: Preparing [2022-11-09T01:54:29.677Z] 465d659e5e36: Preparing [2022-11-09T01:54:29.677Z] bb3a05cba4b0: Preparing [2022-11-09T01:54:29.677Z] 0726bc7dff5a: Preparing [2022-11-09T01:54:29.677Z] 6a3cff094adc: Preparing [2022-11-09T01:54:29.677Z] 9833f26c6bda: Preparing [2022-11-09T01:54:29.677Z] 9833f26c6bda: Waiting [2022-11-09T01:54:29.677Z] 465d659e5e36: Layer already exists [2022-11-09T01:54:29.677Z] bb3a05cba4b0: Layer already exists [2022-11-09T01:54:29.677Z] 6a3cff094adc: Layer already exists [2022-11-09T01:54:29.677Z] 0726bc7dff5a: Layer already exists [2022-11-09T01:54:29.677Z] e5eb93145376: Layer already exists [2022-11-09T01:54:29.948Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:29.948Z] latest: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:30.292Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:30.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.106 [2022-11-09T01:54:30.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T01:54:30.621Z] e5eb93145376: Preparing [2022-11-09T01:54:30.621Z] 465d659e5e36: Preparing [2022-11-09T01:54:30.621Z] bb3a05cba4b0: Preparing [2022-11-09T01:54:30.621Z] 0726bc7dff5a: Preparing [2022-11-09T01:54:30.621Z] 6a3cff094adc: Preparing [2022-11-09T01:54:30.621Z] 9833f26c6bda: Preparing [2022-11-09T01:54:30.621Z] 9833f26c6bda: Waiting [2022-11-09T01:54:30.621Z] bb3a05cba4b0: Layer already exists [2022-11-09T01:54:30.621Z] e5eb93145376: Layer already exists [2022-11-09T01:54:30.621Z] 0726bc7dff5a: Layer already exists [2022-11-09T01:54:30.621Z] 6a3cff094adc: Layer already exists [2022-11-09T01:54:30.621Z] 465d659e5e36: Layer already exists [2022-11-09T01:54:30.621Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:30.887Z] 2.3.0-dev.106: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:31.219Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:31.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:31.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T01:54:31.554Z] e5eb93145376: Preparing [2022-11-09T01:54:31.554Z] 465d659e5e36: Preparing [2022-11-09T01:54:31.554Z] bb3a05cba4b0: Preparing [2022-11-09T01:54:31.554Z] 0726bc7dff5a: Preparing [2022-11-09T01:54:31.554Z] 6a3cff094adc: Preparing [2022-11-09T01:54:31.554Z] 9833f26c6bda: Preparing [2022-11-09T01:54:31.554Z] 9833f26c6bda: Waiting [2022-11-09T01:54:31.554Z] 465d659e5e36: Layer already exists [2022-11-09T01:54:31.554Z] bb3a05cba4b0: Layer already exists [2022-11-09T01:54:31.554Z] 0726bc7dff5a: Layer already exists [2022-11-09T01:54:31.554Z] 6a3cff094adc: Layer already exists [2022-11-09T01:54:31.554Z] e5eb93145376: Layer already exists [2022-11-09T01:54:31.554Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:31.820Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:32.159Z] + 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 [2022-11-09T01:54:32.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-11-09T01:54:32.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T01:54:32.492Z] e5eb93145376: Preparing [2022-11-09T01:54:32.492Z] 465d659e5e36: Preparing [2022-11-09T01:54:32.492Z] bb3a05cba4b0: Preparing [2022-11-09T01:54:32.492Z] 0726bc7dff5a: Preparing [2022-11-09T01:54:32.492Z] 6a3cff094adc: Preparing [2022-11-09T01:54:32.492Z] 9833f26c6bda: Preparing [2022-11-09T01:54:32.492Z] 9833f26c6bda: Waiting [2022-11-09T01:54:32.492Z] 0726bc7dff5a: Layer already exists [2022-11-09T01:54:32.492Z] 465d659e5e36: Layer already exists [2022-11-09T01:54:32.492Z] 6a3cff094adc: Layer already exists [2022-11-09T01:54:32.492Z] bb3a05cba4b0: Layer already exists [2022-11-09T01:54:32.492Z] e5eb93145376: Layer already exists [2022-11-09T01:54:32.492Z] 9833f26c6bda: Layer already exists [2022-11-09T01:54:32.764Z] main: digest: sha256:63d6aa7ea16bef4e8adeff526cc2543805b7bc5e7f33b8d6e359de31f6c07f8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:54:32.807Z] ===================================================== [Pipeline] echo [2022-11-09T01:54:32.813Z] taggedImages: [2022-11-09T01:54:32.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:32.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-09T01:54:32.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.106 [2022-11-09T01:54:32.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:32.813Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-11-09T01:54:32.826Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-11-09T01:54:32.826Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:32.826Z] latest [2022-11-09T01:54:32.826Z] 2.3.0-dev.106 [2022-11-09T01:54:32.826Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:32.826Z] main [2022-11-09T01:54:32.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:33.158Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:33.490Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:33.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T01:54:33.490Z] bdad60e4c1ef: Preparing [2022-11-09T01:54:33.490Z] fd709799c6a3: Preparing [2022-11-09T01:54:33.490Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:33.490Z] affd777e3aa6: Preparing [2022-11-09T01:54:33.490Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:33.490Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:33.490Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:33.759Z] bdad60e4c1ef: Pushed [2022-11-09T01:54:34.028Z] affd777e3aa6: Pushed [2022-11-09T01:54:39.383Z] fd709799c6a3: Pushed [2022-11-09T01:54:39.647Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:39.994Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:40.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-09T01:54:40.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T01:54:40.336Z] bdad60e4c1ef: Preparing [2022-11-09T01:54:40.336Z] fd709799c6a3: Preparing [2022-11-09T01:54:40.336Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:40.336Z] affd777e3aa6: Preparing [2022-11-09T01:54:40.336Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:40.336Z] bdad60e4c1ef: Layer already exists [2022-11-09T01:54:40.336Z] fd709799c6a3: Layer already exists [2022-11-09T01:54:40.336Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:40.336Z] affd777e3aa6: Layer already exists [2022-11-09T01:54:40.336Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:40.603Z] latest: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:40.943Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:41.280Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.106 [2022-11-09T01:54:41.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T01:54:41.280Z] bdad60e4c1ef: Preparing [2022-11-09T01:54:41.280Z] fd709799c6a3: Preparing [2022-11-09T01:54:41.280Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:41.280Z] affd777e3aa6: Preparing [2022-11-09T01:54:41.280Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:41.280Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:41.280Z] fd709799c6a3: Layer already exists [2022-11-09T01:54:41.280Z] bdad60e4c1ef: Layer already exists [2022-11-09T01:54:41.280Z] affd777e3aa6: Layer already exists [2022-11-09T01:54:41.280Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:41.280Z] 2.3.0-dev.106: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:41.895Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:42.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:42.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T01:54:42.230Z] bdad60e4c1ef: Preparing [2022-11-09T01:54:42.230Z] fd709799c6a3: Preparing [2022-11-09T01:54:42.230Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:42.230Z] affd777e3aa6: Preparing [2022-11-09T01:54:42.230Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:42.230Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:42.230Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:42.230Z] affd777e3aa6: Layer already exists [2022-11-09T01:54:42.230Z] bdad60e4c1ef: Layer already exists [2022-11-09T01:54:42.230Z] fd709799c6a3: Layer already exists [2022-11-09T01:54:42.497Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:42.839Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:43.178Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-11-09T01:54:43.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T01:54:43.178Z] bdad60e4c1ef: Preparing [2022-11-09T01:54:43.178Z] fd709799c6a3: Preparing [2022-11-09T01:54:43.178Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:43.178Z] affd777e3aa6: Preparing [2022-11-09T01:54:43.178Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:43.178Z] fd709799c6a3: Layer already exists [2022-11-09T01:54:43.178Z] affd777e3aa6: Layer already exists [2022-11-09T01:54:43.178Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:43.178Z] bdad60e4c1ef: Layer already exists [2022-11-09T01:54:43.178Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:43.443Z] main: digest: sha256:b060353d71e54f16805e11d2efd3205a346c4b2f484dc31a8a18c072ba3269ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:54:43.487Z] ===================================================== [Pipeline] echo [2022-11-09T01:54:43.496Z] taggedImages: [2022-11-09T01:54:43.496Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:43.496Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-09T01:54:43.496Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.106 [2022-11-09T01:54:43.496Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:43.496Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-11-09T01:54:43.519Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-11-09T01:54:43.519Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:43.519Z] latest [2022-11-09T01:54:43.519Z] 2.3.0-dev.106 [2022-11-09T01:54:43.519Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:43.519Z] main [2022-11-09T01:54:43.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:43.871Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:44.198Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:44.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T01:54:44.198Z] 4ddf5019ead8: Preparing [2022-11-09T01:54:44.198Z] 6f7f55790b73: Preparing [2022-11-09T01:54:44.198Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:44.198Z] 5b8112c3c629: Preparing [2022-11-09T01:54:44.198Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:44.198Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:44.198Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:44.198Z] 5b8112c3c629: Layer already exists [2022-11-09T01:54:44.467Z] 4ddf5019ead8: Pushed [2022-11-09T01:54:49.800Z] 6f7f55790b73: Pushed [2022-11-09T01:54:49.800Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:50.131Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:50.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-09T01:54:50.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T01:54:50.468Z] 4ddf5019ead8: Preparing [2022-11-09T01:54:50.468Z] 6f7f55790b73: Preparing [2022-11-09T01:54:50.468Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:50.468Z] 5b8112c3c629: Preparing [2022-11-09T01:54:50.468Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:50.468Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:50.468Z] 5b8112c3c629: Layer already exists [2022-11-09T01:54:50.468Z] 4ddf5019ead8: Layer already exists [2022-11-09T01:54:50.468Z] 6f7f55790b73: Layer already exists [2022-11-09T01:54:50.468Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:50.735Z] latest: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:51.081Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:51.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.106 [2022-11-09T01:54:51.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T01:54:51.412Z] 4ddf5019ead8: Preparing [2022-11-09T01:54:51.412Z] 6f7f55790b73: Preparing [2022-11-09T01:54:51.412Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:51.412Z] 5b8112c3c629: Preparing [2022-11-09T01:54:51.412Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:51.412Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:51.412Z] 5b8112c3c629: Layer already exists [2022-11-09T01:54:51.412Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:51.412Z] 4ddf5019ead8: Layer already exists [2022-11-09T01:54:51.412Z] 6f7f55790b73: Layer already exists [2022-11-09T01:54:51.412Z] 2.3.0-dev.106: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:52.003Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:52.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:52.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T01:54:52.334Z] 4ddf5019ead8: Preparing [2022-11-09T01:54:52.334Z] 6f7f55790b73: Preparing [2022-11-09T01:54:52.334Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:52.334Z] 5b8112c3c629: Preparing [2022-11-09T01:54:52.334Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:52.334Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:52.334Z] 6f7f55790b73: Layer already exists [2022-11-09T01:54:52.334Z] 4ddf5019ead8: Layer already exists [2022-11-09T01:54:52.334Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:52.334Z] 5b8112c3c629: Layer already exists [2022-11-09T01:54:52.603Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:52.936Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:53.268Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-11-09T01:54:53.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T01:54:53.268Z] 4ddf5019ead8: Preparing [2022-11-09T01:54:53.268Z] 6f7f55790b73: Preparing [2022-11-09T01:54:53.268Z] 6d9b70cc319e: Preparing [2022-11-09T01:54:53.268Z] 5b8112c3c629: Preparing [2022-11-09T01:54:53.268Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:53.268Z] 6f7f55790b73: Layer already exists [2022-11-09T01:54:53.268Z] 5b8112c3c629: Layer already exists [2022-11-09T01:54:53.268Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:53.268Z] 6d9b70cc319e: Layer already exists [2022-11-09T01:54:53.268Z] 4ddf5019ead8: Layer already exists [2022-11-09T01:54:53.268Z] main: digest: sha256:18312a462aa4f187985dc7d858ad47f623cd64d20008ff01b3fc8120dcfd860f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:54:53.583Z] ===================================================== [Pipeline] echo [2022-11-09T01:54:53.591Z] taggedImages: [2022-11-09T01:54:53.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:53.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-09T01:54:53.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.106 [2022-11-09T01:54:53.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:53.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-11-09T01:54:53.618Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-11-09T01:54:53.618Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:53.618Z] latest [2022-11-09T01:54:53.618Z] 2.3.0-dev.106 [2022-11-09T01:54:53.618Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:54:53.618Z] main [2022-11-09T01:54:53.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:53.962Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:54:54.293Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:54:54.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T01:54:54.293Z] fcd2b227b0d3: Preparing [2022-11-09T01:54:54.293Z] b5d53c3ffde6: Preparing [2022-11-09T01:54:54.293Z] 68d1646ae046: Preparing [2022-11-09T01:54:54.293Z] bef4748938b3: Preparing [2022-11-09T01:54:54.293Z] 5d3e392a13a0: Preparing [2022-11-09T01:54:54.293Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:54:54.559Z] b5d53c3ffde6: Pushed [2022-11-09T01:54:55.140Z] fcd2b227b0d3: Pushed [2022-11-09T01:54:57.080Z] 68d1646ae046: Pushed [2022-11-09T01:55:23.748Z] bef4748938b3: Pushed [2022-11-09T01:55:23.748Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:24.092Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:24.434Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-09T01:55:24.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T01:55:24.434Z] fcd2b227b0d3: Preparing [2022-11-09T01:55:24.434Z] b5d53c3ffde6: Preparing [2022-11-09T01:55:24.434Z] 68d1646ae046: Preparing [2022-11-09T01:55:24.434Z] bef4748938b3: Preparing [2022-11-09T01:55:24.434Z] 5d3e392a13a0: Preparing [2022-11-09T01:55:24.434Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:55:24.434Z] bef4748938b3: Layer already exists [2022-11-09T01:55:24.434Z] fcd2b227b0d3: Layer already exists [2022-11-09T01:55:24.434Z] 68d1646ae046: Layer already exists [2022-11-09T01:55:24.434Z] b5d53c3ffde6: Layer already exists [2022-11-09T01:55:24.698Z] latest: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:25.036Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:25.369Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.106 [2022-11-09T01:55:25.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T01:55:25.369Z] fcd2b227b0d3: Preparing [2022-11-09T01:55:25.369Z] b5d53c3ffde6: Preparing [2022-11-09T01:55:25.369Z] 68d1646ae046: Preparing [2022-11-09T01:55:25.369Z] bef4748938b3: Preparing [2022-11-09T01:55:25.369Z] 5d3e392a13a0: Preparing [2022-11-09T01:55:25.369Z] fcd2b227b0d3: Layer already exists [2022-11-09T01:55:25.369Z] b5d53c3ffde6: Layer already exists [2022-11-09T01:55:25.369Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:55:25.369Z] bef4748938b3: Layer already exists [2022-11-09T01:55:25.369Z] 68d1646ae046: Layer already exists [2022-11-09T01:55:25.636Z] 2.3.0-dev.106: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:25.979Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:26.326Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:55:26.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T01:55:26.326Z] fcd2b227b0d3: Preparing [2022-11-09T01:55:26.326Z] b5d53c3ffde6: Preparing [2022-11-09T01:55:26.326Z] 68d1646ae046: Preparing [2022-11-09T01:55:26.326Z] bef4748938b3: Preparing [2022-11-09T01:55:26.326Z] 5d3e392a13a0: Preparing [2022-11-09T01:55:26.326Z] bef4748938b3: Layer already exists [2022-11-09T01:55:26.326Z] fcd2b227b0d3: Layer already exists [2022-11-09T01:55:26.326Z] b5d53c3ffde6: Layer already exists [2022-11-09T01:55:26.326Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:55:26.326Z] 68d1646ae046: Layer already exists [2022-11-09T01:55:26.593Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:26.934Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:27.271Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-11-09T01:55:27.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T01:55:27.271Z] fcd2b227b0d3: Preparing [2022-11-09T01:55:27.271Z] b5d53c3ffde6: Preparing [2022-11-09T01:55:27.271Z] 68d1646ae046: Preparing [2022-11-09T01:55:27.271Z] bef4748938b3: Preparing [2022-11-09T01:55:27.271Z] 5d3e392a13a0: Preparing [2022-11-09T01:55:27.271Z] 5d3e392a13a0: Layer already exists [2022-11-09T01:55:27.271Z] 68d1646ae046: Layer already exists [2022-11-09T01:55:27.271Z] fcd2b227b0d3: Layer already exists [2022-11-09T01:55:27.271Z] b5d53c3ffde6: Layer already exists [2022-11-09T01:55:27.271Z] bef4748938b3: Layer already exists [2022-11-09T01:55:27.542Z] main: digest: sha256:27d823b363d8c1d799b22db1196daf795b5f07c4c4d5948021f77bc5f36ec16c size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T01:55:27.594Z] ===================================================== [Pipeline] echo [2022-11-09T01:55:27.599Z] taggedImages: [2022-11-09T01:55:27.599Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T01:55:27.599Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-09T01:55:27.599Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.106 [2022-11-09T01:55:27.599Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0-dev.106 [2022-11-09T01:55:27.599Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:27.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T01:55:27.973Z] [2022-11-09T01:55:27.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:55:28.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T01:55:28.571Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T01:55:28.571Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T01:55:28.571Z] 04944245beec: Pulling fs layer [2022-11-09T01:55:28.571Z] 699f458cf7ca: Pulling fs layer [2022-11-09T01:55:28.571Z] 765212b225bb: Pulling fs layer [2022-11-09T01:55:28.571Z] f23df028b6ca: Pulling fs layer [2022-11-09T01:55:28.571Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T01:55:28.571Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T01:55:28.571Z] f23df028b6ca: Waiting [2022-11-09T01:55:28.571Z] d65c8cfc05b1: Waiting [2022-11-09T01:55:28.571Z] 765212b225bb: Waiting [2022-11-09T01:55:28.571Z] 2437ff75d9bd: Waiting [2022-11-09T01:55:28.571Z] 04944245beec: Verifying Checksum [2022-11-09T01:55:28.571Z] 04944245beec: Download complete [2022-11-09T01:55:28.571Z] 765212b225bb: Verifying Checksum [2022-11-09T01:55:28.571Z] 765212b225bb: Download complete [2022-11-09T01:55:28.571Z] f23df028b6ca: Download complete [2022-11-09T01:55:28.844Z] d65c8cfc05b1: Verifying Checksum [2022-11-09T01:55:28.844Z] d65c8cfc05b1: Download complete [2022-11-09T01:55:28.844Z] 699f458cf7ca: Verifying Checksum [2022-11-09T01:55:29.112Z] 8998bd30e6a1: Verifying Checksum [2022-11-09T01:55:29.112Z] 8998bd30e6a1: Download complete [2022-11-09T01:55:31.703Z] 2437ff75d9bd: Verifying Checksum [2022-11-09T01:55:31.703Z] 2437ff75d9bd: Download complete [2022-11-09T01:55:33.112Z] 8998bd30e6a1: Pull complete [2022-11-09T01:55:33.695Z] 04944245beec: Pull complete [2022-11-09T01:55:35.109Z] 699f458cf7ca: Pull complete [2022-11-09T01:55:35.109Z] 765212b225bb: Pull complete [2022-11-09T01:55:35.692Z] f23df028b6ca: Pull complete [2022-11-09T01:55:36.276Z] d65c8cfc05b1: Pull complete [2022-11-09T01:55:51.275Z] 2437ff75d9bd: Pull complete [2022-11-09T01:55:51.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T01:55:51.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T01:55:51.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:55:51.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-118715 does not seem to be running inside a container [2022-11-09T01:55:51.526Z] $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@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:arm64 cat [2022-11-09T01:55:54.686Z] $ docker top 64606c3c255620ac1a92e4bc9e7226b1bd229bb498fb9328e6a85b05481e069e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:55:55.597Z] ---> job-cost.sh [2022-11-09T01:55:55.597Z] lf-activate-venv: SKIPPING [2022-11-09T01:55:55.597Z] INFO: No Stack... [2022-11-09T01:55:56.184Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T01:55:57.146Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T01:55:57.827Z] + + cat /w/workspace/edgex-go/347/archives/cost.csvcut [2022-11-09T01:55:57.827Z] -d, -f6 [Pipeline] lock [2022-11-09T01:55:57.876Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-347-stack-cost] [2022-11-09T01:55:57.886Z] Resource [jenkins-edgexfoundry-edgex-go-main-347-stack-cost] did not exist. Created. [2022-11-09T01:55:57.887Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-347-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T01:55:58.557Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T01:55:59.285Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T01:55:59.293Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-347-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T01:55:59.321Z] $ docker stop --time=1 64606c3c255620ac1a92e4bc9e7226b1bd229bb498fb9328e6a85b05481e069e [2022-11-09T01:56:00.906Z] $ docker rm -f 64606c3c255620ac1a92e4bc9e7226b1bd229bb498fb9328e6a85b05481e069e [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 [2022-11-09T01:56:01.360Z] provisioning config files... [2022-11-09T01:56:01.369Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/347@tmp/config1875345951884430263tmp [Pipeline] { [Pipeline] sh [2022-11-09T01:56:01.670Z] + set +x [2022-11-09T01:56:01.670Z] + bash -s -- [2022-11-09T01:56:01.670Z] + curl -s https://codecov.io/bash [2022-11-09T01:56:01.670Z] [2022-11-09T01:56:01.670Z] _____ _ [2022-11-09T01:56:01.670Z] / ____| | | [2022-11-09T01:56:01.670Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T01:56:01.670Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T01:56:01.670Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T01:56:01.670Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T01:56:01.670Z] Bash-1.0.6 [2022-11-09T01:56:01.670Z] [2022-11-09T01:56:01.670Z] [2022-11-09T01:56:01.670Z] ==> git version 2.25.1 found [2022-11-09T01:56:01.670Z] ==> 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 [2022-11-09T01:56:01.670Z] Release-Date: 2020-01-08 [2022-11-09T01:56:01.670Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-09T01:56:01.670Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T01:56:01.670Z] ==> Jenkins CI detected. [2022-11-09T01:56:01.670Z] current dir:  /w/workspace/edgex-go/347 [2022-11-09T01:56:01.670Z] project root: . [2022-11-09T01:56:01.670Z] --> token set from env [2022-11-09T01:56:01.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T01:56:01.670Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T01:56:01.670Z] ==> Python coveragepy not found [2022-11-09T01:56:01.670Z] ==> Searching for coverage reports in: [2022-11-09T01:56:01.670Z] + . [2022-11-09T01:56:01.932Z] -> Found 1 reports [2022-11-09T01:56:01.932Z] ==> Detecting git/mercurial file structure [2022-11-09T01:56:01.932Z] ==> Reading reports [2022-11-09T01:56:01.932Z] + ./coverage.out bytes=501828 [2022-11-09T01:56:01.932Z] ==> Appending adjustments [2022-11-09T01:56:01.932Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T01:56:03.311Z] + Found adjustments [2022-11-09T01:56:03.312Z] ==> Gzipping contents [2022-11-09T01:56:03.312Z] 64K /tmp/codecov.x6Ze4w.gz [2022-11-09T01:56:03.312Z] ==> Uploading reports [2022-11-09T01:56:03.312Z] url: https://codecov.io [2022-11-09T01:56:03.312Z] query: branch=main&commit=4f1b2626cb078c7149dc655301029b2517b4b500&build=347&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F347%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T01:56:03.312Z] -> Pinging Codecov [2022-11-09T01:56:03.312Z] 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=4f1b2626cb078c7149dc655301029b2517b4b500&build=347&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F347%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T01:56:03.571Z] -> Uploading to [2022-11-09T01:56:03.571Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/4f1b2626cb078c7149dc655301029b2517b4b500/3925d8dc-949e-4e39-a423-fb1347042ca5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T015603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4d17ced2d2dac57db9c39a90e7db237631099816aa4c0cc2fef11539e2c38f6 [2022-11-09T01:56:03.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T01:56:03.571Z] Dload Upload Total Spent Left Speed [2022-11-09T01:56:03.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65390 0 0 100 65390 0 287k --:--:-- --:--:-- --:--:-- 286k 100 65390 0 0 100 65390 0 230k --:--:-- --:--:-- --:--:-- 229k [2022-11-09T01:56:03.830Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [2022-11-09T01:56:03.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-11-09T01:56:04.052Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-09T01:56:04.068Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:56:04.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T01:56:04.374Z] [2022-11-09T01:56:04.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:56:04.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T01:56:04.677Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-09T01:56:04.677Z] df9b9388f04a: Pulling fs layer [2022-11-09T01:56:04.677Z] 52dc419b0ee2: Pulling fs layer [2022-11-09T01:56:04.677Z] 25bc292e5bac: Pulling fs layer [2022-11-09T01:56:04.677Z] 114826534d7a: Pulling fs layer [2022-11-09T01:56:04.677Z] 4657fd5d0bcf: Pulling fs layer [2022-11-09T01:56:04.677Z] 6ad1cebc031e: Pulling fs layer [2022-11-09T01:56:04.677Z] 8a3aa393b2d8: Pulling fs layer [2022-11-09T01:56:04.677Z] 6ad1cebc031e: Waiting [2022-11-09T01:56:04.677Z] 8a3aa393b2d8: Waiting [2022-11-09T01:56:04.677Z] 4657fd5d0bcf: Waiting [2022-11-09T01:56:04.677Z] 114826534d7a: Waiting [2022-11-09T01:56:04.677Z] 25bc292e5bac: Verifying Checksum [2022-11-09T01:56:04.677Z] 25bc292e5bac: Download complete [2022-11-09T01:56:04.677Z] 52dc419b0ee2: Verifying Checksum [2022-11-09T01:56:04.677Z] 52dc419b0ee2: Download complete [2022-11-09T01:56:04.677Z] 4657fd5d0bcf: Verifying Checksum [2022-11-09T01:56:04.677Z] 4657fd5d0bcf: Download complete [2022-11-09T01:56:04.677Z] df9b9388f04a: Verifying Checksum [2022-11-09T01:56:04.677Z] df9b9388f04a: Download complete [2022-11-09T01:56:04.941Z] 6ad1cebc031e: Verifying Checksum [2022-11-09T01:56:04.941Z] 6ad1cebc031e: Download complete [2022-11-09T01:56:04.941Z] df9b9388f04a: Pull complete [2022-11-09T01:56:04.941Z] 52dc419b0ee2: Pull complete [2022-11-09T01:56:04.941Z] 25bc292e5bac: Pull complete [2022-11-09T01:56:05.528Z] 114826534d7a: Verifying Checksum [2022-11-09T01:56:05.528Z] 114826534d7a: Download complete [2022-11-09T01:56:05.788Z] 8a3aa393b2d8: Verifying Checksum [2022-11-09T01:56:05.788Z] 8a3aa393b2d8: Download complete [2022-11-09T01:56:09.070Z] 114826534d7a: Pull complete [2022-11-09T01:56:09.070Z] 4657fd5d0bcf: Pull complete [2022-11-09T01:56:09.328Z] 6ad1cebc031e: Pull complete [2022-11-09T01:56:12.614Z] 8a3aa393b2d8: Pull complete [2022-11-09T01:56:12.614Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-09T01:56:12.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T01:56:12.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:56:12.686Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:56:12.717Z] $ 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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-09T01:56:15.284Z] $ docker top 7cb20312b1e65ea66f729683ab68a4c21bf34c6fbd06f1e9f3230f0613e6922b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T01:56:15.363Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-11-09T01:56:15.642Z] + set -o pipefail [2022-11-09T01:56:15.642Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-11-09T01:56:23.757Z] [2022-11-09T01:56:23.757Z] Monitoring /w/workspace/edgex-go/347 (github.com/edgexfoundry/edgex-go)... [2022-11-09T01:56:23.757Z] [2022-11-09T01:56:23.757Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/28fb9ba4-cd9e-4949-806b-e94da180d15f [2022-11-09T01:56:23.757Z] [2022-11-09T01:56:23.757Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-09T01:56:23.757Z] [2022-11-09T01:56:23.757Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-09T01:56:23.757Z] [2022-11-09T01:56:23.757Z] [2022-11-09T01:56:23.757Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-09T01:56:23.757Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-09T01:56:23.757Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-09T01:56:23.767Z] $ docker stop --time=1 7cb20312b1e65ea66f729683ab68a4c21bf34c6fbd06f1e9f3230f0613e6922b [2022-11-09T01:56:26.182Z] $ docker rm -f 7cb20312b1e65ea66f729683ab68a4c21bf34c6fbd06f1e9f3230f0613e6922b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-09T01:56:26.586Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T01:56:26.596Z] provisioning config files... [2022-11-09T01:56:26.603Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/347@tmp/config14681114011271535220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:56:26.898Z] --> edgex-publish-swagger.sh [2022-11-09T01:56:26.898Z] === Publish openapi/v2 API === [2022-11-09T01:56:26.898Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-09T01:56:26.898Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/347/openapi/v2/core-command.yaml] [2022-11-09T01:56:26.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T01:56:26.898Z] Dload Upload Total Spent Left Speed [2022-11-09T01:56:27.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 38400 --:--:-- --:--:-- --:--:-- 38357 100 33831 0 0 100 33831 0 38400 --:--:-- --:--:-- --:--:-- 38357 [2022-11-09T01:56:27.834Z] [2022-11-09T01:56:27.834Z] [2022-11-09T01:56:27.834Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/347/openapi/v2/core-data.yaml] [2022-11-09T01:56:27.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T01:56:27.834Z] Dload Upload Total Spent Left Speed [2022-11-09T01:56:28.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 90523 --:--:-- --:--:-- --:--:-- 90523 [2022-11-09T01:56:28.404Z] [2022-11-09T01:56:28.404Z] [2022-11-09T01:56:28.404Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/347/openapi/v2/core-metadata.yaml] [2022-11-09T01:56:28.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T01:56:28.404Z] Dload Upload Total Spent Left Speed [2022-11-09T01:56:29.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 965k --:--:-- --:--:-- --:--:-- 965k 100 145k 100 180 100 144k 299 240k --:--:-- --:--:-- --:--:-- 240k [2022-11-09T01:56:29.230Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2022-11-09T01:56:29.230Z] [2022-11-09T01:56:29.230Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/347/openapi/v2/support-notifications.yaml] [2022-11-09T01:56:29.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T01:56:29.230Z] Dload Upload Total Spent Left Speed [2022-11-09T01:56:29.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89498 100 180 100 89318 318 154k --:--:-- --:--:-- --:--:-- 154k 100 89498 100 180 100 89318 318 154k --:--:-- --:--:-- --:--:-- 154k [2022-11-09T01:56:29.798Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2022-11-09T01:56:29.798Z] [2022-11-09T01:56:29.798Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/347/openapi/v2/support-scheduler.yaml] [2022-11-09T01:56:29.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T01:56:29.798Z] Dload Upload Total Spent Left Speed [2022-11-09T01:56:30.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39736 100 180 100 39556 317 69763 --:--:-- --:--:-- --:--:-- 70081 [2022-11-09T01:56:30.365Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2022-11-09T01:56:30.365Z] [2022-11-09T01:56:30.365Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/347/openapi/v2/system-agent.yaml] [2022-11-09T01:56:30.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T01:56:30.365Z] Dload Upload Total Spent Left Speed [2022-11-09T01:56:30.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20271 100 180 100 20091 340 37979 --:--:-- --:--:-- --:--:-- 38247 100 20271 100 180 100 20091 340 37979 --:--:-- --:--:-- --:--:-- 38247 [2022-11-09T01:56:30.931Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2022-11-09T01:56:30.931Z] [Pipeline] } [2022-11-09T01:56:30.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-11-09T01:56:31.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T01:56:31.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:56:31.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T01:56:31.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:56:31.684Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:56:31.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T01:56:32.131Z] $ docker top a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f -eo pid,comm [2022-11-09T01:56:32.190Z] 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). [2022-11-09T01:56:32.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T01:56:32.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T01:56:32.230Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T01:56:32.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T01:56:32.345Z] $ docker exec a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f ssh-agent [2022-11-09T01:56:32.474Z] SSH_AUTH_SOCK=/tmp/ssh-rGYklZypLnIr/agent.32 [2022-11-09T01:56:32.474Z] SSH_AGENT_PID=38 [2022-11-09T01:56:32.479Z] Running ssh-add (command line suppressed) [2022-11-09T01:56:32.589Z] Identity added: /w/workspace/edgex-go/347@tmp/private_key_11976084255546427349.key (/w/workspace/edgex-go/347@tmp/private_key_11976084255546427349.key) [2022-11-09T01:56:32.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T01:56:32.897Z] + git semver tag [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,097 [run_tag] DEBUG tag force:False [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,098 [check_head_tag] DEBUG check head tag [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,099 [execute] INFO git cat-file --batch-check [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=) [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,103 [execute] INFO git cat-file --batch [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=) [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,139 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,139 [execute] INFO git tag -a v2.3.0-dev.106 -m v2.3.0-dev.106 [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,140 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.106', '-m', 'v2.3.0-dev.106'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=None) [2022-11-09T01:56:33.156Z] 2022-11-09 01:56:33,146 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main [2022-11-09T01:56:33.156Z] 2.3.0-dev.106 [Pipeline] } [2022-11-09T01:56:33.420Z] $ docker exec --env ******** --env ******** a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f ssh-agent -k [2022-11-09T01:56:33.520Z] unset SSH_AUTH_SOCK; [2022-11-09T01:56:33.520Z] unset SSH_AGENT_PID; [2022-11-09T01:56:33.521Z] echo Agent pid 38 killed; [2022-11-09T01:56:33.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T01:56:33.840Z] + git semver [Pipeline] } [2022-11-09T01:56:34.106Z] $ docker stop --time=1 a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f [2022-11-09T01:56:35.441Z] $ docker rm -f a3d5b0933a3e8badd5e93f971c164433dc03470661e4f8cb2cae5ba7f659467f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:56:35.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T01:56:35.830Z] [2022-11-09T01:56:35.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:56:36.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T01:56:36.120Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-09T01:56:36.120Z] ab5ef0e58194: Pulling fs layer [2022-11-09T01:56:36.120Z] 9712f1f96733: Pulling fs layer [2022-11-09T01:56:36.120Z] 63f879dbbcfc: Pulling fs layer [2022-11-09T01:56:36.120Z] 0d9ebad4ef96: Pulling fs layer [2022-11-09T01:56:36.120Z] e9a5061849ea: Pulling fs layer [2022-11-09T01:56:36.120Z] d747dcd14b5f: Pulling fs layer [2022-11-09T01:56:36.120Z] 2de7ff778b66: Pulling fs layer [2022-11-09T01:56:36.120Z] e9a5061849ea: Waiting [2022-11-09T01:56:36.120Z] d747dcd14b5f: Waiting [2022-11-09T01:56:36.120Z] 2de7ff778b66: Waiting [2022-11-09T01:56:36.120Z] 0d9ebad4ef96: Waiting [2022-11-09T01:56:36.120Z] 9712f1f96733: Download complete [2022-11-09T01:56:36.692Z] 63f879dbbcfc: Verifying Checksum [2022-11-09T01:56:36.692Z] 63f879dbbcfc: Download complete [2022-11-09T01:56:36.692Z] 0d9ebad4ef96: Verifying Checksum [2022-11-09T01:56:36.692Z] 0d9ebad4ef96: Download complete [2022-11-09T01:56:36.692Z] d747dcd14b5f: Download complete [2022-11-09T01:56:36.692Z] e9a5061849ea: Verifying Checksum [2022-11-09T01:56:36.692Z] e9a5061849ea: Download complete [2022-11-09T01:56:36.692Z] ab5ef0e58194: Verifying Checksum [2022-11-09T01:56:36.692Z] ab5ef0e58194: Download complete [2022-11-09T01:56:36.692Z] 2de7ff778b66: Verifying Checksum [2022-11-09T01:56:36.692Z] 2de7ff778b66: Download complete [2022-11-09T01:56:39.976Z] ab5ef0e58194: Pull complete [2022-11-09T01:56:39.976Z] 9712f1f96733: Pull complete [2022-11-09T01:56:40.235Z] 63f879dbbcfc: Pull complete [2022-11-09T01:56:44.414Z] 0d9ebad4ef96: Pull complete [2022-11-09T01:56:44.414Z] e9a5061849ea: Pull complete [2022-11-09T01:56:44.414Z] d747dcd14b5f: Pull complete [2022-11-09T01:56:44.980Z] 2de7ff778b66: Pull complete [2022-11-09T01:56:44.980Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-09T01:56:44.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T01:56:44.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:56:45.063Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:56:45.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-09T01:56:47.668Z] $ docker top 14e08b37fbcb9f3cfbd859c22e56c08ca23ca643f8d98587e2579b3c768f9095 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-09T01:56:47.746Z] provisioning config files... [2022-11-09T01:56:47.752Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/347@tmp/config13798312120092972317tmp [2022-11-09T01:56:47.762Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/347@tmp/config10871756638956958859tmp [2022-11-09T01:56:47.769Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/347@tmp/config7327843808130579720tmp [Pipeline] { [Pipeline] echo [2022-11-09T01:56:47.785Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:56:48.064Z] ---> sigul-configuration.sh [2022-11-09T01:56:48.064Z] gpg: directory `/root/.gnupg' created [2022-11-09T01:56:48.064Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-09T01:56:48.064Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-09T01:56:48.064Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-09T01:56:48.064Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-09T01:56:48.064Z] gpg: CAST5 encrypted data [2022-11-09T01:56:48.064Z] gpg: encrypted with 1 passphrase [2022-11-09T01:56:48.064Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-09T01:56:48.390Z] + mkdir /home/jenkins [2022-11-09T01:56:48.390Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-09T01:56:48.673Z] + 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 [2022-11-09T01:56:48.682Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:56:48.961Z] ---> sigul-install.sh [2022-11-09T01:56:48.961Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-09T01:56:49.244Z] + git tag --list [2022-11-09T01:56:49.244Z] 0.6.0 [2022-11-09T01:56:49.244Z] 0.6.1 [2022-11-09T01:56:49.244Z] 0.7.0 [2022-11-09T01:56:49.244Z] 0.7.1 [2022-11-09T01:56:49.244Z] v1.0.0 [2022-11-09T01:56:49.244Z] v1.0.1 [2022-11-09T01:56:49.244Z] v1.1.0 [2022-11-09T01:56:49.244Z] v1.2.0 [2022-11-09T01:56:49.244Z] v1.2.1 [2022-11-09T01:56:49.244Z] v1.3.0 [2022-11-09T01:56:49.244Z] v1.3.1 [2022-11-09T01:56:49.244Z] v2.0.0 [2022-11-09T01:56:49.244Z] v2.1.0 [2022-11-09T01:56:49.244Z] v2.1.1 [2022-11-09T01:56:49.244Z] v2.1.1-dev.1 [2022-11-09T01:56:49.244Z] v2.1.1-dev.2 [2022-11-09T01:56:49.244Z] v2.1.1-dev.3 [2022-11-09T01:56:49.244Z] v2.1.1-dev.4 [2022-11-09T01:56:49.244Z] v2.1.1-dev.5 [2022-11-09T01:56:49.244Z] v2.1.1-dev.6 [2022-11-09T01:56:49.244Z] v2.1.1-dev.7 [2022-11-09T01:56:49.244Z] v2.1.1-dev.8 [2022-11-09T01:56:49.244Z] v2.1.2-dev.1 [2022-11-09T01:56:49.244Z] v2.2.0 [2022-11-09T01:56:49.244Z] v2.2.1-dev.1 [2022-11-09T01:56:49.244Z] v2.2.1-dev.10 [2022-11-09T01:56:49.244Z] v2.2.1-dev.11 [2022-11-09T01:56:49.244Z] v2.2.1-dev.12 [2022-11-09T01:56:49.244Z] v2.2.1-dev.13 [2022-11-09T01:56:49.244Z] v2.2.1-dev.14 [2022-11-09T01:56:49.244Z] v2.2.1-dev.15 [2022-11-09T01:56:49.244Z] v2.2.1-dev.16 [2022-11-09T01:56:49.244Z] v2.2.1-dev.17 [2022-11-09T01:56:49.244Z] v2.2.1-dev.18 [2022-11-09T01:56:49.244Z] v2.2.1-dev.19 [2022-11-09T01:56:49.244Z] v2.2.1-dev.2 [2022-11-09T01:56:49.244Z] v2.2.1-dev.20 [2022-11-09T01:56:49.244Z] v2.2.1-dev.21 [2022-11-09T01:56:49.244Z] v2.2.1-dev.22 [2022-11-09T01:56:49.244Z] v2.2.1-dev.23 [2022-11-09T01:56:49.244Z] v2.2.1-dev.24 [2022-11-09T01:56:49.244Z] v2.2.1-dev.25 [2022-11-09T01:56:49.244Z] v2.2.1-dev.26 [2022-11-09T01:56:49.244Z] v2.2.1-dev.27 [2022-11-09T01:56:49.244Z] v2.2.1-dev.28 [2022-11-09T01:56:49.244Z] v2.2.1-dev.29 [2022-11-09T01:56:49.244Z] v2.2.1-dev.3 [2022-11-09T01:56:49.244Z] v2.2.1-dev.4 [2022-11-09T01:56:49.244Z] v2.2.1-dev.5 [2022-11-09T01:56:49.244Z] v2.2.1-dev.6 [2022-11-09T01:56:49.244Z] v2.2.1-dev.7 [2022-11-09T01:56:49.244Z] v2.2.1-dev.8 [2022-11-09T01:56:49.244Z] v2.2.1-dev.9 [2022-11-09T01:56:49.244Z] v2.3.0-dev.100 [2022-11-09T01:56:49.244Z] v2.3.0-dev.101 [2022-11-09T01:56:49.244Z] v2.3.0-dev.102 [2022-11-09T01:56:49.244Z] v2.3.0-dev.103 [2022-11-09T01:56:49.244Z] v2.3.0-dev.104 [2022-11-09T01:56:49.244Z] v2.3.0-dev.105 [2022-11-09T01:56:49.244Z] v2.3.0-dev.106 [2022-11-09T01:56:49.244Z] v2.3.0-dev.29 [2022-11-09T01:56:49.244Z] v2.3.0-dev.30 [2022-11-09T01:56:49.244Z] v2.3.0-dev.31 [2022-11-09T01:56:49.244Z] v2.3.0-dev.32 [2022-11-09T01:56:49.244Z] v2.3.0-dev.33 [2022-11-09T01:56:49.244Z] v2.3.0-dev.34 [2022-11-09T01:56:49.244Z] v2.3.0-dev.35 [2022-11-09T01:56:49.244Z] v2.3.0-dev.36 [2022-11-09T01:56:49.244Z] v2.3.0-dev.37 [2022-11-09T01:56:49.244Z] v2.3.0-dev.38 [2022-11-09T01:56:49.244Z] v2.3.0-dev.39 [2022-11-09T01:56:49.244Z] v2.3.0-dev.40 [2022-11-09T01:56:49.244Z] v2.3.0-dev.41 [2022-11-09T01:56:49.244Z] v2.3.0-dev.42 [2022-11-09T01:56:49.244Z] v2.3.0-dev.43 [2022-11-09T01:56:49.244Z] v2.3.0-dev.44 [2022-11-09T01:56:49.244Z] v2.3.0-dev.45 [2022-11-09T01:56:49.244Z] v2.3.0-dev.46 [2022-11-09T01:56:49.244Z] v2.3.0-dev.47 [2022-11-09T01:56:49.244Z] v2.3.0-dev.48 [2022-11-09T01:56:49.244Z] v2.3.0-dev.49 [2022-11-09T01:56:49.244Z] v2.3.0-dev.50 [2022-11-09T01:56:49.244Z] v2.3.0-dev.51 [2022-11-09T01:56:49.244Z] v2.3.0-dev.52 [2022-11-09T01:56:49.244Z] v2.3.0-dev.53 [2022-11-09T01:56:49.244Z] v2.3.0-dev.54 [2022-11-09T01:56:49.244Z] v2.3.0-dev.55 [2022-11-09T01:56:49.244Z] v2.3.0-dev.56 [2022-11-09T01:56:49.244Z] v2.3.0-dev.57 [2022-11-09T01:56:49.244Z] v2.3.0-dev.58 [2022-11-09T01:56:49.244Z] v2.3.0-dev.59 [2022-11-09T01:56:49.244Z] v2.3.0-dev.60 [2022-11-09T01:56:49.244Z] v2.3.0-dev.61 [2022-11-09T01:56:49.244Z] v2.3.0-dev.62 [2022-11-09T01:56:49.244Z] v2.3.0-dev.63 [2022-11-09T01:56:49.244Z] v2.3.0-dev.64 [2022-11-09T01:56:49.244Z] v2.3.0-dev.65 [2022-11-09T01:56:49.244Z] v2.3.0-dev.66 [2022-11-09T01:56:49.244Z] v2.3.0-dev.67 [2022-11-09T01:56:49.244Z] v2.3.0-dev.68 [2022-11-09T01:56:49.244Z] v2.3.0-dev.69 [2022-11-09T01:56:49.244Z] v2.3.0-dev.70 [2022-11-09T01:56:49.244Z] v2.3.0-dev.71 [2022-11-09T01:56:49.244Z] v2.3.0-dev.72 [2022-11-09T01:56:49.244Z] v2.3.0-dev.73 [2022-11-09T01:56:49.244Z] v2.3.0-dev.74 [2022-11-09T01:56:49.244Z] v2.3.0-dev.75 [2022-11-09T01:56:49.244Z] v2.3.0-dev.76 [2022-11-09T01:56:49.244Z] v2.3.0-dev.77 [2022-11-09T01:56:49.244Z] v2.3.0-dev.78 [2022-11-09T01:56:49.244Z] v2.3.0-dev.79 [2022-11-09T01:56:49.244Z] v2.3.0-dev.80 [2022-11-09T01:56:49.244Z] v2.3.0-dev.81 [2022-11-09T01:56:49.244Z] v2.3.0-dev.82 [2022-11-09T01:56:49.244Z] v2.3.0-dev.83 [2022-11-09T01:56:49.244Z] v2.3.0-dev.84 [2022-11-09T01:56:49.244Z] v2.3.0-dev.85 [2022-11-09T01:56:49.244Z] v2.3.0-dev.86 [2022-11-09T01:56:49.244Z] v2.3.0-dev.87 [2022-11-09T01:56:49.244Z] v2.3.0-dev.88 [2022-11-09T01:56:49.244Z] v2.3.0-dev.89 [2022-11-09T01:56:49.244Z] v2.3.0-dev.90 [2022-11-09T01:56:49.244Z] v2.3.0-dev.91 [2022-11-09T01:56:49.244Z] v2.3.0-dev.92 [2022-11-09T01:56:49.244Z] v2.3.0-dev.93 [2022-11-09T01:56:49.244Z] v2.3.0-dev.94 [2022-11-09T01:56:49.244Z] v2.3.0-dev.95 [2022-11-09T01:56:49.244Z] v2.3.0-dev.96 [2022-11-09T01:56:49.244Z] v2.3.0-dev.97 [2022-11-09T01:56:49.244Z] v2.3.0-dev.98 [2022-11-09T01:56:49.244Z] v2.3.0-dev.99 [Pipeline] sh [2022-11-09T01:56:49.525Z] + lftools sign git-tag v2.3.0-dev.106 [2022-11-09T01:56:50.092Z] Signing Git tag with Sigul... [2022-11-09T01:56:50.092Z] Signing v2.3.0-dev.106 [Pipeline] echo [2022-11-09T01:56:50.669Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:56:50.952Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-09T01:56:50.958Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-09T01:56:50.968Z] $ docker stop --time=1 14e08b37fbcb9f3cfbd859c22e56c08ca23ca643f8d98587e2579b3c768f9095 [2022-11-09T01:56:52.319Z] $ docker rm -f 14e08b37fbcb9f3cfbd859c22e56c08ca23ca643f8d98587e2579b3c768f9095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-09T01:56:52.744Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T01:56:52.744Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:56:53.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T01:56:53.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:56:53.104Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:56:53.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T01:56:53.558Z] $ docker top 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 -eo pid,comm [2022-11-09T01:56:53.617Z] 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). [2022-11-09T01:56:53.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T01:56:53.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T01:56:53.651Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T01:56:53.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T01:56:53.766Z] $ docker exec 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 ssh-agent [2022-11-09T01:56:53.892Z] SSH_AUTH_SOCK=/tmp/ssh-otmEqWRzmQ7K/agent.33 [2022-11-09T01:56:53.892Z] SSH_AGENT_PID=39 [2022-11-09T01:56:53.897Z] Running ssh-add (command line suppressed) [2022-11-09T01:56:54.003Z] Identity added: /w/workspace/edgex-go/347@tmp/private_key_12151720240724098120.key (/w/workspace/edgex-go/347@tmp/private_key_12151720240724098120.key) [2022-11-09T01:56:54.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T01:56:54.310Z] + git semver bump pre [2022-11-09T01:56:54.569Z] 2022-11-09 01:56:54,487 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main [2022-11-09T01:56:54.569Z] 2022-11-09 01:56:54,487 [bump_version] DEBUG bumping version:2.3.0-dev.106 on axis:pre with prefix:dev [2022-11-09T01:56:54.569Z] 2022-11-09 01:56:54,488 [bump_version] DEBUG bumped version:2.3.0-dev.107 [2022-11-09T01:56:54.569Z] 2022-11-09 01:56:54,488 [write_version] DEBUG write version:2.3.0-dev.107 to path:/w/workspace/edgex-go/347/.semver/main with force:True [2022-11-09T01:56:54.569Z] 2022-11-09 01:56:54,488 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main [2022-11-09T01:56:54.569Z] 2022-11-09 01:56:54,488 [write_file] DEBUG write to file:/w/workspace/edgex-go/347/.semver/main [2022-11-09T01:56:54.569Z] 2022-11-09 01:56:54,490 [execute] INFO git cat-file --batch-check [2022-11-09T01:56:54.570Z] 2022-11-09 01:56:54,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T01:56:54.570Z] 2022-11-09 01:56:54,496 [execute] INFO git cat-file --batch [2022-11-09T01:56:54.570Z] 2022-11-09 01:56:54,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T01:56:54.570Z] 2022-11-09 01:56:54,502 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main [2022-11-09T01:56:54.570Z] 2.3.0-dev.107 [Pipeline] } [2022-11-09T01:56:54.573Z] $ docker exec --env ******** --env ******** 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 ssh-agent -k [2022-11-09T01:56:54.673Z] unset SSH_AUTH_SOCK; [2022-11-09T01:56:54.674Z] unset SSH_AGENT_PID; [2022-11-09T01:56:54.674Z] echo Agent pid 39 killed; [2022-11-09T01:56:54.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T01:56:54.995Z] + git semver [Pipeline] } [2022-11-09T01:56:55.263Z] $ docker stop --time=1 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 [2022-11-09T01:56:56.629Z] $ docker rm -f 77d21c1447693c472cbc130db2856815b8ac1e260dde379379d80e292eb95393 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T01:56:56.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T01:56:56.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:56:57.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T01:56:57.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:56:57.332Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:56:57.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T01:56:57.764Z] $ docker top ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 -eo pid,comm [2022-11-09T01:56:57.826Z] 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). [2022-11-09T01:56:57.826Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T01:56:57.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T01:56:57.869Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T01:56:57.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T01:56:57.995Z] $ docker exec ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 ssh-agent [2022-11-09T01:56:58.114Z] SSH_AUTH_SOCK=/tmp/ssh-IE9Dlsbc6m53/agent.32 [2022-11-09T01:56:58.114Z] SSH_AGENT_PID=38 [2022-11-09T01:56:58.119Z] Running ssh-add (command line suppressed) [2022-11-09T01:56:58.223Z] Identity added: /w/workspace/edgex-go/347@tmp/private_key_12421336239369142623.key (/w/workspace/edgex-go/347@tmp/private_key_12421336239369142623.key) [2022-11-09T01:56:58.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T01:56:58.611Z] + git semver push [2022-11-09T01:56:58.908Z] 2022-11-09 01:56:58,760 [run_push] DEBUG push [2022-11-09T01:56:58.908Z] 2022-11-09 01:56:58,761 [execute] INFO git cat-file --batch-check [2022-11-09T01:56:58.908Z] 2022-11-09 01:56:58,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=) [2022-11-09T01:56:58.908Z] 2022-11-09 01:56:58,766 [execute] INFO git rev-list 319b20dc001916b53e3847c5083ddb4fe13747bf -- [2022-11-09T01:56:58.908Z] 2022-11-09 01:56:58,766 [execute] DEBUG Popen(['git', 'rev-list', '319b20dc001916b53e3847c5083ddb4fe13747bf', '--'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-09T01:56:58.908Z] 2022-11-09 01:56:58,782 [execute] INFO git fetch -v origin [2022-11-09T01:56:58.908Z] 2022-11-09 01:56:58,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-09T01:56:59.494Z] 2022-11-09 01:56:59,317 [run_push] DEBUG no remote changes detected [2022-11-09T01:56:59.494Z] 2022-11-09 01:56:59,317 [execute] INFO git push origin semver [2022-11-09T01:56:59.494Z] 2022-11-09 01:56:59,318 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/347/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-09T01:57:00.457Z] 2022-11-09 01:57:00,234 [run_push] DEBUG push all version tags [2022-11-09T01:57:00.457Z] 2022-11-09 01:57:00,234 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-09T01:57:00.457Z] 2022-11-09 01:57:00,235 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/347, universal_newlines=False, shell=None, istream=None) [2022-11-09T01:57:01.394Z] 2022-11-09 01:57:01,203 [read_version] DEBUG read version from /w/workspace/edgex-go/347/.semver/main [2022-11-09T01:57:01.394Z] 2.3.0-dev.107 [Pipeline] } [2022-11-09T01:57:01.397Z] $ docker exec --env ******** --env ******** ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 ssh-agent -k [2022-11-09T01:57:01.492Z] unset SSH_AUTH_SOCK; [2022-11-09T01:57:01.492Z] unset SSH_AGENT_PID; [2022-11-09T01:57:01.492Z] echo Agent pid 38 killed; [2022-11-09T01:57:01.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T01:57:01.814Z] + git semver [Pipeline] } [2022-11-09T01:57:02.083Z] $ docker stop --time=1 ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 [2022-11-09T01:57:03.409Z] $ docker rm -f ae53eb9753afd6c5b536f50948ffcc33c11fad27378ba43b29234205d37a5261 [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 [2022-11-09T01:57:03.911Z] + [ -d /w/workspace/edgex-go/347/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:57:04.204Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:57:05.063Z] ---> package-listing.sh [2022-11-09T01:57:05.063Z] ++ facter osfamily [2022-11-09T01:57:05.063Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T01:57:05.323Z] + OS_FAMILY=debian [2022-11-09T01:57:05.323Z] + workspace=/w/workspace/edgex-go/347 [2022-11-09T01:57:05.323Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T01:57:05.323Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T01:57:05.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T01:57:05.323Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T01:57:05.323Z] + '[' /w/workspace/edgex-go/347 ']' [2022-11-09T01:57:05.323Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T01:57:05.323Z] + case "${OS_FAMILY}" in [2022-11-09T01:57:05.323Z] + dpkg -l [2022-11-09T01:57:05.323Z] + grep '^ii' [2022-11-09T01:57:05.323Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T01:57:05.323Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T01:57:05.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T01:57:05.323Z] + '[' /w/workspace/edgex-go/347 ']' [2022-11-09T01:57:05.323Z] + mkdir -p /w/workspace/edgex-go/347/archives/ [2022-11-09T01:57:05.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/347/archives/ [Pipeline] echo [2022-11-09T01:57:05.378Z] 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/347/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-09T01:57:05.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:57:06.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T01:57:06.217Z] [2022-11-09T01:57:06.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T01:57:06.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T01:57:06.511Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-09T01:57:06.511Z] 5eb5b503b376: Pulling fs layer [2022-11-09T01:57:06.511Z] 5c69ac0246d0: Pulling fs layer [2022-11-09T01:57:06.511Z] ec43610c2a17: Pulling fs layer [2022-11-09T01:57:06.511Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-09T01:57:06.511Z] 33b1e0a273af: Pulling fs layer [2022-11-09T01:57:06.511Z] 5d3b04190fa2: Pulling fs layer [2022-11-09T01:57:06.511Z] 2f39f015ded8: Pulling fs layer [2022-11-09T01:57:06.511Z] 3a2ae6a8a46f: Waiting [2022-11-09T01:57:06.511Z] 33b1e0a273af: Waiting [2022-11-09T01:57:06.511Z] 5d3b04190fa2: Waiting [2022-11-09T01:57:06.511Z] 2f39f015ded8: Waiting [2022-11-09T01:57:06.511Z] 5c69ac0246d0: Verifying Checksum [2022-11-09T01:57:06.511Z] 5c69ac0246d0: Download complete [2022-11-09T01:57:06.511Z] 3a2ae6a8a46f: Download complete [2022-11-09T01:57:06.771Z] ec43610c2a17: Verifying Checksum [2022-11-09T01:57:06.771Z] ec43610c2a17: Download complete [2022-11-09T01:57:06.771Z] 33b1e0a273af: Verifying Checksum [2022-11-09T01:57:06.771Z] 33b1e0a273af: Download complete [2022-11-09T01:57:06.771Z] 5d3b04190fa2: Verifying Checksum [2022-11-09T01:57:06.771Z] 5d3b04190fa2: Download complete [2022-11-09T01:57:06.771Z] 5eb5b503b376: Verifying Checksum [2022-11-09T01:57:06.771Z] 5eb5b503b376: Download complete [2022-11-09T01:57:07.340Z] 2f39f015ded8: Download complete [2022-11-09T01:57:08.273Z] 5eb5b503b376: Pull complete [2022-11-09T01:57:08.273Z] 5c69ac0246d0: Pull complete [2022-11-09T01:57:08.532Z] ec43610c2a17: Pull complete [2022-11-09T01:57:08.789Z] 3a2ae6a8a46f: Pull complete [2022-11-09T01:57:09.047Z] 33b1e0a273af: Pull complete [2022-11-09T01:57:09.047Z] 5d3b04190fa2: Pull complete [2022-11-09T01:57:13.230Z] 2f39f015ded8: Pull complete [2022-11-09T01:57:13.230Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-09T01:57:13.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T01:57:13.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T01:57:13.314Z] prd-ubuntu20.04-docker-8c-8g-118712 does not seem to be running inside a container [2022-11-09T01:57:13.338Z] $ 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/347/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/347 -v /w/workspace/edgex-go/347:/w/workspace/edgex-go/347:rw,z -v /w/workspace/edgex-go/347@tmp:/w/workspace/edgex-go/347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T01:57:15.136Z] $ docker top 956f013a3fa3c30959fa022a7e79d07295d9e55a38677601081aec7572b8bef1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T01:57:15.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T01:57:15.763Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T01:57:16.048Z] + ls /var/log/sa-host [2022-11-09T01:57:16.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T01:57:16.188Z] provisioning config files... [2022-11-09T01:57:16.197Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/347@tmp/config4971712170084957008tmp [Pipeline] { [Pipeline] echo [2022-11-09T01:57:16.208Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:57:16.488Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T01:57:16.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:57:16.813Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T01:57:16.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:57:17.106Z] ---> sudo-logs.sh [2022-11-09T01:57:17.106Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T01:57:17.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:57:17.409Z] ---> job-cost.sh [2022-11-09T01:57:17.409Z] lf-activate-venv: SKIPPING [2022-11-09T01:57:17.409Z] DEBUG: total: 0.10999999940395355 [2022-11-09T01:57:17.409Z] INFO: Retrieving Stack Cost... [2022-11-09T01:57:17.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T01:57:18.238Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T01:57:18.248Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T01:57:18.525Z] ---> logs-deploy.sh [2022-11-09T01:57:18.525Z] lf-activate-venv: SKIPPING [2022-11-09T01:57:18.525Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/347 [2022-11-09T01:57:18.525Z] INFO: archiving workspace using pattern(s): [2022-11-09T01:57:19.461Z] Archives upload complete. [2022-11-09T01:57:19.720Z] INFO: archiving logs to Nexus