Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af696e210749021336152133b8ef9886b3924fac 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-ssh1303282878024170540.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-ssh5198608785266557058.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-ssh16492138995198232672.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-ssh15068450433069807448.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-ssh11007827324652345906.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119341 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/350 [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/350 # 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 af696e210749021336152133b8ef9886b3924fac (main) Commit message: "build(snap): Remove helper scripts from staged snaps (#4232)" > 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 af696e210749021336152133b8ef9886b3924fac # timeout=10 > git rev-list --no-walk a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-16T13:20:08.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-16T13:20:08.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-16T13:20:08.943Z] ========================================================= [2022-11-16T13:20:08.943Z] EdgeX Global Pipelines Version Info [2022-11-16T13:20:08.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:20:10.069Z] ------------------- [2022-11-16T13:20:10.069Z] stable info: [2022-11-16T13:20:10.069Z] ------------------- [2022-11-16T13:20:10.069Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-16T13:20:10.069Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-16T13:20:10.069Z] Message: update stable to v1.0.244 [2022-11-16T13:20:10.330Z] ------------------- [2022-11-16T13:20:10.330Z] experimental info: [2022-11-16T13:20:10.330Z] ------------------- [2022-11-16T13:20:10.330Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-16T13:20:10.330Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-16T13:20:10.330Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-16T13:20:10.489Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-16T13:20:10.501Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-16T13:20:10.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-16T13:20:10.527Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-16T13:20:10.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-16T13:20:10.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-16T13:20:10.561Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-16T13:20:10.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-16T13:20:10.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-16T13:20:10.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-16T13:20:10.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-16T13:20:10.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-16T13:20:10.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-16T13:20:10.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-16T13:20:10.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-16T13:20:10.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-16T13:20:10.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-16T13:20:10.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-16T13:20:10.715Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-16T13:20:10.725Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-16T13:20:10.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-16T13:20:10.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-16T13:20:10.755Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-16T13:20:10.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-16T13:20:10.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-16T13:20:10.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-16T13:20:10.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af696e210749021336152133b8ef9886b3924fac [Pipeline] echo [2022-11-16T13:20:10.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af696e2 [Pipeline] echo [2022-11-16T13:20:10.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T13:20:10.861Z] provisioning config files... [2022-11-16T13:20:10.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/350@tmp/config1583734414588425844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:20:11.179Z] ---> docker-login.sh [2022-11-16T13:20:11.179Z] nexus3.edgexfoundry.org:10001 [2022-11-16T13:20:11.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:20:11.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:20:11.699Z] Configure a credential helper to remove this warning. See [2022-11-16T13:20:11.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:20:11.699Z] [2022-11-16T13:20:11.699Z] Login Succeeded [2022-11-16T13:20:11.699Z] nexus3.edgexfoundry.org:10002 [2022-11-16T13:20:11.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:20:11.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:20:11.699Z] Configure a credential helper to remove this warning. See [2022-11-16T13:20:11.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:20:11.699Z] [2022-11-16T13:20:11.699Z] Login Succeeded [2022-11-16T13:20:11.699Z] nexus3.edgexfoundry.org:10003 [2022-11-16T13:20:11.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:20:11.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:20:11.959Z] Configure a credential helper to remove this warning. See [2022-11-16T13:20:11.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:20:11.959Z] [2022-11-16T13:20:11.959Z] Login Succeeded [2022-11-16T13:20:11.959Z] nexus3.edgexfoundry.org:10004 [2022-11-16T13:20:11.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:20:11.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:20:11.959Z] Configure a credential helper to remove this warning. See [2022-11-16T13:20:11.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:20:11.960Z] [2022-11-16T13:20:11.960Z] Login Succeeded [2022-11-16T13:20:11.960Z] docker.io [2022-11-16T13:20:12.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:20:12.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:20:12.220Z] Configure a credential helper to remove this warning. See [2022-11-16T13:20:12.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:20:12.220Z] [2022-11-16T13:20:12.220Z] Login Succeeded [2022-11-16T13:20:12.481Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T13:20:12.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T13:20:12.790Z] + 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-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + dirname cmd/core-command/Dockerfile [2022-11-16T13:20:12.790Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + dirname cmd/core-data/Dockerfile [2022-11-16T13:20:12.790Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + dirname cmd/core-metadata/Dockerfile [2022-11-16T13:20:12.790Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-16T13:20:12.790Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-11-16T13:20:12.790Z] cut -d/ -f2 [2022-11-16T13:20:12.790Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-16T13:20:12.790Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2022-11-16T13:20:12.790Z] [2022-11-16T13:20:12.790Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-16T13:20:12.790Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-16T13:20:12.790Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-16T13:20:12.790Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-16T13:20:12.790Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-16T13:20:12.790Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + dirname cmd/support-notifications/Dockerfile [2022-11-16T13:20:12.790Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-16T13:20:12.790Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-16T13:20:12.790Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-16T13:20:12.790Z] + cut -d/ -f2 [2022-11-16T13:20:12.790Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-16T13:20:12.856Z] 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-16T13:20:13.196Z] + git rev-list -1 --merges af696e210749021336152133b8ef9886b3924fac~1..af696e210749021336152133b8ef9886b3924fac [Pipeline] echo [2022-11-16T13:20:13.208Z] -----------> git rev-list -1 --merges af696e210749021336152133b8ef9886b3924fac~1..af696e210749021336152133b8ef9886b3924fac af696e210749021336152133b8ef9886b3924fac [false] [Pipeline] sh [2022-11-16T13:20:13.492Z] + git log --format=format:%s -1 af696e210749021336152133b8ef9886b3924fac [Pipeline] echo [2022-11-16T13:20:13.506Z] ========================================================= [2022-11-16T13:20:13.506Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-16T13:20:13.506Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-16T13:20:13.923Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T13:20:13.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-16T13:20:13.924Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-16T13:20:13.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-16T13:20:13.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-16T13:20:13.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-16T13:20:13.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:20:14.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T13:20:14.325Z] [2022-11-16T13:20:14.325Z] 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-16T13:20:14.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T13:20:14.627Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-16T13:20:14.627Z] b85a868b505f: Pulling fs layer [2022-11-16T13:20:14.627Z] e2be974225ed: Pulling fs layer [2022-11-16T13:20:14.627Z] 339a4e72a1f5: Pulling fs layer [2022-11-16T13:20:14.627Z] 988bab9f4d93: Pulling fs layer [2022-11-16T13:20:14.627Z] 1469e6f7b9e6: Pulling fs layer [2022-11-16T13:20:14.627Z] eaf3925da568: Pulling fs layer [2022-11-16T13:20:14.627Z] bab4dde63d76: Pulling fs layer [2022-11-16T13:20:14.627Z] bde34c3a00c8: Pulling fs layer [2022-11-16T13:20:14.627Z] b352a97aabf1: Pulling fs layer [2022-11-16T13:20:14.627Z] 4872d77fe225: Pulling fs layer [2022-11-16T13:20:14.627Z] 5851b861e8e6: Pulling fs layer [2022-11-16T13:20:14.627Z] bab4dde63d76: Waiting [2022-11-16T13:20:14.627Z] 5851b861e8e6: Waiting [2022-11-16T13:20:14.627Z] 4872d77fe225: Waiting [2022-11-16T13:20:14.627Z] bde34c3a00c8: Waiting [2022-11-16T13:20:14.627Z] b352a97aabf1: Waiting [2022-11-16T13:20:14.627Z] 988bab9f4d93: Waiting [2022-11-16T13:20:14.627Z] 1469e6f7b9e6: Waiting [2022-11-16T13:20:14.627Z] eaf3925da568: Waiting [2022-11-16T13:20:14.627Z] e2be974225ed: Verifying Checksum [2022-11-16T13:20:14.627Z] e2be974225ed: Download complete [2022-11-16T13:20:14.627Z] 988bab9f4d93: Verifying Checksum [2022-11-16T13:20:14.627Z] 988bab9f4d93: Download complete [2022-11-16T13:20:14.888Z] 1469e6f7b9e6: Verifying Checksum [2022-11-16T13:20:14.888Z] 1469e6f7b9e6: Download complete [2022-11-16T13:20:14.888Z] 339a4e72a1f5: Verifying Checksum [2022-11-16T13:20:14.888Z] 339a4e72a1f5: Download complete [2022-11-16T13:20:14.888Z] eaf3925da568: Verifying Checksum [2022-11-16T13:20:14.888Z] eaf3925da568: Download complete [2022-11-16T13:20:14.888Z] bde34c3a00c8: Download complete [2022-11-16T13:20:14.888Z] b352a97aabf1: Download complete [2022-11-16T13:20:14.888Z] 4872d77fe225: Verifying Checksum [2022-11-16T13:20:14.888Z] 4872d77fe225: Download complete [2022-11-16T13:20:14.889Z] 5851b861e8e6: Download complete [2022-11-16T13:20:14.889Z] b85a868b505f: Download complete [2022-11-16T13:20:15.456Z] bab4dde63d76: Verifying Checksum [2022-11-16T13:20:15.456Z] bab4dde63d76: Download complete [2022-11-16T13:20:16.411Z] b85a868b505f: Pull complete [2022-11-16T13:20:16.411Z] e2be974225ed: Pull complete [2022-11-16T13:20:16.981Z] 339a4e72a1f5: Pull complete [2022-11-16T13:20:16.981Z] 988bab9f4d93: Pull complete [2022-11-16T13:20:17.241Z] 1469e6f7b9e6: Pull complete [2022-11-16T13:20:17.501Z] eaf3925da568: Pull complete [2022-11-16T13:20:19.402Z] bab4dde63d76: Pull complete [2022-11-16T13:20:19.402Z] bde34c3a00c8: Pull complete [2022-11-16T13:20:19.661Z] b352a97aabf1: Pull complete [2022-11-16T13:20:19.661Z] 4872d77fe225: Pull complete [2022-11-16T13:20:19.661Z] 5851b861e8e6: Pull complete [2022-11-16T13:20:19.661Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-16T13:20:19.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T13:20:19.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:20:19.743Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:20:19.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T13:20:22.712Z] $ docker top 87fbb7a01723ffd473dc6ac14d21b01aa23e83f3cdabd3cc29f34c8650d72270 -eo pid,comm [2022-11-16T13:20:22.763Z] 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-16T13:20:22.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T13:20:22.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T13:20:22.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T13:20:22.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T13:20:22.984Z] $ docker exec 87fbb7a01723ffd473dc6ac14d21b01aa23e83f3cdabd3cc29f34c8650d72270 ssh-agent [2022-11-16T13:20:23.089Z] SSH_AUTH_SOCK=/tmp/ssh-RypYc7T4OKXA/agent.31 [2022-11-16T13:20:23.089Z] SSH_AGENT_PID=37 [2022-11-16T13:20:23.095Z] Running ssh-add (command line suppressed) [2022-11-16T13:20:23.203Z] Identity added: /w/workspace/edgex-go/350@tmp/private_key_9061710217999814438.key (/w/workspace/edgex-go/350@tmp/private_key_9061710217999814438.key) [2022-11-16T13:20:23.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T13:20:23.499Z] + git tag --points-at HEAD [Pipeline] } [2022-11-16T13:20:23.513Z] $ docker exec --env ******** --env ******** 87fbb7a01723ffd473dc6ac14d21b01aa23e83f3cdabd3cc29f34c8650d72270 ssh-agent -k [2022-11-16T13:20:23.610Z] unset SSH_AUTH_SOCK; [2022-11-16T13:20:23.610Z] unset SSH_AGENT_PID; [2022-11-16T13:20:23.610Z] echo Agent pid 37 killed; [2022-11-16T13:20:23.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-16T13:20:23.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T13:20:23.641Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T13:20:23.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T13:20:23.760Z] $ docker exec 87fbb7a01723ffd473dc6ac14d21b01aa23e83f3cdabd3cc29f34c8650d72270 ssh-agent [2022-11-16T13:20:23.863Z] SSH_AUTH_SOCK=/tmp/ssh-o7pXEFfU2hNz/agent.69 [2022-11-16T13:20:23.863Z] SSH_AGENT_PID=75 [2022-11-16T13:20:23.868Z] Running ssh-add (command line suppressed) [2022-11-16T13:20:23.979Z] Identity added: /w/workspace/edgex-go/350@tmp/private_key_14984744763109746911.key (/w/workspace/edgex-go/350@tmp/private_key_14984744763109746911.key) [2022-11-16T13:20:23.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T13:20:24.273Z] + git semver init [2022-11-16T13:20:24.531Z] 2022-11-16 13:20:24,508 [run_init] DEBUG init version:0.0.0 force:False [2022-11-16T13:20:24.531Z] 2022-11-16 13:20:24,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/350/.semver [2022-11-16T13:20:24.531Z] 2022-11-16 13:20:24,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/350/.semver [2022-11-16T13:20:24.531Z] 2022-11-16 13:20:24,510 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/350/.semver'], cwd=/w/workspace/edgex-go/350, universal_newlines=False, shell=None, istream=None) [2022-11-16T13:20:31.166Z] 2022-11-16 13:20:30,468 [append_file] DEBUG append to file:/w/workspace/edgex-go/350/.git/info/exclude [2022-11-16T13:20:31.166Z] 2022-11-16 13:20:30,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/350/.semver/main with force:False [2022-11-16T13:20:31.166Z] 2022-11-16 13:20:30,468 [read_version] DEBUG read version from /w/workspace/edgex-go/350/.semver/main [2022-11-16T13:20:31.166Z] 2022-11-16 13:20:30,468 [read_version] DEBUG read version from /w/workspace/edgex-go/350/.semver/main [2022-11-16T13:20:31.166Z] 2.3.1-dev.2 [Pipeline] } [2022-11-16T13:20:31.179Z] $ docker exec --env ******** --env ******** 87fbb7a01723ffd473dc6ac14d21b01aa23e83f3cdabd3cc29f34c8650d72270 ssh-agent -k [2022-11-16T13:20:31.290Z] unset SSH_AUTH_SOCK; [2022-11-16T13:20:31.291Z] unset SSH_AGENT_PID; [2022-11-16T13:20:31.291Z] echo Agent pid 75 killed; [2022-11-16T13:20:31.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T13:20:31.607Z] + git semver [Pipeline] } [2022-11-16T13:20:31.882Z] $ docker stop --time=1 87fbb7a01723ffd473dc6ac14d21b01aa23e83f3cdabd3cc29f34c8650d72270 [2022-11-16T13:20:33.178Z] $ docker rm -f 87fbb7a01723ffd473dc6ac14d21b01aa23e83f3cdabd3cc29f34c8650d72270 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T13:20:33.511Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-16T13:20:33.694Z] Stashed 1 file(s) [Pipeline] echo [2022-11-16T13:20:33.697Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.2 [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-16T13:20:34.096Z] + git config --global --add safe.directory /w/workspace/edgex-go/350 [Pipeline] echo [2022-11-16T13:20:34.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T13:20:34.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T13:20:34.130Z] ========================================================= [2022-11-16T13:20:34.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-16T13:20:34.130Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-16T13:20:34.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T13:20:34.415Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-16T13:20:34.415Z] 213ec9aee27d: Pulling fs layer [2022-11-16T13:20:34.415Z] 4583459ba037: Pulling fs layer [2022-11-16T13:20:34.415Z] 93c1e223e6f2: Pulling fs layer [2022-11-16T13:20:34.415Z] 53926ce57604: Pulling fs layer [2022-11-16T13:20:34.415Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-16T13:20:34.415Z] 22ff95d597cd: Pulling fs layer [2022-11-16T13:20:34.415Z] 12d6caf4c0d1: Pulling fs layer [2022-11-16T13:20:34.415Z] 96b7cbca73a9: Pulling fs layer [2022-11-16T13:20:34.415Z] a7acece74701: Pulling fs layer [2022-11-16T13:20:34.415Z] 21b2b0c7a3f4: Waiting [2022-11-16T13:20:34.415Z] 22ff95d597cd: Waiting [2022-11-16T13:20:34.415Z] 12d6caf4c0d1: Waiting [2022-11-16T13:20:34.415Z] 96b7cbca73a9: Waiting [2022-11-16T13:20:34.415Z] a7acece74701: Waiting [2022-11-16T13:20:34.415Z] 53926ce57604: Waiting [2022-11-16T13:20:34.415Z] 93c1e223e6f2: Download complete [2022-11-16T13:20:34.415Z] 4583459ba037: Verifying Checksum [2022-11-16T13:20:34.415Z] 4583459ba037: Download complete [2022-11-16T13:20:34.415Z] 21b2b0c7a3f4: Download complete [2022-11-16T13:20:34.415Z] 22ff95d597cd: Verifying Checksum [2022-11-16T13:20:34.415Z] 22ff95d597cd: Download complete [2022-11-16T13:20:34.415Z] 213ec9aee27d: Verifying Checksum [2022-11-16T13:20:34.679Z] 213ec9aee27d: Pull complete [2022-11-16T13:20:34.951Z] 4583459ba037: Pull complete [2022-11-16T13:20:34.951Z] 93c1e223e6f2: Pull complete [2022-11-16T13:20:35.213Z] a7acece74701: Verifying Checksum [2022-11-16T13:20:35.213Z] a7acece74701: Download complete [2022-11-16T13:20:35.213Z] 96b7cbca73a9: Verifying Checksum [2022-11-16T13:20:35.213Z] 96b7cbca73a9: Download complete [2022-11-16T13:20:35.213Z] 53926ce57604: Verifying Checksum [2022-11-16T13:20:35.213Z] 53926ce57604: Download complete [2022-11-16T13:20:39.395Z] 53926ce57604: Pull complete [2022-11-16T13:20:39.395Z] 21b2b0c7a3f4: Pull complete [2022-11-16T13:20:39.395Z] 22ff95d597cd: Pull complete [2022-11-16T13:20:39.395Z] 12d6caf4c0d1: Pull complete [2022-11-16T13:20:42.691Z] 96b7cbca73a9: Pull complete [2022-11-16T13:20:43.258Z] a7acece74701: Pull complete [2022-11-16T13:20:43.258Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-16T13:20:43.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T13:20:43.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-16T13:20:43.809Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T13:20:43.810Z] WORKDIR /edgex [2022-11-16T13:20:43.810Z] COPY go.mod . [2022-11-16T13:20:43.810Z] RUN go mod download build [2022-11-16T13:20:43.810Z] -t ci-base-image-x86_64 -f - . [2022-11-16T13:20:44.745Z] Sending build context to Docker daemon 169.8MB [2022-11-16T13:20:44.745Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-16T13:20:44.745Z] ---> db6d94c90886 [2022-11-16T13:20:44.745Z] Step 2/4 : WORKDIR /edgex [2022-11-16T13:20:48.780Z] Still waiting to schedule task [2022-11-16T13:20:48.780Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-16T13:20:52.911Z] ---> Running in 48c7056becb6 [2022-11-16T13:20:52.911Z] Removing intermediate container 48c7056becb6 [2022-11-16T13:20:52.911Z] ---> 99635a9607d8 [2022-11-16T13:20:52.911Z] Step 3/4 : COPY go.mod . [2022-11-16T13:20:52.911Z] ---> 082f32f50b34 [2022-11-16T13:20:52.911Z] Step 4/4 : RUN go mod download [2022-11-16T13:20:52.911Z] ---> Running in 6e3ced5f7778 [2022-11-16T13:21:11.001Z] Removing intermediate container 6e3ced5f7778 [2022-11-16T13:21:11.001Z] ---> 951507301474 [2022-11-16T13:21:11.001Z] Successfully built 951507301474 [2022-11-16T13:21:11.001Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:21:11.298Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-16T13:21:11.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:21:11.358Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:21:11.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-16T13:21:11.745Z] $ docker top 806720cf7dfc5745690d86b78e6740f3dfffce43670dfae96e8bf46ab6659b32 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T13:21:12.082Z] + go version [2022-11-16T13:21:12.082Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-16T13:21:12.094Z] $ docker stop --time=1 806720cf7dfc5745690d86b78e6740f3dfffce43670dfae96e8bf46ab6659b32 [2022-11-16T13:21:13.331Z] $ docker rm -f 806720cf7dfc5745690d86b78e6740f3dfffce43670dfae96e8bf46ab6659b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:21:13.731Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-16T13:21:13.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:21:13.798Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:21:13.831Z] $ 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/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-16T13:21:14.144Z] $ docker top b53017f40f1444efdd6fe56d07ec4cce73dd7d6da103a54aaca71f3e8cfd2bc0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-16T13:21:14.209Z] ========================================================= [2022-11-16T13:21:14.209Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-16T13:21:14.209Z] ========================================================= [Pipeline] sh [2022-11-16T13:21:14.483Z] + git config --global --add safe.directory /w/workspace/edgex-go/350 [Pipeline] fileExists [Pipeline] sh [2022-11-16T13:21:14.779Z] + make test [2022-11-16T13:21:14.779Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-16T13:21:21.339Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-16T13:21:36.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-16T13:21:36.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.099s coverage: 28.7% of statements [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-16T13:21:36.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements [2022-11-16T13:21:36.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.153s coverage: 43.0% of statements [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-16T13:21:36.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-16T13:21:36.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.495s coverage: 89.2% of statements [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.2% of statements [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.542s coverage: 95.6% of statements [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.119s coverage: 72.2% of statements [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 60.0% of statements [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements [2022-11-16T13:21:40.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.090s coverage: 79.5% of statements [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-11-16T13:21:40.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements [2022-11-16T13:21:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2022-11-16T13:21:50.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-11-16T13:21:51.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.176s coverage: 79.9% of statements [2022-11-16T13:21:51.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 58.8% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 85.4% of statements [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.7% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 89.4% of statements [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 65.8% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-16T13:21:59.851Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-16T13:21:59.851Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-16T13:21:59.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-11-16T13:21:59.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-11-16T13:21:59.852Z] 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-16T13:22:11.669Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119342 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-11-16T13:22:11.680Z] Running in /w/workspace/edgex-go/350 [Pipeline] { [Pipeline] checkout [2022-11-16T13:22:11.715Z] The recommended git tool is: git [2022-11-16T13:22:16.898Z] using credential edgex-jenkins-ssh [2022-11-16T13:22:16.911Z] Cloning the remote Git repository [2022-11-16T13:22:16.950Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-16T13:22:17.016Z] > git init /w/workspace/edgex-go/350 # timeout=10 [2022-11-16T13:22:17.152Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-16T13:22:17.153Z] > git --version # timeout=10 [2022-11-16T13:22:17.177Z] > git --version # 'git version 2.25.1' [2022-11-16T13:22:17.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-16T13:22:17.224Z] Verifying host key using known hosts file [2022-11-16T13:22:17.408Z] 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-16T13:22:17.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-16T13:22:21.778Z] 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-16T13:22:21.778Z] GO111MODULE=on go vet ./... [2022-11-16T13:22:23.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-16T13:22:23.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-16T13:22:23.677Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-16T13:22:23.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-16T13:22:23.973Z] + ls -al . [2022-11-16T13:22:23.973Z] total 776 [2022-11-16T13:22:23.973Z] drwxrwxr-x 11 1001 1001 4096 Nov 16 13:21 . [2022-11-16T13:22:23.973Z] drwxr-xr-x 4 root root 4096 Nov 16 13:21 .. [2022-11-16T13:22:23.973Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 13:20 .blubracket [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 16 Nov 16 13:20 .dockerignore [2022-11-16T13:22:23.973Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 13:22 .git [2022-11-16T13:22:23.973Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 13:20 .github [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 1030 Nov 16 13:20 .gitignore [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 13:20 .golangci.yml [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 87 Nov 16 13:20 .hadolint.yml [2022-11-16T13:22:23.973Z] drwxr-xr-x 3 1001 1001 4096 Nov 16 13:20 .semver [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 13:20 .sonarcloud.properties [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 13:20 ADOPTERS.md [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 10722 Nov 16 13:20 Attribution.txt [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 73765 Nov 16 13:20 CHANGELOG.md [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 13:20 CONTRIBUTING.md [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 13:20 GOVERNANCE.md [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 850 Nov 16 13:20 Jenkinsfile [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 13:20 LICENSE [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 13857 Nov 16 13:20 Makefile [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 13:20 OWNERS.md [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 9799 Nov 16 13:20 README.md [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 13:20 SECURITY.md [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 13:20 VERSION [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 13:20 ZMQWindows.md [2022-11-16T13:22:23.973Z] drwxrwxr-x 2 1001 1001 4096 Nov 16 13:20 bin [2022-11-16T13:22:23.973Z] drwxrwxr-x 18 1001 1001 4096 Nov 16 13:20 cmd [2022-11-16T13:22:23.973Z] -rw-r--r-- 1 root root 501828 Nov 16 13:21 coverage.out [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 3405 Nov 16 13:20 go.mod [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 44978 Nov 16 13:20 go.sum [2022-11-16T13:22:23.973Z] drwxrwxr-x 8 1001 1001 4096 Nov 16 13:20 internal [2022-11-16T13:22:23.973Z] drwxrwxr-x 3 1001 1001 4096 Nov 16 13:20 openapi [2022-11-16T13:22:23.973Z] drwxrwxr-x 4 1001 1001 4096 Nov 16 13:20 snap [2022-11-16T13:22:23.973Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 13:20 version.go [Pipeline] sh [2022-11-16T13:22:24.254Z] + '[' -e coverage.out ] [2022-11-16T13:22:24.254Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-16T13:22:24.356Z] Stashed 1 file(s) [Pipeline] sh [2022-11-16T13:22:24.631Z] + make build [2022-11-16T13:22:24.631Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-16T13:22:35.373Z] Avoid second fetch [2022-11-16T13:22:35.374Z] Checking out Revision af696e210749021336152133b8ef9886b3924fac (main) [2022-11-16T13:22:34.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-16T13:22:34.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-16T13:22:35.391Z] > git config core.sparsecheckout # timeout=10 [2022-11-16T13:22:35.414Z] > git checkout -f af696e210749021336152133b8ef9886b3924fac # timeout=10 [2022-11-16T13:22:36.018Z] Commit message: "build(snap): Remove helper scripts from staged snaps (#4232)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-16T13:22:36.941Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-16T13:22:36.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-16T13:22:36.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:22:36.951Z] Dload Upload Total Spent Left Speed [2022-11-16T13:22:36.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 68863 0 --:--:-- --:--:-- --:--:-- 68863 [Pipeline] sh [2022-11-16T13:22:37.522Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-16T13:22:37.847Z] + sudo tee /etc/docker/daemon.new [2022-11-16T13:22:37.847Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-16T13:22:37.847Z] { [2022-11-16T13:22:37.847Z] "registry-mirrors": [ [2022-11-16T13:22:37.847Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-16T13:22:37.847Z] ], [2022-11-16T13:22:37.847Z] "bip": "10.250.0.254/24", [2022-11-16T13:22:37.847Z] "hosts": [ [2022-11-16T13:22:37.847Z] "tcp://0.0.0.0:5555", [2022-11-16T13:22:37.847Z] "unix:///var/run/docker.sock" [2022-11-16T13:22:37.847Z] ], [2022-11-16T13:22:37.847Z] "mtu": 1458, [2022-11-16T13:22:37.847Z] "selinux-enabled": true, [2022-11-16T13:22:37.847Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-16T13:22:37.847Z] } [Pipeline] sh [2022-11-16T13:22:38.177Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-16T13:22:38.507Z] + sudo service docker restart [2022-11-16T13:22:49.236Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-16T13:22:49.236Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-16T13:22:55.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-16T13:22:55.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-16T13:22:56.734Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T13:22:56.841Z] provisioning config files... [2022-11-16T13:22:56.865Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/350@tmp/config4135802090645932171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:22:57.225Z] ---> docker-login.sh [2022-11-16T13:22:57.226Z] nexus3.edgexfoundry.org:10001 [2022-11-16T13:22:57.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:22:57.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:22:57.832Z] Configure a credential helper to remove this warning. See [2022-11-16T13:22:57.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:22:57.832Z] [2022-11-16T13:22:57.832Z] Login Succeeded [2022-11-16T13:22:57.832Z] nexus3.edgexfoundry.org:10002 [2022-11-16T13:22:58.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:22:58.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-16T13:22:58.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:22:58.382Z] Configure a credential helper to remove this warning. See [2022-11-16T13:22:58.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:22:58.382Z] [2022-11-16T13:22:58.382Z] Login Succeeded [2022-11-16T13:22:58.382Z] nexus3.edgexfoundry.org:10003 [2022-11-16T13:22:58.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:22:58.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:22:58.654Z] Configure a credential helper to remove this warning. See [2022-11-16T13:22:58.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:22:58.654Z] [2022-11-16T13:22:58.654Z] Login Succeeded [2022-11-16T13:22:58.654Z] nexus3.edgexfoundry.org:10004 [2022-11-16T13:22:58.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-16T13:22:58.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:22:58.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:22:58.927Z] Configure a credential helper to remove this warning. See [2022-11-16T13:22:58.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:22:58.927Z] [2022-11-16T13:22:58.927Z] Login Succeeded [2022-11-16T13:22:58.927Z] docker.io [2022-11-16T13:22:59.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:22:59.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:22:59.469Z] Configure a credential helper to remove this warning. See [2022-11-16T13:22:59.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:22:59.469Z] [2022-11-16T13:22:59.469Z] Login Succeeded [2022-11-16T13:22:59.469Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T13:22:59.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-16T13:22:59.946Z] + git config --global --add safe.directory /w/workspace/edgex-go/350 [Pipeline] echo [2022-11-16T13:22:59.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T13:22:59.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T13:22:59.987Z] ========================================================= [2022-11-16T13:22:59.987Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-16T13:22:59.987Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-16T13:23:00.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-16T13:23:00.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T13:23:00.384Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-16T13:23:00.384Z] 9b18e9b68314: Pulling fs layer [2022-11-16T13:23:00.384Z] 35d82f9e3411: Pulling fs layer [2022-11-16T13:23:00.384Z] e16973657156: Pulling fs layer [2022-11-16T13:23:00.384Z] fc693d55d65f: Pulling fs layer [2022-11-16T13:23:00.384Z] 7e9fc2657dce: Pulling fs layer [2022-11-16T13:23:00.384Z] dda99020689f: Pulling fs layer [2022-11-16T13:23:00.384Z] db1c61fa0a46: Pulling fs layer [2022-11-16T13:23:00.384Z] 891c053d2c06: Pulling fs layer [2022-11-16T13:23:00.384Z] fc693d55d65f: Waiting [2022-11-16T13:23:00.384Z] 7e9fc2657dce: Waiting [2022-11-16T13:23:00.384Z] dda99020689f: Waiting [2022-11-16T13:23:00.384Z] db1c61fa0a46: Waiting [2022-11-16T13:23:00.384Z] 891c053d2c06: Waiting [2022-11-16T13:23:00.642Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-16T13:23:00.667Z] e16973657156: Verifying Checksum [2022-11-16T13:23:00.667Z] e16973657156: Download complete [2022-11-16T13:23:00.667Z] 35d82f9e3411: Verifying Checksum [2022-11-16T13:23:00.667Z] 35d82f9e3411: Download complete [2022-11-16T13:23:00.667Z] 7e9fc2657dce: Download complete [2022-11-16T13:23:00.667Z] dda99020689f: Verifying Checksum [2022-11-16T13:23:00.667Z] dda99020689f: Download complete [2022-11-16T13:23:00.667Z] 9b18e9b68314: Verifying Checksum [2022-11-16T13:23:00.667Z] 9b18e9b68314: Download complete [2022-11-16T13:23:02.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-16T13:23:02.547Z] 9b18e9b68314: Pull complete [2022-11-16T13:23:02.547Z] 891c053d2c06: Verifying Checksum [2022-11-16T13:23:02.547Z] 891c053d2c06: Download complete [2022-11-16T13:23:02.547Z] 35d82f9e3411: Pull complete [2022-11-16T13:23:02.547Z] e16973657156: Pull complete [2022-11-16T13:23:03.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-16T13:23:03.142Z] db1c61fa0a46: Download complete [2022-11-16T13:23:03.727Z] fc693d55d65f: Verifying Checksum [2022-11-16T13:23:03.727Z] fc693d55d65f: Download complete [Pipeline] } [2022-11-16T13:23:04.056Z] $ docker stop --time=1 b53017f40f1444efdd6fe56d07ec4cce73dd7d6da103a54aaca71f3e8cfd2bc0 [2022-11-16T13:23:08.797Z] $ docker rm -f b53017f40f1444efdd6fe56d07ec4cce73dd7d6da103a54aaca71f3e8cfd2bc0 [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-16T13:23:09.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T13:23:09.652Z] [2022-11-16T13:23:09.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:23:09.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T13:23:09.950Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-16T13:23:09.950Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-16T13:23:09.950Z] ca9280d653b3: Pulling fs layer [2022-11-16T13:23:09.950Z] 7e9c9ca2126c: Pulling fs layer [2022-11-16T13:23:09.950Z] cbdbe7a5bc2a: Verifying Checksum [2022-11-16T13:23:09.950Z] cbdbe7a5bc2a: Download complete [2022-11-16T13:23:10.210Z] ca9280d653b3: Verifying Checksum [2022-11-16T13:23:10.210Z] cbdbe7a5bc2a: Pull complete [2022-11-16T13:23:10.776Z] 7e9c9ca2126c: Download complete [2022-11-16T13:23:10.776Z] ca9280d653b3: Pull complete [2022-11-16T13:23:14.060Z] 7e9c9ca2126c: Pull complete [2022-11-16T13:23:14.060Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-16T13:23:14.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T13:23:14.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:23:14.131Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:23:14.159Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@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-16T13:23:16.062Z] fc693d55d65f: Pull complete [2022-11-16T13:23:16.062Z] 7e9fc2657dce: Pull complete [2022-11-16T13:23:16.062Z] dda99020689f: Pull complete [2022-11-16T13:23:17.070Z] $ docker top 667cae6c2b7882b9a8c140c3aac13508111853b11ca4d2ce9e5cab188958b0fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T13:23:17.402Z] + docker-compose build --help [2022-11-16T13:23:17.402Z] + grep parallel [2022-11-16T13:23:17.969Z] --parallel Build images in parallel. [Pipeline] } [2022-11-16T13:23:17.981Z] $ docker stop --time=1 667cae6c2b7882b9a8c140c3aac13508111853b11ca4d2ce9e5cab188958b0fb [2022-11-16T13:23:19.247Z] $ docker rm -f 667cae6c2b7882b9a8c140c3aac13508111853b11ca4d2ce9e5cab188958b0fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:23:19.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-16T13:23:19.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:23:19.704Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:23:19.738Z] $ 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/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-16T13:23:20.069Z] $ docker top 9ced7d1646ac190c1d0ef16d53e6f9c75fe897804a010a11043cb317527ad669 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T13:23:20.418Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-16T13:23:20.983Z] Building core-command ... [2022-11-16T13:23:20.983Z] Building core-data ... [2022-11-16T13:23:20.983Z] Building core-metadata ... [2022-11-16T13:23:20.983Z] Building security-bootstrapper ... [2022-11-16T13:23:20.983Z] Building security-proxy-setup ... [2022-11-16T13:23:20.983Z] Building security-secretstore-setup ... [2022-11-16T13:23:20.983Z] Building security-spiffe-token-provider ... [2022-11-16T13:23:20.983Z] Building security-spire-agent ... [2022-11-16T13:23:20.983Z] Building security-spire-config ... [2022-11-16T13:23:20.983Z] Building security-spire-server ... [2022-11-16T13:23:20.983Z] Building support-notifications ... [2022-11-16T13:23:20.983Z] Building support-scheduler ... [2022-11-16T13:23:20.983Z] Building sys-mgmt-agent ... [2022-11-16T13:23:20.983Z] Building security-spiffe-token-provider [2022-11-16T13:23:20.983Z] Building core-command [2022-11-16T13:23:20.983Z] Building security-spire-agent [2022-11-16T13:23:20.983Z] Building support-scheduler [2022-11-16T13:23:20.983Z] Building security-secretstore-setup [2022-11-16T13:23:22.725Z] db1c61fa0a46: Pull complete [2022-11-16T13:23:24.143Z] 891c053d2c06: Pull complete [2022-11-16T13:23:24.143Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-16T13:23:24.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T13:23:24.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-16T13:23:24.474Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T13:23:24.475Z] WORKDIR /edgex [2022-11-16T13:23:24.475Z] COPY go.mod . [2022-11-16T13:23:24.475Z] RUN go mod download [2022-11-16T13:23:24.475Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-16T13:23:25.063Z] Sending build context to Docker daemon 3.277MB [2022-11-16T13:23:25.063Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-16T13:23:25.063Z] ---> f96f9c87975a [2022-11-16T13:23:25.063Z] Step 2/4 : WORKDIR /edgex [2022-11-16T13:23:27.015Z] ---> Running in c7181f5ac597 [2022-11-16T13:23:27.015Z] Removing intermediate container c7181f5ac597 [2022-11-16T13:23:27.015Z] ---> dd2c2317e015 [2022-11-16T13:23:27.015Z] Step 3/4 : COPY go.mod . [2022-11-16T13:23:27.281Z] ---> ee72b9e3bd5d [2022-11-16T13:23:27.281Z] Step 4/4 : RUN go mod download [2022-11-16T13:23:27.549Z] ---> Running in 39efc3d8ef3e [2022-11-16T13:23:33.186Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:23:33.186Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:23:33.186Z] ---> 951507301474 [2022-11-16T13:23:33.186Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T13:23:33.186Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:23:33.186Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:23:33.186Z] ---> 951507301474 [2022-11-16T13:23:33.186Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:23:33.186Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:23:33.186Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:23:33.186Z] ---> 951507301474 [2022-11-16T13:23:33.186Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T13:23:33.186Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:23:33.186Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:23:33.186Z] ---> 951507301474 [2022-11-16T13:23:33.186Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:23:33.186Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:23:33.186Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:23:33.186Z] ---> 951507301474 [2022-11-16T13:23:33.186Z] Step 3/19 : WORKDIR /edgex-go [2022-11-16T13:23:45.404Z] ---> Running in 6ab5c2a4f485 [2022-11-16T13:23:45.404Z] ---> Running in 4ff5adae2432 [2022-11-16T13:23:45.404Z] ---> Running in cc6fe5597262 [2022-11-16T13:23:45.404Z] ---> Running in 19864d38af1e [2022-11-16T13:23:45.404Z] ---> Running in f0f548aaae27 [2022-11-16T13:23:45.404Z] Removing intermediate container 19864d38af1e [2022-11-16T13:23:45.404Z] ---> 4f1859b2c9fb [2022-11-16T13:23:45.404Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T13:23:45.404Z] Removing intermediate container cc6fe5597262 [2022-11-16T13:23:45.404Z] ---> add8c2a59db8 [2022-11-16T13:23:45.404Z] Step 4/23 : WORKDIR /edgex-go [2022-11-16T13:23:45.404Z] Removing intermediate container f0f548aaae27 [2022-11-16T13:23:45.404Z] ---> 45d035e49d54 [2022-11-16T13:23:45.404Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-16T13:23:45.404Z] Removing intermediate container 4ff5adae2432 [2022-11-16T13:23:45.404Z] ---> 29a4e25bd565 [2022-11-16T13:23:45.404Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-16T13:23:45.404Z] Removing intermediate container 6ab5c2a4f485 [2022-11-16T13:23:45.404Z] ---> 56f1365017a8 [2022-11-16T13:23:45.404Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T13:23:45.404Z] ---> Running in 45001f6a08f8 [2022-11-16T13:23:45.404Z] ---> Running in 986f2c3b9ae5 [2022-11-16T13:23:45.404Z] ---> Running in cd9f21b9504f [2022-11-16T13:23:45.404Z] ---> Running in 1836ae38c66e [2022-11-16T13:23:45.404Z] ---> Running in 16ad8e7ef7d3 [2022-11-16T13:23:45.404Z] Removing intermediate container cd9f21b9504f [2022-11-16T13:23:45.404Z] ---> b836fa53ab1b [2022-11-16T13:23:45.404Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-16T13:23:45.404Z] Removing intermediate container 45001f6a08f8 [2022-11-16T13:23:45.404Z] ---> beed2a1fa177 [2022-11-16T13:23:45.404Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-16T13:23:45.404Z] ---> Running in 19ac66f80135 [2022-11-16T13:23:45.404Z] ---> Running in f1dfb7c7f34a [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] OK: 211 MiB in 51 packages [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] OK: 211 MiB in 51 packages [2022-11-16T13:23:45.404Z] v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-16T13:23:45.404Z] v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-16T13:23:45.404Z] OK: 17038 distinct packages available [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:23:45.404Z] OK: 211 MiB in 51 packages [2022-11-16T13:23:45.404Z] OK: 211 MiB in 51 packages [2022-11-16T13:23:45.404Z] OK: 211 MiB in 51 packages [2022-11-16T13:23:45.404Z] Removing intermediate container 1836ae38c66e [2022-11-16T13:23:45.404Z] ---> ee5ef38fac24 [2022-11-16T13:23:45.404Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T13:23:45.404Z] Removing intermediate container 16ad8e7ef7d3 [2022-11-16T13:23:45.404Z] ---> 15b0d9246b6d [2022-11-16T13:23:45.404Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T13:23:45.404Z] ---> c30031773847 [2022-11-16T13:23:45.404Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:23:45.404Z] ---> 932ba5e7d952 [2022-11-16T13:23:45.404Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:23:45.404Z] ---> Running in b5c4e7c06f1c [2022-11-16T13:23:45.404Z] ---> Running in 07129566a4d2 [2022-11-16T13:23:45.404Z] Removing intermediate container f1dfb7c7f34a [2022-11-16T13:23:45.404Z] ---> 84cb14ff989c [2022-11-16T13:23:45.404Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-16T13:23:45.404Z] ---> 6996c2babe70 [2022-11-16T13:23:45.404Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:23:45.404Z] Removing intermediate container 19ac66f80135 [2022-11-16T13:23:45.404Z] ---> 911f9637946a [2022-11-16T13:23:45.404Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T13:23:45.404Z] Removing intermediate container 986f2c3b9ae5 [2022-11-16T13:23:45.404Z] ---> d2b68790231d [2022-11-16T13:23:45.404Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-16T13:23:45.404Z] ---> Running in fb12fad359b5 [2022-11-16T13:23:45.664Z] ---> dfb29f02e7f9 [2022-11-16T13:23:45.664Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:23:45.664Z] ---> f1b88fe92792 [2022-11-16T13:23:45.664Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:23:45.664Z] ---> Running in 439f5e51b7cd [2022-11-16T13:23:45.664Z] ---> Running in f2e53603dcde [2022-11-16T13:23:59.797Z] Removing intermediate container 39efc3d8ef3e [2022-11-16T13:23:59.797Z] ---> 9bbf181d634d [2022-11-16T13:23:59.797Z] Successfully built 9bbf181d634d [2022-11-16T13:23:59.797Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:24:00.132Z] + docker inspect -f . ci-base-image-arm64 [2022-11-16T13:24:00.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:24:00.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-119342 does not seem to be running inside a container [2022-11-16T13:24:00.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-16T13:24:01.622Z] $ docker top c2063b835290014b7bac64ad01ca32b613f6724256300a992e5c2cbb5612cfc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T13:24:02.464Z] + go version [2022-11-16T13:24:02.464Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-16T13:24:02.484Z] $ docker stop --time=1 c2063b835290014b7bac64ad01ca32b613f6724256300a992e5c2cbb5612cfc8 [2022-11-16T13:24:04.086Z] $ docker rm -f c2063b835290014b7bac64ad01ca32b613f6724256300a992e5c2cbb5612cfc8 [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-16T13:24:04.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T13:24:04.632Z] [2022-11-16T13:24:04.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:24:04.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T13:24:04.971Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-16T13:24:04.971Z] 29e5d40040c1: Pulling fs layer [2022-11-16T13:24:04.971Z] 1ce36da41761: Pulling fs layer [2022-11-16T13:24:04.971Z] 25b303627fd3: Pulling fs layer [2022-11-16T13:24:05.241Z] 29e5d40040c1: Verifying Checksum [2022-11-16T13:24:05.241Z] 29e5d40040c1: Download complete [2022-11-16T13:24:05.509Z] 1ce36da41761: Verifying Checksum [2022-11-16T13:24:05.509Z] 1ce36da41761: Download complete [2022-11-16T13:24:05.781Z] 29e5d40040c1: Pull complete [2022-11-16T13:24:07.193Z] 25b303627fd3: Verifying Checksum [2022-11-16T13:24:07.193Z] 25b303627fd3: Download complete [2022-11-16T13:24:07.193Z] 1ce36da41761: Pull complete [2022-11-16T13:24:17.281Z] 25b303627fd3: Pull complete [2022-11-16T13:24:17.281Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-16T13:24:17.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T13:24:17.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:24:17.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-119342 does not seem to be running inside a container [2022-11-16T13:24:17.500Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@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-16T13:24:19.525Z] $ docker top 3976f782d8a66590dfd9f70e8a1484101fb18cc09a418d7c11a409c6944ef435 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T13:24:20.333Z] + docker-compose build --help [2022-11-16T13:24:20.333Z] + grep parallel [2022-11-16T13:24:24.415Z] Removing intermediate container b5c4e7c06f1c [2022-11-16T13:24:24.415Z] ---> 0422ff3dda60 [2022-11-16T13:24:24.415Z] Step 7/24 : COPY . . [2022-11-16T13:24:24.415Z] Removing intermediate container 07129566a4d2 [2022-11-16T13:24:24.415Z] ---> 11bb52fa8664 [2022-11-16T13:24:24.415Z] Step 7/24 : COPY . . [2022-11-16T13:24:24.415Z] Removing intermediate container 439f5e51b7cd [2022-11-16T13:24:24.415Z] ---> 5225caab9bb0 [2022-11-16T13:24:24.415Z] Step 8/22 : COPY . . [2022-11-16T13:24:24.415Z] Removing intermediate container f2e53603dcde [2022-11-16T13:24:24.415Z] ---> 9136daea8a8b [2022-11-16T13:24:24.415Z] Step 7/19 : COPY . . [2022-11-16T13:24:24.415Z] Removing intermediate container fb12fad359b5 [2022-11-16T13:24:24.415Z] ---> 152bdcf86faa [2022-11-16T13:24:24.415Z] Step 8/23 : COPY . . [2022-11-16T13:24:24.586Z] --parallel Build images in parallel. [Pipeline] } [2022-11-16T13:24:24.602Z] $ docker stop --time=1 3976f782d8a66590dfd9f70e8a1484101fb18cc09a418d7c11a409c6944ef435 [2022-11-16T13:24:26.223Z] $ docker rm -f 3976f782d8a66590dfd9f70e8a1484101fb18cc09a418d7c11a409c6944ef435 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:24:26.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-16T13:24:26.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:24:26.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-119342 does not seem to be running inside a container [2022-11-16T13:24:26.951Z] $ 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/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-16T13:24:28.028Z] $ docker top c9b0f15b892893bd907ac3665500af8d8173fb3a32de7d3437f1c5597ab0c485 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T13:24:28.518Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-16T13:24:32.763Z] Building core-command ... [2022-11-16T13:24:32.763Z] Building core-data ... [2022-11-16T13:24:32.763Z] Building core-metadata ... [2022-11-16T13:24:32.763Z] Building security-bootstrapper ... [2022-11-16T13:24:32.763Z] Building security-proxy-setup ... [2022-11-16T13:24:32.763Z] Building security-secretstore-setup ... [2022-11-16T13:24:32.763Z] Building security-spiffe-token-provider ... [2022-11-16T13:24:32.763Z] Building security-spire-agent ... [2022-11-16T13:24:32.763Z] Building security-spire-config ... [2022-11-16T13:24:32.763Z] Building security-spire-server ... [2022-11-16T13:24:32.763Z] Building support-notifications ... [2022-11-16T13:24:32.763Z] Building support-scheduler ... [2022-11-16T13:24:32.763Z] Building sys-mgmt-agent ... [2022-11-16T13:24:32.763Z] Building security-spiffe-token-provider [2022-11-16T13:24:32.763Z] Building support-scheduler [2022-11-16T13:24:32.763Z] Building core-metadata [2022-11-16T13:24:32.763Z] Building core-command [2022-11-16T13:24:32.763Z] Building support-notifications [2022-11-16T13:24:45.085Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:24:45.085Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:24:45.085Z] ---> 9bbf181d634d [2022-11-16T13:24:45.085Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:24:45.085Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:24:45.085Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:24:45.085Z] ---> 9bbf181d634d [2022-11-16T13:24:45.085Z] Step 3/19 : WORKDIR /edgex-go [2022-11-16T13:24:45.085Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:24:45.085Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:24:45.085Z] ---> 9bbf181d634d [2022-11-16T13:24:45.085Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:24:45.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:24:45.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:24:45.085Z] ---> 9bbf181d634d [2022-11-16T13:24:45.085Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:24:45.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:24:45.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:24:45.085Z] ---> 9bbf181d634d [2022-11-16T13:24:45.085Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:24:45.085Z] ---> Running in 91a4bc565dff [2022-11-16T13:24:45.085Z] ---> Running in a17198250ace [2022-11-16T13:24:45.085Z] ---> Running in 07c0fe9c55ee [2022-11-16T13:24:45.085Z] ---> Running in 033f9dddd9e1 [2022-11-16T13:24:45.085Z] ---> Running in cb3877e5b716 [2022-11-16T13:24:45.085Z] Removing intermediate container 91a4bc565dff [2022-11-16T13:24:45.085Z] ---> b94056d2662c [2022-11-16T13:24:45.085Z] Step 4/24 : WORKDIR /edgex-go [2022-11-16T13:24:45.085Z] Removing intermediate container 07c0fe9c55ee [2022-11-16T13:24:45.085Z] ---> bab32b4f446f [2022-11-16T13:24:45.085Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-baseRemoving intermediate container a17198250ace [2022-11-16T13:24:45.085Z] [2022-11-16T13:24:45.085Z] ---> ec53c158233f [2022-11-16T13:24:45.085Z] Step 4/23 : WORKDIR /edgex-go [2022-11-16T13:24:45.085Z] ---> Running in c7be53b097ac [2022-11-16T13:24:45.085Z] Removing intermediate container 033f9dddd9e1 [2022-11-16T13:24:45.085Z] ---> 0e944a1607b6 [2022-11-16T13:24:45.085Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T13:24:45.085Z] Removing intermediate container cb3877e5b716 [2022-11-16T13:24:45.085Z] ---> 003886d5db5b [2022-11-16T13:24:45.085Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T13:24:45.085Z] ---> Running in a1a1d0a571aa [2022-11-16T13:24:45.353Z] ---> Running in d7022e177dc1 [2022-11-16T13:24:45.353Z] ---> Running in f3522d90e675 [2022-11-16T13:24:45.353Z] ---> Running in 8450b48a3eae [2022-11-16T13:24:46.352Z] ---> f99c696e39fe [2022-11-16T13:24:46.352Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-16T13:24:46.352Z] ---> 13e4a536c862 [2022-11-16T13:24:46.352Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-16T13:24:46.352Z] ---> bcf998505be3 [2022-11-16T13:24:46.352Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T13:24:46.352Z] ---> Running in f20793770872 [2022-11-16T13:24:46.352Z] ---> Running in 9094e9a32d81 [2022-11-16T13:24:46.352Z] ---> 10f931aa2ade [2022-11-16T13:24:46.352Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-16T13:24:46.352Z] ---> Running in 0814a03f674b [2022-11-16T13:24:46.352Z] ---> 25e9ee6f766d [2022-11-16T13:24:46.352Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-16T13:24:46.352Z] ---> Running in 04d3a457f380 [2022-11-16T13:24:46.352Z] ---> Running in b316e8eba507 [2022-11-16T13:24:46.352Z] Removing intermediate container f20793770872 [2022-11-16T13:24:46.352Z] ---> 958fab170a09 [2022-11-16T13:24:46.352Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T13:24:46.352Z] ---> Running in a9acc966accb [2022-11-16T13:24:46.352Z] Removing intermediate container a9acc966accb [2022-11-16T13:24:46.352Z] ---> 2bf70849b2f8 [2022-11-16T13:24:46.352Z] 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-16T13:24:46.352Z] ---> Running in c1448ab3eee2 [2022-11-16T13:24:46.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-16T13:24:46.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-16T13:24:46.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-16T13:24:46.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-16T13:24:46.352Z] Removing intermediate container c1448ab3eee2 [2022-11-16T13:24:46.352Z] ---> 5265e6e2da5e [2022-11-16T13:24:46.352Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T13:24:46.352Z] ---> Running in 471668c893a7 [2022-11-16T13:24:46.352Z] Removing intermediate container 471668c893a7 [2022-11-16T13:24:46.352Z] ---> 4abe5a179e5a [2022-11-16T13:24:46.352Z] [2022-11-16T13:24:46.352Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T13:24:46.352Z] 3.15: Pulling from library/alpine [2022-11-16T13:24:46.352Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-16T13:24:46.352Z] Status: Downloaded newer image for alpine:3.15 [2022-11-16T13:24:46.352Z] ---> c4fc93816858 [2022-11-16T13:24:46.352Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:24:46.352Z] ---> Running in 64f462c278c1 [2022-11-16T13:24:46.917Z] Removing intermediate container 64f462c278c1 [2022-11-16T13:24:46.917Z] ---> 5c29e26d0fd8 [2022-11-16T13:24:46.917Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T13:24:46.917Z] ---> Running in 066231b8dbf9 [2022-11-16T13:24:47.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:24:47.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:24:47.941Z] Removing intermediate container 8450b48a3eae [2022-11-16T13:24:47.941Z] ---> 6d207c594fb8 [2022-11-16T13:24:47.941Z] Removing intermediate container f3522d90e675 [2022-11-16T13:24:47.941Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-16T13:24:47.941Z] ---> 4d8a2d98527d [2022-11-16T13:24:47.941Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-16T13:24:47.995Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T13:24:47.995Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T13:24:47.995Z] OK: 15859 distinct packages available [2022-11-16T13:24:47.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:24:48.216Z] Removing intermediate container d7022e177dc1 [2022-11-16T13:24:48.216Z] ---> d1b826c056d1 [2022-11-16T13:24:48.216Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-16T13:24:48.216Z] Removing intermediate container c7be53b097ac [2022-11-16T13:24:48.216Z] ---> 18c701cabd67 [2022-11-16T13:24:48.216Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-16T13:24:48.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:48.216Z] ---> Running in 9049bbeef7df [2022-11-16T13:24:48.216Z] ---> Running in 905c1d3c7ef0 [2022-11-16T13:24:48.216Z] ---> Running in 8d3211b4fccf [2022-11-16T13:24:48.216Z] ---> Running in b386f489d5e7 [2022-11-16T13:24:48.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:24:48.252Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-16T13:24:48.252Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-16T13:24:48.252Z] (3/5) Installing libucontext (1.1-r0) [2022-11-16T13:24:48.252Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-16T13:24:48.252Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-16T13:24:48.252Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T13:24:48.252Z] OK: 7 MiB in 19 packages [2022-11-16T13:24:48.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:49.918Z] v3.16.3-1-g9bb1c89d8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-16T13:24:49.918Z] v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-16T13:24:49.918Z] OK: 16895 distinct packages available [2022-11-16T13:24:49.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:50.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:50.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:50.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:50.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:51.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:51.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:51.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:51.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:51.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:24:51.268Z] OK: 221 MiB in 51 packages [2022-11-16T13:24:52.231Z] OK: 221 MiB in 51 packages [2022-11-16T13:24:52.499Z] OK: 221 MiB in 51 packages [2022-11-16T13:24:52.499Z] OK: 221 MiB in 51 packages [2022-11-16T13:24:52.769Z] OK: 221 MiB in 51 packages [2022-11-16T13:24:53.037Z] Removing intermediate container a1a1d0a571aa [2022-11-16T13:24:53.037Z] ---> 02a1e2b2fd5a [2022-11-16T13:24:53.037Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-16T13:24:53.583Z] Removing intermediate container 066231b8dbf9 [2022-11-16T13:24:53.583Z] ---> 7fcc2cfc527c [2022-11-16T13:24:53.583Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-16T13:24:54.005Z] Removing intermediate container 9049bbeef7df [2022-11-16T13:24:54.005Z] ---> 40d3ee2aa6cf [2022-11-16T13:24:54.005Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T13:24:54.005Z] Removing intermediate container 905c1d3c7ef0 [2022-11-16T13:24:54.005Z] ---> f32d1624ac01 [2022-11-16T13:24:54.005Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T13:24:54.275Z] ---> c4f370fd9c37 [2022-11-16T13:24:54.275Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:24:54.544Z] Removing intermediate container b386f489d5e7 [2022-11-16T13:24:54.544Z] ---> 1474e4594e9a [2022-11-16T13:24:54.544Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-16T13:24:54.544Z] ---> Running in 74c3fd1b67c0 [2022-11-16T13:24:54.813Z] Removing intermediate container 8d3211b4fccf [2022-11-16T13:24:54.813Z] ---> 622245c0be15 [2022-11-16T13:24:54.813Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-16T13:24:54.813Z] ---> 71f4c1590e31 [2022-11-16T13:24:54.813Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:24:55.081Z] ---> Running in 522df74edc20 [2022-11-16T13:24:55.349Z] ---> 00e6a3cedabb [2022-11-16T13:24:55.349Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:24:55.349Z] ---> Running in 0aff032e1f70 [2022-11-16T13:24:55.937Z] ---> c44303f000ce [2022-11-16T13:24:55.937Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:24:55.937Z] ---> Running in 576ae43ab4a2 [2022-11-16T13:24:56.117Z] ---> 2c8bfbe48fb8 [2022-11-16T13:24:56.117Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T13:24:56.216Z] ---> 1d7109873052 [2022-11-16T13:24:56.216Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:24:56.490Z] ---> Running in 8ce5c8e47960 [2022-11-16T13:25:02.683Z] ---> ae44f4a79e08 [2022-11-16T13:25:02.683Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T13:25:03.263Z] ---> 15ed37da7f21 [2022-11-16T13:25:03.263Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-16T13:25:03.828Z] ---> 61bb96d81013 [2022-11-16T13:25:03.828Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-16T13:25:04.775Z] ---> 2c28dc08454a [2022-11-16T13:25:04.775Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T13:25:04.775Z] ---> Running in 2d9add2f9df5 [2022-11-16T13:25:05.035Z] Removing intermediate container 2d9add2f9df5 [2022-11-16T13:25:05.035Z] ---> d3985c714fcd [2022-11-16T13:25:05.035Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T13:25:05.292Z] ---> Running in d88077f33779 [2022-11-16T13:25:05.551Z] Removing intermediate container d88077f33779 [2022-11-16T13:25:05.551Z] ---> f157596bffd4 [2022-11-16T13:25:05.551Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T13:25:05.809Z] ---> Running in 116c63d43313 [2022-11-16T13:25:06.373Z] Removing intermediate container 116c63d43313 [2022-11-16T13:25:06.373Z] ---> 5ef193deada7 [2022-11-16T13:25:06.373Z] Step 23/24 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:25:06.373Z] ---> Running in 38e70c1c1f87 [2022-11-16T13:25:06.970Z] Removing intermediate container 38e70c1c1f87 [2022-11-16T13:25:06.970Z] ---> 2e964f587070 [2022-11-16T13:25:06.970Z] Step 24/24 : LABEL version=2.3.1-dev.2 [2022-11-16T13:25:07.228Z] ---> Running in c85b79340f49 [2022-11-16T13:25:07.793Z] Removing intermediate container c85b79340f49 [2022-11-16T13:25:07.793Z] ---> 85531b2f6aaa [2022-11-16T13:25:07.793Z] [2022-11-16T13:25:07.793Z] Successfully built 85531b2f6aaa [2022-11-16T13:25:07.793Z] Successfully tagged security-spire-agent:latest [2022-11-16T13:25:07.793Z]  Building security-spire-agent ... done Building security-spire-config [2022-11-16T13:25:11.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-16T13:25:11.086Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:25:11.086Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:25:11.086Z] ---> 951507301474 [2022-11-16T13:25:11.086Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 56f1365017a8 [2022-11-16T13:25:11.086Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 15b0d9246b6d [2022-11-16T13:25:11.086Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 932ba5e7d952 [2022-11-16T13:25:11.086Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 11bb52fa8664 [2022-11-16T13:25:11.086Z] Step 7/24 : COPY . . [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> bcf998505be3 [2022-11-16T13:25:11.086Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 958fab170a09 [2022-11-16T13:25:11.086Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 2bf70849b2f8 [2022-11-16T13:25:11.086Z] 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-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 5265e6e2da5e [2022-11-16T13:25:11.086Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 4abe5a179e5a [2022-11-16T13:25:11.086Z] [2022-11-16T13:25:11.086Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T13:25:11.086Z] ---> c4fc93816858 [2022-11-16T13:25:11.086Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:25:11.086Z] ---> Using cache [2022-11-16T13:25:11.086Z] ---> 5c29e26d0fd8 [2022-11-16T13:25:11.086Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-16T13:25:17.648Z] ---> Running in 082c5ab62ba5 [2022-11-16T13:25:18.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:18.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:18.836Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T13:25:18.836Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T13:25:18.836Z] OK: 15859 distinct packages available [2022-11-16T13:25:18.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:19.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:19.093Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-16T13:25:19.093Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-16T13:25:19.093Z] (3/4) Installing libucontext (1.1-r0) [2022-11-16T13:25:19.093Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-16T13:25:19.093Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T13:25:19.093Z] OK: 6 MiB in 18 packages [2022-11-16T13:25:20.997Z] Removing intermediate container b316e8eba507 [2022-11-16T13:25:20.997Z] ---> 4e56602604c7 [2022-11-16T13:25:20.997Z] [2022-11-16T13:25:20.997Z] Step 9/24 : FROM alpine:3.16 [2022-11-16T13:25:21.264Z] Removing intermediate container 9094e9a32d81 [2022-11-16T13:25:21.264Z] ---> 2c0973a1124e [2022-11-16T13:25:21.264Z] [2022-11-16T13:25:21.264Z] Step 10/23 : FROM alpine:3.16 [2022-11-16T13:25:21.264Z] Removing intermediate container 04d3a457f380 [2022-11-16T13:25:21.264Z] ---> fc568edaff26 [2022-11-16T13:25:21.264Z] [2022-11-16T13:25:21.264Z] Step 9/19 : FROM alpine:3.15 [2022-11-16T13:25:21.264Z] ---> c4fc93816858 [2022-11-16T13:25:21.264Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:25:21.264Z] ---> Using cache [2022-11-16T13:25:21.264Z] ---> 5c29e26d0fd8 [2022-11-16T13:25:21.264Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-16T13:25:21.264Z] Removing intermediate container 082c5ab62ba5 [2022-11-16T13:25:21.264Z] ---> b5a6a6d1d9b5 [2022-11-16T13:25:21.264Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T13:25:21.548Z] ---> Running in 152556b9e6cb [2022-11-16T13:25:22.111Z] 3.16: Pulling from library/alpine [2022-11-16T13:25:22.111Z] 3.16: Pulling from library/alpine [2022-11-16T13:25:24.022Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T13:25:24.022Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T13:25:24.022Z] Status: Downloaded newer image for alpine:3.16 [2022-11-16T13:25:24.022Z] Status: Image is up to date for alpine:3.16 [2022-11-16T13:25:24.022Z] ---> bfe296a52501 [2022-11-16T13:25:24.022Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-16T13:25:24.280Z] ---> bfe296a52501 [2022-11-16T13:25:24.280Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-16T13:25:24.280Z] ---> 9070e03392a1 [2022-11-16T13:25:24.280Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T13:25:24.280Z] ---> Running in 95e6f7114b85 [2022-11-16T13:25:24.280Z] ---> Running in 25551032bf17 [2022-11-16T13:25:24.280Z] Removing intermediate container 0814a03f674b [2022-11-16T13:25:24.280Z] ---> 678e041ca39e [2022-11-16T13:25:24.280Z] [2022-11-16T13:25:24.280Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T13:25:24.280Z] ---> bfe296a52501 [2022-11-16T13:25:24.280Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-16T13:25:24.280Z] ---> Running in 54a48e24df2d [2022-11-16T13:25:24.280Z] ---> d21a9477cf5f [2022-11-16T13:25:24.280Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-16T13:25:24.280Z] ---> Running in 4cbe81533ca7 [2022-11-16T13:25:24.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.538Z] Removing intermediate container 4cbe81533ca7 [2022-11-16T13:25:24.538Z] ---> 263afe47e0d1 [2022-11-16T13:25:24.538Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-16T13:25:24.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.538Z] ---> 05da66eb5ea6 [2022-11-16T13:25:24.538Z] Step 19/24 : WORKDIR / [2022-11-16T13:25:24.798Z] ---> Running in cc0e838f0002 [2022-11-16T13:25:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.798Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T13:25:24.798Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T13:25:24.798Z] OK: 15859 distinct packages available [2022-11-16T13:25:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.798Z] Removing intermediate container cc0e838f0002 [2022-11-16T13:25:24.798Z] ---> 46be3f498d87 [2022-11-16T13:25:24.798Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T13:25:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.798Z] ---> Running in 08a02cc4ef11 [2022-11-16T13:25:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:24.798Z] Removing intermediate container 08a02cc4ef11 [2022-11-16T13:25:24.798Z] ---> 6f17b2171d97 [2022-11-16T13:25:24.798Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T13:25:24.798Z] ---> Running in c14ca40bcfce [2022-11-16T13:25:25.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:25.056Z] Removing intermediate container c14ca40bcfce [2022-11-16T13:25:25.056Z] ---> d82475bdf773 [2022-11-16T13:25:25.056Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T13:25:25.056Z] ---> Running in 92654a4576ec [2022-11-16T13:25:25.056Z] Removing intermediate container 92654a4576ec [2022-11-16T13:25:25.056Z] ---> 5bb16b71ad7e [2022-11-16T13:25:25.056Z] Step 23/24 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:25:25.056Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-16T13:25:25.056Z] ---> Running in f9ac8f3a67e9 [2022-11-16T13:25:25.056Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-16T13:25:25.056Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-16T13:25:25.056Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-16T13:25:25.056Z] (5/9) Installing curl (7.80.0-r4) [2022-11-16T13:25:25.056Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-16T13:25:25.056Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-16T13:25:25.056Z] (8/9) Installing libucontext (1.1-r0) [2022-11-16T13:25:25.056Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-16T13:25:25.056Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T13:25:25.056Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:25:25.056Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-16T13:25:25.056Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-16T13:25:25.056Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:25:25.056Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-16T13:25:25.056Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:25:25.315Z] OK: 8 MiB in 23 packages [2022-11-16T13:25:25.315Z] OK: 6 MiB in 15 packages [2022-11-16T13:25:25.315Z] Removing intermediate container f9ac8f3a67e9 [2022-11-16T13:25:25.315Z] ---> d03d352e8b91 [2022-11-16T13:25:25.315Z] Step 24/24 : LABEL version=2.3.1-dev.2 [2022-11-16T13:25:25.315Z] OK: 6 MiB in 15 packages [2022-11-16T13:25:25.315Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-16T13:25:25.315Z] (3/3) Installing su-exec (0.2-r1) [2022-11-16T13:25:25.315Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:25:25.315Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:25:25.315Z] ---> Running in aaac53c01fa4 [2022-11-16T13:25:25.315Z] OK: 6 MiB in 17 packages [2022-11-16T13:25:25.315Z] Removing intermediate container aaac53c01fa4 [2022-11-16T13:25:25.315Z] ---> 8cf41cd641e9 [2022-11-16T13:25:25.315Z] [2022-11-16T13:25:25.315Z] Successfully built 8cf41cd641e9 [2022-11-16T13:25:25.315Z] Successfully tagged security-spire-config:latest [2022-11-16T13:25:25.315Z]  Building security-spire-config ... done Building core-metadata [2022-11-16T13:25:29.494Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:25:29.494Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:25:29.494Z] ---> 951507301474 [2022-11-16T13:25:29.494Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:25:29.494Z] ---> Using cache [2022-11-16T13:25:29.494Z] ---> add8c2a59db8 [2022-11-16T13:25:29.494Z] Step 4/24 : WORKDIR /edgex-go [2022-11-16T13:25:29.494Z] ---> Using cache [2022-11-16T13:25:29.494Z] ---> beed2a1fa177 [2022-11-16T13:25:29.494Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-16T13:25:29.494Z] ---> Using cache [2022-11-16T13:25:29.494Z] ---> 84cb14ff989c [2022-11-16T13:25:29.494Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-16T13:25:29.494Z] ---> Using cache [2022-11-16T13:25:29.494Z] ---> 6996c2babe70 [2022-11-16T13:25:29.494Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:25:29.494Z] ---> Using cache [2022-11-16T13:25:29.494Z] ---> 152bdcf86faa [2022-11-16T13:25:29.494Z] Step 8/24 : COPY . . [2022-11-16T13:25:29.494Z] ---> Using cache [2022-11-16T13:25:29.494Z] ---> 13e4a536c862 [2022-11-16T13:25:29.494Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-16T13:25:30.871Z] ---> Running in 38b3788bd1b3 [2022-11-16T13:25:30.871Z] Removing intermediate container 54a48e24df2d [2022-11-16T13:25:30.871Z] ---> 3ab01a795824 [2022-11-16T13:25:30.871Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T13:25:30.871Z] ---> Running in 615f347c4b73 [2022-11-16T13:25:30.871Z] Removing intermediate container 25551032bf17 [2022-11-16T13:25:30.871Z] ---> 4e7cec3e79c6 [2022-11-16T13:25:30.871Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T13:25:30.871Z] ---> Running in 5dbfd84b116e [2022-11-16T13:25:30.871Z] Removing intermediate container 615f347c4b73 [2022-11-16T13:25:30.871Z] ---> 480af29be8c8 [2022-11-16T13:25:30.871Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-16T13:25:31.129Z] ---> Running in e8a727654ef2 [2022-11-16T13:25:31.129Z] Removing intermediate container 5dbfd84b116e [2022-11-16T13:25:31.129Z] ---> 10b958a655e3 [2022-11-16T13:25:31.129Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-16T13:25:31.129Z] Removing intermediate container 152556b9e6cb [2022-11-16T13:25:31.129Z] ---> babd802cc8dc [2022-11-16T13:25:31.129Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:25:31.129Z] Removing intermediate container 95e6f7114b85 [2022-11-16T13:25:31.129Z] ---> e599bc83b2cc [2022-11-16T13:25:31.129Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T13:25:31.129Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-16T13:25:31.129Z] ---> Running in 848d1a5ba41a [2022-11-16T13:25:31.129Z] ---> Running in fb36a1ef5604 [2022-11-16T13:25:31.129Z] Removing intermediate container e8a727654ef2 [2022-11-16T13:25:31.129Z] ---> 9594f7edd239 [2022-11-16T13:25:31.129Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T13:25:31.129Z] ---> Running in 4c23cf9998b4 [2022-11-16T13:25:31.129Z] Removing intermediate container 848d1a5ba41a [2022-11-16T13:25:31.129Z] ---> 352f990b8236 [2022-11-16T13:25:31.129Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-16T13:25:31.129Z] Removing intermediate container fb36a1ef5604 [2022-11-16T13:25:31.129Z] ---> 4d29a225a2d4 [2022-11-16T13:25:31.129Z] Step 12/24 : WORKDIR / [2022-11-16T13:25:31.129Z] ---> Running in 9cb65565afc3 [2022-11-16T13:25:31.129Z] ---> d039e354bc2f [2022-11-16T13:25:31.129Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-16T13:25:31.439Z] Removing intermediate container 4c23cf9998b4 [2022-11-16T13:25:31.439Z] ---> 743d8f554a57 [2022-11-16T13:25:31.439Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:25:31.439Z] ---> Running in 1e3387347bbe [2022-11-16T13:25:31.439Z] Removing intermediate container 9cb65565afc3 [2022-11-16T13:25:31.439Z] ---> c363759a0fc7 [2022-11-16T13:25:31.439Z] Step 15/23 : WORKDIR / [2022-11-16T13:25:31.439Z] Removing intermediate container 1e3387347bbe [2022-11-16T13:25:31.439Z] ---> 53dee17ab066 [2022-11-16T13:25:31.439Z] 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-16T13:25:31.698Z] ---> Running in f8edd5373847 [2022-11-16T13:25:31.957Z] ---> a3f452ceb699 [2022-11-16T13:25:31.957Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-16T13:25:31.957Z] ---> d0de771f6adc [2022-11-16T13:25:31.957Z] 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-16T13:25:31.957Z] ---> 7c7f25b686c9 [2022-11-16T13:25:31.957Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-16T13:25:31.957Z] Removing intermediate container f8edd5373847 [2022-11-16T13:25:31.957Z] ---> 4c947f55fb3b [2022-11-16T13:25:31.957Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:25:32.215Z] ---> b9ff1bee3e93 [2022-11-16T13:25:32.215Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-16T13:25:32.843Z] ---> da74596ee23a [2022-11-16T13:25:32.843Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-16T13:25:32.843Z] ---> Running in 193c985f01ee [2022-11-16T13:25:32.843Z] ---> c1041897407e [2022-11-16T13:25:32.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-16T13:25:32.843Z] ---> debfc1e23f97 [2022-11-16T13:25:32.843Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-16T13:25:32.843Z] Removing intermediate container 193c985f01ee [2022-11-16T13:25:32.843Z] ---> ac3ae48e361e [2022-11-16T13:25:32.843Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:25:32.843Z] ---> Running in 5198a70a8419 [2022-11-16T13:25:33.102Z] ---> f9d9c85bab3d [2022-11-16T13:25:33.102Z] ---> fed08ecfd766 [2022-11-16T13:25:33.102Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"]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-16T13:25:33.102Z] [2022-11-16T13:25:33.360Z] ---> Running in 7dd55ca8ef92 [2022-11-16T13:25:33.360Z] Removing intermediate container 5198a70a8419 [2022-11-16T13:25:33.360Z] ---> 332639c3d86a [2022-11-16T13:25:33.360Z] Step 17/19 : LABEL arch=x86_64 [2022-11-16T13:25:33.360Z] ---> b1d8f9b59eec [2022-11-16T13:25:33.360Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-16T13:25:33.360Z] ---> Running in f41ff2209b41 [2022-11-16T13:25:33.641Z] Removing intermediate container 7dd55ca8ef92 [2022-11-16T13:25:33.641Z] ---> 7353cfb433ab [2022-11-16T13:25:33.641Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:25:33.641Z] ---> 61868c0d3faf [2022-11-16T13:25:33.641Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-16T13:25:33.641Z] ---> e55d156b340d [2022-11-16T13:25:33.641Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-16T13:25:33.641Z] Removing intermediate container f41ff2209b41 [2022-11-16T13:25:33.641Z] ---> df8faa047e5b [2022-11-16T13:25:33.641Z] Step 18/19 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:25:33.641Z] ---> Running in 299773d54f2d [2022-11-16T13:25:33.641Z] ---> Running in 742e87e20d31 [2022-11-16T13:25:33.641Z] ---> Running in c4c78213dbc2 [2022-11-16T13:25:33.641Z] Removing intermediate container 742e87e20d31 [2022-11-16T13:25:33.641Z] ---> 1e0883fe63ff [2022-11-16T13:25:33.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:25:33.898Z] Removing intermediate container 299773d54f2d [2022-11-16T13:25:33.898Z] ---> 915871ecd777 [2022-11-16T13:25:33.898Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T13:25:33.898Z] Removing intermediate container c4c78213dbc2 [2022-11-16T13:25:33.898Z] ---> 9e1fc8ac0b85 [2022-11-16T13:25:33.898Z] Step 19/19 : LABEL version=2.3.1-dev.2 [2022-11-16T13:25:34.293Z] ---> Running in 0761f57d1ad2 [2022-11-16T13:25:34.293Z] ---> Running in 8164eb2435e5 [2022-11-16T13:25:34.293Z] ---> 9b72de92a446 [2022-11-16T13:25:34.293Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-16T13:25:34.293Z] ---> Running in 36c6af3982eb [2022-11-16T13:25:34.293Z] Removing intermediate container 8164eb2435e5 [2022-11-16T13:25:34.293Z] ---> 7cda600d8aa3 [2022-11-16T13:25:34.293Z] Step 21/22 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:25:34.860Z] Removing intermediate container 0761f57d1ad2 [2022-11-16T13:25:34.860Z] ---> 6a395c4f7f6a [2022-11-16T13:25:34.860Z] Step 21/23 : LABEL arch=x86_64 [2022-11-16T13:25:34.860Z] ---> Running in 770c213f8229 [2022-11-16T13:25:34.860Z] Removing intermediate container 36c6af3982eb [2022-11-16T13:25:34.860Z] ---> ee3f010a4bc7 [2022-11-16T13:25:34.860Z] [2022-11-16T13:25:34.860Z] ---> Running in 9bc6f838fc01 [2022-11-16T13:25:34.860Z] ---> d2dbc38c95c5 [2022-11-16T13:25:34.860Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T13:25:34.860Z] Successfully built ee3f010a4bc7 [2022-11-16T13:25:34.860Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-16T13:25:34.860Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-11-16T13:25:35.118Z] Removing intermediate container 9bc6f838fc01 [2022-11-16T13:25:35.118Z] ---> 4b3082fd5774 [2022-11-16T13:25:35.118Z] Step 22/23 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:25:35.118Z] Removing intermediate container 770c213f8229 [2022-11-16T13:25:35.118Z] ---> 20b2740b899a [2022-11-16T13:25:35.118Z] Step 22/22 : LABEL version=2.3.1-dev.2 [2022-11-16T13:25:35.387Z] ---> Running in a905a50c3856 [2022-11-16T13:25:40.688Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:25:40.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:25:40.688Z] ---> 951507301474 [2022-11-16T13:25:40.688Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:25:40.688Z] ---> Using cache [2022-11-16T13:25:40.688Z] ---> add8c2a59db8 [2022-11-16T13:25:40.688Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T13:25:40.688Z] ---> Using cache [2022-11-16T13:25:40.688Z] ---> beed2a1fa177 [2022-11-16T13:25:40.688Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-16T13:25:43.996Z] ---> Running in 6404eca70d64 [2022-11-16T13:25:43.996Z] ---> 4754d706d162 [2022-11-16T13:25:43.996Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T13:25:43.996Z] Removing intermediate container a905a50c3856 [2022-11-16T13:25:43.996Z] ---> 36634d76465c [2022-11-16T13:25:43.996Z] Step 23/23 : LABEL version=2.3.1-dev.2 [2022-11-16T13:25:43.996Z] ---> Running in 8bc0ba577b57 [2022-11-16T13:25:43.996Z] ---> Running in 4e146b0aee8d [2022-11-16T13:25:43.996Z] ---> Running in cfb7b88ef4df [2022-11-16T13:25:43.996Z] Removing intermediate container 6404eca70d64 [2022-11-16T13:25:43.996Z] ---> 4d4f188bb124 [2022-11-16T13:25:43.996Z] [2022-11-16T13:25:44.255Z] Removing intermediate container 4e146b0aee8d [2022-11-16T13:25:44.255Z] ---> 094e3fd05817 [2022-11-16T13:25:44.255Z] [2022-11-16T13:25:44.255Z] Successfully built 4d4f188bb124 [2022-11-16T13:25:44.255Z] Successfully tagged support-scheduler:latest [2022-11-16T13:25:44.255Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-11-16T13:25:44.255Z] Successfully built 094e3fd05817 [2022-11-16T13:25:44.255Z] Successfully tagged core-command:latest [2022-11-16T13:25:44.255Z] Building security-proxy-setup [2022-11-16T13:25:44.514Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:44.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:45.033Z] OK: 211 MiB in 51 packages [2022-11-16T13:25:48.326Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:25:48.326Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:25:48.326Z] ---> 951507301474 [2022-11-16T13:25:48.326Z] Step 3/21 : WORKDIR /edgex-go [2022-11-16T13:25:48.326Z] ---> Using cache [2022-11-16T13:25:48.326Z] ---> 56f1365017a8 [2022-11-16T13:25:48.326Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-16T13:25:48.895Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:25:48.895Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:25:48.895Z] ---> 951507301474 [2022-11-16T13:25:48.895Z] Step 3/22 : WORKDIR /edgex-go [2022-11-16T13:25:48.895Z] ---> Using cache [2022-11-16T13:25:48.895Z] ---> 56f1365017a8 [2022-11-16T13:25:48.895Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-16T13:25:54.193Z] ---> Running in 8d5e63b9e3ec [2022-11-16T13:25:54.193Z] ---> Running in d5e1521e4848 [2022-11-16T13:25:54.193Z] Removing intermediate container cfb7b88ef4df [2022-11-16T13:25:54.193Z] ---> bca1cd0d5ed1 [2022-11-16T13:25:54.193Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T13:25:54.193Z] Removing intermediate container 38b3788bd1b3 [2022-11-16T13:25:54.193Z] ---> 0bd7a5dedbb0 [2022-11-16T13:25:54.193Z] [2022-11-16T13:25:54.193Z] Step 10/24 : FROM alpine:3.16 [2022-11-16T13:25:54.193Z] ---> bfe296a52501 [2022-11-16T13:25:54.193Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-16T13:25:54.193Z] ---> Using cache [2022-11-16T13:25:54.193Z] ---> 4e7cec3e79c6 [2022-11-16T13:25:54.193Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T13:25:54.193Z] ---> Using cache [2022-11-16T13:25:54.193Z] ---> 10b958a655e3 [2022-11-16T13:25:54.193Z] Removing intermediate container 8bc0ba577b57 [2022-11-16T13:25:54.193Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-16T13:25:54.193Z] ---> e23632956727 [2022-11-16T13:25:54.193Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T13:25:54.193Z] ---> Running in 593e4dc2f241 [2022-11-16T13:25:54.193Z] ---> Running in 86f88214c543 [2022-11-16T13:25:54.193Z] Removing intermediate container 593e4dc2f241 [2022-11-16T13:25:54.193Z] ---> a524414073eb [2022-11-16T13:25:54.193Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T13:25:54.193Z] Removing intermediate container 86f88214c543 [2022-11-16T13:25:54.193Z] ---> a4776d3416e9 [2022-11-16T13:25:54.193Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-16T13:25:54.193Z] ---> Running in bc7f8fd909bb [2022-11-16T13:25:54.193Z] ---> 1fc130bcb16f [2022-11-16T13:25:54.193Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:25:54.193Z] ---> Running in 0b3dc617b5bf [2022-11-16T13:25:54.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:54.193Z] ---> Running in 2351f6d58438 [2022-11-16T13:25:54.193Z] Removing intermediate container bc7f8fd909bb [2022-11-16T13:25:54.193Z] ---> 4596007b01a8 [2022-11-16T13:25:54.193Z] Step 23/24 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:25:54.193Z] ---> Running in 60bcac76098f [2022-11-16T13:25:54.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:54.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:54.193Z] Removing intermediate container 0b3dc617b5bf [2022-11-16T13:25:54.193Z] ---> 3742cfed2146 [2022-11-16T13:25:54.193Z] Step 15/24 : WORKDIR / [2022-11-16T13:25:54.193Z] ---> Running in de6f36a0cb1c [2022-11-16T13:25:54.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:25:54.453Z] Removing intermediate container 60bcac76098f [2022-11-16T13:25:54.453Z] ---> cf464e0c3d36 [2022-11-16T13:25:54.453Z] Step 24/24 : LABEL version=2.3.1-dev.2 [2022-11-16T13:25:54.453Z] ---> Running in a15766c8bcdf [2022-11-16T13:25:54.453Z] Removing intermediate container de6f36a0cb1c [2022-11-16T13:25:54.453Z] ---> 80cd02296355 [2022-11-16T13:25:54.453Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:25:54.453Z] Removing intermediate container a15766c8bcdf [2022-11-16T13:25:54.453Z] ---> 1131119fd551 [2022-11-16T13:25:54.453Z] [2022-11-16T13:25:54.453Z] OK: 211 MiB in 51 packages [2022-11-16T13:25:54.453Z] OK: 211 MiB in 51 packages [2022-11-16T13:25:54.453Z] ---> 3ab370040831 [2022-11-16T13:25:54.453Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-16T13:25:54.717Z] Successfully built 1131119fd551 [2022-11-16T13:25:54.717Z] Successfully tagged security-secretstore-setup:latest [2022-11-16T13:25:54.717Z]  Building security-secretstore-setup ... done Building core-data [2022-11-16T13:26:00.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:26:00.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:26:00.015Z] ---> 951507301474 [2022-11-16T13:26:00.015Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:26:00.015Z] ---> Using cache [2022-11-16T13:26:00.015Z] ---> add8c2a59db8 [2022-11-16T13:26:00.015Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T13:26:00.015Z] ---> Using cache [2022-11-16T13:26:00.015Z] ---> beed2a1fa177 [2022-11-16T13:26:00.015Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-16T13:26:00.587Z] ---> a26f070d12d1 [2022-11-16T13:26:00.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-16T13:26:00.587Z] ---> Running in 9c8a872348d6 [2022-11-16T13:26:00.847Z] Removing intermediate container 8d5e63b9e3ec [2022-11-16T13:26:00.847Z] ---> 34562dc420a4 [2022-11-16T13:26:00.847Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-16T13:26:00.847Z] ---> 1939b41e1906 [2022-11-16T13:26:00.847Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-16T13:26:00.847Z] Removing intermediate container d5e1521e4848 [2022-11-16T13:26:00.847Z] ---> 5e06901d95f2 [2022-11-16T13:26:00.847Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-16T13:26:01.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:26:01.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:26:01.412Z] OK: 211 MiB in 51 packages [2022-11-16T13:26:02.804Z] ---> a305a93f80b8 [2022-11-16T13:26:02.804Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:26:03.379Z] ---> 45e235c84c25 [2022-11-16T13:26:03.379Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:26:03.379Z] ---> 5f1f69a88545 [2022-11-16T13:26:03.379Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-16T13:26:03.379Z] ---> Running in a2b353316641 [2022-11-16T13:26:03.379Z] ---> Running in bdd4c7e7b2ed [2022-11-16T13:26:03.379Z] ---> Running in 1ea5eaa06261 [2022-11-16T13:26:03.379Z] Removing intermediate container 9c8a872348d6 [2022-11-16T13:26:03.379Z] ---> 4dab6ead2fd4 [2022-11-16T13:26:03.379Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T13:26:03.379Z] Removing intermediate container 1ea5eaa06261 [2022-11-16T13:26:03.379Z] ---> 63a8e87e5c97 [2022-11-16T13:26:03.379Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:26:03.640Z] ---> Running in 6756943c5413 [2022-11-16T13:26:03.640Z] ---> c1265f729cc6 [2022-11-16T13:26:03.640Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:26:03.898Z] Removing intermediate container 6756943c5413 [2022-11-16T13:26:03.898Z] ---> 68ec03efbdf1 [2022-11-16T13:26:03.898Z] Step 22/24 : LABEL arch=x86_64 [2022-11-16T13:26:03.898Z] ---> Running in e3c1a06e512e [2022-11-16T13:26:03.898Z] ---> Running in 70313aa6e7c0 [2022-11-16T13:26:04.480Z] Removing intermediate container 70313aa6e7c0 [2022-11-16T13:26:04.480Z] ---> ad6a3b818c0b [2022-11-16T13:26:04.480Z] Step 23/24 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:26:04.742Z] ---> Running in 792e32c0a937 [2022-11-16T13:26:05.027Z] Removing intermediate container 792e32c0a937 [2022-11-16T13:26:05.027Z] ---> 07b6a455e877 [2022-11-16T13:26:05.027Z] Step 24/24 : LABEL version=2.3.1-dev.2 [2022-11-16T13:26:05.027Z] ---> Running in 785f06aa6b5e [2022-11-16T13:26:05.290Z] Removing intermediate container 785f06aa6b5e [2022-11-16T13:26:05.290Z] ---> 43c89b17fd9f [2022-11-16T13:26:05.290Z] [2022-11-16T13:26:05.290Z] Successfully built 43c89b17fd9f [2022-11-16T13:26:05.290Z] Successfully tagged core-metadata:latest [2022-11-16T13:26:05.290Z]  Building core-metadata ... done Building security-bootstrapper [2022-11-16T13:26:11.888Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:26:11.888Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:26:11.888Z] ---> 951507301474 [2022-11-16T13:26:11.888Z] Step 3/32 : WORKDIR /edgex-go [2022-11-16T13:26:11.888Z] ---> Using cache [2022-11-16T13:26:11.888Z] ---> 56f1365017a8 [2022-11-16T13:26:11.888Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-16T13:26:11.888Z] ---> Using cache [2022-11-16T13:26:11.888Z] ---> 5e06901d95f2 [2022-11-16T13:26:11.888Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-16T13:26:11.888Z] ---> Using cache [2022-11-16T13:26:11.888Z] ---> 45e235c84c25 [2022-11-16T13:26:11.888Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:26:18.132Z] Removing intermediate container 576ae43ab4a2 [2022-11-16T13:26:18.132Z] ---> 0df669262e8b [2022-11-16T13:26:18.132Z] Removing intermediate container 74c3fd1b67c0 [2022-11-16T13:26:18.132Z] ---> b325bd8cd5be [2022-11-16T13:26:18.132Z] Step 7/19 : COPY . . [2022-11-16T13:26:18.132Z] Step 8/24 : COPY . . [2022-11-16T13:26:18.132Z] Removing intermediate container 0aff032e1f70 [2022-11-16T13:26:18.132Z] ---> 695e9f695541 [2022-11-16T13:26:18.132Z] Step 8/22 : COPY . . [2022-11-16T13:26:18.132Z] Removing intermediate container 8ce5c8e47960 [2022-11-16T13:26:18.132Z] ---> 0407801c3481 [2022-11-16T13:26:18.132Z] Step 8/23 : COPY . . [2022-11-16T13:26:18.132Z] Removing intermediate container 522df74edc20 [2022-11-16T13:26:18.132Z] ---> 0e6f83d449b0 [2022-11-16T13:26:18.132Z] Step 8/22 : COPY . . [2022-11-16T13:26:19.097Z] ---> def083970ed7 [2022-11-16T13:26:19.097Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-16T13:26:19.097Z] ---> a3163fba2f63 [2022-11-16T13:26:19.097Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-16T13:26:19.097Z] ---> 637f25dd2a14 [2022-11-16T13:26:19.097Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-16T13:26:19.097Z] ---> 4f835a4c94d8 [2022-11-16T13:26:19.097Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-16T13:26:19.367Z] ---> 1c8405462982 [2022-11-16T13:26:19.367Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-16T13:26:19.367Z] ---> Running in 66f8744e08f7 [2022-11-16T13:26:19.367Z] ---> Running in e20e28df0806 [2022-11-16T13:26:19.367Z] ---> Running in b634184e7f40 [2022-11-16T13:26:19.367Z] ---> Running in ce6823110ca3 [2022-11-16T13:26:19.636Z] ---> Running in 4ae3c0fa541e [2022-11-16T13:26:20.043Z] ---> Running in 781daf8a7ada [2022-11-16T13:26:20.043Z] Removing intermediate container 2351f6d58438 [2022-11-16T13:26:20.043Z] ---> 7496ca49499b [2022-11-16T13:26:20.043Z] Step 8/22 : COPY . . [2022-11-16T13:26:21.586Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-16T13:26:21.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-16T13:26:21.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-16T13:26:22.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-16T13:26:22.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-16T13:26:38.246Z] ---> 9e66249721cc [2022-11-16T13:26:38.246Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-16T13:26:38.246Z] ---> Running in 2dd59614e89f [2022-11-16T13:26:38.246Z] Removing intermediate container a2b353316641 [2022-11-16T13:26:38.246Z] ---> 9e2c23a5ae83 [2022-11-16T13:26:38.246Z] Step 7/21 : COPY . . [2022-11-16T13:26:38.246Z] Removing intermediate container bdd4c7e7b2ed [2022-11-16T13:26:38.246Z] ---> c0069d85e263 [2022-11-16T13:26:38.246Z] Step 7/22 : COPY . . [2022-11-16T13:26:38.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-16T13:26:38.246Z] Removing intermediate container e3c1a06e512e [2022-11-16T13:26:38.246Z] ---> e9830e5389eb [2022-11-16T13:26:38.246Z] Step 8/22 : COPY . . [2022-11-16T13:27:00.249Z] ---> 3a204e1815e4 [2022-11-16T13:27:00.249Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-16T13:27:00.249Z] ---> 5a56d2222dae [2022-11-16T13:27:00.249Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-16T13:27:00.249Z] ---> 3227bd826f42 [2022-11-16T13:27:00.249Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-16T13:27:00.249Z] ---> Running in 710eb2e3e98e [2022-11-16T13:27:00.249Z] ---> Running in 2abd146eea72 [2022-11-16T13:27:00.249Z] ---> Running in 7c3e187b6954 [2022-11-16T13:27:00.249Z] Removing intermediate container 781daf8a7ada [2022-11-16T13:27:00.249Z] ---> 82b2fffe772e [2022-11-16T13:27:00.249Z] Step 7/32 : COPY . . [2022-11-16T13:27:00.249Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-16T13:27:00.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-16T13:27:00.508Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-16T13:27:15.495Z] Removing intermediate container 2dd59614e89f [2022-11-16T13:27:15.495Z] ---> f3ef5e850571 [2022-11-16T13:27:15.495Z] [2022-11-16T13:27:15.495Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T13:27:15.495Z] ---> bfe296a52501 [2022-11-16T13:27:15.495Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-16T13:27:15.495Z] ---> 62772f135ccf [2022-11-16T13:27:15.495Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-16T13:27:15.495Z] ---> Running in 61b932b8a8a7 [2022-11-16T13:27:15.495Z] ---> Running in 717b4e2050dc [2022-11-16T13:27:15.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:15.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-16T13:27:15.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:16.013Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-16T13:27:16.013Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-16T13:27:16.013Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:27:16.013Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:27:16.013Z] OK: 6 MiB in 16 packages [2022-11-16T13:27:17.393Z] Removing intermediate container 61b932b8a8a7 [2022-11-16T13:27:17.393Z] ---> 61dd8af6afc0 [2022-11-16T13:27:17.393Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T13:27:17.393Z] ---> Running in f5fe040d9bc8 [2022-11-16T13:27:17.653Z] Removing intermediate container f5fe040d9bc8 [2022-11-16T13:27:17.653Z] ---> 38761e57d2fe [2022-11-16T13:27:17.653Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-16T13:27:17.653Z] ---> Running in d6d4e200cbd2 [2022-11-16T13:27:17.911Z] Removing intermediate container d6d4e200cbd2 [2022-11-16T13:27:17.911Z] ---> 64150ab77c8a [2022-11-16T13:27:17.911Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T13:27:17.911Z] ---> Running in 18f1a01cea16 [2022-11-16T13:27:18.480Z] Removing intermediate container 18f1a01cea16 [2022-11-16T13:27:18.480Z] ---> 965e03221fd9 [2022-11-16T13:27:18.480Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:27:19.418Z] ---> 51be428a54e3 [2022-11-16T13:27:19.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-16T13:27:21.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-16T13:27:21.333Z] ---> a70c7bd5a0e4 [2022-11-16T13:27:21.333Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-16T13:27:22.003Z] ---> 3677cfa4c020 [2022-11-16T13:27:22.003Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-16T13:27:22.003Z] ---> Running in a55b410d69d1 [2022-11-16T13:27:23.001Z] Removing intermediate container a55b410d69d1 [2022-11-16T13:27:23.001Z] ---> c3b7ebf2ec56 [2022-11-16T13:27:23.001Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:27:25.547Z] ---> Running in 80e9d971dfcd [2022-11-16T13:27:25.547Z] Removing intermediate container 2abd146eea72 [2022-11-16T13:27:25.547Z] ---> 2f9e00fb082a [2022-11-16T13:27:25.547Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-16T13:27:26.119Z] ---> Running in e88eaa67164f [2022-11-16T13:27:27.494Z] Removing intermediate container 80e9d971dfcd [2022-11-16T13:27:27.494Z] ---> 4d2214fcd8c4 [2022-11-16T13:27:27.494Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T13:27:28.064Z] ---> Running in 744c593ed123 [2022-11-16T13:27:28.064Z] Removing intermediate container 7c3e187b6954 [2022-11-16T13:27:28.064Z] ---> f323e68029ea [2022-11-16T13:27:28.064Z] [2022-11-16T13:27:28.064Z] Step 9/21 : FROM alpine:3.16 [2022-11-16T13:27:28.064Z] ---> bfe296a52501 [2022-11-16T13:27:28.064Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-16T13:27:28.322Z] ---> Running in 2b893ba730bc [2022-11-16T13:27:28.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-16T13:27:28.322Z] Removing intermediate container 744c593ed123 [2022-11-16T13:27:28.322Z] ---> f671adef0e83 [2022-11-16T13:27:28.322Z] Step 21/22 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:28.322Z] ---> Running in cecb58a5f89f [2022-11-16T13:27:28.322Z] Removing intermediate container cecb58a5f89f [2022-11-16T13:27:28.322Z] ---> 5b850ed4cd84 [2022-11-16T13:27:28.322Z] Step 22/22 : LABEL version=2.3.1-dev.2 [2022-11-16T13:27:28.579Z] ---> Running in 2d4d53727c2c [2022-11-16T13:27:28.579Z] Removing intermediate container 2d4d53727c2c [2022-11-16T13:27:28.579Z] ---> e65a3ae71f1a [2022-11-16T13:27:28.579Z] [2022-11-16T13:27:28.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:28.579Z] Successfully built e65a3ae71f1a [2022-11-16T13:27:28.579Z] Successfully tagged support-notifications:latest [2022-11-16T13:27:28.579Z]  Building support-notifications ... done Building security-spire-server [2022-11-16T13:27:28.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:29.206Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-16T13:27:29.206Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-16T13:27:29.206Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T13:27:29.206Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-16T13:27:29.206Z] (5/6) Installing curl (7.83.1-r4) [2022-11-16T13:27:29.206Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-16T13:27:29.206Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:27:29.206Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:27:29.206Z] OK: 8 MiB in 20 packages [2022-11-16T13:27:32.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:27:32.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:27:32.592Z] ---> 951507301474 [2022-11-16T13:27:32.592Z] Step 3/23 : WORKDIR /edgex-go [2022-11-16T13:27:32.592Z] ---> Using cache [2022-11-16T13:27:32.592Z] ---> 56f1365017a8 [2022-11-16T13:27:32.592Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T13:27:32.592Z] ---> Using cache [2022-11-16T13:27:32.592Z] ---> 15b0d9246b6d [2022-11-16T13:27:32.592Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-16T13:27:32.592Z] ---> Using cache [2022-11-16T13:27:32.592Z] ---> 932ba5e7d952 [2022-11-16T13:27:32.592Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:27:32.592Z] ---> Using cache [2022-11-16T13:27:32.592Z] ---> 11bb52fa8664 [2022-11-16T13:27:32.592Z] Step 7/23 : COPY . . [2022-11-16T13:27:32.592Z] ---> Using cache [2022-11-16T13:27:32.592Z] ---> bcf998505be3 [2022-11-16T13:27:32.592Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T13:27:32.592Z] ---> Using cache [2022-11-16T13:27:32.592Z] ---> 958fab170a09 [2022-11-16T13:27:32.592Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-16T13:27:32.592Z] ---> Using cache [2022-11-16T13:27:32.592Z] ---> 2bf70849b2f8 [2022-11-16T13:27:32.592Z] 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-16T13:27:35.146Z] ---> Running in 95ef3890e5ee [2022-11-16T13:27:35.146Z] Removing intermediate container 710eb2e3e98e [2022-11-16T13:27:35.146Z] ---> 90e3ab4296e0 [2022-11-16T13:27:35.146Z] [2022-11-16T13:27:35.146Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T13:27:35.146Z] ---> bfe296a52501 [2022-11-16T13:27:35.146Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-16T13:27:35.146Z] Removing intermediate container e88eaa67164f [2022-11-16T13:27:35.146Z] ---> d94dea455ace [2022-11-16T13:27:35.146Z] [2022-11-16T13:27:35.146Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T13:27:35.146Z] ---> bfe296a52501 [2022-11-16T13:27:35.146Z] 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-16T13:27:35.146Z] ---> Running in cbf43182dde7 [2022-11-16T13:27:35.146Z] Removing intermediate container 2b893ba730bc [2022-11-16T13:27:35.146Z] ---> 0a63d37e0559 [2022-11-16T13:27:35.146Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T13:27:35.146Z] ---> Running in 9ef6ba7b3f18 [2022-11-16T13:27:35.146Z] ---> Running in 2c4f294be747 [2022-11-16T13:27:35.146Z] Removing intermediate container cbf43182dde7 [2022-11-16T13:27:35.146Z] ---> 71f53b265b32 [2022-11-16T13:27:35.146Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-16T13:27:35.146Z] Removing intermediate container 9ef6ba7b3f18 [2022-11-16T13:27:35.146Z] ---> 550fc76a7dd1 [2022-11-16T13:27:35.146Z] 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-16T13:27:35.424Z] ---> Running in 3fa3361acb06 [2022-11-16T13:27:35.424Z] Removing intermediate container 2c4f294be747 [2022-11-16T13:27:35.424Z] ---> 203dce5431ca [2022-11-16T13:27:35.424Z] Step 12/21 : WORKDIR /edgex [2022-11-16T13:27:35.424Z] ---> Running in 4afc319284d2 [2022-11-16T13:27:35.424Z] ---> Running in a141b330f500 [2022-11-16T13:27:35.424Z] Removing intermediate container 3fa3361acb06 [2022-11-16T13:27:35.424Z] ---> 85b321aa0c48 [2022-11-16T13:27:35.424Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-16T13:27:35.686Z] ---> Running in d347831e59f4 [2022-11-16T13:27:35.686Z] Removing intermediate container a141b330f500 [2022-11-16T13:27:35.686Z] ---> f307115ee923 [2022-11-16T13:27:35.686Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-16T13:27:35.686Z] Removing intermediate container d347831e59f4 [2022-11-16T13:27:35.686Z] ---> 3e8c83ccc614 [2022-11-16T13:27:35.686Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-16T13:27:35.945Z] Removing intermediate container 95ef3890e5ee [2022-11-16T13:27:35.945Z] ---> 2455d3a1e1ea [2022-11-16T13:27:35.945Z] Step 11/23 : WORKDIR /edgex-go [2022-11-16T13:27:35.945Z] ---> Running in 2534708fc039 [2022-11-16T13:27:35.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:35.945Z] ---> 2efdaaaa5115 [2022-11-16T13:27:35.945Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-16T13:27:35.945Z] ---> Running in dd95cf3950d7 [2022-11-16T13:27:35.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:36.207Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-16T13:27:36.207Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-16T13:27:36.207Z] (3/33) Installing readline (8.1.2-r0) [2022-11-16T13:27:36.207Z] (4/33) Installing bash (5.1.16-r2) [2022-11-16T13:27:36.207Z] Executing bash-5.1.16-r2.post-install [2022-11-16T13:27:36.207Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-16T13:27:36.207Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-16T13:27:36.207Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T13:27:36.511Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-16T13:27:36.511Z] (9/33) Installing curl (7.83.1-r4) [2022-11-16T13:27:36.511Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-16T13:27:36.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:36.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:36.511Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-16T13:27:36.511Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-16T13:27:36.511Z] (13/33) Installing expat (2.5.0-r0) [2022-11-16T13:27:36.511Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-16T13:27:36.511Z] (15/33) Installing gdbm (1.23-r0) [2022-11-16T13:27:36.769Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-16T13:27:36.769Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T13:27:36.769Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-16T13:27:36.769Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T13:27:36.769Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T13:27:36.769Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-16T13:27:36.769Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T13:27:36.769Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-16T13:27:36.769Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-16T13:27:36.769Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-16T13:27:36.769Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-16T13:27:36.769Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-16T13:27:36.769Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:27:36.769Z] OK: 8 MiB in 20 packages [2022-11-16T13:27:36.769Z] Removing intermediate container dd95cf3950d7 [2022-11-16T13:27:36.769Z] ---> 5c9d82709fac [2022-11-16T13:27:36.769Z] [2022-11-16T13:27:36.769Z] Step 12/23 : FROM alpine:3.15 [2022-11-16T13:27:36.769Z] ---> c4fc93816858 [2022-11-16T13:27:36.769Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:27:36.769Z] ---> Using cache [2022-11-16T13:27:36.769Z] ---> 5c29e26d0fd8 [2022-11-16T13:27:36.769Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T13:27:36.769Z] ---> Using cache [2022-11-16T13:27:36.769Z] ---> 7fcc2cfc527c [2022-11-16T13:27:36.769Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T13:27:37.026Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-16T13:27:37.026Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-16T13:27:37.026Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-16T13:27:37.026Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-16T13:27:37.026Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-16T13:27:37.027Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-16T13:27:37.027Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-16T13:27:37.027Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-16T13:27:37.290Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-16T13:27:37.290Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-16T13:27:37.290Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-16T13:27:37.290Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-16T13:27:37.290Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:27:37.291Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:27:37.559Z] OK: 123 MiB in 47 packages [2022-11-16T13:27:38.941Z] ---> 019508286000 [2022-11-16T13:27:38.941Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-16T13:27:38.941Z] ---> deb787097c2c [2022-11-16T13:27:38.941Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T13:27:38.941Z] Removing intermediate container 717b4e2050dc [2022-11-16T13:27:38.941Z] ---> 3586586c58f1 [2022-11-16T13:27:38.941Z] [2022-11-16T13:27:38.941Z] Step 9/32 : FROM alpine:3.16 [2022-11-16T13:27:38.941Z] ---> bfe296a52501 [2022-11-16T13:27:38.941Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:27:38.941Z] ---> Running in 58b4c770fef1 [2022-11-16T13:27:39.198Z] Removing intermediate container 2534708fc039 [2022-11-16T13:27:39.198Z] ---> fad248fa54d6 [2022-11-16T13:27:39.198Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:27:39.198Z] ---> f6f46c216b6a [2022-11-16T13:27:39.198Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-16T13:27:39.198Z] Removing intermediate container 58b4c770fef1 [2022-11-16T13:27:39.198Z] ---> c0e035ccf04d [2022-11-16T13:27:39.198Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-16T13:27:39.198Z] ---> Running in d6c47f69e90e [2022-11-16T13:27:39.198Z] ---> bb3eb191de15 [2022-11-16T13:27:39.198Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T13:27:39.456Z] ---> e0aa816217bf [2022-11-16T13:27:39.456Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-16T13:27:39.456Z] ---> 72ff17fedaec [2022-11-16T13:27:39.456Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-16T13:27:39.456Z] ---> e6eb30bf679d [2022-11-16T13:27:39.456Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T13:27:39.456Z] ---> Running in 09c1695df040 [2022-11-16T13:27:39.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:39.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-16T13:27:39.989Z] ---> 709a0b32f9d8 [2022-11-16T13:27:39.989Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T13:27:39.989Z] ---> Running in 2af4916d5982 [2022-11-16T13:27:39.989Z] ---> 0718488b3215 [2022-11-16T13:27:39.989Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-16T13:27:39.989Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-16T13:27:39.989Z] (2/2) Installing su-exec (0.2-r1) [2022-11-16T13:27:39.989Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:27:39.989Z] Removing intermediate container 2af4916d5982 [2022-11-16T13:27:39.989Z] ---> e43729534678 [2022-11-16T13:27:39.989Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T13:27:40.260Z] OK: 6 MiB in 16 packages [2022-11-16T13:27:40.260Z] ---> Running in 09a325710409 [2022-11-16T13:27:40.260Z] ---> ddb02508e3af [2022-11-16T13:27:40.260Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-16T13:27:40.260Z] ---> Running in 2534498604af [2022-11-16T13:27:40.260Z] Removing intermediate container 09c1695df040 [2022-11-16T13:27:40.260Z] ---> ccf94d4b96c7 [2022-11-16T13:27:40.260Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T13:27:40.260Z] Removing intermediate container 09a325710409 [2022-11-16T13:27:40.260Z] ---> ad2c887be57f [2022-11-16T13:27:40.260Z] Step 21/23 : LABEL arch=x86_64 [2022-11-16T13:27:40.260Z] ---> Running in f17ba4bdf2a8 [2022-11-16T13:27:40.260Z] ---> Running in e37da10f3b0f [2022-11-16T13:27:40.260Z] Removing intermediate container 2534498604af [2022-11-16T13:27:40.260Z] ---> dce002274267 [2022-11-16T13:27:40.260Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:27:40.522Z] ---> Running in 4a179e3bd72b [2022-11-16T13:27:40.522Z] Removing intermediate container f17ba4bdf2a8 [2022-11-16T13:27:40.522Z] ---> 22e454e6e0ce [2022-11-16T13:27:40.522Z] Step 19/21 : LABEL arch=x86_64 [2022-11-16T13:27:40.522Z] Removing intermediate container e37da10f3b0f [2022-11-16T13:27:40.522Z] ---> fddf447c2c01 [2022-11-16T13:27:40.522Z] Step 22/23 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:40.522Z] ---> Running in 24c2a0d4a029 [2022-11-16T13:27:40.522Z] ---> Running in c0705cf40029 [2022-11-16T13:27:40.522Z] Removing intermediate container 4a179e3bd72b [2022-11-16T13:27:40.522Z] ---> b1cb4109d907 [2022-11-16T13:27:40.522Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T13:27:40.522Z] Removing intermediate container d6c47f69e90e [2022-11-16T13:27:40.522Z] ---> 573236294153 [2022-11-16T13:27:40.522Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-16T13:27:40.782Z] ---> Running in cb4315420237 [2022-11-16T13:27:40.782Z] ---> Running in e65d99a0403d [2022-11-16T13:27:40.782Z] Removing intermediate container 24c2a0d4a029 [2022-11-16T13:27:40.782Z] ---> 778845810410 [2022-11-16T13:27:40.782Z] Step 20/21 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:40.782Z] Removing intermediate container c0705cf40029 [2022-11-16T13:27:40.782Z] ---> 1b4b11cee984 [2022-11-16T13:27:40.782Z] Step 23/23 : LABEL version=2.3.1-dev.2 [2022-11-16T13:27:40.782Z] ---> Running in 95eb21685fb8 [2022-11-16T13:27:40.782Z] ---> Running in 8d8098ace666 [2022-11-16T13:27:40.782Z] Removing intermediate container cb4315420237 [2022-11-16T13:27:40.782Z] ---> 8083c45800b6 [2022-11-16T13:27:40.782Z] Step 21/22 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:40.782Z] Removing intermediate container e65d99a0403d [2022-11-16T13:27:40.782Z] ---> dd31fbc0ba4d [2022-11-16T13:27:40.782Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-16T13:27:41.040Z] ---> Running in df66810eed5e [2022-11-16T13:27:41.040Z] ---> Running in 3c9eba8b289b [2022-11-16T13:27:41.040Z] Removing intermediate container 8d8098ace666 [2022-11-16T13:27:41.040Z] ---> 1c10eb726b71 [2022-11-16T13:27:41.040Z] [2022-11-16T13:27:41.040Z] Removing intermediate container 95eb21685fb8 [2022-11-16T13:27:41.040Z] ---> 0b8bf7bb12fc [2022-11-16T13:27:41.040Z] Step 21/21 : LABEL version=2.3.1-dev.2 [2022-11-16T13:27:41.040Z] Removing intermediate container df66810eed5e [2022-11-16T13:27:41.040Z] ---> 4def02e4fb41 [2022-11-16T13:27:41.040Z] Step 22/22 : LABEL version=2.3.1-dev.2 [2022-11-16T13:27:41.040Z] Successfully built 1c10eb726b71 [2022-11-16T13:27:41.040Z] ---> Running in 6840eaed88e7 [2022-11-16T13:27:41.040Z] Successfully tagged security-spire-server:latest [2022-11-16T13:27:41.040Z]  Building security-spire-server ... done  ---> Running in c5da75b36c97 [2022-11-16T13:27:41.040Z] Removing intermediate container 3c9eba8b289b [2022-11-16T13:27:41.040Z] ---> bf5732b3f927 [2022-11-16T13:27:41.040Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-16T13:27:41.298Z] ---> Running in c4f0e26b6468 [2022-11-16T13:27:41.298Z] Removing intermediate container 6840eaed88e7 [2022-11-16T13:27:41.298Z] ---> 4803f414371b [2022-11-16T13:27:41.298Z] [2022-11-16T13:27:41.298Z] Removing intermediate container c5da75b36c97 [2022-11-16T13:27:41.298Z] ---> 22134113b6c2 [2022-11-16T13:27:41.298Z] [2022-11-16T13:27:41.298Z] Successfully built 4803f414371b [2022-11-16T13:27:41.298Z] Removing intermediate container c4f0e26b6468 [2022-11-16T13:27:41.298Z] ---> d3ab73eb1638 [2022-11-16T13:27:41.298Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-16T13:27:41.298Z] Successfully tagged security-proxy-setup:latest [2022-11-16T13:27:41.298Z]  Building security-proxy-setup ... done Successfully built 22134113b6c2 [2022-11-16T13:27:41.298Z] Successfully tagged core-data:latest [2022-11-16T13:27:41.298Z]  Building core-data ... done  ---> Running in 09e4789c3821 [2022-11-16T13:27:41.298Z] Removing intermediate container 09e4789c3821 [2022-11-16T13:27:41.298Z] ---> f1e0c15066ce [2022-11-16T13:27:41.298Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-16T13:27:41.555Z] ---> Running in f94706390283 [2022-11-16T13:27:41.555Z] Collecting docker-compose==1.23.2 [2022-11-16T13:27:41.555Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-16T13:27:41.813Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.0 MB/s eta 0:00:00 [2022-11-16T13:27:41.813Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-16T13:27:41.813Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-16T13:27:41.813Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 160.5 MB/s eta 0:00:00 [2022-11-16T13:27:41.813Z] 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-16T13:27:41.813Z] Collecting cached-property<2,>=1.2.0 [2022-11-16T13:27:41.813Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-16T13:27:41.813Z] Collecting jsonschema<3,>=2.5.1 [2022-11-16T13:27:41.813Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-16T13:27:41.813Z] Collecting texttable<0.10,>=0.9.0 [2022-11-16T13:27:42.071Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-16T13:27:42.071Z] Removing intermediate container f94706390283 [2022-11-16T13:27:42.071Z] ---> ae44e96bfc35 [2022-11-16T13:27:42.071Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-16T13:27:42.071Z] Preparing metadata (setup.py): started [2022-11-16T13:27:42.071Z] ---> Running in 657bff71e043 [2022-11-16T13:27:42.071Z] Removing intermediate container 657bff71e043 [2022-11-16T13:27:42.071Z] ---> 0ed543142fdb [2022-11-16T13:27:42.071Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-16T13:27:42.071Z] ---> f6d4d179b63d [2022-11-16T13:27:42.071Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-16T13:27:42.328Z] ---> Running in f9e054887d52 [2022-11-16T13:27:42.328Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T13:27:42.328Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-16T13:27:42.329Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-16T13:27:42.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 146.9 MB/s eta 0:00:00 [2022-11-16T13:27:42.329Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-16T13:27:42.329Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-16T13:27:42.329Z] Preparing metadata (setup.py): started [2022-11-16T13:27:42.586Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T13:27:42.844Z] Collecting PyYAML<4,>=3.10 [2022-11-16T13:27:42.844Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-16T13:27:42.844Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 53.1 MB/s eta 0:00:00 [2022-11-16T13:27:43.102Z] Removing intermediate container f9e054887d52 [2022-11-16T13:27:43.102Z] ---> 6c8a81d7703e [2022-11-16T13:27:43.102Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:27:43.102Z] Preparing metadata (setup.py): started [2022-11-16T13:27:43.102Z] ---> 906f250a61ca [2022-11-16T13:27:43.102Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-16T13:27:43.561Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T13:27:43.561Z] Collecting docopt<0.7,>=0.6.1 [2022-11-16T13:27:43.561Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-16T13:27:43.561Z] Preparing metadata (setup.py): started [2022-11-16T13:27:43.821Z] ---> 5098b3035a37 [2022-11-16T13:27:43.821Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-16T13:27:43.821Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T13:27:43.821Z] ---> f491fb5320a9 [2022-11-16T13:27:43.821Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-16T13:27:43.821Z] Collecting docker<4.0,>=3.6.0 [2022-11-16T13:27:43.821Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-16T13:27:43.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 92.6 MB/s eta 0:00:00 [2022-11-16T13:27:43.821Z] Collecting docker-pycreds>=0.4.0 [2022-11-16T13:27:43.821Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-16T13:27:44.081Z] ---> 5aecc86ed964 [2022-11-16T13:27:44.081Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-16T13:27:44.081Z] Collecting idna<2.8,>=2.5 [2022-11-16T13:27:44.081Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-16T13:27:44.081Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 186.3 MB/s eta 0:00:00 [2022-11-16T13:27:44.081Z] Collecting certifi>=2017.4.17 [2022-11-16T13:27:44.081Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-16T13:27:44.081Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 53.3 MB/s eta 0:00:00 [2022-11-16T13:27:44.081Z] ---> 3f785d0ba5fc [2022-11-16T13:27:44.081Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-16T13:27:44.081Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-16T13:27:44.081Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-16T13:27:44.081Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 56.0 MB/s eta 0:00:00 [2022-11-16T13:27:44.081Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-16T13:27:44.081Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-16T13:27:44.081Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 38.9 MB/s eta 0:00:00 [2022-11-16T13:27:44.081Z] ---> d5298d181978 [2022-11-16T13:27:44.081Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-16T13:27:44.341Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-16T13:27:44.341Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-16T13:27:44.341Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-16T13:27:44.341Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-16T13:27:44.341Z] ---> bf8207065cb3 [2022-11-16T13:27:44.341Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-16T13:27:44.341Z] ---> Running in e07dec1a5898 [2022-11-16T13:27:44.341Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-16T13:27:44.341Z] Running setup.py install for texttable: started [2022-11-16T13:27:44.601Z] Running setup.py install for texttable: finished with status 'done' [2022-11-16T13:27:44.601Z] Running setup.py install for PyYAML: started [2022-11-16T13:27:44.860Z] Removing intermediate container e07dec1a5898 [2022-11-16T13:27:44.860Z] ---> 6a2bd220d6a0 [2022-11-16T13:27:44.860Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-16T13:27:44.860Z] ---> Running in 47ad334adc99 [2022-11-16T13:27:44.860Z] Removing intermediate container 47ad334adc99 [2022-11-16T13:27:44.860Z] ---> 2b8169baf2da [2022-11-16T13:27:44.860Z] Step 29/32 : CMD ["gate"] [2022-11-16T13:27:45.120Z] ---> Running in 7acc4719b56d [2022-11-16T13:27:45.120Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-16T13:27:45.120Z] Removing intermediate container 7acc4719b56d [2022-11-16T13:27:45.120Z] ---> 51b736a6be34 [2022-11-16T13:27:45.120Z] Step 30/32 : LABEL arch=x86_64 [2022-11-16T13:27:45.120Z] ---> Running in c1f4f3abf73e [2022-11-16T13:27:45.120Z] Removing intermediate container c1f4f3abf73e [2022-11-16T13:27:45.120Z] ---> 9b0a273db1c8 [2022-11-16T13:27:45.120Z] Step 31/32 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:45.120Z] ---> Running in eba06dcfce20 [2022-11-16T13:27:45.382Z] Removing intermediate container eba06dcfce20 [2022-11-16T13:27:45.382Z] ---> a42eb37cf70f [2022-11-16T13:27:45.382Z] Step 32/32 : LABEL version=2.3.1-dev.2 [2022-11-16T13:27:45.382Z] ---> Running in 9786aba04463 [2022-11-16T13:27:45.382Z] Running setup.py install for docopt: started [2022-11-16T13:27:45.382Z] Removing intermediate container 9786aba04463 [2022-11-16T13:27:45.382Z] ---> 5194192b720d [2022-11-16T13:27:45.382Z] [2022-11-16T13:27:45.382Z] Successfully built 5194192b720d [2022-11-16T13:27:45.382Z] Successfully tagged security-bootstrapper:latest [2022-11-16T13:27:45.643Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2022-11-16T13:27:45.903Z] Running setup.py install for dockerpty: started [2022-11-16T13:27:46.163Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-16T13:27:46.734Z] 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-16T13:27:46.734Z] 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-16T13:27:50.044Z] Removing intermediate container 4afc319284d2 [2022-11-16T13:27:50.044Z] ---> 80539f67e6e8 [2022-11-16T13:27:50.044Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-16T13:27:50.044Z] ---> Running in 96cec2dd3573 [2022-11-16T13:27:50.044Z] Removing intermediate container 96cec2dd3573 [2022-11-16T13:27:50.044Z] ---> 43e967a9a2db [2022-11-16T13:27:50.044Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T13:27:50.044Z] ---> Running in 0ccf32d9c6b0 [2022-11-16T13:27:50.044Z] Removing intermediate container 0ccf32d9c6b0 [2022-11-16T13:27:50.044Z] ---> ffafbe305791 [2022-11-16T13:27:50.044Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-16T13:27:50.303Z] ---> 8371441afcf3 [2022-11-16T13:27:50.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-16T13:27:50.303Z] ---> 1afc362c4fff [2022-11-16T13:27:50.303Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-16T13:27:50.562Z] ---> 279b12c33cf5 [2022-11-16T13:27:50.562Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-16T13:27:50.562Z] ---> Running in 3a852c9be15b [2022-11-16T13:27:50.562Z] Removing intermediate container 3a852c9be15b [2022-11-16T13:27:50.562Z] ---> 077ff9b4198a [2022-11-16T13:27:50.562Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:27:50.562Z] ---> Running in 74e88825155a [2022-11-16T13:27:50.822Z] Removing intermediate container 74e88825155a [2022-11-16T13:27:50.822Z] ---> b70ac4b0d3cb [2022-11-16T13:27:50.822Z] Step 20/22 : LABEL arch=x86_64 [2022-11-16T13:27:50.822Z] ---> Running in c8c06f7e029a [2022-11-16T13:27:50.822Z] Removing intermediate container c8c06f7e029a [2022-11-16T13:27:50.822Z] ---> 8ad3a040b2ff [2022-11-16T13:27:50.822Z] Step 21/22 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:50.822Z] ---> Running in 61826b31b181 [2022-11-16T13:27:50.822Z] Removing intermediate container 61826b31b181 [2022-11-16T13:27:50.822Z] ---> b615cca16ccc [2022-11-16T13:27:50.822Z] Step 22/22 : LABEL version=2.3.1-dev.2 [2022-11-16T13:27:50.822Z] ---> Running in de61ea6ab709 [2022-11-16T13:27:51.082Z] Removing intermediate container de61ea6ab709 [2022-11-16T13:27:51.082Z] ---> 991f0452fc87 [2022-11-16T13:27:51.082Z] [2022-11-16T13:27:51.082Z] Successfully built 991f0452fc87 [2022-11-16T13:27:51.082Z] Successfully tagged sys-mgmt-agent:latest [2022-11-16T13:27:51.089Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-11-16T13:27:51.096Z] $ docker stop --time=1 9ced7d1646ac190c1d0ef16d53e6f9c75fe897804a010a11043cb317527ad669 [2022-11-16T13:27:52.392Z] $ docker rm -f 9ced7d1646ac190c1d0ef16d53e6f9c75fe897804a010a11043cb317527ad669 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T13:27:52.726Z] + docker images [2022-11-16T13:27:52.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-16T13:27:52.726Z] sys-mgmt-agent latest 991f0452fc87 2 seconds ago 136MB [2022-11-16T13:27:52.726Z] security-bootstrapper latest 5194192b720d 7 seconds ago 20.2MB [2022-11-16T13:27:52.726Z] security-proxy-setup latest 4803f414371b 11 seconds ago 27.6MB [2022-11-16T13:27:52.726Z] core-data latest 22134113b6c2 11 seconds ago 21.7MB [2022-11-16T13:27:52.726Z] security-spire-server latest 1c10eb726b71 12 seconds ago 86.5MB [2022-11-16T13:27:52.726Z] 3586586c58f1 16 seconds ago 1.6GB [2022-11-16T13:27:52.726Z] 5c9d82709fac 17 seconds ago 1.49GB [2022-11-16T13:27:52.726Z] d94dea455ace 18 seconds ago 1.6GB [2022-11-16T13:27:52.726Z] 90e3ab4296e0 20 seconds ago 1.62GB [2022-11-16T13:27:52.726Z] support-notifications latest e65a3ae71f1a 24 seconds ago 30.4MB [2022-11-16T13:27:52.726Z] f323e68029ea 25 seconds ago 1.6GB [2022-11-16T13:27:52.726Z] f3ef5e850571 51 seconds ago 1.68GB [2022-11-16T13:27:52.726Z] core-metadata latest 43c89b17fd9f About a minute ago 18.5MB [2022-11-16T13:27:52.726Z] security-secretstore-setup latest 1131119fd551 About a minute ago 29.7MB [2022-11-16T13:27:52.726Z] 0bd7a5dedbb0 2 minutes ago 1.62GB [2022-11-16T13:27:52.726Z] core-command latest 094e3fd05817 2 minutes ago 17.6MB [2022-11-16T13:27:52.726Z] support-scheduler latest 4d4f188bb124 2 minutes ago 29.8MB [2022-11-16T13:27:52.726Z] security-spiffe-token-provider latest ee3f010a4bc7 2 minutes ago 29.7MB [2022-11-16T13:27:52.726Z] security-spire-config latest 8cf41cd641e9 2 minutes ago 85.8MB [2022-11-16T13:27:52.726Z] 678e041ca39e 2 minutes ago 1.68GB [2022-11-16T13:27:52.726Z] 4e56602604c7 2 minutes ago 1.61GB [2022-11-16T13:27:52.726Z] 2c0973a1124e 2 minutes ago 1.61GB [2022-11-16T13:27:52.726Z] fc568edaff26 2 minutes ago 1.65GB [2022-11-16T13:27:52.726Z] security-spire-agent latest 85531b2f6aaa 2 minutes ago 125MB [2022-11-16T13:27:52.726Z] 4abe5a179e5a 3 minutes ago 1.49GB [2022-11-16T13:27:52.726Z] ci-base-image-x86_64 latest 951507301474 6 minutes ago 947MB [2022-11-16T13:27:52.726Z] alpine 3.16 bfe296a52501 4 days ago 5.54MB [2022-11-16T13:27:52.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 13 days ago 683MB [2022-11-16T13:27:52.726Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-16T13:27:52.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-16T13:27:52.726Z] 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-16T13:27:52.839Z] provisioning config files... [2022-11-16T13:27:52.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/350@tmp/config8923257039997054687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:27:53.221Z] ---> docker-login.sh [2022-11-16T13:27:53.221Z] nexus3.edgexfoundry.org:10001 [2022-11-16T13:27:53.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:27:53.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:27:53.221Z] Configure a credential helper to remove this warning. See [2022-11-16T13:27:53.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:27:53.221Z] [2022-11-16T13:27:53.221Z] Login Succeeded [2022-11-16T13:27:53.221Z] nexus3.edgexfoundry.org:10002 [2022-11-16T13:27:53.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:27:53.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:27:53.479Z] Configure a credential helper to remove this warning. See [2022-11-16T13:27:53.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:27:53.479Z] [2022-11-16T13:27:53.479Z] Login Succeeded [2022-11-16T13:27:53.479Z] nexus3.edgexfoundry.org:10003 [2022-11-16T13:27:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:27:53.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:27:53.479Z] Configure a credential helper to remove this warning. See [2022-11-16T13:27:53.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:27:53.479Z] [2022-11-16T13:27:53.479Z] Login Succeeded [2022-11-16T13:27:53.479Z] nexus3.edgexfoundry.org:10004 [2022-11-16T13:27:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:27:53.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:27:53.479Z] Configure a credential helper to remove this warning. See [2022-11-16T13:27:53.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:27:53.479Z] [2022-11-16T13:27:53.479Z] Login Succeeded [2022-11-16T13:27:53.479Z] docker.io [2022-11-16T13:27:53.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:27:53.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:27:53.996Z] Configure a credential helper to remove this warning. See [2022-11-16T13:27:53.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:27:53.996Z] [2022-11-16T13:27:53.996Z] Login Succeeded [2022-11-16T13:27:53.996Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T13:27:54.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:27:54.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T13:27:54.055Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-11-16T13:27:54.055Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:54.055Z] latest [2022-11-16T13:27:54.055Z] 2.3.1-dev.2 [2022-11-16T13:27:54.055Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:27:54.055Z] main [2022-11-16T13:27:54.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:54.398Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:54.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:54.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-16T13:27:54.757Z] 328a1e58c5ed: Preparing [2022-11-16T13:27:54.757Z] 81668ed5e983: Preparing [2022-11-16T13:27:54.757Z] e10e4407f210: Preparing [2022-11-16T13:27:54.757Z] 38f3fd724cc0: Preparing [2022-11-16T13:27:54.757Z] e5e13b0c77cb: Preparing [2022-11-16T13:27:54.757Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:27:54.757Z] e10e4407f210: Pushed [2022-11-16T13:27:54.757Z] 328a1e58c5ed: Pushed [2022-11-16T13:27:54.757Z] 38f3fd724cc0: Pushed [2022-11-16T13:27:56.181Z] 81668ed5e983: Pushed [2022-11-16T13:27:56.182Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:dc16c6d98abf45a88660790cc8848a77ddfd86aff02435a060d93f97d3c72909 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:56.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:56.843Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-16T13:27:56.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-16T13:27:56.843Z] 328a1e58c5ed: Preparing [2022-11-16T13:27:56.843Z] 81668ed5e983: Preparing [2022-11-16T13:27:56.843Z] e10e4407f210: Preparing [2022-11-16T13:27:56.843Z] 38f3fd724cc0: Preparing [2022-11-16T13:27:56.843Z] e5e13b0c77cb: Preparing [2022-11-16T13:27:56.843Z] 328a1e58c5ed: Layer already exists [2022-11-16T13:27:56.843Z] e10e4407f210: Layer already exists [2022-11-16T13:27:56.843Z] 81668ed5e983: Layer already exists [2022-11-16T13:27:56.843Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:27:56.843Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:27:56.843Z] latest: digest: sha256:dc16c6d98abf45a88660790cc8848a77ddfd86aff02435a060d93f97d3c72909 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:57.148Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:57.453Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.2 [2022-11-16T13:27:57.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-16T13:27:57.453Z] 328a1e58c5ed: Preparing [2022-11-16T13:27:57.453Z] 81668ed5e983: Preparing [2022-11-16T13:27:57.453Z] e10e4407f210: Preparing [2022-11-16T13:27:57.453Z] 38f3fd724cc0: Preparing [2022-11-16T13:27:57.453Z] e5e13b0c77cb: Preparing [2022-11-16T13:27:57.453Z] e10e4407f210: Layer already exists [2022-11-16T13:27:57.453Z] 328a1e58c5ed: Layer already exists [2022-11-16T13:27:57.453Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:27:57.453Z] 81668ed5e983: Layer already exists [2022-11-16T13:27:57.453Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:27:57.453Z] 2.3.1-dev.2: digest: sha256:dc16c6d98abf45a88660790cc8848a77ddfd86aff02435a060d93f97d3c72909 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:57.758Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:58.059Z] + docker push nexus3.edgexfoundry.org:10004/core-command:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:27:58.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-16T13:27:58.060Z] 328a1e58c5ed: Preparing [2022-11-16T13:27:58.060Z] 81668ed5e983: Preparing [2022-11-16T13:27:58.060Z] e10e4407f210: Preparing [2022-11-16T13:27:58.060Z] 38f3fd724cc0: Preparing [2022-11-16T13:27:58.060Z] e5e13b0c77cb: Preparing [2022-11-16T13:27:58.060Z] e10e4407f210: Layer already exists [2022-11-16T13:27:58.060Z] 81668ed5e983: Layer already exists [2022-11-16T13:27:58.060Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:27:58.060Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:27:58.060Z] 328a1e58c5ed: Layer already exists [2022-11-16T13:27:58.060Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:dc16c6d98abf45a88660790cc8848a77ddfd86aff02435a060d93f97d3c72909 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:58.363Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:58.669Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-11-16T13:27:58.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-16T13:27:58.669Z] 328a1e58c5ed: Preparing [2022-11-16T13:27:58.669Z] 81668ed5e983: Preparing [2022-11-16T13:27:58.669Z] e10e4407f210: Preparing [2022-11-16T13:27:58.669Z] 38f3fd724cc0: Preparing [2022-11-16T13:27:58.669Z] e5e13b0c77cb: Preparing [2022-11-16T13:27:58.669Z] 81668ed5e983: Layer already exists [2022-11-16T13:27:58.669Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:27:58.669Z] e10e4407f210: Layer already exists [2022-11-16T13:27:58.669Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:27:58.669Z] 328a1e58c5ed: Layer already exists [2022-11-16T13:27:58.669Z] main: digest: sha256:dc16c6d98abf45a88660790cc8848a77ddfd86aff02435a060d93f97d3c72909 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:27:58.703Z] ===================================================== [Pipeline] echo [2022-11-16T13:27:58.708Z] taggedImages: [2022-11-16T13:27:58.708Z] - nexus3.edgexfoundry.org:10004/core-command:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:58.708Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-16T13:27:58.708Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.2 [2022-11-16T13:27:58.708Z] - nexus3.edgexfoundry.org:10004/core-command:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:27:58.708Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-11-16T13:27:58.721Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-11-16T13:27:58.721Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:58.721Z] latest [2022-11-16T13:27:58.721Z] 2.3.1-dev.2 [2022-11-16T13:27:58.721Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:27:58.721Z] main [2022-11-16T13:27:58.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:59.024Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:27:59.326Z] + docker push nexus3.edgexfoundry.org:10004/core-data:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:27:59.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-16T13:27:59.326Z] 6b8d89e05eab: Preparing [2022-11-16T13:27:59.326Z] 5bd65df80d96: Preparing [2022-11-16T13:27:59.326Z] e10e4407f210: Preparing [2022-11-16T13:27:59.326Z] e8dc2e968ad6: Preparing [2022-11-16T13:27:59.326Z] e5e13b0c77cb: Preparing [2022-11-16T13:27:59.326Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:27:59.326Z] e10e4407f210: Layer already exists [2022-11-16T13:27:59.326Z] 6b8d89e05eab: Pushed [2022-11-16T13:27:59.584Z] e8dc2e968ad6: Pushed [2022-11-16T13:28:00.520Z] 5bd65df80d96: Pushed [2022-11-16T13:28:00.778Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:130fe17c0b81e606381b905fe2e28c50367e5e33ec5612c0b219b9e1e30b6131 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:01.090Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:01.397Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-16T13:28:01.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-16T13:28:01.397Z] 6b8d89e05eab: Preparing [2022-11-16T13:28:01.397Z] 5bd65df80d96: Preparing [2022-11-16T13:28:01.397Z] e10e4407f210: Preparing [2022-11-16T13:28:01.397Z] e8dc2e968ad6: Preparing [2022-11-16T13:28:01.397Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:01.397Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:01.397Z] e10e4407f210: Layer already exists [2022-11-16T13:28:01.397Z] 5bd65df80d96: Layer already exists [2022-11-16T13:28:01.397Z] 6b8d89e05eab: Layer already exists [2022-11-16T13:28:01.397Z] e8dc2e968ad6: Layer already exists [2022-11-16T13:28:01.397Z] latest: digest: sha256:130fe17c0b81e606381b905fe2e28c50367e5e33ec5612c0b219b9e1e30b6131 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:01.700Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:01.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.2 [2022-11-16T13:28:01.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-16T13:28:01.997Z] 6b8d89e05eab: Preparing [2022-11-16T13:28:01.997Z] 5bd65df80d96: Preparing [2022-11-16T13:28:01.997Z] e10e4407f210: Preparing [2022-11-16T13:28:01.997Z] e8dc2e968ad6: Preparing [2022-11-16T13:28:01.997Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:01.997Z] 5bd65df80d96: Layer already exists [2022-11-16T13:28:01.997Z] e10e4407f210: Layer already exists [2022-11-16T13:28:01.997Z] e8dc2e968ad6: Layer already exists [2022-11-16T13:28:01.997Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:01.997Z] 6b8d89e05eab: Layer already exists [2022-11-16T13:28:01.997Z] 2.3.1-dev.2: digest: sha256:130fe17c0b81e606381b905fe2e28c50367e5e33ec5612c0b219b9e1e30b6131 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:02.298Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:02.596Z] + docker push nexus3.edgexfoundry.org:10004/core-data:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:02.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-16T13:28:02.596Z] 6b8d89e05eab: Preparing [2022-11-16T13:28:02.596Z] 5bd65df80d96: Preparing [2022-11-16T13:28:02.596Z] e10e4407f210: Preparing [2022-11-16T13:28:02.596Z] e8dc2e968ad6: Preparing [2022-11-16T13:28:02.596Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:02.596Z] e10e4407f210: Layer already exists [2022-11-16T13:28:02.596Z] 5bd65df80d96: Layer already exists [2022-11-16T13:28:02.596Z] 6b8d89e05eab: Layer already exists [2022-11-16T13:28:02.596Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:02.596Z] e8dc2e968ad6: Layer already exists [2022-11-16T13:28:02.596Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:130fe17c0b81e606381b905fe2e28c50367e5e33ec5612c0b219b9e1e30b6131 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:02.906Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:03.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-11-16T13:28:03.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-16T13:28:03.209Z] 6b8d89e05eab: Preparing [2022-11-16T13:28:03.209Z] 5bd65df80d96: Preparing [2022-11-16T13:28:03.209Z] e10e4407f210: Preparing [2022-11-16T13:28:03.209Z] e8dc2e968ad6: Preparing [2022-11-16T13:28:03.209Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:03.209Z] e10e4407f210: Layer already exists [2022-11-16T13:28:03.209Z] e8dc2e968ad6: Layer already exists [2022-11-16T13:28:03.209Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:03.209Z] 6b8d89e05eab: Layer already exists [2022-11-16T13:28:03.209Z] 5bd65df80d96: Layer already exists [2022-11-16T13:28:03.209Z] main: digest: sha256:130fe17c0b81e606381b905fe2e28c50367e5e33ec5612c0b219b9e1e30b6131 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:03.242Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:03.251Z] taggedImages: [2022-11-16T13:28:03.251Z] - nexus3.edgexfoundry.org:10004/core-data:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:03.251Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-16T13:28:03.251Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.2 [2022-11-16T13:28:03.251Z] - nexus3.edgexfoundry.org:10004/core-data:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:03.251Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-11-16T13:28:03.267Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-11-16T13:28:03.267Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:03.267Z] latest [2022-11-16T13:28:03.267Z] 2.3.1-dev.2 [2022-11-16T13:28:03.267Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:03.267Z] main [2022-11-16T13:28:03.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:03.568Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:03.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:03.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-16T13:28:03.873Z] b9072ee54b2b: Preparing [2022-11-16T13:28:03.873Z] eca4fb6e9574: Preparing [2022-11-16T13:28:03.873Z] 2c71922b62cb: Preparing [2022-11-16T13:28:03.873Z] e10e4407f210: Preparing [2022-11-16T13:28:03.873Z] 38f3fd724cc0: Preparing [2022-11-16T13:28:03.873Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:03.873Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:03.873Z] e10e4407f210: Layer already exists [2022-11-16T13:28:03.873Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:28:03.873Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:03.873Z] b9072ee54b2b: Pushed [2022-11-16T13:28:03.873Z] eca4fb6e9574: Pushed [2022-11-16T13:28:05.253Z] 2c71922b62cb: Pushed [2022-11-16T13:28:05.512Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:66cf0eca14943fb70feec99ba4cd02e14da45e3c9d82fa62866a3755cd475338 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:05.816Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:06.112Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-16T13:28:06.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-16T13:28:06.112Z] b9072ee54b2b: Preparing [2022-11-16T13:28:06.112Z] eca4fb6e9574: Preparing [2022-11-16T13:28:06.112Z] 2c71922b62cb: Preparing [2022-11-16T13:28:06.112Z] e10e4407f210: Preparing [2022-11-16T13:28:06.112Z] 38f3fd724cc0: Preparing [2022-11-16T13:28:06.112Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:06.112Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:06.112Z] 2c71922b62cb: Layer already exists [2022-11-16T13:28:06.112Z] e10e4407f210: Layer already exists [2022-11-16T13:28:06.112Z] eca4fb6e9574: Layer already exists [2022-11-16T13:28:06.112Z] b9072ee54b2b: Layer already exists [2022-11-16T13:28:06.112Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:28:06.112Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:06.112Z] latest: digest: sha256:66cf0eca14943fb70feec99ba4cd02e14da45e3c9d82fa62866a3755cd475338 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:06.415Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:06.719Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.2 [2022-11-16T13:28:06.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-16T13:28:06.719Z] b9072ee54b2b: Preparing [2022-11-16T13:28:06.719Z] eca4fb6e9574: Preparing [2022-11-16T13:28:06.719Z] 2c71922b62cb: Preparing [2022-11-16T13:28:06.719Z] e10e4407f210: Preparing [2022-11-16T13:28:06.719Z] 38f3fd724cc0: Preparing [2022-11-16T13:28:06.719Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:06.719Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:06.719Z] e10e4407f210: Layer already exists [2022-11-16T13:28:06.719Z] b9072ee54b2b: Layer already exists [2022-11-16T13:28:06.719Z] eca4fb6e9574: Layer already exists [2022-11-16T13:28:06.719Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:28:06.719Z] 2c71922b62cb: Layer already exists [2022-11-16T13:28:06.719Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:06.719Z] 2.3.1-dev.2: digest: sha256:66cf0eca14943fb70feec99ba4cd02e14da45e3c9d82fa62866a3755cd475338 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:07.025Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:07.324Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:07.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-16T13:28:07.324Z] b9072ee54b2b: Preparing [2022-11-16T13:28:07.324Z] eca4fb6e9574: Preparing [2022-11-16T13:28:07.324Z] 2c71922b62cb: Preparing [2022-11-16T13:28:07.324Z] e10e4407f210: Preparing [2022-11-16T13:28:07.324Z] 38f3fd724cc0: Preparing [2022-11-16T13:28:07.324Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:07.324Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:07.324Z] e10e4407f210: Layer already exists [2022-11-16T13:28:07.324Z] b9072ee54b2b: Layer already exists [2022-11-16T13:28:07.324Z] 2c71922b62cb: Layer already exists [2022-11-16T13:28:07.324Z] eca4fb6e9574: Layer already exists [2022-11-16T13:28:07.324Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:28:07.324Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:07.324Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:66cf0eca14943fb70feec99ba4cd02e14da45e3c9d82fa62866a3755cd475338 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:07.638Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:07.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-11-16T13:28:07.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-16T13:28:07.939Z] b9072ee54b2b: Preparing [2022-11-16T13:28:07.939Z] eca4fb6e9574: Preparing [2022-11-16T13:28:07.939Z] 2c71922b62cb: Preparing [2022-11-16T13:28:07.939Z] e10e4407f210: Preparing [2022-11-16T13:28:07.939Z] 38f3fd724cc0: Preparing [2022-11-16T13:28:07.939Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:07.939Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:07.939Z] b9072ee54b2b: Layer already exists [2022-11-16T13:28:07.939Z] 2c71922b62cb: Layer already exists [2022-11-16T13:28:07.939Z] eca4fb6e9574: Layer already exists [2022-11-16T13:28:07.939Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:28:07.939Z] e10e4407f210: Layer already exists [2022-11-16T13:28:07.939Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:07.939Z] main: digest: sha256:66cf0eca14943fb70feec99ba4cd02e14da45e3c9d82fa62866a3755cd475338 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:07.973Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:07.979Z] taggedImages: [2022-11-16T13:28:07.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:07.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-16T13:28:07.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.2 [2022-11-16T13:28:07.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:07.979Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-11-16T13:28:07.992Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-11-16T13:28:07.992Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:07.992Z] latest [2022-11-16T13:28:07.992Z] 2.3.1-dev.2 [2022-11-16T13:28:07.992Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:07.992Z] main [2022-11-16T13:28:07.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:08.296Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:08.592Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:08.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-16T13:28:08.592Z] 462fbe83c327: Preparing [2022-11-16T13:28:08.592Z] 462fbe83c327: Preparing [2022-11-16T13:28:08.592Z] 80107e852a1d: Preparing [2022-11-16T13:28:08.592Z] fc77c3fe86fa: Preparing [2022-11-16T13:28:08.592Z] d312b96aa7bc: Preparing [2022-11-16T13:28:08.592Z] 75505d35bd19: Preparing [2022-11-16T13:28:08.592Z] 71aaa03cc4ec: Preparing [2022-11-16T13:28:08.592Z] e10e4407f210: Preparing [2022-11-16T13:28:08.593Z] a72fe82e63f0: Preparing [2022-11-16T13:28:08.593Z] e4aad1655a3d: Preparing [2022-11-16T13:28:08.593Z] c535196ee957: Preparing [2022-11-16T13:28:08.593Z] acf76261b8fa: Preparing [2022-11-16T13:28:08.593Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:08.593Z] 71aaa03cc4ec: Waiting [2022-11-16T13:28:08.593Z] e10e4407f210: Waiting [2022-11-16T13:28:08.593Z] a72fe82e63f0: Waiting [2022-11-16T13:28:08.593Z] c535196ee957: Waiting [2022-11-16T13:28:08.593Z] e4aad1655a3d: Waiting [2022-11-16T13:28:08.593Z] acf76261b8fa: Waiting [2022-11-16T13:28:08.593Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:08.593Z] 75505d35bd19: Pushed [2022-11-16T13:28:08.593Z] fc77c3fe86fa: Pushed [2022-11-16T13:28:08.593Z] 80107e852a1d: Pushed [2022-11-16T13:28:08.593Z] d312b96aa7bc: Pushed [2022-11-16T13:28:08.593Z] 462fbe83c327: Pushed [2022-11-16T13:28:08.851Z] e10e4407f210: Layer already exists [2022-11-16T13:28:08.851Z] a72fe82e63f0: Pushed [2022-11-16T13:28:08.851Z] c535196ee957: Pushed [2022-11-16T13:28:08.851Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:08.851Z] acf76261b8fa: Pushed [2022-11-16T13:28:08.851Z] e4aad1655a3d: Pushed [2022-11-16T13:28:10.228Z] 71aaa03cc4ec: Pushed [2022-11-16T13:28:10.487Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:5febdf9e14cf3063487b924a310164fa85f339010426be246bf34ec15c31a92e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:10.787Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:11.095Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-16T13:28:11.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-16T13:28:11.095Z] 462fbe83c327: Preparing [2022-11-16T13:28:11.095Z] 462fbe83c327: Preparing [2022-11-16T13:28:11.095Z] 80107e852a1d: Preparing [2022-11-16T13:28:11.095Z] fc77c3fe86fa: Preparing [2022-11-16T13:28:11.095Z] d312b96aa7bc: Preparing [2022-11-16T13:28:11.095Z] 75505d35bd19: Preparing [2022-11-16T13:28:11.095Z] 71aaa03cc4ec: Preparing [2022-11-16T13:28:11.095Z] e10e4407f210: Preparing [2022-11-16T13:28:11.095Z] a72fe82e63f0: Preparing [2022-11-16T13:28:11.095Z] e4aad1655a3d: Preparing [2022-11-16T13:28:11.095Z] c535196ee957: Preparing [2022-11-16T13:28:11.095Z] acf76261b8fa: Preparing [2022-11-16T13:28:11.095Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:11.095Z] e4aad1655a3d: Waiting [2022-11-16T13:28:11.095Z] 71aaa03cc4ec: Waiting [2022-11-16T13:28:11.095Z] e10e4407f210: Waiting [2022-11-16T13:28:11.095Z] a72fe82e63f0: Waiting [2022-11-16T13:28:11.095Z] c535196ee957: Waiting [2022-11-16T13:28:11.095Z] acf76261b8fa: Waiting [2022-11-16T13:28:11.095Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:11.095Z] 462fbe83c327: Layer already exists [2022-11-16T13:28:11.095Z] 75505d35bd19: Layer already exists [2022-11-16T13:28:11.095Z] d312b96aa7bc: Layer already exists [2022-11-16T13:28:11.095Z] 80107e852a1d: Layer already exists [2022-11-16T13:28:11.095Z] fc77c3fe86fa: Layer already exists [2022-11-16T13:28:11.095Z] 71aaa03cc4ec: Layer already exists [2022-11-16T13:28:11.095Z] e10e4407f210: Layer already exists [2022-11-16T13:28:11.095Z] e4aad1655a3d: Layer already exists [2022-11-16T13:28:11.095Z] c535196ee957: Layer already exists [2022-11-16T13:28:11.095Z] a72fe82e63f0: Layer already exists [2022-11-16T13:28:11.095Z] acf76261b8fa: Layer already exists [2022-11-16T13:28:11.095Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:11.095Z] latest: digest: sha256:5febdf9e14cf3063487b924a310164fa85f339010426be246bf34ec15c31a92e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:11.404Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:11.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.2 [2022-11-16T13:28:11.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-16T13:28:11.718Z] 462fbe83c327: Preparing [2022-11-16T13:28:11.718Z] 462fbe83c327: Preparing [2022-11-16T13:28:11.718Z] 80107e852a1d: Preparing [2022-11-16T13:28:11.718Z] fc77c3fe86fa: Preparing [2022-11-16T13:28:11.718Z] d312b96aa7bc: Preparing [2022-11-16T13:28:11.718Z] 75505d35bd19: Preparing [2022-11-16T13:28:11.718Z] 71aaa03cc4ec: Preparing [2022-11-16T13:28:11.718Z] e10e4407f210: Preparing [2022-11-16T13:28:11.718Z] a72fe82e63f0: Preparing [2022-11-16T13:28:11.718Z] e4aad1655a3d: Preparing [2022-11-16T13:28:11.718Z] c535196ee957: Preparing [2022-11-16T13:28:11.718Z] acf76261b8fa: Preparing [2022-11-16T13:28:11.718Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:11.718Z] e10e4407f210: Waiting [2022-11-16T13:28:11.718Z] a72fe82e63f0: Waiting [2022-11-16T13:28:11.718Z] e4aad1655a3d: Waiting [2022-11-16T13:28:11.718Z] acf76261b8fa: Waiting [2022-11-16T13:28:11.718Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:11.718Z] 71aaa03cc4ec: Waiting [2022-11-16T13:28:11.718Z] 75505d35bd19: Layer already exists [2022-11-16T13:28:11.718Z] d312b96aa7bc: Layer already exists [2022-11-16T13:28:11.718Z] 80107e852a1d: Layer already exists [2022-11-16T13:28:11.718Z] fc77c3fe86fa: Layer already exists [2022-11-16T13:28:11.718Z] 462fbe83c327: Layer already exists [2022-11-16T13:28:11.718Z] 71aaa03cc4ec: Layer already exists [2022-11-16T13:28:11.718Z] e10e4407f210: Layer already exists [2022-11-16T13:28:11.718Z] c535196ee957: Layer already exists [2022-11-16T13:28:11.718Z] a72fe82e63f0: Layer already exists [2022-11-16T13:28:11.718Z] e4aad1655a3d: Layer already exists [2022-11-16T13:28:11.718Z] acf76261b8fa: Layer already exists [2022-11-16T13:28:11.718Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:11.718Z] 2.3.1-dev.2: digest: sha256:5febdf9e14cf3063487b924a310164fa85f339010426be246bf34ec15c31a92e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:12.020Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:12.325Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:12.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-16T13:28:12.325Z] 462fbe83c327: Preparing [2022-11-16T13:28:12.325Z] 462fbe83c327: Preparing [2022-11-16T13:28:12.325Z] 80107e852a1d: Preparing [2022-11-16T13:28:12.325Z] fc77c3fe86fa: Preparing [2022-11-16T13:28:12.325Z] d312b96aa7bc: Preparing [2022-11-16T13:28:12.325Z] 75505d35bd19: Preparing [2022-11-16T13:28:12.325Z] 71aaa03cc4ec: Preparing [2022-11-16T13:28:12.325Z] e10e4407f210: Preparing [2022-11-16T13:28:12.325Z] a72fe82e63f0: Preparing [2022-11-16T13:28:12.325Z] e4aad1655a3d: Preparing [2022-11-16T13:28:12.325Z] c535196ee957: Preparing [2022-11-16T13:28:12.325Z] acf76261b8fa: Preparing [2022-11-16T13:28:12.325Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:12.325Z] a72fe82e63f0: Waiting [2022-11-16T13:28:12.325Z] e4aad1655a3d: Waiting [2022-11-16T13:28:12.325Z] c535196ee957: Waiting [2022-11-16T13:28:12.325Z] acf76261b8fa: Waiting [2022-11-16T13:28:12.325Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:12.325Z] 71aaa03cc4ec: Waiting [2022-11-16T13:28:12.325Z] e10e4407f210: Waiting [2022-11-16T13:28:12.325Z] fc77c3fe86fa: Layer already exists [2022-11-16T13:28:12.325Z] 75505d35bd19: Layer already exists [2022-11-16T13:28:12.325Z] 80107e852a1d: Layer already exists [2022-11-16T13:28:12.325Z] 462fbe83c327: Layer already exists [2022-11-16T13:28:12.325Z] d312b96aa7bc: Layer already exists [2022-11-16T13:28:12.325Z] e10e4407f210: Layer already exists [2022-11-16T13:28:12.325Z] a72fe82e63f0: Layer already exists [2022-11-16T13:28:12.325Z] e4aad1655a3d: Layer already exists [2022-11-16T13:28:12.325Z] c535196ee957: Layer already exists [2022-11-16T13:28:12.325Z] 71aaa03cc4ec: Layer already exists [2022-11-16T13:28:12.325Z] acf76261b8fa: Layer already exists [2022-11-16T13:28:12.325Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:12.325Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:5febdf9e14cf3063487b924a310164fa85f339010426be246bf34ec15c31a92e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:12.628Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:12.928Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-11-16T13:28:12.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-16T13:28:12.928Z] 462fbe83c327: Preparing [2022-11-16T13:28:12.928Z] 462fbe83c327: Preparing [2022-11-16T13:28:12.928Z] 80107e852a1d: Preparing [2022-11-16T13:28:12.928Z] fc77c3fe86fa: Preparing [2022-11-16T13:28:12.928Z] d312b96aa7bc: Preparing [2022-11-16T13:28:12.928Z] 75505d35bd19: Preparing [2022-11-16T13:28:12.928Z] 71aaa03cc4ec: Preparing [2022-11-16T13:28:12.928Z] e10e4407f210: Preparing [2022-11-16T13:28:12.928Z] a72fe82e63f0: Preparing [2022-11-16T13:28:12.928Z] e4aad1655a3d: Preparing [2022-11-16T13:28:12.928Z] c535196ee957: Preparing [2022-11-16T13:28:12.928Z] acf76261b8fa: Preparing [2022-11-16T13:28:12.928Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:12.928Z] e10e4407f210: Waiting [2022-11-16T13:28:12.928Z] a72fe82e63f0: Waiting [2022-11-16T13:28:12.928Z] e4aad1655a3d: Waiting [2022-11-16T13:28:12.928Z] c535196ee957: Waiting [2022-11-16T13:28:12.928Z] acf76261b8fa: Waiting [2022-11-16T13:28:12.928Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:12.928Z] 71aaa03cc4ec: Waiting [2022-11-16T13:28:12.928Z] 80107e852a1d: Layer already exists [2022-11-16T13:28:12.928Z] fc77c3fe86fa: Layer already exists [2022-11-16T13:28:12.928Z] d312b96aa7bc: Layer already exists [2022-11-16T13:28:12.928Z] 462fbe83c327: Layer already exists [2022-11-16T13:28:12.928Z] 75505d35bd19: Layer already exists [2022-11-16T13:28:12.928Z] e4aad1655a3d: Layer already exists [2022-11-16T13:28:12.928Z] e10e4407f210: Layer already exists [2022-11-16T13:28:12.928Z] a72fe82e63f0: Layer already exists [2022-11-16T13:28:12.928Z] c535196ee957: Layer already exists [2022-11-16T13:28:12.928Z] 71aaa03cc4ec: Layer already exists [2022-11-16T13:28:12.928Z] acf76261b8fa: Layer already exists [2022-11-16T13:28:12.928Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:12.928Z] main: digest: sha256:5febdf9e14cf3063487b924a310164fa85f339010426be246bf34ec15c31a92e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:12.971Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:12.978Z] taggedImages: [2022-11-16T13:28:12.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:12.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-16T13:28:12.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.2 [2022-11-16T13:28:12.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:12.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-11-16T13:28:12.992Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-11-16T13:28:12.992Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:12.992Z] latest [2022-11-16T13:28:12.992Z] 2.3.1-dev.2 [2022-11-16T13:28:12.992Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:12.992Z] main [2022-11-16T13:28:12.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:13.292Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:13.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:13.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-16T13:28:13.590Z] 4195bd7f426c: Preparing [2022-11-16T13:28:13.590Z] 10043a518b3c: Preparing [2022-11-16T13:28:13.590Z] bccb7065ecd6: Preparing [2022-11-16T13:28:13.590Z] d8e05a1ddbc2: Preparing [2022-11-16T13:28:13.590Z] 4b763506afa1: Preparing [2022-11-16T13:28:13.590Z] 41ec43b06ef5: Preparing [2022-11-16T13:28:13.590Z] ab1edac76ceb: Preparing [2022-11-16T13:28:13.590Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:13.590Z] ab1edac76ceb: Waiting [2022-11-16T13:28:13.590Z] 41ec43b06ef5: Waiting [2022-11-16T13:28:13.590Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:13.590Z] 10043a518b3c: Pushed [2022-11-16T13:28:13.590Z] 4b763506afa1: Pushed [2022-11-16T13:28:13.590Z] 4195bd7f426c: Pushed [2022-11-16T13:28:13.590Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:13.848Z] 41ec43b06ef5: Pushed [2022-11-16T13:28:14.105Z] ab1edac76ceb: Pushed [2022-11-16T13:28:14.671Z] bccb7065ecd6: Pushed [2022-11-16T13:28:14.671Z] d8e05a1ddbc2: Pushed [2022-11-16T13:28:14.671Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:6a94262808d8e2b9fb5da7af6eaa8353b8a9c93ef2489d9258eca2b9598cab39 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:14.968Z] + 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-16T13:28:15.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-16T13:28:15.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-16T13:28:15.267Z] 4195bd7f426c: Preparing [2022-11-16T13:28:15.267Z] 10043a518b3c: Preparing [2022-11-16T13:28:15.267Z] bccb7065ecd6: Preparing [2022-11-16T13:28:15.267Z] d8e05a1ddbc2: Preparing [2022-11-16T13:28:15.267Z] 4b763506afa1: Preparing [2022-11-16T13:28:15.267Z] 41ec43b06ef5: Preparing [2022-11-16T13:28:15.267Z] ab1edac76ceb: Preparing [2022-11-16T13:28:15.267Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:15.267Z] 41ec43b06ef5: Waiting [2022-11-16T13:28:15.267Z] ab1edac76ceb: Waiting [2022-11-16T13:28:15.267Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:15.267Z] 10043a518b3c: Layer already exists [2022-11-16T13:28:15.267Z] 4195bd7f426c: Layer already exists [2022-11-16T13:28:15.267Z] 4b763506afa1: Layer already exists [2022-11-16T13:28:15.267Z] d8e05a1ddbc2: Layer already exists [2022-11-16T13:28:15.267Z] bccb7065ecd6: Layer already exists [2022-11-16T13:28:15.267Z] 41ec43b06ef5: Layer already exists [2022-11-16T13:28:15.267Z] ab1edac76ceb: Layer already exists [2022-11-16T13:28:15.267Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:15.267Z] latest: digest: sha256:6a94262808d8e2b9fb5da7af6eaa8353b8a9c93ef2489d9258eca2b9598cab39 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:15.568Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:15.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.2 [2022-11-16T13:28:15.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-16T13:28:15.869Z] 4195bd7f426c: Preparing [2022-11-16T13:28:15.869Z] 10043a518b3c: Preparing [2022-11-16T13:28:15.869Z] bccb7065ecd6: Preparing [2022-11-16T13:28:15.869Z] d8e05a1ddbc2: Preparing [2022-11-16T13:28:15.869Z] 4b763506afa1: Preparing [2022-11-16T13:28:15.869Z] 41ec43b06ef5: Preparing [2022-11-16T13:28:15.869Z] ab1edac76ceb: Preparing [2022-11-16T13:28:15.869Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:15.869Z] ab1edac76ceb: Waiting [2022-11-16T13:28:15.869Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:15.869Z] 41ec43b06ef5: Waiting [2022-11-16T13:28:15.869Z] d8e05a1ddbc2: Layer already exists [2022-11-16T13:28:15.869Z] 4195bd7f426c: Layer already exists [2022-11-16T13:28:15.869Z] 10043a518b3c: Layer already exists [2022-11-16T13:28:15.869Z] 4b763506afa1: Layer already exists [2022-11-16T13:28:15.869Z] bccb7065ecd6: Layer already exists [2022-11-16T13:28:15.869Z] 41ec43b06ef5: Layer already exists [2022-11-16T13:28:15.869Z] ab1edac76ceb: Layer already exists [2022-11-16T13:28:15.869Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:15.869Z] 2.3.1-dev.2: digest: sha256:6a94262808d8e2b9fb5da7af6eaa8353b8a9c93ef2489d9258eca2b9598cab39 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:16.166Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:16.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:16.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-16T13:28:16.466Z] 4195bd7f426c: Preparing [2022-11-16T13:28:16.466Z] 10043a518b3c: Preparing [2022-11-16T13:28:16.466Z] bccb7065ecd6: Preparing [2022-11-16T13:28:16.466Z] d8e05a1ddbc2: Preparing [2022-11-16T13:28:16.466Z] 4b763506afa1: Preparing [2022-11-16T13:28:16.466Z] 41ec43b06ef5: Preparing [2022-11-16T13:28:16.466Z] ab1edac76ceb: Preparing [2022-11-16T13:28:16.466Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:16.466Z] 41ec43b06ef5: Waiting [2022-11-16T13:28:16.466Z] ab1edac76ceb: Waiting [2022-11-16T13:28:16.466Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:16.466Z] d8e05a1ddbc2: Layer already exists [2022-11-16T13:28:16.466Z] 4b763506afa1: Layer already exists [2022-11-16T13:28:16.466Z] 10043a518b3c: Layer already exists [2022-11-16T13:28:16.466Z] bccb7065ecd6: Layer already exists [2022-11-16T13:28:16.466Z] 4195bd7f426c: Layer already exists [2022-11-16T13:28:16.466Z] ab1edac76ceb: Layer already exists [2022-11-16T13:28:16.466Z] 41ec43b06ef5: Layer already exists [2022-11-16T13:28:16.466Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:16.466Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:6a94262808d8e2b9fb5da7af6eaa8353b8a9c93ef2489d9258eca2b9598cab39 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:16.770Z] + 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-16T13:28:17.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-11-16T13:28:17.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-16T13:28:17.065Z] 4195bd7f426c: Preparing [2022-11-16T13:28:17.065Z] 10043a518b3c: Preparing [2022-11-16T13:28:17.065Z] bccb7065ecd6: Preparing [2022-11-16T13:28:17.065Z] d8e05a1ddbc2: Preparing [2022-11-16T13:28:17.065Z] 4b763506afa1: Preparing [2022-11-16T13:28:17.065Z] 41ec43b06ef5: Preparing [2022-11-16T13:28:17.065Z] ab1edac76ceb: Preparing [2022-11-16T13:28:17.065Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:17.065Z] 41ec43b06ef5: Waiting [2022-11-16T13:28:17.065Z] ab1edac76ceb: Waiting [2022-11-16T13:28:17.065Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:17.065Z] 4b763506afa1: Layer already exists [2022-11-16T13:28:17.065Z] d8e05a1ddbc2: Layer already exists [2022-11-16T13:28:17.065Z] 10043a518b3c: Layer already exists [2022-11-16T13:28:17.065Z] 4195bd7f426c: Layer already exists [2022-11-16T13:28:17.065Z] bccb7065ecd6: Layer already exists [2022-11-16T13:28:17.065Z] 41ec43b06ef5: Layer already exists [2022-11-16T13:28:17.065Z] ab1edac76ceb: Layer already exists [2022-11-16T13:28:17.065Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:17.065Z] main: digest: sha256:6a94262808d8e2b9fb5da7af6eaa8353b8a9c93ef2489d9258eca2b9598cab39 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:17.098Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:17.104Z] taggedImages: [2022-11-16T13:28:17.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:17.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-16T13:28:17.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.2 [2022-11-16T13:28:17.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:17.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-11-16T13:28:17.116Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-11-16T13:28:17.116Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:17.116Z] latest [2022-11-16T13:28:17.116Z] 2.3.1-dev.2 [2022-11-16T13:28:17.116Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:17.116Z] main [2022-11-16T13:28:17.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:17.426Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:17.724Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:17.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-16T13:28:17.724Z] 39202bee87b4: Preparing [2022-11-16T13:28:17.724Z] 2b8b9e46030e: Preparing [2022-11-16T13:28:17.724Z] 9a556b9038a4: Preparing [2022-11-16T13:28:17.724Z] f47bd8ff26c2: Preparing [2022-11-16T13:28:17.724Z] 5f16e8419751: Preparing [2022-11-16T13:28:17.724Z] 9afc9118cb99: Preparing [2022-11-16T13:28:17.724Z] ae104a135f43: Preparing [2022-11-16T13:28:17.724Z] c3b7f841e118: Preparing [2022-11-16T13:28:17.724Z] 4df08ce9af1f: Preparing [2022-11-16T13:28:17.724Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:17.724Z] ae104a135f43: Waiting [2022-11-16T13:28:17.724Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:17.724Z] 4df08ce9af1f: Waiting [2022-11-16T13:28:17.724Z] 9afc9118cb99: Waiting [2022-11-16T13:28:17.724Z] 5f16e8419751: Pushed [2022-11-16T13:28:17.724Z] 39202bee87b4: Pushed [2022-11-16T13:28:17.724Z] 2b8b9e46030e: Pushed [2022-11-16T13:28:17.983Z] 9afc9118cb99: Pushed [2022-11-16T13:28:17.983Z] ae104a135f43: Pushed [2022-11-16T13:28:17.983Z] c3b7f841e118: Pushed [2022-11-16T13:28:17.983Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:17.983Z] 4df08ce9af1f: Pushed [2022-11-16T13:28:18.919Z] f47bd8ff26c2: Pushed [2022-11-16T13:28:19.182Z] 9a556b9038a4: Pushed [2022-11-16T13:28:19.182Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:bcaf151508b15df91cd7e0b6906df637fe190677157609aa70a80c17bf390908 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:19.493Z] + 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-16T13:28:19.803Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-16T13:28:19.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-16T13:28:19.803Z] 39202bee87b4: Preparing [2022-11-16T13:28:19.803Z] 2b8b9e46030e: Preparing [2022-11-16T13:28:19.803Z] 9a556b9038a4: Preparing [2022-11-16T13:28:19.803Z] f47bd8ff26c2: Preparing [2022-11-16T13:28:19.803Z] 5f16e8419751: Preparing [2022-11-16T13:28:19.803Z] 9afc9118cb99: Preparing [2022-11-16T13:28:19.803Z] ae104a135f43: Preparing [2022-11-16T13:28:19.803Z] c3b7f841e118: Preparing [2022-11-16T13:28:19.803Z] 4df08ce9af1f: Preparing [2022-11-16T13:28:19.803Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:19.803Z] ae104a135f43: Waiting [2022-11-16T13:28:19.803Z] 9afc9118cb99: Waiting [2022-11-16T13:28:19.803Z] c3b7f841e118: Waiting [2022-11-16T13:28:19.803Z] 4df08ce9af1f: Waiting [2022-11-16T13:28:19.803Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:19.803Z] f47bd8ff26c2: Layer already exists [2022-11-16T13:28:19.803Z] 2b8b9e46030e: Layer already exists [2022-11-16T13:28:19.803Z] 39202bee87b4: Layer already exists [2022-11-16T13:28:19.803Z] 5f16e8419751: Layer already exists [2022-11-16T13:28:19.803Z] 9a556b9038a4: Layer already exists [2022-11-16T13:28:19.803Z] 9afc9118cb99: Layer already exists [2022-11-16T13:28:19.803Z] ae104a135f43: Layer already exists [2022-11-16T13:28:19.803Z] c3b7f841e118: Layer already exists [2022-11-16T13:28:19.803Z] 4df08ce9af1f: Layer already exists [2022-11-16T13:28:19.803Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:19.803Z] latest: digest: sha256:bcaf151508b15df91cd7e0b6906df637fe190677157609aa70a80c17bf390908 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:20.102Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:20.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.2 [2022-11-16T13:28:20.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-16T13:28:20.400Z] 39202bee87b4: Preparing [2022-11-16T13:28:20.400Z] 2b8b9e46030e: Preparing [2022-11-16T13:28:20.400Z] 9a556b9038a4: Preparing [2022-11-16T13:28:20.400Z] f47bd8ff26c2: Preparing [2022-11-16T13:28:20.400Z] 5f16e8419751: Preparing [2022-11-16T13:28:20.400Z] 9afc9118cb99: Preparing [2022-11-16T13:28:20.400Z] ae104a135f43: Preparing [2022-11-16T13:28:20.400Z] c3b7f841e118: Preparing [2022-11-16T13:28:20.400Z] 4df08ce9af1f: Preparing [2022-11-16T13:28:20.400Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:20.400Z] ae104a135f43: Waiting [2022-11-16T13:28:20.400Z] 9afc9118cb99: Waiting [2022-11-16T13:28:20.400Z] c3b7f841e118: Waiting [2022-11-16T13:28:20.400Z] 4df08ce9af1f: Waiting [2022-11-16T13:28:20.400Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:20.400Z] 9a556b9038a4: Layer already exists [2022-11-16T13:28:20.400Z] f47bd8ff26c2: Layer already exists [2022-11-16T13:28:20.400Z] 39202bee87b4: Layer already exists [2022-11-16T13:28:20.400Z] 2b8b9e46030e: Layer already exists [2022-11-16T13:28:20.400Z] 5f16e8419751: Layer already exists [2022-11-16T13:28:20.400Z] ae104a135f43: Layer already exists [2022-11-16T13:28:20.400Z] 9afc9118cb99: Layer already exists [2022-11-16T13:28:20.400Z] c3b7f841e118: Layer already exists [2022-11-16T13:28:20.400Z] 4df08ce9af1f: Layer already exists [2022-11-16T13:28:20.400Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:20.400Z] 2.3.1-dev.2: digest: sha256:bcaf151508b15df91cd7e0b6906df637fe190677157609aa70a80c17bf390908 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:20.700Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:20.994Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:20.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-16T13:28:20.995Z] 39202bee87b4: Preparing [2022-11-16T13:28:20.995Z] 2b8b9e46030e: Preparing [2022-11-16T13:28:20.995Z] 9a556b9038a4: Preparing [2022-11-16T13:28:20.995Z] f47bd8ff26c2: Preparing [2022-11-16T13:28:20.995Z] 5f16e8419751: Preparing [2022-11-16T13:28:20.995Z] 9afc9118cb99: Preparing [2022-11-16T13:28:20.995Z] ae104a135f43: Preparing [2022-11-16T13:28:20.995Z] c3b7f841e118: Preparing [2022-11-16T13:28:20.995Z] 4df08ce9af1f: Preparing [2022-11-16T13:28:20.995Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:20.995Z] ae104a135f43: Waiting [2022-11-16T13:28:20.995Z] c3b7f841e118: Waiting [2022-11-16T13:28:20.995Z] 4df08ce9af1f: Waiting [2022-11-16T13:28:20.995Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:20.995Z] 9afc9118cb99: Waiting [2022-11-16T13:28:20.995Z] f47bd8ff26c2: Layer already exists [2022-11-16T13:28:20.995Z] 9a556b9038a4: Layer already exists [2022-11-16T13:28:20.995Z] 5f16e8419751: Layer already exists [2022-11-16T13:28:20.995Z] 39202bee87b4: Layer already exists [2022-11-16T13:28:20.995Z] 2b8b9e46030e: Layer already exists [2022-11-16T13:28:20.995Z] 9afc9118cb99: Layer already exists [2022-11-16T13:28:20.995Z] ae104a135f43: Layer already exists [2022-11-16T13:28:20.995Z] c3b7f841e118: Layer already exists [2022-11-16T13:28:20.995Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:20.995Z] 4df08ce9af1f: Layer already exists [2022-11-16T13:28:20.995Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:bcaf151508b15df91cd7e0b6906df637fe190677157609aa70a80c17bf390908 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:21.305Z] + 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-16T13:28:21.602Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-11-16T13:28:21.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-16T13:28:21.602Z] 39202bee87b4: Preparing [2022-11-16T13:28:21.602Z] 2b8b9e46030e: Preparing [2022-11-16T13:28:21.602Z] 9a556b9038a4: Preparing [2022-11-16T13:28:21.602Z] f47bd8ff26c2: Preparing [2022-11-16T13:28:21.602Z] 5f16e8419751: Preparing [2022-11-16T13:28:21.602Z] 9afc9118cb99: Preparing [2022-11-16T13:28:21.602Z] ae104a135f43: Preparing [2022-11-16T13:28:21.602Z] c3b7f841e118: Preparing [2022-11-16T13:28:21.602Z] 4df08ce9af1f: Preparing [2022-11-16T13:28:21.602Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:21.602Z] ae104a135f43: Waiting [2022-11-16T13:28:21.602Z] 4df08ce9af1f: Waiting [2022-11-16T13:28:21.602Z] e5e13b0c77cb: Waiting [2022-11-16T13:28:21.602Z] c3b7f841e118: Waiting [2022-11-16T13:28:21.602Z] 9afc9118cb99: Waiting [2022-11-16T13:28:21.602Z] 2b8b9e46030e: Layer already exists [2022-11-16T13:28:21.602Z] 9a556b9038a4: Layer already exists [2022-11-16T13:28:21.602Z] 39202bee87b4: Layer already exists [2022-11-16T13:28:21.602Z] 5f16e8419751: Layer already exists [2022-11-16T13:28:21.602Z] f47bd8ff26c2: Layer already exists [2022-11-16T13:28:21.602Z] 9afc9118cb99: Layer already exists [2022-11-16T13:28:21.602Z] 4df08ce9af1f: Layer already exists [2022-11-16T13:28:21.602Z] c3b7f841e118: Layer already exists [2022-11-16T13:28:21.602Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:21.602Z] ae104a135f43: Layer already exists [2022-11-16T13:28:21.602Z] main: digest: sha256:bcaf151508b15df91cd7e0b6906df637fe190677157609aa70a80c17bf390908 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:21.643Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:21.651Z] taggedImages: [2022-11-16T13:28:21.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:21.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-16T13:28:21.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.2 [2022-11-16T13:28:21.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:21.651Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-11-16T13:28:21.722Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-11-16T13:28:21.722Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:21.722Z] latest [2022-11-16T13:28:21.722Z] 2.3.1-dev.2 [2022-11-16T13:28:21.722Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:21.722Z] main [2022-11-16T13:28:21.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:22.062Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:22.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:22.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-16T13:28:22.367Z] 1cbdc6e2d72c: Preparing [2022-11-16T13:28:22.367Z] cb86f1ecd9af: Preparing [2022-11-16T13:28:22.367Z] e10e4407f210: Preparing [2022-11-16T13:28:22.367Z] 2d4c4a443b0a: Preparing [2022-11-16T13:28:22.367Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:22.367Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:22.625Z] 1cbdc6e2d72c: Pushed [2022-11-16T13:28:22.625Z] e10e4407f210: Layer already exists [2022-11-16T13:28:22.882Z] 2d4c4a443b0a: Pushed [2022-11-16T13:28:24.781Z] cb86f1ecd9af: Pushed [2022-11-16T13:28:24.781Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:ec36be242f4a36ea7ed8a1496043e1df2aac52bc0a60e4831f0a991c9b0ec287 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:25.090Z] + 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-16T13:28:25.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-16T13:28:25.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-16T13:28:25.400Z] 1cbdc6e2d72c: Preparing [2022-11-16T13:28:25.400Z] cb86f1ecd9af: Preparing [2022-11-16T13:28:25.400Z] e10e4407f210: Preparing [2022-11-16T13:28:25.400Z] 2d4c4a443b0a: Preparing [2022-11-16T13:28:25.400Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:25.400Z] e10e4407f210: Layer already exists [2022-11-16T13:28:25.400Z] 2d4c4a443b0a: Layer already exists [2022-11-16T13:28:25.400Z] cb86f1ecd9af: Layer already exists [2022-11-16T13:28:25.400Z] 1cbdc6e2d72c: Layer already exists [2022-11-16T13:28:25.400Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:25.400Z] latest: digest: sha256:ec36be242f4a36ea7ed8a1496043e1df2aac52bc0a60e4831f0a991c9b0ec287 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:25.710Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:26.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.2 [2022-11-16T13:28:26.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-16T13:28:26.023Z] 1cbdc6e2d72c: Preparing [2022-11-16T13:28:26.023Z] cb86f1ecd9af: Preparing [2022-11-16T13:28:26.023Z] e10e4407f210: Preparing [2022-11-16T13:28:26.023Z] 2d4c4a443b0a: Preparing [2022-11-16T13:28:26.023Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:26.023Z] e10e4407f210: Layer already exists [2022-11-16T13:28:26.023Z] cb86f1ecd9af: Layer already exists [2022-11-16T13:28:26.023Z] 2d4c4a443b0a: Layer already exists [2022-11-16T13:28:26.023Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:26.023Z] 1cbdc6e2d72c: Layer already exists [2022-11-16T13:28:26.023Z] 2.3.1-dev.2: digest: sha256:ec36be242f4a36ea7ed8a1496043e1df2aac52bc0a60e4831f0a991c9b0ec287 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:26.327Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:26.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:26.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-16T13:28:26.632Z] 1cbdc6e2d72c: Preparing [2022-11-16T13:28:26.632Z] cb86f1ecd9af: Preparing [2022-11-16T13:28:26.632Z] e10e4407f210: Preparing [2022-11-16T13:28:26.632Z] 2d4c4a443b0a: Preparing [2022-11-16T13:28:26.632Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:26.632Z] 2d4c4a443b0a: Layer already exists [2022-11-16T13:28:26.632Z] cb86f1ecd9af: Layer already exists [2022-11-16T13:28:26.632Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:26.632Z] 1cbdc6e2d72c: Layer already exists [2022-11-16T13:28:26.632Z] e10e4407f210: Layer already exists [2022-11-16T13:28:26.632Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:ec36be242f4a36ea7ed8a1496043e1df2aac52bc0a60e4831f0a991c9b0ec287 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:26.944Z] + 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-16T13:28:27.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-11-16T13:28:27.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-16T13:28:27.245Z] 1cbdc6e2d72c: Preparing [2022-11-16T13:28:27.245Z] cb86f1ecd9af: Preparing [2022-11-16T13:28:27.245Z] e10e4407f210: Preparing [2022-11-16T13:28:27.245Z] 2d4c4a443b0a: Preparing [2022-11-16T13:28:27.245Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:27.245Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:27.245Z] 1cbdc6e2d72c: Layer already exists [2022-11-16T13:28:27.245Z] e10e4407f210: Layer already exists [2022-11-16T13:28:27.245Z] 2d4c4a443b0a: Layer already exists [2022-11-16T13:28:27.245Z] cb86f1ecd9af: Layer already exists [2022-11-16T13:28:27.245Z] main: digest: sha256:ec36be242f4a36ea7ed8a1496043e1df2aac52bc0a60e4831f0a991c9b0ec287 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:27.286Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:27.291Z] taggedImages: [2022-11-16T13:28:27.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:27.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-16T13:28:27.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.2 [2022-11-16T13:28:27.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:27.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-11-16T13:28:27.306Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-11-16T13:28:27.306Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:27.306Z] latest [2022-11-16T13:28:27.306Z] 2.3.1-dev.2 [2022-11-16T13:28:27.306Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:27.306Z] main [2022-11-16T13:28:27.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:27.615Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:27.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:27.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-16T13:28:27.911Z] 679c8a1ac800: Preparing [2022-11-16T13:28:27.911Z] 499e0f3a5a5d: Preparing [2022-11-16T13:28:27.911Z] 82c7e622cf9f: Preparing [2022-11-16T13:28:27.911Z] 015b9b515f75: Preparing [2022-11-16T13:28:27.911Z] 64a0cd5790fe: Preparing [2022-11-16T13:28:27.911Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:27.911Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:27.911Z] a1ecad08dfd8: Waiting [2022-11-16T13:28:27.911Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:27.911Z] 499e0f3a5a5d: Pushed [2022-11-16T13:28:27.911Z] 679c8a1ac800: Pushed [2022-11-16T13:28:27.911Z] 82c7e622cf9f: Pushed [2022-11-16T13:28:28.170Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:28.429Z] a1ecad08dfd8: Pushed [2022-11-16T13:28:31.711Z] 64a0cd5790fe: Pushed [2022-11-16T13:28:34.243Z] 015b9b515f75: Pushed [2022-11-16T13:28:34.500Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:1ba0c5a60cc4c62d9671665318a14e7a47504f60c1b042296dafbd70db89548f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:34.801Z] + 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-16T13:28:35.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-16T13:28:35.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-16T13:28:35.099Z] 679c8a1ac800: Preparing [2022-11-16T13:28:35.099Z] 499e0f3a5a5d: Preparing [2022-11-16T13:28:35.099Z] 82c7e622cf9f: Preparing [2022-11-16T13:28:35.099Z] 015b9b515f75: Preparing [2022-11-16T13:28:35.099Z] 64a0cd5790fe: Preparing [2022-11-16T13:28:35.099Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:35.099Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:35.099Z] a1ecad08dfd8: Waiting [2022-11-16T13:28:35.099Z] 015b9b515f75: Layer already exists [2022-11-16T13:28:35.099Z] 499e0f3a5a5d: Layer already exists [2022-11-16T13:28:35.099Z] 82c7e622cf9f: Layer already exists [2022-11-16T13:28:35.099Z] 679c8a1ac800: Layer already exists [2022-11-16T13:28:35.099Z] 64a0cd5790fe: Layer already exists [2022-11-16T13:28:35.099Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:35.099Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:35.099Z] latest: digest: sha256:1ba0c5a60cc4c62d9671665318a14e7a47504f60c1b042296dafbd70db89548f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:35.402Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:35.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.2 [2022-11-16T13:28:35.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-16T13:28:35.704Z] 679c8a1ac800: Preparing [2022-11-16T13:28:35.704Z] 499e0f3a5a5d: Preparing [2022-11-16T13:28:35.704Z] 82c7e622cf9f: Preparing [2022-11-16T13:28:35.704Z] 015b9b515f75: Preparing [2022-11-16T13:28:35.704Z] 64a0cd5790fe: Preparing [2022-11-16T13:28:35.704Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:35.704Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:35.704Z] a1ecad08dfd8: Waiting [2022-11-16T13:28:35.704Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:35.704Z] 499e0f3a5a5d: Layer already exists [2022-11-16T13:28:35.704Z] 82c7e622cf9f: Layer already exists [2022-11-16T13:28:35.704Z] 64a0cd5790fe: Layer already exists [2022-11-16T13:28:35.704Z] 679c8a1ac800: Layer already exists [2022-11-16T13:28:35.704Z] 015b9b515f75: Layer already exists [2022-11-16T13:28:35.704Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:35.704Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:35.704Z] 2.3.1-dev.2: digest: sha256:1ba0c5a60cc4c62d9671665318a14e7a47504f60c1b042296dafbd70db89548f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:36.012Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:36.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:36.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-16T13:28:36.324Z] 679c8a1ac800: Preparing [2022-11-16T13:28:36.324Z] 499e0f3a5a5d: Preparing [2022-11-16T13:28:36.324Z] 82c7e622cf9f: Preparing [2022-11-16T13:28:36.324Z] 015b9b515f75: Preparing [2022-11-16T13:28:36.324Z] 64a0cd5790fe: Preparing [2022-11-16T13:28:36.324Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:36.324Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:36.324Z] a1ecad08dfd8: Waiting [2022-11-16T13:28:36.324Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:36.324Z] 499e0f3a5a5d: Layer already exists [2022-11-16T13:28:36.324Z] 015b9b515f75: Layer already exists [2022-11-16T13:28:36.324Z] 64a0cd5790fe: Layer already exists [2022-11-16T13:28:36.324Z] 82c7e622cf9f: Layer already exists [2022-11-16T13:28:36.324Z] 679c8a1ac800: Layer already exists [2022-11-16T13:28:36.324Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:36.324Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:36.324Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:1ba0c5a60cc4c62d9671665318a14e7a47504f60c1b042296dafbd70db89548f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:36.635Z] + 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-16T13:28:36.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-11-16T13:28:36.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-16T13:28:36.939Z] 679c8a1ac800: Preparing [2022-11-16T13:28:36.939Z] 499e0f3a5a5d: Preparing [2022-11-16T13:28:36.939Z] 82c7e622cf9f: Preparing [2022-11-16T13:28:36.939Z] 015b9b515f75: Preparing [2022-11-16T13:28:36.939Z] 64a0cd5790fe: Preparing [2022-11-16T13:28:36.939Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:36.939Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:36.939Z] a1ecad08dfd8: Waiting [2022-11-16T13:28:36.939Z] 679c8a1ac800: Layer already exists [2022-11-16T13:28:36.939Z] 82c7e622cf9f: Layer already exists [2022-11-16T13:28:36.939Z] 015b9b515f75: Layer already exists [2022-11-16T13:28:36.939Z] 64a0cd5790fe: Layer already exists [2022-11-16T13:28:36.939Z] 499e0f3a5a5d: Layer already exists [2022-11-16T13:28:36.939Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:36.939Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:36.939Z] main: digest: sha256:1ba0c5a60cc4c62d9671665318a14e7a47504f60c1b042296dafbd70db89548f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:36.978Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:36.985Z] taggedImages: [2022-11-16T13:28:36.985Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:36.985Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-16T13:28:36.985Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.2 [2022-11-16T13:28:36.985Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:36.985Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-11-16T13:28:36.999Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-11-16T13:28:36.999Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:36.999Z] latest [2022-11-16T13:28:36.999Z] 2.3.1-dev.2 [2022-11-16T13:28:36.999Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:36.999Z] main [2022-11-16T13:28:36.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:37.297Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:37.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:37.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-16T13:28:37.597Z] 2240d20792f9: Preparing [2022-11-16T13:28:37.597Z] 86e2313306d7: Preparing [2022-11-16T13:28:37.597Z] a49ed0f73577: Preparing [2022-11-16T13:28:37.597Z] 4ed6be5d0463: Preparing [2022-11-16T13:28:37.597Z] 63625612ca44: Preparing [2022-11-16T13:28:37.597Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:37.597Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:37.597Z] a49ed0f73577: Pushed [2022-11-16T13:28:37.597Z] 86e2313306d7: Pushed [2022-11-16T13:28:37.597Z] 2240d20792f9: Pushed [2022-11-16T13:28:37.859Z] 63625612ca44: Pushed [2022-11-16T13:28:37.859Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:44.424Z] 4ed6be5d0463: Pushed [2022-11-16T13:28:44.424Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:27ff54d403b01d5f5b0f450d059e6c9eda90e4ff0edc11938e7c178bc66e4a5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:44.738Z] + 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-16T13:28:45.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-16T13:28:45.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-16T13:28:45.041Z] 2240d20792f9: Preparing [2022-11-16T13:28:45.041Z] 86e2313306d7: Preparing [2022-11-16T13:28:45.041Z] a49ed0f73577: Preparing [2022-11-16T13:28:45.041Z] 4ed6be5d0463: Preparing [2022-11-16T13:28:45.041Z] 63625612ca44: Preparing [2022-11-16T13:28:45.041Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:45.041Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:45.041Z] 4ed6be5d0463: Layer already exists [2022-11-16T13:28:45.041Z] 63625612ca44: Layer already exists [2022-11-16T13:28:45.041Z] 86e2313306d7: Layer already exists [2022-11-16T13:28:45.041Z] a49ed0f73577: Layer already exists [2022-11-16T13:28:45.041Z] 2240d20792f9: Layer already exists [2022-11-16T13:28:45.041Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:45.041Z] latest: digest: sha256:27ff54d403b01d5f5b0f450d059e6c9eda90e4ff0edc11938e7c178bc66e4a5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:45.350Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:45.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.2 [2022-11-16T13:28:45.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-16T13:28:45.655Z] 2240d20792f9: Preparing [2022-11-16T13:28:45.655Z] 86e2313306d7: Preparing [2022-11-16T13:28:45.655Z] a49ed0f73577: Preparing [2022-11-16T13:28:45.655Z] 4ed6be5d0463: Preparing [2022-11-16T13:28:45.655Z] 63625612ca44: Preparing [2022-11-16T13:28:45.655Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:45.655Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:45.655Z] 63625612ca44: Layer already exists [2022-11-16T13:28:45.655Z] 86e2313306d7: Layer already exists [2022-11-16T13:28:45.655Z] a49ed0f73577: Layer already exists [2022-11-16T13:28:45.655Z] 4ed6be5d0463: Layer already exists [2022-11-16T13:28:45.655Z] 2240d20792f9: Layer already exists [2022-11-16T13:28:45.655Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:45.655Z] 2.3.1-dev.2: digest: sha256:27ff54d403b01d5f5b0f450d059e6c9eda90e4ff0edc11938e7c178bc66e4a5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:45.971Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:46.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:46.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-16T13:28:46.278Z] 2240d20792f9: Preparing [2022-11-16T13:28:46.278Z] 86e2313306d7: Preparing [2022-11-16T13:28:46.278Z] a49ed0f73577: Preparing [2022-11-16T13:28:46.278Z] 4ed6be5d0463: Preparing [2022-11-16T13:28:46.278Z] 63625612ca44: Preparing [2022-11-16T13:28:46.278Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:46.278Z] a49ed0f73577: Layer already exists [2022-11-16T13:28:46.278Z] 63625612ca44: Layer already exists [2022-11-16T13:28:46.278Z] 2240d20792f9: Layer already exists [2022-11-16T13:28:46.278Z] 4ed6be5d0463: Layer already exists [2022-11-16T13:28:46.278Z] 86e2313306d7: Layer already exists [2022-11-16T13:28:46.278Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:46.279Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:27ff54d403b01d5f5b0f450d059e6c9eda90e4ff0edc11938e7c178bc66e4a5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:46.585Z] + 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-16T13:28:46.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-11-16T13:28:46.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-16T13:28:46.885Z] 2240d20792f9: Preparing [2022-11-16T13:28:46.885Z] 86e2313306d7: Preparing [2022-11-16T13:28:46.885Z] a49ed0f73577: Preparing [2022-11-16T13:28:46.885Z] 4ed6be5d0463: Preparing [2022-11-16T13:28:46.885Z] 63625612ca44: Preparing [2022-11-16T13:28:46.885Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:46.885Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:46.885Z] a49ed0f73577: Layer already exists [2022-11-16T13:28:46.885Z] 4ed6be5d0463: Layer already exists [2022-11-16T13:28:46.885Z] 2240d20792f9: Layer already exists [2022-11-16T13:28:46.885Z] 86e2313306d7: Layer already exists [2022-11-16T13:28:46.885Z] 63625612ca44: Layer already exists [2022-11-16T13:28:46.885Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:46.885Z] main: digest: sha256:27ff54d403b01d5f5b0f450d059e6c9eda90e4ff0edc11938e7c178bc66e4a5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:46.933Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:46.939Z] taggedImages: [2022-11-16T13:28:46.939Z] - nexus3.edgexfoundry.org:10004/security-spire-config:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:46.939Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-16T13:28:46.939Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.2 [2022-11-16T13:28:46.939Z] - nexus3.edgexfoundry.org:10004/security-spire-config:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:46.939Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-11-16T13:28:46.955Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-11-16T13:28:46.955Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:46.955Z] latest [2022-11-16T13:28:46.955Z] 2.3.1-dev.2 [2022-11-16T13:28:46.955Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:46.955Z] main [2022-11-16T13:28:46.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:47.258Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:47.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:47.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-16T13:28:47.567Z] 83b5bdc556f2: Preparing [2022-11-16T13:28:47.567Z] 175f5977bcbc: Preparing [2022-11-16T13:28:47.567Z] 575e0cc86e19: Preparing [2022-11-16T13:28:47.567Z] a46cd911e815: Preparing [2022-11-16T13:28:47.567Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:47.567Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:47.567Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:47.567Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:47.567Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:47.567Z] 175f5977bcbc: Pushed [2022-11-16T13:28:47.567Z] 83b5bdc556f2: Pushed [2022-11-16T13:28:47.567Z] 575e0cc86e19: Pushed [2022-11-16T13:28:54.129Z] a46cd911e815: Pushed [2022-11-16T13:28:54.129Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:945f9c32721320732abac403a1668dc92208a5d304bef8eb454ab48b77b78058 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:54.435Z] + 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-16T13:28:54.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-16T13:28:54.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-16T13:28:54.734Z] 83b5bdc556f2: Preparing [2022-11-16T13:28:54.734Z] 175f5977bcbc: Preparing [2022-11-16T13:28:54.734Z] 575e0cc86e19: Preparing [2022-11-16T13:28:54.734Z] a46cd911e815: Preparing [2022-11-16T13:28:54.734Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:54.734Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:54.734Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:54.734Z] a46cd911e815: Layer already exists [2022-11-16T13:28:54.734Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:54.734Z] 83b5bdc556f2: Layer already exists [2022-11-16T13:28:54.734Z] 575e0cc86e19: Layer already exists [2022-11-16T13:28:54.734Z] 175f5977bcbc: Layer already exists [2022-11-16T13:28:54.734Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:54.734Z] latest: digest: sha256:945f9c32721320732abac403a1668dc92208a5d304bef8eb454ab48b77b78058 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:55.042Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:55.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.2 [2022-11-16T13:28:55.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-16T13:28:55.339Z] 83b5bdc556f2: Preparing [2022-11-16T13:28:55.339Z] 175f5977bcbc: Preparing [2022-11-16T13:28:55.339Z] 575e0cc86e19: Preparing [2022-11-16T13:28:55.339Z] a46cd911e815: Preparing [2022-11-16T13:28:55.339Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:55.339Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:55.339Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:55.339Z] 575e0cc86e19: Layer already exists [2022-11-16T13:28:55.339Z] 175f5977bcbc: Layer already exists [2022-11-16T13:28:55.339Z] a46cd911e815: Layer already exists [2022-11-16T13:28:55.339Z] 83b5bdc556f2: Layer already exists [2022-11-16T13:28:55.339Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:55.339Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:55.339Z] 2.3.1-dev.2: digest: sha256:945f9c32721320732abac403a1668dc92208a5d304bef8eb454ab48b77b78058 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:55.642Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:55.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:55.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-16T13:28:55.935Z] 83b5bdc556f2: Preparing [2022-11-16T13:28:55.935Z] 175f5977bcbc: Preparing [2022-11-16T13:28:55.935Z] 575e0cc86e19: Preparing [2022-11-16T13:28:55.935Z] a46cd911e815: Preparing [2022-11-16T13:28:55.935Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:55.935Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:55.935Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:55.935Z] a46cd911e815: Layer already exists [2022-11-16T13:28:55.935Z] 175f5977bcbc: Layer already exists [2022-11-16T13:28:55.935Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:55.935Z] 83b5bdc556f2: Layer already exists [2022-11-16T13:28:55.935Z] 575e0cc86e19: Layer already exists [2022-11-16T13:28:55.935Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:55.935Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:945f9c32721320732abac403a1668dc92208a5d304bef8eb454ab48b77b78058 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:56.240Z] + 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-16T13:28:56.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-11-16T13:28:56.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-16T13:28:56.541Z] 83b5bdc556f2: Preparing [2022-11-16T13:28:56.541Z] 175f5977bcbc: Preparing [2022-11-16T13:28:56.541Z] 575e0cc86e19: Preparing [2022-11-16T13:28:56.541Z] a46cd911e815: Preparing [2022-11-16T13:28:56.541Z] a1ecad08dfd8: Preparing [2022-11-16T13:28:56.541Z] 34d5ebaa5410: Preparing [2022-11-16T13:28:56.541Z] 34d5ebaa5410: Waiting [2022-11-16T13:28:56.541Z] a1ecad08dfd8: Layer already exists [2022-11-16T13:28:56.541Z] 175f5977bcbc: Layer already exists [2022-11-16T13:28:56.541Z] 575e0cc86e19: Layer already exists [2022-11-16T13:28:56.541Z] 83b5bdc556f2: Layer already exists [2022-11-16T13:28:56.541Z] a46cd911e815: Layer already exists [2022-11-16T13:28:56.542Z] 34d5ebaa5410: Layer already exists [2022-11-16T13:28:56.542Z] main: digest: sha256:945f9c32721320732abac403a1668dc92208a5d304bef8eb454ab48b77b78058 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:28:56.584Z] ===================================================== [Pipeline] echo [2022-11-16T13:28:56.592Z] taggedImages: [2022-11-16T13:28:56.592Z] - nexus3.edgexfoundry.org:10004/security-spire-server:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:56.592Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-16T13:28:56.592Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.2 [2022-11-16T13:28:56.592Z] - nexus3.edgexfoundry.org:10004/security-spire-server:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:56.592Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-11-16T13:28:56.611Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-11-16T13:28:56.611Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:56.611Z] latest [2022-11-16T13:28:56.611Z] 2.3.1-dev.2 [2022-11-16T13:28:56.611Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:28:56.611Z] main [2022-11-16T13:28:56.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:56.954Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:28:57.250Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:28:57.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-16T13:28:57.250Z] 393188b39f93: Preparing [2022-11-16T13:28:57.250Z] e12abaffe9a6: Preparing [2022-11-16T13:28:57.250Z] e10e4407f210: Preparing [2022-11-16T13:28:57.250Z] 6709d1c3381b: Preparing [2022-11-16T13:28:57.250Z] e5e13b0c77cb: Preparing [2022-11-16T13:28:57.250Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:28:57.250Z] e10e4407f210: Layer already exists [2022-11-16T13:28:57.250Z] 393188b39f93: Pushed [2022-11-16T13:28:57.250Z] 6709d1c3381b: Pushed [2022-11-16T13:28:59.780Z] e12abaffe9a6: Pushed [2022-11-16T13:28:59.780Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:56c608496600ddba0445ad442e362467b9816724e817bcbe8b6033df3c584771 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:00.099Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:00.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-16T13:29:00.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-16T13:29:00.492Z] 393188b39f93: Preparing [2022-11-16T13:29:00.492Z] e12abaffe9a6: Preparing [2022-11-16T13:29:00.492Z] e10e4407f210: Preparing [2022-11-16T13:29:00.492Z] 6709d1c3381b: Preparing [2022-11-16T13:29:00.492Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:00.492Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:00.492Z] e12abaffe9a6: Layer already exists [2022-11-16T13:29:00.492Z] 6709d1c3381b: Layer already exists [2022-11-16T13:29:00.492Z] 393188b39f93: Layer already exists [2022-11-16T13:29:00.492Z] e10e4407f210: Layer already exists [2022-11-16T13:29:00.492Z] latest: digest: sha256:56c608496600ddba0445ad442e362467b9816724e817bcbe8b6033df3c584771 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:00.912Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:01.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.2 [2022-11-16T13:29:01.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-16T13:29:01.212Z] 393188b39f93: Preparing [2022-11-16T13:29:01.212Z] e12abaffe9a6: Preparing [2022-11-16T13:29:01.212Z] e10e4407f210: Preparing [2022-11-16T13:29:01.212Z] 6709d1c3381b: Preparing [2022-11-16T13:29:01.212Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:01.212Z] 6709d1c3381b: Layer already exists [2022-11-16T13:29:01.212Z] e10e4407f210: Layer already exists [2022-11-16T13:29:01.212Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:01.212Z] e12abaffe9a6: Layer already exists [2022-11-16T13:29:01.212Z] 393188b39f93: Layer already exists [2022-11-16T13:29:01.212Z] 2.3.1-dev.2: digest: sha256:56c608496600ddba0445ad442e362467b9816724e817bcbe8b6033df3c584771 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:01.517Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:01.821Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:29:01.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-16T13:29:01.821Z] 393188b39f93: Preparing [2022-11-16T13:29:01.821Z] e12abaffe9a6: Preparing [2022-11-16T13:29:01.821Z] e10e4407f210: Preparing [2022-11-16T13:29:01.821Z] 6709d1c3381b: Preparing [2022-11-16T13:29:01.821Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:01.821Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:01.821Z] e12abaffe9a6: Layer already exists [2022-11-16T13:29:01.821Z] 393188b39f93: Layer already exists [2022-11-16T13:29:01.821Z] e10e4407f210: Layer already exists [2022-11-16T13:29:01.821Z] 6709d1c3381b: Layer already exists [2022-11-16T13:29:01.821Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:56c608496600ddba0445ad442e362467b9816724e817bcbe8b6033df3c584771 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:02.128Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:02.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-11-16T13:29:02.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-16T13:29:02.425Z] 393188b39f93: Preparing [2022-11-16T13:29:02.425Z] e12abaffe9a6: Preparing [2022-11-16T13:29:02.425Z] e10e4407f210: Preparing [2022-11-16T13:29:02.425Z] 6709d1c3381b: Preparing [2022-11-16T13:29:02.425Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:02.425Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:02.425Z] e10e4407f210: Layer already exists [2022-11-16T13:29:02.425Z] e12abaffe9a6: Layer already exists [2022-11-16T13:29:02.425Z] 6709d1c3381b: Layer already exists [2022-11-16T13:29:02.425Z] 393188b39f93: Layer already exists [2022-11-16T13:29:02.425Z] main: digest: sha256:56c608496600ddba0445ad442e362467b9816724e817bcbe8b6033df3c584771 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:29:02.468Z] ===================================================== [Pipeline] echo [2022-11-16T13:29:02.478Z] taggedImages: [2022-11-16T13:29:02.478Z] - nexus3.edgexfoundry.org:10004/support-notifications:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:29:02.478Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-16T13:29:02.478Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.2 [2022-11-16T13:29:02.478Z] - nexus3.edgexfoundry.org:10004/support-notifications:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:29:02.478Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-11-16T13:29:02.498Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-11-16T13:29:02.498Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:29:02.498Z] latest [2022-11-16T13:29:02.498Z] 2.3.1-dev.2 [2022-11-16T13:29:02.498Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:29:02.498Z] main [2022-11-16T13:29:02.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:02.812Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:03.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:29:03.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-16T13:29:03.110Z] ec060e1358a9: Preparing [2022-11-16T13:29:03.110Z] d468d27bb6c7: Preparing [2022-11-16T13:29:03.110Z] e10e4407f210: Preparing [2022-11-16T13:29:03.110Z] 38f3fd724cc0: Preparing [2022-11-16T13:29:03.110Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:03.110Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:29:03.110Z] e10e4407f210: Layer already exists [2022-11-16T13:29:03.110Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:03.110Z] ec060e1358a9: Pushed [2022-11-16T13:29:05.643Z] d468d27bb6c7: Pushed [2022-11-16T13:29:05.643Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:6c4e8c030d17d3d3efe04ec99b57b7cab7fab720c45be90da7a3c03fa50d0f7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:05.945Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:06.240Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-16T13:29:06.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-16T13:29:06.240Z] ec060e1358a9: Preparing [2022-11-16T13:29:06.240Z] d468d27bb6c7: Preparing [2022-11-16T13:29:06.240Z] e10e4407f210: Preparing [2022-11-16T13:29:06.240Z] 38f3fd724cc0: Preparing [2022-11-16T13:29:06.240Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:06.240Z] ec060e1358a9: Layer already exists [2022-11-16T13:29:06.240Z] d468d27bb6c7: Layer already exists [2022-11-16T13:29:06.240Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:06.240Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:29:06.240Z] e10e4407f210: Layer already exists [2022-11-16T13:29:06.240Z] latest: digest: sha256:6c4e8c030d17d3d3efe04ec99b57b7cab7fab720c45be90da7a3c03fa50d0f7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:06.538Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:06.837Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.2 [2022-11-16T13:29:06.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-16T13:29:06.837Z] ec060e1358a9: Preparing [2022-11-16T13:29:06.837Z] d468d27bb6c7: Preparing [2022-11-16T13:29:06.837Z] e10e4407f210: Preparing [2022-11-16T13:29:06.837Z] 38f3fd724cc0: Preparing [2022-11-16T13:29:06.837Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:06.837Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:06.837Z] e10e4407f210: Layer already exists [2022-11-16T13:29:06.837Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:29:06.837Z] d468d27bb6c7: Layer already exists [2022-11-16T13:29:06.837Z] ec060e1358a9: Layer already exists [2022-11-16T13:29:06.837Z] 2.3.1-dev.2: digest: sha256:6c4e8c030d17d3d3efe04ec99b57b7cab7fab720c45be90da7a3c03fa50d0f7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:07.139Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:07.446Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:29:07.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-16T13:29:07.446Z] ec060e1358a9: Preparing [2022-11-16T13:29:07.446Z] d468d27bb6c7: Preparing [2022-11-16T13:29:07.446Z] e10e4407f210: Preparing [2022-11-16T13:29:07.446Z] 38f3fd724cc0: Preparing [2022-11-16T13:29:07.446Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:07.446Z] ec060e1358a9: Layer already exists [2022-11-16T13:29:07.446Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:29:07.446Z] d468d27bb6c7: Layer already exists [2022-11-16T13:29:07.446Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:07.446Z] e10e4407f210: Layer already exists [2022-11-16T13:29:07.446Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:6c4e8c030d17d3d3efe04ec99b57b7cab7fab720c45be90da7a3c03fa50d0f7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:07.766Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:08.075Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-11-16T13:29:08.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-16T13:29:08.075Z] ec060e1358a9: Preparing [2022-11-16T13:29:08.075Z] d468d27bb6c7: Preparing [2022-11-16T13:29:08.075Z] e10e4407f210: Preparing [2022-11-16T13:29:08.075Z] 38f3fd724cc0: Preparing [2022-11-16T13:29:08.075Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:08.075Z] e10e4407f210: Layer already exists [2022-11-16T13:29:08.075Z] ec060e1358a9: Layer already exists [2022-11-16T13:29:08.075Z] d468d27bb6c7: Layer already exists [2022-11-16T13:29:08.075Z] 38f3fd724cc0: Layer already exists [2022-11-16T13:29:08.075Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:08.075Z] main: digest: sha256:6c4e8c030d17d3d3efe04ec99b57b7cab7fab720c45be90da7a3c03fa50d0f7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:29:08.110Z] ===================================================== [Pipeline] echo [2022-11-16T13:29:08.115Z] taggedImages: [2022-11-16T13:29:08.115Z] - nexus3.edgexfoundry.org:10004/support-scheduler:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:29:08.115Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-16T13:29:08.115Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.2 [2022-11-16T13:29:08.115Z] - nexus3.edgexfoundry.org:10004/support-scheduler:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:29:08.115Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-11-16T13:29:08.129Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-11-16T13:29:08.129Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:29:08.129Z] latest [2022-11-16T13:29:08.129Z] 2.3.1-dev.2 [2022-11-16T13:29:08.129Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:29:08.129Z] main [2022-11-16T13:29:08.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:08.440Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:08.736Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:29:08.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-16T13:29:08.736Z] 0e0eb8886cbd: Preparing [2022-11-16T13:29:08.736Z] 8c51317b2768: Preparing [2022-11-16T13:29:08.736Z] 792ef35397b7: Preparing [2022-11-16T13:29:08.736Z] 257916e8833c: Preparing [2022-11-16T13:29:08.736Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:08.736Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:08.736Z] 8c51317b2768: Pushed [2022-11-16T13:29:08.994Z] 0e0eb8886cbd: Pushed [2022-11-16T13:29:09.932Z] 792ef35397b7: Pushed [2022-11-16T13:29:22.136Z] 257916e8833c: Pushed [2022-11-16T13:29:22.136Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:ee3c4430a272952188b4ba953414ff723a72bda3104eb209050777dd4b236a54 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:22.439Z] + 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-16T13:29:22.739Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-16T13:29:22.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-16T13:29:22.739Z] 0e0eb8886cbd: Preparing [2022-11-16T13:29:22.739Z] 8c51317b2768: Preparing [2022-11-16T13:29:22.739Z] 792ef35397b7: Preparing [2022-11-16T13:29:22.739Z] 257916e8833c: Preparing [2022-11-16T13:29:22.739Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:22.739Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:22.739Z] 0e0eb8886cbd: Layer already exists [2022-11-16T13:29:22.739Z] 792ef35397b7: Layer already exists [2022-11-16T13:29:22.739Z] 257916e8833c: Layer already exists [2022-11-16T13:29:22.739Z] 8c51317b2768: Layer already exists [2022-11-16T13:29:22.739Z] latest: digest: sha256:ee3c4430a272952188b4ba953414ff723a72bda3104eb209050777dd4b236a54 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:23.050Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:23.356Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.2 [2022-11-16T13:29:23.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-16T13:29:23.356Z] 0e0eb8886cbd: Preparing [2022-11-16T13:29:23.356Z] 8c51317b2768: Preparing [2022-11-16T13:29:23.356Z] 792ef35397b7: Preparing [2022-11-16T13:29:23.356Z] 257916e8833c: Preparing [2022-11-16T13:29:23.356Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:23.356Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:23.356Z] 257916e8833c: Layer already exists [2022-11-16T13:29:23.356Z] 0e0eb8886cbd: Layer already exists [2022-11-16T13:29:23.356Z] 792ef35397b7: Layer already exists [2022-11-16T13:29:23.356Z] 8c51317b2768: Layer already exists [2022-11-16T13:29:23.356Z] 2.3.1-dev.2: digest: sha256:ee3c4430a272952188b4ba953414ff723a72bda3104eb209050777dd4b236a54 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:23.676Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:23.974Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:29:23.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-16T13:29:23.974Z] 0e0eb8886cbd: Preparing [2022-11-16T13:29:23.974Z] 8c51317b2768: Preparing [2022-11-16T13:29:23.974Z] 792ef35397b7: Preparing [2022-11-16T13:29:23.974Z] 257916e8833c: Preparing [2022-11-16T13:29:23.974Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:23.974Z] 0e0eb8886cbd: Layer already exists [2022-11-16T13:29:23.974Z] 792ef35397b7: Layer already exists [2022-11-16T13:29:23.974Z] 8c51317b2768: Layer already exists [2022-11-16T13:29:23.974Z] 257916e8833c: Layer already exists [2022-11-16T13:29:23.974Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:23.974Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:ee3c4430a272952188b4ba953414ff723a72bda3104eb209050777dd4b236a54 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:29:24.277Z] + 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-16T13:29:24.577Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-11-16T13:29:24.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-16T13:29:24.577Z] 0e0eb8886cbd: Preparing [2022-11-16T13:29:24.577Z] 8c51317b2768: Preparing [2022-11-16T13:29:24.577Z] 792ef35397b7: Preparing [2022-11-16T13:29:24.577Z] 257916e8833c: Preparing [2022-11-16T13:29:24.577Z] e5e13b0c77cb: Preparing [2022-11-16T13:29:24.577Z] 0e0eb8886cbd: Layer already exists [2022-11-16T13:29:24.577Z] 257916e8833c: Layer already exists [2022-11-16T13:29:24.577Z] 792ef35397b7: Layer already exists [2022-11-16T13:29:24.577Z] 8c51317b2768: Layer already exists [2022-11-16T13:29:24.577Z] e5e13b0c77cb: Layer already exists [2022-11-16T13:29:24.577Z] main: digest: sha256:ee3c4430a272952188b4ba953414ff723a72bda3104eb209050777dd4b236a54 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:29:24.620Z] ===================================================== [Pipeline] echo [2022-11-16T13:29:24.626Z] taggedImages: [2022-11-16T13:29:24.626Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:29:24.626Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-16T13:29:24.626Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.2 [2022-11-16T13:29:24.626Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:29:24.626Z] - 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-16T13:32:44.479Z] Removing intermediate container 66f8744e08f7 [2022-11-16T13:32:44.479Z] ---> f2deb919205e [2022-11-16T13:32:44.479Z] [2022-11-16T13:32:44.479Z] Step 10/23 : FROM alpine:3.16 [2022-11-16T13:32:44.479Z] 3.16: Pulling from library/alpine [2022-11-16T13:32:44.479Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-16T13:32:44.479Z] Status: Downloaded newer image for alpine:3.16 [2022-11-16T13:32:44.479Z] ---> 2b4661558fb8 [2022-11-16T13:32:44.479Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-16T13:32:44.479Z] ---> Running in d1fc2ee44e07 [2022-11-16T13:32:44.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:32:44.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:32:44.479Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-16T13:32:44.479Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:32:44.479Z] OK: 5 MiB in 15 packages [2022-11-16T13:32:44.479Z] Removing intermediate container d1fc2ee44e07 [2022-11-16T13:32:44.479Z] ---> 5455e3949640 [2022-11-16T13:32:44.479Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T13:32:44.479Z] ---> Running in 67d09d71b363 [2022-11-16T13:32:44.479Z] Removing intermediate container 67d09d71b363 [2022-11-16T13:32:44.479Z] ---> d29ce0f2b629 [2022-11-16T13:32:44.479Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-16T13:32:44.479Z] ---> Running in 3e7712fd6079 [2022-11-16T13:32:44.479Z] Removing intermediate container 3e7712fd6079 [2022-11-16T13:32:44.479Z] ---> 8dc8000f76f2 [2022-11-16T13:32:44.479Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-16T13:32:44.479Z] ---> Running in bad080952785 [2022-11-16T13:32:44.479Z] Removing intermediate container bad080952785 [2022-11-16T13:32:44.479Z] ---> 169055fd9b3e [2022-11-16T13:32:44.479Z] Step 15/23 : WORKDIR / [2022-11-16T13:32:44.479Z] ---> Running in 2c9d9f7217e6 [2022-11-16T13:32:44.479Z] Removing intermediate container 2c9d9f7217e6 [2022-11-16T13:32:44.479Z] ---> 1fba1f702b5b [2022-11-16T13:32:44.479Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:32:44.479Z] ---> a867ab671b27 [2022-11-16T13:32:44.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-16T13:32:44.479Z] ---> c7fffea1480f [2022-11-16T13:32:44.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-16T13:32:44.479Z] ---> 28187f71adb8 [2022-11-16T13:32:44.479Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-16T13:32:44.479Z] ---> Running in 65b5df09e0b3 [2022-11-16T13:32:44.796Z] Removing intermediate container 65b5df09e0b3 [2022-11-16T13:32:44.796Z] ---> 51552f2dfc91 [2022-11-16T13:32:44.796Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:32:44.796Z] ---> Running in e73c82301af0 [2022-11-16T13:32:45.387Z] Removing intermediate container e73c82301af0 [2022-11-16T13:32:45.387Z] ---> 89592f877f19 [2022-11-16T13:32:45.387Z] Step 21/23 : LABEL arch=arm64 [2022-11-16T13:32:45.657Z] ---> Running in 2a52273fba6c [2022-11-16T13:32:46.614Z] Removing intermediate container 2a52273fba6c [2022-11-16T13:32:46.614Z] ---> 44d78be96a4b [2022-11-16T13:32:46.614Z] Step 22/23 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:32:46.614Z] ---> Running in 09ab1cbbc4d9 [2022-11-16T13:32:47.220Z] Removing intermediate container 09ab1cbbc4d9 [2022-11-16T13:32:47.220Z] ---> fd3426ca570f [2022-11-16T13:32:47.220Z] Step 23/23 : LABEL version=2.3.1-dev.2 [2022-11-16T13:32:47.485Z] ---> Running in 2fca1c0f959a [2022-11-16T13:32:48.067Z] Removing intermediate container 2fca1c0f959a [2022-11-16T13:32:48.067Z] ---> 56f1bf2601c2 [2022-11-16T13:32:48.067Z] [2022-11-16T13:32:48.332Z] Successfully built 56f1bf2601c2 [2022-11-16T13:32:48.332Z] Successfully tagged core-command-arm64:latest [2022-11-16T13:32:48.332Z]  Building core-command ... done Building security-proxy-setup [2022-11-16T13:32:52.582Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:32:52.582Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:32:52.582Z] ---> 9bbf181d634d [2022-11-16T13:32:52.582Z] Step 3/21 : WORKDIR /edgex-go [2022-11-16T13:32:52.582Z] ---> Using cache [2022-11-16T13:32:52.582Z] ---> bab32b4f446f [2022-11-16T13:32:52.582Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-16T13:32:53.537Z] ---> Running in af403c091d11 [2022-11-16T13:32:56.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:32:56.119Z] Removing intermediate container e20e28df0806 [2022-11-16T13:32:56.119Z] ---> a666d10f2ad5 [2022-11-16T13:32:56.119Z] [2022-11-16T13:32:56.119Z] Step 10/24 : FROM alpine:3.16 [2022-11-16T13:32:56.119Z] ---> 2b4661558fb8 [2022-11-16T13:32:56.119Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-16T13:32:56.119Z] ---> Using cache [2022-11-16T13:32:56.119Z] ---> 5455e3949640 [2022-11-16T13:32:56.119Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T13:32:56.119Z] ---> Using cache [2022-11-16T13:32:56.119Z] ---> d29ce0f2b629 [2022-11-16T13:32:56.119Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-16T13:32:56.119Z] ---> Running in e9f5e21240c6 [2022-11-16T13:32:56.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:32:56.660Z] Removing intermediate container e9f5e21240c6 [2022-11-16T13:32:56.660Z] ---> 2ffd3716cdd0 [2022-11-16T13:32:56.660Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-16T13:32:56.660Z] ---> Running in 4294a83e1013 [2022-11-16T13:32:57.249Z] Removing intermediate container 4294a83e1013 [2022-11-16T13:32:57.249Z] ---> bc580f7fc8c0 [2022-11-16T13:32:57.249Z] Step 15/24 : WORKDIR / [2022-11-16T13:32:57.249Z] ---> Running in 4078b26adbb8 [2022-11-16T13:32:57.832Z] OK: 221 MiB in 51 packages [2022-11-16T13:32:57.832Z] Removing intermediate container 4078b26adbb8 [2022-11-16T13:32:57.832Z] ---> 35c7c54ea16e [2022-11-16T13:32:57.832Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:32:59.243Z] ---> 7e940a1b9867 [2022-11-16T13:32:59.243Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-16T13:32:59.243Z] Removing intermediate container af403c091d11 [2022-11-16T13:32:59.243Z] ---> 1a1becbdf9c9 [2022-11-16T13:32:59.243Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-16T13:33:00.660Z] ---> c62490e76558 [2022-11-16T13:33:00.660Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:33:00.660Z] ---> Running in 595b4b443e24 [2022-11-16T13:33:01.626Z] ---> 280d77e0d1e8 [2022-11-16T13:33:01.626Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-16T13:33:03.036Z] ---> 58f12eeba377 [2022-11-16T13:33:03.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-16T13:33:03.634Z] ---> 7ac098a30932 [2022-11-16T13:33:03.634Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-16T13:33:03.904Z] ---> Running in f725fed37fe5 [2022-11-16T13:33:06.480Z] Removing intermediate container f725fed37fe5 [2022-11-16T13:33:06.480Z] ---> 891849b6a829 [2022-11-16T13:33:06.480Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:33:06.480Z] ---> Running in f2373b86f4ca [2022-11-16T13:33:06.480Z] Removing intermediate container f2373b86f4ca [2022-11-16T13:33:06.480Z] ---> ba861d2057ee [2022-11-16T13:33:06.480Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T13:33:06.757Z] ---> Running in eca947f0ee83 [2022-11-16T13:33:07.022Z] Removing intermediate container eca947f0ee83 [2022-11-16T13:33:07.022Z] ---> d90665dfd915 [2022-11-16T13:33:07.022Z] Step 23/24 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:33:07.288Z] ---> Running in 014eb9764b04 [2022-11-16T13:33:07.869Z] Removing intermediate container 014eb9764b04 [2022-11-16T13:33:07.869Z] ---> 45e6645efdc4 [2022-11-16T13:33:07.869Z] Step 24/24 : LABEL version=2.3.1-dev.2 [2022-11-16T13:33:07.869Z] ---> Running in 7f165d2c3cff [2022-11-16T13:33:08.451Z] Removing intermediate container 7f165d2c3cff [2022-11-16T13:33:08.451Z] ---> e3cd3811cd52 [2022-11-16T13:33:08.451Z] [2022-11-16T13:33:08.451Z] Successfully built e3cd3811cd52 [2022-11-16T13:33:08.451Z] Successfully tagged core-metadata-arm64:latest [2022-11-16T13:33:08.451Z]  Building core-metadata ... done Building security-bootstrapper [2022-11-16T13:33:11.793Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:33:11.793Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:33:11.793Z] ---> 9bbf181d634d [2022-11-16T13:33:11.793Z] Step 3/32 : WORKDIR /edgex-go [2022-11-16T13:33:11.793Z] ---> Using cache [2022-11-16T13:33:11.793Z] ---> bab32b4f446f [2022-11-16T13:33:11.793Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-16T13:33:11.793Z] ---> Using cache [2022-11-16T13:33:11.793Z] ---> 1a1becbdf9c9 [2022-11-16T13:33:11.793Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-16T13:33:11.793Z] ---> Using cache [2022-11-16T13:33:11.793Z] ---> c62490e76558 [2022-11-16T13:33:11.793Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:33:12.062Z] ---> Running in 7d217a1d5a1a [2022-11-16T13:34:19.944Z] Removing intermediate container ce6823110ca3 [2022-11-16T13:34:19.944Z] ---> c50ab7262bc1 [2022-11-16T13:34:19.944Z] [2022-11-16T13:34:19.944Z] Step 9/19 : FROM alpine:3.15 [2022-11-16T13:34:19.944Z] 3.15: Pulling from library/alpine [2022-11-16T13:34:19.944Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-16T13:34:19.944Z] Status: Downloaded newer image for alpine:3.15 [2022-11-16T13:34:19.944Z] ---> 8aa73fd46299 [2022-11-16T13:34:19.944Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:34:19.944Z] ---> Running in 6230da49c10b [2022-11-16T13:34:19.944Z] Removing intermediate container 6230da49c10b [2022-11-16T13:34:19.944Z] ---> 818007c9c52f [2022-11-16T13:34:19.944Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-16T13:34:19.944Z] ---> Running in 2ea34a78ee1a [2022-11-16T13:34:19.944Z] Removing intermediate container 595b4b443e24 [2022-11-16T13:34:19.944Z] ---> f9ad58a5a193 [2022-11-16T13:34:19.944Z] Step 7/21 : COPY . . [2022-11-16T13:34:21.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:34:21.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:34:22.887Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T13:34:22.887Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T13:34:22.887Z] OK: 15736 distinct packages available [2022-11-16T13:34:23.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:34:23.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:34:24.832Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-16T13:34:24.832Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-16T13:34:24.832Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-16T13:34:24.832Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-16T13:34:24.832Z] (5/9) Installing curl (7.80.0-r4) [2022-11-16T13:34:24.832Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-16T13:34:24.832Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-16T13:34:24.832Z] (8/9) Installing libucontext (1.1-r0) [2022-11-16T13:34:24.832Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-16T13:34:24.832Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T13:34:24.832Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:34:25.097Z] ---> eca29ccefe15 [2022-11-16T13:34:25.097Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-16T13:34:25.370Z] ---> Running in f7721ad30679 [2022-11-16T13:34:25.370Z] OK: 8 MiB in 23 packages [2022-11-16T13:34:27.945Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-16T13:34:28.903Z] Removing intermediate container 2ea34a78ee1a [2022-11-16T13:34:28.903Z] ---> 6f6ed4314368 [2022-11-16T13:34:28.903Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:34:30.312Z] ---> ddb317642770 [2022-11-16T13:34:30.312Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-16T13:34:33.662Z] ---> 4669af35cbed [2022-11-16T13:34:33.662Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-16T13:34:34.631Z] ---> 64cb954541fb [2022-11-16T13:34:34.631Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-16T13:34:34.900Z] ---> Running in 41e128907c5f [2022-11-16T13:34:35.484Z] Removing intermediate container 41e128907c5f [2022-11-16T13:34:35.484Z] ---> 7034088a4742 [2022-11-16T13:34:35.484Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:34:35.752Z] ---> Running in 1f7aeb051361 [2022-11-16T13:34:36.707Z] Removing intermediate container 1f7aeb051361 [2022-11-16T13:34:36.707Z] ---> e1168d83c90d [2022-11-16T13:34:36.707Z] Step 17/19 : LABEL arch=arm64 [2022-11-16T13:34:36.707Z] ---> Running in 637e0ebb1d9a [2022-11-16T13:34:37.293Z] Removing intermediate container 637e0ebb1d9a [2022-11-16T13:34:37.293Z] ---> ada07c779ee2 [2022-11-16T13:34:37.293Z] Step 18/19 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:34:37.559Z] ---> Running in 621fb4dec428 [2022-11-16T13:34:38.145Z] Removing intermediate container 621fb4dec428 [2022-11-16T13:34:38.145Z] ---> f73d66edd440 [2022-11-16T13:34:38.145Z] Step 19/19 : LABEL version=2.3.1-dev.2 [2022-11-16T13:34:38.145Z] ---> Running in 7507168e8872 [2022-11-16T13:34:38.411Z] Removing intermediate container 7d217a1d5a1a [2022-11-16T13:34:38.411Z] ---> 022ffd5a0cf0 [2022-11-16T13:34:38.411Z] Step 7/32 : COPY . . [2022-11-16T13:34:38.677Z] Removing intermediate container 7507168e8872 [2022-11-16T13:34:38.677Z] ---> ef49b6446091 [2022-11-16T13:34:38.677Z] [2022-11-16T13:34:38.946Z] Successfully built ef49b6446091 [2022-11-16T13:34:38.946Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-16T13:34:38.946Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-11-16T13:34:41.519Z] ---> ce6ed7bad635 [2022-11-16T13:34:41.787Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-16T13:34:41.787Z] ---> Running in b987bb50e383 [2022-11-16T13:34:43.727Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:34:43.727Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:34:43.727Z] ---> 9bbf181d634d [2022-11-16T13:34:43.727Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T13:34:43.728Z] ---> Using cache [2022-11-16T13:34:43.728Z] ---> bab32b4f446f [2022-11-16T13:34:43.728Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-16T13:34:43.728Z] ---> Using cache [2022-11-16T13:34:43.728Z] ---> 1a1becbdf9c9 [2022-11-16T13:34:43.728Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T13:34:43.728Z] ---> Using cache [2022-11-16T13:34:43.728Z] ---> c62490e76558 [2022-11-16T13:34:43.728Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:34:43.728Z] ---> Using cache [2022-11-16T13:34:43.728Z] ---> 022ffd5a0cf0 [2022-11-16T13:34:43.728Z] Step 7/24 : COPY . . [2022-11-16T13:34:43.728Z] ---> Using cache [2022-11-16T13:34:43.728Z] ---> ce6ed7bad635 [2022-11-16T13:34:43.728Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-16T13:34:44.001Z] ---> Running in bd6069a3c843 [2022-11-16T13:34:44.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-16T13:34:46.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-16T13:35:12.874Z] Removing intermediate container 4ae3c0fa541e [2022-11-16T13:35:12.874Z] ---> 38f24f4f65a4 [2022-11-16T13:35:12.874Z] [2022-11-16T13:35:12.874Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T13:35:12.874Z] ---> 2b4661558fb8 [2022-11-16T13:35:12.874Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-16T13:35:12.874Z] ---> Using cache [2022-11-16T13:35:12.874Z] ---> 5455e3949640 [2022-11-16T13:35:12.874Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T13:35:12.874Z] ---> Using cache [2022-11-16T13:35:12.874Z] ---> d29ce0f2b629 [2022-11-16T13:35:12.874Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-16T13:35:12.874Z] ---> Running in ef872d088258 [2022-11-16T13:35:12.874Z] Removing intermediate container ef872d088258 [2022-11-16T13:35:12.874Z] ---> b64c78cd7a8b [2022-11-16T13:35:12.874Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T13:35:12.874Z] ---> Running in 260a3dbe4846 [2022-11-16T13:35:12.874Z] Removing intermediate container 260a3dbe4846 [2022-11-16T13:35:12.874Z] ---> 4d8aef80464e [2022-11-16T13:35:12.874Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:35:13.832Z] ---> 4bc4223bb1eb [2022-11-16T13:35:13.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-16T13:35:16.414Z] Removing intermediate container b634184e7f40 [2022-11-16T13:35:16.414Z] ---> a4c9538b3c14 [2022-11-16T13:35:16.414Z] [2022-11-16T13:35:16.414Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T13:35:16.414Z] ---> 2b4661558fb8 [2022-11-16T13:35:16.414Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-16T13:35:16.680Z] ---> Running in d94c5d5674ec [2022-11-16T13:35:17.266Z] ---> 3d4eeea7f715 [2022-11-16T13:35:17.267Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-16T13:35:18.676Z] ---> c716b20a8018 [2022-11-16T13:35:18.676Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-16T13:35:18.676Z] ---> Running in 3dbb195f6381 [2022-11-16T13:35:18.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:35:19.260Z] Removing intermediate container 3dbb195f6381 [2022-11-16T13:35:19.260Z] ---> 73151e0daa0c [2022-11-16T13:35:19.260Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:35:19.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:35:19.260Z] ---> Running in 16ce93d08e59 [2022-11-16T13:35:19.530Z] Removing intermediate container 16ce93d08e59 [2022-11-16T13:35:19.530Z] ---> 847010fb9dfb [2022-11-16T13:35:19.530Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T13:35:19.797Z] ---> Running in 2d4195e1ff05 [2022-11-16T13:35:20.064Z] Removing intermediate container 2d4195e1ff05 [2022-11-16T13:35:20.064Z] ---> 3cd1104de94f [2022-11-16T13:35:20.064Z] Step 21/22 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:35:20.331Z] ---> Running in fe980d29dda0 [2022-11-16T13:35:20.916Z] Removing intermediate container fe980d29dda0 [2022-11-16T13:35:20.916Z] ---> 76b0f9ac0f5c [2022-11-16T13:35:20.916Z] Step 22/22 : LABEL version=2.3.1-dev.2 [2022-11-16T13:35:20.916Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-16T13:35:20.916Z] ---> Running in fc5c7067da4a [2022-11-16T13:35:20.916Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-16T13:35:20.916Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:35:20.916Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:35:21.498Z] Removing intermediate container fc5c7067da4a [2022-11-16T13:35:21.498Z] ---> 7e3c5ecf3e8a [2022-11-16T13:35:21.498Z] [2022-11-16T13:35:21.498Z] OK: 6 MiB in 16 packages [2022-11-16T13:35:21.498Z] Successfully built 7e3c5ecf3e8a [2022-11-16T13:35:21.498Z] Successfully tagged support-scheduler-arm64:latest [2022-11-16T13:35:21.498Z]  Building support-scheduler ... done Building security-spire-config [2022-11-16T13:35:23.451Z] Removing intermediate container d94c5d5674ec [2022-11-16T13:35:23.451Z] ---> 4b07955a8c49 [2022-11-16T13:35:23.451Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-16T13:35:23.451Z] ---> Running in e7680ff67078 [2022-11-16T13:35:24.034Z] Removing intermediate container e7680ff67078 [2022-11-16T13:35:24.034Z] ---> bdf3b4779d7d [2022-11-16T13:35:24.034Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-16T13:35:24.034Z] ---> Running in 1c7c6a370320 [2022-11-16T13:35:25.004Z] Removing intermediate container 1c7c6a370320 [2022-11-16T13:35:25.004Z] ---> dce93b3f0ac1 [2022-11-16T13:35:25.004Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T13:35:25.004Z] ---> Running in 5e703f9e08d3 [2022-11-16T13:35:25.964Z] Removing intermediate container 5e703f9e08d3 [2022-11-16T13:35:25.964Z] ---> b97e397129fd [2022-11-16T13:35:25.964Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:35:25.964Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:35:25.964Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:35:25.964Z] ---> 9bbf181d634d [2022-11-16T13:35:25.964Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T13:35:25.964Z] ---> Using cache [2022-11-16T13:35:25.964Z] ---> bab32b4f446f [2022-11-16T13:35:25.964Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T13:35:26.238Z] ---> Running in 1e3c4eaa623c [2022-11-16T13:35:27.201Z] ---> e9043298ea32 [2022-11-16T13:35:27.202Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-16T13:35:28.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:35:28.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:35:30.297Z] ---> 93bbc27eca6e [2022-11-16T13:35:30.297Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-16T13:35:30.297Z] OK: 221 MiB in 51 packages [2022-11-16T13:35:31.706Z] ---> 972bd8872e90 [2022-11-16T13:35:31.706Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-16T13:35:31.706Z] ---> Running in a5935ae667a4 [2022-11-16T13:35:31.971Z] Removing intermediate container 1e3c4eaa623c [2022-11-16T13:35:31.971Z] ---> e874c5a1a7d0 [2022-11-16T13:35:31.971Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T13:35:32.236Z] Removing intermediate container a5935ae667a4 [2022-11-16T13:35:32.236Z] ---> ccd912bae467 [2022-11-16T13:35:32.236Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:35:32.502Z] ---> Running in 1c1a263dc6a0 [2022-11-16T13:35:33.081Z] ---> 04c3411961fd [2022-11-16T13:35:33.081Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:35:33.347Z] Removing intermediate container 1c1a263dc6a0 [2022-11-16T13:35:33.347Z] ---> 9bdf38223ba0 [2022-11-16T13:35:33.347Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T13:35:33.347Z] ---> Running in 4ef1bef67b0f [2022-11-16T13:35:33.612Z] ---> Running in 430a53dcd34b [2022-11-16T13:35:34.193Z] Removing intermediate container 430a53dcd34b [2022-11-16T13:35:34.193Z] ---> 0486fc3bb799 [2022-11-16T13:35:34.193Z] Step 21/22 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:35:34.463Z] ---> Running in 366886f133cf [2022-11-16T13:35:35.044Z] Removing intermediate container 366886f133cf [2022-11-16T13:35:35.044Z] ---> c44b651d6645 [2022-11-16T13:35:35.044Z] Step 22/22 : LABEL version=2.3.1-dev.2 [2022-11-16T13:35:35.044Z] ---> Running in b29b51ab3aed [2022-11-16T13:35:35.624Z] Removing intermediate container b29b51ab3aed [2022-11-16T13:35:35.624Z] ---> 1b0721d25d17 [2022-11-16T13:35:35.624Z] [2022-11-16T13:35:35.889Z] Successfully built 1b0721d25d17 [2022-11-16T13:35:35.889Z] Successfully tagged support-notifications-arm64:latest [2022-11-16T13:35:35.889Z] Building security-spire-agent [2022-11-16T13:35:39.226Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:35:39.226Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:35:39.226Z] ---> 9bbf181d634d [2022-11-16T13:35:39.226Z] Step 3/24 : WORKDIR /edgex-go [2022-11-16T13:35:39.226Z] ---> Using cache [2022-11-16T13:35:39.226Z] ---> bab32b4f446f [2022-11-16T13:35:39.226Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T13:35:39.226Z] ---> Using cache [2022-11-16T13:35:39.226Z] ---> e874c5a1a7d0 [2022-11-16T13:35:39.226Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-16T13:35:39.226Z] ---> Using cache [2022-11-16T13:35:39.226Z] ---> 04c3411961fd [2022-11-16T13:35:39.226Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:35:39.494Z] ---> Running in a6d9301e8f73 [2022-11-16T13:37:01.129Z] Removing intermediate container 4ef1bef67b0f [2022-11-16T13:37:01.129Z] ---> 92f61d5abcb0 [2022-11-16T13:37:01.129Z] Step 7/24 : COPY . . [2022-11-16T13:37:01.129Z] Removing intermediate container a6d9301e8f73 [2022-11-16T13:37:01.129Z] ---> 7b0146ab0618 [2022-11-16T13:37:01.129Z] Step 7/24 : COPY . . [2022-11-16T13:37:01.129Z] ---> 9d38002acf17 [2022-11-16T13:37:01.129Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T13:37:01.129Z] ---> Running in 5d40191187e8 [2022-11-16T13:37:01.711Z] Removing intermediate container 5d40191187e8 [2022-11-16T13:37:01.711Z] ---> eb045a8c69a1 [2022-11-16T13:37:01.711Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T13:37:01.711Z] ---> Running in 7e4043dccf0c [2022-11-16T13:37:02.668Z] Removing intermediate container 7e4043dccf0c [2022-11-16T13:37:02.668Z] ---> 2251b986c1fb [2022-11-16T13:37:02.668Z] 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-16T13:37:02.668Z] ---> Running in d7e4ab58977e [2022-11-16T13:37:05.261Z] ---> d9157d34a4fb [2022-11-16T13:37:05.261Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T13:37:05.261Z] ---> Running in 5230370b7e63 [2022-11-16T13:37:05.853Z] Removing intermediate container 5230370b7e63 [2022-11-16T13:37:06.118Z] ---> 4892a5765c17 [2022-11-16T13:37:06.118Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-16T13:37:06.118Z] Removing intermediate container d7e4ab58977e [2022-11-16T13:37:06.118Z] ---> c44b5d7a4609 [2022-11-16T13:37:06.118Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T13:37:06.118Z] ---> Running in 0c9e9959b138 [2022-11-16T13:37:06.118Z] ---> Running in 86b1af127549 [2022-11-16T13:37:07.099Z] Removing intermediate container 86b1af127549 [2022-11-16T13:37:07.099Z] ---> d8eb4bc8192a [2022-11-16T13:37:07.099Z] [2022-11-16T13:37:07.099Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T13:37:07.099Z] ---> 8aa73fd46299 [2022-11-16T13:37:07.099Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:37:07.099Z] ---> Using cache [2022-11-16T13:37:07.099Z] ---> 818007c9c52f [2022-11-16T13:37:07.099Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-16T13:37:07.099Z] Removing intermediate container 0c9e9959b138 [2022-11-16T13:37:07.099Z] ---> a19e510886b3 [2022-11-16T13:37:07.100Z] 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-16T13:37:07.100Z] ---> Running in e06b41094b35 [2022-11-16T13:37:07.100Z] ---> Running in 22158d26b35a [2022-11-16T13:37:09.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:09.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:10.525Z] Removing intermediate container 22158d26b35a [2022-11-16T13:37:10.525Z] ---> bb78f3b180bd [2022-11-16T13:37:10.525Z] Step 11/24 : WORKDIR /edgex-go [2022-11-16T13:37:10.525Z] ---> Running in 082bc2957df6 [2022-11-16T13:37:11.109Z] Removing intermediate container 082bc2957df6 [2022-11-16T13:37:11.109Z] ---> ccc6f23b4297 [2022-11-16T13:37:11.109Z] [2022-11-16T13:37:11.109Z] Step 12/24 : FROM alpine:3.15 [2022-11-16T13:37:11.109Z] ---> 8aa73fd46299 [2022-11-16T13:37:11.109Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:37:11.109Z] ---> Using cache [2022-11-16T13:37:11.109Z] ---> 818007c9c52f [2022-11-16T13:37:11.109Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T13:37:11.109Z] ---> Running in caed0ec53388 [2022-11-16T13:37:11.691Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T13:37:11.691Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T13:37:11.691Z] OK: 15736 distinct packages available [2022-11-16T13:37:11.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:12.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:13.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:13.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:13.840Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-16T13:37:13.840Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-16T13:37:13.840Z] (3/4) Installing libucontext (1.1-r0) [2022-11-16T13:37:13.840Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-16T13:37:13.840Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T13:37:13.840Z] OK: 6 MiB in 18 packages [2022-11-16T13:37:15.330Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-16T13:37:15.330Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-16T13:37:15.330Z] OK: 15736 distinct packages available [2022-11-16T13:37:15.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:15.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:15.924Z] Removing intermediate container e06b41094b35 [2022-11-16T13:37:15.924Z] ---> 08085846ba0a [2022-11-16T13:37:15.924Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T13:37:17.364Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-16T13:37:17.364Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-16T13:37:17.364Z] (3/5) Installing libucontext (1.1-r0) [2022-11-16T13:37:17.364Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-16T13:37:17.364Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-16T13:37:17.364Z] Executing busybox-1.34.1-r7.trigger [2022-11-16T13:37:17.364Z] OK: 6 MiB in 19 packages [2022-11-16T13:37:19.299Z] Removing intermediate container caed0ec53388 [2022-11-16T13:37:19.299Z] ---> 27f0161cf9ad [2022-11-16T13:37:19.299Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-16T13:37:23.543Z] ---> a1c9fd7c6618 [2022-11-16T13:37:23.543Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T13:37:24.151Z] ---> 6cc7b0ba3b00 [2022-11-16T13:37:24.151Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T13:37:24.731Z] ---> f0d4dada21ad [2022-11-16T13:37:24.731Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-16T13:37:24.996Z] ---> Running in bf40d29bf3c0 [2022-11-16T13:37:25.950Z] Removing intermediate container bf40d29bf3c0 [2022-11-16T13:37:25.950Z] ---> 52daa1a87ded [2022-11-16T13:37:25.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-16T13:37:26.905Z] ---> ab4527ef6e05 [2022-11-16T13:37:26.905Z] Step 19/24 : WORKDIR / [2022-11-16T13:37:27.172Z] ---> Running in 258e4180c69a [2022-11-16T13:37:27.754Z] Removing intermediate container 258e4180c69a [2022-11-16T13:37:27.754Z] ---> 186bcce47a03 [2022-11-16T13:37:27.754Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T13:37:28.021Z] ---> Running in 6385eabccb01 [2022-11-16T13:37:28.601Z] Removing intermediate container 6385eabccb01 [2022-11-16T13:37:28.601Z] ---> 33748dc62dab [2022-11-16T13:37:28.601Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T13:37:28.601Z] ---> Running in a64f5bbaaf84 [2022-11-16T13:37:29.190Z] Removing intermediate container a64f5bbaaf84 [2022-11-16T13:37:29.190Z] ---> 1a4849682c14 [2022-11-16T13:37:29.190Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T13:37:29.456Z] ---> Running in cd658f883e87 [2022-11-16T13:37:30.413Z] Removing intermediate container cd658f883e87 [2022-11-16T13:37:30.413Z] ---> 4604f7070c8c [2022-11-16T13:37:30.413Z] Step 23/24 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:37:30.413Z] ---> Running in 2b46b12adbae [2022-11-16T13:37:30.998Z] Removing intermediate container 2b46b12adbae [2022-11-16T13:37:30.998Z] ---> e552c24ae88d [2022-11-16T13:37:30.998Z] Step 24/24 : LABEL version=2.3.1-dev.2 [2022-11-16T13:37:31.264Z] ---> Running in 24ebc86d28be [2022-11-16T13:37:31.844Z] Removing intermediate container 24ebc86d28be [2022-11-16T13:37:31.844Z] ---> 503dcf9eb26f [2022-11-16T13:37:31.844Z] [2022-11-16T13:37:32.109Z] ---> 98e3448ad473 [2022-11-16T13:37:32.109Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T13:37:32.109Z] Successfully built 503dcf9eb26f [2022-11-16T13:37:32.374Z] Successfully tagged security-spire-config-arm64:latest [2022-11-16T13:37:32.374Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-11-16T13:37:32.954Z] ---> 0756e259c0f7 [2022-11-16T13:37:32.954Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-16T13:37:33.914Z] ---> 11a521afab05 [2022-11-16T13:37:33.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-16T13:37:35.873Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:37:35.873Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:37:35.873Z] ---> 9bbf181d634d [2022-11-16T13:37:35.873Z] Step 3/22 : WORKDIR /edgex-go [2022-11-16T13:37:35.873Z] ---> Using cache [2022-11-16T13:37:35.873Z] ---> bab32b4f446f [2022-11-16T13:37:35.873Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-16T13:37:36.470Z] ---> 1050d95a790d [2022-11-16T13:37:36.470Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T13:37:36.738Z] ---> Running in b3212a781a24 [2022-11-16T13:37:36.738Z] ---> Running in 8fa983cb32d5 [2022-11-16T13:37:37.334Z] Removing intermediate container 8fa983cb32d5 [2022-11-16T13:37:37.334Z] ---> 1e179fbee45d [2022-11-16T13:37:37.334Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T13:37:37.616Z] ---> Running in 7a130b5db0f0 [2022-11-16T13:37:37.885Z] Removing intermediate container 7a130b5db0f0 [2022-11-16T13:37:37.885Z] ---> c320ca6f7f8d [2022-11-16T13:37:37.885Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T13:37:38.156Z] ---> Running in 80a89afb6b52 [2022-11-16T13:37:38.744Z] Removing intermediate container 80a89afb6b52 [2022-11-16T13:37:38.744Z] ---> a3b52d51c630 [2022-11-16T13:37:38.744Z] Step 23/24 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:37:38.744Z] ---> Running in 4e67830c519e [2022-11-16T13:37:39.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:39.291Z] Removing intermediate container 4e67830c519e [2022-11-16T13:37:39.291Z] ---> 8f3b0ff2b5f4 [2022-11-16T13:37:39.291Z] Step 24/24 : LABEL version=2.3.1-dev.2 [2022-11-16T13:37:39.581Z] ---> Running in 4d51e5048100 [2022-11-16T13:37:39.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:37:39.869Z] Removing intermediate container 4d51e5048100 [2022-11-16T13:37:39.869Z] ---> ee756ed95389 [2022-11-16T13:37:39.869Z] [2022-11-16T13:37:40.150Z] Successfully built ee756ed95389 [2022-11-16T13:37:40.150Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-16T13:37:40.150Z]  Building security-spire-agent ... done Building security-spire-server [2022-11-16T13:37:41.114Z] OK: 221 MiB in 51 packages [2022-11-16T13:37:42.518Z] Removing intermediate container b3212a781a24 [2022-11-16T13:37:42.518Z] ---> d5d49231c4c4 [2022-11-16T13:37:42.518Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-16T13:37:43.477Z] ---> 8edc9ee733ca [2022-11-16T13:37:43.477Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:37:43.743Z] ---> Running in b9c6b559c20d [2022-11-16T13:37:44.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:37:44.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:37:44.700Z] ---> 9bbf181d634d [2022-11-16T13:37:44.700Z] Step 3/23 : WORKDIR /edgex-go [2022-11-16T13:37:44.700Z] ---> Using cache [2022-11-16T13:37:44.700Z] ---> bab32b4f446f [2022-11-16T13:37:44.700Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-16T13:37:44.700Z] ---> Using cache [2022-11-16T13:37:44.700Z] ---> e874c5a1a7d0 [2022-11-16T13:37:44.700Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-16T13:37:44.700Z] ---> Using cache [2022-11-16T13:37:44.700Z] ---> 04c3411961fd [2022-11-16T13:37:44.700Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:37:44.700Z] ---> Using cache [2022-11-16T13:37:44.700Z] ---> 7b0146ab0618 [2022-11-16T13:37:44.700Z] Step 7/23 : COPY . . [2022-11-16T13:37:44.968Z] ---> Using cache [2022-11-16T13:37:44.968Z] ---> d9157d34a4fb [2022-11-16T13:37:44.968Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-16T13:37:44.968Z] ---> Using cache [2022-11-16T13:37:44.968Z] ---> 4892a5765c17 [2022-11-16T13:37:44.968Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-16T13:37:44.968Z] ---> Using cache [2022-11-16T13:37:44.968Z] ---> a19e510886b3 [2022-11-16T13:37:44.968Z] 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-16T13:37:45.235Z] ---> Running in ef681a429db1 [2022-11-16T13:37:49.483Z] Removing intermediate container ef681a429db1 [2022-11-16T13:37:49.483Z] ---> f19a5d3d61f0 [2022-11-16T13:37:49.483Z] Step 11/23 : WORKDIR /edgex-go [2022-11-16T13:37:49.483Z] ---> Running in 6ac80e27f898 [2022-11-16T13:37:49.483Z] Removing intermediate container 6ac80e27f898 [2022-11-16T13:37:49.483Z] ---> 741ac8d4b420 [2022-11-16T13:37:49.483Z] [2022-11-16T13:37:49.483Z] Step 12/23 : FROM alpine:3.15 [2022-11-16T13:37:49.483Z] ---> 8aa73fd46299 [2022-11-16T13:37:49.483Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:37:49.483Z] ---> Using cache [2022-11-16T13:37:49.483Z] ---> 818007c9c52f [2022-11-16T13:37:49.483Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-16T13:37:49.483Z] ---> Using cache [2022-11-16T13:37:49.483Z] ---> 27f0161cf9ad [2022-11-16T13:37:49.483Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-16T13:37:54.812Z] ---> ab9446324d47 [2022-11-16T13:37:54.812Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-16T13:37:55.785Z] ---> cea99a7db69f [2022-11-16T13:37:55.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-16T13:37:56.749Z] ---> 6423591767d5 [2022-11-16T13:37:56.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-16T13:37:57.702Z] ---> 338c124677d1 [2022-11-16T13:37:57.702Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-16T13:37:57.702Z] ---> Running in d33df05af27e [2022-11-16T13:37:58.284Z] Removing intermediate container d33df05af27e [2022-11-16T13:37:58.284Z] ---> b1d20e366c5a [2022-11-16T13:37:58.284Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-16T13:37:58.284Z] ---> Running in 7ab377ee7958 [2022-11-16T13:37:58.864Z] Removing intermediate container 7ab377ee7958 [2022-11-16T13:37:58.864Z] ---> 8d0dafaa2c27 [2022-11-16T13:37:58.864Z] Step 21/23 : LABEL arch=arm64 [2022-11-16T13:37:58.864Z] ---> Running in 1b9b63b28365 [2022-11-16T13:38:00.262Z] Removing intermediate container 1b9b63b28365 [2022-11-16T13:38:00.262Z] ---> 9d29fc428347 [2022-11-16T13:38:00.262Z] Step 22/23 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:38:00.262Z] ---> Running in 116b3491a106 [2022-11-16T13:38:00.844Z] Removing intermediate container 116b3491a106 [2022-11-16T13:38:00.844Z] ---> 174758c0a7a8 [2022-11-16T13:38:00.844Z] Step 23/23 : LABEL version=2.3.1-dev.2 [2022-11-16T13:38:01.111Z] ---> Running in e6c5f0c77f15 [2022-11-16T13:38:01.376Z] Removing intermediate container e6c5f0c77f15 [2022-11-16T13:38:01.376Z] ---> 688a053df4fa [2022-11-16T13:38:01.376Z] [2022-11-16T13:38:01.641Z] Successfully built 688a053df4fa [2022-11-16T13:38:01.641Z] Successfully tagged security-spire-server-arm64:latest [2022-11-16T13:38:01.641Z] Building core-data [2022-11-16T13:38:04.976Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-16T13:38:04.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-16T13:38:04.976Z] ---> 9bbf181d634d [2022-11-16T13:38:04.976Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-16T13:38:04.976Z] ---> Using cache [2022-11-16T13:38:04.976Z] ---> 003886d5db5b [2022-11-16T13:38:04.976Z] Step 4/22 : WORKDIR /edgex-go [2022-11-16T13:38:04.976Z] ---> Using cache [2022-11-16T13:38:04.976Z] ---> 6d207c594fb8 [2022-11-16T13:38:04.976Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-16T13:38:05.559Z] ---> Running in deacd13cad86 [2022-11-16T13:38:07.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:38:07.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:38:09.168Z] OK: 221 MiB in 51 packages [2022-11-16T13:38:11.116Z] Removing intermediate container deacd13cad86 [2022-11-16T13:38:11.116Z] ---> a26b126efb39 [2022-11-16T13:38:11.116Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-16T13:38:12.076Z] ---> 0a1596254c5f [2022-11-16T13:38:12.076Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-16T13:38:12.076Z] ---> Running in 16b242563d8f [2022-11-16T13:38:58.902Z] Removing intermediate container b9c6b559c20d [2022-11-16T13:38:58.902Z] ---> 4fe56b504410 [2022-11-16T13:38:58.902Z] Step 7/22 : COPY . . [2022-11-16T13:38:58.902Z] ---> 510855315877 [2022-11-16T13:38:58.902Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-16T13:38:58.902Z] ---> Running in a38982ca85ef [2022-11-16T13:38:59.484Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-16T13:39:26.135Z] Removing intermediate container 16b242563d8f [2022-11-16T13:39:26.135Z] ---> 0e0869c239f5 [2022-11-16T13:39:26.135Z] Step 8/22 : COPY . . [2022-11-16T13:39:26.135Z] ---> 73740c2e08a7 [2022-11-16T13:39:26.135Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-16T13:39:26.135Z] ---> Running in ef297c4d0552 [2022-11-16T13:39:27.539Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-16T13:39:37.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-16T13:40:01.905Z] Removing intermediate container f7721ad30679 [2022-11-16T13:40:01.905Z] ---> b15e8d42e0f8 [2022-11-16T13:40:01.905Z] [2022-11-16T13:40:01.905Z] Step 9/21 : FROM alpine:3.16 [2022-11-16T13:40:01.905Z] ---> 2b4661558fb8 [2022-11-16T13:40:01.905Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-16T13:40:01.905Z] ---> Running in f666042ba333 [2022-11-16T13:40:01.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:40:01.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:40:02.870Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-16T13:40:02.870Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-16T13:40:02.870Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T13:40:02.870Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-16T13:40:02.870Z] (5/6) Installing curl (7.83.1-r4) [2022-11-16T13:40:02.870Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-16T13:40:02.870Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:40:03.141Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:40:03.410Z] OK: 8 MiB in 20 packages [2022-11-16T13:40:05.353Z] Removing intermediate container f666042ba333 [2022-11-16T13:40:05.353Z] ---> c2f19a54a457 [2022-11-16T13:40:05.353Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T13:40:05.620Z] ---> Running in 81bfbdb6831c [2022-11-16T13:40:05.895Z] Removing intermediate container 81bfbdb6831c [2022-11-16T13:40:05.895Z] ---> 076fcc19d1c7 [2022-11-16T13:40:05.895Z] Step 12/21 : WORKDIR /edgex [2022-11-16T13:40:06.163Z] ---> Running in dc32f43013d4 [2022-11-16T13:40:06.429Z] Removing intermediate container dc32f43013d4 [2022-11-16T13:40:06.429Z] ---> 6a69f9d40791 [2022-11-16T13:40:06.429Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-16T13:40:07.395Z] ---> 97e5fe29807f [2022-11-16T13:40:07.395Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-16T13:40:09.328Z] ---> 998145f9e98f [2022-11-16T13:40:09.328Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-16T13:40:10.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-16T13:40:10.549Z] ---> 6da115b0430a [2022-11-16T13:40:10.549Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T13:40:11.503Z] ---> 3b56619a3610 [2022-11-16T13:40:11.503Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T13:40:11.503Z] ---> Running in 5fd042ff61c1 [2022-11-16T13:40:14.835Z] Removing intermediate container 5fd042ff61c1 [2022-11-16T13:40:14.835Z] ---> 9ce8ee3b5b4c [2022-11-16T13:40:14.835Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T13:40:14.835Z] ---> Running in bf4feb64ae96 [2022-11-16T13:40:15.416Z] Removing intermediate container bf4feb64ae96 [2022-11-16T13:40:15.416Z] ---> 622b5b04d11e [2022-11-16T13:40:15.416Z] Step 19/21 : LABEL arch=arm64 [2022-11-16T13:40:15.416Z] ---> Running in 7a68024d89e8 [2022-11-16T13:40:15.995Z] Removing intermediate container 7a68024d89e8 [2022-11-16T13:40:15.995Z] ---> 7ccb51d19a86 [2022-11-16T13:40:15.995Z] Step 20/21 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:40:16.260Z] ---> Running in b7b5274b4dd3 [2022-11-16T13:40:16.526Z] Removing intermediate container b7b5274b4dd3 [2022-11-16T13:40:16.526Z] ---> bef6410281a3 [2022-11-16T13:40:16.526Z] Step 21/21 : LABEL version=2.3.1-dev.2 [2022-11-16T13:40:16.792Z] ---> Running in 2ac55bc788f2 [2022-11-16T13:40:17.751Z] Removing intermediate container 2ac55bc788f2 [2022-11-16T13:40:17.751Z] ---> 4bd6846c523e [2022-11-16T13:40:17.751Z] [2022-11-16T13:40:17.751Z] Successfully built 4bd6846c523e [2022-11-16T13:40:17.751Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-16T13:40:25.955Z]  Building security-proxy-setup ... done Removing intermediate container b987bb50e383 [2022-11-16T13:40:25.955Z] ---> 4b4e8759120c [2022-11-16T13:40:25.955Z] [2022-11-16T13:40:25.955Z] Step 9/32 : FROM alpine:3.16 [2022-11-16T13:40:25.955Z] ---> 2b4661558fb8 [2022-11-16T13:40:25.955Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-16T13:40:25.955Z] ---> Running in 5c0aec218fea [2022-11-16T13:40:25.955Z] Removing intermediate container 5c0aec218fea [2022-11-16T13:40:25.955Z] ---> 402a9da438f3 [2022-11-16T13:40:25.955Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-16T13:40:25.955Z] ---> Running in 26d5aea8c5a0 [2022-11-16T13:40:28.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:40:28.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:40:29.764Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-16T13:40:30.030Z] (2/2) Installing su-exec (0.2-r1) [2022-11-16T13:40:30.030Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:40:30.030Z] OK: 5 MiB in 16 packages [2022-11-16T13:40:31.972Z] Removing intermediate container 26d5aea8c5a0 [2022-11-16T13:40:31.972Z] ---> 254ab66f9c4e [2022-11-16T13:40:31.972Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-16T13:40:31.972Z] ---> Running in a7a071a828d0 [2022-11-16T13:40:31.972Z] Removing intermediate container bd6069a3c843 [2022-11-16T13:40:31.972Z] ---> e3f16a1c7f98 [2022-11-16T13:40:31.972Z] [2022-11-16T13:40:31.972Z] Step 9/24 : FROM alpine:3.16 [2022-11-16T13:40:31.972Z] ---> 2b4661558fb8 [2022-11-16T13:40:31.972Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-16T13:40:32.239Z] ---> Running in 86c532cee32d [2022-11-16T13:40:32.910Z] Removing intermediate container a7a071a828d0 [2022-11-16T13:40:32.910Z] ---> 2f98e517e799 [2022-11-16T13:40:32.910Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-16T13:40:32.910Z] ---> Running in 9194f9b3785f [2022-11-16T13:40:33.508Z] Removing intermediate container 9194f9b3785f [2022-11-16T13:40:33.508Z] ---> d37e1b01f0ca [2022-11-16T13:40:33.508Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-16T13:40:33.797Z] ---> Running in aadd1ce0f0a5 [2022-11-16T13:40:34.416Z] Removing intermediate container aadd1ce0f0a5 [2022-11-16T13:40:34.416Z] ---> 0d6bd3b77af5 [2022-11-16T13:40:34.416Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-16T13:40:34.703Z] ---> Running in 04b6789d1ce2 [2022-11-16T13:40:34.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:40:34.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:40:35.248Z] Removing intermediate container 04b6789d1ce2 [2022-11-16T13:40:35.248Z] ---> 2da28d6f8d31 [2022-11-16T13:40:35.248Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-16T13:40:35.248Z] ---> Running in 74dc199af5c2 [2022-11-16T13:40:38.148Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-16T13:40:38.416Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-16T13:40:38.416Z] (3/3) Installing su-exec (0.2-r1) [2022-11-16T13:40:38.416Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:40:38.416Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:40:39.002Z] Removing intermediate container 74dc199af5c2 [2022-11-16T13:40:39.002Z] ---> 4d6cb3a150ed [2022-11-16T13:40:39.002Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-16T13:40:39.002Z] ---> Running in 7fe82bd2ccd4 [2022-11-16T13:40:39.002Z] OK: 6 MiB in 17 packages [2022-11-16T13:40:39.586Z] Removing intermediate container 7fe82bd2ccd4 [2022-11-16T13:40:39.587Z] ---> e5728bed03fd [2022-11-16T13:40:39.587Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-16T13:40:41.003Z] ---> 356bcb1121fc [2022-11-16T13:40:41.003Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-16T13:40:41.269Z] ---> Running in e257937869ef [2022-11-16T13:40:42.234Z] Removing intermediate container 86c532cee32d [2022-11-16T13:40:42.234Z] ---> 9878452ad3a7 [2022-11-16T13:40:42.234Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-16T13:40:42.234Z] ---> Running in 5af1afa8785a [2022-11-16T13:40:42.816Z] Removing intermediate container 5af1afa8785a [2022-11-16T13:40:42.816Z] ---> 8e56786ae1b8 [2022-11-16T13:40:42.816Z] Step 12/24 : WORKDIR / [2022-11-16T13:40:43.083Z] ---> Running in e53c34e024ee [2022-11-16T13:40:43.667Z] Removing intermediate container e53c34e024ee [2022-11-16T13:40:43.667Z] ---> aac5ee9109ea [2022-11-16T13:40:43.667Z] 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-16T13:40:45.085Z] ---> e91404fb0551 [2022-11-16T13:40:45.085Z] 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-16T13:40:45.085Z] Removing intermediate container e257937869ef [2022-11-16T13:40:45.085Z] ---> 9830cffaa1cb [2022-11-16T13:40:45.352Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:40:45.938Z] ---> 73c48ba40b6d [2022-11-16T13:40:45.938Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-16T13:40:46.521Z] ---> 7de00eecb001 [2022-11-16T13:40:46.521Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-16T13:40:47.479Z] ---> 630dcb76e1aa [2022-11-16T13:40:47.479Z] 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-16T13:40:48.890Z] ---> a9e1f1597cbe [2022-11-16T13:40:48.890Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-16T13:40:48.890Z] ---> 73d2d43a642c [2022-11-16T13:40:48.890Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-16T13:40:51.462Z] ---> 8ed73eeca43c [2022-11-16T13:40:51.462Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-16T13:40:51.462Z] ---> 48eb6a1e2916 [2022-11-16T13:40:51.462Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-16T13:40:52.864Z] ---> 62c92043ddb4 [2022-11-16T13:40:52.864Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-16T13:40:53.129Z] ---> d4471b6bdd6f [2022-11-16T13:40:53.129Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-16T13:40:53.708Z] ---> cdb700828d0c [2022-11-16T13:40:53.708Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-16T13:40:54.667Z] ---> 29468b923b30 [2022-11-16T13:40:54.667Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-16T13:40:54.936Z] ---> Running in 4ce83af1762d [2022-11-16T13:40:54.936Z] ---> 04c73b4fb7c5 [2022-11-16T13:40:54.936Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-16T13:40:56.347Z] ---> ad4173177bdc [2022-11-16T13:40:56.347Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-16T13:40:56.612Z] ---> Running in 160d773e3abb [2022-11-16T13:40:58.555Z] Removing intermediate container 4ce83af1762d [2022-11-16T13:40:58.555Z] ---> 3954a6c21222 [2022-11-16T13:40:58.555Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-16T13:40:58.820Z] ---> Running in bbe7aa490828 [2022-11-16T13:40:59.409Z] Removing intermediate container bbe7aa490828 [2022-11-16T13:40:59.409Z] ---> a4eee31e98c0 [2022-11-16T13:40:59.409Z] Step 22/24 : LABEL arch=arm64 [2022-11-16T13:40:59.675Z] ---> Running in 269998cd33eb [2022-11-16T13:41:00.637Z] Removing intermediate container 160d773e3abb [2022-11-16T13:41:00.637Z] ---> 50322fe3d20b [2022-11-16T13:41:00.637Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-16T13:41:00.637Z] Removing intermediate container 269998cd33eb [2022-11-16T13:41:00.637Z] ---> 3ca9d8b6765c [2022-11-16T13:41:00.637Z] Step 23/24 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:41:00.637Z] ---> Running in 45e29717b4cc [2022-11-16T13:41:00.637Z] ---> Running in 075e3e904801 [2022-11-16T13:41:01.224Z] Removing intermediate container 45e29717b4cc [2022-11-16T13:41:01.224Z] ---> 52a7f8cf9032 [2022-11-16T13:41:01.224Z] Step 24/24 : LABEL version=2.3.1-dev.2 [2022-11-16T13:41:01.510Z] Removing intermediate container 075e3e904801 [2022-11-16T13:41:01.510Z] ---> 3a3292bbcba0 [2022-11-16T13:41:01.510Z] Step 29/32 : CMD ["gate"] [2022-11-16T13:41:01.510Z] ---> Running in 87922ea031f8 [2022-11-16T13:41:01.786Z] ---> Running in 02936c6332ae [2022-11-16T13:41:02.380Z] Removing intermediate container 87922ea031f8 [2022-11-16T13:41:02.380Z] ---> c079c7cae1cf [2022-11-16T13:41:02.380Z] [2022-11-16T13:41:02.380Z] Removing intermediate container 02936c6332ae [2022-11-16T13:41:02.380Z] ---> bf9eaa00555e [2022-11-16T13:41:02.380Z] Step 30/32 : LABEL arch=arm64 [2022-11-16T13:41:02.652Z] ---> Running in 3a82ef91c0c9 [2022-11-16T13:41:02.652Z] Successfully built c079c7cae1cf [2022-11-16T13:41:02.652Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-16T13:41:02.919Z]  Building security-secretstore-setup ... done Removing intermediate container 3a82ef91c0c9 [2022-11-16T13:41:02.919Z] ---> 0cd005cacf72 [2022-11-16T13:41:02.919Z] Step 31/32 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:41:03.191Z] ---> Running in 177e65a976b3 [2022-11-16T13:41:03.775Z] Removing intermediate container 177e65a976b3 [2022-11-16T13:41:03.775Z] ---> 0f9abce1a289 [2022-11-16T13:41:03.775Z] Step 32/32 : LABEL version=2.3.1-dev.2 [2022-11-16T13:41:03.775Z] ---> Running in c8fde6c542ec [2022-11-16T13:41:04.359Z] Removing intermediate container c8fde6c542ec [2022-11-16T13:41:04.360Z] ---> 1ca3801bec22 [2022-11-16T13:41:04.360Z] [2022-11-16T13:41:04.360Z] Successfully built 1ca3801bec22 [2022-11-16T13:41:04.360Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-16T13:42:25.981Z]  Building security-bootstrapper ... done Removing intermediate container a38982ca85ef [2022-11-16T13:42:25.981Z] ---> 8540b5ae092d [2022-11-16T13:42:25.981Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-16T13:42:25.981Z] ---> Running in 1430fd1e454c [2022-11-16T13:42:25.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.2" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-16T13:42:25.981Z] Removing intermediate container 1430fd1e454c [2022-11-16T13:42:25.981Z] ---> 9fb15b76d640 [2022-11-16T13:42:25.981Z] [2022-11-16T13:42:25.981Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T13:42:25.981Z] ---> 2b4661558fb8 [2022-11-16T13:42:25.981Z] 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-16T13:42:25.981Z] ---> Running in b7ac98ce97a1 [2022-11-16T13:42:25.981Z] Removing intermediate container b7ac98ce97a1 [2022-11-16T13:42:25.981Z] ---> 35b3fc9c7328 [2022-11-16T13:42:25.981Z] 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-16T13:42:25.981Z] ---> Running in e16681e6b4fc [2022-11-16T13:42:26.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:42:26.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:42:28.235Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-16T13:42:28.235Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-16T13:42:28.235Z] (3/33) Installing readline (8.1.2-r0) [2022-11-16T13:42:28.235Z] (4/33) Installing bash (5.1.16-r2) [2022-11-16T13:42:28.235Z] Executing bash-5.1.16-r2.post-install [2022-11-16T13:42:28.235Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-16T13:42:28.235Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-16T13:42:28.235Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-16T13:42:28.235Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-16T13:42:28.504Z] (9/33) Installing curl (7.83.1-r4) [2022-11-16T13:42:28.504Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-16T13:42:29.462Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-16T13:42:29.462Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-16T13:42:29.462Z] (13/33) Installing expat (2.5.0-r0) [2022-11-16T13:42:29.462Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-16T13:42:29.462Z] (15/33) Installing gdbm (1.23-r0) [2022-11-16T13:42:29.462Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-16T13:42:29.462Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T13:42:29.462Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T13:42:29.462Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-16T13:42:29.462Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-16T13:42:29.462Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-16T13:42:31.401Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-16T13:42:31.401Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-16T13:42:31.668Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-16T13:42:31.668Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-16T13:42:31.668Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-16T13:42:31.668Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-16T13:42:31.668Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-16T13:42:31.668Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-16T13:42:31.668Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-16T13:42:31.668Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-16T13:42:31.668Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-16T13:42:31.935Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-16T13:42:32.892Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:42:32.893Z] Executing ca-certificates-20220614-r0.trigger [2022-11-16T13:42:32.893Z] OK: 121 MiB in 47 packages [2022-11-16T13:42:45.213Z] Collecting docker-compose==1.23.2 [2022-11-16T13:42:45.213Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-16T13:42:45.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.4 MB/s eta 0:00:00 [2022-11-16T13:42:45.794Z] Collecting PyYAML<4,>=3.10 [2022-11-16T13:42:45.794Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-16T13:42:45.794Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.5 MB/s eta 0:00:00 [2022-11-16T13:42:47.206Z] Preparing metadata (setup.py): started [2022-11-16T13:42:49.157Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T13:42:49.422Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-16T13:42:49.422Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-16T13:42:49.422Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 [2022-11-16T13:42:49.704Z] Collecting cached-property<2,>=1.2.0 [2022-11-16T13:42:49.704Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-16T13:42:49.704Z] Removing intermediate container ef297c4d0552 [2022-11-16T13:42:49.704Z] ---> b72c42c57277 [2022-11-16T13:42:49.704Z] [2022-11-16T13:42:49.704Z] Step 10/22 : FROM alpine:3.16 [2022-11-16T13:42:49.704Z] ---> 2b4661558fb8 [2022-11-16T13:42:49.704Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-16T13:42:49.970Z] ---> Running in 3310684e9b2c [2022-11-16T13:42:50.237Z] Collecting docker<4.0,>=3.6.0 [2022-11-16T13:42:50.237Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-16T13:42:50.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.7 MB/s eta 0:00:00 [2022-11-16T13:42:50.237Z] Removing intermediate container 3310684e9b2c [2022-11-16T13:42:50.237Z] ---> 26d89f1d0a50 [2022-11-16T13:42:50.237Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-16T13:42:50.237Z] ---> Running in b1ff3cc5eaeb [2022-11-16T13:42:50.237Z] Collecting texttable<0.10,>=0.9.0 [2022-11-16T13:42:50.504Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-16T13:42:50.504Z] Preparing metadata (setup.py): started [2022-11-16T13:42:50.769Z] Removing intermediate container b1ff3cc5eaeb [2022-11-16T13:42:50.769Z] ---> fa59e749f1cf [2022-11-16T13:42:50.769Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-16T13:42:50.769Z] ---> Running in 3bf661016164 [2022-11-16T13:42:51.035Z] Removing intermediate container 3bf661016164 [2022-11-16T13:42:51.035Z] ---> 9d44869d0c10 [2022-11-16T13:42:51.035Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-16T13:42:51.035Z] ---> Running in 05fe010f4ef0 [2022-11-16T13:42:52.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-16T13:42:52.446Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T13:42:52.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-16T13:42:52.712Z] Collecting jsonschema<3,>=2.5.1 [2022-11-16T13:42:52.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-16T13:42:52.979Z] Collecting docopt<0.7,>=0.6.1 [2022-11-16T13:42:52.979Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-16T13:42:52.979Z] Preparing metadata (setup.py): started [2022-11-16T13:42:53.560Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-16T13:42:53.560Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-16T13:42:53.560Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-16T13:42:53.560Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-16T13:42:53.560Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-16T13:42:53.560Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-16T13:42:53.560Z] Executing busybox-1.35.0-r17.trigger [2022-11-16T13:42:53.560Z] OK: 8 MiB in 20 packages [2022-11-16T13:42:54.519Z] Removing intermediate container 05fe010f4ef0 [2022-11-16T13:42:54.519Z] ---> d112a3a07f97 [2022-11-16T13:42:54.519Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-16T13:42:54.786Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T13:42:55.050Z] ---> 0686ba411e2c [2022-11-16T13:42:55.050Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-16T13:42:56.008Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-16T13:42:56.008Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-16T13:42:56.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.8 MB/s eta 0:00:00 [2022-11-16T13:42:56.008Z] ---> 1aa1eb3ed94f [2022-11-16T13:42:56.008Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-16T13:42:56.274Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-16T13:42:56.274Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-16T13:42:56.274Z] Preparing metadata (setup.py): started [2022-11-16T13:42:56.541Z] ---> 873c6cb32468 [2022-11-16T13:42:56.541Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-16T13:42:56.810Z] ---> Running in 9b7dbaea3e0c [2022-11-16T13:42:57.076Z] Removing intermediate container 9b7dbaea3e0c [2022-11-16T13:42:57.076Z] ---> d3debb608d29 [2022-11-16T13:42:57.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:42:57.076Z] ---> Running in dc3a496a29c6 [2022-11-16T13:42:57.341Z] Removing intermediate container dc3a496a29c6 [2022-11-16T13:42:57.341Z] ---> 7f2203429bff [2022-11-16T13:42:57.341Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T13:42:57.341Z] ---> Running in a8f2c2fe77c5 [2022-11-16T13:42:57.923Z] Removing intermediate container a8f2c2fe77c5 [2022-11-16T13:42:57.923Z] ---> cc33c8e86963 [2022-11-16T13:42:57.923Z] Step 21/22 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:42:57.923Z] ---> Running in 5dc3b3a0face [2022-11-16T13:42:58.188Z] Removing intermediate container 5dc3b3a0face [2022-11-16T13:42:58.188Z] ---> 77c2ac4c013e [2022-11-16T13:42:58.188Z] Step 22/22 : LABEL version=2.3.1-dev.2 [2022-11-16T13:42:58.188Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-16T13:42:58.188Z] ---> Running in 9fa3e8bd24c2 [2022-11-16T13:42:58.188Z] 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-16T13:42:58.452Z] Removing intermediate container 9fa3e8bd24c2 [2022-11-16T13:42:58.452Z] ---> 2c53e37240c9 [2022-11-16T13:42:58.452Z] [2022-11-16T13:42:58.716Z] Collecting docker-pycreds>=0.4.0 [2022-11-16T13:42:58.716Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-16T13:42:58.716Z] Successfully built 2c53e37240c9 [2022-11-16T13:42:58.716Z] Successfully tagged core-data-arm64:latest [2022-11-16T13:42:59.293Z]  Building core-data ... done Collecting chardet<3.1.0,>=3.0.2 [2022-11-16T13:42:59.293Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-16T13:42:59.293Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 21.6 MB/s eta 0:00:00 [2022-11-16T13:42:59.558Z] Collecting certifi>=2017.4.17 [2022-11-16T13:42:59.558Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-16T13:42:59.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 22.3 MB/s eta 0:00:00 [2022-11-16T13:42:59.823Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-16T13:42:59.823Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-16T13:43:00.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.4 MB/s eta 0:00:00 [2022-11-16T13:43:00.089Z] Collecting idna<2.8,>=2.5 [2022-11-16T13:43:00.089Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-16T13:43:00.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.3 MB/s eta 0:00:00 [2022-11-16T13:43:00.618Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-16T13:43:00.618Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-16T13:43:00.618Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-16T13:43:00.618Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-16T13:43:01.199Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-16T13:43:01.199Z] Running setup.py install for texttable: started [2022-11-16T13:43:03.135Z] Running setup.py install for texttable: finished with status 'done' [2022-11-16T13:43:03.135Z] Running setup.py install for PyYAML: started [2022-11-16T13:43:05.703Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-16T13:43:06.657Z] Running setup.py install for docopt: started [2022-11-16T13:43:08.597Z] Running setup.py install for docopt: finished with status 'done' [2022-11-16T13:43:11.167Z] Running setup.py install for dockerpty: started [2022-11-16T13:43:13.101Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-16T13:43:15.038Z] 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-16T13:43:15.038Z] 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-16T13:43:25.097Z] Removing intermediate container e16681e6b4fc [2022-11-16T13:43:25.097Z] ---> fdb6caf9fafd [2022-11-16T13:43:25.097Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-16T13:43:25.097Z] ---> Running in 4dd7e7925540 [2022-11-16T13:43:25.097Z] Removing intermediate container 4dd7e7925540 [2022-11-16T13:43:25.097Z] ---> f2151fb449c1 [2022-11-16T13:43:25.097Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-16T13:43:25.097Z] ---> Running in 2907495c839a [2022-11-16T13:43:25.362Z] Removing intermediate container 2907495c839a [2022-11-16T13:43:25.362Z] ---> 14cb3ae1978d [2022-11-16T13:43:25.362Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-16T13:43:26.318Z] ---> 897f56fc8e87 [2022-11-16T13:43:26.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-16T13:43:26.900Z] ---> bbf5ac7dd088 [2022-11-16T13:43:26.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-16T13:43:27.479Z] ---> b5f382f64e1a [2022-11-16T13:43:27.479Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-16T13:43:27.479Z] ---> Running in b01132f84bec [2022-11-16T13:43:27.744Z] Removing intermediate container b01132f84bec [2022-11-16T13:43:27.744Z] ---> 9529a95c16a7 [2022-11-16T13:43:27.744Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-16T13:43:27.744Z] ---> Running in b709abae1670 [2022-11-16T13:43:28.015Z] Removing intermediate container b709abae1670 [2022-11-16T13:43:28.015Z] ---> 9d75c27e247d [2022-11-16T13:43:28.015Z] Step 20/22 : LABEL arch=arm64 [2022-11-16T13:43:28.282Z] ---> Running in d51b0dab5267 [2022-11-16T13:43:28.548Z] Removing intermediate container d51b0dab5267 [2022-11-16T13:43:28.548Z] ---> 0102e3c02d8e [2022-11-16T13:43:28.548Z] Step 21/22 : LABEL git_sha=af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:28.548Z] ---> Running in 1aedf6141950 [2022-11-16T13:43:28.813Z] Removing intermediate container 1aedf6141950 [2022-11-16T13:43:28.813Z] ---> 60a70d6e3038 [2022-11-16T13:43:28.813Z] Step 22/22 : LABEL version=2.3.1-dev.2 [2022-11-16T13:43:28.813Z] ---> Running in 65184f90f96a [2022-11-16T13:43:29.080Z] Removing intermediate container 65184f90f96a [2022-11-16T13:43:29.080Z] ---> 8e3dacbfe394 [2022-11-16T13:43:29.080Z] [2022-11-16T13:43:29.345Z] Successfully built 8e3dacbfe394 [2022-11-16T13:43:29.345Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-16T13:43:29.621Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-11-16T13:43:29.620Z] $ docker stop --time=1 c9b0f15b892893bd907ac3665500af8d8173fb3a32de7d3437f1c5597ab0c485 [2022-11-16T13:43:31.267Z] $ docker rm -f c9b0f15b892893bd907ac3665500af8d8173fb3a32de7d3437f1c5597ab0c485 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T13:43:31.751Z] + docker images [2022-11-16T13:43:32.018Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-16T13:43:32.018Z] sys-mgmt-agent-arm64 latest 8e3dacbfe394 3 seconds ago 134MB [2022-11-16T13:43:32.018Z] core-data-arm64 latest 2c53e37240c9 33 seconds ago 20.8MB [2022-11-16T13:43:32.018Z] b72c42c57277 43 seconds ago 1.28GB [2022-11-16T13:43:32.018Z] 9fb15b76d640 About a minute ago 1.25GB [2022-11-16T13:43:32.018Z] security-bootstrapper-arm64 latest 1ca3801bec22 2 minutes ago 19.4MB [2022-11-16T13:43:32.018Z] security-secretstore-setup-arm64 latest c079c7cae1cf 2 minutes ago 28.6MB [2022-11-16T13:43:32.018Z] e3f16a1c7f98 3 minutes ago 1.26GB [2022-11-16T13:43:32.018Z] 4b4e8759120c 3 minutes ago 1.26GB [2022-11-16T13:43:32.018Z] security-proxy-setup-arm64 latest 4bd6846c523e 3 minutes ago 26.7MB [2022-11-16T13:43:32.018Z] b15e8d42e0f8 3 minutes ago 1.26GB [2022-11-16T13:43:32.018Z] security-spire-server-arm64 latest 688a053df4fa 5 minutes ago 84.3MB [2022-11-16T13:43:32.018Z] 741ac8d4b420 5 minutes ago 1.14GB [2022-11-16T13:43:32.018Z] security-spire-agent-arm64 latest ee756ed95389 5 minutes ago 122MB [2022-11-16T13:43:32.018Z] security-spire-config-arm64 latest 503dcf9eb26f 6 minutes ago 83.6MB [2022-11-16T13:43:32.018Z] ccc6f23b4297 6 minutes ago 1.14GB [2022-11-16T13:43:32.018Z] d8eb4bc8192a 6 minutes ago 1.14GB [2022-11-16T13:43:32.018Z] support-notifications-arm64 latest 1b0721d25d17 7 minutes ago 29.5MB [2022-11-16T13:43:32.018Z] support-scheduler-arm64 latest 7e3c5ecf3e8a 8 minutes ago 28.8MB [2022-11-16T13:43:32.018Z] a4c9538b3c14 8 minutes ago 1.33GB [2022-11-16T13:43:32.018Z] 38f24f4f65a4 8 minutes ago 1.33GB [2022-11-16T13:43:32.018Z] security-spiffe-token-provider-arm64 latest ef49b6446091 8 minutes ago 28.8MB [2022-11-16T13:43:32.018Z] c50ab7262bc1 9 minutes ago 1.3GB [2022-11-16T13:43:32.018Z] core-metadata-arm64 latest e3cd3811cd52 10 minutes ago 17.7MB [2022-11-16T13:43:32.019Z] a666d10f2ad5 10 minutes ago 1.28GB [2022-11-16T13:43:32.019Z] core-command-arm64 latest 56f1bf2601c2 10 minutes ago 16.9MB [2022-11-16T13:43:32.019Z] f2deb919205e 11 minutes ago 1.27GB [2022-11-16T13:43:32.019Z] ci-base-image-arm64 latest 9bbf181d634d 19 minutes ago 948MB [2022-11-16T13:43:32.019Z] alpine 3.16 2b4661558fb8 4 days ago 5.29MB [2022-11-16T13:43:32.019Z] alpine 3.15 8aa73fd46299 5 days ago 5.33MB [2022-11-16T13:43:32.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 13 days ago 685MB [2022-11-16T13:43:32.019Z] 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-16T13:43:32.106Z] provisioning config files... [2022-11-16T13:43:32.121Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/350@tmp/config5643281322133035360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:43:32.448Z] ---> docker-login.sh [2022-11-16T13:43:32.448Z] nexus3.edgexfoundry.org:10001 [2022-11-16T13:43:32.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:43:33.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:43:33.029Z] Configure a credential helper to remove this warning. See [2022-11-16T13:43:33.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:43:33.029Z] [2022-11-16T13:43:33.029Z] Login Succeeded [2022-11-16T13:43:33.029Z] nexus3.edgexfoundry.org:10002 [2022-11-16T13:43:33.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:43:33.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:43:33.294Z] Configure a credential helper to remove this warning. See [2022-11-16T13:43:33.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:43:33.294Z] [2022-11-16T13:43:33.294Z] Login Succeeded [2022-11-16T13:43:33.294Z] nexus3.edgexfoundry.org:10003 [2022-11-16T13:43:33.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:43:33.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:43:33.562Z] Configure a credential helper to remove this warning. See [2022-11-16T13:43:33.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:43:33.562Z] [2022-11-16T13:43:33.562Z] Login Succeeded [2022-11-16T13:43:33.562Z] nexus3.edgexfoundry.org:10004 [2022-11-16T13:43:33.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:43:34.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:43:34.095Z] Configure a credential helper to remove this warning. See [2022-11-16T13:43:34.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:43:34.095Z] [2022-11-16T13:43:34.095Z] Login Succeeded [2022-11-16T13:43:34.095Z] docker.io [2022-11-16T13:43:34.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-16T13:43:34.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-16T13:43:34.626Z] Configure a credential helper to remove this warning. See [2022-11-16T13:43:34.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-16T13:43:34.626Z] [2022-11-16T13:43:34.626Z] Login Succeeded [2022-11-16T13:43:34.626Z] ---> docker-login.sh ends [Pipeline] } [2022-11-16T13:43:34.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:43:34.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-16T13:43:34.691Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-11-16T13:43:34.691Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:34.691Z] latest [2022-11-16T13:43:34.691Z] 2.3.1-dev.2 [2022-11-16T13:43:34.691Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:34.691Z] main [2022-11-16T13:43:34.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:35.038Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:35.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:35.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-16T13:43:35.374Z] e30becaa5015: Preparing [2022-11-16T13:43:35.374Z] b018c5020969: Preparing [2022-11-16T13:43:35.374Z] e1596ba12d00: Preparing [2022-11-16T13:43:35.374Z] 647026a01875: Preparing [2022-11-16T13:43:35.374Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:35.374Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:35.639Z] e30becaa5015: Pushed [2022-11-16T13:43:35.639Z] e1596ba12d00: Pushed [2022-11-16T13:43:35.639Z] 647026a01875: Pushed [2022-11-16T13:43:38.246Z] b018c5020969: Pushed [2022-11-16T13:43:38.514Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:4a94cc8ab22697d30d0a0e8069808ff85ecfb9dde5db321e207b690aae398efa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:38.858Z] + 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-16T13:43:39.207Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-16T13:43:39.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-16T13:43:39.207Z] e30becaa5015: Preparing [2022-11-16T13:43:39.207Z] b018c5020969: Preparing [2022-11-16T13:43:39.207Z] e1596ba12d00: Preparing [2022-11-16T13:43:39.207Z] 647026a01875: Preparing [2022-11-16T13:43:39.207Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:39.207Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:39.207Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:39.207Z] e30becaa5015: Layer already exists [2022-11-16T13:43:39.207Z] 647026a01875: Layer already exists [2022-11-16T13:43:39.207Z] b018c5020969: Layer already exists [2022-11-16T13:43:39.478Z] latest: digest: sha256:4a94cc8ab22697d30d0a0e8069808ff85ecfb9dde5db321e207b690aae398efa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:39.832Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:40.164Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.2 [2022-11-16T13:43:40.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-16T13:43:40.164Z] e30becaa5015: Preparing [2022-11-16T13:43:40.164Z] b018c5020969: Preparing [2022-11-16T13:43:40.164Z] e1596ba12d00: Preparing [2022-11-16T13:43:40.164Z] 647026a01875: Preparing [2022-11-16T13:43:40.164Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:40.164Z] 647026a01875: Layer already exists [2022-11-16T13:43:40.164Z] e30becaa5015: Layer already exists [2022-11-16T13:43:40.164Z] b018c5020969: Layer already exists [2022-11-16T13:43:40.164Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:40.164Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:40.164Z] 2.3.1-dev.2: digest: sha256:4a94cc8ab22697d30d0a0e8069808ff85ecfb9dde5db321e207b690aae398efa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:40.762Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:41.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:41.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-16T13:43:41.094Z] e30becaa5015: Preparing [2022-11-16T13:43:41.094Z] b018c5020969: Preparing [2022-11-16T13:43:41.094Z] e1596ba12d00: Preparing [2022-11-16T13:43:41.094Z] 647026a01875: Preparing [2022-11-16T13:43:41.094Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:41.094Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:41.094Z] e30becaa5015: Layer already exists [2022-11-16T13:43:41.094Z] b018c5020969: Layer already exists [2022-11-16T13:43:41.094Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:41.094Z] 647026a01875: Layer already exists [2022-11-16T13:43:41.094Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:4a94cc8ab22697d30d0a0e8069808ff85ecfb9dde5db321e207b690aae398efa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:41.438Z] + 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-16T13:43:41.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-11-16T13:43:41.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-16T13:43:41.773Z] e30becaa5015: Preparing [2022-11-16T13:43:41.773Z] b018c5020969: Preparing [2022-11-16T13:43:41.773Z] e1596ba12d00: Preparing [2022-11-16T13:43:41.773Z] 647026a01875: Preparing [2022-11-16T13:43:41.773Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:41.773Z] b018c5020969: Layer already exists [2022-11-16T13:43:41.773Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:41.773Z] 647026a01875: Layer already exists [2022-11-16T13:43:41.773Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:41.773Z] e30becaa5015: Layer already exists [2022-11-16T13:43:41.773Z] main: digest: sha256:4a94cc8ab22697d30d0a0e8069808ff85ecfb9dde5db321e207b690aae398efa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:43:41.817Z] ===================================================== [Pipeline] echo [2022-11-16T13:43:41.823Z] taggedImages: [2022-11-16T13:43:41.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:41.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-16T13:43:41.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.2 [2022-11-16T13:43:41.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:41.823Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-11-16T13:43:41.837Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-11-16T13:43:41.837Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:41.837Z] latest [2022-11-16T13:43:41.837Z] 2.3.1-dev.2 [2022-11-16T13:43:41.837Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:41.837Z] main [2022-11-16T13:43:41.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:42.170Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:42.504Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:42.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-16T13:43:42.504Z] f76e6ff75979: Preparing [2022-11-16T13:43:42.504Z] 6b49ed602e8a: Preparing [2022-11-16T13:43:42.504Z] e1596ba12d00: Preparing [2022-11-16T13:43:42.504Z] de72c54dd0f8: Preparing [2022-11-16T13:43:42.504Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:42.504Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:42.504Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:42.771Z] f76e6ff75979: Pushed [2022-11-16T13:43:43.355Z] de72c54dd0f8: Pushed [2022-11-16T13:43:45.932Z] 6b49ed602e8a: Pushed [2022-11-16T13:43:45.932Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:dcb3fb1df1d494b2f63ed1cb529f1f526e86e76e928c997c638e4207e93d7758 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:46.279Z] + 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-16T13:43:46.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-16T13:43:46.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-16T13:43:46.617Z] f76e6ff75979: Preparing [2022-11-16T13:43:46.618Z] 6b49ed602e8a: Preparing [2022-11-16T13:43:46.618Z] e1596ba12d00: Preparing [2022-11-16T13:43:46.618Z] de72c54dd0f8: Preparing [2022-11-16T13:43:46.618Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:46.618Z] f76e6ff75979: Layer already exists [2022-11-16T13:43:46.618Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:46.618Z] 6b49ed602e8a: Layer already exists [2022-11-16T13:43:46.618Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:46.618Z] de72c54dd0f8: Layer already exists [2022-11-16T13:43:46.618Z] latest: digest: sha256:dcb3fb1df1d494b2f63ed1cb529f1f526e86e76e928c997c638e4207e93d7758 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:47.210Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:47.535Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.2 [2022-11-16T13:43:47.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-16T13:43:47.535Z] f76e6ff75979: Preparing [2022-11-16T13:43:47.535Z] 6b49ed602e8a: Preparing [2022-11-16T13:43:47.535Z] e1596ba12d00: Preparing [2022-11-16T13:43:47.535Z] de72c54dd0f8: Preparing [2022-11-16T13:43:47.535Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:47.535Z] 6b49ed602e8a: Layer already exists [2022-11-16T13:43:47.535Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:47.535Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:47.535Z] f76e6ff75979: Layer already exists [2022-11-16T13:43:47.535Z] de72c54dd0f8: Layer already exists [2022-11-16T13:43:47.535Z] 2.3.1-dev.2: digest: sha256:dcb3fb1df1d494b2f63ed1cb529f1f526e86e76e928c997c638e4207e93d7758 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:47.863Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:48.192Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:48.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-16T13:43:48.192Z] f76e6ff75979: Preparing [2022-11-16T13:43:48.192Z] 6b49ed602e8a: Preparing [2022-11-16T13:43:48.192Z] e1596ba12d00: Preparing [2022-11-16T13:43:48.192Z] de72c54dd0f8: Preparing [2022-11-16T13:43:48.192Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:48.192Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:48.192Z] 6b49ed602e8a: Layer already exists [2022-11-16T13:43:48.192Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:48.192Z] de72c54dd0f8: Layer already exists [2022-11-16T13:43:48.192Z] f76e6ff75979: Layer already exists [2022-11-16T13:43:48.192Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:dcb3fb1df1d494b2f63ed1cb529f1f526e86e76e928c997c638e4207e93d7758 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:48.523Z] + 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-16T13:43:48.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-11-16T13:43:48.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-16T13:43:48.857Z] f76e6ff75979: Preparing [2022-11-16T13:43:48.857Z] 6b49ed602e8a: Preparing [2022-11-16T13:43:48.857Z] e1596ba12d00: Preparing [2022-11-16T13:43:48.857Z] de72c54dd0f8: Preparing [2022-11-16T13:43:48.857Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:48.857Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:48.857Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:48.857Z] de72c54dd0f8: Layer already exists [2022-11-16T13:43:48.857Z] 6b49ed602e8a: Layer already exists [2022-11-16T13:43:48.857Z] f76e6ff75979: Layer already exists [2022-11-16T13:43:48.857Z] main: digest: sha256:dcb3fb1df1d494b2f63ed1cb529f1f526e86e76e928c997c638e4207e93d7758 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:43:48.914Z] ===================================================== [Pipeline] echo [2022-11-16T13:43:48.924Z] taggedImages: [2022-11-16T13:43:48.924Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:48.924Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-16T13:43:48.924Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.2 [2022-11-16T13:43:48.924Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:48.924Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-11-16T13:43:48.946Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-11-16T13:43:48.946Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:48.946Z] latest [2022-11-16T13:43:48.946Z] 2.3.1-dev.2 [2022-11-16T13:43:48.946Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:48.946Z] main [2022-11-16T13:43:48.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:49.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:49.614Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:49.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-16T13:43:49.614Z] 423dc83ae19c: Preparing [2022-11-16T13:43:49.614Z] e0457cfdc906: Preparing [2022-11-16T13:43:49.614Z] 2b8abb11428e: Preparing [2022-11-16T13:43:49.614Z] e1596ba12d00: Preparing [2022-11-16T13:43:49.614Z] 647026a01875: Preparing [2022-11-16T13:43:49.614Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:49.614Z] 17bec77d7fdc: Waiting [2022-11-16T13:43:49.614Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:49.614Z] 647026a01875: Layer already exists [2022-11-16T13:43:49.879Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:49.879Z] e0457cfdc906: Pushed [2022-11-16T13:43:49.879Z] 423dc83ae19c: Pushed [2022-11-16T13:43:53.205Z] 2b8abb11428e: Pushed [2022-11-16T13:43:53.205Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:713994f96baa901941bf2058c89919a25ba3ea5d15c2be62d7472b920f34b576 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:53.534Z] + 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-16T13:43:53.858Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-16T13:43:53.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-16T13:43:53.858Z] 423dc83ae19c: Preparing [2022-11-16T13:43:53.858Z] e0457cfdc906: Preparing [2022-11-16T13:43:53.858Z] 2b8abb11428e: Preparing [2022-11-16T13:43:53.858Z] e1596ba12d00: Preparing [2022-11-16T13:43:53.858Z] 647026a01875: Preparing [2022-11-16T13:43:53.858Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:53.858Z] 17bec77d7fdc: Waiting [2022-11-16T13:43:53.858Z] 2b8abb11428e: Layer already exists [2022-11-16T13:43:53.858Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:53.858Z] 647026a01875: Layer already exists [2022-11-16T13:43:53.858Z] 423dc83ae19c: Layer already exists [2022-11-16T13:43:53.858Z] e0457cfdc906: Layer already exists [2022-11-16T13:43:53.858Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:53.858Z] latest: digest: sha256:713994f96baa901941bf2058c89919a25ba3ea5d15c2be62d7472b920f34b576 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:54.457Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:54.784Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.2 [2022-11-16T13:43:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-16T13:43:54.784Z] 423dc83ae19c: Preparing [2022-11-16T13:43:54.784Z] e0457cfdc906: Preparing [2022-11-16T13:43:54.784Z] 2b8abb11428e: Preparing [2022-11-16T13:43:54.784Z] e1596ba12d00: Preparing [2022-11-16T13:43:54.784Z] 647026a01875: Preparing [2022-11-16T13:43:54.784Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:54.784Z] 17bec77d7fdc: Waiting [2022-11-16T13:43:54.784Z] 647026a01875: Layer already exists [2022-11-16T13:43:54.784Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:54.784Z] 423dc83ae19c: Layer already exists [2022-11-16T13:43:54.784Z] e0457cfdc906: Layer already exists [2022-11-16T13:43:54.784Z] 2b8abb11428e: Layer already exists [2022-11-16T13:43:54.784Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:54.784Z] 2.3.1-dev.2: digest: sha256:713994f96baa901941bf2058c89919a25ba3ea5d15c2be62d7472b920f34b576 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:55.383Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:55.712Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:55.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-16T13:43:55.712Z] 423dc83ae19c: Preparing [2022-11-16T13:43:55.712Z] e0457cfdc906: Preparing [2022-11-16T13:43:55.712Z] 2b8abb11428e: Preparing [2022-11-16T13:43:55.712Z] e1596ba12d00: Preparing [2022-11-16T13:43:55.712Z] 647026a01875: Preparing [2022-11-16T13:43:55.712Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:55.712Z] 17bec77d7fdc: Waiting [2022-11-16T13:43:55.712Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:55.712Z] 2b8abb11428e: Layer already exists [2022-11-16T13:43:55.712Z] e0457cfdc906: Layer already exists [2022-11-16T13:43:55.712Z] 647026a01875: Layer already exists [2022-11-16T13:43:55.712Z] 423dc83ae19c: Layer already exists [2022-11-16T13:43:55.712Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:55.974Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:713994f96baa901941bf2058c89919a25ba3ea5d15c2be62d7472b920f34b576 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:56.314Z] + 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-16T13:43:56.643Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-11-16T13:43:56.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-16T13:43:56.643Z] 423dc83ae19c: Preparing [2022-11-16T13:43:56.643Z] e0457cfdc906: Preparing [2022-11-16T13:43:56.643Z] 2b8abb11428e: Preparing [2022-11-16T13:43:56.643Z] e1596ba12d00: Preparing [2022-11-16T13:43:56.643Z] 647026a01875: Preparing [2022-11-16T13:43:56.643Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:56.643Z] 17bec77d7fdc: Waiting [2022-11-16T13:43:56.643Z] e0457cfdc906: Layer already exists [2022-11-16T13:43:56.643Z] 423dc83ae19c: Layer already exists [2022-11-16T13:43:56.643Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:56.643Z] 2b8abb11428e: Layer already exists [2022-11-16T13:43:56.643Z] 647026a01875: Layer already exists [2022-11-16T13:43:56.643Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:43:56.907Z] main: digest: sha256:713994f96baa901941bf2058c89919a25ba3ea5d15c2be62d7472b920f34b576 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:43:56.951Z] ===================================================== [Pipeline] echo [2022-11-16T13:43:56.957Z] taggedImages: [2022-11-16T13:43:56.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:56.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-16T13:43:56.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.2 [2022-11-16T13:43:56.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:56.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-11-16T13:43:56.970Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-11-16T13:43:56.970Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:56.970Z] latest [2022-11-16T13:43:56.970Z] 2.3.1-dev.2 [2022-11-16T13:43:56.970Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:43:56.970Z] main [2022-11-16T13:43:56.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:57.292Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:43:57.625Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:43:57.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-16T13:43:57.625Z] c9439fa343a5: Preparing [2022-11-16T13:43:57.625Z] c9439fa343a5: Preparing [2022-11-16T13:43:57.625Z] d53913aa6104: Preparing [2022-11-16T13:43:57.625Z] cdfa4b187089: Preparing [2022-11-16T13:43:57.625Z] 0e51ebe36808: Preparing [2022-11-16T13:43:57.625Z] 7e1f502341de: Preparing [2022-11-16T13:43:57.625Z] a05ab6b1edbc: Preparing [2022-11-16T13:43:57.625Z] e1596ba12d00: Preparing [2022-11-16T13:43:57.625Z] 77314e8f5714: Preparing [2022-11-16T13:43:57.625Z] 0d315fb0c544: Preparing [2022-11-16T13:43:57.625Z] d5d80f800b47: Preparing [2022-11-16T13:43:57.625Z] fac33249a0b2: Preparing [2022-11-16T13:43:57.625Z] 17bec77d7fdc: Preparing [2022-11-16T13:43:57.625Z] a05ab6b1edbc: Waiting [2022-11-16T13:43:57.625Z] d5d80f800b47: Waiting [2022-11-16T13:43:57.625Z] fac33249a0b2: Waiting [2022-11-16T13:43:57.625Z] 17bec77d7fdc: Waiting [2022-11-16T13:43:57.625Z] 77314e8f5714: Waiting [2022-11-16T13:43:57.625Z] 0d315fb0c544: Waiting [2022-11-16T13:43:57.892Z] 0e51ebe36808: Pushed [2022-11-16T13:43:57.892Z] d53913aa6104: Pushed [2022-11-16T13:43:57.892Z] cdfa4b187089: Pushed [2022-11-16T13:43:57.892Z] c9439fa343a5: Pushed [2022-11-16T13:43:57.892Z] 7e1f502341de: Pushed [2022-11-16T13:43:57.892Z] e1596ba12d00: Layer already exists [2022-11-16T13:43:58.160Z] 77314e8f5714: Pushed [2022-11-16T13:43:58.160Z] 0d315fb0c544: Pushed [2022-11-16T13:43:58.160Z] fac33249a0b2: Pushed [2022-11-16T13:43:58.160Z] d5d80f800b47: Pushed [2022-11-16T13:43:58.160Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:01.483Z] a05ab6b1edbc: Pushed [2022-11-16T13:44:01.483Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:108a76e61dede98c36f4362fd35a81a1785764e326e16aae098d30fb08b19aea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:01.825Z] + 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-16T13:44:02.165Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-16T13:44:02.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-16T13:44:02.165Z] c9439fa343a5: Preparing [2022-11-16T13:44:02.165Z] c9439fa343a5: Preparing [2022-11-16T13:44:02.165Z] d53913aa6104: Preparing [2022-11-16T13:44:02.165Z] cdfa4b187089: Preparing [2022-11-16T13:44:02.165Z] 0e51ebe36808: Preparing [2022-11-16T13:44:02.165Z] 7e1f502341de: Preparing [2022-11-16T13:44:02.165Z] a05ab6b1edbc: Preparing [2022-11-16T13:44:02.165Z] e1596ba12d00: Preparing [2022-11-16T13:44:02.165Z] 77314e8f5714: Preparing [2022-11-16T13:44:02.165Z] 0d315fb0c544: Preparing [2022-11-16T13:44:02.165Z] d5d80f800b47: Preparing [2022-11-16T13:44:02.165Z] fac33249a0b2: Preparing [2022-11-16T13:44:02.165Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:02.165Z] 0d315fb0c544: Waiting [2022-11-16T13:44:02.165Z] d5d80f800b47: Waiting [2022-11-16T13:44:02.165Z] fac33249a0b2: Waiting [2022-11-16T13:44:02.165Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:02.165Z] a05ab6b1edbc: Waiting [2022-11-16T13:44:02.165Z] e1596ba12d00: Waiting [2022-11-16T13:44:02.165Z] 77314e8f5714: Waiting [2022-11-16T13:44:02.165Z] 7e1f502341de: Layer already exists [2022-11-16T13:44:02.165Z] 0e51ebe36808: Layer already exists [2022-11-16T13:44:02.165Z] d53913aa6104: Layer already exists [2022-11-16T13:44:02.165Z] c9439fa343a5: Layer already exists [2022-11-16T13:44:02.165Z] cdfa4b187089: Layer already exists [2022-11-16T13:44:02.165Z] a05ab6b1edbc: Layer already exists [2022-11-16T13:44:02.165Z] 77314e8f5714: Layer already exists [2022-11-16T13:44:02.165Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:02.165Z] 0d315fb0c544: Layer already exists [2022-11-16T13:44:02.165Z] d5d80f800b47: Layer already exists [2022-11-16T13:44:02.165Z] fac33249a0b2: Layer already exists [2022-11-16T13:44:02.165Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:02.433Z] latest: digest: sha256:108a76e61dede98c36f4362fd35a81a1785764e326e16aae098d30fb08b19aea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:02.785Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:03.120Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.2 [2022-11-16T13:44:03.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-16T13:44:03.120Z] c9439fa343a5: Preparing [2022-11-16T13:44:03.120Z] c9439fa343a5: Preparing [2022-11-16T13:44:03.120Z] d53913aa6104: Preparing [2022-11-16T13:44:03.120Z] cdfa4b187089: Preparing [2022-11-16T13:44:03.120Z] 0e51ebe36808: Preparing [2022-11-16T13:44:03.120Z] 7e1f502341de: Preparing [2022-11-16T13:44:03.120Z] a05ab6b1edbc: Preparing [2022-11-16T13:44:03.120Z] e1596ba12d00: Preparing [2022-11-16T13:44:03.120Z] 77314e8f5714: Preparing [2022-11-16T13:44:03.120Z] 0d315fb0c544: Preparing [2022-11-16T13:44:03.120Z] d5d80f800b47: Preparing [2022-11-16T13:44:03.120Z] fac33249a0b2: Preparing [2022-11-16T13:44:03.120Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:03.120Z] 77314e8f5714: Waiting [2022-11-16T13:44:03.120Z] 0d315fb0c544: Waiting [2022-11-16T13:44:03.120Z] d5d80f800b47: Waiting [2022-11-16T13:44:03.120Z] fac33249a0b2: Waiting [2022-11-16T13:44:03.120Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:03.120Z] a05ab6b1edbc: Waiting [2022-11-16T13:44:03.120Z] e1596ba12d00: Waiting [2022-11-16T13:44:03.120Z] c9439fa343a5: Layer already exists [2022-11-16T13:44:03.120Z] 7e1f502341de: Layer already exists [2022-11-16T13:44:03.120Z] cdfa4b187089: Layer already exists [2022-11-16T13:44:03.120Z] d53913aa6104: Layer already exists [2022-11-16T13:44:03.120Z] 0e51ebe36808: Layer already exists [2022-11-16T13:44:03.120Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:03.120Z] a05ab6b1edbc: Layer already exists [2022-11-16T13:44:03.120Z] 0d315fb0c544: Layer already exists [2022-11-16T13:44:03.120Z] d5d80f800b47: Layer already exists [2022-11-16T13:44:03.120Z] 77314e8f5714: Layer already exists [2022-11-16T13:44:03.120Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:03.120Z] fac33249a0b2: Layer already exists [2022-11-16T13:44:03.385Z] 2.3.1-dev.2: digest: sha256:108a76e61dede98c36f4362fd35a81a1785764e326e16aae098d30fb08b19aea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:03.721Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:04.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:04.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-16T13:44:04.047Z] c9439fa343a5: Preparing [2022-11-16T13:44:04.047Z] c9439fa343a5: Preparing [2022-11-16T13:44:04.047Z] d53913aa6104: Preparing [2022-11-16T13:44:04.047Z] cdfa4b187089: Preparing [2022-11-16T13:44:04.047Z] 0e51ebe36808: Preparing [2022-11-16T13:44:04.047Z] 7e1f502341de: Preparing [2022-11-16T13:44:04.047Z] a05ab6b1edbc: Preparing [2022-11-16T13:44:04.047Z] e1596ba12d00: Preparing [2022-11-16T13:44:04.047Z] 77314e8f5714: Preparing [2022-11-16T13:44:04.047Z] 0d315fb0c544: Preparing [2022-11-16T13:44:04.047Z] d5d80f800b47: Preparing [2022-11-16T13:44:04.047Z] fac33249a0b2: Preparing [2022-11-16T13:44:04.047Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:04.047Z] 0d315fb0c544: Waiting [2022-11-16T13:44:04.047Z] d5d80f800b47: Waiting [2022-11-16T13:44:04.047Z] fac33249a0b2: Waiting [2022-11-16T13:44:04.047Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:04.047Z] a05ab6b1edbc: Waiting [2022-11-16T13:44:04.047Z] 77314e8f5714: Waiting [2022-11-16T13:44:04.047Z] e1596ba12d00: Waiting [2022-11-16T13:44:04.047Z] cdfa4b187089: Layer already exists [2022-11-16T13:44:04.047Z] c9439fa343a5: Layer already exists [2022-11-16T13:44:04.047Z] 7e1f502341de: Layer already exists [2022-11-16T13:44:04.047Z] d53913aa6104: Layer already exists [2022-11-16T13:44:04.047Z] 0e51ebe36808: Layer already exists [2022-11-16T13:44:04.047Z] a05ab6b1edbc: Layer already exists [2022-11-16T13:44:04.047Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:04.047Z] 77314e8f5714: Layer already exists [2022-11-16T13:44:04.047Z] 0d315fb0c544: Layer already exists [2022-11-16T13:44:04.047Z] d5d80f800b47: Layer already exists [2022-11-16T13:44:04.047Z] fac33249a0b2: Layer already exists [2022-11-16T13:44:04.047Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:04.313Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:108a76e61dede98c36f4362fd35a81a1785764e326e16aae098d30fb08b19aea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:04.656Z] + 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-16T13:44:04.990Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-11-16T13:44:04.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-16T13:44:04.990Z] c9439fa343a5: Preparing [2022-11-16T13:44:04.990Z] c9439fa343a5: Preparing [2022-11-16T13:44:04.990Z] d53913aa6104: Preparing [2022-11-16T13:44:04.990Z] cdfa4b187089: Preparing [2022-11-16T13:44:04.990Z] 0e51ebe36808: Preparing [2022-11-16T13:44:04.990Z] 7e1f502341de: Preparing [2022-11-16T13:44:04.990Z] a05ab6b1edbc: Preparing [2022-11-16T13:44:04.990Z] e1596ba12d00: Preparing [2022-11-16T13:44:04.990Z] 77314e8f5714: Preparing [2022-11-16T13:44:04.990Z] 0d315fb0c544: Preparing [2022-11-16T13:44:04.990Z] d5d80f800b47: Preparing [2022-11-16T13:44:04.990Z] fac33249a0b2: Preparing [2022-11-16T13:44:04.990Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:04.990Z] a05ab6b1edbc: Waiting [2022-11-16T13:44:04.990Z] e1596ba12d00: Waiting [2022-11-16T13:44:04.990Z] 77314e8f5714: Waiting [2022-11-16T13:44:04.990Z] 0d315fb0c544: Waiting [2022-11-16T13:44:04.990Z] d5d80f800b47: Waiting [2022-11-16T13:44:04.990Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:04.990Z] fac33249a0b2: Waiting [2022-11-16T13:44:04.990Z] d53913aa6104: Layer already exists [2022-11-16T13:44:04.990Z] 7e1f502341de: Layer already exists [2022-11-16T13:44:04.990Z] 0e51ebe36808: Layer already exists [2022-11-16T13:44:04.990Z] cdfa4b187089: Layer already exists [2022-11-16T13:44:04.990Z] c9439fa343a5: Layer already exists [2022-11-16T13:44:04.990Z] a05ab6b1edbc: Layer already exists [2022-11-16T13:44:04.990Z] 77314e8f5714: Layer already exists [2022-11-16T13:44:04.990Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:04.990Z] d5d80f800b47: Layer already exists [2022-11-16T13:44:04.990Z] 0d315fb0c544: Layer already exists [2022-11-16T13:44:04.990Z] fac33249a0b2: Layer already exists [2022-11-16T13:44:04.990Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:05.253Z] main: digest: sha256:108a76e61dede98c36f4362fd35a81a1785764e326e16aae098d30fb08b19aea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:44:05.303Z] ===================================================== [Pipeline] echo [2022-11-16T13:44:05.312Z] taggedImages: [2022-11-16T13:44:05.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:05.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-16T13:44:05.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.2 [2022-11-16T13:44:05.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:05.312Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-11-16T13:44:05.336Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-11-16T13:44:05.336Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:05.336Z] latest [2022-11-16T13:44:05.336Z] 2.3.1-dev.2 [2022-11-16T13:44:05.336Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:05.336Z] main [2022-11-16T13:44:05.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:05.674Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:06.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:06.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-16T13:44:06.954Z] 0dac84401726: Preparing [2022-11-16T13:44:06.954Z] 117176cc84e0: Preparing [2022-11-16T13:44:06.954Z] 0e8fcc5e33a2: Preparing [2022-11-16T13:44:06.954Z] 70bdca6fe064: Preparing [2022-11-16T13:44:06.954Z] fce1aedfa7b1: Preparing [2022-11-16T13:44:06.954Z] 959a840a5b94: Preparing [2022-11-16T13:44:06.954Z] 625cf3a41f26: Preparing [2022-11-16T13:44:06.954Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:06.954Z] 959a840a5b94: Waiting [2022-11-16T13:44:06.954Z] 625cf3a41f26: Waiting [2022-11-16T13:44:06.954Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:07.217Z] 0dac84401726: Pushed [2022-11-16T13:44:07.217Z] 117176cc84e0: Pushed [2022-11-16T13:44:07.217Z] fce1aedfa7b1: Pushed [2022-11-16T13:44:07.217Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:07.484Z] 959a840a5b94: Pushed [2022-11-16T13:44:08.066Z] 625cf3a41f26: Pushed [2022-11-16T13:44:09.470Z] 0e8fcc5e33a2: Pushed [2022-11-16T13:44:09.470Z] 70bdca6fe064: Pushed [2022-11-16T13:44:09.735Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:4b310553011182e1a7522d2b7cd45b3b68064e1131faef2c845568f642eb90de size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:10.063Z] + 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-16T13:44:10.389Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-16T13:44:10.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-16T13:44:10.389Z] 0dac84401726: Preparing [2022-11-16T13:44:10.389Z] 117176cc84e0: Preparing [2022-11-16T13:44:10.389Z] 0e8fcc5e33a2: Preparing [2022-11-16T13:44:10.389Z] 70bdca6fe064: Preparing [2022-11-16T13:44:10.389Z] fce1aedfa7b1: Preparing [2022-11-16T13:44:10.389Z] 959a840a5b94: Preparing [2022-11-16T13:44:10.389Z] 625cf3a41f26: Preparing [2022-11-16T13:44:10.389Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:10.389Z] 959a840a5b94: Waiting [2022-11-16T13:44:10.389Z] 625cf3a41f26: Waiting [2022-11-16T13:44:10.389Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:10.389Z] 0e8fcc5e33a2: Layer already exists [2022-11-16T13:44:10.389Z] 70bdca6fe064: Layer already exists [2022-11-16T13:44:10.389Z] 0dac84401726: Layer already exists [2022-11-16T13:44:10.389Z] 117176cc84e0: Layer already exists [2022-11-16T13:44:10.389Z] fce1aedfa7b1: Layer already exists [2022-11-16T13:44:10.389Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:10.389Z] 625cf3a41f26: Layer already exists [2022-11-16T13:44:10.389Z] 959a840a5b94: Layer already exists [2022-11-16T13:44:10.389Z] latest: digest: sha256:4b310553011182e1a7522d2b7cd45b3b68064e1131faef2c845568f642eb90de size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:10.975Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:11.295Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.2 [2022-11-16T13:44:11.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-16T13:44:11.295Z] 0dac84401726: Preparing [2022-11-16T13:44:11.295Z] 117176cc84e0: Preparing [2022-11-16T13:44:11.295Z] 0e8fcc5e33a2: Preparing [2022-11-16T13:44:11.295Z] 70bdca6fe064: Preparing [2022-11-16T13:44:11.295Z] fce1aedfa7b1: Preparing [2022-11-16T13:44:11.295Z] 959a840a5b94: Preparing [2022-11-16T13:44:11.295Z] 625cf3a41f26: Preparing [2022-11-16T13:44:11.295Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:11.295Z] 959a840a5b94: Waiting [2022-11-16T13:44:11.295Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:11.295Z] 625cf3a41f26: Waiting [2022-11-16T13:44:11.295Z] 0dac84401726: Layer already exists [2022-11-16T13:44:11.295Z] 70bdca6fe064: Layer already exists [2022-11-16T13:44:11.295Z] 117176cc84e0: Layer already exists [2022-11-16T13:44:11.295Z] 0e8fcc5e33a2: Layer already exists [2022-11-16T13:44:11.295Z] fce1aedfa7b1: Layer already exists [2022-11-16T13:44:11.295Z] 625cf3a41f26: Layer already exists [2022-11-16T13:44:11.295Z] 959a840a5b94: Layer already exists [2022-11-16T13:44:11.295Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:11.559Z] 2.3.1-dev.2: digest: sha256:4b310553011182e1a7522d2b7cd45b3b68064e1131faef2c845568f642eb90de size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:11.893Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:12.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:12.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-16T13:44:12.280Z] 0dac84401726: Preparing [2022-11-16T13:44:12.280Z] 117176cc84e0: Preparing [2022-11-16T13:44:12.280Z] 0e8fcc5e33a2: Preparing [2022-11-16T13:44:12.280Z] 70bdca6fe064: Preparing [2022-11-16T13:44:12.280Z] fce1aedfa7b1: Preparing [2022-11-16T13:44:12.280Z] 959a840a5b94: Preparing [2022-11-16T13:44:12.280Z] 625cf3a41f26: Preparing [2022-11-16T13:44:12.280Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:12.280Z] 625cf3a41f26: Waiting [2022-11-16T13:44:12.280Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:12.280Z] 959a840a5b94: Waiting [2022-11-16T13:44:12.280Z] fce1aedfa7b1: Layer already exists [2022-11-16T13:44:12.280Z] 0e8fcc5e33a2: Layer already exists [2022-11-16T13:44:12.280Z] 0dac84401726: Layer already exists [2022-11-16T13:44:12.280Z] 70bdca6fe064: Layer already exists [2022-11-16T13:44:12.280Z] 117176cc84e0: Layer already exists [2022-11-16T13:44:12.280Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:12.280Z] 959a840a5b94: Layer already exists [2022-11-16T13:44:12.280Z] 625cf3a41f26: Layer already exists [2022-11-16T13:44:12.280Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:4b310553011182e1a7522d2b7cd45b3b68064e1131faef2c845568f642eb90de size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:12.893Z] + 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-16T13:44:13.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-11-16T13:44:13.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-16T13:44:13.235Z] 0dac84401726: Preparing [2022-11-16T13:44:13.235Z] 117176cc84e0: Preparing [2022-11-16T13:44:13.235Z] 0e8fcc5e33a2: Preparing [2022-11-16T13:44:13.235Z] 70bdca6fe064: Preparing [2022-11-16T13:44:13.235Z] fce1aedfa7b1: Preparing [2022-11-16T13:44:13.235Z] 959a840a5b94: Preparing [2022-11-16T13:44:13.235Z] 625cf3a41f26: Preparing [2022-11-16T13:44:13.235Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:13.235Z] 625cf3a41f26: Waiting [2022-11-16T13:44:13.235Z] 959a840a5b94: Waiting [2022-11-16T13:44:13.235Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:13.235Z] 117176cc84e0: Layer already exists [2022-11-16T13:44:13.235Z] fce1aedfa7b1: Layer already exists [2022-11-16T13:44:13.235Z] 0e8fcc5e33a2: Layer already exists [2022-11-16T13:44:13.235Z] 70bdca6fe064: Layer already exists [2022-11-16T13:44:13.235Z] 0dac84401726: Layer already exists [2022-11-16T13:44:13.235Z] 625cf3a41f26: Layer already exists [2022-11-16T13:44:13.235Z] 959a840a5b94: Layer already exists [2022-11-16T13:44:13.235Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:13.505Z] main: digest: sha256:4b310553011182e1a7522d2b7cd45b3b68064e1131faef2c845568f642eb90de size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:44:13.554Z] ===================================================== [Pipeline] echo [2022-11-16T13:44:13.561Z] taggedImages: [2022-11-16T13:44:13.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:13.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-16T13:44:13.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.2 [2022-11-16T13:44:13.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:13.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-11-16T13:44:13.574Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-11-16T13:44:13.574Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:13.574Z] latest [2022-11-16T13:44:13.574Z] 2.3.1-dev.2 [2022-11-16T13:44:13.574Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:13.574Z] main [2022-11-16T13:44:13.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:13.903Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:14.232Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:14.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-16T13:44:14.232Z] 401439b20c9b: Preparing [2022-11-16T13:44:14.232Z] dbd3ebf67bbd: Preparing [2022-11-16T13:44:14.232Z] 52878d5a4b4b: Preparing [2022-11-16T13:44:14.232Z] 10411edfcf81: Preparing [2022-11-16T13:44:14.232Z] 6b4c0627bd52: Preparing [2022-11-16T13:44:14.232Z] ff549f6db97b: Preparing [2022-11-16T13:44:14.232Z] 3550e3d6966d: Preparing [2022-11-16T13:44:14.232Z] cd8385fe1652: Preparing [2022-11-16T13:44:14.232Z] 2e30ae9fd958: Preparing [2022-11-16T13:44:14.232Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:14.232Z] cd8385fe1652: Waiting [2022-11-16T13:44:14.232Z] 2e30ae9fd958: Waiting [2022-11-16T13:44:14.232Z] ff549f6db97b: Waiting [2022-11-16T13:44:14.232Z] 3550e3d6966d: Waiting [2022-11-16T13:44:14.232Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:14.499Z] 6b4c0627bd52: Pushed [2022-11-16T13:44:14.499Z] dbd3ebf67bbd: Pushed [2022-11-16T13:44:14.499Z] 401439b20c9b: Pushed [2022-11-16T13:44:14.764Z] ff549f6db97b: Pushed [2022-11-16T13:44:14.764Z] 3550e3d6966d: Pushed [2022-11-16T13:44:14.764Z] cd8385fe1652: Pushed [2022-11-16T13:44:14.764Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:15.030Z] 2e30ae9fd958: Pushed [2022-11-16T13:44:16.965Z] 10411edfcf81: Pushed [2022-11-16T13:44:17.553Z] 52878d5a4b4b: Pushed [2022-11-16T13:44:17.835Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:2f676f3c026c8a90efdd25b7a5a8a8cf64400b90af9a41a6380359b26daeab77 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:18.197Z] + 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-16T13:44:18.535Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-16T13:44:18.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-16T13:44:18.535Z] 401439b20c9b: Preparing [2022-11-16T13:44:18.535Z] dbd3ebf67bbd: Preparing [2022-11-16T13:44:18.535Z] 52878d5a4b4b: Preparing [2022-11-16T13:44:18.535Z] 10411edfcf81: Preparing [2022-11-16T13:44:18.535Z] 6b4c0627bd52: Preparing [2022-11-16T13:44:18.535Z] ff549f6db97b: Preparing [2022-11-16T13:44:18.535Z] 3550e3d6966d: Preparing [2022-11-16T13:44:18.535Z] cd8385fe1652: Preparing [2022-11-16T13:44:18.535Z] 2e30ae9fd958: Preparing [2022-11-16T13:44:18.535Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:18.535Z] 3550e3d6966d: Waiting [2022-11-16T13:44:18.535Z] cd8385fe1652: Waiting [2022-11-16T13:44:18.535Z] 2e30ae9fd958: Waiting [2022-11-16T13:44:18.535Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:18.535Z] ff549f6db97b: Waiting [2022-11-16T13:44:18.535Z] 6b4c0627bd52: Layer already exists [2022-11-16T13:44:18.535Z] 10411edfcf81: Layer already exists [2022-11-16T13:44:18.535Z] 52878d5a4b4b: Layer already exists [2022-11-16T13:44:18.535Z] dbd3ebf67bbd: Layer already exists [2022-11-16T13:44:18.535Z] 401439b20c9b: Layer already exists [2022-11-16T13:44:18.535Z] cd8385fe1652: Layer already exists [2022-11-16T13:44:18.535Z] 3550e3d6966d: Layer already exists [2022-11-16T13:44:18.535Z] ff549f6db97b: Layer already exists [2022-11-16T13:44:18.535Z] 2e30ae9fd958: Layer already exists [2022-11-16T13:44:18.535Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:18.803Z] latest: digest: sha256:2f676f3c026c8a90efdd25b7a5a8a8cf64400b90af9a41a6380359b26daeab77 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:19.140Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:19.493Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.2 [2022-11-16T13:44:19.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-16T13:44:19.493Z] 401439b20c9b: Preparing [2022-11-16T13:44:19.493Z] dbd3ebf67bbd: Preparing [2022-11-16T13:44:19.493Z] 52878d5a4b4b: Preparing [2022-11-16T13:44:19.493Z] 10411edfcf81: Preparing [2022-11-16T13:44:19.493Z] 6b4c0627bd52: Preparing [2022-11-16T13:44:19.493Z] ff549f6db97b: Preparing [2022-11-16T13:44:19.493Z] 3550e3d6966d: Preparing [2022-11-16T13:44:19.493Z] cd8385fe1652: Preparing [2022-11-16T13:44:19.493Z] 2e30ae9fd958: Preparing [2022-11-16T13:44:19.493Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:19.493Z] ff549f6db97b: Waiting [2022-11-16T13:44:19.493Z] cd8385fe1652: Waiting [2022-11-16T13:44:19.493Z] 3550e3d6966d: Waiting [2022-11-16T13:44:19.493Z] 2e30ae9fd958: Waiting [2022-11-16T13:44:19.493Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:19.493Z] 52878d5a4b4b: Layer already exists [2022-11-16T13:44:19.493Z] 10411edfcf81: Layer already exists [2022-11-16T13:44:19.493Z] dbd3ebf67bbd: Layer already exists [2022-11-16T13:44:19.493Z] 401439b20c9b: Layer already exists [2022-11-16T13:44:19.493Z] 6b4c0627bd52: Layer already exists [2022-11-16T13:44:19.493Z] cd8385fe1652: Layer already exists [2022-11-16T13:44:19.493Z] ff549f6db97b: Layer already exists [2022-11-16T13:44:19.493Z] 3550e3d6966d: Layer already exists [2022-11-16T13:44:19.493Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:19.493Z] 2e30ae9fd958: Layer already exists [2022-11-16T13:44:19.775Z] 2.3.1-dev.2: digest: sha256:2f676f3c026c8a90efdd25b7a5a8a8cf64400b90af9a41a6380359b26daeab77 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:20.153Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:20.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:20.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-16T13:44:20.504Z] 401439b20c9b: Preparing [2022-11-16T13:44:20.504Z] dbd3ebf67bbd: Preparing [2022-11-16T13:44:20.504Z] 52878d5a4b4b: Preparing [2022-11-16T13:44:20.504Z] 10411edfcf81: Preparing [2022-11-16T13:44:20.504Z] 6b4c0627bd52: Preparing [2022-11-16T13:44:20.504Z] ff549f6db97b: Preparing [2022-11-16T13:44:20.504Z] 3550e3d6966d: Preparing [2022-11-16T13:44:20.504Z] cd8385fe1652: Preparing [2022-11-16T13:44:20.504Z] 2e30ae9fd958: Preparing [2022-11-16T13:44:20.504Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:20.504Z] cd8385fe1652: Waiting [2022-11-16T13:44:20.504Z] 2e30ae9fd958: Waiting [2022-11-16T13:44:20.504Z] ff549f6db97b: Waiting [2022-11-16T13:44:20.504Z] 3550e3d6966d: Waiting [2022-11-16T13:44:20.504Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:20.504Z] 10411edfcf81: Layer already exists [2022-11-16T13:44:20.504Z] 401439b20c9b: Layer already exists [2022-11-16T13:44:20.504Z] 6b4c0627bd52: Layer already exists [2022-11-16T13:44:20.504Z] 52878d5a4b4b: Layer already exists [2022-11-16T13:44:20.504Z] dbd3ebf67bbd: Layer already exists [2022-11-16T13:44:20.504Z] cd8385fe1652: Layer already exists [2022-11-16T13:44:20.504Z] ff549f6db97b: Layer already exists [2022-11-16T13:44:20.504Z] 3550e3d6966d: Layer already exists [2022-11-16T13:44:20.504Z] 2e30ae9fd958: Layer already exists [2022-11-16T13:44:20.504Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:20.770Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:2f676f3c026c8a90efdd25b7a5a8a8cf64400b90af9a41a6380359b26daeab77 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:21.108Z] + 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-16T13:44:21.442Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-11-16T13:44:21.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-16T13:44:21.442Z] 401439b20c9b: Preparing [2022-11-16T13:44:21.442Z] dbd3ebf67bbd: Preparing [2022-11-16T13:44:21.442Z] 52878d5a4b4b: Preparing [2022-11-16T13:44:21.442Z] 10411edfcf81: Preparing [2022-11-16T13:44:21.442Z] 6b4c0627bd52: Preparing [2022-11-16T13:44:21.442Z] ff549f6db97b: Preparing [2022-11-16T13:44:21.442Z] 3550e3d6966d: Preparing [2022-11-16T13:44:21.442Z] cd8385fe1652: Preparing [2022-11-16T13:44:21.442Z] 2e30ae9fd958: Preparing [2022-11-16T13:44:21.442Z] 17bec77d7fdc: Preparing [2022-11-16T13:44:21.442Z] ff549f6db97b: Waiting [2022-11-16T13:44:21.442Z] 3550e3d6966d: Waiting [2022-11-16T13:44:21.442Z] cd8385fe1652: Waiting [2022-11-16T13:44:21.442Z] 2e30ae9fd958: Waiting [2022-11-16T13:44:21.442Z] 17bec77d7fdc: Waiting [2022-11-16T13:44:21.442Z] dbd3ebf67bbd: Layer already exists [2022-11-16T13:44:21.442Z] 10411edfcf81: Layer already exists [2022-11-16T13:44:21.442Z] 401439b20c9b: Layer already exists [2022-11-16T13:44:21.442Z] 6b4c0627bd52: Layer already exists [2022-11-16T13:44:21.442Z] 52878d5a4b4b: Layer already exists [2022-11-16T13:44:21.442Z] ff549f6db97b: Layer already exists [2022-11-16T13:44:21.442Z] 2e30ae9fd958: Layer already exists [2022-11-16T13:44:21.442Z] cd8385fe1652: Layer already exists [2022-11-16T13:44:21.442Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:44:21.442Z] 3550e3d6966d: Layer already exists [2022-11-16T13:44:21.709Z] main: digest: sha256:2f676f3c026c8a90efdd25b7a5a8a8cf64400b90af9a41a6380359b26daeab77 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:44:21.770Z] ===================================================== [Pipeline] echo [2022-11-16T13:44:21.778Z] taggedImages: [2022-11-16T13:44:21.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:21.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-16T13:44:21.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.2 [2022-11-16T13:44:21.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:21.778Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-11-16T13:44:21.793Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-11-16T13:44:21.793Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:21.793Z] latest [2022-11-16T13:44:21.793Z] 2.3.1-dev.2 [2022-11-16T13:44:21.793Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:21.793Z] main [2022-11-16T13:44:21.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:22.140Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:22.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:22.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-16T13:44:22.483Z] 84c95e993de5: Preparing [2022-11-16T13:44:22.483Z] 8b66c499584e: Preparing [2022-11-16T13:44:22.483Z] e1596ba12d00: Preparing [2022-11-16T13:44:22.483Z] 1aa77dc78a61: Preparing [2022-11-16T13:44:22.483Z] 9833f26c6bda: Preparing [2022-11-16T13:44:22.754Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:22.754Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:22.754Z] 84c95e993de5: Pushed [2022-11-16T13:44:24.166Z] 1aa77dc78a61: Pushed [2022-11-16T13:44:26.758Z] 8b66c499584e: Pushed [2022-11-16T13:44:27.022Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:749827c1cf1ac02bfe7933268b053dae2d96426611f67fa1c99a3978d6396884 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:27.370Z] + 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-16T13:44:27.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-16T13:44:27.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-16T13:44:27.702Z] 84c95e993de5: Preparing [2022-11-16T13:44:27.702Z] 8b66c499584e: Preparing [2022-11-16T13:44:27.702Z] e1596ba12d00: Preparing [2022-11-16T13:44:27.702Z] 1aa77dc78a61: Preparing [2022-11-16T13:44:27.702Z] 9833f26c6bda: Preparing [2022-11-16T13:44:27.702Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:27.702Z] 8b66c499584e: Layer already exists [2022-11-16T13:44:27.702Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:27.702Z] 1aa77dc78a61: Layer already exists [2022-11-16T13:44:27.702Z] 84c95e993de5: Layer already exists [2022-11-16T13:44:27.966Z] latest: digest: sha256:749827c1cf1ac02bfe7933268b053dae2d96426611f67fa1c99a3978d6396884 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:28.309Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:28.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.2 [2022-11-16T13:44:28.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-16T13:44:28.643Z] 84c95e993de5: Preparing [2022-11-16T13:44:28.643Z] 8b66c499584e: Preparing [2022-11-16T13:44:28.643Z] e1596ba12d00: Preparing [2022-11-16T13:44:28.643Z] 1aa77dc78a61: Preparing [2022-11-16T13:44:28.643Z] 9833f26c6bda: Preparing [2022-11-16T13:44:28.643Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:28.643Z] 8b66c499584e: Layer already exists [2022-11-16T13:44:28.643Z] 84c95e993de5: Layer already exists [2022-11-16T13:44:28.643Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:28.643Z] 1aa77dc78a61: Layer already exists [2022-11-16T13:44:28.919Z] 2.3.1-dev.2: digest: sha256:749827c1cf1ac02bfe7933268b053dae2d96426611f67fa1c99a3978d6396884 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:29.243Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:29.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:29.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-16T13:44:29.582Z] 84c95e993de5: Preparing [2022-11-16T13:44:29.582Z] 8b66c499584e: Preparing [2022-11-16T13:44:29.582Z] e1596ba12d00: Preparing [2022-11-16T13:44:29.582Z] 1aa77dc78a61: Preparing [2022-11-16T13:44:29.582Z] 9833f26c6bda: Preparing [2022-11-16T13:44:29.582Z] 8b66c499584e: Layer already exists [2022-11-16T13:44:29.582Z] 1aa77dc78a61: Layer already exists [2022-11-16T13:44:29.582Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:29.582Z] 84c95e993de5: Layer already exists [2022-11-16T13:44:29.582Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:29.851Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:749827c1cf1ac02bfe7933268b053dae2d96426611f67fa1c99a3978d6396884 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:30.193Z] + 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-16T13:44:30.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-11-16T13:44:30.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-16T13:44:30.554Z] 84c95e993de5: Preparing [2022-11-16T13:44:30.554Z] 8b66c499584e: Preparing [2022-11-16T13:44:30.554Z] e1596ba12d00: Preparing [2022-11-16T13:44:30.554Z] 1aa77dc78a61: Preparing [2022-11-16T13:44:30.554Z] 9833f26c6bda: Preparing [2022-11-16T13:44:30.554Z] e1596ba12d00: Layer already exists [2022-11-16T13:44:30.554Z] 1aa77dc78a61: Layer already exists [2022-11-16T13:44:30.554Z] 84c95e993de5: Layer already exists [2022-11-16T13:44:30.554Z] 8b66c499584e: Layer already exists [2022-11-16T13:44:30.554Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:30.554Z] main: digest: sha256:749827c1cf1ac02bfe7933268b053dae2d96426611f67fa1c99a3978d6396884 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:44:30.605Z] ===================================================== [Pipeline] echo [2022-11-16T13:44:30.610Z] taggedImages: [2022-11-16T13:44:30.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:30.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-16T13:44:30.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.2 [2022-11-16T13:44:30.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:30.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-11-16T13:44:30.624Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-11-16T13:44:30.624Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:30.624Z] latest [2022-11-16T13:44:30.624Z] 2.3.1-dev.2 [2022-11-16T13:44:30.624Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:30.624Z] main [2022-11-16T13:44:30.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:30.959Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:31.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:31.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-16T13:44:31.298Z] c4baf079ebd0: Preparing [2022-11-16T13:44:31.298Z] a68e549902c7: Preparing [2022-11-16T13:44:31.298Z] 9e29bb52dfcc: Preparing [2022-11-16T13:44:31.298Z] 5bbcc36062da: Preparing [2022-11-16T13:44:31.298Z] d124ffc61f5f: Preparing [2022-11-16T13:44:31.298Z] 98e6b3266b39: Preparing [2022-11-16T13:44:31.298Z] 9833f26c6bda: Preparing [2022-11-16T13:44:31.298Z] 98e6b3266b39: Waiting [2022-11-16T13:44:31.298Z] 9833f26c6bda: Waiting [2022-11-16T13:44:31.562Z] a68e549902c7: Pushed [2022-11-16T13:44:31.562Z] c4baf079ebd0: Pushed [2022-11-16T13:44:31.562Z] 9e29bb52dfcc: Pushed [2022-11-16T13:44:31.562Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:32.523Z] 98e6b3266b39: Pushed [2022-11-16T13:44:39.164Z] d124ffc61f5f: Pushed [2022-11-16T13:44:47.352Z] 5bbcc36062da: Pushed [2022-11-16T13:44:47.352Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:5b3c82427ba386dc8ae1aa481cdb3d36fdf7e0a493905297f2f35afac2d6da88 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:47.689Z] + 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-16T13:44:48.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-16T13:44:48.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-16T13:44:48.015Z] c4baf079ebd0: Preparing [2022-11-16T13:44:48.015Z] a68e549902c7: Preparing [2022-11-16T13:44:48.015Z] 9e29bb52dfcc: Preparing [2022-11-16T13:44:48.015Z] 5bbcc36062da: Preparing [2022-11-16T13:44:48.015Z] d124ffc61f5f: Preparing [2022-11-16T13:44:48.015Z] 98e6b3266b39: Preparing [2022-11-16T13:44:48.015Z] 9833f26c6bda: Preparing [2022-11-16T13:44:48.015Z] 98e6b3266b39: Waiting [2022-11-16T13:44:48.015Z] 9833f26c6bda: Waiting [2022-11-16T13:44:48.015Z] 5bbcc36062da: Layer already exists [2022-11-16T13:44:48.015Z] 9e29bb52dfcc: Layer already exists [2022-11-16T13:44:48.015Z] d124ffc61f5f: Layer already exists [2022-11-16T13:44:48.015Z] c4baf079ebd0: Layer already exists [2022-11-16T13:44:48.015Z] a68e549902c7: Layer already exists [2022-11-16T13:44:48.015Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:48.015Z] 98e6b3266b39: Layer already exists [2022-11-16T13:44:48.279Z] latest: digest: sha256:5b3c82427ba386dc8ae1aa481cdb3d36fdf7e0a493905297f2f35afac2d6da88 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:48.605Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:48.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.2 [2022-11-16T13:44:48.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-16T13:44:48.933Z] c4baf079ebd0: Preparing [2022-11-16T13:44:48.933Z] a68e549902c7: Preparing [2022-11-16T13:44:48.933Z] 9e29bb52dfcc: Preparing [2022-11-16T13:44:48.933Z] 5bbcc36062da: Preparing [2022-11-16T13:44:48.933Z] d124ffc61f5f: Preparing [2022-11-16T13:44:48.933Z] 98e6b3266b39: Preparing [2022-11-16T13:44:48.933Z] 9833f26c6bda: Preparing [2022-11-16T13:44:48.933Z] 98e6b3266b39: Waiting [2022-11-16T13:44:48.933Z] 9833f26c6bda: Waiting [2022-11-16T13:44:48.933Z] 9e29bb52dfcc: Layer already exists [2022-11-16T13:44:48.933Z] a68e549902c7: Layer already exists [2022-11-16T13:44:48.933Z] d124ffc61f5f: Layer already exists [2022-11-16T13:44:48.933Z] 5bbcc36062da: Layer already exists [2022-11-16T13:44:48.933Z] c4baf079ebd0: Layer already exists [2022-11-16T13:44:48.933Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:48.933Z] 98e6b3266b39: Layer already exists [2022-11-16T13:44:49.197Z] 2.3.1-dev.2: digest: sha256:5b3c82427ba386dc8ae1aa481cdb3d36fdf7e0a493905297f2f35afac2d6da88 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:49.531Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:49.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:49.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-16T13:44:49.850Z] c4baf079ebd0: Preparing [2022-11-16T13:44:49.850Z] a68e549902c7: Preparing [2022-11-16T13:44:49.850Z] 9e29bb52dfcc: Preparing [2022-11-16T13:44:49.850Z] 5bbcc36062da: Preparing [2022-11-16T13:44:49.850Z] d124ffc61f5f: Preparing [2022-11-16T13:44:49.850Z] 98e6b3266b39: Preparing [2022-11-16T13:44:49.850Z] 9833f26c6bda: Preparing [2022-11-16T13:44:49.850Z] 98e6b3266b39: Waiting [2022-11-16T13:44:49.850Z] 9833f26c6bda: Waiting [2022-11-16T13:44:49.850Z] c4baf079ebd0: Layer already exists [2022-11-16T13:44:49.850Z] a68e549902c7: Layer already exists [2022-11-16T13:44:49.850Z] 5bbcc36062da: Layer already exists [2022-11-16T13:44:49.850Z] 9e29bb52dfcc: Layer already exists [2022-11-16T13:44:49.850Z] d124ffc61f5f: Layer already exists [2022-11-16T13:44:49.850Z] 98e6b3266b39: Layer already exists [2022-11-16T13:44:49.850Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:50.114Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:5b3c82427ba386dc8ae1aa481cdb3d36fdf7e0a493905297f2f35afac2d6da88 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:50.442Z] + 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-16T13:44:50.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-11-16T13:44:50.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-16T13:44:50.768Z] c4baf079ebd0: Preparing [2022-11-16T13:44:50.768Z] a68e549902c7: Preparing [2022-11-16T13:44:50.768Z] 9e29bb52dfcc: Preparing [2022-11-16T13:44:50.768Z] 5bbcc36062da: Preparing [2022-11-16T13:44:50.768Z] d124ffc61f5f: Preparing [2022-11-16T13:44:50.768Z] 98e6b3266b39: Preparing [2022-11-16T13:44:50.768Z] 9833f26c6bda: Preparing [2022-11-16T13:44:50.768Z] 98e6b3266b39: Waiting [2022-11-16T13:44:50.768Z] 9833f26c6bda: Waiting [2022-11-16T13:44:50.768Z] 5bbcc36062da: Layer already exists [2022-11-16T13:44:50.768Z] c4baf079ebd0: Layer already exists [2022-11-16T13:44:50.768Z] 9e29bb52dfcc: Layer already exists [2022-11-16T13:44:50.768Z] a68e549902c7: Layer already exists [2022-11-16T13:44:50.768Z] d124ffc61f5f: Layer already exists [2022-11-16T13:44:50.768Z] 98e6b3266b39: Layer already exists [2022-11-16T13:44:50.768Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:51.032Z] main: digest: sha256:5b3c82427ba386dc8ae1aa481cdb3d36fdf7e0a493905297f2f35afac2d6da88 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:44:51.075Z] ===================================================== [Pipeline] echo [2022-11-16T13:44:51.082Z] taggedImages: [2022-11-16T13:44:51.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:51.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-16T13:44:51.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.2 [2022-11-16T13:44:51.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:51.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-11-16T13:44:51.096Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-11-16T13:44:51.096Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:51.096Z] latest [2022-11-16T13:44:51.096Z] 2.3.1-dev.2 [2022-11-16T13:44:51.096Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:44:51.096Z] main [2022-11-16T13:44:51.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:51.413Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:44:51.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:44:51.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-16T13:44:51.740Z] 992ed16a370d: Preparing [2022-11-16T13:44:51.740Z] cf058c7b510f: Preparing [2022-11-16T13:44:51.740Z] c10a1e62dc11: Preparing [2022-11-16T13:44:51.740Z] bfb571c842d6: Preparing [2022-11-16T13:44:51.740Z] 6a889e80abce: Preparing [2022-11-16T13:44:51.740Z] 9833f26c6bda: Preparing [2022-11-16T13:44:51.740Z] 9833f26c6bda: Waiting [2022-11-16T13:44:52.005Z] 992ed16a370d: Pushed [2022-11-16T13:44:52.005Z] c10a1e62dc11: Pushed [2022-11-16T13:44:52.005Z] cf058c7b510f: Pushed [2022-11-16T13:44:52.005Z] 9833f26c6bda: Layer already exists [2022-11-16T13:44:52.584Z] 6a889e80abce: Pushed [2022-11-16T13:45:07.546Z] bfb571c842d6: Pushed [2022-11-16T13:45:07.546Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:8403f5b0ac87abe1519d0fe03409d28890cb8127b367ca2e81975d34302f0b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:07.881Z] + 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-16T13:45:08.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-16T13:45:08.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-16T13:45:08.219Z] 992ed16a370d: Preparing [2022-11-16T13:45:08.219Z] cf058c7b510f: Preparing [2022-11-16T13:45:08.219Z] c10a1e62dc11: Preparing [2022-11-16T13:45:08.219Z] bfb571c842d6: Preparing [2022-11-16T13:45:08.219Z] 6a889e80abce: Preparing [2022-11-16T13:45:08.219Z] 9833f26c6bda: Preparing [2022-11-16T13:45:08.219Z] 9833f26c6bda: Waiting [2022-11-16T13:45:08.219Z] bfb571c842d6: Layer already exists [2022-11-16T13:45:08.219Z] 992ed16a370d: Layer already exists [2022-11-16T13:45:08.219Z] c10a1e62dc11: Layer already exists [2022-11-16T13:45:08.219Z] 6a889e80abce: Layer already exists [2022-11-16T13:45:08.219Z] cf058c7b510f: Layer already exists [2022-11-16T13:45:08.219Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:08.483Z] latest: digest: sha256:8403f5b0ac87abe1519d0fe03409d28890cb8127b367ca2e81975d34302f0b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:08.825Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:09.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.2 [2022-11-16T13:45:09.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-16T13:45:09.147Z] 992ed16a370d: Preparing [2022-11-16T13:45:09.147Z] cf058c7b510f: Preparing [2022-11-16T13:45:09.147Z] c10a1e62dc11: Preparing [2022-11-16T13:45:09.147Z] bfb571c842d6: Preparing [2022-11-16T13:45:09.147Z] 6a889e80abce: Preparing [2022-11-16T13:45:09.147Z] 9833f26c6bda: Preparing [2022-11-16T13:45:09.147Z] 9833f26c6bda: Waiting [2022-11-16T13:45:09.147Z] 992ed16a370d: Layer already exists [2022-11-16T13:45:09.147Z] bfb571c842d6: Layer already exists [2022-11-16T13:45:09.147Z] 6a889e80abce: Layer already exists [2022-11-16T13:45:09.147Z] c10a1e62dc11: Layer already exists [2022-11-16T13:45:09.147Z] cf058c7b510f: Layer already exists [2022-11-16T13:45:09.147Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:09.147Z] 2.3.1-dev.2: digest: sha256:8403f5b0ac87abe1519d0fe03409d28890cb8127b367ca2e81975d34302f0b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:09.754Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:10.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:10.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-16T13:45:10.079Z] 992ed16a370d: Preparing [2022-11-16T13:45:10.079Z] cf058c7b510f: Preparing [2022-11-16T13:45:10.079Z] c10a1e62dc11: Preparing [2022-11-16T13:45:10.079Z] bfb571c842d6: Preparing [2022-11-16T13:45:10.079Z] 6a889e80abce: Preparing [2022-11-16T13:45:10.079Z] 9833f26c6bda: Preparing [2022-11-16T13:45:10.079Z] 9833f26c6bda: Waiting [2022-11-16T13:45:10.079Z] cf058c7b510f: Layer already exists [2022-11-16T13:45:10.079Z] c10a1e62dc11: Layer already exists [2022-11-16T13:45:10.079Z] 6a889e80abce: Layer already exists [2022-11-16T13:45:10.079Z] 992ed16a370d: Layer already exists [2022-11-16T13:45:10.079Z] bfb571c842d6: Layer already exists [2022-11-16T13:45:10.079Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:10.079Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:8403f5b0ac87abe1519d0fe03409d28890cb8127b367ca2e81975d34302f0b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:10.673Z] + 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-16T13:45:11.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-11-16T13:45:11.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-16T13:45:11.009Z] 992ed16a370d: Preparing [2022-11-16T13:45:11.009Z] cf058c7b510f: Preparing [2022-11-16T13:45:11.009Z] c10a1e62dc11: Preparing [2022-11-16T13:45:11.009Z] bfb571c842d6: Preparing [2022-11-16T13:45:11.009Z] 6a889e80abce: Preparing [2022-11-16T13:45:11.009Z] 9833f26c6bda: Preparing [2022-11-16T13:45:11.009Z] 9833f26c6bda: Waiting [2022-11-16T13:45:11.009Z] cf058c7b510f: Layer already exists [2022-11-16T13:45:11.009Z] c10a1e62dc11: Layer already exists [2022-11-16T13:45:11.009Z] 6a889e80abce: Layer already exists [2022-11-16T13:45:11.009Z] 992ed16a370d: Layer already exists [2022-11-16T13:45:11.009Z] bfb571c842d6: Layer already exists [2022-11-16T13:45:11.009Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:11.274Z] main: digest: sha256:8403f5b0ac87abe1519d0fe03409d28890cb8127b367ca2e81975d34302f0b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:45:11.323Z] ===================================================== [Pipeline] echo [2022-11-16T13:45:11.331Z] taggedImages: [2022-11-16T13:45:11.331Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:11.331Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-16T13:45:11.331Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.2 [2022-11-16T13:45:11.331Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:11.331Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-11-16T13:45:11.351Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-11-16T13:45:11.351Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:11.351Z] latest [2022-11-16T13:45:11.351Z] 2.3.1-dev.2 [2022-11-16T13:45:11.351Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:11.351Z] main [2022-11-16T13:45:11.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:11.695Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:12.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:12.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-16T13:45:12.024Z] 488956fc3809: Preparing [2022-11-16T13:45:12.024Z] 2015a689f16a: Preparing [2022-11-16T13:45:12.024Z] 6b74ffdce7b2: Preparing [2022-11-16T13:45:12.024Z] 38bc1b4f805b: Preparing [2022-11-16T13:45:12.024Z] 98e6b3266b39: Preparing [2022-11-16T13:45:12.024Z] 9833f26c6bda: Preparing [2022-11-16T13:45:12.024Z] 9833f26c6bda: Waiting [2022-11-16T13:45:12.024Z] 98e6b3266b39: Layer already exists [2022-11-16T13:45:12.024Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:12.290Z] 6b74ffdce7b2: Pushed [2022-11-16T13:45:12.290Z] 488956fc3809: Pushed [2022-11-16T13:45:12.290Z] 2015a689f16a: Pushed [2022-11-16T13:45:27.258Z] 38bc1b4f805b: Pushed [2022-11-16T13:45:27.521Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:d93d4b83be872f9d0a919a66217e5daf7943618c765cd6141495c3af08a1f59c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:27.846Z] + 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-16T13:45:28.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-16T13:45:28.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-16T13:45:28.171Z] 488956fc3809: Preparing [2022-11-16T13:45:28.171Z] 2015a689f16a: Preparing [2022-11-16T13:45:28.171Z] 6b74ffdce7b2: Preparing [2022-11-16T13:45:28.171Z] 38bc1b4f805b: Preparing [2022-11-16T13:45:28.171Z] 98e6b3266b39: Preparing [2022-11-16T13:45:28.171Z] 9833f26c6bda: Preparing [2022-11-16T13:45:28.171Z] 488956fc3809: Layer already exists [2022-11-16T13:45:28.171Z] 98e6b3266b39: Layer already exists [2022-11-16T13:45:28.171Z] 38bc1b4f805b: Layer already exists [2022-11-16T13:45:28.171Z] 6b74ffdce7b2: Layer already exists [2022-11-16T13:45:28.171Z] 2015a689f16a: Layer already exists [2022-11-16T13:45:28.171Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:28.434Z] latest: digest: sha256:d93d4b83be872f9d0a919a66217e5daf7943618c765cd6141495c3af08a1f59c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:28.815Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:29.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.2 [2022-11-16T13:45:29.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-16T13:45:29.157Z] 488956fc3809: Preparing [2022-11-16T13:45:29.157Z] 2015a689f16a: Preparing [2022-11-16T13:45:29.157Z] 6b74ffdce7b2: Preparing [2022-11-16T13:45:29.157Z] 38bc1b4f805b: Preparing [2022-11-16T13:45:29.157Z] 98e6b3266b39: Preparing [2022-11-16T13:45:29.157Z] 9833f26c6bda: Preparing [2022-11-16T13:45:29.157Z] 9833f26c6bda: Waiting [2022-11-16T13:45:29.157Z] 38bc1b4f805b: Layer already exists [2022-11-16T13:45:29.157Z] 488956fc3809: Layer already exists [2022-11-16T13:45:29.157Z] 98e6b3266b39: Layer already exists [2022-11-16T13:45:29.157Z] 6b74ffdce7b2: Layer already exists [2022-11-16T13:45:29.157Z] 2015a689f16a: Layer already exists [2022-11-16T13:45:29.157Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:29.425Z] 2.3.1-dev.2: digest: sha256:d93d4b83be872f9d0a919a66217e5daf7943618c765cd6141495c3af08a1f59c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:29.786Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:30.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:30.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-16T13:45:30.119Z] 488956fc3809: Preparing [2022-11-16T13:45:30.119Z] 2015a689f16a: Preparing [2022-11-16T13:45:30.119Z] 6b74ffdce7b2: Preparing [2022-11-16T13:45:30.119Z] 38bc1b4f805b: Preparing [2022-11-16T13:45:30.119Z] 98e6b3266b39: Preparing [2022-11-16T13:45:30.119Z] 9833f26c6bda: Preparing [2022-11-16T13:45:30.119Z] 9833f26c6bda: Waiting [2022-11-16T13:45:30.119Z] 98e6b3266b39: Layer already exists [2022-11-16T13:45:30.119Z] 2015a689f16a: Layer already exists [2022-11-16T13:45:30.119Z] 6b74ffdce7b2: Layer already exists [2022-11-16T13:45:30.119Z] 38bc1b4f805b: Layer already exists [2022-11-16T13:45:30.119Z] 488956fc3809: Layer already exists [2022-11-16T13:45:30.119Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:30.391Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:d93d4b83be872f9d0a919a66217e5daf7943618c765cd6141495c3af08a1f59c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:30.731Z] + 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-16T13:45:33.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-11-16T13:45:33.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-16T13:45:33.000Z] 488956fc3809: Preparing [2022-11-16T13:45:33.000Z] 2015a689f16a: Preparing [2022-11-16T13:45:33.000Z] 6b74ffdce7b2: Preparing [2022-11-16T13:45:33.000Z] 38bc1b4f805b: Preparing [2022-11-16T13:45:33.000Z] 98e6b3266b39: Preparing [2022-11-16T13:45:33.000Z] 9833f26c6bda: Preparing [2022-11-16T13:45:33.000Z] 9833f26c6bda: Waiting [2022-11-16T13:45:33.000Z] 38bc1b4f805b: Layer already exists [2022-11-16T13:45:33.000Z] 6b74ffdce7b2: Layer already exists [2022-11-16T13:45:33.000Z] 98e6b3266b39: Layer already exists [2022-11-16T13:45:33.000Z] 488956fc3809: Layer already exists [2022-11-16T13:45:33.000Z] 2015a689f16a: Layer already exists [2022-11-16T13:45:33.000Z] 9833f26c6bda: Layer already exists [2022-11-16T13:45:33.263Z] main: digest: sha256:d93d4b83be872f9d0a919a66217e5daf7943618c765cd6141495c3af08a1f59c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:45:33.302Z] ===================================================== [Pipeline] echo [2022-11-16T13:45:33.307Z] taggedImages: [2022-11-16T13:45:33.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:33.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-16T13:45:33.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.2 [2022-11-16T13:45:33.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:33.307Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-11-16T13:45:33.320Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-11-16T13:45:33.320Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:33.320Z] latest [2022-11-16T13:45:33.320Z] 2.3.1-dev.2 [2022-11-16T13:45:33.320Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:33.320Z] main [2022-11-16T13:45:33.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:33.641Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:33.967Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:33.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-16T13:45:33.967Z] 31177cd339b2: Preparing [2022-11-16T13:45:33.967Z] 6686eb3013e2: Preparing [2022-11-16T13:45:33.967Z] e1596ba12d00: Preparing [2022-11-16T13:45:33.967Z] ca2ffdc7769d: Preparing [2022-11-16T13:45:33.967Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:33.967Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:33.967Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:34.234Z] 31177cd339b2: Pushed [2022-11-16T13:45:34.497Z] ca2ffdc7769d: Pushed [2022-11-16T13:45:39.818Z] 6686eb3013e2: Pushed [2022-11-16T13:45:39.818Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:bfdbe0f630cff17f623fe508e34bddc8c343dd35eb7446a593393d49b4d228b2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:40.156Z] + 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-16T13:45:40.483Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-16T13:45:40.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-16T13:45:40.483Z] 31177cd339b2: Preparing [2022-11-16T13:45:40.483Z] 6686eb3013e2: Preparing [2022-11-16T13:45:40.483Z] e1596ba12d00: Preparing [2022-11-16T13:45:40.483Z] ca2ffdc7769d: Preparing [2022-11-16T13:45:40.483Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:40.483Z] ca2ffdc7769d: Layer already exists [2022-11-16T13:45:40.483Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:40.483Z] 31177cd339b2: Layer already exists [2022-11-16T13:45:40.483Z] 6686eb3013e2: Layer already exists [2022-11-16T13:45:40.483Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:40.483Z] latest: digest: sha256:bfdbe0f630cff17f623fe508e34bddc8c343dd35eb7446a593393d49b4d228b2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:40.805Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:41.139Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.2 [2022-11-16T13:45:41.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-16T13:45:41.139Z] 31177cd339b2: Preparing [2022-11-16T13:45:41.139Z] 6686eb3013e2: Preparing [2022-11-16T13:45:41.139Z] e1596ba12d00: Preparing [2022-11-16T13:45:41.139Z] ca2ffdc7769d: Preparing [2022-11-16T13:45:41.139Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:41.139Z] ca2ffdc7769d: Layer already exists [2022-11-16T13:45:41.139Z] 6686eb3013e2: Layer already exists [2022-11-16T13:45:41.139Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:41.139Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:41.139Z] 31177cd339b2: Layer already exists [2022-11-16T13:45:41.139Z] 2.3.1-dev.2: digest: sha256:bfdbe0f630cff17f623fe508e34bddc8c343dd35eb7446a593393d49b4d228b2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:41.479Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:41.801Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:41.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-16T13:45:41.801Z] 31177cd339b2: Preparing [2022-11-16T13:45:41.801Z] 6686eb3013e2: Preparing [2022-11-16T13:45:41.801Z] e1596ba12d00: Preparing [2022-11-16T13:45:41.801Z] ca2ffdc7769d: Preparing [2022-11-16T13:45:41.801Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:41.801Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:41.801Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:41.801Z] 6686eb3013e2: Layer already exists [2022-11-16T13:45:41.801Z] 31177cd339b2: Layer already exists [2022-11-16T13:45:41.801Z] ca2ffdc7769d: Layer already exists [2022-11-16T13:45:41.801Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:bfdbe0f630cff17f623fe508e34bddc8c343dd35eb7446a593393d49b4d228b2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:42.134Z] + 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-16T13:45:42.464Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-11-16T13:45:42.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-16T13:45:42.464Z] 31177cd339b2: Preparing [2022-11-16T13:45:42.464Z] 6686eb3013e2: Preparing [2022-11-16T13:45:42.464Z] e1596ba12d00: Preparing [2022-11-16T13:45:42.464Z] ca2ffdc7769d: Preparing [2022-11-16T13:45:42.464Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:42.464Z] 31177cd339b2: Layer already exists [2022-11-16T13:45:42.464Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:42.464Z] 6686eb3013e2: Layer already exists [2022-11-16T13:45:42.464Z] ca2ffdc7769d: Layer already exists [2022-11-16T13:45:42.464Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:42.728Z] main: digest: sha256:bfdbe0f630cff17f623fe508e34bddc8c343dd35eb7446a593393d49b4d228b2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:45:42.782Z] ===================================================== [Pipeline] echo [2022-11-16T13:45:42.790Z] taggedImages: [2022-11-16T13:45:42.790Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:42.790Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-16T13:45:42.790Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.2 [2022-11-16T13:45:42.790Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:42.790Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-11-16T13:45:42.810Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-11-16T13:45:42.810Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:42.810Z] latest [2022-11-16T13:45:42.810Z] 2.3.1-dev.2 [2022-11-16T13:45:42.810Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:42.810Z] main [2022-11-16T13:45:42.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:43.153Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:43.478Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:43.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-16T13:45:43.478Z] 050bc220a1b5: Preparing [2022-11-16T13:45:43.478Z] c65bd1da04c7: Preparing [2022-11-16T13:45:43.478Z] e1596ba12d00: Preparing [2022-11-16T13:45:43.478Z] 647026a01875: Preparing [2022-11-16T13:45:43.478Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:43.478Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:43.478Z] 647026a01875: Layer already exists [2022-11-16T13:45:43.478Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:43.742Z] 050bc220a1b5: Pushed [2022-11-16T13:45:49.058Z] c65bd1da04c7: Pushed [2022-11-16T13:45:49.058Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:7a2a36bf4e1d1b495a7a76728481151abd25b6054f44fabbb0e0706a471487bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:49.385Z] + 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-16T13:45:49.708Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-16T13:45:49.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-16T13:45:49.708Z] 050bc220a1b5: Preparing [2022-11-16T13:45:49.708Z] c65bd1da04c7: Preparing [2022-11-16T13:45:49.708Z] e1596ba12d00: Preparing [2022-11-16T13:45:49.708Z] 647026a01875: Preparing [2022-11-16T13:45:49.708Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:49.708Z] c65bd1da04c7: Layer already exists [2022-11-16T13:45:49.708Z] 647026a01875: Layer already exists [2022-11-16T13:45:49.708Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:49.708Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:49.708Z] 050bc220a1b5: Layer already exists [2022-11-16T13:45:49.972Z] latest: digest: sha256:7a2a36bf4e1d1b495a7a76728481151abd25b6054f44fabbb0e0706a471487bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:50.299Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:50.625Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.2 [2022-11-16T13:45:50.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-16T13:45:50.625Z] 050bc220a1b5: Preparing [2022-11-16T13:45:50.625Z] c65bd1da04c7: Preparing [2022-11-16T13:45:50.625Z] e1596ba12d00: Preparing [2022-11-16T13:45:50.625Z] 647026a01875: Preparing [2022-11-16T13:45:50.625Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:50.625Z] 647026a01875: Layer already exists [2022-11-16T13:45:50.625Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:50.625Z] 050bc220a1b5: Layer already exists [2022-11-16T13:45:50.625Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:50.625Z] c65bd1da04c7: Layer already exists [2022-11-16T13:45:50.625Z] 2.3.1-dev.2: digest: sha256:7a2a36bf4e1d1b495a7a76728481151abd25b6054f44fabbb0e0706a471487bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:50.971Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:51.296Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:51.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-16T13:45:51.296Z] 050bc220a1b5: Preparing [2022-11-16T13:45:51.296Z] c65bd1da04c7: Preparing [2022-11-16T13:45:51.296Z] e1596ba12d00: Preparing [2022-11-16T13:45:51.296Z] 647026a01875: Preparing [2022-11-16T13:45:51.296Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:51.296Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:51.296Z] 050bc220a1b5: Layer already exists [2022-11-16T13:45:51.296Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:51.296Z] 647026a01875: Layer already exists [2022-11-16T13:45:51.296Z] c65bd1da04c7: Layer already exists [2022-11-16T13:45:51.296Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:7a2a36bf4e1d1b495a7a76728481151abd25b6054f44fabbb0e0706a471487bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:51.616Z] + 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-16T13:45:51.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-11-16T13:45:51.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-16T13:45:51.934Z] 050bc220a1b5: Preparing [2022-11-16T13:45:51.934Z] c65bd1da04c7: Preparing [2022-11-16T13:45:51.934Z] e1596ba12d00: Preparing [2022-11-16T13:45:51.934Z] 647026a01875: Preparing [2022-11-16T13:45:51.934Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:51.934Z] 647026a01875: Layer already exists [2022-11-16T13:45:51.934Z] 050bc220a1b5: Layer already exists [2022-11-16T13:45:51.934Z] c65bd1da04c7: Layer already exists [2022-11-16T13:45:51.934Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:51.934Z] e1596ba12d00: Layer already exists [2022-11-16T13:45:52.197Z] main: digest: sha256:7a2a36bf4e1d1b495a7a76728481151abd25b6054f44fabbb0e0706a471487bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:45:52.244Z] ===================================================== [Pipeline] echo [2022-11-16T13:45:52.254Z] taggedImages: [2022-11-16T13:45:52.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:52.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-16T13:45:52.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.2 [2022-11-16T13:45:52.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:52.254Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-11-16T13:45:52.268Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-11-16T13:45:52.268Z] af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:52.268Z] latest [2022-11-16T13:45:52.268Z] 2.3.1-dev.2 [2022-11-16T13:45:52.268Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:45:52.268Z] main [2022-11-16T13:45:52.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:52.592Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af696e210749021336152133b8ef9886b3924fac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:45:52.919Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:45:52.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-16T13:45:52.920Z] ec778f51258e: Preparing [2022-11-16T13:45:52.920Z] e8738a34ff04: Preparing [2022-11-16T13:45:52.920Z] 6fe30db7f576: Preparing [2022-11-16T13:45:52.920Z] c947a734e3b4: Preparing [2022-11-16T13:45:52.920Z] 17bec77d7fdc: Preparing [2022-11-16T13:45:52.920Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:45:53.184Z] e8738a34ff04: Pushed [2022-11-16T13:45:53.762Z] ec778f51258e: Pushed [2022-11-16T13:45:55.700Z] 6fe30db7f576: Pushed [2022-11-16T13:46:22.342Z] c947a734e3b4: Pushed [2022-11-16T13:46:22.342Z] af696e210749021336152133b8ef9886b3924fac: digest: sha256:d0ba18f6f744a3e6e353cdb88df8e874a0da10bbccf65132af6b42f7c948543f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:46:22.675Z] + 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-16T13:46:22.999Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-16T13:46:22.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-16T13:46:22.999Z] ec778f51258e: Preparing [2022-11-16T13:46:22.999Z] e8738a34ff04: Preparing [2022-11-16T13:46:22.999Z] 6fe30db7f576: Preparing [2022-11-16T13:46:22.999Z] c947a734e3b4: Preparing [2022-11-16T13:46:22.999Z] 17bec77d7fdc: Preparing [2022-11-16T13:46:22.999Z] c947a734e3b4: Layer already exists [2022-11-16T13:46:22.999Z] ec778f51258e: Layer already exists [2022-11-16T13:46:22.999Z] 6fe30db7f576: Layer already exists [2022-11-16T13:46:22.999Z] e8738a34ff04: Layer already exists [2022-11-16T13:46:22.999Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:46:22.999Z] latest: digest: sha256:d0ba18f6f744a3e6e353cdb88df8e874a0da10bbccf65132af6b42f7c948543f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:46:23.326Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:46:23.659Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.2 [2022-11-16T13:46:23.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-16T13:46:23.659Z] ec778f51258e: Preparing [2022-11-16T13:46:23.659Z] e8738a34ff04: Preparing [2022-11-16T13:46:23.659Z] 6fe30db7f576: Preparing [2022-11-16T13:46:23.659Z] c947a734e3b4: Preparing [2022-11-16T13:46:23.659Z] 17bec77d7fdc: Preparing [2022-11-16T13:46:23.659Z] ec778f51258e: Layer already exists [2022-11-16T13:46:23.659Z] c947a734e3b4: Layer already exists [2022-11-16T13:46:23.659Z] e8738a34ff04: Layer already exists [2022-11-16T13:46:23.659Z] 6fe30db7f576: Layer already exists [2022-11-16T13:46:23.659Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:46:23.923Z] 2.3.1-dev.2: digest: sha256:d0ba18f6f744a3e6e353cdb88df8e874a0da10bbccf65132af6b42f7c948543f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:46:24.255Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:46:24.584Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:46:24.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-16T13:46:24.584Z] ec778f51258e: Preparing [2022-11-16T13:46:24.584Z] e8738a34ff04: Preparing [2022-11-16T13:46:24.584Z] 6fe30db7f576: Preparing [2022-11-16T13:46:24.584Z] c947a734e3b4: Preparing [2022-11-16T13:46:24.584Z] 17bec77d7fdc: Preparing [2022-11-16T13:46:24.584Z] ec778f51258e: Layer already exists [2022-11-16T13:46:24.584Z] 6fe30db7f576: Layer already exists [2022-11-16T13:46:24.584Z] c947a734e3b4: Layer already exists [2022-11-16T13:46:24.584Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:46:24.584Z] e8738a34ff04: Layer already exists [2022-11-16T13:46:24.584Z] af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2: digest: sha256:d0ba18f6f744a3e6e353cdb88df8e874a0da10bbccf65132af6b42f7c948543f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:46:24.916Z] + 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-16T13:46:25.259Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-11-16T13:46:25.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-16T13:46:25.259Z] ec778f51258e: Preparing [2022-11-16T13:46:25.259Z] e8738a34ff04: Preparing [2022-11-16T13:46:25.259Z] 6fe30db7f576: Preparing [2022-11-16T13:46:25.259Z] c947a734e3b4: Preparing [2022-11-16T13:46:25.259Z] 17bec77d7fdc: Preparing [2022-11-16T13:46:25.259Z] 17bec77d7fdc: Layer already exists [2022-11-16T13:46:25.259Z] 6fe30db7f576: Layer already exists [2022-11-16T13:46:25.259Z] c947a734e3b4: Layer already exists [2022-11-16T13:46:25.259Z] e8738a34ff04: Layer already exists [2022-11-16T13:46:25.259Z] ec778f51258e: Layer already exists [2022-11-16T13:46:25.259Z] main: digest: sha256:d0ba18f6f744a3e6e353cdb88df8e874a0da10bbccf65132af6b42f7c948543f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-16T13:46:25.572Z] ===================================================== [Pipeline] echo [2022-11-16T13:46:25.579Z] taggedImages: [2022-11-16T13:46:25.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af696e210749021336152133b8ef9886b3924fac [2022-11-16T13:46:25.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-16T13:46:25.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.2 [2022-11-16T13:46:25.579Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af696e210749021336152133b8ef9886b3924fac-2.3.1-dev.2 [2022-11-16T13:46:25.579Z] - 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-16T13:46:25.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T13:46:25.935Z] [2022-11-16T13:46:25.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:46:26.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T13:46:26.256Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-16T13:46:26.256Z] 8998bd30e6a1: Pulling fs layer [2022-11-16T13:46:26.256Z] 04944245beec: Pulling fs layer [2022-11-16T13:46:26.256Z] 699f458cf7ca: Pulling fs layer [2022-11-16T13:46:26.256Z] 765212b225bb: Pulling fs layer [2022-11-16T13:46:26.256Z] f23df028b6ca: Pulling fs layer [2022-11-16T13:46:26.256Z] d65c8cfc05b1: Pulling fs layer [2022-11-16T13:46:26.256Z] 2437ff75d9bd: Pulling fs layer [2022-11-16T13:46:26.256Z] 765212b225bb: Waiting [2022-11-16T13:46:26.256Z] d65c8cfc05b1: Waiting [2022-11-16T13:46:26.256Z] 2437ff75d9bd: Waiting [2022-11-16T13:46:26.256Z] f23df028b6ca: Waiting [2022-11-16T13:46:26.523Z] 04944245beec: Verifying Checksum [2022-11-16T13:46:26.523Z] 04944245beec: Download complete [2022-11-16T13:46:26.523Z] 765212b225bb: Verifying Checksum [2022-11-16T13:46:26.523Z] 765212b225bb: Download complete [2022-11-16T13:46:26.523Z] f23df028b6ca: Verifying Checksum [2022-11-16T13:46:26.523Z] f23df028b6ca: Download complete [2022-11-16T13:46:26.523Z] d65c8cfc05b1: Verifying Checksum [2022-11-16T13:46:26.523Z] d65c8cfc05b1: Download complete [2022-11-16T13:46:26.788Z] 699f458cf7ca: Verifying Checksum [2022-11-16T13:46:26.788Z] 699f458cf7ca: Download complete [2022-11-16T13:46:27.053Z] 8998bd30e6a1: Verifying Checksum [2022-11-16T13:46:27.053Z] 8998bd30e6a1: Download complete [2022-11-16T13:46:29.636Z] 2437ff75d9bd: Verifying Checksum [2022-11-16T13:46:29.636Z] 2437ff75d9bd: Download complete [2022-11-16T13:46:31.036Z] 8998bd30e6a1: Pull complete [2022-11-16T13:46:31.302Z] 04944245beec: Pull complete [2022-11-16T13:46:32.707Z] 699f458cf7ca: Pull complete [2022-11-16T13:46:32.973Z] 765212b225bb: Pull complete [2022-11-16T13:46:33.552Z] f23df028b6ca: Pull complete [2022-11-16T13:46:33.816Z] d65c8cfc05b1: Pull complete [2022-11-16T13:46:48.787Z] 2437ff75d9bd: Pull complete [2022-11-16T13:46:48.787Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-16T13:46:48.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-16T13:46:48.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:46:48.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-119342 does not seem to be running inside a container [2022-11-16T13:46:48.995Z] $ 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/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-16T13:46:51.524Z] $ docker top a0b91288fa2b6065ceec9aee5386fa0eb852665aac13fac8a785fb85e7be475c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:46:52.107Z] ---> job-cost.sh [2022-11-16T13:46:52.372Z] lf-activate-venv: SKIPPING [2022-11-16T13:46:52.372Z] INFO: No Stack... [2022-11-16T13:46:52.636Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-16T13:46:53.598Z] INFO: Archiving Costs [Pipeline] sh [2022-11-16T13:46:53.920Z] + cat /w/workspace/edgex-go/350/archives/cost.csv [2022-11-16T13:46:53.920Z] + cut -d, -f6 [Pipeline] lock [2022-11-16T13:46:53.968Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-350-stack-cost] [2022-11-16T13:46:53.975Z] Resource [jenkins-edgexfoundry-edgex-go-main-350-stack-cost] did not exist. Created. [2022-11-16T13:46:53.975Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-350-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-16T13:46:54.312Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-16T13:46:54.894Z] Stashed 1 file(s) [Pipeline] } [2022-11-16T13:46:54.902Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-350-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-16T13:46:54.912Z] $ docker stop --time=1 a0b91288fa2b6065ceec9aee5386fa0eb852665aac13fac8a785fb85e7be475c [2022-11-16T13:46:56.610Z] $ docker rm -f a0b91288fa2b6065ceec9aee5386fa0eb852665aac13fac8a785fb85e7be475c [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-16T13:46:57.075Z] provisioning config files... [2022-11-16T13:46:57.081Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/350@tmp/config11639081167471673294tmp [Pipeline] { [Pipeline] sh [2022-11-16T13:46:57.370Z] + set +x [2022-11-16T13:46:57.370Z] + curl -s https://codecov.io/bash [2022-11-16T13:46:57.370Z] + bash -s -- [2022-11-16T13:46:57.370Z] [2022-11-16T13:46:57.370Z] _____ _ [2022-11-16T13:46:57.370Z] / ____| | | [2022-11-16T13:46:57.370Z] | | ___ __| | ___ ___ _____ __ [2022-11-16T13:46:57.370Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-16T13:46:57.370Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-16T13:46:57.370Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-16T13:46:57.370Z] Bash-1.0.6 [2022-11-16T13:46:57.370Z] [2022-11-16T13:46:57.370Z] [2022-11-16T13:46:57.370Z] ==> git version 2.25.1 found [2022-11-16T13:46:57.370Z] ==> 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-16T13:46:57.370Z] Release-Date: 2020-01-08 [2022-11-16T13:46:57.370Z] 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-16T13:46:57.370Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-16T13:46:57.370Z] ==> Jenkins CI detected. [2022-11-16T13:46:57.370Z] current dir:  /w/workspace/edgex-go/350 [2022-11-16T13:46:57.370Z] project root: . [2022-11-16T13:46:57.370Z] --> token set from env [2022-11-16T13:46:57.370Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-16T13:46:57.370Z] ==> Running gcov in . (disable via -X gcov) [2022-11-16T13:46:57.370Z] ==> Python coveragepy not found [2022-11-16T13:46:57.370Z] ==> Searching for coverage reports in: [2022-11-16T13:46:57.370Z] + . [2022-11-16T13:46:57.629Z] -> Found 1 reports [2022-11-16T13:46:57.629Z] ==> Detecting git/mercurial file structure [2022-11-16T13:46:57.629Z] ==> Reading reports [2022-11-16T13:46:57.629Z] + ./coverage.out bytes=501828 [2022-11-16T13:46:57.629Z] ==> Appending adjustments [2022-11-16T13:46:57.629Z] https://docs.codecov.io/docs/fixing-reports [2022-11-16T13:46:59.007Z] + Found adjustments [2022-11-16T13:46:59.007Z] ==> Gzipping contents [2022-11-16T13:46:59.007Z] 64K /tmp/codecov.uqjJet.gz [2022-11-16T13:46:59.007Z] ==> Uploading reports [2022-11-16T13:46:59.007Z] url: https://codecov.io [2022-11-16T13:46:59.007Z] query: branch=main&commit=af696e210749021336152133b8ef9886b3924fac&build=350&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F350%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-16T13:46:59.007Z] -> Pinging Codecov [2022-11-16T13:46:59.007Z] 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=af696e210749021336152133b8ef9886b3924fac&build=350&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F350%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-16T13:46:59.007Z] -> Uploading to [2022-11-16T13:46:59.007Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-16/00271124DB129430A58F1EEE437C3FCB/af696e210749021336152133b8ef9886b3924fac/b016f9e6-c4ac-4036-8ca8-fdef4a468d2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221116T134658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b87e5c64d420cc2499d481c3e794ff9cb2b781085baeb91f1a2594712d3187b0 [2022-11-16T13:46:59.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:46:59.267Z] Dload Upload Total Spent Left Speed [2022-11-16T13:46:59.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65434 0 0 100 65434 0 264k --:--:-- --:--:-- --:--:-- 265k [2022-11-16T13:46:59.267Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/af696e210749021336152133b8ef9886b3924fac [Pipeline] } [2022-11-16T13:46:59.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-11-16T13:46:59.473Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-16T13:46:59.483Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:46:59.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-16T13:46:59.774Z] [2022-11-16T13:46:59.774Z] 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-16T13:47:00.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-16T13:47:00.071Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-16T13:47:00.071Z] df9b9388f04a: Pulling fs layer [2022-11-16T13:47:00.071Z] 52dc419b0ee2: Pulling fs layer [2022-11-16T13:47:00.071Z] 25bc292e5bac: Pulling fs layer [2022-11-16T13:47:00.071Z] 114826534d7a: Pulling fs layer [2022-11-16T13:47:00.071Z] 4657fd5d0bcf: Pulling fs layer [2022-11-16T13:47:00.071Z] 6ad1cebc031e: Pulling fs layer [2022-11-16T13:47:00.071Z] 8a3aa393b2d8: Pulling fs layer [2022-11-16T13:47:00.071Z] 114826534d7a: Waiting [2022-11-16T13:47:00.071Z] 4657fd5d0bcf: Waiting [2022-11-16T13:47:00.071Z] 6ad1cebc031e: Waiting [2022-11-16T13:47:00.071Z] 8a3aa393b2d8: Waiting [2022-11-16T13:47:00.071Z] 25bc292e5bac: Verifying Checksum [2022-11-16T13:47:00.071Z] 25bc292e5bac: Download complete [2022-11-16T13:47:00.071Z] 52dc419b0ee2: Verifying Checksum [2022-11-16T13:47:00.071Z] 52dc419b0ee2: Download complete [2022-11-16T13:47:00.071Z] 4657fd5d0bcf: Verifying Checksum [2022-11-16T13:47:00.071Z] 4657fd5d0bcf: Download complete [2022-11-16T13:47:00.071Z] df9b9388f04a: Download complete [2022-11-16T13:47:00.335Z] df9b9388f04a: Pull complete [2022-11-16T13:47:00.335Z] 6ad1cebc031e: Verifying Checksum [2022-11-16T13:47:00.335Z] 6ad1cebc031e: Download complete [2022-11-16T13:47:00.335Z] 52dc419b0ee2: Pull complete [2022-11-16T13:47:00.595Z] 25bc292e5bac: Pull complete [2022-11-16T13:47:00.853Z] 114826534d7a: Verifying Checksum [2022-11-16T13:47:00.853Z] 114826534d7a: Download complete [2022-11-16T13:47:01.110Z] 8a3aa393b2d8: Verifying Checksum [2022-11-16T13:47:01.110Z] 8a3aa393b2d8: Download complete [2022-11-16T13:47:04.389Z] 114826534d7a: Pull complete [2022-11-16T13:47:04.389Z] 4657fd5d0bcf: Pull complete [2022-11-16T13:47:04.646Z] 6ad1cebc031e: Pull complete [2022-11-16T13:47:07.932Z] 8a3aa393b2d8: Pull complete [2022-11-16T13:47:07.932Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-16T13:47:07.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-16T13:47:07.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:47:08.010Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:47:08.040Z] $ 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/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-16T13:47:14.792Z] $ docker top 70b923b4e9b8005d544de9217da56d63cdb42ec10aa64de28713de47cf7473fc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-16T13:47:14.853Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-11-16T13:47:15.129Z] + set -o pipefail [2022-11-16T13:47:15.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-11-16T13:47:20.397Z] [2022-11-16T13:47:20.397Z] Monitoring /w/workspace/edgex-go/350 (github.com/edgexfoundry/edgex-go)... [2022-11-16T13:47:20.397Z] [2022-11-16T13:47:20.397Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b6359f8d-92d3-41c3-834f-4711554d6380 [2022-11-16T13:47:20.397Z] [2022-11-16T13:47:20.397Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-16T13:47:20.397Z] [2022-11-16T13:47:20.397Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-16T13:47:20.397Z] [2022-11-16T13:47:20.397Z] [2022-11-16T13:47:20.397Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-16T13:47:20.397Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-16T13:47:20.397Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-16T13:47:20.406Z] $ docker stop --time=1 70b923b4e9b8005d544de9217da56d63cdb42ec10aa64de28713de47cf7473fc [2022-11-16T13:47:24.854Z] $ docker rm -f 70b923b4e9b8005d544de9217da56d63cdb42ec10aa64de28713de47cf7473fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-16T13:47:25.208Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T13:47:25.222Z] provisioning config files... [2022-11-16T13:47:25.228Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/350@tmp/config14173904197567779540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:47:25.525Z] --> edgex-publish-swagger.sh [2022-11-16T13:47:25.525Z] === Publish openapi/v2 API === [2022-11-16T13:47:25.525Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-16T13:47:25.525Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/350/openapi/v2/core-command.yaml] [2022-11-16T13:47:25.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:47:25.525Z] Dload Upload Total Spent Left Speed [2022-11-16T13:47:26.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 33256 0:00:01 0:00:01 --:--:-- 33256 100 33822 0 0 100 33822 0 33223 0:00:01 0:00:01 --:--:-- 33256 [2022-11-16T13:47:26.463Z] [2022-11-16T13:47:26.463Z] [2022-11-16T13:47:26.463Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/350/openapi/v2/core-data.yaml] [2022-11-16T13:47:26.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:47:26.463Z] Dload Upload Total Spent Left Speed [2022-11-16T13:47:27.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 64959 0:00:01 0:00:01 --:--:-- 64959 100 71585 0 0 100 71585 0 64900 0:00:01 0:00:01 --:--:-- 64900 [2022-11-16T13:47:27.839Z] [2022-11-16T13:47:27.839Z] [2022-11-16T13:47:27.839Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/350/openapi/v2/core-metadata.yaml] [2022-11-16T13:47:27.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:47:27.839Z] Dload Upload Total Spent Left Speed [2022-11-16T13:47:28.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 128k 0:00:01 0:00:01 --:--:-- 128k 100 144k 0 0 100 144k 0 128k 0:00:01 0:00:01 --:--:-- 128k [2022-11-16T13:47:28.776Z] [2022-11-16T13:47:28.776Z] [2022-11-16T13:47:28.776Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/350/openapi/v2/support-notifications.yaml] [2022-11-16T13:47:28.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:47:28.776Z] Dload Upload Total Spent Left Speed [2022-11-16T13:47:29.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89309 0 0 100 89309 0 85791 0:00:01 0:00:01 --:--:-- 85791 [2022-11-16T13:47:29.970Z] [2022-11-16T13:47:29.970Z] [2022-11-16T13:47:29.970Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/350/openapi/v2/support-scheduler.yaml] [2022-11-16T13:47:29.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:47:29.970Z] Dload Upload Total Spent Left Speed [2022-11-16T13:47:30.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 354k --:--:-- --:--:-- --:--:-- 354k 100 39547 0 0 100 39547 0 38962 0:00:01 0:00:01 --:--:-- 38962 [2022-11-16T13:47:30.907Z] [2022-11-16T13:47:30.907Z] [2022-11-16T13:47:30.907Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/350/openapi/v2/system-agent.yaml] [2022-11-16T13:47:30.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-16T13:47:30.907Z] Dload Upload Total Spent Left Speed [2022-11-16T13:47:31.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 19126 0:00:01 0:00:01 --:--:-- 19126 [2022-11-16T13:47:31.843Z] [2022-11-16T13:47:31.843Z] [Pipeline] } [2022-11-16T13:47:31.851Z] 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-16T13:47:32.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T13:47:32.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:47:32.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T13:47:32.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:47:32.616Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:47:32.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T13:47:33.158Z] $ docker top 67d28c66f114d10dd592ba060f07319226670388495277d26454926cc0d4201b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T13:47:33.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T13:47:33.246Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T13:47:33.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T13:47:33.371Z] $ docker exec 67d28c66f114d10dd592ba060f07319226670388495277d26454926cc0d4201b ssh-agent [2022-11-16T13:47:33.490Z] SSH_AUTH_SOCK=/tmp/ssh-plPN6RK0u7oQ/agent.31 [2022-11-16T13:47:33.490Z] SSH_AGENT_PID=37 [2022-11-16T13:47:33.494Z] Running ssh-add (command line suppressed) [2022-11-16T13:47:33.610Z] Identity added: /w/workspace/edgex-go/350@tmp/private_key_6428201043234240797.key (/w/workspace/edgex-go/350@tmp/private_key_6428201043234240797.key) [2022-11-16T13:47:33.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T13:47:33.916Z] + git semver tag [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,123 [run_tag] DEBUG tag force:False [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,123 [check_head_tag] DEBUG check head tag [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,125 [execute] INFO git cat-file --batch-check [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/350, universal_newlines=False, shell=None, istream=) [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,129 [execute] INFO git cat-file --batch [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/350, universal_newlines=False, shell=None, istream=) [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,163 [read_version] DEBUG read version from /w/workspace/edgex-go/350/.semver/main [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,163 [execute] INFO git tag -a v2.3.1-dev.2 -m v2.3.1-dev.2 [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,164 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.2', '-m', 'v2.3.1-dev.2'], cwd=/w/workspace/edgex-go/350, universal_newlines=False, shell=None, istream=None) [2022-11-16T13:47:34.174Z] 2022-11-16 13:47:34,169 [read_version] DEBUG read version from /w/workspace/edgex-go/350/.semver/main [2022-11-16T13:47:34.174Z] 2.3.1-dev.2 [Pipeline] } [2022-11-16T13:47:34.444Z] $ docker exec --env ******** --env ******** 67d28c66f114d10dd592ba060f07319226670388495277d26454926cc0d4201b ssh-agent -k [2022-11-16T13:47:34.550Z] unset SSH_AUTH_SOCK; [2022-11-16T13:47:34.550Z] unset SSH_AGENT_PID; [2022-11-16T13:47:34.556Z] echo Agent pid 37 killed; [2022-11-16T13:47:34.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T13:47:34.854Z] + git semver [Pipeline] } [2022-11-16T13:47:35.126Z] $ docker stop --time=1 67d28c66f114d10dd592ba060f07319226670388495277d26454926cc0d4201b [2022-11-16T13:47:36.440Z] $ docker rm -f 67d28c66f114d10dd592ba060f07319226670388495277d26454926cc0d4201b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:47:36.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-16T13:47:36.841Z] [2022-11-16T13:47:36.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:47:37.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-16T13:47:37.142Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-16T13:47:37.142Z] ab5ef0e58194: Pulling fs layer [2022-11-16T13:47:37.142Z] 9712f1f96733: Pulling fs layer [2022-11-16T13:47:37.142Z] 63f879dbbcfc: Pulling fs layer [2022-11-16T13:47:37.142Z] 0d9ebad4ef96: Pulling fs layer [2022-11-16T13:47:37.142Z] e9a5061849ea: Pulling fs layer [2022-11-16T13:47:37.142Z] 0d9ebad4ef96: Waiting [2022-11-16T13:47:37.142Z] d747dcd14b5f: Pulling fs layer [2022-11-16T13:47:37.142Z] 2de7ff778b66: Pulling fs layer [2022-11-16T13:47:37.142Z] d747dcd14b5f: Waiting [2022-11-16T13:47:37.142Z] e9a5061849ea: Waiting [2022-11-16T13:47:37.142Z] 2de7ff778b66: Waiting [2022-11-16T13:47:37.142Z] 9712f1f96733: Download complete [2022-11-16T13:47:37.738Z] 63f879dbbcfc: Verifying Checksum [2022-11-16T13:47:37.738Z] 63f879dbbcfc: Download complete [2022-11-16T13:47:37.738Z] e9a5061849ea: Verifying Checksum [2022-11-16T13:47:37.738Z] e9a5061849ea: Download complete [2022-11-16T13:47:37.738Z] d747dcd14b5f: Verifying Checksum [2022-11-16T13:47:37.738Z] d747dcd14b5f: Download complete [2022-11-16T13:47:37.999Z] ab5ef0e58194: Verifying Checksum [2022-11-16T13:47:37.999Z] ab5ef0e58194: Download complete [2022-11-16T13:47:37.999Z] 2de7ff778b66: Verifying Checksum [2022-11-16T13:47:37.999Z] 2de7ff778b66: Download complete [2022-11-16T13:47:37.999Z] 0d9ebad4ef96: Verifying Checksum [2022-11-16T13:47:37.999Z] 0d9ebad4ef96: Download complete [2022-11-16T13:47:41.274Z] ab5ef0e58194: Pull complete [2022-11-16T13:47:41.274Z] 9712f1f96733: Pull complete [2022-11-16T13:47:41.533Z] 63f879dbbcfc: Pull complete [2022-11-16T13:47:45.715Z] 0d9ebad4ef96: Pull complete [2022-11-16T13:47:45.974Z] e9a5061849ea: Pull complete [2022-11-16T13:47:45.974Z] d747dcd14b5f: Pull complete [2022-11-16T13:47:47.348Z] 2de7ff778b66: Pull complete [2022-11-16T13:47:47.348Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-16T13:47:47.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-16T13:47:47.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:47:47.419Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:47:47.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-16T13:47:53.104Z] $ docker top 795c8bcad9a4e05925a1bd699b84d13c6173e1d7cc0bd793691c5bc6de23784c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-16T13:47:53.168Z] provisioning config files... [2022-11-16T13:47:53.176Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/350@tmp/config3066054818520174892tmp [2022-11-16T13:47:53.184Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/350@tmp/config6115165376149643238tmp [2022-11-16T13:47:53.193Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/350@tmp/config16341950839877199734tmp [Pipeline] { [Pipeline] echo [2022-11-16T13:47:53.207Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:47:53.486Z] ---> sigul-configuration.sh [2022-11-16T13:47:53.487Z] gpg: directory `/root/.gnupg' created [2022-11-16T13:47:53.487Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-16T13:47:53.487Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-16T13:47:53.487Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-16T13:47:53.487Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-16T13:47:53.487Z] gpg: CAST5 encrypted data [2022-11-16T13:47:53.487Z] gpg: encrypted with 1 passphrase [2022-11-16T13:47:53.487Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-16T13:47:53.772Z] + mkdir /home/jenkins [2022-11-16T13:47:53.772Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-16T13:47:54.061Z] + 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-16T13:47:54.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:47:54.353Z] ---> sigul-install.sh [2022-11-16T13:47:54.353Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-16T13:47:54.635Z] + git tag --list [2022-11-16T13:47:54.635Z] 0.6.0 [2022-11-16T13:47:54.635Z] 0.6.1 [2022-11-16T13:47:54.635Z] 0.7.0 [2022-11-16T13:47:54.635Z] 0.7.1 [2022-11-16T13:47:54.635Z] v1.0.0 [2022-11-16T13:47:54.635Z] v1.0.1 [2022-11-16T13:47:54.635Z] v1.1.0 [2022-11-16T13:47:54.635Z] v1.2.0 [2022-11-16T13:47:54.635Z] v1.2.1 [2022-11-16T13:47:54.635Z] v1.3.0 [2022-11-16T13:47:54.635Z] v1.3.1 [2022-11-16T13:47:54.635Z] v2.0.0 [2022-11-16T13:47:54.635Z] v2.1.0 [2022-11-16T13:47:54.635Z] v2.1.1 [2022-11-16T13:47:54.635Z] v2.1.1-dev.1 [2022-11-16T13:47:54.636Z] v2.1.1-dev.2 [2022-11-16T13:47:54.636Z] v2.1.1-dev.3 [2022-11-16T13:47:54.636Z] v2.1.1-dev.4 [2022-11-16T13:47:54.636Z] v2.1.1-dev.5 [2022-11-16T13:47:54.636Z] v2.1.1-dev.6 [2022-11-16T13:47:54.636Z] v2.1.1-dev.7 [2022-11-16T13:47:54.636Z] v2.1.1-dev.8 [2022-11-16T13:47:54.636Z] v2.1.2-dev.1 [2022-11-16T13:47:54.636Z] v2.2.0 [2022-11-16T13:47:54.636Z] v2.2.1-dev.1 [2022-11-16T13:47:54.636Z] v2.2.1-dev.10 [2022-11-16T13:47:54.636Z] v2.2.1-dev.11 [2022-11-16T13:47:54.636Z] v2.2.1-dev.12 [2022-11-16T13:47:54.636Z] v2.2.1-dev.13 [2022-11-16T13:47:54.636Z] v2.2.1-dev.14 [2022-11-16T13:47:54.636Z] v2.2.1-dev.15 [2022-11-16T13:47:54.636Z] v2.2.1-dev.16 [2022-11-16T13:47:54.636Z] v2.2.1-dev.17 [2022-11-16T13:47:54.636Z] v2.2.1-dev.18 [2022-11-16T13:47:54.636Z] v2.2.1-dev.19 [2022-11-16T13:47:54.636Z] v2.2.1-dev.2 [2022-11-16T13:47:54.636Z] v2.2.1-dev.20 [2022-11-16T13:47:54.636Z] v2.2.1-dev.21 [2022-11-16T13:47:54.636Z] v2.2.1-dev.22 [2022-11-16T13:47:54.636Z] v2.2.1-dev.23 [2022-11-16T13:47:54.636Z] v2.2.1-dev.24 [2022-11-16T13:47:54.636Z] v2.2.1-dev.25 [2022-11-16T13:47:54.636Z] v2.2.1-dev.26 [2022-11-16T13:47:54.636Z] v2.2.1-dev.27 [2022-11-16T13:47:54.636Z] v2.2.1-dev.28 [2022-11-16T13:47:54.636Z] v2.2.1-dev.29 [2022-11-16T13:47:54.636Z] v2.2.1-dev.3 [2022-11-16T13:47:54.636Z] v2.2.1-dev.4 [2022-11-16T13:47:54.636Z] v2.2.1-dev.5 [2022-11-16T13:47:54.636Z] v2.2.1-dev.6 [2022-11-16T13:47:54.636Z] v2.2.1-dev.7 [2022-11-16T13:47:54.636Z] v2.2.1-dev.8 [2022-11-16T13:47:54.636Z] v2.2.1-dev.9 [2022-11-16T13:47:54.636Z] v2.3.0 [2022-11-16T13:47:54.636Z] v2.3.0-dev.100 [2022-11-16T13:47:54.636Z] v2.3.0-dev.101 [2022-11-16T13:47:54.636Z] v2.3.0-dev.102 [2022-11-16T13:47:54.636Z] v2.3.0-dev.103 [2022-11-16T13:47:54.636Z] v2.3.0-dev.104 [2022-11-16T13:47:54.636Z] v2.3.0-dev.105 [2022-11-16T13:47:54.636Z] v2.3.0-dev.106 [2022-11-16T13:47:54.636Z] v2.3.0-dev.29 [2022-11-16T13:47:54.636Z] v2.3.0-dev.30 [2022-11-16T13:47:54.636Z] v2.3.0-dev.31 [2022-11-16T13:47:54.636Z] v2.3.0-dev.32 [2022-11-16T13:47:54.636Z] v2.3.0-dev.33 [2022-11-16T13:47:54.636Z] v2.3.0-dev.34 [2022-11-16T13:47:54.636Z] v2.3.0-dev.35 [2022-11-16T13:47:54.636Z] v2.3.0-dev.36 [2022-11-16T13:47:54.636Z] v2.3.0-dev.37 [2022-11-16T13:47:54.636Z] v2.3.0-dev.38 [2022-11-16T13:47:54.636Z] v2.3.0-dev.39 [2022-11-16T13:47:54.636Z] v2.3.0-dev.40 [2022-11-16T13:47:54.636Z] v2.3.0-dev.41 [2022-11-16T13:47:54.636Z] v2.3.0-dev.42 [2022-11-16T13:47:54.636Z] v2.3.0-dev.43 [2022-11-16T13:47:54.636Z] v2.3.0-dev.44 [2022-11-16T13:47:54.636Z] v2.3.0-dev.45 [2022-11-16T13:47:54.636Z] v2.3.0-dev.46 [2022-11-16T13:47:54.636Z] v2.3.0-dev.47 [2022-11-16T13:47:54.636Z] v2.3.0-dev.48 [2022-11-16T13:47:54.636Z] v2.3.0-dev.49 [2022-11-16T13:47:54.636Z] v2.3.0-dev.50 [2022-11-16T13:47:54.636Z] v2.3.0-dev.51 [2022-11-16T13:47:54.636Z] v2.3.0-dev.52 [2022-11-16T13:47:54.636Z] v2.3.0-dev.53 [2022-11-16T13:47:54.636Z] v2.3.0-dev.54 [2022-11-16T13:47:54.636Z] v2.3.0-dev.55 [2022-11-16T13:47:54.636Z] v2.3.0-dev.56 [2022-11-16T13:47:54.636Z] v2.3.0-dev.57 [2022-11-16T13:47:54.636Z] v2.3.0-dev.58 [2022-11-16T13:47:54.636Z] v2.3.0-dev.59 [2022-11-16T13:47:54.636Z] v2.3.0-dev.60 [2022-11-16T13:47:54.636Z] v2.3.0-dev.61 [2022-11-16T13:47:54.636Z] v2.3.0-dev.62 [2022-11-16T13:47:54.636Z] v2.3.0-dev.63 [2022-11-16T13:47:54.636Z] v2.3.0-dev.64 [2022-11-16T13:47:54.636Z] v2.3.0-dev.65 [2022-11-16T13:47:54.636Z] v2.3.0-dev.66 [2022-11-16T13:47:54.636Z] v2.3.0-dev.67 [2022-11-16T13:47:54.636Z] v2.3.0-dev.68 [2022-11-16T13:47:54.636Z] v2.3.0-dev.69 [2022-11-16T13:47:54.636Z] v2.3.0-dev.70 [2022-11-16T13:47:54.636Z] v2.3.0-dev.71 [2022-11-16T13:47:54.636Z] v2.3.0-dev.72 [2022-11-16T13:47:54.636Z] v2.3.0-dev.73 [2022-11-16T13:47:54.636Z] v2.3.0-dev.74 [2022-11-16T13:47:54.636Z] v2.3.0-dev.75 [2022-11-16T13:47:54.636Z] v2.3.0-dev.76 [2022-11-16T13:47:54.636Z] v2.3.0-dev.77 [2022-11-16T13:47:54.636Z] v2.3.0-dev.78 [2022-11-16T13:47:54.636Z] v2.3.0-dev.79 [2022-11-16T13:47:54.636Z] v2.3.0-dev.80 [2022-11-16T13:47:54.636Z] v2.3.0-dev.81 [2022-11-16T13:47:54.636Z] v2.3.0-dev.82 [2022-11-16T13:47:54.636Z] v2.3.0-dev.83 [2022-11-16T13:47:54.636Z] v2.3.0-dev.84 [2022-11-16T13:47:54.636Z] v2.3.0-dev.85 [2022-11-16T13:47:54.636Z] v2.3.0-dev.86 [2022-11-16T13:47:54.636Z] v2.3.0-dev.87 [2022-11-16T13:47:54.636Z] v2.3.0-dev.88 [2022-11-16T13:47:54.636Z] v2.3.0-dev.89 [2022-11-16T13:47:54.636Z] v2.3.0-dev.90 [2022-11-16T13:47:54.636Z] v2.3.0-dev.91 [2022-11-16T13:47:54.636Z] v2.3.0-dev.92 [2022-11-16T13:47:54.636Z] v2.3.0-dev.93 [2022-11-16T13:47:54.636Z] v2.3.0-dev.94 [2022-11-16T13:47:54.636Z] v2.3.0-dev.95 [2022-11-16T13:47:54.636Z] v2.3.0-dev.96 [2022-11-16T13:47:54.636Z] v2.3.0-dev.97 [2022-11-16T13:47:54.636Z] v2.3.0-dev.98 [2022-11-16T13:47:54.636Z] v2.3.0-dev.99 [2022-11-16T13:47:54.636Z] v2.3.1-dev.1 [2022-11-16T13:47:54.636Z] v2.3.1-dev.2 [Pipeline] sh [2022-11-16T13:47:54.919Z] + lftools sign git-tag v2.3.1-dev.2 [2022-11-16T13:47:55.486Z] Signing Git tag with Sigul... [2022-11-16T13:47:55.486Z] Signing v2.3.1-dev.2 [Pipeline] echo [2022-11-16T13:47:55.753Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:47:56.033Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-16T13:47:56.040Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-16T13:47:56.058Z] $ docker stop --time=1 795c8bcad9a4e05925a1bd699b84d13c6173e1d7cc0bd793691c5bc6de23784c [2022-11-16T13:47:57.380Z] $ docker rm -f 795c8bcad9a4e05925a1bd699b84d13c6173e1d7cc0bd793691c5bc6de23784c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-16T13:47:57.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T13:47:57.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:47:58.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T13:47:58.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:47:58.158Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:47:58.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T13:47:58.702Z] $ docker top 75b02ef507189d26589a337db8b8cfa3785ec821d0d7660a68957b02181e69f5 -eo pid,comm [2022-11-16T13:47:58.750Z] 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-16T13:47:58.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T13:47:58.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T13:47:58.778Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T13:47:58.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T13:47:58.898Z] $ docker exec 75b02ef507189d26589a337db8b8cfa3785ec821d0d7660a68957b02181e69f5 ssh-agent [2022-11-16T13:47:59.022Z] SSH_AUTH_SOCK=/tmp/ssh-FUT8GTVe40Rf/agent.32 [2022-11-16T13:47:59.022Z] SSH_AGENT_PID=38 [2022-11-16T13:47:59.027Z] Running ssh-add (command line suppressed) [2022-11-16T13:47:59.155Z] Identity added: /w/workspace/edgex-go/350@tmp/private_key_8940745722915055242.key (/w/workspace/edgex-go/350@tmp/private_key_8940745722915055242.key) [2022-11-16T13:47:59.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T13:47:59.457Z] + git semver bump pre [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,684 [read_version] DEBUG read version from /w/workspace/edgex-go/350/.semver/main [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,684 [bump_version] DEBUG bumping version:2.3.1-dev.2 on axis:pre with prefix:dev [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,684 [bump_version] DEBUG bumped version:2.3.1-dev.3 [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,684 [write_version] DEBUG write version:2.3.1-dev.3 to path:/w/workspace/edgex-go/350/.semver/main with force:True [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,684 [read_version] DEBUG read version from /w/workspace/edgex-go/350/.semver/main [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,684 [write_file] DEBUG write to file:/w/workspace/edgex-go/350/.semver/main [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,687 [execute] INFO git cat-file --batch-check [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/350/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,703 [execute] INFO git cat-file --batch [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/350/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T13:47:59.721Z] 2022-11-16 13:47:59,717 [read_version] DEBUG read version from /w/workspace/edgex-go/350/.semver/main [2022-11-16T13:47:59.721Z] 2.3.1-dev.3 [Pipeline] } [2022-11-16T13:47:59.988Z] $ docker exec --env ******** --env ******** 75b02ef507189d26589a337db8b8cfa3785ec821d0d7660a68957b02181e69f5 ssh-agent -k [2022-11-16T13:48:00.096Z] unset SSH_AUTH_SOCK; [2022-11-16T13:48:00.097Z] unset SSH_AGENT_PID; [2022-11-16T13:48:00.097Z] echo Agent pid 38 killed; [2022-11-16T13:48:00.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T13:48:00.403Z] + git semver [Pipeline] } [2022-11-16T13:48:00.984Z] $ docker stop --time=1 75b02ef507189d26589a337db8b8cfa3785ec821d0d7660a68957b02181e69f5 [2022-11-16T13:48:02.268Z] $ docker rm -f 75b02ef507189d26589a337db8b8cfa3785ec821d0d7660a68957b02181e69f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-16T13:48:02.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-16T13:48:02.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:48:02.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-16T13:48:02.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:48:02.955Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:48:02.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-16T13:48:03.365Z] $ docker top 7639dcde73cbd31bf1c3831aecd953b95dbc0ade8b4b2cf48f4cd9c4699dded7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-16T13:48:03.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-16T13:48:03.456Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-16T13:48:03.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-16T13:48:03.564Z] $ docker exec 7639dcde73cbd31bf1c3831aecd953b95dbc0ade8b4b2cf48f4cd9c4699dded7 ssh-agent [2022-11-16T13:48:03.672Z] SSH_AUTH_SOCK=/tmp/ssh-VwJeAvl6pwy7/agent.31 [2022-11-16T13:48:03.672Z] SSH_AGENT_PID=37 [2022-11-16T13:48:03.677Z] Running ssh-add (command line suppressed) [2022-11-16T13:48:03.779Z] Identity added: /w/workspace/edgex-go/350@tmp/private_key_4808828916804945200.key (/w/workspace/edgex-go/350@tmp/private_key_4808828916804945200.key) [2022-11-16T13:48:03.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-16T13:48:04.078Z] + git semver push [2022-11-16T13:48:04.338Z] 2022-11-16 13:48:04,292 [run_push] DEBUG push [2022-11-16T13:48:04.338Z] 2022-11-16 13:48:04,292 [execute] INFO git cat-file --batch-check [2022-11-16T13:48:04.338Z] 2022-11-16 13:48:04,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/350/.semver, universal_newlines=False, shell=None, istream=) [2022-11-16T13:48:04.338Z] 2022-11-16 13:48:04,297 [execute] INFO git rev-list eb5d6feff5f3765d9035c194f8f084613aaed612 -- [2022-11-16T13:48:04.338Z] 2022-11-16 13:48:04,297 [execute] DEBUG Popen(['git', 'rev-list', 'eb5d6feff5f3765d9035c194f8f084613aaed612', '--'], cwd=/w/workspace/edgex-go/350/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-16T13:48:04.338Z] 2022-11-16 13:48:04,314 [execute] INFO git fetch -v origin [2022-11-16T13:48:04.338Z] 2022-11-16 13:48:04,314 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/350/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-16T13:48:04.905Z] 2022-11-16 13:48:04,855 [run_push] DEBUG no remote changes detected [2022-11-16T13:48:04.905Z] 2022-11-16 13:48:04,855 [execute] INFO git push origin semver [2022-11-16T13:48:04.905Z] 2022-11-16 13:48:04,856 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/350/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-16T13:48:05.841Z] 2022-11-16 13:48:05,836 [run_push] DEBUG push all version tags [2022-11-16T13:48:05.841Z] 2022-11-16 13:48:05,837 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-16T13:48:05.841Z] 2022-11-16 13:48:05,837 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/350, universal_newlines=False, shell=None, istream=None) [2022-11-16T13:48:06.779Z] 2022-11-16 13:48:06,776 [read_version] DEBUG read version from /w/workspace/edgex-go/350/.semver/main [2022-11-16T13:48:06.779Z] 2.3.1-dev.3 [Pipeline] } [2022-11-16T13:48:07.048Z] $ docker exec --env ******** --env ******** 7639dcde73cbd31bf1c3831aecd953b95dbc0ade8b4b2cf48f4cd9c4699dded7 ssh-agent -k [2022-11-16T13:48:07.160Z] unset SSH_AUTH_SOCK; [2022-11-16T13:48:07.160Z] unset SSH_AGENT_PID; [2022-11-16T13:48:07.160Z] echo Agent pid 37 killed; [2022-11-16T13:48:07.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-16T13:48:07.469Z] + git semver [Pipeline] } [2022-11-16T13:48:07.740Z] $ docker stop --time=1 7639dcde73cbd31bf1c3831aecd953b95dbc0ade8b4b2cf48f4cd9c4699dded7 [2022-11-16T13:48:09.058Z] $ docker rm -f 7639dcde73cbd31bf1c3831aecd953b95dbc0ade8b4b2cf48f4cd9c4699dded7 [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-16T13:48:09.634Z] + [ -d /w/workspace/edgex-go/350/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:48:09.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:48:10.828Z] ---> package-listing.sh [2022-11-16T13:48:10.828Z] ++ facter osfamily [2022-11-16T13:48:10.828Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-16T13:48:11.087Z] + OS_FAMILY=debian [2022-11-16T13:48:11.087Z] + workspace=/w/workspace/edgex-go/350 [2022-11-16T13:48:11.087Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-16T13:48:11.087Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-16T13:48:11.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-16T13:48:11.087Z] + PACKAGES=/tmp/packages_start.txt [2022-11-16T13:48:11.087Z] + '[' /w/workspace/edgex-go/350 ']' [2022-11-16T13:48:11.087Z] + PACKAGES=/tmp/packages_end.txt [2022-11-16T13:48:11.087Z] + case "${OS_FAMILY}" in [2022-11-16T13:48:11.087Z] + dpkg -l [2022-11-16T13:48:11.087Z] + grep '^ii' [2022-11-16T13:48:11.087Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-16T13:48:11.087Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-16T13:48:11.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-16T13:48:11.087Z] + '[' /w/workspace/edgex-go/350 ']' [2022-11-16T13:48:11.087Z] + mkdir -p /w/workspace/edgex-go/350/archives/ [2022-11-16T13:48:11.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/350/archives/ [Pipeline] echo [2022-11-16T13:48:11.097Z] 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/350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-16T13:48:11.373Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:48:11.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T13:48:11.924Z] [2022-11-16T13:48:11.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-16T13:48:12.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T13:48:12.217Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-16T13:48:12.217Z] 5eb5b503b376: Pulling fs layer [2022-11-16T13:48:12.217Z] 5c69ac0246d0: Pulling fs layer [2022-11-16T13:48:12.217Z] ec43610c2a17: Pulling fs layer [2022-11-16T13:48:12.217Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-16T13:48:12.217Z] 33b1e0a273af: Pulling fs layer [2022-11-16T13:48:12.217Z] 5d3b04190fa2: Pulling fs layer [2022-11-16T13:48:12.217Z] 2f39f015ded8: Pulling fs layer [2022-11-16T13:48:12.217Z] 3a2ae6a8a46f: Waiting [2022-11-16T13:48:12.217Z] 5d3b04190fa2: Waiting [2022-11-16T13:48:12.217Z] 33b1e0a273af: Waiting [2022-11-16T13:48:12.217Z] 2f39f015ded8: Waiting [2022-11-16T13:48:12.217Z] 5c69ac0246d0: Download complete [2022-11-16T13:48:12.474Z] 33b1e0a273af: Verifying Checksum [2022-11-16T13:48:12.474Z] 33b1e0a273af: Download complete [2022-11-16T13:48:12.474Z] 5d3b04190fa2: Verifying Checksum [2022-11-16T13:48:12.474Z] 5d3b04190fa2: Download complete [2022-11-16T13:48:12.474Z] ec43610c2a17: Verifying Checksum [2022-11-16T13:48:12.474Z] ec43610c2a17: Download complete [2022-11-16T13:48:12.732Z] 5eb5b503b376: Verifying Checksum [2022-11-16T13:48:12.732Z] 5eb5b503b376: Download complete [2022-11-16T13:48:13.296Z] 2f39f015ded8: Download complete [2022-11-16T13:48:13.862Z] 5eb5b503b376: Pull complete [2022-11-16T13:48:13.862Z] 5c69ac0246d0: Pull complete [2022-11-16T13:48:14.428Z] ec43610c2a17: Pull complete [2022-11-16T13:48:14.428Z] 3a2ae6a8a46f: Pull complete [2022-11-16T13:48:14.686Z] 33b1e0a273af: Pull complete [2022-11-16T13:48:14.944Z] 5d3b04190fa2: Pull complete [2022-11-16T13:48:19.127Z] 2f39f015ded8: Pull complete [2022-11-16T13:48:19.127Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-16T13:48:19.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-16T13:48:19.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-16T13:48:19.220Z] prd-ubuntu20.04-docker-8c-8g-119341 does not seem to be running inside a container [2022-11-16T13:48:19.248Z] $ 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/350/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/350 -v /w/workspace/edgex-go/350:/w/workspace/edgex-go/350:rw,z -v /w/workspace/edgex-go/350@tmp:/w/workspace/edgex-go/350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-16T13:48:23.924Z] $ docker top 1b1cdbc27495d63b173241d6ddf7791cf5f6302191d171fc87c18740caae0ad4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-16T13:48:24.264Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-16T13:48:24.547Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-16T13:48:24.831Z] + ls /var/log/sa-host [2022-11-16T13:48:24.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-16T13:48:25.013Z] provisioning config files... [2022-11-16T13:48:25.022Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/350@tmp/config5752781540871914436tmp [Pipeline] { [Pipeline] echo [2022-11-16T13:48:25.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:48:25.315Z] ---> create-netrc.sh [Pipeline] } [2022-11-16T13:48:25.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:48:25.648Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-16T13:48:25.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:48:25.937Z] ---> sudo-logs.sh [2022-11-16T13:48:25.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-16T13:48:25.955Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:48:26.233Z] ---> job-cost.sh [2022-11-16T13:48:26.233Z] lf-activate-venv: SKIPPING [2022-11-16T13:48:26.233Z] DEBUG: total: 0.10999999940395355 [2022-11-16T13:48:26.233Z] INFO: Retrieving Stack Cost... [2022-11-16T13:48:26.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-16T13:48:27.058Z] INFO: Archiving Costs [Pipeline] echo [2022-11-16T13:48:27.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-16T13:48:27.349Z] ---> logs-deploy.sh [2022-11-16T13:48:27.350Z] lf-activate-venv: SKIPPING [2022-11-16T13:48:27.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/350 [2022-11-16T13:48:27.350Z] INFO: archiving workspace using pattern(s): [2022-11-16T13:48:28.285Z] Archives upload complete. [2022-11-16T13:48:28.544Z] INFO: archiving logs to Nexus [2022-11-16T13:48:29.114Z] ---> uname -a: [2022-11-16T13:48:29.114Z] Linux prd-ubuntu20-04-docker-8c-8g-119341 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] ---> lscpu: [2022-11-16T13:48:29.114Z] Architecture: x86_64 [2022-11-16T13:48:29.114Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-16T13:48:29.114Z] Byte Order: Little Endian [2022-11-16T13:48:29.114Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-16T13:48:29.114Z] CPU(s): 8 [2022-11-16T13:48:29.114Z] On-line CPU(s) list: 0-7 [2022-11-16T13:48:29.114Z] Thread(s) per core: 1 [2022-11-16T13:48:29.114Z] Core(s) per socket: 1 [2022-11-16T13:48:29.114Z] Socket(s): 8 [2022-11-16T13:48:29.114Z] NUMA node(s): 1 [2022-11-16T13:48:29.114Z] Vendor ID: AuthenticAMD [2022-11-16T13:48:29.114Z] CPU family: 23 [2022-11-16T13:48:29.114Z] Model: 49 [2022-11-16T13:48:29.114Z] Model name: AMD EPYC-Rome Processor [2022-11-16T13:48:29.114Z] Stepping: 0 [2022-11-16T13:48:29.114Z] CPU MHz: 2800.002 [2022-11-16T13:48:29.114Z] BogoMIPS: 5600.00 [2022-11-16T13:48:29.114Z] Virtualization: AMD-V [2022-11-16T13:48:29.114Z] Hypervisor vendor: KVM [2022-11-16T13:48:29.114Z] Virtualization type: full [2022-11-16T13:48:29.114Z] L1d cache: 256 KiB [2022-11-16T13:48:29.114Z] L1i cache: 256 KiB [2022-11-16T13:48:29.114Z] L2 cache: 4 MiB [2022-11-16T13:48:29.114Z] L3 cache: 128 MiB [2022-11-16T13:48:29.114Z] NUMA node0 CPU(s): 0-7 [2022-11-16T13:48:29.114Z] Vulnerability Itlb multihit: Not affected [2022-11-16T13:48:29.114Z] Vulnerability L1tf: Not affected [2022-11-16T13:48:29.114Z] Vulnerability Mds: Not affected [2022-11-16T13:48:29.114Z] Vulnerability Meltdown: Not affected [2022-11-16T13:48:29.114Z] Vulnerability Mmio stale data: Not affected [2022-11-16T13:48:29.114Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-16T13:48:29.114Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-16T13:48:29.114Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-16T13:48:29.114Z] Vulnerability Srbds: Not affected [2022-11-16T13:48:29.114Z] Vulnerability Tsx async abort: Not affected [2022-11-16T13:48:29.114Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] ---> nproc: [2022-11-16T13:48:29.114Z] 8 [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] ---> df -h: [2022-11-16T13:48:29.114Z] Filesystem Size Used Avail Use% Mounted on [2022-11-16T13:48:29.114Z] overlay 155G 21G 135G 14% / [2022-11-16T13:48:29.114Z] tmpfs 64M 0 64M 0% /dev [2022-11-16T13:48:29.114Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-16T13:48:29.114Z] shm 64M 0 64M 0% /dev/shm [2022-11-16T13:48:29.114Z] /dev/vda1 155G 21G 135G 14% /facter-os [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] ---> sar -b -r -n DEV: [2022-11-16T13:48:29.114Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119341) 11/16/22 _x86_64_ (8 CPU) [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] 13:19:24 LINUX RESTART (8 CPU) [2022-11-16T13:48:29.114Z] [2022-11-16T13:48:29.114Z] 13:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-16T13:48:29.114Z] 13:21:01 133.71 10.94 122.76 0.00 1770.19 64011.11 0.00 [2022-11-16T13:48:29.114Z] 13:22:01 53.45 0.03 53.42 0.00 0.80 21546.68 0.00 [2022-11-16T13:48:29.114Z] 13:23:01 46.33 1.90 44.44 0.00 40.92 12768.16 0.00 [2022-11-16T13:48:29.114Z] 13:24:02 279.68 4.10 275.58 0.00 43.72 117382.33 0.00 [2022-11-16T13:48:29.114Z] 13:25:01 399.34 13.32 386.02 0.00 2991.76 212178.41 0.00 [2022-11-16T13:48:29.114Z] 13:26:01 723.06 0.17 722.90 0.00 17.60 197548.68 0.00 [2022-11-16T13:48:29.114Z] 13:27:01 461.86 5.30 456.56 0.00 42.39 212052.52 0.00 [2022-11-16T13:48:29.114Z] 13:28:01 816.85 0.22 816.63 0.00 19.86 128264.89 0.00 [2022-11-16T13:48:29.114Z] 13:29:01 26.70 0.07 26.63 0.00 9.33 769.87 0.00 [2022-11-16T13:48:29.114Z] 13:30:01 8.63 0.03 8.60 0.00 6.53 209.97 0.00 [2022-11-16T13:48:29.114Z] 13:31:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 [2022-11-16T13:48:29.114Z] 13:32:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2022-11-16T13:48:29.114Z] 13:33:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2022-11-16T13:48:29.114Z] 13:34:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2022-11-16T13:48:29.114Z] 13:35:01 1.42 0.02 1.40 0.00 0.13 16.26 0.00 [2022-11-16T13:48:29.114Z] 13:36:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2022-11-16T13:48:29.114Z] 13:37:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2022-11-16T13:48:29.114Z] 13:38:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2022-11-16T13:48:29.114Z] 13:39:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 [2022-11-16T13:48:29.114Z] 13:40:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2022-11-16T13:48:29.114Z] 13:41:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 [2022-11-16T13:48:29.114Z] 13:42:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2022-11-16T13:48:29.114Z] 13:43:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2022-11-16T13:48:29.114Z] 13:44:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2022-11-16T13:48:29.115Z] 13:45:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-11-16T13:48:29.115Z] 13:46:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 [2022-11-16T13:48:29.115Z] 13:47:01 2.55 0.07 2.48 0.00 7.87 127.58 0.00 [2022-11-16T13:48:29.115Z] 13:48:01 119.14 0.25 118.89 0.00 8.13 58375.47 0.00 [2022-11-16T13:48:29.115Z] Average: 110.21 1.29 108.92 0.00 174.50 36511.12 0.00 [2022-11-16T13:48:29.115Z] [2022-11-16T13:48:29.115Z] 13:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-16T13:48:29.115Z] 13:21:01 28394968 31618388 689064 2.10 89880 3374416 1877352 5.53 1075660 3011904 4 [2022-11-16T13:48:29.115Z] 13:22:01 28009652 31396568 902280 2.74 108472 3483632 2380672 7.02 1375704 3050756 88520 [2022-11-16T13:48:29.115Z] 13:23:01 27486780 31533292 763732 2.32 110840 4103200 1869860 5.51 1384584 3528240 391696 [2022-11-16T13:48:29.115Z] 13:24:02 24785500 31500080 782912 2.38 192356 6481404 1959056 5.77 1935648 5445360 531964 [2022-11-16T13:48:29.115Z] 13:25:01 21352832 30760812 1501432 4.57 284744 8984644 4178964 12.32 2912056 7776692 20580 [2022-11-16T13:48:29.115Z] 13:26:01 21522600 31434940 838288 2.55 295576 9470856 2141116 6.31 2125772 8401956 55464 [2022-11-16T13:48:29.115Z] 13:27:01 17932432 31207364 1053936 3.21 432848 12475552 2932836 8.64 2496324 11382956 450712 [2022-11-16T13:48:29.115Z] 13:28:01 19297588 31532176 745076 2.27 458916 11434852 1972180 5.81 2282856 10283084 1144 [2022-11-16T13:48:29.115Z] 13:29:01 19305648 31542088 734288 2.23 460168 11435692 1849028 5.45 2274916 10283288 520 [2022-11-16T13:48:29.115Z] 13:30:01 19305584 31542364 734088 2.23 460492 11435928 1851028 5.46 2273700 10283284 176 [2022-11-16T13:48:29.115Z] 13:31:01 19305504 31542336 734048 2.23 460516 11435932 1851028 5.46 2273532 10283288 8 [2022-11-16T13:48:29.115Z] 13:32:01 19313752 31550604 726004 2.21 460524 11435936 1851028 5.46 2265292 10283292 4 [2022-11-16T13:48:29.115Z] 13:33:01 19314288 31551128 725496 2.21 460532 11435940 1851028 5.46 2265276 10283296 24 [2022-11-16T13:48:29.115Z] 13:34:01 19314972 31552080 724712 2.20 460556 11435940 1851028 5.46 2264344 10283536 68 [2022-11-16T13:48:29.115Z] 13:35:01 19313500 31550776 726160 2.21 460580 11435944 1879232 5.54 2264712 10283564 228 [2022-11-16T13:48:29.115Z] 13:36:01 19314240 31551568 725308 2.21 460608 11435948 1879232 5.54 2264680 10283568 12 [2022-11-16T13:48:29.115Z] 13:37:01 19314436 31551764 725032 2.20 460616 11435948 1879232 5.54 2264372 10283568 4 [2022-11-16T13:48:29.115Z] 13:38:01 19314168 31551632 725088 2.21 460632 11436080 1879232 5.54 2264320 10283700 8 [2022-11-16T13:48:29.115Z] 13:39:01 19314112 31551600 725048 2.20 460660 11436080 1879232 5.54 2264348 10283700 8 [2022-11-16T13:48:29.115Z] 13:40:01 19314208 31551732 725012 2.20 460708 11436084 1879232 5.54 2264508 10283704 176 [2022-11-16T13:48:29.115Z] 13:41:01 19314192 31551760 724968 2.20 460740 11436084 1879232 5.54 2264448 10283704 12 [2022-11-16T13:48:29.115Z] 13:42:01 19313852 31551484 725212 2.21 460756 11436096 1879232 5.54 2264488 10283720 40 [2022-11-16T13:48:29.115Z] 13:43:01 19314128 31551764 724852 2.20 460776 11436100 1879232 5.54 2264600 10283724 4 [2022-11-16T13:48:29.115Z] 13:44:01 19313664 31551328 725232 2.21 460800 11436100 1879232 5.54 2264516 10283728 8 [2022-11-16T13:48:29.115Z] 13:45:01 19313448 31551148 725352 2.21 460816 11436104 1879232 5.54 2264936 10283732 12 [2022-11-16T13:48:29.115Z] 13:46:01 19313472 31551172 725308 2.21 460836 11436104 1879232 5.54 2264544 10283732 20 [2022-11-16T13:48:29.115Z] 13:47:01 18931200 31509452 766432 2.33 461148 11771808 2156224 6.35 2308388 10619256 336748 [2022-11-16T13:48:29.115Z] 13:48:01 17784020 31500620 769224 2.34 507560 12744384 2081888 6.14 2414612 11533144 1072 [2022-11-16T13:48:29.115Z] Average: 20468741 31496144 781914 2.38 401202 10363314 2043039 6.02 2182255 9290624 67116 [2022-11-16T13:48:29.115Z] [2022-11-16T13:48:29.115Z] 13:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-16T13:48:29.115Z] 13:21:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:21:01 ens3 1109.30 1043.46 12157.06 115.68 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:21:01 docker0 529.59 518.12 39.92 3542.05 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:22:01 ens3 33.91 22.99 32.29 14.53 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:22:01 veth80f69bf 1.43 1.62 0.11 0.14 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:22:01 docker0 1.43 1.50 0.09 0.13 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:23:01 ens3 47.78 48.35 26.41 112.46 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:23:01 veth80f69bf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:24:02 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:24:02 ens3 705.95 594.07 6703.30 60.37 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:24:02 vethf0fdb1d 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:24:02 docker0 534.60 616.50 36.60 5017.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:25:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:25:01 vethdd15c99 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:25:01 vetha6039d5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:25:01 ens3 67.70 42.40 671.94 9.20 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:25:01 veth8868dd7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:25:01 vethf0fdb1d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:25:01 veth488455c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:25:01 docker0 3.97 6.51 0.25 82.40 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:26:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:26:01 veth6a4ed97 1.28 2.52 0.10 26.21 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:26:01 ens3 128.98 78.57 925.49 23.07 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:26:01 vethf0fdb1d 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:26:01 docker0 45.39 83.64 3.39 845.64 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:26:01 vethca24b70 25.95 44.63 2.52 403.67 0.00 0.00 0.00 0.03 [2022-11-16T13:48:29.115Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:27:01 veth8997f34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:27:01 ens3 367.26 243.28 4407.05 30.88 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:27:01 vethf0fdb1d 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:27:01 vethc3e2a4e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:27:01 vetha498941 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:27:01 docker0 232.18 347.74 19.21 4391.38 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:28:01 lo 7.87 7.87 0.77 0.77 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:28:01 ens3 194.32 166.81 938.76 432.79 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:28:01 docker0 19.83 51.67 1.59 857.84 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:29:01 lo 44.66 44.66 4.40 4.40 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:29:01 ens3 478.64 484.50 229.31 2657.82 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:30:01 lo 9.20 9.20 0.90 0.90 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:30:01 ens3 137.38 134.06 55.49 969.69 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:35:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:37:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:40:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:43:01 ens3 0.47 0.48 0.26 0.22 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:44:01 ens3 0.97 0.87 7.01 0.07 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.115Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:45:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:47:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:47:01 ens3 166.19 89.07 3967.58 9.83 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:48:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:48:01 ens3 249.62 178.46 3939.68 45.99 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:48:01 veth092796c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] 13:48:01 docker0 40.87 63.86 3.69 696.44 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] Average: lo 2.63 2.63 0.26 0.26 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] Average: ens3 131.31 111.29 1211.09 160.20 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] Average: veth092796c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] Average: docker0 50.08 60.17 3.73 550.21 0.00 0.00 0.00 0.00 [2022-11-16T13:48:29.116Z] [2022-11-16T13:48:29.116Z] [2022-11-16T13:48:29.116Z] ---> sar -P ALL: [2022-11-16T13:48:29.116Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119341) 11/16/22 _x86_64_ (8 CPU) [2022-11-16T13:48:29.116Z] [2022-11-16T13:48:29.116Z] 13:19:24 LINUX RESTART (8 CPU) [2022-11-16T13:48:29.116Z] [2022-11-16T13:48:29.116Z] 13:20:02 CPU %user %nice %system %iowait %steal %idle [2022-11-16T13:48:29.116Z] 13:21:01 all 9.11 0.00 4.00 4.02 0.10 82.77 [2022-11-16T13:48:29.116Z] 13:21:01 0 7.99 0.00 3.61 0.94 0.10 87.36 [2022-11-16T13:48:29.116Z] 13:21:01 1 9.77 0.00 4.95 19.15 0.12 66.01 [2022-11-16T13:48:29.116Z] 13:21:01 2 11.25 0.00 3.58 1.01 0.10 84.07 [2022-11-16T13:48:29.116Z] 13:21:01 3 9.10 0.00 4.74 0.64 0.07 85.45 [2022-11-16T13:48:29.116Z] 13:21:01 4 8.13 0.00 3.36 1.11 0.10 87.30 [2022-11-16T13:48:29.116Z] 13:21:01 5 6.48 0.00 3.73 1.19 0.09 88.52 [2022-11-16T13:48:29.116Z] 13:21:01 6 8.54 0.00 3.91 3.74 0.09 83.72 [2022-11-16T13:48:29.116Z] 13:21:01 7 11.62 0.00 4.10 4.50 0.10 79.67 [2022-11-16T13:48:29.116Z] 13:22:01 all 31.71 0.00 6.03 1.29 0.08 60.88 [2022-11-16T13:48:29.116Z] 13:22:01 0 33.45 0.00 5.18 1.58 0.07 59.72 [2022-11-16T13:48:29.116Z] 13:22:01 1 33.47 0.00 7.24 6.43 0.08 52.77 [2022-11-16T13:48:29.116Z] 13:22:01 2 28.35 0.00 5.71 0.24 0.07 65.64 [2022-11-16T13:48:29.116Z] 13:22:01 3 33.41 0.00 5.92 0.37 0.12 60.18 [2022-11-16T13:48:29.116Z] 13:22:01 4 32.19 0.00 6.99 0.98 0.08 59.75 [2022-11-16T13:48:29.116Z] 13:22:01 5 27.28 0.00 5.57 0.30 0.08 66.76 [2022-11-16T13:48:29.116Z] 13:22:01 6 32.65 0.00 5.88 0.32 0.08 61.06 [2022-11-16T13:48:29.116Z] 13:22:01 7 32.88 0.00 5.78 0.07 0.08 61.19 [2022-11-16T13:48:29.116Z] 13:23:01 all 54.85 0.00 7.42 0.46 0.12 37.15 [2022-11-16T13:48:29.116Z] 13:23:01 0 56.22 0.00 7.68 0.88 0.12 35.11 [2022-11-16T13:48:29.116Z] 13:23:01 1 57.06 0.00 7.79 0.41 0.12 34.63 [2022-11-16T13:48:29.116Z] 13:23:01 2 52.40 0.00 7.52 0.26 0.10 39.72 [2022-11-16T13:48:29.116Z] 13:23:01 3 55.71 0.00 7.35 0.32 0.13 36.49 [2022-11-16T13:48:29.116Z] 13:23:01 4 55.63 0.00 7.68 0.10 0.15 36.44 [2022-11-16T13:48:29.116Z] 13:23:01 5 51.21 0.00 6.45 1.48 0.12 40.74 [2022-11-16T13:48:29.116Z] 13:23:01 6 55.46 0.00 7.32 0.08 0.10 37.03 [2022-11-16T13:48:29.116Z] 13:23:01 7 55.10 0.00 7.61 0.14 0.10 37.06 [2022-11-16T13:48:29.116Z] 13:24:02 all 10.90 0.00 6.62 7.53 0.09 74.86 [2022-11-16T13:48:29.116Z] 13:24:02 0 10.57 0.00 7.43 6.82 0.07 75.10 [2022-11-16T13:48:29.116Z] 13:24:02 1 12.47 0.00 6.02 6.24 0.08 75.19 [2022-11-16T13:48:29.116Z] 13:24:02 2 11.22 0.00 5.52 1.99 0.07 81.21 [2022-11-16T13:48:29.116Z] 13:24:02 3 11.04 0.00 7.83 1.67 0.08 79.37 [2022-11-16T13:48:29.116Z] 13:24:02 4 8.08 0.00 5.61 2.55 0.07 83.69 [2022-11-16T13:48:29.116Z] 13:24:02 5 10.83 0.00 6.50 3.53 0.08 79.05 [2022-11-16T13:48:29.116Z] 13:24:02 6 12.07 0.00 6.45 7.96 0.05 73.47 [2022-11-16T13:48:29.116Z] 13:24:02 7 10.91 0.00 7.64 29.67 0.19 51.59 [2022-11-16T13:48:29.116Z] 13:25:01 all 28.56 0.00 7.94 11.09 0.12 52.30 [2022-11-16T13:48:29.116Z] 13:25:01 0 28.90 0.00 7.35 7.35 0.07 56.33 [2022-11-16T13:48:29.116Z] 13:25:01 1 27.24 0.00 9.85 29.90 0.28 32.74 [2022-11-16T13:48:29.116Z] 13:25:01 2 28.17 0.00 8.22 3.59 0.07 59.96 [2022-11-16T13:48:29.116Z] 13:25:01 3 28.92 0.00 7.21 2.28 0.07 61.53 [2022-11-16T13:48:29.116Z] 13:25:01 4 28.76 0.00 7.90 6.20 0.12 57.02 [2022-11-16T13:48:29.116Z] 13:25:01 5 28.70 0.00 7.23 17.78 0.07 46.22 [2022-11-16T13:48:29.116Z] 13:25:01 6 28.72 0.00 7.45 3.48 0.07 60.28 [2022-11-16T13:48:29.116Z] 13:25:01 7 29.05 0.00 8.33 18.36 0.21 44.04 [2022-11-16T13:48:29.116Z] 13:26:01 all 36.03 0.00 8.90 14.11 0.16 40.80 [2022-11-16T13:48:29.116Z] 13:26:01 0 35.49 0.00 10.32 11.14 0.12 42.93 [2022-11-16T13:48:29.116Z] 13:26:01 1 36.57 0.00 8.35 16.29 0.19 38.60 [2022-11-16T13:48:29.116Z] 13:26:01 2 35.45 0.00 8.51 17.34 0.12 38.58 [2022-11-16T13:48:29.116Z] 13:26:01 3 36.72 0.00 8.49 8.64 0.10 46.04 [2022-11-16T13:48:29.116Z] 13:26:01 4 36.44 0.00 9.29 12.48 0.10 41.68 [2022-11-16T13:48:29.116Z] 13:26:01 5 35.36 0.00 8.84 26.01 0.17 29.62 [2022-11-16T13:48:29.116Z] 13:26:01 6 34.62 0.00 8.27 9.30 0.29 47.52 [2022-11-16T13:48:29.116Z] 13:26:01 7 37.61 0.00 9.14 11.68 0.19 41.39 [2022-11-16T13:48:29.116Z] 13:27:01 all 23.80 0.00 9.59 15.27 0.22 51.12 [2022-11-16T13:48:29.116Z] 13:27:01 0 25.11 0.00 10.77 20.23 0.10 43.80 [2022-11-16T13:48:29.116Z] 13:27:01 1 24.89 0.00 10.05 6.97 0.09 58.00 [2022-11-16T13:48:29.116Z] 13:27:01 2 22.19 0.00 9.42 22.31 0.09 45.99 [2022-11-16T13:48:29.116Z] 13:27:01 3 23.65 0.00 8.45 8.19 0.22 59.49 [2022-11-16T13:48:29.116Z] 13:27:01 4 22.53 0.00 9.45 34.75 0.55 32.72 [2022-11-16T13:48:29.116Z] 13:27:01 5 24.44 0.00 9.43 6.53 0.41 59.19 [2022-11-16T13:48:29.116Z] 13:27:01 6 23.07 0.00 9.13 10.17 0.17 57.45 [2022-11-16T13:48:29.116Z] 13:27:01 7 24.53 0.00 10.00 13.16 0.17 52.14 [2022-11-16T13:48:29.116Z] 13:28:01 all 41.02 0.00 9.60 8.02 0.18 41.19 [2022-11-16T13:48:29.116Z] 13:28:01 0 41.88 0.00 10.11 6.04 0.14 41.84 [2022-11-16T13:48:29.116Z] 13:28:01 1 37.67 0.00 8.09 8.41 0.10 45.73 [2022-11-16T13:48:29.116Z] 13:28:01 2 42.17 0.00 9.17 8.43 0.26 39.96 [2022-11-16T13:48:29.116Z] 13:28:01 3 40.83 0.00 9.95 13.31 0.10 35.82 [2022-11-16T13:48:29.116Z] 13:28:01 4 39.10 0.00 8.52 3.94 0.15 48.29 [2022-11-16T13:48:29.116Z] 13:28:01 5 42.70 0.00 10.51 8.32 0.14 38.32 [2022-11-16T13:48:29.116Z] 13:28:01 6 40.75 0.00 10.09 4.97 0.22 43.97 [2022-11-16T13:48:29.116Z] 13:28:01 7 43.05 0.00 10.34 10.68 0.29 35.64 [2022-11-16T13:48:29.116Z] 13:29:01 all 8.51 0.00 1.09 0.33 0.09 89.98 [2022-11-16T13:48:29.116Z] 13:29:01 0 11.25 0.00 1.14 0.18 0.13 87.29 [2022-11-16T13:48:29.116Z] 13:29:01 1 8.52 0.00 1.00 0.13 0.05 90.29 [2022-11-16T13:48:29.116Z] 13:29:01 2 6.71 0.00 0.97 0.10 0.12 92.11 [2022-11-16T13:48:29.116Z] 13:29:01 3 11.07 0.00 1.76 2.01 0.12 85.04 [2022-11-16T13:48:29.116Z] 13:29:01 4 5.69 0.00 0.82 0.02 0.07 93.41 [2022-11-16T13:48:29.116Z] 13:29:01 5 5.89 0.00 0.96 0.07 0.08 93.00 [2022-11-16T13:48:29.116Z] 13:29:01 6 7.20 0.00 1.00 0.08 0.07 91.65 [2022-11-16T13:48:29.116Z] 13:29:01 7 11.73 0.00 1.07 0.05 0.12 87.04 [2022-11-16T13:48:29.116Z] 13:30:01 all 3.45 0.00 0.36 0.07 0.03 96.09 [2022-11-16T13:48:29.116Z] 13:30:01 0 5.88 0.00 0.42 0.15 0.03 93.52 [2022-11-16T13:48:29.116Z] 13:30:01 1 0.48 0.00 0.17 0.00 0.02 99.33 [2022-11-16T13:48:29.116Z] 13:30:01 2 2.03 0.00 0.27 0.00 0.02 97.69 [2022-11-16T13:48:29.116Z] 13:30:01 3 4.99 0.00 0.58 0.15 0.03 94.24 [2022-11-16T13:48:29.116Z] 13:30:01 4 4.90 0.00 0.45 0.03 0.02 94.61 [2022-11-16T13:48:29.116Z] 13:30:01 5 0.37 0.00 0.18 0.00 0.03 99.42 [2022-11-16T13:48:29.116Z] 13:30:01 6 3.37 0.00 0.25 0.00 0.03 96.35 [2022-11-16T13:48:29.116Z] 13:30:01 7 5.59 0.00 0.55 0.20 0.05 93.61 [2022-11-16T13:48:29.116Z] 13:31:01 all 0.20 0.00 0.02 0.00 0.00 99.78 [2022-11-16T13:48:29.116Z] 13:31:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2022-11-16T13:48:29.116Z] 13:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.116Z] 13:31:01 2 1.52 0.00 0.07 0.00 0.02 98.40 [2022-11-16T13:48:29.116Z] 13:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-16T13:48:29.116Z] 13:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.116Z] 13:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.116Z] 13:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.116Z] 13:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-16T13:48:29.116Z] [2022-11-16T13:48:29.116Z] 13:31:01 CPU %user %nice %system %iowait %steal %idle [2022-11-16T13:48:29.116Z] 13:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-16T13:48:29.116Z] 13:32:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-16T13:48:29.116Z] 13:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-16T13:48:29.116Z] 13:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-16T13:48:29.116Z] 13:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-16T13:48:29.116Z] 13:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.116Z] 13:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-16T13:48:29.116Z] 13:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-16T13:48:29.116Z] 13:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-16T13:48:29.116Z] 13:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-11-16T13:48:29.116Z] 13:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-16T13:48:29.116Z] 13:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.116Z] 13:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-16T13:48:29.116Z] 13:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-16T13:48:29.116Z] 13:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.116Z] 13:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.116Z] 13:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.116Z] 13:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-16T13:48:29.116Z] 13:34:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2022-11-16T13:48:29.116Z] 13:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-16T13:48:29.116Z] 13:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-16T13:48:29.116Z] 13:34:01 2 1.00 0.00 0.05 0.00 0.02 98.94 [2022-11-16T13:48:29.116Z] 13:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-16T13:48:29.116Z] 13:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-16T13:48:29.116Z] 13:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.116Z] 13:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-16T13:48:29.116Z] 13:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-16T13:48:29.116Z] 13:35:01 all 0.01 0.00 0.03 0.00 0.01 99.95 [2022-11-16T13:48:29.117Z] 13:35:01 0 0.00 0.00 0.05 0.02 0.02 99.92 [2022-11-16T13:48:29.117Z] 13:35:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:35:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2022-11-16T13:48:29.117Z] 13:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-16T13:48:29.117Z] 13:35:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-16T13:48:29.117Z] 13:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-16T13:48:29.117Z] 13:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:36:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2022-11-16T13:48:29.117Z] 13:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-16T13:48:29.117Z] 13:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-16T13:48:29.117Z] 13:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:37:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-11-16T13:48:29.117Z] 13:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-11-16T13:48:29.117Z] 13:38:01 0 0.00 0.00 0.02 0.05 0.02 99.92 [2022-11-16T13:48:29.117Z] 13:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:38:01 2 0.03 0.00 0.02 0.00 0.05 99.90 [2022-11-16T13:48:29.117Z] 13:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-16T13:48:29.117Z] 13:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:39:01 all 0.23 0.00 0.01 0.01 0.01 99.73 [2022-11-16T13:48:29.117Z] 13:39:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2022-11-16T13:48:29.117Z] 13:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:39:01 2 1.74 0.00 0.02 0.00 0.03 98.21 [2022-11-16T13:48:29.117Z] 13:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-16T13:48:29.117Z] 13:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:39:01 7 0.02 0.00 0.02 0.08 0.02 99.87 [2022-11-16T13:48:29.117Z] 13:40:01 all 0.17 0.00 0.01 0.14 0.01 99.67 [2022-11-16T13:48:29.117Z] 13:40:01 0 0.02 0.00 0.03 0.23 0.02 99.70 [2022-11-16T13:48:29.117Z] 13:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:40:01 2 1.29 0.00 0.02 0.00 0.02 98.68 [2022-11-16T13:48:29.117Z] 13:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:40:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2022-11-16T13:48:29.117Z] 13:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-16T13:48:29.117Z] 13:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:40:01 7 0.00 0.00 0.00 0.85 0.00 99.15 [2022-11-16T13:48:29.117Z] 13:41:01 all 0.16 0.00 0.01 0.05 0.00 99.78 [2022-11-16T13:48:29.117Z] 13:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-16T13:48:29.117Z] 13:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:41:01 2 1.14 0.00 0.03 0.00 0.02 98.81 [2022-11-16T13:48:29.117Z] 13:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-16T13:48:29.117Z] 13:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:41:01 7 0.00 0.00 0.00 0.38 0.00 99.62 [2022-11-16T13:48:29.117Z] 13:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-11-16T13:48:29.117Z] 13:42:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-16T13:48:29.117Z] 13:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:42:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2022-11-16T13:48:29.117Z] 13:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:42:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2022-11-16T13:48:29.117Z] 13:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:42:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2022-11-16T13:48:29.117Z] 13:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-16T13:48:29.117Z] [2022-11-16T13:48:29.117Z] 13:42:01 CPU %user %nice %system %iowait %steal %idle [2022-11-16T13:48:29.117Z] 13:43:01 all 0.06 0.00 0.01 0.03 0.01 99.90 [2022-11-16T13:48:29.117Z] 13:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:43:01 2 0.38 0.00 0.00 0.00 0.00 99.62 [2022-11-16T13:48:29.117Z] 13:43:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2022-11-16T13:48:29.117Z] 13:43:01 4 0.00 0.00 0.00 0.12 0.02 99.87 [2022-11-16T13:48:29.117Z] 13:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:43:01 7 0.02 0.00 0.00 0.10 0.00 99.88 [2022-11-16T13:48:29.117Z] 13:44:01 all 0.02 0.00 0.00 0.02 0.01 99.95 [2022-11-16T13:48:29.117Z] 13:44:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2022-11-16T13:48:29.117Z] 13:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:44:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2022-11-16T13:48:29.117Z] 13:44:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2022-11-16T13:48:29.117Z] 13:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-16T13:48:29.117Z] 13:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:44:01 7 0.00 0.00 0.00 0.17 0.00 99.83 [2022-11-16T13:48:29.117Z] 13:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-16T13:48:29.117Z] 13:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-16T13:48:29.117Z] 13:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-16T13:48:29.117Z] 13:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:45:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-11-16T13:48:29.117Z] 13:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-16T13:48:29.117Z] 13:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-16T13:48:29.117Z] 13:46:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-11-16T13:48:29.117Z] 13:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:46:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-16T13:48:29.117Z] 13:46:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-11-16T13:48:29.117Z] 13:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-16T13:48:29.117Z] 13:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-16T13:48:29.117Z] 13:46:01 7 0.00 0.00 0.02 0.07 0.00 99.92 [2022-11-16T13:48:29.117Z] 13:47:01 all 0.83 0.00 0.42 0.02 0.01 98.72 [2022-11-16T13:48:29.117Z] 13:47:01 0 1.05 0.00 0.48 0.02 0.02 98.43 [2022-11-16T13:48:29.117Z] 13:47:01 1 0.87 0.00 0.37 0.00 0.00 98.77 [2022-11-16T13:48:29.117Z] 13:47:01 2 0.87 0.00 0.42 0.00 0.02 98.69 [2022-11-16T13:48:29.117Z] 13:47:01 3 0.47 0.00 0.62 0.00 0.00 98.91 [2022-11-16T13:48:29.117Z] 13:47:01 4 1.19 0.00 0.33 0.02 0.02 98.45 [2022-11-16T13:48:29.117Z] 13:47:01 5 0.98 0.00 0.42 0.02 0.00 98.58 [2022-11-16T13:48:29.117Z] 13:47:01 6 0.55 0.00 0.30 0.00 0.00 99.15 [2022-11-16T13:48:29.117Z] 13:47:01 7 0.68 0.00 0.43 0.08 0.02 98.78 [2022-11-16T13:48:29.117Z] 13:48:01 all 8.48 0.00 3.66 3.66 0.06 84.14 [2022-11-16T13:48:29.117Z] 13:48:01 0 8.43 0.00 3.49 10.78 0.05 77.26 [2022-11-16T13:48:29.117Z] 13:48:01 1 7.97 0.00 3.43 0.03 0.07 88.50 [2022-11-16T13:48:29.117Z] 13:48:01 2 6.92 0.00 2.82 0.27 0.05 89.94 [2022-11-16T13:48:29.117Z] 13:48:01 3 9.88 0.00 4.12 0.10 0.07 85.83 [2022-11-16T13:48:29.117Z] 13:48:01 4 9.41 0.00 3.68 0.41 0.05 86.45 [2022-11-16T13:48:29.117Z] 13:48:01 5 9.42 0.00 3.39 1.37 0.07 85.76 [2022-11-16T13:48:29.117Z] 13:48:01 6 7.88 0.00 4.01 1.77 0.07 86.28 [2022-11-16T13:48:29.117Z] 13:48:01 7 7.96 0.00 4.31 14.62 0.08 73.03 [2022-11-16T13:48:29.117Z] Average: all 9.11 0.00 2.32 2.33 0.05 86.19 [2022-11-16T13:48:29.117Z] Average: 0 9.41 0.00 2.41 2.34 0.04 85.80 [2022-11-16T13:48:29.117Z] Average: 1 9.07 0.00 2.37 3.28 0.04 85.23 [2022-11-16T13:48:29.117Z] Average: 2 8.98 0.00 2.20 1.94 0.05 86.83 [2022-11-16T13:48:29.117Z] Average: 3 9.40 0.00 2.37 1.33 0.04 86.86 [2022-11-16T13:48:29.117Z] Average: 4 8.90 0.00 2.26 2.20 0.05 86.58 [2022-11-16T13:48:29.117Z] Average: 5 8.60 0.00 2.23 2.34 0.05 86.78 [2022-11-16T13:48:29.117Z] Average: 6 9.00 0.00 2.26 1.48 0.05 87.22 [2022-11-16T13:48:29.117Z] Average: 7 9.56 0.00 2.45 3.69 0.06 84.24 [2022-11-16T13:48:29.117Z] [2022-11-16T13:48:29.117Z] [2022-11-16T13:48:29.117Z]