Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 726ff502df72fc04a097b92e9f3a3eaa523f4e40 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-ssh11479353959979856081.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18353601713005744266.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11451619080367849045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh15047155028620639091.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13508929336398791737.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-29883’ is offline Running on prd-ubuntu20.04-docker-8c-8g-29887 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/300 [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/300 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 726ff502df72fc04a097b92e9f3a3eaa523f4e40 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 726ff502df72fc04a097b92e9f3a3eaa523f4e40 # timeout=10 Commit message: "Fix: Delayed start services for support- services fail (#4159)" > git rev-list --no-walk c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-19T22:31:01.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-19T22:31:01.671Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-19T22:31:01.683Z] ========================================================= [2022-09-19T22:31:01.683Z] EdgeX Global Pipelines Version Info [2022-09-19T22:31:01.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:31:02.436Z] ------------------- [2022-09-19T22:31:02.436Z] stable info: [2022-09-19T22:31:02.436Z] ------------------- [2022-09-19T22:31:02.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-19T22:31:02.436Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T22:31:02.436Z] Message: update stable to v1.0.239 [2022-09-19T22:31:03.009Z] ------------------- [2022-09-19T22:31:03.009Z] experimental info: [2022-09-19T22:31:03.009Z] ------------------- [2022-09-19T22:31:03.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-19T22:31:03.009Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T22:31:03.009Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-19T22:31:03.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-19T22:31:03.284Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-19T22:31:03.292Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-19T22:31:03.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-19T22:31:03.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-19T22:31:03.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-19T22:31:03.333Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-19T22:31:03.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-19T22:31:03.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-19T22:31:03.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-19T22:31:03.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-19T22:31:03.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-19T22:31:03.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-19T22:31:03.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-19T22:31:03.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-19T22:31:03.428Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T22:31:03.438Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T22:31:03.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-19T22:31:03.460Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-19T22:31:03.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-19T22:31:03.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-19T22:31:03.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-19T22:31:03.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-19T22:31:03.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-19T22:31:03.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-19T22:31:03.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-19T22:31:03.552Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] echo [2022-09-19T22:31:03.564Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 726ff50 [Pipeline] echo [2022-09-19T22:31:03.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T22:31:03.618Z] provisioning config files... [2022-09-19T22:31:03.631Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/300@tmp/config3295146430007928810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:31:03.938Z] ---> docker-login.sh [2022-09-19T22:31:03.938Z] nexus3.edgexfoundry.org:10001 [2022-09-19T22:31:04.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:31:04.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:31:04.474Z] Configure a credential helper to remove this warning. See [2022-09-19T22:31:04.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:31:04.474Z] [2022-09-19T22:31:04.474Z] Login Succeeded [2022-09-19T22:31:04.474Z] nexus3.edgexfoundry.org:10002 [2022-09-19T22:31:04.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:31:04.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:31:04.474Z] Configure a credential helper to remove this warning. See [2022-09-19T22:31:04.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:31:04.474Z] [2022-09-19T22:31:04.474Z] Login Succeeded [2022-09-19T22:31:04.474Z] nexus3.edgexfoundry.org:10003 [2022-09-19T22:31:04.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:31:04.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:31:04.737Z] Configure a credential helper to remove this warning. See [2022-09-19T22:31:04.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:31:04.737Z] [2022-09-19T22:31:04.737Z] Login Succeeded [2022-09-19T22:31:04.737Z] nexus3.edgexfoundry.org:10004 [2022-09-19T22:31:04.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:31:04.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:31:04.998Z] Configure a credential helper to remove this warning. See [2022-09-19T22:31:04.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:31:04.998Z] [2022-09-19T22:31:04.998Z] Login Succeeded [2022-09-19T22:31:04.998Z] docker.io [2022-09-19T22:31:04.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:31:05.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:31:05.260Z] Configure a credential helper to remove this warning. See [2022-09-19T22:31:05.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:31:05.260Z] [2022-09-19T22:31:05.260Z] Login Succeeded [2022-09-19T22:31:05.260Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T22:31:05.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T22:31:05.590Z] + 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-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + dirname cmd/core-command/Dockerfile [2022-09-19T22:31:05.590Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/core-data/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/core-metadata/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/support-notifications/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-19T22:31:05.590Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-19T22:31:05.590Z] + cut -d/ -f2 [2022-09-19T22:31:05.590Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-19T22:31:05.590Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-19T22:31:05.631Z] 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-09-19T22:31:06.023Z] + git rev-list -1 --merges 726ff502df72fc04a097b92e9f3a3eaa523f4e40~1..726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] echo [2022-09-19T22:31:06.047Z] -----------> git rev-list -1 --merges 726ff502df72fc04a097b92e9f3a3eaa523f4e40~1..726ff502df72fc04a097b92e9f3a3eaa523f4e40 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [false] [Pipeline] sh [2022-09-19T22:31:06.337Z] + git log --format=format:%s -1 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] echo [2022-09-19T22:31:06.356Z] ========================================================= [2022-09-19T22:31:06.357Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-19T22:31:06.357Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-19T22:31:06.786Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T22:31:06.786Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-19T22:31:06.786Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-19T22:31:06.786Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-19T22:31:06.786Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-19T22:31:06.786Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-19T22:31:06.786Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:31:07.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T22:31:07.219Z] [2022-09-19T22:31:07.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:31:07.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T22:31:07.534Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-19T22:31:07.534Z] b85a868b505f: Pulling fs layer [2022-09-19T22:31:07.534Z] e2be974225ed: Pulling fs layer [2022-09-19T22:31:07.534Z] 339a4e72a1f5: Pulling fs layer [2022-09-19T22:31:07.534Z] 988bab9f4d93: Pulling fs layer [2022-09-19T22:31:07.534Z] 1469e6f7b9e6: Pulling fs layer [2022-09-19T22:31:07.534Z] eaf3925da568: Pulling fs layer [2022-09-19T22:31:07.534Z] bab4dde63d76: Pulling fs layer [2022-09-19T22:31:07.534Z] bde34c3a00c8: Pulling fs layer [2022-09-19T22:31:07.534Z] b352a97aabf1: Pulling fs layer [2022-09-19T22:31:07.534Z] 4872d77fe225: Pulling fs layer [2022-09-19T22:31:07.534Z] 5851b861e8e6: Pulling fs layer [2022-09-19T22:31:07.534Z] 1469e6f7b9e6: Waiting [2022-09-19T22:31:07.534Z] eaf3925da568: Waiting [2022-09-19T22:31:07.534Z] bab4dde63d76: Waiting [2022-09-19T22:31:07.534Z] 4872d77fe225: Waiting [2022-09-19T22:31:07.534Z] bde34c3a00c8: Waiting [2022-09-19T22:31:07.534Z] 5851b861e8e6: Waiting [2022-09-19T22:31:07.534Z] b352a97aabf1: Waiting [2022-09-19T22:31:07.534Z] 988bab9f4d93: Waiting [2022-09-19T22:31:07.796Z] e2be974225ed: Download complete [2022-09-19T22:31:07.796Z] 988bab9f4d93: Verifying Checksum [2022-09-19T22:31:07.796Z] 988bab9f4d93: Download complete [2022-09-19T22:31:07.796Z] 1469e6f7b9e6: Verifying Checksum [2022-09-19T22:31:07.796Z] 1469e6f7b9e6: Download complete [2022-09-19T22:31:07.796Z] 339a4e72a1f5: Verifying Checksum [2022-09-19T22:31:07.796Z] 339a4e72a1f5: Download complete [2022-09-19T22:31:07.796Z] eaf3925da568: Verifying Checksum [2022-09-19T22:31:07.796Z] eaf3925da568: Download complete [2022-09-19T22:31:07.796Z] bde34c3a00c8: Verifying Checksum [2022-09-19T22:31:07.796Z] bde34c3a00c8: Download complete [2022-09-19T22:31:07.796Z] b352a97aabf1: Download complete [2022-09-19T22:31:07.796Z] 4872d77fe225: Verifying Checksum [2022-09-19T22:31:07.796Z] 4872d77fe225: Download complete [2022-09-19T22:31:07.796Z] 5851b861e8e6: Download complete [2022-09-19T22:31:07.796Z] b85a868b505f: Verifying Checksum [2022-09-19T22:31:07.796Z] b85a868b505f: Download complete [2022-09-19T22:31:08.368Z] bab4dde63d76: Verifying Checksum [2022-09-19T22:31:08.368Z] bab4dde63d76: Download complete [2022-09-19T22:31:09.312Z] b85a868b505f: Pull complete [2022-09-19T22:31:09.573Z] e2be974225ed: Pull complete [2022-09-19T22:31:10.148Z] 339a4e72a1f5: Pull complete [2022-09-19T22:31:10.148Z] 988bab9f4d93: Pull complete [2022-09-19T22:31:10.725Z] 1469e6f7b9e6: Pull complete [2022-09-19T22:31:10.725Z] eaf3925da568: Pull complete [2022-09-19T22:31:12.639Z] bab4dde63d76: Pull complete [2022-09-19T22:31:12.901Z] bde34c3a00c8: Pull complete [2022-09-19T22:31:12.901Z] b352a97aabf1: Pull complete [2022-09-19T22:31:12.901Z] 4872d77fe225: Pull complete [2022-09-19T22:31:13.164Z] 5851b861e8e6: Pull complete [2022-09-19T22:31:13.164Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-19T22:31:13.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T22:31:13.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:31:13.265Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:31:13.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:31:15.151Z] $ docker top 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T22:31:15.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T22:31:15.253Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T22:31:15.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T22:31:15.385Z] $ docker exec 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 ssh-agent [2022-09-19T22:31:15.529Z] SSH_AUTH_SOCK=/tmp/ssh-tuQEkdbY1JTT/agent.33 [2022-09-19T22:31:15.529Z] SSH_AGENT_PID=39 [2022-09-19T22:31:15.535Z] Running ssh-add (command line suppressed) [2022-09-19T22:31:15.666Z] Identity added: /w/workspace/edgex-go/300@tmp/private_key_6860299204051946063.key (/w/workspace/edgex-go/300@tmp/private_key_6860299204051946063.key) [2022-09-19T22:31:15.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T22:31:15.972Z] + git tag --points-at HEAD [Pipeline] } [2022-09-19T22:31:15.987Z] $ docker exec --env ******** --env ******** 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 ssh-agent -k [2022-09-19T22:31:16.093Z] unset SSH_AUTH_SOCK; [2022-09-19T22:31:16.093Z] unset SSH_AGENT_PID; [2022-09-19T22:31:16.093Z] echo Agent pid 39 killed; [2022-09-19T22:31:16.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-19T22:31:16.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T22:31:16.135Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T22:31:16.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T22:31:16.295Z] $ docker exec 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 ssh-agent [2022-09-19T22:31:16.447Z] SSH_AUTH_SOCK=/tmp/ssh-ZMgfppa1SnmA/agent.72 [2022-09-19T22:31:16.447Z] SSH_AGENT_PID=78 [2022-09-19T22:31:16.452Z] Running ssh-add (command line suppressed) [2022-09-19T22:31:16.571Z] Identity added: /w/workspace/edgex-go/300@tmp/private_key_5613479776548975771.key (/w/workspace/edgex-go/300@tmp/private_key_5613479776548975771.key) [2022-09-19T22:31:16.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T22:31:16.887Z] + git semver init [2022-09-19T22:31:17.149Z] 2022-09-19 22:31:17,106 [run_init] DEBUG init version:0.0.0 force:False [2022-09-19T22:31:17.149Z] 2022-09-19 22:31:17,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/300/.semver [2022-09-19T22:31:17.149Z] 2022-09-19 22:31:17,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/300/.semver [2022-09-19T22:31:17.149Z] 2022-09-19 22:31:17,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/300/.semver'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=None) [2022-09-19T22:31:22.477Z] 2022-09-19 22:31:21,766 [append_file] DEBUG append to file:/w/workspace/edgex-go/300/.git/info/exclude [2022-09-19T22:31:22.477Z] 2022-09-19 22:31:21,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/300/.semver/main with force:False [2022-09-19T22:31:22.477Z] 2022-09-19 22:31:21,767 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main [2022-09-19T22:31:22.477Z] 2022-09-19 22:31:21,767 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main [2022-09-19T22:31:22.477Z] 2.3.0-dev.64 [Pipeline] } [2022-09-19T22:31:22.489Z] $ docker exec --env ******** --env ******** 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 ssh-agent -k [2022-09-19T22:31:22.598Z] unset SSH_AUTH_SOCK; [2022-09-19T22:31:22.598Z] unset SSH_AGENT_PID; [2022-09-19T22:31:22.599Z] echo Agent pid 78 killed; [2022-09-19T22:31:22.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T22:31:22.926Z] + git semver [Pipeline] } [2022-09-19T22:31:23.205Z] $ docker stop --time=1 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 [2022-09-19T22:31:24.613Z] $ docker rm -f 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T22:31:24.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-19T22:31:25.214Z] Stashed 1 file(s) [Pipeline] echo [2022-09-19T22:31:25.216Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.64 [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-09-19T22:31:25.629Z] + git config --global --add safe.directory /w/workspace/edgex-go/300 [Pipeline] echo [2022-09-19T22:31:25.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T22:31:25.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T22:31:25.665Z] ========================================================= [2022-09-19T22:31:25.665Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-19T22:31:25.666Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-19T22:31:25.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T22:31:25.966Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-19T22:31:25.966Z] 2408cc74d12b: Pulling fs layer [2022-09-19T22:31:25.966Z] ea60b727a1ce: Pulling fs layer [2022-09-19T22:31:25.966Z] 30c4a7721957: Pulling fs layer [2022-09-19T22:31:25.966Z] 370296b7ddb6: Pulling fs layer [2022-09-19T22:31:25.966Z] 7c6cee850709: Pulling fs layer [2022-09-19T22:31:25.966Z] 39a5fcdaea64: Pulling fs layer [2022-09-19T22:31:25.966Z] 370296b7ddb6: Waiting [2022-09-19T22:31:25.966Z] 7c6cee850709: Waiting [2022-09-19T22:31:25.966Z] d94ebbe4e438: Pulling fs layer [2022-09-19T22:31:25.966Z] bcfd1f05c69d: Pulling fs layer [2022-09-19T22:31:25.966Z] 59ccb84bbe0f: Pulling fs layer [2022-09-19T22:31:25.966Z] 39a5fcdaea64: Waiting [2022-09-19T22:31:25.966Z] bcfd1f05c69d: Waiting [2022-09-19T22:31:25.966Z] 59ccb84bbe0f: Waiting [2022-09-19T22:31:25.966Z] 30c4a7721957: Verifying Checksum [2022-09-19T22:31:25.966Z] 30c4a7721957: Download complete [2022-09-19T22:31:25.966Z] ea60b727a1ce: Download complete [2022-09-19T22:31:25.966Z] 7c6cee850709: Verifying Checksum [2022-09-19T22:31:25.966Z] 7c6cee850709: Download complete [2022-09-19T22:31:25.966Z] 39a5fcdaea64: Verifying Checksum [2022-09-19T22:31:25.966Z] 39a5fcdaea64: Download complete [2022-09-19T22:31:25.966Z] 2408cc74d12b: Download complete [2022-09-19T22:31:25.966Z] d94ebbe4e438: Verifying Checksum [2022-09-19T22:31:25.966Z] d94ebbe4e438: Download complete [2022-09-19T22:31:26.228Z] 2408cc74d12b: Pull complete [2022-09-19T22:31:26.489Z] ea60b727a1ce: Pull complete [2022-09-19T22:31:26.489Z] 30c4a7721957: Pull complete [2022-09-19T22:31:26.489Z] 59ccb84bbe0f: Verifying Checksum [2022-09-19T22:31:26.489Z] 59ccb84bbe0f: Download complete [2022-09-19T22:31:26.747Z] bcfd1f05c69d: Verifying Checksum [2022-09-19T22:31:26.747Z] bcfd1f05c69d: Download complete [2022-09-19T22:31:26.747Z] 370296b7ddb6: Verifying Checksum [2022-09-19T22:31:26.747Z] 370296b7ddb6: Download complete [2022-09-19T22:31:30.952Z] 370296b7ddb6: Pull complete [2022-09-19T22:31:30.952Z] 7c6cee850709: Pull complete [2022-09-19T22:31:31.217Z] 39a5fcdaea64: Pull complete [2022-09-19T22:31:31.217Z] d94ebbe4e438: Pull complete [2022-09-19T22:31:33.752Z] bcfd1f05c69d: Pull complete [2022-09-19T22:31:34.320Z] 59ccb84bbe0f: Pull complete [2022-09-19T22:31:34.320Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-19T22:31:34.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T22:31:34.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-19T22:31:34.618Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T22:31:34.618Z] WORKDIR /edgex [2022-09-19T22:31:34.618Z] COPY go.mod . [2022-09-19T22:31:34.618Z] RUN go mod download [2022-09-19T22:31:34.618Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-19T22:31:35.188Z] Sending build context to Docker daemon 169.4MB [2022-09-19T22:31:35.188Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T22:31:35.188Z] ---> a4fb48ad2a94 [2022-09-19T22:31:35.188Z] Step 2/4 : WORKDIR /edgex [2022-09-19T22:31:38.493Z] ---> Running in 9be74e613538 [2022-09-19T22:31:38.493Z] Removing intermediate container 9be74e613538 [2022-09-19T22:31:38.493Z] ---> 0205d88a72aa [2022-09-19T22:31:38.493Z] Step 3/4 : COPY go.mod . [2022-09-19T22:31:38.493Z] ---> 0d192672738f [2022-09-19T22:31:38.493Z] Step 4/4 : RUN go mod download [2022-09-19T22:31:38.493Z] ---> Running in 69f56077259b [2022-09-19T22:31:40.299Z] Still waiting to schedule task [2022-09-19T22:31:40.299Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-29885’ is offline [2022-09-19T22:31:53.401Z] Removing intermediate container 69f56077259b [2022-09-19T22:31:53.401Z] ---> 994f21dc24e4 [2022-09-19T22:31:53.401Z] Successfully built 994f21dc24e4 [2022-09-19T22:31:53.401Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:31:53.720Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T22:31:53.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:31:53.805Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:31:53.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:31:54.388Z] $ docker top cfaf1a7bb359c4c97a69ddb98ccf9944c2beda6ec6f5e09579a227c8403a14d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:31:54.750Z] + go version [2022-09-19T22:31:54.750Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-19T22:31:54.761Z] $ docker stop --time=1 cfaf1a7bb359c4c97a69ddb98ccf9944c2beda6ec6f5e09579a227c8403a14d3 [2022-09-19T22:31:56.094Z] $ docker rm -f cfaf1a7bb359c4c97a69ddb98ccf9944c2beda6ec6f5e09579a227c8403a14d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:31:56.516Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T22:31:56.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:31:56.659Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:31:56.734Z] $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:31:57.286Z] $ docker top d8d428d517489d54e7b95a713cde5c06ac48cb915706e23f99e7534e11bb3175 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-19T22:31:57.367Z] ========================================================= [2022-09-19T22:31:57.367Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-19T22:31:57.367Z] ========================================================= [Pipeline] sh [2022-09-19T22:31:57.651Z] + git config --global --add safe.directory /w/workspace/edgex-go/300 [Pipeline] fileExists [Pipeline] sh [2022-09-19T22:31:57.948Z] + make test [2022-09-19T22:31:57.948Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-19T22:32:04.527Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-19T22:32:19.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-19T22:32:19.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-09-19T22:32:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-19T22:32:19.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-19T22:32:19.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-09-19T22:32:19.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.094s coverage: 72.5% of statements [2022-09-19T22:32:19.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-19T22:32:19.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-19T22:32:20.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.2% of statements [2022-09-19T22:32:20.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-19T22:32:20.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.748s coverage: 89.2% of statements [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.1% of statements [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-09-19T22:32:24.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.087s coverage: 79.5% of statements [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-09-19T22:32:24.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-09-19T22:32:32.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2022-09-19T22:32:32.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2022-09-19T22:32:35.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 80.8% of statements [2022-09-19T22:32:35.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.202s coverage: 91.2% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.7% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.8% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.8% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.125s coverage: 97.7% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-19T22:32:44.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-09-19T22:32:44.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-19T22:32:44.035Z] 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-09-19T22:33:06.015Z] 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-09-19T22:33:06.015Z] GO111MODULE=on go vet ./... [2022-09-19T22:33:09.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-19T22:33:09.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-19T22:33:09.307Z] ./bin/test-attribution-txt.sh [2022-09-19T22:33:09.307Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-19T22:33:09.307Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-19T22:33:09.307Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-19T22:33:09.307Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-19T22:33:09.307Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-19T22:33:09.307Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-19T22:33:09.307Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-19T22:33:09.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-19T22:33:09.668Z] + ls -al . [2022-09-19T22:33:09.668Z] total 744 [2022-09-19T22:33:09.668Z] drwxrwxr-x 10 1001 1001 4096 Sep 19 22:31 . [2022-09-19T22:33:09.668Z] drwxr-xr-x 4 root root 4096 Sep 19 22:31 .. [2022-09-19T22:33:09.668Z] -rw-rw-r-- 1 1001 1001 16 Sep 19 22:30 .dockerignore [2022-09-19T22:33:09.668Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 22:32 .git [2022-09-19T22:33:09.668Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 22:30 .github [2022-09-19T22:33:09.668Z] -rw-rw-r-- 1 1001 1001 1030 Sep 19 22:30 .gitignore [2022-09-19T22:33:09.668Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 22:30 .golangci.yml [2022-09-19T22:33:09.668Z] -rw-rw-r-- 1 1001 1001 87 Sep 19 22:30 .hadolint.yml [2022-09-19T22:33:09.668Z] drwxr-xr-x 3 1001 1001 4096 Sep 19 22:31 .semver [2022-09-19T22:33:09.668Z] -rw-rw-r-- 1 1001 1001 166 Sep 19 22:30 .sonarcloud.properties [2022-09-19T22:33:09.668Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 22:30 ADOPTERS.md [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 10347 Sep 19 22:30 Attribution.txt [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 63209 Sep 19 22:30 CHANGELOG.md [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 22:30 CONTRIBUTING.md [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 22:30 GOVERNANCE.md [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 850 Sep 19 22:30 Jenkinsfile [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 22:30 LICENSE [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 13724 Sep 19 22:30 Makefile [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 22:30 OWNERS.md [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 9799 Sep 19 22:30 README.md [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 6912 Sep 19 22:30 SECURITY.md [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 12 Sep 19 22:31 VERSION [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 4131 Sep 19 22:30 ZMQWindows.md [2022-09-19T22:33:09.669Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 22:30 bin [2022-09-19T22:33:09.669Z] drwxrwxr-x 18 1001 1001 4096 Sep 19 22:30 cmd [2022-09-19T22:33:09.669Z] -rw-r--r-- 1 root root 491309 Sep 19 22:32 coverage.out [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 3670 Sep 19 22:30 go.mod [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 38527 Sep 19 22:30 go.sum [2022-09-19T22:33:09.669Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 22:30 internal [2022-09-19T22:33:09.669Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 22:30 openapi [2022-09-19T22:33:09.669Z] drwxrwxr-x 4 1001 1001 4096 Sep 19 22:30 snap [2022-09-19T22:33:09.669Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 22:30 version.go [Pipeline] sh [2022-09-19T22:33:09.958Z] + '[' -e coverage.out ] [2022-09-19T22:33:09.958Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-19T22:33:10.049Z] Stashed 1 file(s) [Pipeline] sh [2022-09-19T22:33:10.335Z] + make build [2022-09-19T22:33:10.335Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-19T22:33:25.231Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-19T22:33:26.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29888 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-19T22:33:26.112Z] Running in /w/workspace/edgex-go/300 [Pipeline] { [Pipeline] checkout [2022-09-19T22:33:26.141Z] The recommended git tool is: git [2022-09-19T22:33:32.348Z] using credential edgex-jenkins-ssh [2022-09-19T22:33:32.368Z] Cloning the remote Git repository [2022-09-19T22:33:32.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-19T22:33:32.511Z] > git init /w/workspace/edgex-go/300 # timeout=10 [2022-09-19T22:33:32.581Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-19T22:33:32.582Z] > git --version # timeout=10 [2022-09-19T22:33:32.614Z] > git --version # 'git version 2.25.1' [2022-09-19T22:33:32.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T22:33:32.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T22:33:37.460Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-19T22:33:37.460Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T22:33:45.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-19T22:33:45.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-19T22:33:45.900Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T22:33:47.816Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-19T22:33:47.935Z] Avoid second fetch [2022-09-19T22:33:47.936Z] Checking out Revision 726ff502df72fc04a097b92e9f3a3eaa523f4e40 (main) [2022-09-19T22:33:47.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-19T22:33:47.916Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T22:33:47.958Z] > git config core.sparsecheckout # timeout=10 [2022-09-19T22:33:47.977Z] > git checkout -f 726ff502df72fc04a097b92e9f3a3eaa523f4e40 # timeout=10 [2022-09-19T22:33:48.758Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-19T22:33:49.696Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-19T22:33:50.635Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-19T22:33:51.575Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-19T22:33:52.310Z] Commit message: "Fix: Delayed start services for support- services fail (#4159)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T22:33:53.205Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-19T22:33:53.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:33:53.205Z] Dload Upload Total Spent Left Speed [2022-09-19T22:33:53.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [2022-09-19T22:33:53.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh [2022-09-19T22:33:53.917Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-19T22:33:54.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-19T22:33:54.341Z] + sudo tee /etc/docker/daemon.new [2022-09-19T22:33:54.341Z] { [2022-09-19T22:33:54.341Z] "registry-mirrors": [ [2022-09-19T22:33:54.341Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-19T22:33:54.341Z] ], [2022-09-19T22:33:54.341Z] "bip": "10.250.0.254/24", [2022-09-19T22:33:54.341Z] "hosts": [ [2022-09-19T22:33:54.341Z] "tcp://0.0.0.0:5555", [2022-09-19T22:33:54.341Z] "unix:///var/run/docker.sock" [2022-09-19T22:33:54.341Z] ], [2022-09-19T22:33:54.341Z] "mtu": 1458, [2022-09-19T22:33:54.341Z] "selinux-enabled": true, [2022-09-19T22:33:54.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-19T22:33:54.341Z] } [Pipeline] sh [2022-09-19T22:33:54.695Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] } [2022-09-19T22:33:54.880Z] $ docker stop --time=1 d8d428d517489d54e7b95a713cde5c06ac48cb915706e23f99e7534e11bb3175 [2022-09-19T22:33:55.039Z] + sudo service docker restart [2022-09-19T22:33:58.129Z] $ docker rm -f d8d428d517489d54e7b95a713cde5c06ac48cb915706e23f99e7534e11bb3175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:33:59.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T22:33:59.016Z] [2022-09-19T22:33:59.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:33:59.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T22:33:59.585Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-19T22:33:59.586Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-19T22:33:59.586Z] ca9280d653b3: Pulling fs layer [2022-09-19T22:33:59.586Z] 7e9c9ca2126c: Pulling fs layer [2022-09-19T22:33:59.586Z] cbdbe7a5bc2a: Download complete [2022-09-19T22:33:59.847Z] cbdbe7a5bc2a: Pull complete [2022-09-19T22:33:59.847Z] ca9280d653b3: Download complete [2022-09-19T22:34:00.110Z] 7e9c9ca2126c: Verifying Checksum [2022-09-19T22:34:00.110Z] 7e9c9ca2126c: Download complete [2022-09-19T22:34:00.110Z] ca9280d653b3: Pull complete [2022-09-19T22:34:04.342Z] 7e9c9ca2126c: Pull complete [2022-09-19T22:34:04.342Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-19T22:34:04.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T22:34:04.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:34:04.568Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:34:04.620Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:34:06.857Z] $ docker top 6aeee66fac69238429d9af8fc7af06937d75d9b9d5354d0e4c7f747a4ee12ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:34:07.222Z] + docker-compose build --help [2022-09-19T22:34:07.222Z] + grep parallel [2022-09-19T22:34:07.793Z] --parallel Build images in parallel. [Pipeline] } [2022-09-19T22:34:07.805Z] $ docker stop --time=1 6aeee66fac69238429d9af8fc7af06937d75d9b9d5354d0e4c7f747a4ee12ea2 [2022-09-19T22:34:09.097Z] $ docker rm -f 6aeee66fac69238429d9af8fc7af06937d75d9b9d5354d0e4c7f747a4ee12ea2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:34:09.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T22:34:09.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:34:09.583Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:34:09.615Z] $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:34:09.995Z] $ docker top d93e5f0fac8e8b47f48dfcad10299b09c3d14139d9e66f4c3278dd0d2c651243 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:34:10.364Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-19T22:34:10.939Z] Building core-command ... [2022-09-19T22:34:10.939Z] Building core-data ... [2022-09-19T22:34:10.939Z] Building core-metadata ... [2022-09-19T22:34:10.939Z] Building security-bootstrapper ... [2022-09-19T22:34:10.939Z] Building security-proxy-setup ... [2022-09-19T22:34:10.939Z] Building security-secretstore-setup ... [2022-09-19T22:34:10.939Z] Building security-spiffe-token-provider ... [2022-09-19T22:34:10.939Z] Building security-spire-agent ... [2022-09-19T22:34:10.939Z] Building security-spire-config ... [2022-09-19T22:34:10.939Z] Building security-spire-server ... [2022-09-19T22:34:10.939Z] Building support-notifications ... [2022-09-19T22:34:10.939Z] Building support-scheduler ... [2022-09-19T22:34:10.939Z] Building sys-mgmt-agent ... [2022-09-19T22:34:10.939Z] Building security-secretstore-setup [2022-09-19T22:34:10.939Z] Building security-spiffe-token-provider [2022-09-19T22:34:10.939Z] Building security-bootstrapper [2022-09-19T22:34:10.939Z] Building security-spire-config [2022-09-19T22:34:10.939Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T22:34:13.365Z] provisioning config files... [2022-09-19T22:34:13.386Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/300@tmp/config3173792534615963648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:34:13.902Z] ---> docker-login.sh [2022-09-19T22:34:13.902Z] nexus3.edgexfoundry.org:10001 [2022-09-19T22:34:14.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:34:14.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:34:14.771Z] Configure a credential helper to remove this warning. See [2022-09-19T22:34:14.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:34:14.771Z] [2022-09-19T22:34:14.771Z] Login Succeeded [2022-09-19T22:34:14.771Z] nexus3.edgexfoundry.org:10002 [2022-09-19T22:34:15.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:34:15.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:34:15.320Z] Configure a credential helper to remove this warning. See [2022-09-19T22:34:15.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:34:15.320Z] [2022-09-19T22:34:15.320Z] Login Succeeded [2022-09-19T22:34:15.320Z] nexus3.edgexfoundry.org:10003 [2022-09-19T22:34:15.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:34:15.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:34:15.592Z] Configure a credential helper to remove this warning. See [2022-09-19T22:34:15.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:34:15.592Z] [2022-09-19T22:34:15.592Z] Login Succeeded [2022-09-19T22:34:15.592Z] nexus3.edgexfoundry.org:10004 [2022-09-19T22:34:15.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:34:16.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:34:16.141Z] Configure a credential helper to remove this warning. See [2022-09-19T22:34:16.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:34:16.141Z] [2022-09-19T22:34:16.141Z] Login Succeeded [2022-09-19T22:34:16.141Z] docker.io [2022-09-19T22:34:16.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:34:16.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:34:16.684Z] Configure a credential helper to remove this warning. See [2022-09-19T22:34:16.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:34:16.684Z] [2022-09-19T22:34:16.684Z] Login Succeeded [2022-09-19T22:34:16.684Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T22:34:16.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-19T22:34:17.267Z] + git config --global --add safe.directory /w/workspace/edgex-go/300 [Pipeline] echo [2022-09-19T22:34:17.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T22:34:17.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T22:34:17.315Z] ========================================================= [2022-09-19T22:34:17.315Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-19T22:34:17.315Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-19T22:34:17.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T22:34:17.643Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-19T22:34:17.643Z] b3c136eddcbf: Pulling fs layer [2022-09-19T22:34:17.643Z] c0a3192eca97: Pulling fs layer [2022-09-19T22:34:17.643Z] a050256f5b6f: Pulling fs layer [2022-09-19T22:34:17.643Z] 656be50a0ddc: Pulling fs layer [2022-09-19T22:34:17.643Z] 2bbca73fdf42: Pulling fs layer [2022-09-19T22:34:17.643Z] 46d945488cbd: Pulling fs layer [2022-09-19T22:34:17.643Z] 8a5474983e97: Pulling fs layer [2022-09-19T22:34:17.643Z] 329c88fbcd65: Pulling fs layer [2022-09-19T22:34:17.643Z] 2bbca73fdf42: Waiting [2022-09-19T22:34:17.643Z] 46d945488cbd: Waiting [2022-09-19T22:34:17.643Z] 8a5474983e97: Waiting [2022-09-19T22:34:17.643Z] 329c88fbcd65: Waiting [2022-09-19T22:34:17.643Z] 656be50a0ddc: Waiting [2022-09-19T22:34:17.914Z] a050256f5b6f: Download complete [2022-09-19T22:34:17.914Z] c0a3192eca97: Download complete [2022-09-19T22:34:17.914Z] 2bbca73fdf42: Verifying Checksum [2022-09-19T22:34:17.914Z] 2bbca73fdf42: Download complete [2022-09-19T22:34:17.914Z] 46d945488cbd: Download complete [2022-09-19T22:34:17.914Z] b3c136eddcbf: Verifying Checksum [2022-09-19T22:34:17.914Z] b3c136eddcbf: Download complete [2022-09-19T22:34:18.927Z] b3c136eddcbf: Pull complete [2022-09-19T22:34:18.927Z] 329c88fbcd65: Verifying Checksum [2022-09-19T22:34:18.927Z] 329c88fbcd65: Download complete [2022-09-19T22:34:19.211Z] c0a3192eca97: Pull complete [2022-09-19T22:34:19.490Z] a050256f5b6f: Pull complete [2022-09-19T22:34:20.094Z] 8a5474983e97: Verifying Checksum [2022-09-19T22:34:20.094Z] 8a5474983e97: Download complete [2022-09-19T22:34:20.692Z] 656be50a0ddc: Verifying Checksum [2022-09-19T22:34:20.692Z] 656be50a0ddc: Download complete [2022-09-19T22:34:23.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:34:23.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:34:23.169Z] ---> 994f21dc24e4 [2022-09-19T22:34:23.169Z] Step 3/23 : WORKDIR /edgex-go [2022-09-19T22:34:23.169Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:34:23.169Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:34:23.169Z] ---> 994f21dc24e4 [2022-09-19T22:34:23.169Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T22:34:23.169Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:34:23.169Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:34:23.169Z] ---> 994f21dc24e4 [2022-09-19T22:34:23.169Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T22:34:23.431Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:34:23.431Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:34:23.431Z] ---> 994f21dc24e4 [2022-09-19T22:34:23.431Z] Step 3/33 : WORKDIR /edgex-go [2022-09-19T22:34:23.431Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:34:23.431Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:34:23.431Z] ---> 994f21dc24e4 [2022-09-19T22:34:23.431Z] Step 3/20 : WORKDIR /edgex-go [2022-09-19T22:34:30.017Z] ---> Running in 742b59ea17b2 [2022-09-19T22:34:30.017Z] ---> Running in c7529811d75e [2022-09-19T22:34:30.017Z] ---> Running in ae94ad03b629 [2022-09-19T22:34:30.017Z] ---> Running in 73d1a3e42192 [2022-09-19T22:34:30.017Z] ---> Running in 32cdf4745e5e [2022-09-19T22:34:30.017Z] Removing intermediate container c7529811d75e [2022-09-19T22:34:30.017Z] ---> 7c425254fdcf [2022-09-19T22:34:30.017Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:34:30.017Z] Removing intermediate container 742b59ea17b2 [2022-09-19T22:34:30.017Z] ---> 76a4842a7370 [2022-09-19T22:34:30.017Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:34:30.017Z] ---> Running in 8852677a7261 [2022-09-19T22:34:30.017Z] Removing intermediate container ae94ad03b629 [2022-09-19T22:34:30.017Z] ---> 7c64f22a59ee [2022-09-19T22:34:30.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:34:30.017Z] Removing intermediate container 73d1a3e42192 [2022-09-19T22:34:30.017Z] ---> 39d7f920ba81 [2022-09-19T22:34:30.017Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-19T22:34:30.017Z] Removing intermediate container 32cdf4745e5e [2022-09-19T22:34:30.017Z] ---> 918f218e85da [2022-09-19T22:34:30.017Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:34:30.017Z] ---> Running in 9d6e60562d6b [2022-09-19T22:34:30.017Z] ---> Running in c6d3eb0fa690 [2022-09-19T22:34:30.017Z] ---> Running in 8327a8145358 [2022-09-19T22:34:30.017Z] ---> Running in 1375098afffa [2022-09-19T22:34:30.586Z] Removing intermediate container 8852677a7261 [2022-09-19T22:34:30.587Z] ---> 6bd937e114df [2022-09-19T22:34:30.587Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-19T22:34:30.587Z] ---> Running in 9c319abe225c [2022-09-19T22:34:30.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:30.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:30.846Z] Removing intermediate container c6d3eb0fa690 [2022-09-19T22:34:30.846Z] ---> d3ad07359efa [2022-09-19T22:34:30.846Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:34:30.846Z] ---> Running in 512478ab2e3c [2022-09-19T22:34:30.846Z] Removing intermediate container 1375098afffa [2022-09-19T22:34:30.846Z] ---> 9c631418ceb0 [2022-09-19T22:34:30.846Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-19T22:34:30.846Z] ---> Running in 5e8f283948e0 [2022-09-19T22:34:30.846Z] Removing intermediate container 9d6e60562d6b [2022-09-19T22:34:30.846Z] ---> 6762645f42b5 [2022-09-19T22:34:30.846Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-19T22:34:30.846Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-19T22:34:30.846Z] v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-19T22:34:30.846Z] OK: 17040 distinct packages available [2022-09-19T22:34:31.106Z] ---> Running in 75e4f5bbaf73 [2022-09-19T22:34:31.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:31.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:31.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:31.366Z] OK: 211 MiB in 51 packages [2022-09-19T22:34:31.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:31.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:31.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:31.885Z] Removing intermediate container 8327a8145358 [2022-09-19T22:34:31.885Z] ---> 16b84614016d [2022-09-19T22:34:31.885Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-19T22:34:31.885Z] ---> 616598ff2917 [2022-09-19T22:34:31.885Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:34:32.146Z] ---> Running in a5ab7c3eae6a [2022-09-19T22:34:32.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:32.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:32.406Z] OK: 211 MiB in 51 packages [2022-09-19T22:34:32.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:32.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:34:32.667Z] OK: 211 MiB in 51 packages [2022-09-19T22:34:32.929Z] Removing intermediate container 9c319abe225c [2022-09-19T22:34:32.929Z] ---> 0815ac1f897a [2022-09-19T22:34:32.929Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T22:34:32.929Z] OK: 211 MiB in 51 packages [2022-09-19T22:34:32.929Z] OK: 211 MiB in 51 packages [2022-09-19T22:34:33.189Z] ---> 8166ba628a37 [2022-09-19T22:34:33.189Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:34:33.189Z] Removing intermediate container 512478ab2e3c [2022-09-19T22:34:33.189Z] ---> 39c08e96675c [2022-09-19T22:34:33.189Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T22:34:33.189Z] ---> Running in d4fd37b7fb1a [2022-09-19T22:34:33.189Z] Removing intermediate container 5e8f283948e0 [2022-09-19T22:34:33.189Z] ---> c1d5048a6d01 [2022-09-19T22:34:33.189Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-19T22:34:33.189Z] ---> c25a60cb8b1e [2022-09-19T22:34:33.189Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:34:33.449Z] ---> Running in c181dba3347c [2022-09-19T22:34:33.449Z] Removing intermediate container 75e4f5bbaf73 [2022-09-19T22:34:33.449Z] ---> 33c0ad57ca0f [2022-09-19T22:34:33.449Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-19T22:34:34.048Z] ---> 2407803619a4 [2022-09-19T22:34:34.049Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:34:34.619Z] ---> 28cf357f6add [2022-09-19T22:34:34.619Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:34:34.619Z] ---> Running in 1220c8e6f009 [2022-09-19T22:34:34.880Z] ---> Running in f0c0e96cfd43 [2022-09-19T22:34:35.785Z] 656be50a0ddc: Pull complete [2022-09-19T22:34:35.785Z] 2bbca73fdf42: Pull complete [2022-09-19T22:34:35.785Z] 46d945488cbd: Pull complete [2022-09-19T22:34:41.199Z] 8a5474983e97: Pull complete [2022-09-19T22:34:42.636Z] 329c88fbcd65: Pull complete [2022-09-19T22:34:42.636Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-19T22:34:42.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T22:34:42.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-19T22:34:42.982Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T22:34:42.982Z] WORKDIR /edgex [2022-09-19T22:34:42.982Z] COPY go.mod . [2022-09-19T22:34:42.982Z] RUN go mod download [2022-09-19T22:34:42.982Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-19T22:34:43.584Z] Sending build context to Docker daemon 3.228MB [2022-09-19T22:34:43.584Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T22:34:43.584Z] ---> ff4287adb874 [2022-09-19T22:34:43.584Z] Step 2/4 : WORKDIR /edgex [2022-09-19T22:34:44.886Z] Removing intermediate container c181dba3347c [2022-09-19T22:34:44.886Z] ---> 9e27892da6f0 [2022-09-19T22:34:44.886Z] Step 8/26 : COPY . . [2022-09-19T22:34:44.886Z] Removing intermediate container a5ab7c3eae6a [2022-09-19T22:34:44.886Z] ---> 629727cc3911 [2022-09-19T22:34:44.886Z] Step 7/20 : COPY . . [2022-09-19T22:34:44.886Z] Removing intermediate container d4fd37b7fb1a [2022-09-19T22:34:44.886Z] ---> 770b14fa1d00 [2022-09-19T22:34:44.886Z] Step 8/25 : COPY . . [2022-09-19T22:34:45.587Z] ---> Running in fef4f5cf1009 [2022-09-19T22:34:45.587Z] Removing intermediate container fef4f5cf1009 [2022-09-19T22:34:45.587Z] ---> 8756bb61c12e [2022-09-19T22:34:45.587Z] Step 3/4 : COPY go.mod . [2022-09-19T22:34:46.201Z] ---> d07f2a379028 [2022-09-19T22:34:46.201Z] Step 4/4 : RUN go mod download [2022-09-19T22:34:46.201Z] ---> Running in f5cdb7918919 [2022-09-19T22:34:54.879Z] ---> 503886a829df [2022-09-19T22:34:54.879Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-19T22:34:54.879Z] ---> bf58eb88c375 [2022-09-19T22:34:54.879Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:34:54.879Z] ---> c92ff59dcf53 [2022-09-19T22:34:54.879Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-19T22:34:54.879Z] ---> Running in 2711905ec5e4 [2022-09-19T22:34:54.879Z] ---> Running in f24869b1a678 [2022-09-19T22:34:55.141Z] ---> Running in fdee8eaa6e7b [2022-09-19T22:34:55.141Z] Removing intermediate container f24869b1a678 [2022-09-19T22:34:55.141Z] ---> 6bc5cb30092e [2022-09-19T22:34:55.141Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T22:34:55.141Z] ---> Running in c3842c809c82 [2022-09-19T22:34:55.401Z] Removing intermediate container f0c0e96cfd43 [2022-09-19T22:34:55.401Z] ---> 466eb723a9ba [2022-09-19T22:34:55.401Z] Step 8/23 : COPY . . [2022-09-19T22:34:55.401Z] Removing intermediate container c3842c809c82 [2022-09-19T22:34:55.401Z] ---> b192ff2cb838 [2022-09-19T22:34:55.401Z] Step 11/26 : 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-09-19T22:34:55.401Z] ---> Running in b5268d37a079 [2022-09-19T22:34:55.401Z] Removing intermediate container 1220c8e6f009 [2022-09-19T22:34:55.401Z] ---> 193acc669b2b [2022-09-19T22:34:55.401Z] Step 8/33 : COPY . . [2022-09-19T22:34:55.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-19T22:34:55.659Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-19T22:35:03.814Z] ---> d2d1f96e42dc [2022-09-19T22:35:03.814Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-19T22:35:03.814Z] Removing intermediate container b5268d37a079 [2022-09-19T22:35:03.814Z] ---> 89228541ce39 [2022-09-19T22:35:03.814Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T22:35:03.814Z] ---> 4301997bba67 [2022-09-19T22:35:03.814Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-19T22:35:03.814Z] ---> Running in c678242c9261 [2022-09-19T22:35:03.814Z] ---> Running in d5fe29b837f2 [2022-09-19T22:35:03.814Z] ---> Running in 6b3e40ef56f3 [2022-09-19T22:35:04.385Z] Removing intermediate container d5fe29b837f2 [2022-09-19T22:35:04.385Z] ---> 842c8ac13e68 [2022-09-19T22:35:04.385Z] [2022-09-19T22:35:04.385Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T22:35:04.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-19T22:35:04.385Z] 3.15: Pulling from library/alpine [2022-09-19T22:35:04.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-19T22:35:05.234Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T22:35:05.234Z] Status: Downloaded newer image for alpine:3.15 [2022-09-19T22:35:05.234Z] ---> c4fc93816858 [2022-09-19T22:35:05.234Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:35:05.493Z] ---> Running in f4c7359b588a [2022-09-19T22:35:06.062Z] Removing intermediate container f4c7359b588a [2022-09-19T22:35:06.062Z] ---> 507cc4bb1d27 [2022-09-19T22:35:06.062Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:35:06.322Z] ---> Running in 3997570a0b25 [2022-09-19T22:35:08.232Z] Removing intermediate container 3997570a0b25 [2022-09-19T22:35:08.232Z] ---> 31091f8027b1 [2022-09-19T22:35:08.232Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-19T22:35:08.232Z] ---> Running in 7e243552bd32 [2022-09-19T22:35:09.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:10.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:10.369Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:35:10.370Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:35:10.370Z] OK: 15857 distinct packages available [2022-09-19T22:35:10.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:11.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:11.569Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-19T22:35:11.569Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:35:11.569Z] (3/4) Installing libucontext (1.1-r0) [2022-09-19T22:35:11.835Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-19T22:35:11.835Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:35:11.835Z] OK: 6 MiB in 18 packages [2022-09-19T22:35:13.974Z] Removing intermediate container 7e243552bd32 [2022-09-19T22:35:13.974Z] ---> a1613a9277e0 [2022-09-19T22:35:13.974Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:35:17.267Z] ---> 95e608e72289 [2022-09-19T22:35:17.267Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T22:35:17.834Z] ---> a0e1ad19b4b4 [2022-09-19T22:35:17.834Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-19T22:35:17.834Z] ---> Running in db5b60054a57 [2022-09-19T22:35:18.406Z] Removing intermediate container db5b60054a57 [2022-09-19T22:35:18.406Z] ---> bbd53de53752 [2022-09-19T22:35:18.406Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-19T22:35:18.570Z] Removing intermediate container f5cdb7918919 [2022-09-19T22:35:18.570Z] ---> 8b6587a95ec6 [2022-09-19T22:35:18.570Z] Successfully built 8b6587a95ec6 [2022-09-19T22:35:18.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:35:18.664Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-19T22:35:18.922Z] ---> d67a5bd0aecd [2022-09-19T22:35:18.922Z] Step 21/26 : WORKDIR / [2022-09-19T22:35:18.932Z] + docker inspect -f . ci-base-image-arm64 [2022-09-19T22:35:18.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:35:19.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-29888 does not seem to be running inside a container [2022-09-19T22:35:19.182Z] ---> Running in 470253afa5bd [2022-09-19T22:35:19.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:35:19.767Z] Removing intermediate container 470253afa5bd [2022-09-19T22:35:19.767Z] ---> 687e84e7619a [2022-09-19T22:35:19.767Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T22:35:20.027Z] ---> Running in 21d3982901bf [2022-09-19T22:35:20.289Z] Removing intermediate container 21d3982901bf [2022-09-19T22:35:20.289Z] ---> ddd72699c158 [2022-09-19T22:35:20.289Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:35:20.441Z] $ docker top be330a19fbcf19223064e0d00cabe97c3aae895831c957dfd795936647b7d416 -eo pid,comm [2022-09-19T22:35:20.548Z] ---> Running in 97eed8cbca30 [Pipeline] { [Pipeline] sh [2022-09-19T22:35:20.807Z] Removing intermediate container 97eed8cbca30 [2022-09-19T22:35:20.807Z] ---> 1a64c4dbe7fe [2022-09-19T22:35:20.807Z] Step 24/26 : LABEL arch=x86_64 [2022-09-19T22:35:20.807Z] ---> Running in c09d6ce53352 [2022-09-19T22:35:21.071Z] Removing intermediate container c09d6ce53352 [2022-09-19T22:35:21.071Z] ---> c428921397f9 [2022-09-19T22:35:21.071Z] Step 25/26 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:35:21.071Z] ---> Running in a88cc0267286 [2022-09-19T22:35:21.361Z] + go version [2022-09-19T22:35:21.361Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-19T22:35:21.385Z] $ docker stop --time=1 be330a19fbcf19223064e0d00cabe97c3aae895831c957dfd795936647b7d416 [2022-09-19T22:35:21.639Z] Removing intermediate container a88cc0267286 [2022-09-19T22:35:21.639Z] ---> 2f130157bf3f [2022-09-19T22:35:21.639Z] Step 26/26 : LABEL version=2.3.0-dev.64 [2022-09-19T22:35:21.639Z] ---> Running in 7591f4348233 [2022-09-19T22:35:22.583Z] Removing intermediate container 7591f4348233 [2022-09-19T22:35:22.583Z] ---> 7ea4077d16b6 [2022-09-19T22:35:22.583Z] [2022-09-19T22:35:22.583Z] Successfully built 7ea4077d16b6 [2022-09-19T22:35:22.583Z] Successfully tagged security-spire-config:latest [2022-09-19T22:35:22.583Z] Building core-metadata [2022-09-19T22:35:23.006Z] $ docker rm -f be330a19fbcf19223064e0d00cabe97c3aae895831c957dfd795936647b7d416 [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-09-19T22:35:23.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T22:35:23.642Z] [2022-09-19T22:35:23.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:35:23.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T22:35:23.987Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-19T22:35:23.987Z] 29e5d40040c1: Pulling fs layer [2022-09-19T22:35:23.987Z] 1ce36da41761: Pulling fs layer [2022-09-19T22:35:23.987Z] 25b303627fd3: Pulling fs layer [2022-09-19T22:35:24.262Z] 29e5d40040c1: Verifying Checksum [2022-09-19T22:35:24.262Z] 29e5d40040c1: Download complete [2022-09-19T22:35:24.535Z] 1ce36da41761: Verifying Checksum [2022-09-19T22:35:24.535Z] 1ce36da41761: Download complete [2022-09-19T22:35:24.814Z] 29e5d40040c1: Pull complete [2022-09-19T22:35:25.884Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:35:25.884Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:35:25.884Z] ---> 994f21dc24e4 [2022-09-19T22:35:25.884Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:35:26.253Z] 25b303627fd3: Verifying Checksum [2022-09-19T22:35:26.253Z] 25b303627fd3: Download complete [2022-09-19T22:35:26.253Z] 1ce36da41761: Pull complete [2022-09-19T22:35:29.232Z] ---> Running in 0268ab5c10aa [2022-09-19T22:35:29.232Z] Removing intermediate container fdee8eaa6e7b [2022-09-19T22:35:29.232Z] ---> b9d5cc3863c0 [2022-09-19T22:35:29.232Z] [2022-09-19T22:35:29.232Z] Step 10/25 : FROM alpine:3.16 [2022-09-19T22:35:29.232Z] Removing intermediate container 0268ab5c10aa [2022-09-19T22:35:29.232Z] ---> e28432732dad [2022-09-19T22:35:29.232Z] Step 4/25 : WORKDIR /edgex-go [2022-09-19T22:35:29.830Z] 3.16: Pulling from library/alpine [2022-09-19T22:35:29.830Z] ---> Running in a34511e66792 [2022-09-19T22:35:32.438Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T22:35:32.438Z] Removing intermediate container a34511e66792 [2022-09-19T22:35:32.438Z] ---> 41ad4013b08c [2022-09-19T22:35:32.438Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:35:32.438Z] Status: Downloaded newer image for alpine:3.16 [2022-09-19T22:35:32.438Z] ---> 9c6f07244728 [2022-09-19T22:35:32.438Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-19T22:35:32.438Z] ---> Running in e681853f444b [2022-09-19T22:35:32.706Z] ---> Running in 21c6fba79e4b [2022-09-19T22:35:32.706Z] Removing intermediate container c678242c9261 [2022-09-19T22:35:32.706Z] ---> 342b22cf7b5e [2022-09-19T22:35:32.706Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-19T22:35:32.706Z] Removing intermediate container 2711905ec5e4 [2022-09-19T22:35:32.706Z] ---> aae3e217671d [2022-09-19T22:35:32.706Z] [2022-09-19T22:35:32.706Z] Step 9/20 : FROM alpine:3.15 [2022-09-19T22:35:32.706Z] ---> c4fc93816858 [2022-09-19T22:35:32.706Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:35:32.706Z] ---> Using cache [2022-09-19T22:35:32.706Z] ---> 507cc4bb1d27 [2022-09-19T22:35:32.706Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:35:32.706Z] ---> Using cache [2022-09-19T22:35:32.706Z] ---> 31091f8027b1 [2022-09-19T22:35:32.706Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-19T22:35:33.284Z] ---> Running in 7e6ffe41107a [2022-09-19T22:35:33.284Z] ---> Running in d0bf68107740 [2022-09-19T22:35:33.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:33.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:33.580Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-19T22:35:33.580Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-19T22:35:33.580Z] (3/3) Installing su-exec (0.2-r1) [2022-09-19T22:35:33.580Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:35:33.580Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:35:33.843Z] OK: 6 MiB in 17 packages [2022-09-19T22:35:33.843Z] Removing intermediate container e681853f444b [2022-09-19T22:35:33.843Z] ---> 0d546163c4a3 [2022-09-19T22:35:33.843Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-19T22:35:34.104Z] ---> Running in 1720af271292 [2022-09-19T22:35:34.104Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-19T22:35:34.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:34.369Z] Removing intermediate container 21c6fba79e4b [2022-09-19T22:35:34.369Z] ---> 1022c7a89ca6 [2022-09-19T22:35:34.369Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T22:35:34.631Z] Removing intermediate container 6b3e40ef56f3 [2022-09-19T22:35:34.631Z] ---> 88c8f6a83ff7 [2022-09-19T22:35:34.631Z] [2022-09-19T22:35:34.631Z] Step 10/33 : FROM alpine:3.16 [2022-09-19T22:35:34.631Z] ---> 9c6f07244728 [2022-09-19T22:35:34.631Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:35:34.631Z] ---> Running in 230fe98a1650 [2022-09-19T22:35:34.631Z] ---> Running in 3594e3d7a2bf [2022-09-19T22:35:34.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:34.631Z] Removing intermediate container 230fe98a1650 [2022-09-19T22:35:34.631Z] ---> f290221a7892 [2022-09-19T22:35:34.631Z] Step 13/25 : WORKDIR / [2022-09-19T22:35:34.631Z] ---> Running in a77467a1234c [2022-09-19T22:35:34.631Z] Removing intermediate container 3594e3d7a2bf [2022-09-19T22:35:34.631Z] ---> cdd258629c4f [2022-09-19T22:35:34.631Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-19T22:35:34.896Z] ---> Running in 649128554d20 [2022-09-19T22:35:34.896Z] Removing intermediate container a77467a1234c [2022-09-19T22:35:34.896Z] ---> 7837405fc69a [2022-09-19T22:35:34.896Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-19T22:35:35.159Z] Removing intermediate container 7e6ffe41107a [2022-09-19T22:35:35.159Z] ---> e4836f663491 [2022-09-19T22:35:35.159Z] [2022-09-19T22:35:35.159Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:35:35.159Z] ---> 9c6f07244728 [2022-09-19T22:35:35.159Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:35:35.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:35.159Z] ---> Running in ae456db03467 [2022-09-19T22:35:35.159Z] ---> fe4dc2392e17 [2022-09-19T22:35:35.159Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-19T22:35:35.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:35.159Z] Removing intermediate container ae456db03467 [2022-09-19T22:35:35.159Z] ---> 81bbf335a183 [2022-09-19T22:35:35.159Z] Step 13/23 : 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-09-19T22:35:35.159Z] ---> Running in c440ad659e7e [2022-09-19T22:35:35.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:35.423Z] ---> 7312bd4751ae [2022-09-19T22:35:35.423Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-19T22:35:35.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:35.423Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:35:35.423Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:35:35.423Z] OK: 15857 distinct packages available [2022-09-19T22:35:35.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:35.423Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-19T22:35:35.423Z] (2/2) Installing su-exec (0.2-r1) [2022-09-19T22:35:35.423Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:35:35.423Z] OK: 6 MiB in 16 packages [2022-09-19T22:35:35.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:35.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:35.685Z] ---> d8f96a07dc6d [2022-09-19T22:35:35.685Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-19T22:35:35.685Z] OK: 211 MiB in 51 packages [2022-09-19T22:35:35.685Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-19T22:35:35.685Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-19T22:35:35.685Z] (3/33) Installing readline (8.1.2-r0) [2022-09-19T22:35:35.950Z] (4/33) Installing bash (5.1.16-r2) [2022-09-19T22:35:35.950Z] Executing bash-5.1.16-r2.post-install [2022-09-19T22:35:35.950Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-19T22:35:35.950Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-19T22:35:35.950Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T22:35:35.950Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-19T22:35:35.950Z] (9/33) Installing curl (7.83.1-r3) [2022-09-19T22:35:35.950Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-19T22:35:35.950Z] Removing intermediate container 649128554d20 [2022-09-19T22:35:35.950Z] ---> 1615f7add347 [2022-09-19T22:35:35.950Z] ---> f064ef8054a2 [2022-09-19T22:35:35.950Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-19T22:35:35.950Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-19T22:35:36.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:36.211Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-19T22:35:36.211Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-19T22:35:36.211Z] (13/33) Installing expat (2.4.8-r0) [2022-09-19T22:35:36.211Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-19T22:35:36.211Z] (15/33) Installing gdbm (1.23-r0) [2022-09-19T22:35:36.211Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-19T22:35:36.211Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T22:35:36.211Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T22:35:36.473Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-19T22:35:36.473Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-19T22:35:36.473Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-19T22:35:36.473Z] ---> Running in 2061aac0b120 [2022-09-19T22:35:36.736Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-19T22:35:36.998Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-19T22:35:36.998Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-19T22:35:36.998Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-19T22:35:36.998Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-19T22:35:36.998Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-19T22:35:36.998Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-19T22:35:36.998Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-19T22:35:36.998Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-19T22:35:36.998Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-19T22:35:36.998Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-19T22:35:36.998Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-19T22:35:36.998Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-19T22:35:36.998Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-19T22:35:36.998Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-19T22:35:36.998Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-19T22:35:36.998Z] ---> bfe8905ee7e1 [2022-09-19T22:35:36.998Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-19T22:35:37.323Z] Removing intermediate container 2061aac0b120 [2022-09-19T22:35:37.323Z] ---> 4196049d0ab5 [2022-09-19T22:35:37.323Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-19T22:35:37.323Z] (5/9) Installing curl (7.80.0-r3) [2022-09-19T22:35:37.323Z] Removing intermediate container 1720af271292 [2022-09-19T22:35:37.323Z] ---> cd4c7daeac5e [2022-09-19T22:35:37.323Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-19T22:35:37.584Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-19T22:35:37.584Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:35:37.584Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:35:37.584Z] OK: 122 MiB in 47 packages [2022-09-19T22:35:37.584Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:35:37.584Z] ---> Running in 682004c7e832 [2022-09-19T22:35:37.584Z] (8/9) Installing libucontext (1.1-r0) [2022-09-19T22:35:37.584Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-19T22:35:37.845Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:35:37.845Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:35:37.845Z] ---> f4600ddd757c [2022-09-19T22:35:37.845Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> ce98eef7efb2 [2022-09-19T22:35:37.845Z] [2022-09-19T22:35:37.845Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:35:37.845Z] OK: 8 MiB in 23 packages [2022-09-19T22:35:37.845Z] Removing intermediate container 682004c7e832 [2022-09-19T22:35:37.845Z] ---> 6b5104090949 [2022-09-19T22:35:37.845Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-19T22:35:37.845Z] ---> Running in dcee016de86f [2022-09-19T22:35:37.845Z] ---> Running in 7436770dd0e3 [2022-09-19T22:35:38.106Z] ---> 8f24622a2466 [2022-09-19T22:35:38.106Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T22:35:38.106Z] Removing intermediate container 7436770dd0e3 [2022-09-19T22:35:38.106Z] ---> 861b2ff30e59 [2022-09-19T22:35:38.106Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-19T22:35:38.106Z] ---> Running in a93f364ed3b7 [2022-09-19T22:35:38.106Z] ---> Running in 9c10869c9284 [2022-09-19T22:35:38.368Z] Removing intermediate container 9c10869c9284 [2022-09-19T22:35:38.368Z] ---> aad606e9aa78 [2022-09-19T22:35:38.368Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-19T22:35:38.368Z] ---> Running in 0d120ed46ea6 [2022-09-19T22:35:38.368Z] Removing intermediate container d0bf68107740 [2022-09-19T22:35:38.368Z] ---> 727990064dd4 [2022-09-19T22:35:38.368Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:35:38.629Z] ---> 8b0d1f819945 [2022-09-19T22:35:38.629Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-19T22:35:38.667Z] 25b303627fd3: Pull complete [2022-09-19T22:35:38.667Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-19T22:35:38.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T22:35:38.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:35:38.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-29888 does not seem to be running inside a container [2022-09-19T22:35:39.019Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:35:39.585Z] Removing intermediate container a93f364ed3b7 [2022-09-19T22:35:39.585Z] ---> fec9d6a3bea7 [2022-09-19T22:35:39.585Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T22:35:41.179Z] $ docker top a47f543ce092b5d9c3c4b135d34050db96deca6772c3699576b190960c5a9e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:35:41.508Z] ---> 8afce43a875e [2022-09-19T22:35:41.508Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-19T22:35:41.508Z] ---> Running in 39bd31355c88 [2022-09-19T22:35:41.508Z] Removing intermediate container 0d120ed46ea6 [2022-09-19T22:35:41.508Z] ---> 14cf89a75265 [2022-09-19T22:35:41.508Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-19T22:35:41.508Z] ---> Running in 3bb2a5191b45 [2022-09-19T22:35:41.508Z] Removing intermediate container 39bd31355c88 [2022-09-19T22:35:41.508Z] ---> 9a1dc52efc88 [2022-09-19T22:35:41.508Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T22:35:41.508Z] ---> 8b8f4cd13e0d [2022-09-19T22:35:41.508Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-19T22:35:41.508Z] ---> Running in 32de76678078 [2022-09-19T22:35:41.508Z] ---> Running in 3da8dfd22926 [2022-09-19T22:35:41.508Z] Removing intermediate container 3bb2a5191b45 [2022-09-19T22:35:41.508Z] ---> fbe54dc8fe44 [2022-09-19T22:35:41.508Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-19T22:35:41.770Z] Removing intermediate container 32de76678078 [2022-09-19T22:35:41.771Z] ---> 3104ca5564f6 [2022-09-19T22:35:41.771Z] Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:35:41.771Z] Removing intermediate container 3da8dfd22926 [2022-09-19T22:35:41.771Z] ---> 3d62f065fe9b [2022-09-19T22:35:41.771Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:35:41.771Z] ---> Running in 5809b530ac95 [2022-09-19T22:35:41.771Z] ---> c437cc0f0dd2 [2022-09-19T22:35:41.771Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-19T22:35:41.771Z] Collecting docker-compose==1.23.2 [2022-09-19T22:35:42.033Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-19T22:35:42.033Z] ---> Running in 92c2633af166 [2022-09-19T22:35:42.033Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.2 MB/s eta 0:00:00 [2022-09-19T22:35:42.033Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-19T22:35:42.033Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-19T22:35:42.033Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.0 MB/s eta 0:00:00 [2022-09-19T22:35:42.033Z] Collecting PyYAML<4,>=3.10 [2022-09-19T22:35:42.099Z] + docker-compose build --help [2022-09-19T22:35:42.100Z] + grep parallel [2022-09-19T22:35:42.295Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-19T22:35:42.295Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.4 MB/s eta 0:00:00 [2022-09-19T22:35:42.295Z] ---> Running in 50af69c28cb1 [2022-09-19T22:35:42.557Z] Preparing metadata (setup.py): started [2022-09-19T22:35:42.819Z] Removing intermediate container 5809b530ac95 [2022-09-19T22:35:42.819Z] ---> 8d3cc93a4dc4 [2022-09-19T22:35:42.819Z] Step 25/25 : LABEL version=2.3.0-dev.64 [2022-09-19T22:35:42.819Z] Removing intermediate container 92c2633af166 [2022-09-19T22:35:42.819Z] ---> 9a2aab993e78 [2022-09-19T22:35:42.819Z] Step 18/20 : LABEL arch=x86_64 [2022-09-19T22:35:42.819Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:35:42.819Z] Collecting docker<4.0,>=3.6.0 [2022-09-19T22:35:42.819Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-19T22:35:42.819Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 129.2 MB/s eta 0:00:00 [2022-09-19T22:35:42.819Z] ---> Running in 1ed273939475 [2022-09-19T22:35:42.819Z] ---> Running in cf39a9e2d002 [2022-09-19T22:35:42.819Z] Collecting jsonschema<3,>=2.5.1 [2022-09-19T22:35:42.819Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-19T22:35:43.121Z] Collecting texttable<0.10,>=0.9.0 [2022-09-19T22:35:43.121Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-19T22:35:43.121Z] Preparing metadata (setup.py): started [2022-09-19T22:35:43.121Z] Removing intermediate container 1ed273939475 [2022-09-19T22:35:43.121Z] ---> 8d8324199b0b [2022-09-19T22:35:43.121Z] Step 19/20 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:35:43.382Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:35:43.382Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-19T22:35:43.382Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-19T22:35:43.382Z] Preparing metadata (setup.py): started [2022-09-19T22:35:43.641Z] Removing intermediate container cf39a9e2d002 [2022-09-19T22:35:43.641Z] ---> 4411444bad31 [2022-09-19T22:35:43.641Z] [2022-09-19T22:35:43.641Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:35:43.641Z] 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-09-19T22:35:43.641Z] Successfully built 4411444bad31 [2022-09-19T22:35:43.641Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-19T22:35:43.641Z] Successfully tagged security-secretstore-setup:latest [2022-09-19T22:35:43.641Z] Building security-spire-agent [2022-09-19T22:35:43.641Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-19T22:35:43.641Z] ---> Running in d7e14be672a0 [2022-09-19T22:35:43.641Z]  Building security-secretstore-setup ... done  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 183.0 MB/s eta 0:00:00 [2022-09-19T22:35:43.641Z] Collecting docopt<0.7,>=0.6.1 [2022-09-19T22:35:43.641Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-19T22:35:43.641Z] Preparing metadata (setup.py): started [2022-09-19T22:35:45.064Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:35:45.064Z] Collecting cached-property<2,>=1.2.0 [2022-09-19T22:35:45.064Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-19T22:35:45.064Z] Collecting docker-pycreds>=0.4.0 [2022-09-19T22:35:45.064Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-19T22:35:45.325Z] Collecting certifi>=2017.4.17 [2022-09-19T22:35:45.325Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-19T22:35:45.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 46.4 MB/s eta 0:00:00 [2022-09-19T22:35:45.325Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-19T22:35:45.325Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-19T22:35:45.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 46.2 MB/s eta 0:00:00 [2022-09-19T22:35:45.325Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-19T22:35:45.325Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-19T22:35:45.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 52.6 MB/s eta 0:00:00 [2022-09-19T22:35:45.325Z] Collecting idna<2.8,>=2.5 [2022-09-19T22:35:45.325Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-19T22:35:45.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 194.1 MB/s eta 0:00:00 [2022-09-19T22:35:45.325Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-19T22:35:45.325Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-19T22:35:45.325Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-19T22:35:45.325Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-19T22:35:45.473Z] --parallel Build images in parallel. [Pipeline] } [2022-09-19T22:35:45.496Z] $ docker stop --time=1 a47f543ce092b5d9c3c4b135d34050db96deca6772c3699576b190960c5a9e72 [2022-09-19T22:35:45.583Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-19T22:35:45.583Z] Running setup.py install for texttable: started [2022-09-19T22:35:46.151Z] Running setup.py install for texttable: finished with status 'done' [2022-09-19T22:35:46.151Z] Running setup.py install for PyYAML: started [2022-09-19T22:35:46.412Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:35:46.412Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:35:46.412Z] ---> 994f21dc24e4 [2022-09-19T22:35:46.412Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T22:35:46.412Z] ---> Using cache [2022-09-19T22:35:46.412Z] ---> 918f218e85da [2022-09-19T22:35:46.412Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:35:46.412Z] ---> Using cache [2022-09-19T22:35:46.412Z] ---> 9c631418ceb0 [2022-09-19T22:35:46.412Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:35:46.693Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-19T22:35:46.693Z] Removing intermediate container d7e14be672a0 [2022-09-19T22:35:46.693Z] ---> 743e22977c19 [2022-09-19T22:35:46.693Z] Step 20/20 : LABEL version=2.3.0-dev.64 [2022-09-19T22:35:46.693Z] ---> Running in 953dc393d4f2 [2022-09-19T22:35:46.956Z] Removing intermediate container 50af69c28cb1 [2022-09-19T22:35:46.956Z] ---> d160a1a2fb73 [2022-09-19T22:35:46.956Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:35:46.956Z] ---> Running in daffd06902f2 [2022-09-19T22:35:47.143Z] $ docker rm -f a47f543ce092b5d9c3c4b135d34050db96deca6772c3699576b190960c5a9e72 [2022-09-19T22:35:47.219Z] Removing intermediate container dcee016de86f [2022-09-19T22:35:47.219Z] ---> 75d527108424 [2022-09-19T22:35:47.219Z] Step 9/25 : COPY . . [2022-09-19T22:35:47.219Z] Running setup.py install for docopt: started [2022-09-19T22:35:47.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:35:47.480Z] Removing intermediate container daffd06902f2 [2022-09-19T22:35:47.481Z] ---> 519c61cce5d8 [2022-09-19T22:35:47.481Z] [2022-09-19T22:35:47.481Z] ---> aef9cf5661de [2022-09-19T22:35:47.481Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-19T22:35:47.481Z] Successfully built 519c61cce5d8 [2022-09-19T22:35:47.481Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-19T22:35:47.481Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-09-19T22:35:47.481Z] Running setup.py install for docopt: finished with status 'done' [2022-09-19T22:35:47.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T22:35:47.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:35:48.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-29888 does not seem to be running inside a container [2022-09-19T22:35:48.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:35:48.105Z] $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:35:48.916Z] OK: 211 MiB in 51 packages [2022-09-19T22:35:49.306Z] $ docker top 4eb8f9f75e3a7b749c4b336cf87447f1f106268dcabbd1958b2e2171e0c713c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:35:50.210Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-19T22:35:50.307Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:35:50.307Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:35:50.307Z] ---> 994f21dc24e4 [2022-09-19T22:35:50.307Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:35:50.307Z] ---> Using cache [2022-09-19T22:35:50.307Z] ---> e28432732dad [2022-09-19T22:35:50.307Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T22:35:50.307Z] ---> Using cache [2022-09-19T22:35:50.307Z] ---> 41ad4013b08c [2022-09-19T22:35:50.307Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:35:50.307Z] ---> Using cache [2022-09-19T22:35:50.307Z] ---> 0d546163c4a3 [2022-09-19T22:35:50.308Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-19T22:35:50.308Z] ---> Using cache [2022-09-19T22:35:50.308Z] ---> cd4c7daeac5e [2022-09-19T22:35:50.308Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T22:35:50.308Z] ---> Using cache [2022-09-19T22:35:50.308Z] ---> ce98eef7efb2 [2022-09-19T22:35:50.308Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:35:50.308Z] ---> Using cache [2022-09-19T22:35:50.308Z] ---> 75d527108424 [2022-09-19T22:35:50.308Z] Step 9/23 : COPY . . [2022-09-19T22:35:54.517Z] Running setup.py install for dockerpty: started [2022-09-19T22:35:54.521Z] Building core-command ... [2022-09-19T22:35:54.521Z] Building core-data ... [2022-09-19T22:35:54.521Z] Building core-metadata ... [2022-09-19T22:35:54.521Z] Building security-bootstrapper ... [2022-09-19T22:35:54.521Z] Building security-proxy-setup ... [2022-09-19T22:35:54.521Z] Building security-secretstore-setup ... [2022-09-19T22:35:54.521Z] Building security-spiffe-token-provider ... [2022-09-19T22:35:54.521Z] Building security-spire-agent ... [2022-09-19T22:35:54.521Z] Building security-spire-config ... [2022-09-19T22:35:54.521Z] Building security-spire-server ... [2022-09-19T22:35:54.521Z] Building support-notifications ... [2022-09-19T22:35:54.521Z] Building support-scheduler ... [2022-09-19T22:35:54.521Z] Building sys-mgmt-agent ... [2022-09-19T22:35:54.521Z] Building security-secretstore-setup [2022-09-19T22:35:54.521Z] Building security-spiffe-token-provider [2022-09-19T22:35:54.521Z] Building security-bootstrapper [2022-09-19T22:35:54.521Z] Building security-spire-config [2022-09-19T22:35:54.521Z] Building security-spire-server [2022-09-19T22:35:55.095Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-19T22:35:55.358Z] ---> 6c09acf5d6e7 [2022-09-19T22:35:55.358Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-19T22:35:55.358Z] ---> f4bf5698ddfb [2022-09-19T22:35:55.358Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-19T22:35:55.358Z] ---> 4cc04a01b462 [2022-09-19T22:35:55.358Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-19T22:35:55.620Z] ---> Running in d6d386119024 [2022-09-19T22:35:55.620Z] ---> Running in 5f7011d5e536 [2022-09-19T22:35:55.620Z] ---> 2e2e59b48acc [2022-09-19T22:35:55.620Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-19T22:35:55.620Z] Removing intermediate container 953dc393d4f2 [2022-09-19T22:35:55.620Z] ---> 350446d68ca6 [2022-09-19T22:35:55.620Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T22:35:55.884Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-19T22:35:55.884Z] 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-09-19T22:35:56.148Z]  ---> 2a3f9548ce29 [2022-09-19T22:35:56.148Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-19T22:35:56.148Z] ---> fecc3b37f863 [2022-09-19T22:35:56.148Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:35:56.148Z] ---> Running in 43bbf0b027cb [2022-09-19T22:35:56.410Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-19T22:35:56.410Z] ---> 4ae83d730f00 [2022-09-19T22:35:56.410Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-19T22:35:56.410Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T22:35:56.673Z] ---> 57c669899d8b [2022-09-19T22:35:56.673Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-19T22:35:57.248Z] ---> aa34a313aa55 [2022-09-19T22:35:57.248Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-19T22:35:57.823Z] ---> Running in 9426a283782d [2022-09-19T22:36:00.371Z] Removing intermediate container 9426a283782d [2022-09-19T22:36:00.371Z] ---> 2c9051320f07 [2022-09-19T22:36:00.371Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-19T22:36:00.371Z] Removing intermediate container c440ad659e7e [2022-09-19T22:36:00.371Z] ---> 8d4ef6f7b718 [2022-09-19T22:36:00.371Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-19T22:36:00.371Z] ---> Running in c17b80b4b58b [2022-09-19T22:36:00.371Z] ---> Running in 7feaccf7e4df [2022-09-19T22:36:00.633Z] Removing intermediate container c17b80b4b58b [2022-09-19T22:36:00.633Z] ---> e32ea3d7b690 [2022-09-19T22:36:00.633Z] Step 30/33 : CMD ["gate"] [2022-09-19T22:36:00.893Z] Removing intermediate container 7feaccf7e4df [2022-09-19T22:36:00.894Z] ---> d66d4f9d2597 [2022-09-19T22:36:00.894Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:36:00.894Z] ---> Running in f3d2cd554e84 [2022-09-19T22:36:01.155Z] ---> Running in 84929ce9e0b9 [2022-09-19T22:36:01.417Z] Removing intermediate container f3d2cd554e84 [2022-09-19T22:36:01.417Z] ---> d1622b105ea4 [2022-09-19T22:36:01.417Z] Step 31/33 : LABEL arch=x86_64 [2022-09-19T22:36:02.826Z] Removing intermediate container 84929ce9e0b9 [2022-09-19T22:36:02.826Z] ---> 4785c9d6dc09 [2022-09-19T22:36:02.826Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-19T22:36:02.826Z] ---> Running in d87e8dd40951 [2022-09-19T22:36:04.217Z] Removing intermediate container d87e8dd40951 [2022-09-19T22:36:04.217Z] ---> e18baba81779 [2022-09-19T22:36:04.217Z] Step 32/33 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:36:04.478Z] ---> 75df4cb4c829 [2022-09-19T22:36:04.478Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-19T22:36:04.478Z] ---> Running in 7ac38ffd03a3 [2022-09-19T22:36:04.669Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:04.669Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:04.669Z] ---> 8b6587a95ec6 [2022-09-19T22:36:04.669Z] Step 3/20 : WORKDIR /edgex-go [2022-09-19T22:36:04.669Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:04.669Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:04.669Z] ---> 8b6587a95ec6 [2022-09-19T22:36:04.669Z] Step 3/33 : WORKDIR /edgex-go [2022-09-19T22:36:04.669Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:04.669Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:04.669Z] ---> 8b6587a95ec6 [2022-09-19T22:36:04.669Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T22:36:04.952Z] ---> Running in 9fc8b157c8cf [2022-09-19T22:36:04.952Z] ---> Running in bf1503b09f53 [2022-09-19T22:36:04.952Z] ---> Running in 614d95a3eb74 [2022-09-19T22:36:04.952Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:04.952Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:04.952Z] ---> 8b6587a95ec6 [2022-09-19T22:36:04.952Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T22:36:04.952Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:04.952Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:04.952Z] ---> 8b6587a95ec6 [2022-09-19T22:36:04.952Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T22:36:05.055Z] Removing intermediate container 43bbf0b027cb [2022-09-19T22:36:05.055Z] ---> abd574d341c1 [2022-09-19T22:36:05.055Z] Step 8/26 : COPY . . [2022-09-19T22:36:05.055Z] Removing intermediate container 7ac38ffd03a3 [2022-09-19T22:36:05.055Z] ---> e680f0950302 [2022-09-19T22:36:05.055Z] Step 33/33 : LABEL version=2.3.0-dev.64 [2022-09-19T22:36:05.233Z] ---> Running in 993e38849dec [2022-09-19T22:36:05.233Z] ---> Running in 84594eaaf955 [2022-09-19T22:36:05.321Z] ---> 05605906054e [2022-09-19T22:36:05.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-19T22:36:05.321Z] ---> Running in da03ca578a7a [2022-09-19T22:36:05.511Z] Removing intermediate container 9fc8b157c8cf [2022-09-19T22:36:05.511Z] ---> 8206ebce2de2 [2022-09-19T22:36:05.511Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:05.511Z] ---> Running in 8d2e1d94916d [2022-09-19T22:36:05.796Z] Removing intermediate container bf1503b09f53 [2022-09-19T22:36:05.796Z] ---> df3a5dbf20c2 [2022-09-19T22:36:05.796Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:05.796Z] Removing intermediate container 614d95a3eb74 [2022-09-19T22:36:05.796Z] ---> 804bef95302e [2022-09-19T22:36:05.796Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-19T22:36:05.796Z] ---> Running in a39ba5ca451a [2022-09-19T22:36:05.796Z] Removing intermediate container 84594eaaf955 [2022-09-19T22:36:05.796Z] ---> 3c083c583fcb [2022-09-19T22:36:05.796Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:05.911Z] Removing intermediate container da03ca578a7a [2022-09-19T22:36:05.912Z] ---> 2afd278cc3e2 [2022-09-19T22:36:05.912Z] [2022-09-19T22:36:05.912Z] Successfully built 2afd278cc3e2 [2022-09-19T22:36:06.080Z] ---> Running in 6156aceb85f4 [2022-09-19T22:36:06.080Z] Removing intermediate container 993e38849dec [2022-09-19T22:36:06.080Z] ---> 4e84c958a8d1 [2022-09-19T22:36:06.080Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:06.359Z] ---> Running in 62e352411abf [2022-09-19T22:36:06.359Z] ---> Running in b541f31ca3a9 [2022-09-19T22:36:06.484Z] Successfully tagged security-bootstrapper:latest [2022-09-19T22:36:06.484Z] Building core-data [2022-09-19T22:36:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:09.004Z] Removing intermediate container 8d2e1d94916d [2022-09-19T22:36:09.004Z] ---> 5589fd19c9d4 [2022-09-19T22:36:09.004Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-19T22:36:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:09.004Z] ---> Running in 8010b757d826 [2022-09-19T22:36:09.051Z]  Building security-bootstrapper ... done  ---> a6dfd5c98347 [2022-09-19T22:36:09.051Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-19T22:36:10.011Z] Removing intermediate container a39ba5ca451a [2022-09-19T22:36:10.011Z] ---> 3007b22b8fb1 [2022-09-19T22:36:10.011Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:36:10.011Z] ---> Running in ee620b420956 [2022-09-19T22:36:10.296Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-19T22:36:10.296Z] v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-19T22:36:10.296Z] OK: 16894 distinct packages available [2022-09-19T22:36:10.706Z] Removing intermediate container b541f31ca3a9 [2022-09-19T22:36:10.706Z] ---> 79ecc8233fb5 [2022-09-19T22:36:10.706Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:36:10.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:10.706Z] Removing intermediate container 62e352411abf [2022-09-19T22:36:10.706Z] ---> f766dcf76b52 [2022-09-19T22:36:10.706Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-19T22:36:10.706Z] ---> Running in 7b09ee9103a9 [2022-09-19T22:36:11.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:11.080Z] ---> Running in cfdc927ad3d7 [2022-09-19T22:36:11.597Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:11.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:11.598Z] ---> 994f21dc24e4 [2022-09-19T22:36:11.598Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:36:11.598Z] ---> Using cache [2022-09-19T22:36:11.598Z] ---> e28432732dad [2022-09-19T22:36:11.598Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T22:36:11.598Z] ---> Using cache [2022-09-19T22:36:11.598Z] ---> 41ad4013b08c [2022-09-19T22:36:11.598Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:11.598Z] ---> Using cache [2022-09-19T22:36:11.598Z] ---> 0d546163c4a3 [2022-09-19T22:36:11.598Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-19T22:36:12.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:12.210Z] OK: 221 MiB in 51 packages [2022-09-19T22:36:12.534Z] ---> Running in 10cd697a4ab9 [2022-09-19T22:36:12.535Z] ---> Running in 472a522bbf99 [2022-09-19T22:36:12.548Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:12.799Z] ---> 117c85334d35 [2022-09-19T22:36:12.799Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:36:12.799Z] ---> Running in 60f639ceb09b [2022-09-19T22:36:12.799Z] Removing intermediate container 10cd697a4ab9 [2022-09-19T22:36:12.799Z] ---> afc4c81b9211 [2022-09-19T22:36:12.799Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:36:13.060Z] ---> Running in 8d54431b7ea7 [2022-09-19T22:36:13.060Z] Removing intermediate container 60f639ceb09b [2022-09-19T22:36:13.060Z] ---> 528a42c3f0e6 [2022-09-19T22:36:13.060Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T22:36:13.060Z] ---> Running in 8a624b5f3602 [2022-09-19T22:36:13.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:13.318Z] Removing intermediate container 8d54431b7ea7 [2022-09-19T22:36:13.319Z] ---> a84fe16f45fb [2022-09-19T22:36:13.319Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T22:36:13.319Z] ---> Running in 09f42cafc0cf [2022-09-19T22:36:13.319Z] Removing intermediate container 8a624b5f3602 [2022-09-19T22:36:13.319Z] ---> 063c95f83ed1 [2022-09-19T22:36:13.319Z] Step 11/26 : 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-09-19T22:36:13.577Z] ---> Running in 3a7180cb1dbe [2022-09-19T22:36:13.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:13.836Z] Removing intermediate container 09f42cafc0cf [2022-09-19T22:36:13.836Z] ---> ec2201946db8 [2022-09-19T22:36:13.836Z] Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:36:13.836Z] ---> Running in 8a7d3addfdd2 [2022-09-19T22:36:13.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:14.097Z] Removing intermediate container 8a7d3addfdd2 [2022-09-19T22:36:14.097Z] ---> b2f22e53fbb2 [2022-09-19T22:36:14.097Z] Step 23/23 : LABEL version=2.3.0-dev.64 [2022-09-19T22:36:14.097Z] ---> Running in 817ac60f5673 [2022-09-19T22:36:14.144Z] Removing intermediate container 6156aceb85f4 [2022-09-19T22:36:14.144Z] ---> ccd66fc3f721 [2022-09-19T22:36:14.144Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-19T22:36:14.420Z] OK: 221 MiB in 51 packages [2022-09-19T22:36:14.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:14.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:14.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:14.673Z] Removing intermediate container 817ac60f5673 [2022-09-19T22:36:14.673Z] ---> 3c8fbed3d2df [2022-09-19T22:36:14.673Z] [2022-09-19T22:36:14.673Z] Successfully built 3c8fbed3d2df [2022-09-19T22:36:14.673Z] Successfully tagged sys-mgmt-agent:latest [2022-09-19T22:36:14.673Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-09-19T22:36:14.934Z] OK: 211 MiB in 51 packages [2022-09-19T22:36:15.027Z] OK: 221 MiB in 51 packages [2022-09-19T22:36:15.028Z] ---> 8473b5ecfd7e [2022-09-19T22:36:15.028Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:15.306Z] ---> Running in 5c9d217b5aaa [2022-09-19T22:36:15.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:15.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:36:15.864Z] Removing intermediate container 8010b757d826 [2022-09-19T22:36:15.864Z] ---> c74d4046c8db [2022-09-19T22:36:15.864Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-19T22:36:16.321Z] Removing intermediate container 3a7180cb1dbe [2022-09-19T22:36:16.321Z] ---> 427e462244ae [2022-09-19T22:36:16.321Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T22:36:16.869Z] OK: 221 MiB in 51 packages [2022-09-19T22:36:16.869Z] OK: 221 MiB in 51 packages [2022-09-19T22:36:17.148Z] ---> a324cd533a6b [2022-09-19T22:36:17.148Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:17.148Z] Removing intermediate container ee620b420956 [2022-09-19T22:36:17.148Z] ---> 0214afa60bfb [2022-09-19T22:36:17.148Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T22:36:17.422Z] ---> Running in 7d8f2455aea0 [2022-09-19T22:36:17.722Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:17.722Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:17.722Z] ---> 994f21dc24e4 [2022-09-19T22:36:17.722Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T22:36:17.722Z] ---> Using cache [2022-09-19T22:36:17.722Z] ---> 918f218e85da [2022-09-19T22:36:17.722Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:17.722Z] ---> Using cache [2022-09-19T22:36:17.722Z] ---> 9c631418ceb0 [2022-09-19T22:36:17.722Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:36:17.722Z] ---> Using cache [2022-09-19T22:36:17.722Z] ---> 350446d68ca6 [2022-09-19T22:36:17.722Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T22:36:17.722Z] ---> Using cache [2022-09-19T22:36:17.722Z] ---> fecc3b37f863 [2022-09-19T22:36:17.722Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:17.722Z] ---> Using cache [2022-09-19T22:36:17.722Z] ---> abd574d341c1 [2022-09-19T22:36:17.722Z] Step 8/25 : COPY . . [2022-09-19T22:36:17.722Z] ---> Using cache [2022-09-19T22:36:17.722Z] ---> 117c85334d35 [2022-09-19T22:36:17.722Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:36:17.722Z] ---> Using cache [2022-09-19T22:36:17.722Z] ---> 528a42c3f0e6 [2022-09-19T22:36:17.722Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-19T22:36:17.722Z] ---> Using cache [2022-09-19T22:36:17.722Z] ---> 063c95f83ed1 [2022-09-19T22:36:17.722Z] Step 11/25 : 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-09-19T22:36:18.889Z] Removing intermediate container 7b09ee9103a9 [2022-09-19T22:36:18.889Z] ---> fe9f11b3abcd [2022-09-19T22:36:18.889Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T22:36:18.889Z] Removing intermediate container cfdc927ad3d7 [2022-09-19T22:36:18.889Z] ---> 8ca2ccc44de2 [2022-09-19T22:36:18.889Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T22:36:18.889Z] ---> 41e083aff4e8 [2022-09-19T22:36:18.889Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:19.170Z] ---> Running in b257e253207f [2022-09-19T22:36:19.659Z] ---> Running in 689fea20b06d [2022-09-19T22:36:19.659Z] ---> Running in 72fca7f750d2 [2022-09-19T22:36:19.659Z] Removing intermediate container 472a522bbf99 [2022-09-19T22:36:19.659Z] ---> e3f6d3f83e4a [2022-09-19T22:36:19.659Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T22:36:19.659Z] Removing intermediate container 689fea20b06d [2022-09-19T22:36:19.659Z] ---> 968df7c1618b [2022-09-19T22:36:19.659Z] [2022-09-19T22:36:19.659Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T22:36:19.659Z] ---> c4fc93816858 [2022-09-19T22:36:19.659Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:36:19.659Z] ---> Using cache [2022-09-19T22:36:19.659Z] ---> 507cc4bb1d27 [2022-09-19T22:36:19.659Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:19.659Z] ---> Using cache [2022-09-19T22:36:19.659Z] ---> 31091f8027b1 [2022-09-19T22:36:19.659Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T22:36:19.659Z] ---> Running in 77ab3cec94d1 [2022-09-19T22:36:19.921Z] ---> c492af48607e [2022-09-19T22:36:19.921Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:20.175Z] ---> 6cc443abd9f3 [2022-09-19T22:36:20.175Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:20.175Z] ---> ef9e9002fdc9 [2022-09-19T22:36:20.175Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:20.175Z] ---> Running in 3826dc496e34 [2022-09-19T22:36:20.175Z] ---> Running in a052c7fe9407 [2022-09-19T22:36:20.281Z] ---> Running in b04cda38f285 [2022-09-19T22:36:20.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:20.804Z] Removing intermediate container 72fca7f750d2 [2022-09-19T22:36:20.804Z] ---> 68761fe79e61 [2022-09-19T22:36:20.804Z] Step 12/25 : WORKDIR /edgex-go [2022-09-19T22:36:21.064Z] ---> Running in 2084d7b926d4 [2022-09-19T22:36:21.065Z] Removing intermediate container 2084d7b926d4 [2022-09-19T22:36:21.065Z] ---> fb79ed1af5fd [2022-09-19T22:36:21.065Z] [2022-09-19T22:36:21.065Z] Step 13/25 : FROM alpine:3.15 [2022-09-19T22:36:21.065Z] ---> c4fc93816858 [2022-09-19T22:36:21.065Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:36:21.065Z] ---> Using cache [2022-09-19T22:36:21.065Z] ---> 507cc4bb1d27 [2022-09-19T22:36:21.065Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:21.065Z] ---> Using cache [2022-09-19T22:36:21.065Z] ---> 31091f8027b1 [2022-09-19T22:36:21.065Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T22:36:21.325Z] ---> Running in dc4b16ea0afa [2022-09-19T22:36:21.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:21.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:21.899Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:36:21.899Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:36:21.899Z] OK: 15857 distinct packages available [2022-09-19T22:36:21.899Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:21.899Z] Removing intermediate container 5f7011d5e536 [2022-09-19T22:36:21.899Z] ---> 99c2b5e9dfd2 [2022-09-19T22:36:21.899Z] [2022-09-19T22:36:21.899Z] Step 11/25 : FROM alpine:3.16 [2022-09-19T22:36:21.899Z] ---> 9c6f07244728 [2022-09-19T22:36:21.899Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:36:22.161Z] ---> Running in 2b13f6b6e967 [2022-09-19T22:36:22.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:22.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:22.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:22.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:22.993Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-19T22:36:22.993Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:36:22.993Z] OK: 6 MiB in 15 packages [2022-09-19T22:36:22.993Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:36:22.994Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:36:22.994Z] OK: 15857 distinct packages available [2022-09-19T22:36:22.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:23.257Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-19T22:36:23.257Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:36:23.257Z] (3/5) Installing libucontext (1.1-r0) [2022-09-19T22:36:23.520Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-19T22:36:23.520Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-19T22:36:23.520Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:36:23.520Z] OK: 7 MiB in 19 packages [2022-09-19T22:36:24.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:24.357Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-19T22:36:24.357Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:36:24.357Z] (3/5) Installing libucontext (1.1-r0) [2022-09-19T22:36:24.628Z] Removing intermediate container 2b13f6b6e967 [2022-09-19T22:36:24.628Z] ---> 644634ca6bf2 [2022-09-19T22:36:24.628Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:36:24.628Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-19T22:36:24.628Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-19T22:36:24.628Z] ---> Running in 55aaffd3afc7 [2022-09-19T22:36:24.628Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:36:24.891Z] OK: 7 MiB in 19 packages [2022-09-19T22:36:25.153Z] Removing intermediate container 77ab3cec94d1 [2022-09-19T22:36:25.153Z] ---> 06e28bbef4d4 [2022-09-19T22:36:25.153Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-19T22:36:26.097Z] Removing intermediate container 55aaffd3afc7 [2022-09-19T22:36:26.097Z] ---> 0e4a89c24240 [2022-09-19T22:36:26.097Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-19T22:36:27.490Z] ---> Running in accc0cd6bd65 [2022-09-19T22:36:27.490Z] ---> 24539e91bd9c [2022-09-19T22:36:27.490Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:36:27.490Z] Removing intermediate container dc4b16ea0afa [2022-09-19T22:36:27.490Z] ---> ce3035f1efc4 [2022-09-19T22:36:27.490Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:36:27.490Z] Removing intermediate container d6d386119024 [2022-09-19T22:36:27.490Z] ---> dc6ec5fddb2d [2022-09-19T22:36:27.490Z] [2022-09-19T22:36:27.490Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:36:27.490Z] ---> 9c6f07244728 [2022-09-19T22:36:27.490Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:36:27.490Z] ---> Using cache [2022-09-19T22:36:27.490Z] ---> 644634ca6bf2 [2022-09-19T22:36:27.490Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:36:27.490Z] ---> Using cache [2022-09-19T22:36:27.490Z] ---> 0e4a89c24240 [2022-09-19T22:36:27.490Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-19T22:36:27.490Z] ---> Running in 7f2e1ba8f289 [2022-09-19T22:36:27.490Z] Removing intermediate container accc0cd6bd65 [2022-09-19T22:36:27.490Z] ---> 76689bd49781 [2022-09-19T22:36:27.490Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-19T22:36:27.490Z] ---> Running in 2fe3e3a83931 [2022-09-19T22:36:29.421Z] Removing intermediate container 7f2e1ba8f289 [2022-09-19T22:36:29.421Z] ---> d62bca7f10b7 [2022-09-19T22:36:29.421Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:36:29.421Z] Removing intermediate container 2fe3e3a83931 [2022-09-19T22:36:29.421Z] ---> 04f7aa76259a [2022-09-19T22:36:29.421Z] Step 16/25 : WORKDIR / [2022-09-19T22:36:29.421Z] ---> 53e1be43d62b [2022-09-19T22:36:29.421Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T22:36:29.682Z] ---> 4b29dc7c4965 [2022-09-19T22:36:29.682Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T22:36:29.682Z] ---> Running in 9422cb6e126f [2022-09-19T22:36:29.682Z] ---> Running in e82b567697a1 [2022-09-19T22:36:29.957Z] ---> 5e151e5cc08b [2022-09-19T22:36:29.957Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-19T22:36:29.957Z] Removing intermediate container e82b567697a1 [2022-09-19T22:36:29.957Z] ---> 8e54c2a6b0e0 [2022-09-19T22:36:29.957Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:36:29.957Z] Removing intermediate container 9422cb6e126f [2022-09-19T22:36:29.957Z] ---> 887a699ddb87 [2022-09-19T22:36:29.957Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:36:29.957Z] ---> c2f15673aefd [2022-09-19T22:36:29.957Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-19T22:36:30.224Z] Removing intermediate container b04cda38f285 [2022-09-19T22:36:30.224Z] ---> c7051b50a5f4 [2022-09-19T22:36:30.224Z] Step 9/24 : COPY . . [2022-09-19T22:36:30.224Z] ---> 5f16092ce743 [2022-09-19T22:36:30.224Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-19T22:36:30.224Z] ---> dbbe71daf1e2 [2022-09-19T22:36:30.224Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-19T22:36:30.224Z] ---> be4be95fc057 [2022-09-19T22:36:30.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-19T22:36:30.224Z] ---> 5934312a3911 [2022-09-19T22:36:30.224Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-19T22:36:32.933Z] ---> a7b4769ef9a8 [2022-09-19T22:36:32.933Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T22:36:33.524Z] ---> 1409f8d4c4a0 [2022-09-19T22:36:33.524Z] ---> 05867a5c93f1 [2022-09-19T22:36:33.524Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] ---> b534bd25372c [2022-09-19T22:36:33.524Z] [2022-09-19T22:36:33.524Z] [2022-09-19T22:36:33.524Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-19T22:36:33.524Z] ---> Running in 2532f7e2a369 [2022-09-19T22:36:33.786Z] ---> Running in 8088de38e4dc [2022-09-19T22:36:34.061Z] Removing intermediate container 2532f7e2a369 [2022-09-19T22:36:34.061Z] ---> aa0b1620a5da [2022-09-19T22:36:34.061Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:36:34.061Z] ---> 0e673c0d5b1c [2022-09-19T22:36:34.061Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-19T22:36:34.061Z] ---> 03f836d5c0bd [2022-09-19T22:36:34.061Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-19T22:36:34.061Z] ---> 567a032ee06f [2022-09-19T22:36:34.061Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-19T22:36:34.322Z] Removing intermediate container 8088de38e4dc [2022-09-19T22:36:34.322Z] ---> 57d4194d4724 [2022-09-19T22:36:34.322Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:36:34.322Z] ---> Running in cac6e32e7f95 [2022-09-19T22:36:34.322Z] ---> Running in b08f7f3b3357 [2022-09-19T22:36:34.322Z] ---> Running in 5b13c4cc0099 [2022-09-19T22:36:34.322Z] ---> Running in 3869a51fe93f [2022-09-19T22:36:34.583Z] ---> b7e27c90d55b [2022-09-19T22:36:34.583Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-19T22:36:34.583Z] Removing intermediate container cac6e32e7f95 [2022-09-19T22:36:34.583Z] ---> 3662247e1513 [2022-09-19T22:36:34.583Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T22:36:34.583Z] Removing intermediate container 3869a51fe93f [2022-09-19T22:36:34.583Z] ---> 89307c7d5ca0 [2022-09-19T22:36:34.583Z] Step 24/26 : LABEL arch=x86_64 [2022-09-19T22:36:34.583Z] Removing intermediate container b08f7f3b3357 [2022-09-19T22:36:34.583Z] ---> a75c76bc1460 [2022-09-19T22:36:34.583Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:36:34.583Z] ---> Running in db23148cc81b [2022-09-19T22:36:34.583Z] ---> Running in c247b2eb02b1 [2022-09-19T22:36:34.583Z] ---> Running in cbba793d5ab1 [2022-09-19T22:36:34.583Z] ---> Running in fecf3f1c64a6 [2022-09-19T22:36:34.843Z] Removing intermediate container db23148cc81b [2022-09-19T22:36:34.843Z] ---> 34f968c2342e [2022-09-19T22:36:34.843Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:36:34.843Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-19T22:36:34.843Z] Removing intermediate container c247b2eb02b1 [2022-09-19T22:36:34.843Z] ---> 81dfdba2c0ba [2022-09-19T22:36:34.843Z] Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:36:34.843Z] Removing intermediate container fecf3f1c64a6 [2022-09-19T22:36:34.843Z] ---> 3f39e2f3a961 [2022-09-19T22:36:34.843Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T22:36:34.843Z] ---> Running in b39b70828756 [2022-09-19T22:36:34.843Z] ---> Running in 729fa0a52a33 [2022-09-19T22:36:34.843Z] Removing intermediate container cbba793d5ab1 [2022-09-19T22:36:34.843Z] ---> 2c0176968960 [2022-09-19T22:36:34.843Z] Step 25/26 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:36:34.843Z] ---> Running in 77cc9f03e656 [2022-09-19T22:36:34.843Z] ---> Running in c3b9d7482e97 [2022-09-19T22:36:35.112Z] Removing intermediate container b39b70828756 [2022-09-19T22:36:35.112Z] ---> 457c24d90865 [2022-09-19T22:36:35.112Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T22:36:35.112Z] Removing intermediate container 77cc9f03e656 [2022-09-19T22:36:35.112Z] ---> 85b2aa56433c [2022-09-19T22:36:35.112Z] Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:36:35.112Z] Removing intermediate container 729fa0a52a33 [2022-09-19T22:36:35.112Z] ---> 75e76211384b [2022-09-19T22:36:35.112Z] Step 25/25 : LABEL version=2.3.0-dev.64 [2022-09-19T22:36:35.112Z] ---> Running in 6e336902f16a [2022-09-19T22:36:35.112Z] ---> Running in 61ea126c40bf [2022-09-19T22:36:35.112Z] Removing intermediate container c3b9d7482e97 [2022-09-19T22:36:35.112Z] ---> 724823fee724 [2022-09-19T22:36:35.112Z] Step 26/26 : LABEL version=2.3.0-dev.64 [2022-09-19T22:36:35.112Z] ---> Running in 8220502720b1 [2022-09-19T22:36:35.112Z] ---> Running in 7f60ead97a53 [2022-09-19T22:36:35.112Z] Removing intermediate container 61ea126c40bf [2022-09-19T22:36:35.112Z] ---> 8e3414518e2d [2022-09-19T22:36:35.112Z] Step 23/23 : LABEL version=2.3.0-dev.64 [2022-09-19T22:36:35.373Z] Removing intermediate container 6e336902f16a [2022-09-19T22:36:35.373Z] ---> 608765513593 [2022-09-19T22:36:35.373Z] Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:36:35.373Z] ---> Running in 0faae2eb5cbd [2022-09-19T22:36:35.373Z] ---> Running in 4d6aee93bb1e [2022-09-19T22:36:35.373Z] Removing intermediate container 7f60ead97a53 [2022-09-19T22:36:35.373Z] ---> 21bbc63bd245 [2022-09-19T22:36:35.373Z] [2022-09-19T22:36:35.373Z] Removing intermediate container 8220502720b1 [2022-09-19T22:36:35.373Z] ---> 66e3ece907ab [2022-09-19T22:36:35.373Z] [2022-09-19T22:36:35.373Z] Removing intermediate container 0faae2eb5cbd [2022-09-19T22:36:35.373Z] ---> 01bdf8f82a09 [2022-09-19T22:36:35.373Z] [2022-09-19T22:36:35.634Z] Removing intermediate container 4d6aee93bb1e [2022-09-19T22:36:35.634Z] ---> 263299ff6838 [2022-09-19T22:36:35.634Z] Step 25/25 : LABEL version=2.3.0-dev.64 [2022-09-19T22:36:35.634Z] Successfully built 21bbc63bd245 [2022-09-19T22:36:35.634Z] Successfully tagged security-spire-agent:latest [2022-09-19T22:36:35.634Z]  Building security-spire-agent ... done Building support-notifications [2022-09-19T22:36:35.634Z] Successfully built 66e3ece907ab [2022-09-19T22:36:35.634Z] Successfully built 01bdf8f82a09 [2022-09-19T22:36:35.634Z] Successfully tagged security-spire-server:latest [2022-09-19T22:36:35.634Z]  Building security-spire-server ... done Building core-command [2022-09-19T22:36:35.634Z] Successfully tagged support-scheduler:latest [2022-09-19T22:36:35.634Z] Building security-proxy-setup [2022-09-19T22:36:35.634Z]  Building support-scheduler ... done  ---> Running in 65b31e5ec00a [2022-09-19T22:36:37.551Z] Removing intermediate container 65b31e5ec00a [2022-09-19T22:36:37.551Z] ---> 8d242a7276d7 [2022-09-19T22:36:37.551Z] [2022-09-19T22:36:37.551Z] Successfully built 8d242a7276d7 [2022-09-19T22:36:37.551Z] Successfully tagged core-metadata:latest [2022-09-19T22:36:42.850Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:42.850Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:42.850Z] ---> 994f21dc24e4 [2022-09-19T22:36:42.850Z] Step 3/22 : WORKDIR /edgex-go [2022-09-19T22:36:42.850Z] ---> Using cache [2022-09-19T22:36:42.850Z] ---> 918f218e85da [2022-09-19T22:36:42.850Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:42.850Z] ---> Using cache [2022-09-19T22:36:42.850Z] ---> 9c631418ceb0 [2022-09-19T22:36:42.850Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-19T22:36:42.850Z] ---> Using cache [2022-09-19T22:36:42.850Z] ---> c1d5048a6d01 [2022-09-19T22:36:42.850Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-19T22:36:42.850Z] ---> Using cache [2022-09-19T22:36:42.850Z] ---> 2407803619a4 [2022-09-19T22:36:42.850Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:42.850Z] ---> Using cache [2022-09-19T22:36:42.850Z] ---> 193acc669b2b [2022-09-19T22:36:42.850Z] Step 8/22 : COPY . . [2022-09-19T22:36:42.850Z] ---> Using cache [2022-09-19T22:36:42.850Z] ---> 4301997bba67 [2022-09-19T22:36:42.850Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-19T22:36:43.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:43.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:43.173Z] ---> 994f21dc24e4 [2022-09-19T22:36:43.173Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:36:43.173Z] ---> Using cache [2022-09-19T22:36:43.173Z] ---> e28432732dad [2022-09-19T22:36:43.173Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T22:36:43.173Z] ---> Using cache [2022-09-19T22:36:43.173Z] ---> 41ad4013b08c [2022-09-19T22:36:43.173Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:43.173Z] ---> Using cache [2022-09-19T22:36:43.173Z] ---> 0d546163c4a3 [2022-09-19T22:36:43.173Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-19T22:36:43.173Z] ---> Using cache [2022-09-19T22:36:43.173Z] ---> cd4c7daeac5e [2022-09-19T22:36:43.173Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T22:36:43.173Z] ---> Using cache [2022-09-19T22:36:43.173Z] ---> ce98eef7efb2 [2022-09-19T22:36:43.173Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:43.173Z] ---> Using cache [2022-09-19T22:36:43.173Z] ---> 75d527108424 [2022-09-19T22:36:43.173Z] Step 9/24 : COPY . . [2022-09-19T22:36:43.173Z] ---> Using cache [2022-09-19T22:36:43.173Z] ---> f4bf5698ddfb [2022-09-19T22:36:43.173Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-19T22:36:43.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:36:43.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:36:43.435Z] ---> 994f21dc24e4 [2022-09-19T22:36:43.435Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:36:43.435Z] ---> Using cache [2022-09-19T22:36:43.435Z] ---> e28432732dad [2022-09-19T22:36:43.435Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T22:36:43.435Z] ---> Using cache [2022-09-19T22:36:43.435Z] ---> 41ad4013b08c [2022-09-19T22:36:43.435Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:36:43.435Z] ---> Using cache [2022-09-19T22:36:43.435Z] ---> 0d546163c4a3 [2022-09-19T22:36:43.435Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-19T22:36:50.162Z] ---> Running in f35c1b4d3f80 [2022-09-19T22:36:50.163Z] ---> Running in ecae52025f0e [2022-09-19T22:36:50.163Z] ---> Running in 4b288a0217f3 [2022-09-19T22:36:51.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-19T22:36:51.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:51.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-19T22:36:52.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:36:52.047Z] OK: 211 MiB in 51 packages [2022-09-19T22:36:53.430Z] Removing intermediate container 4b288a0217f3 [2022-09-19T22:36:53.430Z] ---> fbc11519662a [2022-09-19T22:36:53.430Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T22:36:53.692Z] ---> 271b344067d7 [2022-09-19T22:36:53.693Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:36:53.693Z] ---> Running in 30189c6d3ce4 [2022-09-19T22:37:06.015Z] Removing intermediate container 5b13c4cc0099 [2022-09-19T22:37:06.015Z] ---> 82cce8d80ad0 [2022-09-19T22:37:06.015Z] [2022-09-19T22:37:06.015Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T22:37:06.015Z] ---> 9c6f07244728 [2022-09-19T22:37:06.015Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-19T22:37:06.015Z] ---> Running in 7df85157554a [2022-09-19T22:37:06.015Z] Removing intermediate container 30189c6d3ce4 [2022-09-19T22:37:06.015Z] ---> 29ee412b5cf5 [2022-09-19T22:37:06.015Z] Step 9/23 : COPY . . [2022-09-19T22:37:06.015Z] Removing intermediate container 7df85157554a [2022-09-19T22:37:06.015Z] ---> 4f202fbcd170 [2022-09-19T22:37:06.015Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-19T22:37:06.015Z] ---> Running in 7037cb31dc9c [2022-09-19T22:37:06.015Z] Removing intermediate container 7037cb31dc9c [2022-09-19T22:37:06.015Z] ---> 038333995c73 [2022-09-19T22:37:06.015Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-19T22:37:10.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-19T22:37:10.284Z] ---> Running in 7f0b244bb828 [2022-09-19T22:37:10.284Z] ---> 26f245866d62 [2022-09-19T22:37:10.284Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-19T22:37:10.284Z] ---> Running in 1c3b4b88f61e [2022-09-19T22:37:10.284Z] Removing intermediate container 7f0b244bb828 [2022-09-19T22:37:10.284Z] ---> 757bfbb8cb70 [2022-09-19T22:37:10.284Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:37:10.546Z] ---> Running in addc05327fda [2022-09-19T22:37:10.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T22:37:12.730Z] Removing intermediate container ecae52025f0e [2022-09-19T22:37:12.730Z] ---> a23be74e3e8f [2022-09-19T22:37:12.730Z] [2022-09-19T22:37:12.730Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T22:37:12.730Z] ---> 9c6f07244728 [2022-09-19T22:37:12.730Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:37:12.730Z] ---> Using cache [2022-09-19T22:37:12.730Z] ---> 644634ca6bf2 [2022-09-19T22:37:12.730Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:37:12.730Z] ---> Using cache [2022-09-19T22:37:12.730Z] ---> 0e4a89c24240 [2022-09-19T22:37:12.730Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-19T22:37:12.730Z] ---> Running in c5b58077840d [2022-09-19T22:37:12.730Z] Removing intermediate container addc05327fda [2022-09-19T22:37:12.730Z] ---> 3f8cb89977d9 [2022-09-19T22:37:12.730Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-19T22:37:12.730Z] ---> Running in e215c5db672a [2022-09-19T22:37:12.730Z] Removing intermediate container c5b58077840d [2022-09-19T22:37:12.730Z] ---> 22944be6a1b8 [2022-09-19T22:37:12.730Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-19T22:37:12.730Z] ---> Running in 3260c910c3ca [2022-09-19T22:37:12.993Z] Removing intermediate container 3260c910c3ca [2022-09-19T22:37:12.993Z] ---> 480d9c321977 [2022-09-19T22:37:12.993Z] Step 16/24 : WORKDIR / [2022-09-19T22:37:12.993Z] ---> Running in bac8d7f4e968 [2022-09-19T22:37:13.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:37:13.256Z] Removing intermediate container bac8d7f4e968 [2022-09-19T22:37:13.256Z] ---> a26af70223b8 [2022-09-19T22:37:13.256Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:37:14.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:37:14.199Z] ---> 035ce016a136 [2022-09-19T22:37:14.199Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-19T22:37:14.199Z] Removing intermediate container f35c1b4d3f80 [2022-09-19T22:37:14.199Z] ---> 8876ae81928e [2022-09-19T22:37:14.199Z] [2022-09-19T22:37:14.199Z] Step 10/22 : FROM alpine:3.16 [2022-09-19T22:37:14.199Z] ---> 9c6f07244728 [2022-09-19T22:37:14.199Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-19T22:37:14.199Z] ---> Running in e6a29d9dd071 [2022-09-19T22:37:14.461Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-19T22:37:14.461Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T22:37:14.722Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-19T22:37:14.722Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T22:37:14.722Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-19T22:37:14.986Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-19T22:37:14.986Z] ---> ac68db621644 [2022-09-19T22:37:14.986Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-19T22:37:14.986Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:37:14.986Z] OK: 8 MiB in 20 packages [2022-09-19T22:37:14.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:37:15.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:37:15.246Z] ---> 810b0723d4e0 [2022-09-19T22:37:15.246Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-19T22:37:15.246Z] ---> Running in 35722a347c8e [2022-09-19T22:37:15.246Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-19T22:37:15.246Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-19T22:37:15.507Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T22:37:15.507Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-19T22:37:15.507Z] (5/6) Installing curl (7.83.1-r3) [2022-09-19T22:37:15.507Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-19T22:37:15.507Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:37:15.507Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:37:15.507Z] OK: 8 MiB in 20 packages [2022-09-19T22:37:15.507Z] Removing intermediate container e215c5db672a [2022-09-19T22:37:15.507Z] ---> a1bd8701b763 [2022-09-19T22:37:15.507Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:37:15.770Z] Removing intermediate container 35722a347c8e [2022-09-19T22:37:15.770Z] ---> c016a65a39af [2022-09-19T22:37:15.770Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:37:15.770Z] ---> Running in e51afbdca802 [2022-09-19T22:37:15.770Z] ---> 72712aa3d3fc [2022-09-19T22:37:15.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-19T22:37:16.031Z] Removing intermediate container e51afbdca802 [2022-09-19T22:37:16.031Z] ---> 4a23a52f9957 [2022-09-19T22:37:16.031Z] Step 22/24 : LABEL arch=x86_64 [2022-09-19T22:37:16.031Z] ---> Running in 9cf835a4157e [2022-09-19T22:37:16.660Z] Removing intermediate container 9cf835a4157e [2022-09-19T22:37:16.660Z] ---> a0c844b3c66d [2022-09-19T22:37:16.660Z] Step 23/24 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:16.660Z] Removing intermediate container e6a29d9dd071 [2022-09-19T22:37:16.660Z] ---> 159b53de1d4b [2022-09-19T22:37:16.660Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T22:37:16.660Z] ---> e9555649f68f [2022-09-19T22:37:16.661Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-19T22:37:16.925Z] ---> Running in aab3ed41c708 [2022-09-19T22:37:16.925Z] ---> Running in cfca6aecd01e [2022-09-19T22:37:17.293Z] Removing intermediate container aab3ed41c708 [2022-09-19T22:37:17.293Z] ---> 794261639d72 [2022-09-19T22:37:17.293Z] Step 24/24 : LABEL version=2.3.0-dev.64 [2022-09-19T22:37:17.293Z] Removing intermediate container cfca6aecd01e [2022-09-19T22:37:17.293Z] ---> 73d21fb713b7 [2022-09-19T22:37:17.293Z] Step 13/22 : WORKDIR /edgex [2022-09-19T22:37:17.293Z] ---> Running in bef073d88b65 [2022-09-19T22:37:17.293Z] ---> Running in f40404666efd [2022-09-19T22:37:17.293Z] ---> 423f80466ba2 [2022-09-19T22:37:17.293Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-19T22:37:17.293Z] ---> Running in b02162d82f12 [2022-09-19T22:37:17.553Z] Removing intermediate container bef073d88b65 [2022-09-19T22:37:17.553Z] ---> 06bede595892 [2022-09-19T22:37:17.553Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-19T22:37:17.553Z] Removing intermediate container f40404666efd [2022-09-19T22:37:17.553Z] ---> 77eea3301d21 [2022-09-19T22:37:17.553Z] [2022-09-19T22:37:17.553Z] Successfully built 77eea3301d21 [2022-09-19T22:37:17.814Z] Successfully tagged core-command:latest [2022-09-19T22:37:17.814Z]  Building core-command ... done Removing intermediate container b02162d82f12 [2022-09-19T22:37:17.814Z] ---> ebe1eed28947 [2022-09-19T22:37:17.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:37:17.814Z] ---> 4281a16db27c [2022-09-19T22:37:17.814Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-19T22:37:17.814Z] ---> Running in b6a2fdd5496b [2022-09-19T22:37:18.760Z] Removing intermediate container b6a2fdd5496b [2022-09-19T22:37:18.760Z] ---> 55a69383d555 [2022-09-19T22:37:18.760Z] Step 22/24 : LABEL arch=x86_64 [2022-09-19T22:37:19.022Z] ---> 47f639f0adb4 [2022-09-19T22:37:19.022Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-19T22:37:19.022Z] ---> Running in 421f3221a515 [2022-09-19T22:37:19.592Z] Removing intermediate container 421f3221a515 [2022-09-19T22:37:19.592Z] ---> e2b049388616 [2022-09-19T22:37:19.592Z] Step 23/24 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:19.997Z] ---> 608c27edf034 [2022-09-19T22:37:19.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T22:37:19.997Z] ---> Running in 0050b6bdaf4b [2022-09-19T22:37:20.257Z] Removing intermediate container 0050b6bdaf4b [2022-09-19T22:37:20.257Z] ---> ec4505e10934 [2022-09-19T22:37:20.257Z] Step 24/24 : LABEL version=2.3.0-dev.64 [2022-09-19T22:37:20.518Z] ---> Running in 4ae01748e3d6 [2022-09-19T22:37:20.518Z] ---> 18c063f55b3a [2022-09-19T22:37:20.518Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T22:37:20.780Z] ---> Running in 7ba506c3fe2e [2022-09-19T22:37:20.781Z] Removing intermediate container 4ae01748e3d6 [2022-09-19T22:37:20.781Z] ---> 69eba0511b4d [2022-09-19T22:37:20.781Z] [2022-09-19T22:37:20.781Z] Successfully built 69eba0511b4d [2022-09-19T22:37:20.781Z] Successfully tagged core-data:latest [2022-09-19T22:37:24.986Z]  Building core-data ... done Removing intermediate container 7ba506c3fe2e [2022-09-19T22:37:24.986Z] ---> b4da71ad9300 [2022-09-19T22:37:24.986Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T22:37:24.986Z] ---> Running in 35e1248e9204 [2022-09-19T22:37:25.247Z] Removing intermediate container 35e1248e9204 [2022-09-19T22:37:25.247Z] ---> be1904c4e052 [2022-09-19T22:37:25.247Z] Step 20/22 : LABEL arch=x86_64 [2022-09-19T22:37:25.247Z] ---> Running in 858b93fa4059 [2022-09-19T22:37:25.509Z] Removing intermediate container 858b93fa4059 [2022-09-19T22:37:25.509Z] ---> f627ba53667d [2022-09-19T22:37:25.509Z] Step 21/22 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:25.771Z] ---> Running in 3291a13b4090 [2022-09-19T22:37:26.033Z] Removing intermediate container 3291a13b4090 [2022-09-19T22:37:26.033Z] ---> 69b24ec617c7 [2022-09-19T22:37:26.033Z] Step 22/22 : LABEL version=2.3.0-dev.64 [2022-09-19T22:37:26.033Z] ---> Running in 6876e8f05d6f [2022-09-19T22:37:26.033Z] Removing intermediate container 6876e8f05d6f [2022-09-19T22:37:26.033Z] ---> 69b912e8bd06 [2022-09-19T22:37:26.033Z] [2022-09-19T22:37:26.033Z] Successfully built 69b912e8bd06 [2022-09-19T22:37:26.296Z] Successfully tagged security-proxy-setup:latest [2022-09-19T22:37:28.267Z] Removing intermediate container a052c7fe9407 [2022-09-19T22:37:28.267Z] ---> ff0439d2695b [2022-09-19T22:37:28.267Z] Step 8/25 : COPY . . [2022-09-19T22:37:28.267Z] Removing intermediate container 7d8f2455aea0 [2022-09-19T22:37:28.267Z] ---> c2821a34878c [2022-09-19T22:37:28.267Z] Step 8/33 : COPY . . [2022-09-19T22:37:28.267Z] Removing intermediate container 3826dc496e34 [2022-09-19T22:37:28.267Z] ---> 66bb03f920e1 [2022-09-19T22:37:28.267Z] Step 8/26 : COPY . . [2022-09-19T22:37:28.267Z] Removing intermediate container 5c9d217b5aaa [2022-09-19T22:37:28.267Z] ---> a92f2a11e85a [2022-09-19T22:37:28.267Z] Step 7/20 : COPY . . [2022-09-19T22:37:28.267Z] Removing intermediate container b257e253207f [2022-09-19T22:37:28.267Z] ---> 23f4cd754b07 [2022-09-19T22:37:28.267Z] Step 8/25 : COPY . . [2022-09-19T22:37:32.612Z] ---> 34e755432fdc [2022-09-19T22:37:32.612Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:37:32.612Z] ---> 12ac2275c995 [2022-09-19T22:37:32.612Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-19T22:37:32.612Z] ---> 79b1a82c4ae9 [2022-09-19T22:37:32.612Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-19T22:37:32.612Z] ---> cc187703541a [2022-09-19T22:37:32.612Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-19T22:37:32.612Z] ---> Running in 149dd03da768 [2022-09-19T22:37:32.612Z] ---> Running in d7eedb1c3c20 [2022-09-19T22:37:32.612Z] ---> 08c1bffa7231 [2022-09-19T22:37:32.612Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:37:32.612Z] ---> Running in 572abe54e466 [2022-09-19T22:37:32.612Z] ---> Running in e42dae4f8113 [2022-09-19T22:37:32.612Z] ---> Running in 31d67e282a34 [2022-09-19T22:37:32.902Z]  Building security-proxy-setup ... done Removing intermediate container 1c3b4b88f61e [2022-09-19T22:37:32.902Z] ---> a73f73b8de03 [2022-09-19T22:37:32.902Z] [2022-09-19T22:37:32.902Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:37:32.902Z] ---> 9c6f07244728 [2022-09-19T22:37:32.902Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-19T22:37:32.902Z] ---> Running in f555ea090dc8 [2022-09-19T22:37:32.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T22:37:32.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T22:37:32.902Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-19T22:37:33.216Z] Removing intermediate container 149dd03da768 [2022-09-19T22:37:33.216Z] ---> c220ce65d3d4 [2022-09-19T22:37:33.216Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T22:37:33.248Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-19T22:37:33.248Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:37:33.248Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:37:33.248Z] OK: 6 MiB in 16 packages [2022-09-19T22:37:33.502Z] ---> Running in eb51ae877958 [2022-09-19T22:37:33.503Z] Removing intermediate container 31d67e282a34 [2022-09-19T22:37:33.503Z] ---> c35a1d00d011 [2022-09-19T22:37:33.503Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-19T22:37:33.781Z] ---> Running in a8aa90d8175b [2022-09-19T22:37:33.826Z] Removing intermediate container f555ea090dc8 [2022-09-19T22:37:33.826Z] ---> 68e81b978e02 [2022-09-19T22:37:33.826Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:37:33.826Z] ---> Running in 2e143b878c48 [2022-09-19T22:37:33.826Z] Removing intermediate container 2e143b878c48 [2022-09-19T22:37:33.826Z] ---> 0822750a3185 [2022-09-19T22:37:33.826Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-19T22:37:34.058Z] Removing intermediate container eb51ae877958 [2022-09-19T22:37:34.058Z] ---> 84a8c8b43628 [2022-09-19T22:37:34.058Z] Step 11/26 : 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-09-19T22:37:34.090Z] ---> Running in 4dc20486cb5f [2022-09-19T22:37:34.335Z] ---> Running in 2ef84c567fb7 [2022-09-19T22:37:34.354Z] Removing intermediate container 4dc20486cb5f [2022-09-19T22:37:34.354Z] ---> 95563bc16364 [2022-09-19T22:37:34.354Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:37:34.354Z] ---> Running in 9ec3c25dc8e4 [2022-09-19T22:37:34.611Z] Removing intermediate container a8aa90d8175b [2022-09-19T22:37:34.611Z] ---> 286e81e1323a [2022-09-19T22:37:34.611Z] Step 11/25 : 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-09-19T22:37:34.611Z] ---> Running in e80ddd06047f [2022-09-19T22:37:34.615Z] Removing intermediate container 9ec3c25dc8e4 [2022-09-19T22:37:34.615Z] ---> 9a029e98c485 [2022-09-19T22:37:34.615Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:37:34.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-19T22:37:34.885Z] ---> 23ef499807e8 [2022-09-19T22:37:34.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-19T22:37:35.161Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-19T22:37:35.162Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-19T22:37:35.832Z] ---> d9da50d5c58a [2022-09-19T22:37:35.832Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-19T22:37:36.094Z] ---> ad0beaeb64db [2022-09-19T22:37:36.094Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-19T22:37:36.094Z] ---> Running in eb22a0f63992 [2022-09-19T22:37:36.666Z] Removing intermediate container eb22a0f63992 [2022-09-19T22:37:36.666Z] ---> d07813230a5d [2022-09-19T22:37:36.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:37:36.666Z] ---> Running in f71785ac6894 [2022-09-19T22:37:37.240Z] Removing intermediate container f71785ac6894 [2022-09-19T22:37:37.240Z] ---> 76ea74ebbb57 [2022-09-19T22:37:37.240Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T22:37:37.503Z] ---> Running in ac1718fe32d9 [2022-09-19T22:37:37.783Z] Removing intermediate container ac1718fe32d9 [2022-09-19T22:37:37.783Z] ---> b8fbb8419100 [2022-09-19T22:37:37.783Z] Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:37.849Z] Removing intermediate container 2ef84c567fb7 [2022-09-19T22:37:37.849Z] ---> fe69f171a1f6 [2022-09-19T22:37:37.849Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T22:37:37.849Z] ---> Running in 72481275e8bc [2022-09-19T22:37:38.044Z] ---> Running in f59884235377 [2022-09-19T22:37:38.482Z] Removing intermediate container e80ddd06047f [2022-09-19T22:37:38.482Z] ---> 63296ecf4b87 [2022-09-19T22:37:38.482Z] Step 12/25 : WORKDIR /edgex-go [2022-09-19T22:37:38.482Z] ---> Running in e72e4eefd160 [2022-09-19T22:37:38.620Z] Removing intermediate container f59884235377 [2022-09-19T22:37:38.620Z] ---> 7eabeb8e4c62 [2022-09-19T22:37:38.620Z] Step 23/23 : LABEL version=2.3.0-dev.64 [2022-09-19T22:37:38.769Z] Removing intermediate container 72481275e8bc [2022-09-19T22:37:38.769Z] ---> 5080fef8c606 [2022-09-19T22:37:38.769Z] [2022-09-19T22:37:38.769Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T22:37:38.882Z] ---> Running in d23ecb3e840c [2022-09-19T22:37:39.058Z] 3.15: Pulling from library/alpine [2022-09-19T22:37:39.058Z] Removing intermediate container e72e4eefd160 [2022-09-19T22:37:39.058Z] ---> 60f9b5ad0fe1 [2022-09-19T22:37:39.058Z] [2022-09-19T22:37:39.058Z] Step 13/25 : FROM alpine:3.15 [2022-09-19T22:37:39.342Z] 3.15: Pulling from library/alpine [2022-09-19T22:37:39.455Z] Removing intermediate container d23ecb3e840c [2022-09-19T22:37:39.455Z] ---> 834e7f3fe11d [2022-09-19T22:37:39.455Z] [2022-09-19T22:37:39.455Z] Successfully built 834e7f3fe11d [2022-09-19T22:37:39.455Z] Successfully tagged support-notifications:latest [2022-09-19T22:37:39.725Z]  Building support-notifications ... done  [Pipeline] } [2022-09-19T22:37:39.729Z] $ docker stop --time=1 d93e5f0fac8e8b47f48dfcad10299b09c3d14139d9e66f4c3278dd0d2c651243 [2022-09-19T22:37:40.347Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T22:37:40.347Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T22:37:40.347Z] Status: Downloaded newer image for alpine:3.15 [2022-09-19T22:37:40.347Z] Status: Downloaded newer image for alpine:3.15 [2022-09-19T22:37:40.347Z] ---> 02e0d6fdf486 [2022-09-19T22:37:40.347Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:37:40.347Z] ---> 02e0d6fdf486 [2022-09-19T22:37:40.347Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:37:40.641Z] ---> Running in ae2b8edb3dee [2022-09-19T22:37:40.642Z] ---> Running in 0f68f1815c77 [2022-09-19T22:37:41.374Z] $ docker rm -f d93e5f0fac8e8b47f48dfcad10299b09c3d14139d9e66f4c3278dd0d2c651243 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T22:37:41.644Z] Removing intermediate container ae2b8edb3dee [2022-09-19T22:37:41.644Z] Removing intermediate container 0f68f1815c77 [2022-09-19T22:37:41.644Z] ---> 24527d478617 [2022-09-19T22:37:41.644Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:37:41.644Z] ---> 745d0912fcb8 [2022-09-19T22:37:41.644Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:37:41.644Z] ---> Running in c65331f2c413 [2022-09-19T22:37:41.644Z] ---> Running in d5ca41c372b1 [2022-09-19T22:37:41.748Z] + docker images [2022-09-19T22:37:41.748Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-19T22:37:41.748Z] support-notifications latest 834e7f3fe11d 3 seconds ago 27.3MB [2022-09-19T22:37:41.748Z] a73f73b8de03 11 seconds ago 1.61GB [2022-09-19T22:37:41.748Z] security-proxy-setup latest 69b912e8bd06 16 seconds ago 27.4MB [2022-09-19T22:37:41.748Z] core-data latest 69eba0511b4d 21 seconds ago 21.6MB [2022-09-19T22:37:41.748Z] core-command latest 77eea3301d21 24 seconds ago 17.3MB [2022-09-19T22:37:41.748Z] 8876ae81928e 27 seconds ago 1.53GB [2022-09-19T22:37:41.748Z] a23be74e3e8f 29 seconds ago 1.54GB [2022-09-19T22:37:41.748Z] 82cce8d80ad0 40 seconds ago 1.55GB [2022-09-19T22:37:41.748Z] core-metadata latest 8d242a7276d7 About a minute ago 18.2MB [2022-09-19T22:37:41.748Z] support-scheduler latest 01bdf8f82a09 About a minute ago 26.7MB [2022-09-19T22:37:41.748Z] security-spire-server latest 66e3ece907ab About a minute ago 86.5MB [2022-09-19T22:37:41.748Z] security-spire-agent latest 21bbc63bd245 About a minute ago 125MB [2022-09-19T22:37:41.748Z] dc6ec5fddb2d About a minute ago 1.61GB [2022-09-19T22:37:41.748Z] 99c2b5e9dfd2 About a minute ago 1.55GB [2022-09-19T22:37:41.748Z] fb79ed1af5fd About a minute ago 1.42GB [2022-09-19T22:37:41.748Z] 968df7c1618b About a minute ago 1.42GB [2022-09-19T22:37:41.748Z] sys-mgmt-agent latest 3c8fbed3d2df About a minute ago 136MB [2022-09-19T22:37:41.748Z] security-bootstrapper latest 2afd278cc3e2 About a minute ago 19.8MB [2022-09-19T22:37:41.748Z] security-spiffe-token-provider latest 519c61cce5d8 About a minute ago 29.3MB [2022-09-19T22:37:41.748Z] security-secretstore-setup latest 4411444bad31 About a minute ago 29.2MB [2022-09-19T22:37:41.748Z] 88c8f6a83ff7 2 minutes ago 1.53GB [2022-09-19T22:37:41.748Z] e4836f663491 2 minutes ago 1.53GB [2022-09-19T22:37:41.748Z] aae3e217671d 2 minutes ago 1.58GB [2022-09-19T22:37:41.748Z] b9d5cc3863c0 2 minutes ago 1.54GB [2022-09-19T22:37:41.748Z] security-spire-config latest 7ea4077d16b6 2 minutes ago 85.8MB [2022-09-19T22:37:41.748Z] 842c8ac13e68 2 minutes ago 1.42GB [2022-09-19T22:37:41.748Z] ci-base-image-x86_64 latest 994f21dc24e4 5 minutes ago 994MB [2022-09-19T22:37:41.748Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-19T22:37:41.748Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-19T22:37:41.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-19T22:37:41.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-19T22:37:41.748Z] 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-09-19T22:37:41.864Z] provisioning config files... [2022-09-19T22:37:41.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/300@tmp/config1376290305804515048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:37:42.177Z] ---> docker-login.sh [2022-09-19T22:37:42.177Z] nexus3.edgexfoundry.org:10001 [2022-09-19T22:37:42.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:37:42.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:37:42.177Z] Configure a credential helper to remove this warning. See [2022-09-19T22:37:42.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:37:42.177Z] [2022-09-19T22:37:42.177Z] Login Succeeded [2022-09-19T22:37:42.177Z] nexus3.edgexfoundry.org:10002 [2022-09-19T22:37:42.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:37:42.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:37:42.437Z] Configure a credential helper to remove this warning. See [2022-09-19T22:37:42.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:37:42.437Z] [2022-09-19T22:37:42.437Z] Login Succeeded [2022-09-19T22:37:42.437Z] nexus3.edgexfoundry.org:10003 [2022-09-19T22:37:42.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:37:42.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:37:42.437Z] Configure a credential helper to remove this warning. See [2022-09-19T22:37:42.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:37:42.437Z] [2022-09-19T22:37:42.437Z] Login Succeeded [2022-09-19T22:37:42.437Z] nexus3.edgexfoundry.org:10004 [2022-09-19T22:37:42.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:37:42.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:37:42.696Z] Configure a credential helper to remove this warning. See [2022-09-19T22:37:42.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:37:42.696Z] [2022-09-19T22:37:42.696Z] Login Succeeded [2022-09-19T22:37:42.696Z] docker.io [2022-09-19T22:37:42.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:37:42.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:37:42.955Z] Configure a credential helper to remove this warning. See [2022-09-19T22:37:42.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:37:42.955Z] [2022-09-19T22:37:42.955Z] Login Succeeded [2022-09-19T22:37:42.955Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T22:37:42.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:37:42.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T22:37:43.016Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-19T22:37:43.016Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:43.016Z] latest [2022-09-19T22:37:43.016Z] 2.3.0-dev.64 [2022-09-19T22:37:43.016Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:43.016Z] main [2022-09-19T22:37:43.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:43.339Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:43.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:43.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T22:37:43.844Z] 8ae497158ed1: Preparing [2022-09-19T22:37:43.844Z] a6f07ffb8ae9: Preparing [2022-09-19T22:37:43.844Z] 135659797817: Preparing [2022-09-19T22:37:43.844Z] b0892b8b20a0: Preparing [2022-09-19T22:37:43.844Z] 994393dc58e7: Preparing [2022-09-19T22:37:43.844Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:43.844Z] b0892b8b20a0: Pushed [2022-09-19T22:37:43.844Z] 8ae497158ed1: Pushed [2022-09-19T22:37:43.844Z] 135659797817: Pushed [2022-09-19T22:37:45.228Z] a6f07ffb8ae9: Pushed [2022-09-19T22:37:45.228Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:45.544Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:45.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-19T22:37:45.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T22:37:45.873Z] 8ae497158ed1: Preparing [2022-09-19T22:37:45.873Z] a6f07ffb8ae9: Preparing [2022-09-19T22:37:45.873Z] 135659797817: Preparing [2022-09-19T22:37:45.873Z] b0892b8b20a0: Preparing [2022-09-19T22:37:45.873Z] 994393dc58e7: Preparing [2022-09-19T22:37:45.873Z] a6f07ffb8ae9: Layer already exists [2022-09-19T22:37:45.873Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:45.873Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:45.873Z] 8ae497158ed1: Layer already exists [2022-09-19T22:37:45.873Z] 135659797817: Layer already exists [2022-09-19T22:37:45.873Z] latest: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:46.110Z] Removing intermediate container c65331f2c413 [2022-09-19T22:37:46.110Z] ---> 74fdbf345de4 [2022-09-19T22:37:46.110Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T22:37:46.110Z] Removing intermediate container d5ca41c372b1 [2022-09-19T22:37:46.110Z] ---> 4681c21a4c3e [2022-09-19T22:37:46.110Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-19T22:37:46.110Z] ---> Running in 1ad682bd675b [2022-09-19T22:37:46.191Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:46.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.64 [2022-09-19T22:37:46.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T22:37:46.501Z] 8ae497158ed1: Preparing [2022-09-19T22:37:46.501Z] a6f07ffb8ae9: Preparing [2022-09-19T22:37:46.501Z] 135659797817: Preparing [2022-09-19T22:37:46.501Z] b0892b8b20a0: Preparing [2022-09-19T22:37:46.501Z] 994393dc58e7: Preparing [2022-09-19T22:37:46.501Z] 8ae497158ed1: Layer already exists [2022-09-19T22:37:46.501Z] 135659797817: Layer already exists [2022-09-19T22:37:46.501Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:46.501Z] a6f07ffb8ae9: Layer already exists [2022-09-19T22:37:46.501Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:46.501Z] 2.3.0-dev.64: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:46.831Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:47.105Z] ---> Running in f2aed7ce74c2 [2022-09-19T22:37:47.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:47.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T22:37:47.151Z] 8ae497158ed1: Preparing [2022-09-19T22:37:47.151Z] a6f07ffb8ae9: Preparing [2022-09-19T22:37:47.151Z] 135659797817: Preparing [2022-09-19T22:37:47.151Z] b0892b8b20a0: Preparing [2022-09-19T22:37:47.151Z] 994393dc58e7: Preparing [2022-09-19T22:37:47.151Z] 135659797817: Layer already exists [2022-09-19T22:37:47.151Z] 8ae497158ed1: Layer already exists [2022-09-19T22:37:47.151Z] a6f07ffb8ae9: Layer already exists [2022-09-19T22:37:47.151Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:47.151Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:47.151Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:47.467Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:47.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-19T22:37:47.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T22:37:47.790Z] 8ae497158ed1: Preparing [2022-09-19T22:37:47.790Z] a6f07ffb8ae9: Preparing [2022-09-19T22:37:47.790Z] 135659797817: Preparing [2022-09-19T22:37:47.790Z] b0892b8b20a0: Preparing [2022-09-19T22:37:47.790Z] 994393dc58e7: Preparing [2022-09-19T22:37:47.790Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:47.790Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:47.790Z] 8ae497158ed1: Layer already exists [2022-09-19T22:37:47.790Z] a6f07ffb8ae9: Layer already exists [2022-09-19T22:37:47.790Z] 135659797817: Layer already exists [2022-09-19T22:37:47.790Z] main: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:37:47.838Z] ===================================================== [Pipeline] echo [2022-09-19T22:37:47.848Z] taggedImages: [2022-09-19T22:37:47.848Z] - nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:47.848Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-19T22:37:47.848Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.64 [2022-09-19T22:37:47.848Z] - nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:47.848Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-19T22:37:47.871Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-19T22:37:47.871Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:47.871Z] latest [2022-09-19T22:37:47.871Z] 2.3.0-dev.64 [2022-09-19T22:37:47.871Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:47.871Z] main [2022-09-19T22:37:47.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:48.227Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:48.545Z] + docker push nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:48.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T22:37:48.545Z] 843d2128593e: Preparing [2022-09-19T22:37:48.545Z] 2545b93e843d: Preparing [2022-09-19T22:37:48.545Z] 135659797817: Preparing [2022-09-19T22:37:48.545Z] b690df3f5583: Preparing [2022-09-19T22:37:48.545Z] 935fe54bee16: Preparing [2022-09-19T22:37:48.545Z] 994393dc58e7: Preparing [2022-09-19T22:37:48.545Z] 994393dc58e7: Waiting [2022-09-19T22:37:48.545Z] 135659797817: Layer already exists [2022-09-19T22:37:48.545Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:48.545Z] 843d2128593e: Pushed [2022-09-19T22:37:48.545Z] 935fe54bee16: Pushed [2022-09-19T22:37:48.804Z] b690df3f5583: Pushed [2022-09-19T22:37:49.765Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:37:49.765Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:37:50.188Z] 2545b93e843d: Pushed [2022-09-19T22:37:50.188Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:50.505Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:50.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:37:50.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:37:50.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-19T22:37:50.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T22:37:50.817Z] 843d2128593e: Preparing [2022-09-19T22:37:50.818Z] 2545b93e843d: Preparing [2022-09-19T22:37:50.818Z] 135659797817: Preparing [2022-09-19T22:37:50.818Z] b690df3f5583: Preparing [2022-09-19T22:37:50.818Z] 935fe54bee16: Preparing [2022-09-19T22:37:50.818Z] 994393dc58e7: Preparing [2022-09-19T22:37:50.818Z] 994393dc58e7: Waiting [2022-09-19T22:37:50.818Z] 2545b93e843d: Layer already exists [2022-09-19T22:37:50.818Z] 935fe54bee16: Layer already exists [2022-09-19T22:37:50.818Z] 843d2128593e: Layer already exists [2022-09-19T22:37:50.818Z] 135659797817: Layer already exists [2022-09-19T22:37:50.818Z] b690df3f5583: Layer already exists [2022-09-19T22:37:50.818Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:50.818Z] latest: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:51.139Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:51.460Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.64 [2022-09-19T22:37:51.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T22:37:51.460Z] 843d2128593e: Preparing [2022-09-19T22:37:51.460Z] 2545b93e843d: Preparing [2022-09-19T22:37:51.460Z] 135659797817: Preparing [2022-09-19T22:37:51.460Z] b690df3f5583: Preparing [2022-09-19T22:37:51.460Z] 935fe54bee16: Preparing [2022-09-19T22:37:51.460Z] 994393dc58e7: Preparing [2022-09-19T22:37:51.460Z] 994393dc58e7: Waiting [2022-09-19T22:37:51.460Z] 2545b93e843d: Layer already exists [2022-09-19T22:37:51.460Z] 935fe54bee16: Layer already exists [2022-09-19T22:37:51.460Z] 843d2128593e: Layer already exists [2022-09-19T22:37:51.460Z] b690df3f5583: Layer already exists [2022-09-19T22:37:51.460Z] 135659797817: Layer already exists [2022-09-19T22:37:51.460Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:51.460Z] 2.3.0-dev.64: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:51.749Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:37:51.750Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:37:51.750Z] OK: 15734 distinct packages available [2022-09-19T22:37:51.750Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:37:51.750Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:37:51.750Z] OK: 15734 distinct packages available [2022-09-19T22:37:51.789Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:52.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:37:52.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:37:52.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:52.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T22:37:52.104Z] 843d2128593e: Preparing [2022-09-19T22:37:52.104Z] 2545b93e843d: Preparing [2022-09-19T22:37:52.104Z] 135659797817: Preparing [2022-09-19T22:37:52.104Z] b690df3f5583: Preparing [2022-09-19T22:37:52.104Z] 935fe54bee16: Preparing [2022-09-19T22:37:52.104Z] 994393dc58e7: Preparing [2022-09-19T22:37:52.104Z] 994393dc58e7: Waiting [2022-09-19T22:37:52.104Z] b690df3f5583: Layer already exists [2022-09-19T22:37:52.104Z] 935fe54bee16: Layer already exists [2022-09-19T22:37:52.104Z] 2545b93e843d: Layer already exists [2022-09-19T22:37:52.104Z] 843d2128593e: Layer already exists [2022-09-19T22:37:52.104Z] 135659797817: Layer already exists [2022-09-19T22:37:52.104Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:52.104Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:52.427Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:52.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-19T22:37:52.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T22:37:52.742Z] 843d2128593e: Preparing [2022-09-19T22:37:52.742Z] 2545b93e843d: Preparing [2022-09-19T22:37:52.742Z] 135659797817: Preparing [2022-09-19T22:37:52.742Z] b690df3f5583: Preparing [2022-09-19T22:37:52.742Z] 935fe54bee16: Preparing [2022-09-19T22:37:52.742Z] 994393dc58e7: Preparing [2022-09-19T22:37:52.742Z] 994393dc58e7: Waiting [2022-09-19T22:37:52.742Z] 843d2128593e: Layer already exists [2022-09-19T22:37:52.742Z] b690df3f5583: Layer already exists [2022-09-19T22:37:52.742Z] 135659797817: Layer already exists [2022-09-19T22:37:52.742Z] 2545b93e843d: Layer already exists [2022-09-19T22:37:52.742Z] 935fe54bee16: Layer already exists [2022-09-19T22:37:52.742Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:52.742Z] main: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:37:52.795Z] ===================================================== [Pipeline] echo [2022-09-19T22:37:52.804Z] taggedImages: [2022-09-19T22:37:52.804Z] - nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:52.804Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-19T22:37:52.804Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.64 [2022-09-19T22:37:52.804Z] - nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:52.804Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-19T22:37:52.824Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-19T22:37:52.824Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:52.824Z] latest [2022-09-19T22:37:52.824Z] 2.3.0-dev.64 [2022-09-19T22:37:52.824Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:52.824Z] main [2022-09-19T22:37:52.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:53.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:37:53.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:37:53.149Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:53.461Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:53.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T22:37:53.461Z] 20c28b50a22b: Preparing [2022-09-19T22:37:53.461Z] c2c45b3aba6d: Preparing [2022-09-19T22:37:53.461Z] cf3de132d064: Preparing [2022-09-19T22:37:53.461Z] 135659797817: Preparing [2022-09-19T22:37:53.461Z] b0892b8b20a0: Preparing [2022-09-19T22:37:53.461Z] 994393dc58e7: Preparing [2022-09-19T22:37:53.461Z] 994393dc58e7: Waiting [2022-09-19T22:37:53.461Z] c2c45b3aba6d: Pushed [2022-09-19T22:37:53.461Z] 135659797817: Layer already exists [2022-09-19T22:37:53.461Z] 20c28b50a22b: Pushed [2022-09-19T22:37:53.461Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:53.722Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:54.028Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-19T22:37:54.307Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:37:54.308Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-19T22:37:54.308Z] (3/5) Installing libucontext (1.1-r0) [2022-09-19T22:37:54.308Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:37:54.308Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-19T22:37:54.593Z] (3/4) Installing libucontext (1.1-r0) [2022-09-19T22:37:54.593Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-19T22:37:54.593Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-19T22:37:54.593Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:37:54.593Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:37:54.593Z] OK: 6 MiB in 19 packages [2022-09-19T22:37:54.593Z] OK: 6 MiB in 18 packages [2022-09-19T22:37:55.112Z] cf3de132d064: Pushed [2022-09-19T22:37:55.112Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:55.429Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:55.735Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-19T22:37:55.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T22:37:55.735Z] 20c28b50a22b: Preparing [2022-09-19T22:37:55.735Z] c2c45b3aba6d: Preparing [2022-09-19T22:37:55.735Z] cf3de132d064: Preparing [2022-09-19T22:37:55.735Z] 135659797817: Preparing [2022-09-19T22:37:55.735Z] b0892b8b20a0: Preparing [2022-09-19T22:37:55.735Z] 994393dc58e7: Preparing [2022-09-19T22:37:55.735Z] 994393dc58e7: Waiting [2022-09-19T22:37:55.735Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:55.735Z] 20c28b50a22b: Layer already exists [2022-09-19T22:37:55.735Z] cf3de132d064: Layer already exists [2022-09-19T22:37:55.735Z] c2c45b3aba6d: Layer already exists [2022-09-19T22:37:55.735Z] 135659797817: Layer already exists [2022-09-19T22:37:55.735Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:55.735Z] latest: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:56.054Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:56.367Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.64 [2022-09-19T22:37:56.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T22:37:56.367Z] 20c28b50a22b: Preparing [2022-09-19T22:37:56.367Z] c2c45b3aba6d: Preparing [2022-09-19T22:37:56.367Z] cf3de132d064: Preparing [2022-09-19T22:37:56.367Z] 135659797817: Preparing [2022-09-19T22:37:56.367Z] b0892b8b20a0: Preparing [2022-09-19T22:37:56.367Z] 994393dc58e7: Preparing [2022-09-19T22:37:56.367Z] 994393dc58e7: Waiting [2022-09-19T22:37:56.367Z] 20c28b50a22b: Layer already exists [2022-09-19T22:37:56.367Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:56.367Z] c2c45b3aba6d: Layer already exists [2022-09-19T22:37:56.367Z] cf3de132d064: Layer already exists [2022-09-19T22:37:56.367Z] 135659797817: Layer already exists [2022-09-19T22:37:56.367Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:56.367Z] 2.3.0-dev.64: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:56.591Z] Removing intermediate container f2aed7ce74c2 [2022-09-19T22:37:56.591Z] ---> adece6c337e2 [2022-09-19T22:37:56.591Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:37:56.591Z] Removing intermediate container 1ad682bd675b [2022-09-19T22:37:56.591Z] ---> 5534df4dd5ec [2022-09-19T22:37:56.591Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:37:56.678Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:56.990Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:56.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T22:37:56.990Z] 20c28b50a22b: Preparing [2022-09-19T22:37:56.990Z] c2c45b3aba6d: Preparing [2022-09-19T22:37:56.990Z] cf3de132d064: Preparing [2022-09-19T22:37:56.990Z] 135659797817: Preparing [2022-09-19T22:37:56.990Z] b0892b8b20a0: Preparing [2022-09-19T22:37:56.990Z] 994393dc58e7: Preparing [2022-09-19T22:37:56.990Z] 994393dc58e7: Waiting [2022-09-19T22:37:56.990Z] c2c45b3aba6d: Layer already exists [2022-09-19T22:37:56.990Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:56.990Z] cf3de132d064: Layer already exists [2022-09-19T22:37:56.990Z] 135659797817: Layer already exists [2022-09-19T22:37:56.990Z] 20c28b50a22b: Layer already exists [2022-09-19T22:37:56.990Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:56.990Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:57.305Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:57.628Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-19T22:37:57.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T22:37:57.629Z] 20c28b50a22b: Preparing [2022-09-19T22:37:57.629Z] c2c45b3aba6d: Preparing [2022-09-19T22:37:57.629Z] cf3de132d064: Preparing [2022-09-19T22:37:57.629Z] 135659797817: Preparing [2022-09-19T22:37:57.629Z] b0892b8b20a0: Preparing [2022-09-19T22:37:57.629Z] 994393dc58e7: Preparing [2022-09-19T22:37:57.629Z] 994393dc58e7: Waiting [2022-09-19T22:37:57.629Z] c2c45b3aba6d: Layer already exists [2022-09-19T22:37:57.629Z] cf3de132d064: Layer already exists [2022-09-19T22:37:57.629Z] b0892b8b20a0: Layer already exists [2022-09-19T22:37:57.629Z] 135659797817: Layer already exists [2022-09-19T22:37:57.629Z] 20c28b50a22b: Layer already exists [2022-09-19T22:37:57.629Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:57.629Z] main: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:37:57.669Z] ===================================================== [Pipeline] echo [2022-09-19T22:37:57.677Z] taggedImages: [2022-09-19T22:37:57.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:57.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-19T22:37:57.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.64 [2022-09-19T22:37:57.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:57.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-19T22:37:57.695Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-19T22:37:57.695Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:57.695Z] latest [2022-09-19T22:37:57.695Z] 2.3.0-dev.64 [2022-09-19T22:37:57.695Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:37:57.695Z] main [2022-09-19T22:37:57.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:58.022Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:37:58.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:37:58.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T22:37:58.335Z] d4ca4cb95040: Preparing [2022-09-19T22:37:58.335Z] d4ca4cb95040: Preparing [2022-09-19T22:37:58.335Z] e61d2d5d802b: Preparing [2022-09-19T22:37:58.335Z] c2ebb6fb2b1d: Preparing [2022-09-19T22:37:58.335Z] 694c9ff54f2f: Preparing [2022-09-19T22:37:58.335Z] 5609a7a9f0db: Preparing [2022-09-19T22:37:58.335Z] d065fc897cfb: Preparing [2022-09-19T22:37:58.335Z] 135659797817: Preparing [2022-09-19T22:37:58.335Z] dc93aec36de6: Preparing [2022-09-19T22:37:58.335Z] a27c5a5888ce: Preparing [2022-09-19T22:37:58.335Z] f8c8ce9dcfd7: Preparing [2022-09-19T22:37:58.335Z] fc41f000317c: Preparing [2022-09-19T22:37:58.335Z] 994393dc58e7: Preparing [2022-09-19T22:37:58.335Z] d065fc897cfb: Waiting [2022-09-19T22:37:58.335Z] dc93aec36de6: Waiting [2022-09-19T22:37:58.335Z] a27c5a5888ce: Waiting [2022-09-19T22:37:58.335Z] 135659797817: Waiting [2022-09-19T22:37:58.335Z] 694c9ff54f2f: Pushed [2022-09-19T22:37:58.335Z] 5609a7a9f0db: Pushed [2022-09-19T22:37:58.335Z] c2ebb6fb2b1d: Pushed [2022-09-19T22:37:58.336Z] d4ca4cb95040: Pushed [2022-09-19T22:37:58.336Z] e61d2d5d802b: Pushed [2022-09-19T22:37:58.598Z] 135659797817: Layer already exists [2022-09-19T22:37:58.598Z] f8c8ce9dcfd7: Pushed [2022-09-19T22:37:58.858Z] fc41f000317c: Pushed [2022-09-19T22:37:58.858Z] dc93aec36de6: Pushed [2022-09-19T22:37:58.858Z] 994393dc58e7: Layer already exists [2022-09-19T22:37:58.858Z] a27c5a5888ce: Pushed [2022-09-19T22:38:00.240Z] d065fc897cfb: Pushed [2022-09-19T22:38:00.240Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:00.559Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:00.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-19T22:38:00.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T22:38:00.910Z] d4ca4cb95040: Preparing [2022-09-19T22:38:00.910Z] d4ca4cb95040: Preparing [2022-09-19T22:38:00.910Z] e61d2d5d802b: Preparing [2022-09-19T22:38:00.910Z] c2ebb6fb2b1d: Preparing [2022-09-19T22:38:00.910Z] 694c9ff54f2f: Preparing [2022-09-19T22:38:00.910Z] 5609a7a9f0db: Preparing [2022-09-19T22:38:00.910Z] d065fc897cfb: Preparing [2022-09-19T22:38:00.910Z] 135659797817: Preparing [2022-09-19T22:38:00.910Z] dc93aec36de6: Preparing [2022-09-19T22:38:00.910Z] a27c5a5888ce: Preparing [2022-09-19T22:38:00.910Z] f8c8ce9dcfd7: Preparing [2022-09-19T22:38:00.910Z] fc41f000317c: Preparing [2022-09-19T22:38:00.910Z] 994393dc58e7: Preparing [2022-09-19T22:38:00.910Z] d065fc897cfb: Waiting [2022-09-19T22:38:00.910Z] a27c5a5888ce: Waiting [2022-09-19T22:38:00.910Z] 135659797817: Waiting [2022-09-19T22:38:00.910Z] dc93aec36de6: Waiting [2022-09-19T22:38:00.910Z] f8c8ce9dcfd7: Waiting [2022-09-19T22:38:00.910Z] 994393dc58e7: Waiting [2022-09-19T22:38:00.910Z] fc41f000317c: Waiting [2022-09-19T22:38:00.910Z] e61d2d5d802b: Layer already exists [2022-09-19T22:38:00.910Z] c2ebb6fb2b1d: Layer already exists [2022-09-19T22:38:00.910Z] d4ca4cb95040: Layer already exists [2022-09-19T22:38:00.910Z] 5609a7a9f0db: Layer already exists [2022-09-19T22:38:00.910Z] 694c9ff54f2f: Layer already exists [2022-09-19T22:38:00.910Z] dc93aec36de6: Layer already exists [2022-09-19T22:38:00.910Z] 135659797817: Layer already exists [2022-09-19T22:38:00.910Z] d065fc897cfb: Layer already exists [2022-09-19T22:38:00.910Z] f8c8ce9dcfd7: Layer already exists [2022-09-19T22:38:00.910Z] a27c5a5888ce: Layer already exists [2022-09-19T22:38:00.910Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:00.910Z] fc41f000317c: Layer already exists [2022-09-19T22:38:00.910Z] latest: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:01.261Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:01.573Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.64 [2022-09-19T22:38:01.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T22:38:01.573Z] d4ca4cb95040: Preparing [2022-09-19T22:38:01.573Z] d4ca4cb95040: Preparing [2022-09-19T22:38:01.573Z] e61d2d5d802b: Preparing [2022-09-19T22:38:01.573Z] c2ebb6fb2b1d: Preparing [2022-09-19T22:38:01.573Z] 694c9ff54f2f: Preparing [2022-09-19T22:38:01.573Z] 5609a7a9f0db: Preparing [2022-09-19T22:38:01.573Z] d065fc897cfb: Preparing [2022-09-19T22:38:01.573Z] 135659797817: Preparing [2022-09-19T22:38:01.573Z] dc93aec36de6: Preparing [2022-09-19T22:38:01.573Z] a27c5a5888ce: Preparing [2022-09-19T22:38:01.573Z] f8c8ce9dcfd7: Preparing [2022-09-19T22:38:01.573Z] fc41f000317c: Preparing [2022-09-19T22:38:01.573Z] 994393dc58e7: Preparing [2022-09-19T22:38:01.573Z] dc93aec36de6: Waiting [2022-09-19T22:38:01.573Z] a27c5a5888ce: Waiting [2022-09-19T22:38:01.573Z] f8c8ce9dcfd7: Waiting [2022-09-19T22:38:01.573Z] fc41f000317c: Waiting [2022-09-19T22:38:01.573Z] 994393dc58e7: Waiting [2022-09-19T22:38:01.573Z] d065fc897cfb: Waiting [2022-09-19T22:38:01.573Z] 135659797817: Waiting [2022-09-19T22:38:01.573Z] e61d2d5d802b: Layer already exists [2022-09-19T22:38:01.573Z] 5609a7a9f0db: Layer already exists [2022-09-19T22:38:01.573Z] c2ebb6fb2b1d: Layer already exists [2022-09-19T22:38:01.573Z] d4ca4cb95040: Layer already exists [2022-09-19T22:38:01.573Z] 694c9ff54f2f: Layer already exists [2022-09-19T22:38:01.573Z] d065fc897cfb: Layer already exists [2022-09-19T22:38:01.573Z] a27c5a5888ce: Layer already exists [2022-09-19T22:38:01.573Z] dc93aec36de6: Layer already exists [2022-09-19T22:38:01.573Z] f8c8ce9dcfd7: Layer already exists [2022-09-19T22:38:01.573Z] 135659797817: Layer already exists [2022-09-19T22:38:01.573Z] fc41f000317c: Layer already exists [2022-09-19T22:38:01.574Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:01.574Z] 2.3.0-dev.64: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:01.890Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:02.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:02.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T22:38:02.203Z] d4ca4cb95040: Preparing [2022-09-19T22:38:02.203Z] d4ca4cb95040: Preparing [2022-09-19T22:38:02.203Z] e61d2d5d802b: Preparing [2022-09-19T22:38:02.203Z] c2ebb6fb2b1d: Preparing [2022-09-19T22:38:02.203Z] 694c9ff54f2f: Preparing [2022-09-19T22:38:02.203Z] 5609a7a9f0db: Preparing [2022-09-19T22:38:02.203Z] d065fc897cfb: Preparing [2022-09-19T22:38:02.203Z] 135659797817: Preparing [2022-09-19T22:38:02.203Z] dc93aec36de6: Preparing [2022-09-19T22:38:02.203Z] a27c5a5888ce: Preparing [2022-09-19T22:38:02.203Z] f8c8ce9dcfd7: Preparing [2022-09-19T22:38:02.203Z] fc41f000317c: Preparing [2022-09-19T22:38:02.203Z] 994393dc58e7: Preparing [2022-09-19T22:38:02.203Z] a27c5a5888ce: Waiting [2022-09-19T22:38:02.203Z] f8c8ce9dcfd7: Waiting [2022-09-19T22:38:02.203Z] d065fc897cfb: Waiting [2022-09-19T22:38:02.203Z] fc41f000317c: Waiting [2022-09-19T22:38:02.203Z] dc93aec36de6: Waiting [2022-09-19T22:38:02.203Z] 994393dc58e7: Waiting [2022-09-19T22:38:02.203Z] e61d2d5d802b: Layer already exists [2022-09-19T22:38:02.203Z] c2ebb6fb2b1d: Layer already exists [2022-09-19T22:38:02.203Z] 5609a7a9f0db: Layer already exists [2022-09-19T22:38:02.203Z] d4ca4cb95040: Layer already exists [2022-09-19T22:38:02.203Z] 694c9ff54f2f: Layer already exists [2022-09-19T22:38:02.203Z] dc93aec36de6: Layer already exists [2022-09-19T22:38:02.203Z] d065fc897cfb: Layer already exists [2022-09-19T22:38:02.203Z] 135659797817: Layer already exists [2022-09-19T22:38:02.203Z] f8c8ce9dcfd7: Layer already exists [2022-09-19T22:38:02.203Z] a27c5a5888ce: Layer already exists [2022-09-19T22:38:02.203Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:02.203Z] fc41f000317c: Layer already exists [2022-09-19T22:38:02.203Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:02.520Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:02.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-19T22:38:02.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T22:38:02.829Z] d4ca4cb95040: Preparing [2022-09-19T22:38:02.829Z] d4ca4cb95040: Preparing [2022-09-19T22:38:02.829Z] e61d2d5d802b: Preparing [2022-09-19T22:38:02.829Z] c2ebb6fb2b1d: Preparing [2022-09-19T22:38:02.829Z] 694c9ff54f2f: Preparing [2022-09-19T22:38:02.829Z] 5609a7a9f0db: Preparing [2022-09-19T22:38:02.829Z] d065fc897cfb: Preparing [2022-09-19T22:38:02.829Z] 135659797817: Preparing [2022-09-19T22:38:02.829Z] dc93aec36de6: Preparing [2022-09-19T22:38:02.829Z] a27c5a5888ce: Preparing [2022-09-19T22:38:02.829Z] f8c8ce9dcfd7: Preparing [2022-09-19T22:38:02.829Z] fc41f000317c: Preparing [2022-09-19T22:38:02.829Z] 994393dc58e7: Preparing [2022-09-19T22:38:02.829Z] d065fc897cfb: Waiting [2022-09-19T22:38:02.829Z] 135659797817: Waiting [2022-09-19T22:38:02.829Z] dc93aec36de6: Waiting [2022-09-19T22:38:02.829Z] a27c5a5888ce: Waiting [2022-09-19T22:38:02.829Z] fc41f000317c: Waiting [2022-09-19T22:38:02.829Z] 994393dc58e7: Waiting [2022-09-19T22:38:02.829Z] e61d2d5d802b: Layer already exists [2022-09-19T22:38:02.829Z] 694c9ff54f2f: Layer already exists [2022-09-19T22:38:02.829Z] d4ca4cb95040: Layer already exists [2022-09-19T22:38:02.829Z] c2ebb6fb2b1d: Layer already exists [2022-09-19T22:38:02.829Z] 5609a7a9f0db: Layer already exists [2022-09-19T22:38:02.829Z] dc93aec36de6: Layer already exists [2022-09-19T22:38:02.829Z] d065fc897cfb: Layer already exists [2022-09-19T22:38:02.829Z] a27c5a5888ce: Layer already exists [2022-09-19T22:38:02.829Z] 135659797817: Layer already exists [2022-09-19T22:38:02.829Z] f8c8ce9dcfd7: Layer already exists [2022-09-19T22:38:02.829Z] fc41f000317c: Layer already exists [2022-09-19T22:38:02.829Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:02.829Z] main: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:02.876Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:02.885Z] taggedImages: [2022-09-19T22:38:02.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:02.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-19T22:38:02.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.64 [2022-09-19T22:38:02.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:02.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-19T22:38:02.906Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-19T22:38:02.906Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:02.906Z] latest [2022-09-19T22:38:02.906Z] 2.3.0-dev.64 [2022-09-19T22:38:02.906Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:02.906Z] main [2022-09-19T22:38:02.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:03.238Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:03.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:03.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T22:38:03.543Z] 6f1189f95249: Preparing [2022-09-19T22:38:03.543Z] ff9dd2dc6a21: Preparing [2022-09-19T22:38:03.543Z] e0734c98e2ac: Preparing [2022-09-19T22:38:03.543Z] dd30abe0d753: Preparing [2022-09-19T22:38:03.543Z] af25ba270a5f: Preparing [2022-09-19T22:38:03.543Z] 920029cff564: Preparing [2022-09-19T22:38:03.543Z] 3540443d27ad: Preparing [2022-09-19T22:38:03.543Z] 994393dc58e7: Preparing [2022-09-19T22:38:03.543Z] 3540443d27ad: Waiting [2022-09-19T22:38:03.543Z] 994393dc58e7: Waiting [2022-09-19T22:38:03.543Z] 920029cff564: Waiting [2022-09-19T22:38:03.543Z] ff9dd2dc6a21: Pushed [2022-09-19T22:38:03.543Z] 6f1189f95249: Pushed [2022-09-19T22:38:03.543Z] af25ba270a5f: Pushed [2022-09-19T22:38:03.802Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:03.803Z] 920029cff564: Pushed [2022-09-19T22:38:04.063Z] 3540443d27ad: Pushed [2022-09-19T22:38:04.631Z] e0734c98e2ac: Pushed [2022-09-19T22:38:04.631Z] dd30abe0d753: Pushed [2022-09-19T22:38:04.891Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [2022-09-19T22:38:04.906Z] ---> af59abf12cfa [2022-09-19T22:38:04.906Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T22:38:04.906Z] ---> 32eeb32afecd [2022-09-19T22:38:04.906Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:05.207Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:05.511Z] ---> 982d3611101d [2022-09-19T22:38:05.511Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-19T22:38:05.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-19T22:38:05.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T22:38:05.522Z] 6f1189f95249: Preparing [2022-09-19T22:38:05.522Z] ff9dd2dc6a21: Preparing [2022-09-19T22:38:05.522Z] e0734c98e2ac: Preparing [2022-09-19T22:38:05.522Z] dd30abe0d753: Preparing [2022-09-19T22:38:05.522Z] af25ba270a5f: Preparing [2022-09-19T22:38:05.522Z] 920029cff564: Preparing [2022-09-19T22:38:05.522Z] 3540443d27ad: Preparing [2022-09-19T22:38:05.522Z] 994393dc58e7: Preparing [2022-09-19T22:38:05.522Z] 920029cff564: Waiting [2022-09-19T22:38:05.522Z] 3540443d27ad: Waiting [2022-09-19T22:38:05.522Z] 994393dc58e7: Waiting [2022-09-19T22:38:05.522Z] af25ba270a5f: Layer already exists [2022-09-19T22:38:05.522Z] ff9dd2dc6a21: Layer already exists [2022-09-19T22:38:05.522Z] 6f1189f95249: Layer already exists [2022-09-19T22:38:05.522Z] dd30abe0d753: Layer already exists [2022-09-19T22:38:05.522Z] e0734c98e2ac: Layer already exists [2022-09-19T22:38:05.522Z] 920029cff564: Layer already exists [2022-09-19T22:38:05.522Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:05.522Z] 3540443d27ad: Layer already exists [2022-09-19T22:38:05.522Z] latest: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:05.840Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:06.118Z] ---> 6180302cb1e7 [2022-09-19T22:38:06.118Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-19T22:38:06.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.64 [2022-09-19T22:38:06.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T22:38:06.149Z] 6f1189f95249: Preparing [2022-09-19T22:38:06.149Z] ff9dd2dc6a21: Preparing [2022-09-19T22:38:06.149Z] e0734c98e2ac: Preparing [2022-09-19T22:38:06.149Z] dd30abe0d753: Preparing [2022-09-19T22:38:06.149Z] af25ba270a5f: Preparing [2022-09-19T22:38:06.149Z] 920029cff564: Preparing [2022-09-19T22:38:06.149Z] 3540443d27ad: Preparing [2022-09-19T22:38:06.149Z] 994393dc58e7: Preparing [2022-09-19T22:38:06.149Z] 994393dc58e7: Waiting [2022-09-19T22:38:06.149Z] 920029cff564: Waiting [2022-09-19T22:38:06.149Z] 3540443d27ad: Waiting [2022-09-19T22:38:06.149Z] 6f1189f95249: Layer already exists [2022-09-19T22:38:06.149Z] e0734c98e2ac: Layer already exists [2022-09-19T22:38:06.149Z] ff9dd2dc6a21: Layer already exists [2022-09-19T22:38:06.149Z] dd30abe0d753: Layer already exists [2022-09-19T22:38:06.149Z] af25ba270a5f: Layer already exists [2022-09-19T22:38:06.149Z] 920029cff564: Layer already exists [2022-09-19T22:38:06.149Z] 3540443d27ad: Layer already exists [2022-09-19T22:38:06.149Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:06.149Z] 2.3.0-dev.64: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:06.395Z] ---> Running in 17e2b7b01823 [2022-09-19T22:38:06.461Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:06.796Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:06.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T22:38:06.796Z] 6f1189f95249: Preparing [2022-09-19T22:38:06.796Z] ff9dd2dc6a21: Preparing [2022-09-19T22:38:06.796Z] e0734c98e2ac: Preparing [2022-09-19T22:38:06.796Z] dd30abe0d753: Preparing [2022-09-19T22:38:06.796Z] af25ba270a5f: Preparing [2022-09-19T22:38:06.796Z] 920029cff564: Preparing [2022-09-19T22:38:06.796Z] 3540443d27ad: Preparing [2022-09-19T22:38:06.796Z] 994393dc58e7: Preparing [2022-09-19T22:38:06.796Z] 3540443d27ad: Waiting [2022-09-19T22:38:06.796Z] 920029cff564: Waiting [2022-09-19T22:38:06.796Z] 994393dc58e7: Waiting [2022-09-19T22:38:06.796Z] dd30abe0d753: Layer already exists [2022-09-19T22:38:06.796Z] ff9dd2dc6a21: Layer already exists [2022-09-19T22:38:06.796Z] 6f1189f95249: Layer already exists [2022-09-19T22:38:06.796Z] af25ba270a5f: Layer already exists [2022-09-19T22:38:06.796Z] e0734c98e2ac: Layer already exists [2022-09-19T22:38:06.796Z] 920029cff564: Layer already exists [2022-09-19T22:38:06.796Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:06.796Z] 3540443d27ad: Layer already exists [2022-09-19T22:38:06.796Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:06.996Z] ---> a570497b6d09 [2022-09-19T22:38:06.996Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-19T22:38:07.116Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:07.282Z] Removing intermediate container 17e2b7b01823 [2022-09-19T22:38:07.282Z] ---> cb0b0f3de46f [2022-09-19T22:38:07.282Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-19T22:38:07.422Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-19T22:38:07.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T22:38:07.422Z] 6f1189f95249: Preparing [2022-09-19T22:38:07.422Z] ff9dd2dc6a21: Preparing [2022-09-19T22:38:07.422Z] e0734c98e2ac: Preparing [2022-09-19T22:38:07.422Z] dd30abe0d753: Preparing [2022-09-19T22:38:07.422Z] af25ba270a5f: Preparing [2022-09-19T22:38:07.422Z] 920029cff564: Preparing [2022-09-19T22:38:07.422Z] 3540443d27ad: Preparing [2022-09-19T22:38:07.422Z] 994393dc58e7: Preparing [2022-09-19T22:38:07.422Z] 920029cff564: Waiting [2022-09-19T22:38:07.422Z] 3540443d27ad: Waiting [2022-09-19T22:38:07.422Z] 994393dc58e7: Waiting [2022-09-19T22:38:07.422Z] e0734c98e2ac: Layer already exists [2022-09-19T22:38:07.422Z] 6f1189f95249: Layer already exists [2022-09-19T22:38:07.422Z] ff9dd2dc6a21: Layer already exists [2022-09-19T22:38:07.422Z] dd30abe0d753: Layer already exists [2022-09-19T22:38:07.422Z] af25ba270a5f: Layer already exists [2022-09-19T22:38:07.422Z] 920029cff564: Layer already exists [2022-09-19T22:38:07.422Z] 3540443d27ad: Layer already exists [2022-09-19T22:38:07.422Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:07.422Z] main: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:07.471Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:07.481Z] taggedImages: [2022-09-19T22:38:07.481Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:07.481Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-19T22:38:07.481Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.64 [2022-09-19T22:38:07.481Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:07.481Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-19T22:38:07.501Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-19T22:38:07.501Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:07.501Z] latest [2022-09-19T22:38:07.501Z] 2.3.0-dev.64 [2022-09-19T22:38:07.501Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:07.501Z] main [2022-09-19T22:38:07.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:07.815Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:07.889Z] ---> fc9be9c10200 [2022-09-19T22:38:07.889Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T22:38:07.889Z] ---> Running in 22ef72c345ff [2022-09-19T22:38:08.126Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:08.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T22:38:08.126Z] 2eeb6d1f2fa6: Preparing [2022-09-19T22:38:08.126Z] f600d8b901c3: Preparing [2022-09-19T22:38:08.126Z] bc895b8aaafa: Preparing [2022-09-19T22:38:08.126Z] 571e26cb7aeb: Preparing [2022-09-19T22:38:08.126Z] 681241cd4764: Preparing [2022-09-19T22:38:08.126Z] b73b908df687: Preparing [2022-09-19T22:38:08.126Z] 962b0f5606f5: Preparing [2022-09-19T22:38:08.126Z] 0e56f4e0473d: Preparing [2022-09-19T22:38:08.126Z] 74a91b626a8e: Preparing [2022-09-19T22:38:08.126Z] 994393dc58e7: Preparing [2022-09-19T22:38:08.126Z] b73b908df687: Waiting [2022-09-19T22:38:08.126Z] 962b0f5606f5: Waiting [2022-09-19T22:38:08.126Z] 0e56f4e0473d: Waiting [2022-09-19T22:38:08.126Z] 74a91b626a8e: Waiting [2022-09-19T22:38:08.126Z] 994393dc58e7: Waiting [2022-09-19T22:38:08.126Z] 681241cd4764: Pushed [2022-09-19T22:38:08.126Z] f600d8b901c3: Pushed [2022-09-19T22:38:08.126Z] 2eeb6d1f2fa6: Pushed [2022-09-19T22:38:08.170Z] ---> e4f11877fd37 [2022-09-19T22:38:08.170Z] Step 21/26 : WORKDIR / [2022-09-19T22:38:08.385Z] 0e56f4e0473d: Pushed [2022-09-19T22:38:08.385Z] 962b0f5606f5: Pushed [2022-09-19T22:38:08.385Z] b73b908df687: Pushed [2022-09-19T22:38:08.385Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:08.385Z] 74a91b626a8e: Pushed [2022-09-19T22:38:08.450Z] ---> Running in cdca94af9368 [2022-09-19T22:38:08.728Z] Removing intermediate container 22ef72c345ff [2022-09-19T22:38:08.728Z] ---> fc9531024f54 [2022-09-19T22:38:08.728Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:38:08.728Z] ---> Running in feb0ee519b0a [2022-09-19T22:38:09.322Z] 571e26cb7aeb: Pushed [2022-09-19T22:38:09.337Z] Removing intermediate container cdca94af9368 [2022-09-19T22:38:09.337Z] ---> d93d258ef1bb [2022-09-19T22:38:09.337Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T22:38:09.337Z] ---> Running in 92af8c515e46 [2022-09-19T22:38:09.337Z] Removing intermediate container feb0ee519b0a [2022-09-19T22:38:09.337Z] ---> ae06edd8846d [2022-09-19T22:38:09.337Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T22:38:09.583Z] bc895b8aaafa: Pushed [2022-09-19T22:38:09.584Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-19T22:38:09.614Z] ---> Running in f32057efc96f [Pipeline] sh [2022-09-19T22:38:09.892Z] Removing intermediate container 92af8c515e46 [2022-09-19T22:38:09.892Z] ---> b8376db52804 [2022-09-19T22:38:09.892Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:38:09.892Z] ---> Running in 8d9584612452 [2022-09-19T22:38:09.896Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:10.212Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-19T22:38:10.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T22:38:10.212Z] 2eeb6d1f2fa6: Preparing [2022-09-19T22:38:10.212Z] f600d8b901c3: Preparing [2022-09-19T22:38:10.212Z] bc895b8aaafa: Preparing [2022-09-19T22:38:10.212Z] 571e26cb7aeb: Preparing [2022-09-19T22:38:10.212Z] 681241cd4764: Preparing [2022-09-19T22:38:10.212Z] b73b908df687: Preparing [2022-09-19T22:38:10.212Z] 962b0f5606f5: Preparing [2022-09-19T22:38:10.212Z] 0e56f4e0473d: Preparing [2022-09-19T22:38:10.212Z] 74a91b626a8e: Preparing [2022-09-19T22:38:10.212Z] 994393dc58e7: Preparing [2022-09-19T22:38:10.212Z] 74a91b626a8e: Waiting [2022-09-19T22:38:10.212Z] b73b908df687: Waiting [2022-09-19T22:38:10.212Z] 962b0f5606f5: Waiting [2022-09-19T22:38:10.212Z] 994393dc58e7: Waiting [2022-09-19T22:38:10.212Z] 0e56f4e0473d: Waiting [2022-09-19T22:38:10.212Z] f600d8b901c3: Layer already exists [2022-09-19T22:38:10.212Z] 2eeb6d1f2fa6: Layer already exists [2022-09-19T22:38:10.212Z] 681241cd4764: Layer already exists [2022-09-19T22:38:10.212Z] bc895b8aaafa: Layer already exists [2022-09-19T22:38:10.212Z] 571e26cb7aeb: Layer already exists [2022-09-19T22:38:10.212Z] 962b0f5606f5: Layer already exists [2022-09-19T22:38:10.212Z] b73b908df687: Layer already exists [2022-09-19T22:38:10.212Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:10.212Z] 0e56f4e0473d: Layer already exists [2022-09-19T22:38:10.212Z] 74a91b626a8e: Layer already exists [2022-09-19T22:38:10.212Z] latest: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:10.508Z] Removing intermediate container f32057efc96f [2022-09-19T22:38:10.508Z] ---> eaeac3e6ee8d [2022-09-19T22:38:10.508Z] Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:10.508Z] ---> Running in cdfebf7c6003 [2022-09-19T22:38:10.508Z] Removing intermediate container 8d9584612452 [2022-09-19T22:38:10.508Z] ---> 8beafe8a2552 [2022-09-19T22:38:10.508Z] Step 24/26 : LABEL arch=arm64 [2022-09-19T22:38:10.524Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:10.787Z] ---> Running in bf525f59040a [2022-09-19T22:38:10.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.64 [2022-09-19T22:38:10.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T22:38:10.832Z] 2eeb6d1f2fa6: Preparing [2022-09-19T22:38:10.832Z] f600d8b901c3: Preparing [2022-09-19T22:38:10.832Z] bc895b8aaafa: Preparing [2022-09-19T22:38:10.832Z] 571e26cb7aeb: Preparing [2022-09-19T22:38:10.832Z] 681241cd4764: Preparing [2022-09-19T22:38:10.832Z] b73b908df687: Preparing [2022-09-19T22:38:10.832Z] 962b0f5606f5: Preparing [2022-09-19T22:38:10.832Z] 0e56f4e0473d: Preparing [2022-09-19T22:38:10.832Z] 74a91b626a8e: Preparing [2022-09-19T22:38:10.832Z] 994393dc58e7: Preparing [2022-09-19T22:38:10.832Z] b73b908df687: Waiting [2022-09-19T22:38:10.832Z] 74a91b626a8e: Waiting [2022-09-19T22:38:10.832Z] 0e56f4e0473d: Waiting [2022-09-19T22:38:10.832Z] 962b0f5606f5: Waiting [2022-09-19T22:38:10.832Z] 994393dc58e7: Waiting [2022-09-19T22:38:10.832Z] 2eeb6d1f2fa6: Layer already exists [2022-09-19T22:38:10.832Z] 681241cd4764: Layer already exists [2022-09-19T22:38:10.832Z] f600d8b901c3: Layer already exists [2022-09-19T22:38:10.832Z] bc895b8aaafa: Layer already exists [2022-09-19T22:38:10.832Z] 571e26cb7aeb: Layer already exists [2022-09-19T22:38:10.832Z] b73b908df687: Layer already exists [2022-09-19T22:38:10.832Z] 962b0f5606f5: Layer already exists [2022-09-19T22:38:10.832Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:10.832Z] 74a91b626a8e: Layer already exists [2022-09-19T22:38:10.832Z] 0e56f4e0473d: Layer already exists [2022-09-19T22:38:10.832Z] 2.3.0-dev.64: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:11.073Z] Removing intermediate container cdfebf7c6003 [2022-09-19T22:38:11.073Z] ---> 85db663d66c9 [2022-09-19T22:38:11.073Z] Step 25/25 : LABEL version=2.3.0-dev.64 [2022-09-19T22:38:11.148Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:11.356Z] ---> Running in a5159f584c5a [2022-09-19T22:38:11.356Z] Removing intermediate container bf525f59040a [2022-09-19T22:38:11.356Z] ---> 10d7eaf7bb6e [2022-09-19T22:38:11.356Z] Step 25/26 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:11.463Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:11.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T22:38:11.463Z] 2eeb6d1f2fa6: Preparing [2022-09-19T22:38:11.463Z] f600d8b901c3: Preparing [2022-09-19T22:38:11.463Z] bc895b8aaafa: Preparing [2022-09-19T22:38:11.463Z] 571e26cb7aeb: Preparing [2022-09-19T22:38:11.463Z] 681241cd4764: Preparing [2022-09-19T22:38:11.463Z] b73b908df687: Preparing [2022-09-19T22:38:11.463Z] 962b0f5606f5: Preparing [2022-09-19T22:38:11.463Z] 0e56f4e0473d: Preparing [2022-09-19T22:38:11.463Z] 74a91b626a8e: Preparing [2022-09-19T22:38:11.463Z] 994393dc58e7: Preparing [2022-09-19T22:38:11.463Z] 962b0f5606f5: Waiting [2022-09-19T22:38:11.463Z] 0e56f4e0473d: Waiting [2022-09-19T22:38:11.463Z] b73b908df687: Waiting [2022-09-19T22:38:11.463Z] 74a91b626a8e: Waiting [2022-09-19T22:38:11.463Z] 994393dc58e7: Waiting [2022-09-19T22:38:11.463Z] 571e26cb7aeb: Layer already exists [2022-09-19T22:38:11.463Z] 2eeb6d1f2fa6: Layer already exists [2022-09-19T22:38:11.463Z] f600d8b901c3: Layer already exists [2022-09-19T22:38:11.463Z] bc895b8aaafa: Layer already exists [2022-09-19T22:38:11.463Z] 681241cd4764: Layer already exists [2022-09-19T22:38:11.463Z] b73b908df687: Layer already exists [2022-09-19T22:38:11.463Z] 962b0f5606f5: Layer already exists [2022-09-19T22:38:11.463Z] 74a91b626a8e: Layer already exists [2022-09-19T22:38:11.463Z] 0e56f4e0473d: Layer already exists [2022-09-19T22:38:11.463Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:11.463Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:11.641Z] ---> Running in b626a93f2a75 [2022-09-19T22:38:11.772Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:12.077Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-19T22:38:12.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T22:38:12.077Z] 2eeb6d1f2fa6: Preparing [2022-09-19T22:38:12.077Z] f600d8b901c3: Preparing [2022-09-19T22:38:12.077Z] bc895b8aaafa: Preparing [2022-09-19T22:38:12.077Z] 571e26cb7aeb: Preparing [2022-09-19T22:38:12.077Z] 681241cd4764: Preparing [2022-09-19T22:38:12.077Z] b73b908df687: Preparing [2022-09-19T22:38:12.077Z] 962b0f5606f5: Preparing [2022-09-19T22:38:12.077Z] 0e56f4e0473d: Preparing [2022-09-19T22:38:12.077Z] 74a91b626a8e: Preparing [2022-09-19T22:38:12.077Z] 994393dc58e7: Preparing [2022-09-19T22:38:12.077Z] 0e56f4e0473d: Waiting [2022-09-19T22:38:12.077Z] 74a91b626a8e: Waiting [2022-09-19T22:38:12.077Z] 994393dc58e7: Waiting [2022-09-19T22:38:12.077Z] b73b908df687: Waiting [2022-09-19T22:38:12.077Z] 962b0f5606f5: Waiting [2022-09-19T22:38:12.077Z] 571e26cb7aeb: Layer already exists [2022-09-19T22:38:12.077Z] 681241cd4764: Layer already exists [2022-09-19T22:38:12.077Z] 2eeb6d1f2fa6: Layer already exists [2022-09-19T22:38:12.077Z] f600d8b901c3: Layer already exists [2022-09-19T22:38:12.077Z] bc895b8aaafa: Layer already exists [2022-09-19T22:38:12.077Z] b73b908df687: Layer already exists [2022-09-19T22:38:12.077Z] 962b0f5606f5: Layer already exists [2022-09-19T22:38:12.077Z] 0e56f4e0473d: Layer already exists [2022-09-19T22:38:12.077Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:12.077Z] 74a91b626a8e: Layer already exists [2022-09-19T22:38:12.077Z] main: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:12.131Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:12.139Z] taggedImages: [2022-09-19T22:38:12.139Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:12.139Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-19T22:38:12.139Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.64 [2022-09-19T22:38:12.139Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:12.139Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-19T22:38:12.161Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-19T22:38:12.161Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:12.161Z] latest [2022-09-19T22:38:12.161Z] 2.3.0-dev.64 [2022-09-19T22:38:12.161Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:12.161Z] main [2022-09-19T22:38:12.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:12.246Z] Removing intermediate container a5159f584c5a [2022-09-19T22:38:12.246Z] ---> f40c598f8a32 [2022-09-19T22:38:12.246Z] [2022-09-19T22:38:12.246Z] Removing intermediate container b626a93f2a75 [2022-09-19T22:38:12.246Z] ---> 1697a8bcc89d [2022-09-19T22:38:12.246Z] Step 26/26 : LABEL version=2.3.0-dev.64 [2022-09-19T22:38:12.246Z] ---> Running in e7534530aff9 [2022-09-19T22:38:12.493Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-19T22:38:12.523Z] Successfully built f40c598f8a32 [2022-09-19T22:38:12.523Z] Successfully tagged security-spire-server-arm64:latest [2022-09-19T22:38:12.523Z] Building sys-mgmt-agent [Pipeline] sh [2022-09-19T22:38:12.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:12.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T22:38:12.798Z] 4a017d573e70: Preparing [2022-09-19T22:38:12.798Z] 3c03584cfd55: Preparing [2022-09-19T22:38:12.798Z] 135659797817: Preparing [2022-09-19T22:38:12.798Z] 026cb087c707: Preparing [2022-09-19T22:38:12.798Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:12.798Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:12.798Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:12.798Z] 135659797817: Layer already exists [2022-09-19T22:38:12.798Z] 4a017d573e70: Pushed [2022-09-19T22:38:12.798Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:12.798Z] e7a1ea170bf3: Pushed [2022-09-19T22:38:12.801Z]  Building security-spire-server ... done Removing intermediate container e7534530aff9 [2022-09-19T22:38:12.801Z] ---> 1b087f3fdb9a [2022-09-19T22:38:12.801Z] [2022-09-19T22:38:13.078Z] Successfully built 1b087f3fdb9a [2022-09-19T22:38:13.078Z] Successfully tagged security-spire-config-arm64:latest [2022-09-19T22:38:13.078Z] Building core-metadata [2022-09-19T22:38:13.368Z] 026cb087c707: Pushed [2022-09-19T22:38:15.277Z] 3c03584cfd55: Pushed [2022-09-19T22:38:15.277Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:15.591Z] + 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-09-19T22:38:15.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-19T22:38:15.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T22:38:15.904Z] 4a017d573e70: Preparing [2022-09-19T22:38:15.904Z] 3c03584cfd55: Preparing [2022-09-19T22:38:15.904Z] 135659797817: Preparing [2022-09-19T22:38:15.904Z] 026cb087c707: Preparing [2022-09-19T22:38:15.904Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:15.904Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:15.904Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:15.904Z] 135659797817: Layer already exists [2022-09-19T22:38:15.904Z] 026cb087c707: Layer already exists [2022-09-19T22:38:15.904Z] 4a017d573e70: Layer already exists [2022-09-19T22:38:15.904Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:15.904Z] 3c03584cfd55: Layer already exists [2022-09-19T22:38:15.904Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:15.904Z] latest: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:16.238Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:16.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.64 [2022-09-19T22:38:16.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T22:38:16.556Z] 4a017d573e70: Preparing [2022-09-19T22:38:16.556Z] 3c03584cfd55: Preparing [2022-09-19T22:38:16.556Z] 135659797817: Preparing [2022-09-19T22:38:16.556Z] 026cb087c707: Preparing [2022-09-19T22:38:16.556Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:16.556Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:16.556Z] 026cb087c707: Layer already exists [2022-09-19T22:38:16.556Z] 4a017d573e70: Layer already exists [2022-09-19T22:38:16.556Z] 3c03584cfd55: Layer already exists [2022-09-19T22:38:16.556Z] 135659797817: Layer already exists [2022-09-19T22:38:16.556Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:16.556Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:16.556Z] 2.3.0-dev.64: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:16.880Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:17.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:17.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T22:38:17.198Z] 4a017d573e70: Preparing [2022-09-19T22:38:17.198Z] 3c03584cfd55: Preparing [2022-09-19T22:38:17.198Z] 135659797817: Preparing [2022-09-19T22:38:17.198Z] 026cb087c707: Preparing [2022-09-19T22:38:17.198Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:17.198Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:17.198Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:17.198Z] 026cb087c707: Layer already exists [2022-09-19T22:38:17.198Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:17.198Z] 3c03584cfd55: Layer already exists [2022-09-19T22:38:17.199Z] 135659797817: Layer already exists [2022-09-19T22:38:17.199Z] 4a017d573e70: Layer already exists [2022-09-19T22:38:17.199Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:17.199Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:17.520Z] + 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-09-19T22:38:17.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-19T22:38:17.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T22:38:17.831Z] 4a017d573e70: Preparing [2022-09-19T22:38:17.831Z] 3c03584cfd55: Preparing [2022-09-19T22:38:17.831Z] 135659797817: Preparing [2022-09-19T22:38:17.831Z] 026cb087c707: Preparing [2022-09-19T22:38:17.831Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:17.831Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:17.831Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:17.831Z] 4a017d573e70: Layer already exists [2022-09-19T22:38:17.831Z] 3c03584cfd55: Layer already exists [2022-09-19T22:38:17.831Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:17.831Z] 026cb087c707: Layer already exists [2022-09-19T22:38:17.831Z] 135659797817: Layer already exists [2022-09-19T22:38:17.831Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:17.831Z] main: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:17.874Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:17.883Z] taggedImages: [2022-09-19T22:38:17.883Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:17.883Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-19T22:38:17.883Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.64 [2022-09-19T22:38:17.883Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:17.883Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-19T22:38:17.906Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-19T22:38:17.906Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:17.906Z] latest [2022-09-19T22:38:17.906Z] 2.3.0-dev.64 [2022-09-19T22:38:17.906Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:17.906Z] main [2022-09-19T22:38:17.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:18.227Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:18.497Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:38:18.497Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:38:18.497Z] ---> 8b6587a95ec6 [2022-09-19T22:38:18.497Z] Step 3/23 : WORKDIR /edgex-go [2022-09-19T22:38:18.497Z] ---> Using cache [2022-09-19T22:38:18.497Z] ---> 4e84c958a8d1 [2022-09-19T22:38:18.497Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:38:18.497Z] ---> Using cache [2022-09-19T22:38:18.497Z] ---> 79ecc8233fb5 [2022-09-19T22:38:18.497Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-19T22:38:18.497Z] ---> Running in f0cf6f1e8cc8 [2022-09-19T22:38:18.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:18.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T22:38:18.632Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:18.632Z] e06602f214a5: Preparing [2022-09-19T22:38:18.632Z] 56147954e865: Preparing [2022-09-19T22:38:18.632Z] 2df814643ee1: Preparing [2022-09-19T22:38:18.632Z] 25bb3d39aaa8: Preparing [2022-09-19T22:38:18.632Z] 54091092dbd3: Preparing [2022-09-19T22:38:18.632Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:18.632Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:18.632Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:18.632Z] 54091092dbd3: Waiting [2022-09-19T22:38:18.632Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:18.632Z] e06602f214a5: Pushed [2022-09-19T22:38:18.632Z] 56147954e865: Pushed [2022-09-19T22:38:18.632Z] 3dbc7e44f544: Pushed [2022-09-19T22:38:18.777Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:38:18.777Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:38:18.777Z] ---> 8b6587a95ec6 [2022-09-19T22:38:18.777Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:38:18.892Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:18.892Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:19.053Z] ---> Running in f61e76e80847 [2022-09-19T22:38:19.150Z] 54091092dbd3: Pushed [2022-09-19T22:38:19.663Z] Removing intermediate container f61e76e80847 [2022-09-19T22:38:19.663Z] ---> e93f7c6253d4 [2022-09-19T22:38:19.663Z] Step 4/25 : WORKDIR /edgex-go [2022-09-19T22:38:19.952Z] ---> Running in 8db910acdf83 [2022-09-19T22:38:20.581Z] Removing intermediate container 8db910acdf83 [2022-09-19T22:38:20.581Z] ---> d84a24657f1d [2022-09-19T22:38:20.581Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:38:20.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:38:20.870Z] ---> Running in bc10844047f1 [2022-09-19T22:38:21.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:38:22.440Z] 25bb3d39aaa8: Pushed [2022-09-19T22:38:23.339Z] OK: 221 MiB in 51 packages [2022-09-19T22:38:23.617Z] Removing intermediate container bc10844047f1 [2022-09-19T22:38:23.617Z] ---> 39bf5f41fb24 [2022-09-19T22:38:23.617Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-19T22:38:23.902Z] ---> Running in 6bda535bbda4 [2022-09-19T22:38:24.897Z] Removing intermediate container f0cf6f1e8cc8 [2022-09-19T22:38:24.897Z] ---> a414a03bf4b1 [2022-09-19T22:38:24.897Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-19T22:38:25.730Z] 2df814643ee1: Pushed [2022-09-19T22:38:25.730Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:26.042Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:26.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-19T22:38:26.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T22:38:26.354Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:26.354Z] e06602f214a5: Preparing [2022-09-19T22:38:26.354Z] 56147954e865: Preparing [2022-09-19T22:38:26.354Z] 2df814643ee1: Preparing [2022-09-19T22:38:26.354Z] 25bb3d39aaa8: Preparing [2022-09-19T22:38:26.354Z] 54091092dbd3: Preparing [2022-09-19T22:38:26.354Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:26.354Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:26.354Z] 54091092dbd3: Waiting [2022-09-19T22:38:26.354Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:26.354Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:26.354Z] 56147954e865: Layer already exists [2022-09-19T22:38:26.354Z] 25bb3d39aaa8: Layer already exists [2022-09-19T22:38:26.354Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:26.354Z] e06602f214a5: Layer already exists [2022-09-19T22:38:26.354Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:26.354Z] 54091092dbd3: Layer already exists [2022-09-19T22:38:26.354Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:26.354Z] latest: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:26.555Z] ---> 4645a2404e35 [2022-09-19T22:38:26.555Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:38:26.555Z] ---> Running in 4613253b2ac5 [2022-09-19T22:38:26.671Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:26.836Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:38:26.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.64 [2022-09-19T22:38:26.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T22:38:26.979Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:26.979Z] e06602f214a5: Preparing [2022-09-19T22:38:26.979Z] 56147954e865: Preparing [2022-09-19T22:38:26.979Z] 2df814643ee1: Preparing [2022-09-19T22:38:26.979Z] 25bb3d39aaa8: Preparing [2022-09-19T22:38:26.979Z] 54091092dbd3: Preparing [2022-09-19T22:38:26.979Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:26.980Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:26.980Z] 54091092dbd3: Waiting [2022-09-19T22:38:26.980Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:26.980Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:26.980Z] e06602f214a5: Layer already exists [2022-09-19T22:38:26.980Z] 25bb3d39aaa8: Layer already exists [2022-09-19T22:38:26.980Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:26.980Z] 56147954e865: Layer already exists [2022-09-19T22:38:26.980Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:26.980Z] 54091092dbd3: Layer already exists [2022-09-19T22:38:26.980Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:26.980Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:26.980Z] 2.3.0-dev.64: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:27.299Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:27.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:27.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T22:38:27.627Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:27.627Z] e06602f214a5: Preparing [2022-09-19T22:38:27.627Z] 56147954e865: Preparing [2022-09-19T22:38:27.627Z] 2df814643ee1: Preparing [2022-09-19T22:38:27.627Z] 25bb3d39aaa8: Preparing [2022-09-19T22:38:27.627Z] 54091092dbd3: Preparing [2022-09-19T22:38:27.627Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:27.627Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:27.627Z] 54091092dbd3: Waiting [2022-09-19T22:38:27.627Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:27.627Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:27.627Z] 25bb3d39aaa8: Layer already exists [2022-09-19T22:38:27.627Z] 56147954e865: Layer already exists [2022-09-19T22:38:27.627Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:27.627Z] e06602f214a5: Layer already exists [2022-09-19T22:38:27.627Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:27.627Z] 54091092dbd3: Layer already exists [2022-09-19T22:38:27.627Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:27.627Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:27.627Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:27.947Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:28.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-19T22:38:28.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T22:38:28.258Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:28.258Z] e06602f214a5: Preparing [2022-09-19T22:38:28.258Z] 56147954e865: Preparing [2022-09-19T22:38:28.258Z] 2df814643ee1: Preparing [2022-09-19T22:38:28.258Z] 25bb3d39aaa8: Preparing [2022-09-19T22:38:28.258Z] 54091092dbd3: Preparing [2022-09-19T22:38:28.258Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:28.258Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:28.258Z] 54091092dbd3: Waiting [2022-09-19T22:38:28.258Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:28.258Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:28.258Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:28.258Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:28.258Z] 25bb3d39aaa8: Layer already exists [2022-09-19T22:38:28.258Z] 56147954e865: Layer already exists [2022-09-19T22:38:28.258Z] e06602f214a5: Layer already exists [2022-09-19T22:38:28.258Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:28.258Z] 54091092dbd3: Layer already exists [2022-09-19T22:38:28.258Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:28.258Z] main: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:28.308Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:28.322Z] taggedImages: [2022-09-19T22:38:28.322Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:28.322Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-19T22:38:28.322Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.64 [2022-09-19T22:38:28.322Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:28.322Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-19T22:38:28.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] echo [2022-09-19T22:38:28.342Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-19T22:38:28.342Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:28.342Z] latest [2022-09-19T22:38:28.342Z] 2.3.0-dev.64 [2022-09-19T22:38:28.342Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:28.342Z] main [2022-09-19T22:38:28.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:28.656Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:28.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:28.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T22:38:28.975Z] 1b4ad25b48b4: Preparing [2022-09-19T22:38:28.975Z] 8fe6383668b3: Preparing [2022-09-19T22:38:28.975Z] 11a8fef0c3af: Preparing [2022-09-19T22:38:28.975Z] 6df5380c29d7: Preparing [2022-09-19T22:38:28.975Z] abc6f0275118: Preparing [2022-09-19T22:38:28.975Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:28.975Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:28.975Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:28.975Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:28.975Z] 8fe6383668b3: Pushed [2022-09-19T22:38:28.975Z] 11a8fef0c3af: Pushed [2022-09-19T22:38:28.975Z] 1b4ad25b48b4: Pushed [2022-09-19T22:38:28.975Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:28.975Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:29.233Z] abc6f0275118: Pushed [2022-09-19T22:38:29.770Z] OK: 221 MiB in 51 packages [2022-09-19T22:38:30.767Z] Removing intermediate container 6bda535bbda4 [2022-09-19T22:38:30.767Z] ---> 4dd55ea7926a [2022-09-19T22:38:30.767Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-19T22:38:32.240Z] ---> 07489e0ef5bc [2022-09-19T22:38:32.240Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:38:32.240Z] ---> Running in 202268783c08 [2022-09-19T22:38:35.808Z] 6df5380c29d7: Pushed [2022-09-19T22:38:35.808Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:36.138Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:36.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-19T22:38:36.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T22:38:36.446Z] 1b4ad25b48b4: Preparing [2022-09-19T22:38:36.446Z] 8fe6383668b3: Preparing [2022-09-19T22:38:36.446Z] 11a8fef0c3af: Preparing [2022-09-19T22:38:36.446Z] 6df5380c29d7: Preparing [2022-09-19T22:38:36.446Z] abc6f0275118: Preparing [2022-09-19T22:38:36.446Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:36.446Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:36.446Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:36.446Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:36.446Z] 1b4ad25b48b4: Layer already exists [2022-09-19T22:38:36.446Z] 11a8fef0c3af: Layer already exists [2022-09-19T22:38:36.446Z] 6df5380c29d7: Layer already exists [2022-09-19T22:38:36.446Z] 8fe6383668b3: Layer already exists [2022-09-19T22:38:36.446Z] abc6f0275118: Layer already exists [2022-09-19T22:38:36.446Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:36.446Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:36.446Z] latest: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:36.759Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:37.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.64 [2022-09-19T22:38:37.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T22:38:37.070Z] 1b4ad25b48b4: Preparing [2022-09-19T22:38:37.070Z] 8fe6383668b3: Preparing [2022-09-19T22:38:37.070Z] 11a8fef0c3af: Preparing [2022-09-19T22:38:37.070Z] 6df5380c29d7: Preparing [2022-09-19T22:38:37.070Z] abc6f0275118: Preparing [2022-09-19T22:38:37.070Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:37.070Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:37.070Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:37.070Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:37.070Z] 11a8fef0c3af: Layer already exists [2022-09-19T22:38:37.070Z] abc6f0275118: Layer already exists [2022-09-19T22:38:37.070Z] 1b4ad25b48b4: Layer already exists [2022-09-19T22:38:37.070Z] 6df5380c29d7: Layer already exists [2022-09-19T22:38:37.070Z] 8fe6383668b3: Layer already exists [2022-09-19T22:38:37.070Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:37.070Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:37.071Z] 2.3.0-dev.64: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:37.391Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:37.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:37.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T22:38:37.706Z] 1b4ad25b48b4: Preparing [2022-09-19T22:38:37.706Z] 8fe6383668b3: Preparing [2022-09-19T22:38:37.706Z] 11a8fef0c3af: Preparing [2022-09-19T22:38:37.706Z] 6df5380c29d7: Preparing [2022-09-19T22:38:37.706Z] abc6f0275118: Preparing [2022-09-19T22:38:37.706Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:37.706Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:37.706Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:37.706Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:37.706Z] 8fe6383668b3: Layer already exists [2022-09-19T22:38:37.706Z] 6df5380c29d7: Layer already exists [2022-09-19T22:38:37.706Z] 1b4ad25b48b4: Layer already exists [2022-09-19T22:38:37.706Z] 11a8fef0c3af: Layer already exists [2022-09-19T22:38:37.706Z] abc6f0275118: Layer already exists [2022-09-19T22:38:37.706Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:37.706Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:37.706Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:38.016Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:38.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-19T22:38:38.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T22:38:38.342Z] 1b4ad25b48b4: Preparing [2022-09-19T22:38:38.342Z] 8fe6383668b3: Preparing [2022-09-19T22:38:38.342Z] 11a8fef0c3af: Preparing [2022-09-19T22:38:38.342Z] 6df5380c29d7: Preparing [2022-09-19T22:38:38.342Z] abc6f0275118: Preparing [2022-09-19T22:38:38.342Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:38.342Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:38.342Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:38.342Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:38.342Z] 8fe6383668b3: Layer already exists [2022-09-19T22:38:38.342Z] 11a8fef0c3af: Layer already exists [2022-09-19T22:38:38.342Z] 6df5380c29d7: Layer already exists [2022-09-19T22:38:38.342Z] abc6f0275118: Layer already exists [2022-09-19T22:38:38.342Z] 1b4ad25b48b4: Layer already exists [2022-09-19T22:38:38.342Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:38.342Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:38.342Z] main: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:38.408Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:38.416Z] taggedImages: [2022-09-19T22:38:38.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:38.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-19T22:38:38.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.64 [2022-09-19T22:38:38.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:38.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-19T22:38:38.436Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-19T22:38:38.436Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:38.436Z] latest [2022-09-19T22:38:38.436Z] 2.3.0-dev.64 [2022-09-19T22:38:38.436Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:38.436Z] main [2022-09-19T22:38:38.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:38.764Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:39.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:39.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T22:38:39.078Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:39.078Z] 54483b739894: Preparing [2022-09-19T22:38:39.078Z] 5f71584bc033: Preparing [2022-09-19T22:38:39.078Z] 2df814643ee1: Preparing [2022-09-19T22:38:39.078Z] 270e5c737a05: Preparing [2022-09-19T22:38:39.078Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:39.078Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:39.078Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:39.078Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:39.078Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:39.078Z] 5f71584bc033: Pushed [2022-09-19T22:38:39.078Z] 54483b739894: Pushed [2022-09-19T22:38:39.078Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:39.351Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:39.351Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:39.351Z] 270e5c737a05: Pushed [2022-09-19T22:38:39.625Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:39.948Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:40.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-19T22:38:40.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T22:38:40.255Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:40.256Z] 54483b739894: Preparing [2022-09-19T22:38:40.256Z] 5f71584bc033: Preparing [2022-09-19T22:38:40.256Z] 2df814643ee1: Preparing [2022-09-19T22:38:40.256Z] 270e5c737a05: Preparing [2022-09-19T22:38:40.256Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:40.256Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:40.256Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:40.256Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:40.256Z] 270e5c737a05: Layer already exists [2022-09-19T22:38:40.256Z] 5f71584bc033: Layer already exists [2022-09-19T22:38:40.256Z] 54483b739894: Layer already exists [2022-09-19T22:38:40.256Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:40.256Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:40.256Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:40.256Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:40.256Z] latest: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:40.574Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:40.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.64 [2022-09-19T22:38:40.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T22:38:40.890Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:40.890Z] 54483b739894: Preparing [2022-09-19T22:38:40.890Z] 5f71584bc033: Preparing [2022-09-19T22:38:40.890Z] 2df814643ee1: Preparing [2022-09-19T22:38:40.890Z] 270e5c737a05: Preparing [2022-09-19T22:38:40.890Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:40.890Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:40.890Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:40.890Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:40.890Z] 54483b739894: Layer already exists [2022-09-19T22:38:40.890Z] 5f71584bc033: Layer already exists [2022-09-19T22:38:40.890Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:40.890Z] 270e5c737a05: Layer already exists [2022-09-19T22:38:40.890Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:40.890Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:40.890Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:40.890Z] 2.3.0-dev.64: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:41.209Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:41.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:41.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T22:38:41.517Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:41.517Z] 54483b739894: Preparing [2022-09-19T22:38:41.517Z] 5f71584bc033: Preparing [2022-09-19T22:38:41.517Z] 2df814643ee1: Preparing [2022-09-19T22:38:41.517Z] 270e5c737a05: Preparing [2022-09-19T22:38:41.517Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:41.517Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:41.517Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:41.517Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:41.517Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:41.517Z] 5f71584bc033: Layer already exists [2022-09-19T22:38:41.517Z] 270e5c737a05: Layer already exists [2022-09-19T22:38:41.517Z] 54483b739894: Layer already exists [2022-09-19T22:38:41.517Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:41.517Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:41.517Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:41.517Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:41.826Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:42.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-19T22:38:42.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T22:38:42.139Z] 3dbc7e44f544: Preparing [2022-09-19T22:38:42.139Z] 54483b739894: Preparing [2022-09-19T22:38:42.139Z] 5f71584bc033: Preparing [2022-09-19T22:38:42.139Z] 2df814643ee1: Preparing [2022-09-19T22:38:42.139Z] 270e5c737a05: Preparing [2022-09-19T22:38:42.139Z] e7a1ea170bf3: Preparing [2022-09-19T22:38:42.139Z] 34d5ebaa5410: Preparing [2022-09-19T22:38:42.139Z] e7a1ea170bf3: Waiting [2022-09-19T22:38:42.139Z] 34d5ebaa5410: Waiting [2022-09-19T22:38:42.139Z] 5f71584bc033: Layer already exists [2022-09-19T22:38:42.139Z] 2df814643ee1: Layer already exists [2022-09-19T22:38:42.139Z] 3dbc7e44f544: Layer already exists [2022-09-19T22:38:42.139Z] 270e5c737a05: Layer already exists [2022-09-19T22:38:42.139Z] 54483b739894: Layer already exists [2022-09-19T22:38:42.139Z] e7a1ea170bf3: Layer already exists [2022-09-19T22:38:42.139Z] 34d5ebaa5410: Layer already exists [2022-09-19T22:38:42.139Z] main: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:42.183Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:42.189Z] taggedImages: [2022-09-19T22:38:42.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:42.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-19T22:38:42.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.64 [2022-09-19T22:38:42.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:42.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-19T22:38:42.203Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-19T22:38:42.203Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:42.203Z] latest [2022-09-19T22:38:42.203Z] 2.3.0-dev.64 [2022-09-19T22:38:42.203Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:42.203Z] main [2022-09-19T22:38:42.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:42.520Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:42.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:42.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T22:38:42.856Z] b035f1cff133: Preparing [2022-09-19T22:38:42.856Z] f1c6fb9b2c5b: Preparing [2022-09-19T22:38:42.856Z] 135659797817: Preparing [2022-09-19T22:38:42.856Z] 83c10db82d45: Preparing [2022-09-19T22:38:42.856Z] 994393dc58e7: Preparing [2022-09-19T22:38:42.856Z] b035f1cff133: Pushed [2022-09-19T22:38:42.856Z] 83c10db82d45: Pushed [2022-09-19T22:38:43.116Z] 135659797817: Layer already exists [2022-09-19T22:38:43.116Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:45.026Z] f1c6fb9b2c5b: Pushed [2022-09-19T22:38:45.286Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:45.610Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:45.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-19T22:38:45.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T22:38:45.931Z] b035f1cff133: Preparing [2022-09-19T22:38:45.931Z] f1c6fb9b2c5b: Preparing [2022-09-19T22:38:45.931Z] 135659797817: Preparing [2022-09-19T22:38:45.931Z] 83c10db82d45: Preparing [2022-09-19T22:38:45.931Z] 994393dc58e7: Preparing [2022-09-19T22:38:45.931Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:45.931Z] b035f1cff133: Layer already exists [2022-09-19T22:38:45.931Z] f1c6fb9b2c5b: Layer already exists [2022-09-19T22:38:45.931Z] 83c10db82d45: Layer already exists [2022-09-19T22:38:45.931Z] 135659797817: Layer already exists [2022-09-19T22:38:45.931Z] latest: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:46.252Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:46.563Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.64 [2022-09-19T22:38:46.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T22:38:46.563Z] b035f1cff133: Preparing [2022-09-19T22:38:46.563Z] f1c6fb9b2c5b: Preparing [2022-09-19T22:38:46.563Z] 135659797817: Preparing [2022-09-19T22:38:46.563Z] 83c10db82d45: Preparing [2022-09-19T22:38:46.563Z] 994393dc58e7: Preparing [2022-09-19T22:38:46.563Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:46.563Z] 135659797817: Layer already exists [2022-09-19T22:38:46.563Z] 83c10db82d45: Layer already exists [2022-09-19T22:38:46.563Z] f1c6fb9b2c5b: Layer already exists [2022-09-19T22:38:46.563Z] b035f1cff133: Layer already exists [2022-09-19T22:38:46.563Z] 2.3.0-dev.64: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:46.887Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:47.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:47.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T22:38:47.229Z] b035f1cff133: Preparing [2022-09-19T22:38:47.229Z] f1c6fb9b2c5b: Preparing [2022-09-19T22:38:47.229Z] 135659797817: Preparing [2022-09-19T22:38:47.229Z] 83c10db82d45: Preparing [2022-09-19T22:38:47.229Z] 994393dc58e7: Preparing [2022-09-19T22:38:47.229Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:47.229Z] b035f1cff133: Layer already exists [2022-09-19T22:38:47.229Z] 83c10db82d45: Layer already exists [2022-09-19T22:38:47.229Z] f1c6fb9b2c5b: Layer already exists [2022-09-19T22:38:47.229Z] 135659797817: Layer already exists [2022-09-19T22:38:47.229Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:47.556Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:47.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-19T22:38:47.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T22:38:47.885Z] b035f1cff133: Preparing [2022-09-19T22:38:47.885Z] f1c6fb9b2c5b: Preparing [2022-09-19T22:38:47.885Z] 135659797817: Preparing [2022-09-19T22:38:47.885Z] 83c10db82d45: Preparing [2022-09-19T22:38:47.885Z] 994393dc58e7: Preparing [2022-09-19T22:38:47.885Z] f1c6fb9b2c5b: Layer already exists [2022-09-19T22:38:47.885Z] 83c10db82d45: Layer already exists [2022-09-19T22:38:47.885Z] b035f1cff133: Layer already exists [2022-09-19T22:38:47.885Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:47.885Z] 135659797817: Layer already exists [2022-09-19T22:38:47.885Z] main: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:47.930Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:47.938Z] taggedImages: [2022-09-19T22:38:47.938Z] - nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:47.938Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-19T22:38:47.938Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.64 [2022-09-19T22:38:47.938Z] - nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:47.938Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-19T22:38:47.956Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-19T22:38:47.956Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:47.956Z] latest [2022-09-19T22:38:47.956Z] 2.3.0-dev.64 [2022-09-19T22:38:47.956Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:47.956Z] main [2022-09-19T22:38:47.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:48.286Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:48.599Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:48.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T22:38:48.600Z] 20001c9951b4: Preparing [2022-09-19T22:38:48.600Z] f865ecfb748f: Preparing [2022-09-19T22:38:48.600Z] 135659797817: Preparing [2022-09-19T22:38:48.600Z] b0892b8b20a0: Preparing [2022-09-19T22:38:48.600Z] 994393dc58e7: Preparing [2022-09-19T22:38:48.600Z] 135659797817: Layer already exists [2022-09-19T22:38:48.600Z] 20001c9951b4: Pushed [2022-09-19T22:38:48.600Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:48.600Z] b0892b8b20a0: Layer already exists [2022-09-19T22:38:51.141Z] f865ecfb748f: Pushed [2022-09-19T22:38:51.141Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:51.461Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:51.770Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-19T22:38:51.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T22:38:51.770Z] 20001c9951b4: Preparing [2022-09-19T22:38:51.770Z] f865ecfb748f: Preparing [2022-09-19T22:38:51.770Z] 135659797817: Preparing [2022-09-19T22:38:51.770Z] b0892b8b20a0: Preparing [2022-09-19T22:38:51.770Z] 994393dc58e7: Preparing [2022-09-19T22:38:51.770Z] 135659797817: Layer already exists [2022-09-19T22:38:51.770Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:51.770Z] 20001c9951b4: Layer already exists [2022-09-19T22:38:51.770Z] f865ecfb748f: Layer already exists [2022-09-19T22:38:51.770Z] b0892b8b20a0: Layer already exists [2022-09-19T22:38:51.770Z] latest: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:52.089Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:52.399Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.64 [2022-09-19T22:38:52.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T22:38:52.399Z] 20001c9951b4: Preparing [2022-09-19T22:38:52.399Z] f865ecfb748f: Preparing [2022-09-19T22:38:52.399Z] 135659797817: Preparing [2022-09-19T22:38:52.399Z] b0892b8b20a0: Preparing [2022-09-19T22:38:52.399Z] 994393dc58e7: Preparing [2022-09-19T22:38:52.399Z] 135659797817: Layer already exists [2022-09-19T22:38:52.399Z] 20001c9951b4: Layer already exists [2022-09-19T22:38:52.399Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:52.399Z] f865ecfb748f: Layer already exists [2022-09-19T22:38:52.399Z] b0892b8b20a0: Layer already exists [2022-09-19T22:38:52.399Z] 2.3.0-dev.64: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:52.711Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:53.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:53.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T22:38:53.026Z] 20001c9951b4: Preparing [2022-09-19T22:38:53.026Z] f865ecfb748f: Preparing [2022-09-19T22:38:53.026Z] 135659797817: Preparing [2022-09-19T22:38:53.026Z] b0892b8b20a0: Preparing [2022-09-19T22:38:53.026Z] 994393dc58e7: Preparing [2022-09-19T22:38:53.026Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:53.026Z] 135659797817: Layer already exists [2022-09-19T22:38:53.026Z] b0892b8b20a0: Layer already exists [2022-09-19T22:38:53.026Z] 20001c9951b4: Layer already exists [2022-09-19T22:38:53.026Z] f865ecfb748f: Layer already exists [2022-09-19T22:38:53.026Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:53.343Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:53.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-19T22:38:53.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T22:38:53.661Z] 20001c9951b4: Preparing [2022-09-19T22:38:53.661Z] f865ecfb748f: Preparing [2022-09-19T22:38:53.661Z] 135659797817: Preparing [2022-09-19T22:38:53.661Z] b0892b8b20a0: Preparing [2022-09-19T22:38:53.661Z] 994393dc58e7: Preparing [2022-09-19T22:38:53.661Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:53.661Z] 20001c9951b4: Layer already exists [2022-09-19T22:38:53.661Z] b0892b8b20a0: Layer already exists [2022-09-19T22:38:53.661Z] 135659797817: Layer already exists [2022-09-19T22:38:53.661Z] f865ecfb748f: Layer already exists [2022-09-19T22:38:53.661Z] main: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:38:53.704Z] ===================================================== [Pipeline] echo [2022-09-19T22:38:53.711Z] taggedImages: [2022-09-19T22:38:53.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:53.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-19T22:38:53.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.64 [2022-09-19T22:38:53.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:53.711Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-19T22:38:53.729Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-19T22:38:53.729Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:53.729Z] latest [2022-09-19T22:38:53.729Z] 2.3.0-dev.64 [2022-09-19T22:38:53.729Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:38:53.729Z] main [2022-09-19T22:38:53.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:54.045Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:38:54.364Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:38:54.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T22:38:54.364Z] 3f989461852c: Preparing [2022-09-19T22:38:54.364Z] 8605fe921d8b: Preparing [2022-09-19T22:38:54.364Z] f973086e7486: Preparing [2022-09-19T22:38:54.364Z] 67fbb20d5659: Preparing [2022-09-19T22:38:54.364Z] 994393dc58e7: Preparing [2022-09-19T22:38:54.364Z] 994393dc58e7: Layer already exists [2022-09-19T22:38:54.364Z] 8605fe921d8b: Pushed [2022-09-19T22:38:54.623Z] 3f989461852c: Pushed [2022-09-19T22:38:55.564Z] f973086e7486: Pushed [2022-09-19T22:39:07.791Z] 67fbb20d5659: Pushed [2022-09-19T22:39:08.052Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:39:08.367Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:39:08.684Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-19T22:39:08.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T22:39:08.684Z] 3f989461852c: Preparing [2022-09-19T22:39:08.684Z] 8605fe921d8b: Preparing [2022-09-19T22:39:08.684Z] f973086e7486: Preparing [2022-09-19T22:39:08.684Z] 67fbb20d5659: Preparing [2022-09-19T22:39:08.684Z] 994393dc58e7: Preparing [2022-09-19T22:39:08.684Z] 994393dc58e7: Layer already exists [2022-09-19T22:39:08.684Z] 3f989461852c: Layer already exists [2022-09-19T22:39:08.684Z] f973086e7486: Layer already exists [2022-09-19T22:39:08.684Z] 8605fe921d8b: Layer already exists [2022-09-19T22:39:08.684Z] 67fbb20d5659: Layer already exists [2022-09-19T22:39:08.684Z] latest: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:39:09.003Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:39:09.313Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.64 [2022-09-19T22:39:09.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T22:39:09.313Z] 3f989461852c: Preparing [2022-09-19T22:39:09.313Z] 8605fe921d8b: Preparing [2022-09-19T22:39:09.313Z] f973086e7486: Preparing [2022-09-19T22:39:09.313Z] 67fbb20d5659: Preparing [2022-09-19T22:39:09.313Z] 994393dc58e7: Preparing [2022-09-19T22:39:09.313Z] f973086e7486: Layer already exists [2022-09-19T22:39:09.313Z] 3f989461852c: Layer already exists [2022-09-19T22:39:09.313Z] 67fbb20d5659: Layer already exists [2022-09-19T22:39:09.313Z] 8605fe921d8b: Layer already exists [2022-09-19T22:39:09.313Z] 994393dc58e7: Layer already exists [2022-09-19T22:39:09.313Z] 2.3.0-dev.64: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:39:09.635Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:39:09.950Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:39:09.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T22:39:09.950Z] 3f989461852c: Preparing [2022-09-19T22:39:09.950Z] 8605fe921d8b: Preparing [2022-09-19T22:39:09.950Z] f973086e7486: Preparing [2022-09-19T22:39:09.950Z] 67fbb20d5659: Preparing [2022-09-19T22:39:09.950Z] 994393dc58e7: Preparing [2022-09-19T22:39:09.950Z] 994393dc58e7: Layer already exists [2022-09-19T22:39:09.950Z] 67fbb20d5659: Layer already exists [2022-09-19T22:39:09.950Z] 3f989461852c: Layer already exists [2022-09-19T22:39:09.950Z] 8605fe921d8b: Layer already exists [2022-09-19T22:39:09.950Z] f973086e7486: Layer already exists [2022-09-19T22:39:09.950Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:39:10.295Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:39:10.634Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-19T22:39:10.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T22:39:10.634Z] 3f989461852c: Preparing [2022-09-19T22:39:10.634Z] 8605fe921d8b: Preparing [2022-09-19T22:39:10.634Z] f973086e7486: Preparing [2022-09-19T22:39:10.634Z] 67fbb20d5659: Preparing [2022-09-19T22:39:10.634Z] 994393dc58e7: Preparing [2022-09-19T22:39:10.634Z] 3f989461852c: Layer already exists [2022-09-19T22:39:10.634Z] 8605fe921d8b: Layer already exists [2022-09-19T22:39:10.634Z] f973086e7486: Layer already exists [2022-09-19T22:39:10.634Z] 67fbb20d5659: Layer already exists [2022-09-19T22:39:10.634Z] 994393dc58e7: Layer already exists [2022-09-19T22:39:10.634Z] main: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:39:10.688Z] ===================================================== [Pipeline] echo [2022-09-19T22:39:10.697Z] taggedImages: [2022-09-19T22:39:10.697Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:39:10.697Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-19T22:39:10.697Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.64 [2022-09-19T22:39:10.697Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:39:10.697Z] - 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-09-19T22:39:28.852Z] Removing intermediate container 4613253b2ac5 [2022-09-19T22:39:28.852Z] ---> 2111e1a64dd1 [2022-09-19T22:39:28.852Z] Step 8/23 : COPY . . [2022-09-19T22:39:29.127Z] Removing intermediate container 202268783c08 [2022-09-19T22:39:29.127Z] ---> 2adce6309605 [2022-09-19T22:39:29.127Z] Step 9/25 : COPY . . [2022-09-19T22:39:33.470Z] ---> 66a6245de7aa [2022-09-19T22:39:33.470Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-19T22:39:33.470Z] ---> Running in 302e1f8db620 [2022-09-19T22:39:34.452Z] ---> 7d49e4a1af44 [2022-09-19T22:39:34.452Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-19T22:39:34.452Z] ---> Running in 299830a814b0 [2022-09-19T22:39:35.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-19T22:39:36.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-19T22:42:43.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-19T22:42:51.818Z] Removing intermediate container 572abe54e466 [2022-09-19T22:42:51.818Z] ---> f31fcdb7a60c [2022-09-19T22:42:51.818Z] [2022-09-19T22:42:51.818Z] Step 10/25 : FROM alpine:3.16 [2022-09-19T22:42:51.818Z] 3.16: Pulling from library/alpine [2022-09-19T22:42:52.809Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T22:42:52.809Z] Status: Downloaded newer image for alpine:3.16 [2022-09-19T22:42:52.809Z] ---> a6215f271958 [2022-09-19T22:42:52.809Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-19T22:42:52.809Z] ---> Running in 61e1858bbc59 [2022-09-19T22:42:55.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:42:56.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:42:58.042Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-19T22:42:58.042Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-19T22:42:58.042Z] (3/3) Installing su-exec (0.2-r1) [2022-09-19T22:42:58.042Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:42:58.042Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:42:58.650Z] OK: 6 MiB in 17 packages [2022-09-19T22:43:02.070Z] Removing intermediate container 61e1858bbc59 [2022-09-19T22:43:02.070Z] ---> 0c4ccc36b39c [2022-09-19T22:43:02.070Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T22:43:02.070Z] ---> Running in d9f9b60a57cb [2022-09-19T22:43:02.363Z] Removing intermediate container d9f9b60a57cb [2022-09-19T22:43:02.363Z] ---> fbbad14ecdce [2022-09-19T22:43:02.363Z] Step 13/25 : WORKDIR / [2022-09-19T22:43:02.363Z] Removing intermediate container d7eedb1c3c20 [2022-09-19T22:43:02.363Z] ---> 82589cabe641 [2022-09-19T22:43:02.363Z] [2022-09-19T22:43:02.363Z] Step 10/33 : FROM alpine:3.16 [2022-09-19T22:43:02.363Z] ---> a6215f271958 [2022-09-19T22:43:02.363Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:43:02.363Z] ---> Running in 9d4a731f1cff [2022-09-19T22:43:02.658Z] ---> Running in f773b801f184 [2022-09-19T22:43:03.276Z] Removing intermediate container 9d4a731f1cff [2022-09-19T22:43:03.276Z] ---> a406c193c338 [2022-09-19T22:43:03.276Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-19T22:43:03.276Z] Removing intermediate container f773b801f184 [2022-09-19T22:43:03.276Z] ---> efad27cbd7bf [2022-09-19T22:43:03.276Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-19T22:43:03.554Z] ---> Running in 718d4c359a57 [2022-09-19T22:43:04.545Z] ---> 674e08105efa [2022-09-19T22:43:04.545Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-19T22:43:06.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:43:06.006Z] ---> f2bed604da87 [2022-09-19T22:43:06.006Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-19T22:43:06.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:43:06.891Z] ---> e8cbaf64089d [2022-09-19T22:43:06.891Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-19T22:43:07.900Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-19T22:43:07.900Z] (2/2) Installing su-exec (0.2-r1) [2022-09-19T22:43:07.900Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:43:07.900Z] ---> 19c029811b98 [2022-09-19T22:43:07.900Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .OK: 5 MiB in 16 packages [2022-09-19T22:43:07.900Z] [2022-09-19T22:43:09.890Z] Removing intermediate container 718d4c359a57 [2022-09-19T22:43:09.890Z] ---> f12b752e82d1 [2022-09-19T22:43:09.890Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-19T22:43:09.890Z] ---> Running in 0325cc8ef015 [2022-09-19T22:43:10.166Z] ---> 143be7853248 [2022-09-19T22:43:10.166Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-19T22:43:10.166Z] Removing intermediate container 0325cc8ef015 [2022-09-19T22:43:10.166Z] ---> afea7782e23f [2022-09-19T22:43:10.166Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-19T22:43:10.447Z] ---> Running in 81a2c0e236ea [2022-09-19T22:43:11.433Z] Removing intermediate container 81a2c0e236ea [2022-09-19T22:43:11.433Z] ---> 31bd748d4945 [2022-09-19T22:43:11.433Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-19T22:43:11.433Z] ---> Running in 1c9d542c3420 [2022-09-19T22:43:12.422Z] Removing intermediate container 1c9d542c3420 [2022-09-19T22:43:12.422Z] ---> c9bb6cdcc7f0 [2022-09-19T22:43:12.422Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-19T22:43:12.698Z] ---> Running in 14f496770449 [2022-09-19T22:43:12.983Z] ---> bf1ba087bb08 [2022-09-19T22:43:12.983Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T22:43:13.257Z] Removing intermediate container 14f496770449 [2022-09-19T22:43:13.258Z] ---> b86e4c06b998 [2022-09-19T22:43:13.258Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-19T22:43:13.539Z] ---> Running in 4661499055cf [2022-09-19T22:43:14.537Z] ---> 17a3003f2abd [2022-09-19T22:43:14.537Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T22:43:14.537Z] ---> Running in 62c721ab2a42 [2022-09-19T22:43:17.176Z] Removing intermediate container 4661499055cf [2022-09-19T22:43:17.176Z] ---> bd6a628afa2e [2022-09-19T22:43:17.176Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-19T22:43:17.456Z] ---> Running in f6c1ca2f957c [2022-09-19T22:43:18.455Z] Removing intermediate container f6c1ca2f957c [2022-09-19T22:43:18.455Z] ---> a59a40fb345e [2022-09-19T22:43:18.455Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-19T22:43:18.730Z] Removing intermediate container 62c721ab2a42 [2022-09-19T22:43:18.730Z] ---> 4d5c196ded06 [2022-09-19T22:43:18.730Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T22:43:19.011Z] ---> Running in 388251a7854c [2022-09-19T22:43:19.613Z] Removing intermediate container 388251a7854c [2022-09-19T22:43:19.613Z] ---> 67312a37121f [2022-09-19T22:43:19.613Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T22:43:19.613Z] ---> ea7a5a2c1690 [2022-09-19T22:43:19.613Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-19T22:43:19.613Z] ---> Running in 19ee57f74466 [2022-09-19T22:43:19.890Z] ---> Running in ed347851d9cf [2022-09-19T22:43:20.500Z] Removing intermediate container 19ee57f74466 [2022-09-19T22:43:20.500Z] ---> da2b228017c4 [2022-09-19T22:43:20.500Z] Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:43:20.777Z] ---> Running in a11631cd02a6 [2022-09-19T22:43:21.383Z] Removing intermediate container a11631cd02a6 [2022-09-19T22:43:21.383Z] ---> a1c82341cddd [2022-09-19T22:43:21.383Z] Step 25/25 : LABEL version=2.3.0-dev.64 [2022-09-19T22:43:21.383Z] ---> Running in 1dea65a23148 [2022-09-19T22:43:21.985Z] Removing intermediate container 1dea65a23148 [2022-09-19T22:43:21.985Z] ---> 8324d9a9073c [2022-09-19T22:43:21.985Z] [2022-09-19T22:43:22.592Z] Successfully built 8324d9a9073c [2022-09-19T22:43:22.592Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-19T22:43:22.592Z] Building security-spire-agent [2022-09-19T22:43:23.194Z]  Building security-secretstore-setup ... done Removing intermediate container ed347851d9cf [2022-09-19T22:43:23.194Z] ---> 1a36275f98da [2022-09-19T22:43:23.194Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:43:24.177Z] ---> 60d3fa43b398 [2022-09-19T22:43:24.177Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-19T22:43:26.251Z] ---> 2e5d916f84b6 [2022-09-19T22:43:26.251Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-19T22:43:27.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:43:27.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:43:27.302Z] ---> 8b6587a95ec6 [2022-09-19T22:43:27.302Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T22:43:27.302Z] ---> Using cache [2022-09-19T22:43:27.302Z] ---> 4e84c958a8d1 [2022-09-19T22:43:27.302Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:43:27.302Z] ---> Using cache [2022-09-19T22:43:27.302Z] ---> 79ecc8233fb5 [2022-09-19T22:43:27.302Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T22:43:27.302Z] ---> Using cache [2022-09-19T22:43:27.302Z] ---> fe9f11b3abcd [2022-09-19T22:43:27.302Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T22:43:27.302Z] ---> Using cache [2022-09-19T22:43:27.302Z] ---> 6cc443abd9f3 [2022-09-19T22:43:27.302Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:43:27.302Z] ---> Using cache [2022-09-19T22:43:27.302Z] ---> 66bb03f920e1 [2022-09-19T22:43:27.302Z] Step 8/26 : COPY . . [2022-09-19T22:43:27.631Z] ---> baee29677aa0 [2022-09-19T22:43:27.631Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-19T22:43:27.631Z] ---> Using cache [2022-09-19T22:43:27.631Z] ---> 34e755432fdc [2022-09-19T22:43:27.631Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T22:43:27.631Z] ---> Using cache [2022-09-19T22:43:27.631Z] ---> c220ce65d3d4 [2022-09-19T22:43:27.631Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T22:43:27.631Z] ---> Using cache [2022-09-19T22:43:27.631Z] ---> 84a8c8b43628 [2022-09-19T22:43:27.631Z] Step 11/26 : 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-09-19T22:43:27.631Z] ---> Using cache [2022-09-19T22:43:27.631Z] ---> fe69f171a1f6 [2022-09-19T22:43:27.631Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T22:43:27.631Z] ---> Using cache [2022-09-19T22:43:27.631Z] ---> 5080fef8c606 [2022-09-19T22:43:27.631Z] [2022-09-19T22:43:27.631Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T22:43:27.631Z] ---> 02e0d6fdf486 [2022-09-19T22:43:27.631Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:43:27.631Z] ---> Using cache [2022-09-19T22:43:27.631Z] ---> 745d0912fcb8 [2022-09-19T22:43:27.631Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:43:27.631Z] ---> Using cache [2022-09-19T22:43:27.631Z] ---> 74fdbf345de4 [2022-09-19T22:43:27.631Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T22:43:27.632Z] ---> Using cache [2022-09-19T22:43:27.632Z] ---> 5534df4dd5ec [2022-09-19T22:43:27.632Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-19T22:43:29.212Z] ---> 2fa00ce28eb0 [2022-09-19T22:43:29.212Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-19T22:43:30.226Z] ---> a8e08e8f2f99 [2022-09-19T22:43:30.226Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-19T22:43:31.668Z] ---> 2d1c8fb1713c [2022-09-19T22:43:31.668Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-19T22:43:33.118Z] ---> 76d48fb856a8 [2022-09-19T22:43:33.118Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-19T22:43:33.118Z] ---> 61a364a99e7c [2022-09-19T22:43:33.118Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T22:43:33.118Z] ---> Running in 76a4f9c2e6a6 [2022-09-19T22:43:37.443Z] Removing intermediate container 76a4f9c2e6a6 [2022-09-19T22:43:37.443Z] ---> 80a2bb055815 [2022-09-19T22:43:37.443Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-19T22:43:37.443Z] ---> Running in 373aa7dfa204 [2022-09-19T22:43:38.039Z] Removing intermediate container 373aa7dfa204 [2022-09-19T22:43:38.039Z] ---> 658ed2247b08 [2022-09-19T22:43:38.039Z] Step 30/33 : CMD ["gate"] [2022-09-19T22:43:38.039Z] ---> Running in f49c20bfda0d [2022-09-19T22:43:38.640Z] Removing intermediate container f49c20bfda0d [2022-09-19T22:43:38.640Z] ---> f22f50ed1ade [2022-09-19T22:43:38.640Z] Step 31/33 : LABEL arch=arm64 [2022-09-19T22:43:38.917Z] ---> Running in 3a355785eae7 [2022-09-19T22:43:39.901Z] Removing intermediate container 3a355785eae7 [2022-09-19T22:43:39.901Z] ---> cb021e87901e [2022-09-19T22:43:39.901Z] Step 32/33 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:43:39.901Z] ---> Running in eac05e126947 [2022-09-19T22:43:39.901Z] ---> 4b9870b0cd49 [2022-09-19T22:43:39.901Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T22:43:40.526Z] Removing intermediate container eac05e126947 [2022-09-19T22:43:40.526Z] ---> fbdfc144b114 [2022-09-19T22:43:40.526Z] Step 33/33 : LABEL version=2.3.0-dev.64 [2022-09-19T22:43:40.807Z] ---> Running in bf2d3a533058 [2022-09-19T22:43:41.081Z] ---> f03749b45889 [2022-09-19T22:43:41.081Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-19T22:43:41.683Z] Removing intermediate container bf2d3a533058 [2022-09-19T22:43:41.683Z] ---> eefe65977d47 [2022-09-19T22:43:41.683Z] [2022-09-19T22:43:41.683Z] Successfully built eefe65977d47 [2022-09-19T22:43:41.683Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-19T22:43:41.964Z] Building support-scheduler [2022-09-19T22:43:42.245Z]  Building security-bootstrapper ... done  ---> 7abc884dfe17 [2022-09-19T22:43:42.245Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-19T22:43:43.224Z] ---> 8e3415d394a1 [2022-09-19T22:43:43.224Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T22:43:43.224Z] ---> Running in 890fc492a7e5 [2022-09-19T22:43:43.503Z] Removing intermediate container 890fc492a7e5 [2022-09-19T22:43:43.503Z] ---> 873ca03b3b8b [2022-09-19T22:43:43.503Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T22:43:43.776Z] ---> Running in cfa7decbe5d1 [2022-09-19T22:43:44.376Z] Removing intermediate container cfa7decbe5d1 [2022-09-19T22:43:44.376Z] ---> 64561f74b0c3 [2022-09-19T22:43:44.376Z] Step 24/26 : LABEL arch=arm64 [2022-09-19T22:43:44.376Z] ---> Running in 0b9aecc000f9 [2022-09-19T22:43:44.978Z] Removing intermediate container 0b9aecc000f9 [2022-09-19T22:43:44.978Z] ---> 2fd8730b7057 [2022-09-19T22:43:44.978Z] Step 25/26 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:43:45.257Z] ---> Running in 50c7354656c3 [2022-09-19T22:43:45.856Z] Removing intermediate container 50c7354656c3 [2022-09-19T22:43:45.856Z] ---> bb5c08d6c6b0 [2022-09-19T22:43:45.856Z] Step 26/26 : LABEL version=2.3.0-dev.64 [2022-09-19T22:43:45.856Z] ---> Running in 0495f3c7b607 [2022-09-19T22:43:46.456Z] Removing intermediate container 0495f3c7b607 [2022-09-19T22:43:46.456Z] ---> f0d3b1400933 [2022-09-19T22:43:46.456Z] [2022-09-19T22:43:46.735Z] Successfully built f0d3b1400933 [2022-09-19T22:43:46.735Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-19T22:43:46.735Z] Building core-data [2022-09-19T22:43:47.018Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:43:47.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:43:47.018Z] ---> 8b6587a95ec6 [2022-09-19T22:43:47.018Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:43:47.018Z] ---> Using cache [2022-09-19T22:43:47.018Z] ---> e93f7c6253d4 [2022-09-19T22:43:47.018Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T22:43:47.018Z] ---> Using cache [2022-09-19T22:43:47.018Z] ---> d84a24657f1d [2022-09-19T22:43:47.018Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:43:47.018Z] ---> Using cache [2022-09-19T22:43:47.018Z] ---> 39bf5f41fb24 [2022-09-19T22:43:47.018Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-19T22:43:47.018Z] ---> Using cache [2022-09-19T22:43:47.018Z] ---> 4dd55ea7926a [2022-09-19T22:43:47.018Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T22:43:47.018Z] ---> Using cache [2022-09-19T22:43:47.018Z] ---> 07489e0ef5bc [2022-09-19T22:43:47.018Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:43:47.018Z] ---> Using cache [2022-09-19T22:43:47.018Z] ---> 2adce6309605 [2022-09-19T22:43:47.018Z] Step 9/23 : COPY . . [2022-09-19T22:43:47.018Z] ---> Using cache [2022-09-19T22:43:47.018Z] ---> 7d49e4a1af44 [2022-09-19T22:43:47.018Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-19T22:43:47.290Z] ---> Running in 241bba230730 [2022-09-19T22:43:49.292Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T22:43:51.285Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:43:51.285Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:43:51.285Z] ---> 8b6587a95ec6 [2022-09-19T22:43:51.285Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:43:51.285Z] ---> Using cache [2022-09-19T22:43:51.285Z] ---> e93f7c6253d4 [2022-09-19T22:43:51.285Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T22:43:51.285Z] ---> Using cache [2022-09-19T22:43:51.285Z] ---> d84a24657f1d [2022-09-19T22:43:51.285Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:43:51.285Z] ---> Using cache [2022-09-19T22:43:51.285Z] ---> 39bf5f41fb24 [2022-09-19T22:43:51.285Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-19T22:43:51.285Z] ---> Running in 1a9fa89432aa [2022-09-19T22:43:53.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:43:53.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:43:55.339Z] OK: 221 MiB in 51 packages [2022-09-19T22:43:56.335Z] Removing intermediate container 1a9fa89432aa [2022-09-19T22:43:56.335Z] ---> a0dd01da4765 [2022-09-19T22:43:56.335Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T22:43:57.333Z] ---> da537241be40 [2022-09-19T22:43:57.333Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:43:57.611Z] ---> Running in 175af978b05f [2022-09-19T22:44:44.673Z] Removing intermediate container 175af978b05f [2022-09-19T22:44:44.673Z] ---> 4f1858ce13e8 [2022-09-19T22:44:44.673Z] Step 9/24 : COPY . . [2022-09-19T22:44:50.108Z] ---> fe4866b67c05 [2022-09-19T22:44:50.108Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-19T22:44:50.108Z] ---> Running in abcd4fed2a05 [2022-09-19T22:44:50.108Z] Removing intermediate container 302e1f8db620 [2022-09-19T22:44:50.108Z] ---> 9e3a94799a13 [2022-09-19T22:44:50.108Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-19T22:44:50.108Z] ---> Running in f21a3f30b729 [2022-09-19T22:44:52.745Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-19T22:44:52.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-19T22:44:59.499Z] Removing intermediate container f21a3f30b729 [2022-09-19T22:44:59.499Z] ---> 6cc226f2ca7c [2022-09-19T22:44:59.499Z] [2022-09-19T22:44:59.499Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:44:59.499Z] ---> a6215f271958 [2022-09-19T22:44:59.499Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:44:59.499Z] ---> Running in 274e24482c30 [2022-09-19T22:45:00.101Z] Removing intermediate container 274e24482c30 [2022-09-19T22:45:00.101Z] ---> 012a0904bca7 [2022-09-19T22:45:00.101Z] Step 13/23 : 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-09-19T22:45:00.101Z] ---> Running in 5c6cb923f879 [2022-09-19T22:45:01.106Z] Removing intermediate container e42dae4f8113 [2022-09-19T22:45:01.106Z] ---> 6d7ad27df219 [2022-09-19T22:45:01.106Z] [2022-09-19T22:45:01.106Z] Step 9/20 : FROM alpine:3.15 [2022-09-19T22:45:01.106Z] ---> 02e0d6fdf486 [2022-09-19T22:45:01.106Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T22:45:01.106Z] ---> Using cache [2022-09-19T22:45:01.106Z] ---> 745d0912fcb8 [2022-09-19T22:45:01.106Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:45:01.106Z] ---> Using cache [2022-09-19T22:45:01.106Z] ---> 74fdbf345de4 [2022-09-19T22:45:01.106Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-19T22:45:01.389Z] ---> Running in b73bc0f0e9a1 [2022-09-19T22:45:02.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:03.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:03.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:04.924Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-19T22:45:04.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:04.924Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-19T22:45:04.924Z] (3/33) Installing readline (8.1.2-r0) [2022-09-19T22:45:04.924Z] (4/33) Installing bash (5.1.16-r2) [2022-09-19T22:45:04.924Z] Executing bash-5.1.16-r2.post-install [2022-09-19T22:45:04.924Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-19T22:45:04.924Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-19T22:45:04.924Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T22:45:04.924Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-19T22:45:04.924Z] (9/33) Installing curl (7.83.1-r3) [2022-09-19T22:45:04.924Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-19T22:45:05.923Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-19T22:45:05.923Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-19T22:45:05.923Z] (13/33) Installing expat (2.4.8-r0) [2022-09-19T22:45:05.923Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-19T22:45:05.923Z] (15/33) Installing gdbm (1.23-r0) [2022-09-19T22:45:05.923Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-19T22:45:06.208Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T22:45:06.208Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T22:45:06.208Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-19T22:45:06.208Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-19T22:45:06.208Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-19T22:45:06.208Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T22:45:06.208Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T22:45:06.208Z] OK: 15734 distinct packages available [2022-09-19T22:45:06.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:07.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:08.928Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-19T22:45:08.928Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-19T22:45:08.928Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-19T22:45:08.928Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-19T22:45:08.928Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-19T22:45:08.928Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-19T22:45:08.928Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-19T22:45:08.928Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-19T22:45:08.928Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-19T22:45:08.928Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-19T22:45:08.928Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-19T22:45:08.928Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-19T22:45:08.928Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-19T22:45:08.928Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-19T22:45:08.928Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-19T22:45:08.928Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-19T22:45:09.203Z] (5/9) Installing curl (7.80.0-r3) [2022-09-19T22:45:09.203Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-19T22:45:09.480Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-19T22:45:09.480Z] (8/9) Installing libucontext (1.1-r0) [2022-09-19T22:45:09.480Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-19T22:45:09.756Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T22:45:09.756Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:45:10.031Z] OK: 8 MiB in 23 packages [2022-09-19T22:45:10.031Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:45:10.031Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:45:10.634Z] OK: 120 MiB in 47 packages [2022-09-19T22:45:12.640Z] Removing intermediate container b73bc0f0e9a1 [2022-09-19T22:45:12.640Z] ---> 6068a883c97e [2022-09-19T22:45:12.640Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:45:13.629Z] ---> b04066348409 [2022-09-19T22:45:13.629Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-19T22:45:16.270Z] ---> dee8984de55b [2022-09-19T22:45:16.270Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-19T22:45:16.879Z] ---> 0749e384a617 [2022-09-19T22:45:16.879Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-19T22:45:16.879Z] ---> Running in 5f6d0dcd54ee [2022-09-19T22:45:17.477Z] Removing intermediate container 5f6d0dcd54ee [2022-09-19T22:45:17.477Z] ---> 760b93109d33 [2022-09-19T22:45:17.477Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:45:17.477Z] ---> Running in 8831378afae1 [2022-09-19T22:45:18.083Z] Removing intermediate container 8831378afae1 [2022-09-19T22:45:18.083Z] ---> 477b5b50d833 [2022-09-19T22:45:18.083Z] Step 18/20 : LABEL arch=arm64 [2022-09-19T22:45:18.363Z] ---> Running in 9469cd1cd276 [2022-09-19T22:45:18.769Z] Removing intermediate container 9469cd1cd276 [2022-09-19T22:45:18.769Z] ---> 7684ace25533 [2022-09-19T22:45:18.769Z] Step 19/20 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:45:18.769Z] ---> Running in b31fa7d33b61 [2022-09-19T22:45:19.574Z] Removing intermediate container b31fa7d33b61 [2022-09-19T22:45:19.574Z] ---> 66f0103648ac [2022-09-19T22:45:19.574Z] Step 20/20 : LABEL version=2.3.0-dev.64 [2022-09-19T22:45:19.574Z] ---> Running in c7ecbda913cc [2022-09-19T22:45:20.249Z] Removing intermediate container c7ecbda913cc [2022-09-19T22:45:20.249Z] ---> cb42c4e36aee [2022-09-19T22:45:20.249Z] [2022-09-19T22:45:20.249Z] Successfully built cb42c4e36aee [2022-09-19T22:45:20.249Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-19T22:45:20.249Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-09-19T22:45:24.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:45:24.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:45:24.722Z] ---> 8b6587a95ec6 [2022-09-19T22:45:24.722Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:45:24.722Z] ---> Using cache [2022-09-19T22:45:24.722Z] ---> e93f7c6253d4 [2022-09-19T22:45:24.722Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T22:45:24.722Z] ---> Using cache [2022-09-19T22:45:24.722Z] ---> d84a24657f1d [2022-09-19T22:45:24.722Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:45:24.722Z] ---> Using cache [2022-09-19T22:45:24.722Z] ---> 39bf5f41fb24 [2022-09-19T22:45:24.722Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-19T22:45:24.722Z] ---> Running in 0ee933c9e6bc [2022-09-19T22:45:26.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:27.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:27.926Z] Collecting docker-compose==1.23.2 [2022-09-19T22:45:27.926Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-19T22:45:27.926Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.0 MB/s eta 0:00:00 [2022-09-19T22:45:28.527Z] OK: 221 MiB in 51 packages [2022-09-19T22:45:28.804Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-19T22:45:28.804Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-19T22:45:28.804Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.2 MB/s eta 0:00:00 [2022-09-19T22:45:29.082Z] Collecting texttable<0.10,>=0.9.0 [2022-09-19T22:45:29.082Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-19T22:45:29.082Z] Preparing metadata (setup.py): started [2022-09-19T22:45:30.069Z] Removing intermediate container 0ee933c9e6bc [2022-09-19T22:45:30.069Z] ---> 001b00bf3b24 [2022-09-19T22:45:30.069Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T22:45:31.061Z] ---> 9ed167b39c17 [2022-09-19T22:45:31.061Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:45:31.333Z] ---> Running in 461d75750b90 [2022-09-19T22:45:31.612Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:45:33.050Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-19T22:45:33.050Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-19T22:45:33.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.7 MB/s eta 0:00:00 [2022-09-19T22:45:33.650Z] Collecting jsonschema<3,>=2.5.1 [2022-09-19T22:45:33.650Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-19T22:45:33.650Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-19T22:45:33.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-19T22:45:33.650Z] Preparing metadata (setup.py): started [2022-09-19T22:45:36.285Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:45:36.563Z] Collecting docker<4.0,>=3.6.0 [2022-09-19T22:45:36.838Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-19T22:45:36.839Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.8 MB/s eta 0:00:00 [2022-09-19T22:45:36.839Z] 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-09-19T22:45:36.839Z] Collecting docopt<0.7,>=0.6.1 [2022-09-19T22:45:37.114Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-19T22:45:37.114Z] Preparing metadata (setup.py): started [2022-09-19T22:45:40.514Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:45:41.114Z] Collecting PyYAML<4,>=3.10 [2022-09-19T22:45:41.114Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-19T22:45:41.114Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.7 MB/s eta 0:00:00 [2022-09-19T22:45:43.788Z] Preparing metadata (setup.py): started [2022-09-19T22:45:43.788Z] Removing intermediate container 299830a814b0 [2022-09-19T22:45:43.788Z] ---> ccad7a047b6f [2022-09-19T22:45:43.788Z] [2022-09-19T22:45:43.788Z] Step 11/25 : FROM alpine:3.16 [2022-09-19T22:45:43.788Z] ---> a6215f271958 [2022-09-19T22:45:43.788Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:45:44.061Z] ---> Running in 18de9cfe4809 [2022-09-19T22:45:46.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:46.049Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T22:45:46.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:45:46.327Z] Collecting cached-property<2,>=1.2.0 [2022-09-19T22:45:46.327Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-19T22:45:46.601Z] Collecting docker-pycreds>=0.4.0 [2022-09-19T22:45:46.876Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-19T22:45:47.477Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-19T22:45:47.477Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:45:47.477Z] OK: 5 MiB in 15 packages [2022-09-19T22:45:47.752Z] Collecting certifi>=2017.4.17 [2022-09-19T22:45:48.026Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-19T22:45:48.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.4 MB/s eta 0:00:00 [2022-09-19T22:45:48.306Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-19T22:45:48.306Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-19T22:45:48.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.1 MB/s eta 0:00:00 [2022-09-19T22:45:48.862Z] Collecting idna<2.8,>=2.5 [2022-09-19T22:45:48.862Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-19T22:45:48.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.6 MB/s eta 0:00:00 [2022-09-19T22:45:49.136Z] Removing intermediate container 18de9cfe4809 [2022-09-19T22:45:49.136Z] ---> 0737cbb3871d [2022-09-19T22:45:49.136Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:45:49.136Z] ---> Running in 80388f4e6b50 [2022-09-19T22:45:49.738Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-19T22:45:49.738Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-19T22:45:49.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.8 MB/s eta 0:00:00 [2022-09-19T22:45:49.738Z] Removing intermediate container 80388f4e6b50 [2022-09-19T22:45:49.738Z] ---> 3411ba5e369e [2022-09-19T22:45:49.738Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-19T22:45:50.014Z] ---> Running in 02334b02d4fe [2022-09-19T22:45:50.614Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-19T22:45:50.614Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-19T22:45:50.614Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-19T22:45:50.614Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-19T22:45:50.614Z] Removing intermediate container 02334b02d4fe [2022-09-19T22:45:50.614Z] ---> 1c9777a254e4 [2022-09-19T22:45:50.614Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-19T22:45:50.614Z] ---> Running in c55c44ec01dc [2022-09-19T22:45:51.218Z] Removing intermediate container c55c44ec01dc [2022-09-19T22:45:51.218Z] ---> 54f094dc65db [2022-09-19T22:45:51.218Z] Step 16/25 : WORKDIR / [2022-09-19T22:45:51.218Z] ---> Running in 8c42927d3698 [2022-09-19T22:45:51.824Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-19T22:45:51.824Z] Running setup.py install for texttable: started [2022-09-19T22:45:51.824Z] Removing intermediate container 8c42927d3698 [2022-09-19T22:45:51.824Z] ---> 33bb915db1bd [2022-09-19T22:45:51.824Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:45:52.813Z] ---> df10b9ef7d71 [2022-09-19T22:45:52.813Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-19T22:45:54.805Z] ---> e73f197daf86 [2022-09-19T22:45:54.805Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-19T22:45:54.805Z] Running setup.py install for texttable: finished with status 'done' [2022-09-19T22:45:54.805Z] Running setup.py install for PyYAML: started [2022-09-19T22:45:55.791Z] ---> 95792ebb7427 [2022-09-19T22:45:55.791Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-19T22:45:56.786Z] ---> 7548a7a84b9f [2022-09-19T22:45:56.786Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-19T22:45:57.063Z] ---> Running in 1517d3fd3502 [2022-09-19T22:45:57.357Z] Removing intermediate container 1517d3fd3502 [2022-09-19T22:45:57.357Z] ---> e9c54512d7a1 [2022-09-19T22:45:57.357Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:45:57.633Z] ---> Running in 80e75907372d [2022-09-19T22:45:58.240Z] Removing intermediate container 80e75907372d [2022-09-19T22:45:58.240Z] ---> c7b35c3a4625 [2022-09-19T22:45:58.240Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T22:45:58.240Z] ---> Running in 49d5a6e18d5b [2022-09-19T22:45:58.856Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-19T22:45:58.856Z] Removing intermediate container 49d5a6e18d5b [2022-09-19T22:45:58.856Z] ---> 58aee84c4544 [2022-09-19T22:45:58.856Z] Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:45:59.143Z] ---> Running in 7d73720e9913 [2022-09-19T22:45:59.754Z] Removing intermediate container 7d73720e9913 [2022-09-19T22:45:59.754Z] ---> f883098e3d5e [2022-09-19T22:45:59.754Z] Step 25/25 : LABEL version=2.3.0-dev.64 [2022-09-19T22:46:00.038Z] ---> Running in 52b4ddda5f5d [2022-09-19T22:46:00.646Z] Removing intermediate container 52b4ddda5f5d [2022-09-19T22:46:00.646Z] ---> ed901cf72552 [2022-09-19T22:46:00.646Z] [2022-09-19T22:46:00.924Z] Successfully built ed901cf72552 [2022-09-19T22:46:00.924Z] Successfully tagged core-metadata-arm64:latest [2022-09-19T22:46:00.924Z]  Building core-metadata ... done Building core-command [2022-09-19T22:46:01.202Z] Running setup.py install for docopt: started [2022-09-19T22:46:04.617Z] Running setup.py install for docopt: finished with status 'done' [2022-09-19T22:46:06.074Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:46:06.074Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:46:06.074Z] ---> 8b6587a95ec6 [2022-09-19T22:46:06.074Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T22:46:06.074Z] ---> Using cache [2022-09-19T22:46:06.074Z] ---> e93f7c6253d4 [2022-09-19T22:46:06.074Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T22:46:06.074Z] ---> Using cache [2022-09-19T22:46:06.074Z] ---> d84a24657f1d [2022-09-19T22:46:06.074Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:46:06.074Z] ---> Using cache [2022-09-19T22:46:06.074Z] ---> 39bf5f41fb24 [2022-09-19T22:46:06.074Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-19T22:46:06.074Z] ---> Using cache [2022-09-19T22:46:06.074Z] ---> 4dd55ea7926a [2022-09-19T22:46:06.074Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T22:46:06.074Z] ---> Using cache [2022-09-19T22:46:06.074Z] ---> 07489e0ef5bc [2022-09-19T22:46:06.074Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:46:06.074Z] ---> Using cache [2022-09-19T22:46:06.074Z] ---> 2adce6309605 [2022-09-19T22:46:06.074Z] Step 9/24 : COPY . . [2022-09-19T22:46:06.675Z] ---> Using cache [2022-09-19T22:46:06.675Z] ---> 7d49e4a1af44 [2022-09-19T22:46:06.675Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-19T22:46:07.279Z] ---> Running in 1ea8b4813563 [2022-09-19T22:46:07.884Z] Running setup.py install for dockerpty: started [2022-09-19T22:46:09.871Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-19T22:46:10.855Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-19T22:46:14.261Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-19T22:46:14.261Z] 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-09-19T22:46:29.391Z] Removing intermediate container 461d75750b90 [2022-09-19T22:46:29.391Z] ---> 27968129054c [2022-09-19T22:46:29.391Z] Step 9/23 : COPY . . [2022-09-19T22:46:36.132Z] ---> 2c8540d3f384 [2022-09-19T22:46:36.132Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-19T22:46:36.132Z] ---> Running in 1141da95d7e8 [2022-09-19T22:46:36.132Z] Removing intermediate container 5c6cb923f879 [2022-09-19T22:46:36.132Z] ---> 7f0e231c66eb [2022-09-19T22:46:36.132Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-19T22:46:36.410Z] ---> Running in 3ee566386d57 [2022-09-19T22:46:37.019Z] Removing intermediate container 3ee566386d57 [2022-09-19T22:46:37.019Z] ---> 6ac65f6cfbca [2022-09-19T22:46:37.019Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:46:37.299Z] ---> Running in e63b7a5cbf55 [2022-09-19T22:46:37.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T22:46:37.906Z] Removing intermediate container e63b7a5cbf55 [2022-09-19T22:46:37.906Z] ---> 9b1d76696689 [2022-09-19T22:46:37.906Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-19T22:46:39.557Z] ---> 65340ed500ef [2022-09-19T22:46:39.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-19T22:46:40.611Z] ---> 3a95da049829 [2022-09-19T22:46:40.611Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-19T22:46:41.623Z] ---> 4ab0d2fd8f30 [2022-09-19T22:46:41.623Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-19T22:46:41.925Z] ---> Running in 23c0fd5c8e35 [2022-09-19T22:46:42.527Z] Removing intermediate container 23c0fd5c8e35 [2022-09-19T22:46:42.527Z] ---> 5e603947906f [2022-09-19T22:46:42.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:46:42.527Z] ---> Running in 31b32e45d3e1 [2022-09-19T22:46:43.519Z] Removing intermediate container 31b32e45d3e1 [2022-09-19T22:46:43.519Z] ---> 9e57e62d38f4 [2022-09-19T22:46:43.519Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T22:46:43.519Z] ---> Running in e0a7f17c9865 [2022-09-19T22:46:43.804Z] Removing intermediate container e0a7f17c9865 [2022-09-19T22:46:43.804Z] ---> 59eff1e333a3 [2022-09-19T22:46:43.804Z] Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:46:44.081Z] ---> Running in fca7252d556b [2022-09-19T22:46:44.363Z] Removing intermediate container fca7252d556b [2022-09-19T22:46:44.363Z] ---> 82c4af7cdf11 [2022-09-19T22:46:44.363Z] Step 23/23 : LABEL version=2.3.0-dev.64 [2022-09-19T22:46:44.643Z] ---> Running in 51129c2b0a1a [2022-09-19T22:46:45.246Z] Removing intermediate container 51129c2b0a1a [2022-09-19T22:46:45.246Z] ---> fff369a55c63 [2022-09-19T22:46:45.246Z] [2022-09-19T22:46:45.246Z] Successfully built fff369a55c63 [2022-09-19T22:46:45.246Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-19T22:46:45.246Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-09-19T22:46:48.672Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T22:46:48.672Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-19T22:46:48.672Z] ---> 8b6587a95ec6 [2022-09-19T22:46:48.672Z] Step 3/22 : WORKDIR /edgex-go [2022-09-19T22:46:48.672Z] ---> Using cache [2022-09-19T22:46:48.672Z] ---> 4e84c958a8d1 [2022-09-19T22:46:48.672Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:46:48.672Z] ---> Using cache [2022-09-19T22:46:48.672Z] ---> 79ecc8233fb5 [2022-09-19T22:46:48.672Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-19T22:46:48.947Z] ---> Running in 6297905e8b05 [2022-09-19T22:46:50.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:46:51.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:46:52.978Z] OK: 221 MiB in 51 packages [2022-09-19T22:46:54.438Z] Removing intermediate container 6297905e8b05 [2022-09-19T22:46:54.438Z] ---> a62d6380f18c [2022-09-19T22:46:54.438Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-19T22:46:55.431Z] ---> 6b99c9e77934 [2022-09-19T22:46:55.431Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T22:46:55.431Z] ---> Running in 29030e6e9778 [2022-09-19T22:47:42.433Z] Removing intermediate container 29030e6e9778 [2022-09-19T22:47:42.433Z] ---> 65b287c39094 [2022-09-19T22:47:42.433Z] Step 8/22 : COPY . . [2022-09-19T22:47:44.430Z] ---> 2f7a6cfc1216 [2022-09-19T22:47:44.430Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-19T22:47:44.705Z] ---> Running in 077178753ca6 [2022-09-19T22:47:46.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-19T22:51:53.790Z] Removing intermediate container abcd4fed2a05 [2022-09-19T22:51:53.790Z] ---> 0bc0c3005bab [2022-09-19T22:51:53.790Z] [2022-09-19T22:51:53.790Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T22:51:53.790Z] ---> a6215f271958 [2022-09-19T22:51:53.790Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-19T22:51:53.790Z] ---> Running in da14f33755df [2022-09-19T22:51:53.791Z] Removing intermediate container da14f33755df [2022-09-19T22:51:53.791Z] ---> 8de4e2e2aa33 [2022-09-19T22:51:53.791Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-19T22:51:53.791Z] ---> Running in 87f227ecad5c [2022-09-19T22:51:53.791Z] Removing intermediate container 87f227ecad5c [2022-09-19T22:51:53.791Z] ---> 2375f7c34d07 [2022-09-19T22:51:53.791Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-19T22:51:53.791Z] ---> Running in bded68669a41 [2022-09-19T22:51:53.791Z] Removing intermediate container bded68669a41 [2022-09-19T22:51:53.791Z] ---> c278f696ed28 [2022-09-19T22:51:53.791Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T22:51:53.791Z] ---> Running in e13e77703dbe [2022-09-19T22:51:54.403Z] Removing intermediate container e13e77703dbe [2022-09-19T22:51:54.403Z] ---> fe25ff1330bc [2022-09-19T22:51:54.403Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-19T22:51:54.681Z] ---> Running in 2c0840fa2a2d [2022-09-19T22:51:57.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:51:58.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:51:59.747Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-19T22:51:59.747Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T22:52:00.025Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-19T22:52:00.025Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T22:52:00.025Z] Removing intermediate container 1ea8b4813563 [2022-09-19T22:52:00.025Z] ---> 2cb5a94f5103 [2022-09-19T22:52:00.025Z] [2022-09-19T22:52:00.025Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T22:52:00.025Z] ---> a6215f271958 [2022-09-19T22:52:00.025Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:52:00.025Z] ---> Using cache [2022-09-19T22:52:00.025Z] ---> 0737cbb3871d [2022-09-19T22:52:00.025Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:52:00.025Z] ---> Using cache [2022-09-19T22:52:00.025Z] ---> 3411ba5e369e [2022-09-19T22:52:00.025Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-19T22:52:00.301Z] ---> Running in 715184b1b6c4 [2022-09-19T22:52:00.301Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-19T22:52:00.301Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-19T22:52:00.577Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:52:00.577Z] OK: 8 MiB in 20 packages [2022-09-19T22:52:00.854Z] Removing intermediate container 715184b1b6c4 [2022-09-19T22:52:00.854Z] ---> 8d2fec8e9e2a [2022-09-19T22:52:00.854Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-19T22:52:00.854Z] ---> Running in eeeb9fe97ac4 [2022-09-19T22:52:01.840Z] Removing intermediate container eeeb9fe97ac4 [2022-09-19T22:52:01.840Z] ---> 839b7a8fbb02 [2022-09-19T22:52:01.840Z] Step 16/24 : WORKDIR / [2022-09-19T22:52:01.840Z] ---> Running in 7354d711067e [2022-09-19T22:52:02.443Z] Removing intermediate container 2c0840fa2a2d [2022-09-19T22:52:02.443Z] ---> ecf11b60dbc7 [2022-09-19T22:52:02.443Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:52:02.720Z] Removing intermediate container 7354d711067e [2022-09-19T22:52:02.720Z] ---> ca3bfb3bbae4 [2022-09-19T22:52:02.720Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:52:03.710Z] ---> a4d3f1de4e93 [2022-09-19T22:52:03.710Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-19T22:52:03.986Z] ---> 9666eabc3c0a [2022-09-19T22:52:03.986Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-19T22:52:05.984Z] ---> 25ca5265de8b [2022-09-19T22:52:05.984Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-19T22:52:06.271Z] ---> e86e03f60a83 [2022-09-19T22:52:06.271Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-19T22:52:07.269Z] ---> 3fe99f209ef6 [2022-09-19T22:52:07.269Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-19T22:52:07.547Z] ---> Running in 042a6ca36142 [2022-09-19T22:52:07.547Z] ---> 58c2140950fd [2022-09-19T22:52:07.547Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-19T22:52:07.834Z] ---> Running in a6749f435e0b [2022-09-19T22:52:08.434Z] Removing intermediate container 042a6ca36142 [2022-09-19T22:52:08.434Z] ---> b882bed7f48d [2022-09-19T22:52:08.434Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:52:08.434Z] ---> Running in 1b5842d80db8 [2022-09-19T22:52:08.716Z] Removing intermediate container a6749f435e0b [2022-09-19T22:52:08.716Z] ---> 3f8f98e58d31 [2022-09-19T22:52:08.716Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:52:08.716Z] ---> Running in f75a1e0c5aff [2022-09-19T22:52:09.338Z] Removing intermediate container 1b5842d80db8 [2022-09-19T22:52:09.338Z] ---> d690276a93ce [2022-09-19T22:52:09.338Z] Step 22/24 : LABEL arch=arm64 [2022-09-19T22:52:09.338Z] ---> Running in 5b1622685073 [2022-09-19T22:52:09.620Z] Removing intermediate container f75a1e0c5aff [2022-09-19T22:52:09.620Z] ---> c54fd84924f4 [2022-09-19T22:52:09.620Z] Step 22/24 : LABEL arch=arm64 [2022-09-19T22:52:09.620Z] ---> Running in a27b29e249c9 [2022-09-19T22:52:10.229Z] Removing intermediate container 5b1622685073 [2022-09-19T22:52:10.229Z] ---> 9a96f3af1c74 [2022-09-19T22:52:10.229Z] Step 23/24 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:52:10.229Z] Removing intermediate container a27b29e249c9 [2022-09-19T22:52:10.229Z] ---> 5c1679a03e1b [2022-09-19T22:52:10.229Z] Step 23/24 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:52:10.229Z] ---> Running in eaeb6d12e20a [2022-09-19T22:52:10.511Z] ---> Running in 92ed1eb1ab9a [2022-09-19T22:52:11.124Z] Removing intermediate container eaeb6d12e20a [2022-09-19T22:52:11.124Z] ---> 8418d9722c26 [2022-09-19T22:52:11.124Z] Step 24/24 : LABEL version=2.3.0-dev.64 [2022-09-19T22:52:11.408Z] Removing intermediate container 92ed1eb1ab9a [2022-09-19T22:52:11.408Z] ---> 5c8ed6725cd2 [2022-09-19T22:52:11.408Z] Step 24/24 : LABEL version=2.3.0-dev.64 [2022-09-19T22:52:11.408Z] ---> Running in 523b079e8232 [2022-09-19T22:52:11.408Z] ---> Running in 425aeb31426f [2022-09-19T22:52:12.403Z] Removing intermediate container 523b079e8232 [2022-09-19T22:52:12.403Z] ---> 6ad46b124c32 [2022-09-19T22:52:12.403Z] [2022-09-19T22:52:12.403Z] Removing intermediate container 425aeb31426f [2022-09-19T22:52:12.403Z] ---> 9993a46511da [2022-09-19T22:52:12.403Z] [2022-09-19T22:52:12.403Z] Successfully built 6ad46b124c32 [2022-09-19T22:52:12.403Z] Successfully tagged core-data-arm64:latest [2022-09-19T22:52:12.403Z]  Building core-data ... done Successfully built 9993a46511da [2022-09-19T22:52:12.403Z] Successfully tagged core-command-arm64:latest [2022-09-19T22:52:27.854Z]  Building core-command ... done Removing intermediate container 241bba230730 [2022-09-19T22:52:27.854Z] ---> 6f03c7e1b3c1 [2022-09-19T22:52:27.854Z] [2022-09-19T22:52:27.854Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:52:27.854Z] ---> a6215f271958 [2022-09-19T22:52:27.854Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-19T22:52:27.854Z] ---> Using cache [2022-09-19T22:52:27.854Z] ---> 0737cbb3871d [2022-09-19T22:52:27.854Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:52:27.854Z] ---> Using cache [2022-09-19T22:52:27.854Z] ---> 3411ba5e369e [2022-09-19T22:52:27.854Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-19T22:52:27.854Z] ---> Running in 3d90f0014a20 [2022-09-19T22:52:27.854Z] Removing intermediate container 3d90f0014a20 [2022-09-19T22:52:27.854Z] ---> fa66b9e9a8d2 [2022-09-19T22:52:27.854Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:52:27.854Z] ---> Running in 827806d908d9 [2022-09-19T22:52:27.854Z] Removing intermediate container 827806d908d9 [2022-09-19T22:52:27.854Z] ---> c3bc4242d747 [2022-09-19T22:52:27.854Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:52:27.854Z] ---> fa57f935aa39 [2022-09-19T22:52:27.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-19T22:52:29.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-19T22:52:30.278Z] ---> 2efde8888f14 [2022-09-19T22:52:30.278Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-19T22:52:30.883Z] ---> 1f75cebf6111 [2022-09-19T22:52:30.883Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-19T22:52:31.156Z] ---> Running in 4f215e804c33 [2022-09-19T22:52:31.429Z] Removing intermediate container 4f215e804c33 [2022-09-19T22:52:31.429Z] ---> 7525b4d868f2 [2022-09-19T22:52:31.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:52:31.704Z] ---> Running in ff21b4a49cf3 [2022-09-19T22:52:32.305Z] Removing intermediate container ff21b4a49cf3 [2022-09-19T22:52:32.305Z] ---> f87f1254b19b [2022-09-19T22:52:32.305Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T22:52:32.305Z] ---> Running in 99902a646aa6 [2022-09-19T22:52:32.901Z] Removing intermediate container 99902a646aa6 [2022-09-19T22:52:32.901Z] ---> 74d235d7ec83 [2022-09-19T22:52:32.901Z] Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:52:32.901Z] ---> Running in 3545f78e50a2 [2022-09-19T22:52:33.497Z] Removing intermediate container 3545f78e50a2 [2022-09-19T22:52:33.497Z] ---> 3ee8be4d309c [2022-09-19T22:52:33.497Z] Step 23/23 : LABEL version=2.3.0-dev.64 [2022-09-19T22:52:33.497Z] ---> Running in 8eb86a2fd65f [2022-09-19T22:52:34.092Z] Removing intermediate container 8eb86a2fd65f [2022-09-19T22:52:34.092Z] ---> a3398b9662d3 [2022-09-19T22:52:34.092Z] [2022-09-19T22:52:34.366Z] Successfully built a3398b9662d3 [2022-09-19T22:52:34.366Z] Successfully tagged support-scheduler-arm64:latest [2022-09-19T22:52:46.776Z]  Building support-scheduler ... done Removing intermediate container 077178753ca6 [2022-09-19T22:52:46.776Z] ---> e2bd6e6f3cfc [2022-09-19T22:52:46.776Z] [2022-09-19T22:52:46.776Z] Step 10/22 : FROM alpine:3.16 [2022-09-19T22:52:46.776Z] ---> a6215f271958 [2022-09-19T22:52:46.776Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-19T22:52:46.776Z] ---> Running in 088f42383947 [2022-09-19T22:52:46.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:52:47.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:52:48.033Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-19T22:52:48.306Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-19T22:52:48.306Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T22:52:48.306Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-19T22:52:48.306Z] (5/6) Installing curl (7.83.1-r3) [2022-09-19T22:52:48.306Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-19T22:52:48.306Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:52:48.306Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:52:48.578Z] OK: 8 MiB in 20 packages [2022-09-19T22:52:50.016Z] Removing intermediate container 088f42383947 [2022-09-19T22:52:50.016Z] ---> d807b3c5669c [2022-09-19T22:52:50.016Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T22:52:50.016Z] ---> Running in f41ea7574014 [2022-09-19T22:52:50.299Z] Removing intermediate container f41ea7574014 [2022-09-19T22:52:50.299Z] ---> ab9160f5979b [2022-09-19T22:52:50.299Z] Step 13/22 : WORKDIR /edgex [2022-09-19T22:52:50.574Z] ---> Running in 3cf4b939106d [2022-09-19T22:52:51.185Z] Removing intermediate container 3cf4b939106d [2022-09-19T22:52:51.185Z] ---> 1ee5f2244f77 [2022-09-19T22:52:51.185Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-19T22:52:51.787Z] ---> 69551134a881 [2022-09-19T22:52:51.787Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-19T22:52:53.222Z] ---> 727296ad5224 [2022-09-19T22:52:53.222Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-19T22:52:54.201Z] ---> b0595a711487 [2022-09-19T22:52:54.201Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T22:52:54.813Z] ---> 9cab1538302a [2022-09-19T22:52:54.813Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T22:52:54.813Z] ---> Running in c219fbe7c1ff [2022-09-19T22:52:58.218Z] Removing intermediate container c219fbe7c1ff [2022-09-19T22:52:58.218Z] ---> 6626bf2e9384 [2022-09-19T22:52:58.218Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T22:52:58.218Z] ---> Running in 51cb5a417954 [2022-09-19T22:52:58.218Z] Removing intermediate container 51cb5a417954 [2022-09-19T22:52:58.218Z] ---> 6dee6cc3828d [2022-09-19T22:52:58.218Z] Step 20/22 : LABEL arch=arm64 [2022-09-19T22:52:58.493Z] ---> Running in 17171a191eb3 [2022-09-19T22:52:58.775Z] Removing intermediate container 17171a191eb3 [2022-09-19T22:52:58.775Z] ---> ed280e9e20a5 [2022-09-19T22:52:58.775Z] Step 21/22 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:52:58.775Z] ---> Running in e5fc2ffc3662 [2022-09-19T22:52:59.373Z] Removing intermediate container e5fc2ffc3662 [2022-09-19T22:52:59.373Z] ---> b53cba119780 [2022-09-19T22:52:59.373Z] Step 22/22 : LABEL version=2.3.0-dev.64 [2022-09-19T22:52:59.373Z] ---> Running in b38c663c73b2 [2022-09-19T22:52:59.645Z] Removing intermediate container b38c663c73b2 [2022-09-19T22:52:59.645Z] ---> a2bd7637734c [2022-09-19T22:52:59.645Z] [2022-09-19T22:52:59.645Z] Successfully built a2bd7637734c [2022-09-19T22:52:59.645Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-19T22:53:17.938Z]  Building security-proxy-setup ... done Removing intermediate container 1141da95d7e8 [2022-09-19T22:53:17.938Z] ---> 145c3cad1215 [2022-09-19T22:53:17.938Z] [2022-09-19T22:53:17.938Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T22:53:17.938Z] ---> a6215f271958 [2022-09-19T22:53:17.938Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-19T22:53:17.938Z] ---> Running in ccf6f0ef59e5 [2022-09-19T22:53:18.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T22:53:18.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T22:53:19.779Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-19T22:53:19.779Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-19T22:53:19.779Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T22:53:19.779Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T22:53:20.051Z] OK: 6 MiB in 16 packages [2022-09-19T22:53:21.025Z] Removing intermediate container ccf6f0ef59e5 [2022-09-19T22:53:21.025Z] ---> 5ce45b3ccf12 [2022-09-19T22:53:21.025Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T22:53:21.025Z] ---> Running in 253418cbac91 [2022-09-19T22:53:21.632Z] Removing intermediate container 253418cbac91 [2022-09-19T22:53:21.632Z] ---> dbdf5ca4e688 [2022-09-19T22:53:21.632Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-19T22:53:21.632Z] ---> Running in 2271e8d9340c [2022-09-19T22:53:21.903Z] Removing intermediate container 2271e8d9340c [2022-09-19T22:53:21.903Z] ---> 365c4be103ed [2022-09-19T22:53:21.903Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T22:53:21.903Z] ---> Running in af8e108e321f [2022-09-19T22:53:22.176Z] Removing intermediate container af8e108e321f [2022-09-19T22:53:22.176Z] ---> 3292411319ac [2022-09-19T22:53:22.176Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T22:53:22.778Z] ---> 4f4f1c8baf4b [2022-09-19T22:53:22.778Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-19T22:53:24.207Z] ---> 87b5bcfa054b [2022-09-19T22:53:24.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-19T22:53:24.480Z] ---> d7edeebe78ce [2022-09-19T22:53:24.480Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-19T22:53:24.752Z] ---> Running in 19a5b7e0df41 [2022-09-19T22:53:25.026Z] Removing intermediate container 19a5b7e0df41 [2022-09-19T22:53:25.026Z] ---> 6a577619f293 [2022-09-19T22:53:25.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T22:53:25.026Z] ---> Running in 667bcff07afb [2022-09-19T22:53:25.298Z] Removing intermediate container 667bcff07afb [2022-09-19T22:53:25.298Z] ---> bdff96c654c1 [2022-09-19T22:53:25.298Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T22:53:25.298Z] ---> Running in 10fcb374415e [2022-09-19T22:53:25.573Z] Removing intermediate container 10fcb374415e [2022-09-19T22:53:25.573Z] ---> e3cb5692dce3 [2022-09-19T22:53:25.573Z] Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:25.847Z] ---> Running in fc00d19cc6f0 [2022-09-19T22:53:26.121Z] Removing intermediate container fc00d19cc6f0 [2022-09-19T22:53:26.121Z] ---> f72391f942ba [2022-09-19T22:53:26.121Z] Step 23/23 : LABEL version=2.3.0-dev.64 [2022-09-19T22:53:26.121Z] ---> Running in d60638620a95 [2022-09-19T22:53:26.391Z] Removing intermediate container d60638620a95 [2022-09-19T22:53:26.391Z] ---> 783cf392bd94 [2022-09-19T22:53:26.391Z] [2022-09-19T22:53:26.663Z] Successfully built 783cf392bd94 [2022-09-19T22:53:26.663Z] Successfully tagged support-notifications-arm64:latest [2022-09-19T22:53:26.948Z]  Building support-notifications ... done  [Pipeline] } [2022-09-19T22:53:26.953Z] $ docker stop --time=1 4eb8f9f75e3a7b749c4b336cf87447f1f106268dcabbd1958b2e2171e0c713c2 [2022-09-19T22:53:28.613Z] $ docker rm -f 4eb8f9f75e3a7b749c4b336cf87447f1f106268dcabbd1958b2e2171e0c713c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T22:53:29.154Z] + docker images [2022-09-19T22:53:29.427Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-19T22:53:29.427Z] support-notifications-arm64 latest 783cf392bd94 3 seconds ago 26.3MB [2022-09-19T22:53:29.427Z] 145c3cad1215 13 seconds ago 1.27GB [2022-09-19T22:53:29.427Z] security-proxy-setup-arm64 latest a2bd7637734c 30 seconds ago 26.4MB [2022-09-19T22:53:29.427Z] e2bd6e6f3cfc 45 seconds ago 1.2GB [2022-09-19T22:53:29.427Z] support-scheduler-arm64 latest a3398b9662d3 56 seconds ago 25.7MB [2022-09-19T22:53:29.427Z] 6f03c7e1b3c1 About a minute ago 1.27GB [2022-09-19T22:53:29.427Z] core-command-arm64 latest 9993a46511da About a minute ago 16.7MB [2022-09-19T22:53:29.427Z] core-data-arm64 latest 6ad46b124c32 About a minute ago 20.7MB [2022-09-19T22:53:29.427Z] 2cb5a94f5103 About a minute ago 1.21GB [2022-09-19T22:53:29.427Z] 0bc0c3005bab About a minute ago 1.22GB [2022-09-19T22:53:29.427Z] sys-mgmt-agent-arm64 latest fff369a55c63 6 minutes ago 133MB [2022-09-19T22:53:29.427Z] core-metadata-arm64 latest ed901cf72552 7 minutes ago 17.5MB [2022-09-19T22:53:29.427Z] ccad7a047b6f 7 minutes ago 1.22GB [2022-09-19T22:53:29.427Z] security-spiffe-token-provider-arm64 latest cb42c4e36aee 8 minutes ago 28.4MB [2022-09-19T22:53:29.427Z] 6d7ad27df219 8 minutes ago 1.24GB [2022-09-19T22:53:29.427Z] 6cc226f2ca7c 8 minutes ago 1.19GB [2022-09-19T22:53:29.427Z] security-spire-agent-arm64 latest f0d3b1400933 9 minutes ago 122MB [2022-09-19T22:53:29.427Z] security-bootstrapper-arm64 latest eefe65977d47 9 minutes ago 19.1MB [2022-09-19T22:53:29.427Z] security-secretstore-setup-arm64 latest 8324d9a9073c 10 minutes ago 28.2MB [2022-09-19T22:53:29.427Z] 82589cabe641 10 minutes ago 1.2GB [2022-09-19T22:53:29.427Z] f31fcdb7a60c 10 minutes ago 1.2GB [2022-09-19T22:53:29.427Z] security-spire-config-arm64 latest 1b087f3fdb9a 15 minutes ago 83.6MB [2022-09-19T22:53:29.427Z] security-spire-server-arm64 latest f40c598f8a32 15 minutes ago 84.2MB [2022-09-19T22:53:29.427Z] 60f9b5ad0fe1 15 minutes ago 1.09GB [2022-09-19T22:53:29.427Z] 5080fef8c606 15 minutes ago 1.09GB [2022-09-19T22:53:29.427Z] ci-base-image-arm64 latest 8b6587a95ec6 18 minutes ago 995MB [2022-09-19T22:53:29.427Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-19T22:53:29.427Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-19T22:53:29.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-19T22:53:29.427Z] 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-09-19T22:53:29.563Z] provisioning config files... [2022-09-19T22:53:29.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/300@tmp/config7282692725893530220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:53:29.929Z] ---> docker-login.sh [2022-09-19T22:53:29.930Z] nexus3.edgexfoundry.org:10001 [2022-09-19T22:53:30.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:53:30.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:53:30.475Z] Configure a credential helper to remove this warning. See [2022-09-19T22:53:30.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:53:30.475Z] [2022-09-19T22:53:30.475Z] Login Succeeded [2022-09-19T22:53:30.475Z] nexus3.edgexfoundry.org:10002 [2022-09-19T22:53:30.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:53:31.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:53:31.021Z] Configure a credential helper to remove this warning. See [2022-09-19T22:53:31.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:53:31.021Z] [2022-09-19T22:53:31.021Z] Login Succeeded [2022-09-19T22:53:31.021Z] nexus3.edgexfoundry.org:10003 [2022-09-19T22:53:31.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:53:31.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:53:31.565Z] Configure a credential helper to remove this warning. See [2022-09-19T22:53:31.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:53:31.565Z] [2022-09-19T22:53:31.565Z] Login Succeeded [2022-09-19T22:53:31.565Z] nexus3.edgexfoundry.org:10004 [2022-09-19T22:53:31.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:53:31.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:53:31.836Z] Configure a credential helper to remove this warning. See [2022-09-19T22:53:31.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:53:31.836Z] [2022-09-19T22:53:31.836Z] Login Succeeded [2022-09-19T22:53:31.836Z] docker.io [2022-09-19T22:53:32.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T22:53:32.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T22:53:32.700Z] Configure a credential helper to remove this warning. See [2022-09-19T22:53:32.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T22:53:32.700Z] [2022-09-19T22:53:32.700Z] Login Succeeded [2022-09-19T22:53:32.700Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T22:53:32.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:53:32.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T22:53:32.777Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-19T22:53:32.777Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:32.777Z] latest [2022-09-19T22:53:32.777Z] 2.3.0-dev.64 [2022-09-19T22:53:32.777Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:32.777Z] main [2022-09-19T22:53:32.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:33.126Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:33.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:33.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T22:53:33.474Z] bbfd158be3f7: Preparing [2022-09-19T22:53:33.474Z] e9e255f078b0: Preparing [2022-09-19T22:53:33.474Z] a2f70ac27116: Preparing [2022-09-19T22:53:33.474Z] a3139a00f441: Preparing [2022-09-19T22:53:33.474Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:33.747Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:33.747Z] a2f70ac27116: Pushed [2022-09-19T22:53:33.747Z] bbfd158be3f7: Pushed [2022-09-19T22:53:33.747Z] a3139a00f441: Pushed [2022-09-19T22:53:37.123Z] e9e255f078b0: Pushed [2022-09-19T22:53:37.123Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:37.494Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:37.878Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-19T22:53:37.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T22:53:37.878Z] bbfd158be3f7: Preparing [2022-09-19T22:53:37.878Z] e9e255f078b0: Preparing [2022-09-19T22:53:37.878Z] a2f70ac27116: Preparing [2022-09-19T22:53:37.878Z] a3139a00f441: Preparing [2022-09-19T22:53:37.878Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:38.154Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:38.154Z] a3139a00f441: Layer already exists [2022-09-19T22:53:38.154Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:38.154Z] bbfd158be3f7: Layer already exists [2022-09-19T22:53:38.154Z] e9e255f078b0: Layer already exists [2022-09-19T22:53:38.154Z] latest: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:38.531Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:38.918Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.64 [2022-09-19T22:53:38.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T22:53:38.919Z] bbfd158be3f7: Preparing [2022-09-19T22:53:38.919Z] e9e255f078b0: Preparing [2022-09-19T22:53:38.919Z] a2f70ac27116: Preparing [2022-09-19T22:53:38.919Z] a3139a00f441: Preparing [2022-09-19T22:53:38.919Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:38.919Z] e9e255f078b0: Layer already exists [2022-09-19T22:53:38.919Z] a3139a00f441: Layer already exists [2022-09-19T22:53:38.919Z] bbfd158be3f7: Layer already exists [2022-09-19T22:53:38.919Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:38.919Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:39.195Z] 2.3.0-dev.64: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:39.563Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:39.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:39.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T22:53:39.926Z] bbfd158be3f7: Preparing [2022-09-19T22:53:39.926Z] e9e255f078b0: Preparing [2022-09-19T22:53:39.926Z] a2f70ac27116: Preparing [2022-09-19T22:53:39.926Z] a3139a00f441: Preparing [2022-09-19T22:53:39.926Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:39.926Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:39.926Z] bbfd158be3f7: Layer already exists [2022-09-19T22:53:39.926Z] a3139a00f441: Layer already exists [2022-09-19T22:53:39.926Z] e9e255f078b0: Layer already exists [2022-09-19T22:53:39.926Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:40.197Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:40.555Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:40.912Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-19T22:53:40.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T22:53:40.913Z] bbfd158be3f7: Preparing [2022-09-19T22:53:40.913Z] e9e255f078b0: Preparing [2022-09-19T22:53:40.913Z] a2f70ac27116: Preparing [2022-09-19T22:53:40.913Z] a3139a00f441: Preparing [2022-09-19T22:53:40.913Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:40.913Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:40.913Z] bbfd158be3f7: Layer already exists [2022-09-19T22:53:40.913Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:40.913Z] e9e255f078b0: Layer already exists [2022-09-19T22:53:40.913Z] a3139a00f441: Layer already exists [2022-09-19T22:53:41.184Z] main: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:53:41.242Z] ===================================================== [Pipeline] echo [2022-09-19T22:53:41.248Z] taggedImages: [2022-09-19T22:53:41.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:41.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-19T22:53:41.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.64 [2022-09-19T22:53:41.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:41.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-19T22:53:41.275Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-19T22:53:41.275Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:41.275Z] latest [2022-09-19T22:53:41.275Z] 2.3.0-dev.64 [2022-09-19T22:53:41.275Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:41.275Z] main [2022-09-19T22:53:41.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:41.632Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:41.989Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:41.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T22:53:41.989Z] 2142d5788071: Preparing [2022-09-19T22:53:41.989Z] 14a8bdf0c4b2: Preparing [2022-09-19T22:53:41.989Z] a2f70ac27116: Preparing [2022-09-19T22:53:41.989Z] 201609b910c4: Preparing [2022-09-19T22:53:41.989Z] bf4c5162a16c: Preparing [2022-09-19T22:53:41.989Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:41.989Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:41.989Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:42.262Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:42.262Z] bf4c5162a16c: Pushed [2022-09-19T22:53:42.262Z] 2142d5788071: Pushed [2022-09-19T22:53:42.855Z] 201609b910c4: Pushed [2022-09-19T22:53:45.474Z] 14a8bdf0c4b2: Pushed [2022-09-19T22:53:45.474Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:45.833Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:46.184Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-19T22:53:46.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T22:53:46.184Z] 2142d5788071: Preparing [2022-09-19T22:53:46.184Z] 14a8bdf0c4b2: Preparing [2022-09-19T22:53:46.184Z] a2f70ac27116: Preparing [2022-09-19T22:53:46.184Z] 201609b910c4: Preparing [2022-09-19T22:53:46.184Z] bf4c5162a16c: Preparing [2022-09-19T22:53:46.184Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:46.184Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:46.184Z] bf4c5162a16c: Layer already exists [2022-09-19T22:53:46.184Z] 14a8bdf0c4b2: Layer already exists [2022-09-19T22:53:46.184Z] 2142d5788071: Layer already exists [2022-09-19T22:53:46.184Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:46.184Z] 201609b910c4: Layer already exists [2022-09-19T22:53:46.184Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:46.456Z] latest: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:46.814Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:47.167Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.64 [2022-09-19T22:53:47.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T22:53:47.167Z] 2142d5788071: Preparing [2022-09-19T22:53:47.167Z] 14a8bdf0c4b2: Preparing [2022-09-19T22:53:47.167Z] a2f70ac27116: Preparing [2022-09-19T22:53:47.167Z] 201609b910c4: Preparing [2022-09-19T22:53:47.167Z] bf4c5162a16c: Preparing [2022-09-19T22:53:47.167Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:47.167Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:47.167Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:47.167Z] 201609b910c4: Layer already exists [2022-09-19T22:53:47.167Z] bf4c5162a16c: Layer already exists [2022-09-19T22:53:47.167Z] 2142d5788071: Layer already exists [2022-09-19T22:53:47.167Z] 14a8bdf0c4b2: Layer already exists [2022-09-19T22:53:47.167Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:47.436Z] 2.3.0-dev.64: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:47.795Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:48.148Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:48.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T22:53:48.148Z] 2142d5788071: Preparing [2022-09-19T22:53:48.148Z] 14a8bdf0c4b2: Preparing [2022-09-19T22:53:48.148Z] a2f70ac27116: Preparing [2022-09-19T22:53:48.148Z] 201609b910c4: Preparing [2022-09-19T22:53:48.148Z] bf4c5162a16c: Preparing [2022-09-19T22:53:48.148Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:48.148Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:48.148Z] bf4c5162a16c: Layer already exists [2022-09-19T22:53:48.148Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:48.148Z] 201609b910c4: Layer already exists [2022-09-19T22:53:48.148Z] 14a8bdf0c4b2: Layer already exists [2022-09-19T22:53:48.148Z] 2142d5788071: Layer already exists [2022-09-19T22:53:48.148Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:48.419Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:48.774Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:49.129Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-19T22:53:49.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T22:53:49.129Z] 2142d5788071: Preparing [2022-09-19T22:53:49.129Z] 14a8bdf0c4b2: Preparing [2022-09-19T22:53:49.129Z] a2f70ac27116: Preparing [2022-09-19T22:53:49.129Z] 201609b910c4: Preparing [2022-09-19T22:53:49.129Z] bf4c5162a16c: Preparing [2022-09-19T22:53:49.129Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:49.129Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:49.129Z] 201609b910c4: Layer already exists [2022-09-19T22:53:49.129Z] bf4c5162a16c: Layer already exists [2022-09-19T22:53:49.129Z] 14a8bdf0c4b2: Layer already exists [2022-09-19T22:53:49.129Z] 2142d5788071: Layer already exists [2022-09-19T22:53:49.129Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:49.399Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:49.399Z] main: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:53:49.467Z] ===================================================== [Pipeline] echo [2022-09-19T22:53:49.476Z] taggedImages: [2022-09-19T22:53:49.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:49.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-19T22:53:49.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.64 [2022-09-19T22:53:49.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:49.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-19T22:53:49.499Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-19T22:53:49.499Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:49.499Z] latest [2022-09-19T22:53:49.499Z] 2.3.0-dev.64 [2022-09-19T22:53:49.499Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:49.499Z] main [2022-09-19T22:53:49.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:49.860Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:50.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:50.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T22:53:50.221Z] 3bc358ccc8b3: Preparing [2022-09-19T22:53:50.221Z] 66fd0de5c3ce: Preparing [2022-09-19T22:53:50.221Z] af905b17d2bf: Preparing [2022-09-19T22:53:50.221Z] a2f70ac27116: Preparing [2022-09-19T22:53:50.221Z] a3139a00f441: Preparing [2022-09-19T22:53:50.221Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:50.221Z] a3139a00f441: Layer already exists [2022-09-19T22:53:50.506Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:50.506Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:50.506Z] 66fd0de5c3ce: Pushed [2022-09-19T22:53:50.506Z] 3bc358ccc8b3: Pushed [2022-09-19T22:53:53.878Z] af905b17d2bf: Pushed [2022-09-19T22:53:53.878Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:54.244Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:54.602Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-19T22:53:54.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T22:53:54.602Z] 3bc358ccc8b3: Preparing [2022-09-19T22:53:54.602Z] 66fd0de5c3ce: Preparing [2022-09-19T22:53:54.602Z] af905b17d2bf: Preparing [2022-09-19T22:53:54.602Z] a2f70ac27116: Preparing [2022-09-19T22:53:54.602Z] a3139a00f441: Preparing [2022-09-19T22:53:54.602Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:54.602Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:54.602Z] af905b17d2bf: Layer already exists [2022-09-19T22:53:54.602Z] a3139a00f441: Layer already exists [2022-09-19T22:53:54.602Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:54.602Z] 66fd0de5c3ce: Layer already exists [2022-09-19T22:53:54.602Z] 3bc358ccc8b3: Layer already exists [2022-09-19T22:53:54.602Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:54.872Z] latest: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:55.233Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:55.583Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.64 [2022-09-19T22:53:55.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T22:53:55.583Z] 3bc358ccc8b3: Preparing [2022-09-19T22:53:55.583Z] 66fd0de5c3ce: Preparing [2022-09-19T22:53:55.583Z] af905b17d2bf: Preparing [2022-09-19T22:53:55.583Z] a2f70ac27116: Preparing [2022-09-19T22:53:55.583Z] a3139a00f441: Preparing [2022-09-19T22:53:55.583Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:55.583Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:55.583Z] af905b17d2bf: Layer already exists [2022-09-19T22:53:55.583Z] a3139a00f441: Layer already exists [2022-09-19T22:53:55.583Z] 3bc358ccc8b3: Layer already exists [2022-09-19T22:53:55.583Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:55.583Z] 66fd0de5c3ce: Layer already exists [2022-09-19T22:53:55.583Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:55.852Z] 2.3.0-dev.64: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:56.210Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:56.565Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:56.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T22:53:56.565Z] 3bc358ccc8b3: Preparing [2022-09-19T22:53:56.565Z] 66fd0de5c3ce: Preparing [2022-09-19T22:53:56.565Z] af905b17d2bf: Preparing [2022-09-19T22:53:56.565Z] a2f70ac27116: Preparing [2022-09-19T22:53:56.565Z] a3139a00f441: Preparing [2022-09-19T22:53:56.565Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:56.565Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:56.565Z] a3139a00f441: Layer already exists [2022-09-19T22:53:56.565Z] 66fd0de5c3ce: Layer already exists [2022-09-19T22:53:56.565Z] af905b17d2bf: Layer already exists [2022-09-19T22:53:56.565Z] 3bc358ccc8b3: Layer already exists [2022-09-19T22:53:56.565Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:56.565Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:56.834Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:57.183Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:57.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-19T22:53:57.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T22:53:57.573Z] 3bc358ccc8b3: Preparing [2022-09-19T22:53:57.573Z] 66fd0de5c3ce: Preparing [2022-09-19T22:53:57.573Z] af905b17d2bf: Preparing [2022-09-19T22:53:57.573Z] a2f70ac27116: Preparing [2022-09-19T22:53:57.573Z] a3139a00f441: Preparing [2022-09-19T22:53:57.573Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:57.573Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:57.573Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:57.573Z] 3bc358ccc8b3: Layer already exists [2022-09-19T22:53:57.573Z] 66fd0de5c3ce: Layer already exists [2022-09-19T22:53:57.573Z] a3139a00f441: Layer already exists [2022-09-19T22:53:57.854Z] af905b17d2bf: Layer already exists [2022-09-19T22:53:57.854Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:57.854Z] main: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:53:57.915Z] ===================================================== [Pipeline] echo [2022-09-19T22:53:57.929Z] taggedImages: [2022-09-19T22:53:57.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:57.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-19T22:53:57.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.64 [2022-09-19T22:53:57.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:57.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-19T22:53:57.949Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-19T22:53:57.949Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:57.949Z] latest [2022-09-19T22:53:57.949Z] 2.3.0-dev.64 [2022-09-19T22:53:57.949Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:53:57.949Z] main [2022-09-19T22:53:57.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:58.306Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:53:58.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:53:58.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T22:53:58.668Z] 720b6d1e7071: Preparing [2022-09-19T22:53:58.668Z] 720b6d1e7071: Preparing [2022-09-19T22:53:58.668Z] c15772c16e72: Preparing [2022-09-19T22:53:58.668Z] fc80347633bc: Preparing [2022-09-19T22:53:58.668Z] 78d039576f57: Preparing [2022-09-19T22:53:58.668Z] 764e1e9fad8d: Preparing [2022-09-19T22:53:58.668Z] cea20217fcf8: Preparing [2022-09-19T22:53:58.668Z] a2f70ac27116: Preparing [2022-09-19T22:53:58.668Z] 123ea4172589: Preparing [2022-09-19T22:53:58.668Z] cc20ea223bf5: Preparing [2022-09-19T22:53:58.668Z] 952d0952dc60: Preparing [2022-09-19T22:53:58.668Z] 29a7869279e4: Preparing [2022-09-19T22:53:58.668Z] 5d3e392a13a0: Preparing [2022-09-19T22:53:58.668Z] a2f70ac27116: Waiting [2022-09-19T22:53:58.668Z] cea20217fcf8: Waiting [2022-09-19T22:53:58.668Z] 123ea4172589: Waiting [2022-09-19T22:53:58.668Z] 952d0952dc60: Waiting [2022-09-19T22:53:58.668Z] 29a7869279e4: Waiting [2022-09-19T22:53:58.668Z] cc20ea223bf5: Waiting [2022-09-19T22:53:58.668Z] 5d3e392a13a0: Waiting [2022-09-19T22:53:58.952Z] c15772c16e72: Pushed [2022-09-19T22:53:58.952Z] 764e1e9fad8d: Pushed [2022-09-19T22:53:58.952Z] 720b6d1e7071: Pushed [2022-09-19T22:53:58.952Z] fc80347633bc: Pushed [2022-09-19T22:53:58.952Z] 78d039576f57: Pushed [2022-09-19T22:53:58.952Z] a2f70ac27116: Layer already exists [2022-09-19T22:53:59.226Z] 123ea4172589: Pushed [2022-09-19T22:53:59.226Z] 29a7869279e4: Pushed [2022-09-19T22:53:59.226Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:53:59.226Z] 952d0952dc60: Pushed [2022-09-19T22:53:59.226Z] cc20ea223bf5: Pushed [2022-09-19T22:54:02.597Z] cea20217fcf8: Pushed [2022-09-19T22:54:02.597Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:02.950Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:03.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-19T22:54:03.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T22:54:03.305Z] 720b6d1e7071: Preparing [2022-09-19T22:54:03.305Z] 720b6d1e7071: Preparing [2022-09-19T22:54:03.305Z] c15772c16e72: Preparing [2022-09-19T22:54:03.305Z] fc80347633bc: Preparing [2022-09-19T22:54:03.305Z] 78d039576f57: Preparing [2022-09-19T22:54:03.305Z] 764e1e9fad8d: Preparing [2022-09-19T22:54:03.305Z] cea20217fcf8: Preparing [2022-09-19T22:54:03.305Z] a2f70ac27116: Preparing [2022-09-19T22:54:03.305Z] 123ea4172589: Preparing [2022-09-19T22:54:03.305Z] cc20ea223bf5: Preparing [2022-09-19T22:54:03.305Z] 952d0952dc60: Preparing [2022-09-19T22:54:03.305Z] 29a7869279e4: Preparing [2022-09-19T22:54:03.305Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:03.305Z] cea20217fcf8: Waiting [2022-09-19T22:54:03.305Z] 123ea4172589: Waiting [2022-09-19T22:54:03.305Z] cc20ea223bf5: Waiting [2022-09-19T22:54:03.305Z] 952d0952dc60: Waiting [2022-09-19T22:54:03.305Z] 29a7869279e4: Waiting [2022-09-19T22:54:03.305Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:03.305Z] a2f70ac27116: Waiting [2022-09-19T22:54:03.305Z] c15772c16e72: Layer already exists [2022-09-19T22:54:03.305Z] fc80347633bc: Layer already exists [2022-09-19T22:54:03.305Z] 764e1e9fad8d: Layer already exists [2022-09-19T22:54:03.305Z] 720b6d1e7071: Layer already exists [2022-09-19T22:54:03.305Z] 78d039576f57: Layer already exists [2022-09-19T22:54:03.305Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:03.305Z] cea20217fcf8: Layer already exists [2022-09-19T22:54:03.305Z] 123ea4172589: Layer already exists [2022-09-19T22:54:03.305Z] 952d0952dc60: Layer already exists [2022-09-19T22:54:03.305Z] cc20ea223bf5: Layer already exists [2022-09-19T22:54:03.305Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:03.305Z] 29a7869279e4: Layer already exists [2022-09-19T22:54:03.577Z] latest: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:03.934Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:04.279Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.64 [2022-09-19T22:54:04.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T22:54:04.279Z] 720b6d1e7071: Preparing [2022-09-19T22:54:04.279Z] 720b6d1e7071: Preparing [2022-09-19T22:54:04.279Z] c15772c16e72: Preparing [2022-09-19T22:54:04.279Z] fc80347633bc: Preparing [2022-09-19T22:54:04.279Z] 78d039576f57: Preparing [2022-09-19T22:54:04.279Z] 764e1e9fad8d: Preparing [2022-09-19T22:54:04.279Z] cea20217fcf8: Preparing [2022-09-19T22:54:04.279Z] a2f70ac27116: Preparing [2022-09-19T22:54:04.279Z] 123ea4172589: Preparing [2022-09-19T22:54:04.279Z] cc20ea223bf5: Preparing [2022-09-19T22:54:04.279Z] 952d0952dc60: Preparing [2022-09-19T22:54:04.279Z] 29a7869279e4: Preparing [2022-09-19T22:54:04.279Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:04.279Z] 123ea4172589: Waiting [2022-09-19T22:54:04.279Z] cc20ea223bf5: Waiting [2022-09-19T22:54:04.279Z] 952d0952dc60: Waiting [2022-09-19T22:54:04.279Z] 29a7869279e4: Waiting [2022-09-19T22:54:04.279Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:04.279Z] cea20217fcf8: Waiting [2022-09-19T22:54:04.279Z] a2f70ac27116: Waiting [2022-09-19T22:54:04.279Z] c15772c16e72: Layer already exists [2022-09-19T22:54:04.279Z] 720b6d1e7071: Layer already exists [2022-09-19T22:54:04.279Z] fc80347633bc: Layer already exists [2022-09-19T22:54:04.279Z] 764e1e9fad8d: Layer already exists [2022-09-19T22:54:04.279Z] 78d039576f57: Layer already exists [2022-09-19T22:54:04.551Z] cea20217fcf8: Layer already exists [2022-09-19T22:54:04.551Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:04.551Z] 952d0952dc60: Layer already exists [2022-09-19T22:54:04.551Z] 123ea4172589: Layer already exists [2022-09-19T22:54:04.551Z] cc20ea223bf5: Layer already exists [2022-09-19T22:54:04.551Z] 29a7869279e4: Layer already exists [2022-09-19T22:54:04.551Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:04.551Z] 2.3.0-dev.64: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:04.906Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:05.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:05.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T22:54:05.259Z] 720b6d1e7071: Preparing [2022-09-19T22:54:05.259Z] 720b6d1e7071: Preparing [2022-09-19T22:54:05.259Z] c15772c16e72: Preparing [2022-09-19T22:54:05.259Z] fc80347633bc: Preparing [2022-09-19T22:54:05.259Z] 78d039576f57: Preparing [2022-09-19T22:54:05.259Z] 764e1e9fad8d: Preparing [2022-09-19T22:54:05.259Z] cea20217fcf8: Preparing [2022-09-19T22:54:05.259Z] a2f70ac27116: Preparing [2022-09-19T22:54:05.260Z] 123ea4172589: Preparing [2022-09-19T22:54:05.260Z] cc20ea223bf5: Preparing [2022-09-19T22:54:05.260Z] 952d0952dc60: Preparing [2022-09-19T22:54:05.260Z] 29a7869279e4: Preparing [2022-09-19T22:54:05.260Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:05.260Z] 123ea4172589: Waiting [2022-09-19T22:54:05.260Z] cc20ea223bf5: Waiting [2022-09-19T22:54:05.260Z] 952d0952dc60: Waiting [2022-09-19T22:54:05.260Z] 29a7869279e4: Waiting [2022-09-19T22:54:05.260Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:05.260Z] cea20217fcf8: Waiting [2022-09-19T22:54:05.260Z] a2f70ac27116: Waiting [2022-09-19T22:54:05.260Z] 764e1e9fad8d: Layer already exists [2022-09-19T22:54:05.260Z] fc80347633bc: Layer already exists [2022-09-19T22:54:05.260Z] c15772c16e72: Layer already exists [2022-09-19T22:54:05.260Z] 78d039576f57: Layer already exists [2022-09-19T22:54:05.260Z] 720b6d1e7071: Layer already exists [2022-09-19T22:54:05.260Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:05.260Z] cea20217fcf8: Layer already exists [2022-09-19T22:54:05.260Z] 952d0952dc60: Layer already exists [2022-09-19T22:54:05.260Z] 123ea4172589: Layer already exists [2022-09-19T22:54:05.260Z] cc20ea223bf5: Layer already exists [2022-09-19T22:54:05.530Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:05.530Z] 29a7869279e4: Layer already exists [2022-09-19T22:54:05.530Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:05.887Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:06.240Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-19T22:54:06.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T22:54:06.240Z] 720b6d1e7071: Preparing [2022-09-19T22:54:06.240Z] 720b6d1e7071: Preparing [2022-09-19T22:54:06.240Z] c15772c16e72: Preparing [2022-09-19T22:54:06.240Z] fc80347633bc: Preparing [2022-09-19T22:54:06.240Z] 78d039576f57: Preparing [2022-09-19T22:54:06.240Z] 764e1e9fad8d: Preparing [2022-09-19T22:54:06.240Z] cea20217fcf8: Preparing [2022-09-19T22:54:06.240Z] a2f70ac27116: Preparing [2022-09-19T22:54:06.240Z] 123ea4172589: Preparing [2022-09-19T22:54:06.240Z] cc20ea223bf5: Preparing [2022-09-19T22:54:06.240Z] 952d0952dc60: Preparing [2022-09-19T22:54:06.240Z] 29a7869279e4: Preparing [2022-09-19T22:54:06.240Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:06.240Z] cea20217fcf8: Waiting [2022-09-19T22:54:06.240Z] a2f70ac27116: Waiting [2022-09-19T22:54:06.240Z] 123ea4172589: Waiting [2022-09-19T22:54:06.240Z] cc20ea223bf5: Waiting [2022-09-19T22:54:06.240Z] 952d0952dc60: Waiting [2022-09-19T22:54:06.240Z] 29a7869279e4: Waiting [2022-09-19T22:54:06.240Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:06.240Z] c15772c16e72: Layer already exists [2022-09-19T22:54:06.240Z] 78d039576f57: Layer already exists [2022-09-19T22:54:06.240Z] 764e1e9fad8d: Layer already exists [2022-09-19T22:54:06.240Z] fc80347633bc: Layer already exists [2022-09-19T22:54:06.240Z] 720b6d1e7071: Layer already exists [2022-09-19T22:54:06.240Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:06.240Z] cea20217fcf8: Layer already exists [2022-09-19T22:54:06.240Z] 123ea4172589: Layer already exists [2022-09-19T22:54:06.240Z] cc20ea223bf5: Layer already exists [2022-09-19T22:54:06.240Z] 952d0952dc60: Layer already exists [2022-09-19T22:54:06.511Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:06.511Z] 29a7869279e4: Layer already exists [2022-09-19T22:54:06.511Z] main: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:54:06.571Z] ===================================================== [Pipeline] echo [2022-09-19T22:54:06.579Z] taggedImages: [2022-09-19T22:54:06.579Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:06.579Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-19T22:54:06.579Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.64 [2022-09-19T22:54:06.579Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:06.579Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-19T22:54:06.596Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-19T22:54:06.596Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:06.596Z] latest [2022-09-19T22:54:06.596Z] 2.3.0-dev.64 [2022-09-19T22:54:06.596Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:06.596Z] main [2022-09-19T22:54:06.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:06.948Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:07.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:07.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T22:54:07.304Z] 8d447b4d11f9: Preparing [2022-09-19T22:54:07.304Z] c866a395b1f8: Preparing [2022-09-19T22:54:07.304Z] 5143f7512469: Preparing [2022-09-19T22:54:07.304Z] 861f93fe8b21: Preparing [2022-09-19T22:54:07.304Z] 26a84227ae01: Preparing [2022-09-19T22:54:07.304Z] abf1109dd8a0: Preparing [2022-09-19T22:54:07.304Z] 7aeec1e252b0: Preparing [2022-09-19T22:54:07.304Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:07.304Z] abf1109dd8a0: Waiting [2022-09-19T22:54:07.304Z] 7aeec1e252b0: Waiting [2022-09-19T22:54:07.304Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:07.577Z] c866a395b1f8: Pushed [2022-09-19T22:54:07.577Z] 8d447b4d11f9: Pushed [2022-09-19T22:54:07.577Z] 26a84227ae01: Pushed [2022-09-19T22:54:07.578Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:07.851Z] abf1109dd8a0: Pushed [2022-09-19T22:54:08.447Z] 7aeec1e252b0: Pushed [2022-09-19T22:54:09.869Z] 861f93fe8b21: Pushed [2022-09-19T22:54:10.139Z] 5143f7512469: Pushed [2022-09-19T22:54:10.139Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:10.501Z] + 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-09-19T22:54:10.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-19T22:54:10.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T22:54:10.852Z] 8d447b4d11f9: Preparing [2022-09-19T22:54:10.852Z] c866a395b1f8: Preparing [2022-09-19T22:54:10.852Z] 5143f7512469: Preparing [2022-09-19T22:54:10.852Z] 861f93fe8b21: Preparing [2022-09-19T22:54:10.852Z] 26a84227ae01: Preparing [2022-09-19T22:54:10.852Z] abf1109dd8a0: Preparing [2022-09-19T22:54:10.852Z] 7aeec1e252b0: Preparing [2022-09-19T22:54:10.852Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:10.852Z] abf1109dd8a0: Waiting [2022-09-19T22:54:10.852Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:10.852Z] 7aeec1e252b0: Waiting [2022-09-19T22:54:10.852Z] 8d447b4d11f9: Layer already exists [2022-09-19T22:54:10.852Z] 26a84227ae01: Layer already exists [2022-09-19T22:54:10.852Z] 5143f7512469: Layer already exists [2022-09-19T22:54:10.852Z] 861f93fe8b21: Layer already exists [2022-09-19T22:54:10.852Z] c866a395b1f8: Layer already exists [2022-09-19T22:54:11.124Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:11.124Z] abf1109dd8a0: Layer already exists [2022-09-19T22:54:11.124Z] 7aeec1e252b0: Layer already exists [2022-09-19T22:54:11.124Z] latest: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:11.485Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:11.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.64 [2022-09-19T22:54:11.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T22:54:11.837Z] 8d447b4d11f9: Preparing [2022-09-19T22:54:11.837Z] c866a395b1f8: Preparing [2022-09-19T22:54:11.837Z] 5143f7512469: Preparing [2022-09-19T22:54:11.837Z] 861f93fe8b21: Preparing [2022-09-19T22:54:11.837Z] 26a84227ae01: Preparing [2022-09-19T22:54:11.837Z] abf1109dd8a0: Preparing [2022-09-19T22:54:11.837Z] 7aeec1e252b0: Preparing [2022-09-19T22:54:11.837Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:11.837Z] abf1109dd8a0: Waiting [2022-09-19T22:54:11.837Z] 7aeec1e252b0: Waiting [2022-09-19T22:54:11.837Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:12.108Z] c866a395b1f8: Layer already exists [2022-09-19T22:54:12.108Z] 5143f7512469: Layer already exists [2022-09-19T22:54:12.108Z] 26a84227ae01: Layer already exists [2022-09-19T22:54:12.108Z] 861f93fe8b21: Layer already exists [2022-09-19T22:54:12.108Z] 8d447b4d11f9: Layer already exists [2022-09-19T22:54:12.108Z] abf1109dd8a0: Layer already exists [2022-09-19T22:54:12.108Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:12.108Z] 7aeec1e252b0: Layer already exists [2022-09-19T22:54:12.108Z] 2.3.0-dev.64: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:12.470Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:12.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:12.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T22:54:12.827Z] 8d447b4d11f9: Preparing [2022-09-19T22:54:12.827Z] c866a395b1f8: Preparing [2022-09-19T22:54:12.827Z] 5143f7512469: Preparing [2022-09-19T22:54:12.827Z] 861f93fe8b21: Preparing [2022-09-19T22:54:12.827Z] 26a84227ae01: Preparing [2022-09-19T22:54:12.827Z] abf1109dd8a0: Preparing [2022-09-19T22:54:12.827Z] 7aeec1e252b0: Preparing [2022-09-19T22:54:12.827Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:12.827Z] abf1109dd8a0: Waiting [2022-09-19T22:54:12.827Z] 7aeec1e252b0: Waiting [2022-09-19T22:54:12.827Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:12.827Z] 26a84227ae01: Layer already exists [2022-09-19T22:54:12.827Z] 8d447b4d11f9: Layer already exists [2022-09-19T22:54:12.827Z] c866a395b1f8: Layer already exists [2022-09-19T22:54:12.827Z] 861f93fe8b21: Layer already exists [2022-09-19T22:54:12.827Z] 5143f7512469: Layer already exists [2022-09-19T22:54:13.096Z] 7aeec1e252b0: Layer already exists [2022-09-19T22:54:13.096Z] abf1109dd8a0: Layer already exists [2022-09-19T22:54:13.096Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:13.096Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:13.464Z] + 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-09-19T22:54:13.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-19T22:54:13.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T22:54:13.814Z] 8d447b4d11f9: Preparing [2022-09-19T22:54:13.814Z] c866a395b1f8: Preparing [2022-09-19T22:54:13.814Z] 5143f7512469: Preparing [2022-09-19T22:54:13.814Z] 861f93fe8b21: Preparing [2022-09-19T22:54:13.814Z] 26a84227ae01: Preparing [2022-09-19T22:54:13.814Z] abf1109dd8a0: Preparing [2022-09-19T22:54:13.814Z] 7aeec1e252b0: Preparing [2022-09-19T22:54:13.814Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:13.814Z] 7aeec1e252b0: Waiting [2022-09-19T22:54:13.814Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:13.814Z] abf1109dd8a0: Waiting [2022-09-19T22:54:13.814Z] 5143f7512469: Layer already exists [2022-09-19T22:54:13.814Z] 26a84227ae01: Layer already exists [2022-09-19T22:54:13.814Z] 8d447b4d11f9: Layer already exists [2022-09-19T22:54:13.814Z] 861f93fe8b21: Layer already exists [2022-09-19T22:54:13.814Z] c866a395b1f8: Layer already exists [2022-09-19T22:54:13.814Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:13.814Z] abf1109dd8a0: Layer already exists [2022-09-19T22:54:13.814Z] 7aeec1e252b0: Layer already exists [2022-09-19T22:54:14.085Z] main: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:54:14.147Z] ===================================================== [Pipeline] echo [2022-09-19T22:54:14.157Z] taggedImages: [2022-09-19T22:54:14.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:14.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-19T22:54:14.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.64 [2022-09-19T22:54:14.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:14.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-19T22:54:14.181Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-19T22:54:14.181Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:14.181Z] latest [2022-09-19T22:54:14.181Z] 2.3.0-dev.64 [2022-09-19T22:54:14.181Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:14.181Z] main [2022-09-19T22:54:14.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:14.544Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:14.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:14.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T22:54:14.911Z] 3953e9d3c24d: Preparing [2022-09-19T22:54:14.911Z] c15844901b0c: Preparing [2022-09-19T22:54:14.911Z] b938914f05ce: Preparing [2022-09-19T22:54:14.911Z] b4afae5bba53: Preparing [2022-09-19T22:54:14.911Z] cf53239f51e9: Preparing [2022-09-19T22:54:14.911Z] ed299a7e84b4: Preparing [2022-09-19T22:54:14.911Z] 942e6bd2a4ab: Preparing [2022-09-19T22:54:14.911Z] d6b55c40c21e: Preparing [2022-09-19T22:54:14.911Z] 931470d027df: Preparing [2022-09-19T22:54:14.911Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:14.911Z] 942e6bd2a4ab: Waiting [2022-09-19T22:54:14.911Z] d6b55c40c21e: Waiting [2022-09-19T22:54:14.911Z] 931470d027df: Waiting [2022-09-19T22:54:14.911Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:14.911Z] ed299a7e84b4: Waiting [2022-09-19T22:54:15.182Z] cf53239f51e9: Pushed [2022-09-19T22:54:15.182Z] 3953e9d3c24d: Pushed [2022-09-19T22:54:15.182Z] c15844901b0c: Pushed [2022-09-19T22:54:15.453Z] ed299a7e84b4: Pushed [2022-09-19T22:54:15.453Z] 942e6bd2a4ab: Pushed [2022-09-19T22:54:15.453Z] d6b55c40c21e: Pushed [2022-09-19T22:54:15.453Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:15.724Z] 931470d027df: Pushed [2022-09-19T22:54:17.689Z] b4afae5bba53: Pushed [2022-09-19T22:54:18.289Z] b938914f05ce: Pushed [2022-09-19T22:54:18.561Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:18.916Z] + 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-09-19T22:54:19.266Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-19T22:54:19.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T22:54:19.266Z] 3953e9d3c24d: Preparing [2022-09-19T22:54:19.266Z] c15844901b0c: Preparing [2022-09-19T22:54:19.266Z] b938914f05ce: Preparing [2022-09-19T22:54:19.266Z] b4afae5bba53: Preparing [2022-09-19T22:54:19.266Z] cf53239f51e9: Preparing [2022-09-19T22:54:19.266Z] ed299a7e84b4: Preparing [2022-09-19T22:54:19.266Z] 942e6bd2a4ab: Preparing [2022-09-19T22:54:19.266Z] d6b55c40c21e: Preparing [2022-09-19T22:54:19.266Z] 931470d027df: Preparing [2022-09-19T22:54:19.266Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:19.266Z] ed299a7e84b4: Waiting [2022-09-19T22:54:19.266Z] 942e6bd2a4ab: Waiting [2022-09-19T22:54:19.266Z] d6b55c40c21e: Waiting [2022-09-19T22:54:19.266Z] 931470d027df: Waiting [2022-09-19T22:54:19.266Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:19.266Z] cf53239f51e9: Layer already exists [2022-09-19T22:54:19.266Z] 3953e9d3c24d: Layer already exists [2022-09-19T22:54:19.266Z] c15844901b0c: Layer already exists [2022-09-19T22:54:19.266Z] b938914f05ce: Layer already exists [2022-09-19T22:54:19.266Z] b4afae5bba53: Layer already exists [2022-09-19T22:54:19.266Z] d6b55c40c21e: Layer already exists [2022-09-19T22:54:19.266Z] 942e6bd2a4ab: Layer already exists [2022-09-19T22:54:19.266Z] ed299a7e84b4: Layer already exists [2022-09-19T22:54:19.266Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:19.266Z] 931470d027df: Layer already exists [2022-09-19T22:54:19.536Z] latest: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:19.899Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:20.251Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.64 [2022-09-19T22:54:20.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T22:54:20.251Z] 3953e9d3c24d: Preparing [2022-09-19T22:54:20.251Z] c15844901b0c: Preparing [2022-09-19T22:54:20.251Z] b938914f05ce: Preparing [2022-09-19T22:54:20.251Z] b4afae5bba53: Preparing [2022-09-19T22:54:20.251Z] cf53239f51e9: Preparing [2022-09-19T22:54:20.251Z] ed299a7e84b4: Preparing [2022-09-19T22:54:20.251Z] 942e6bd2a4ab: Preparing [2022-09-19T22:54:20.251Z] d6b55c40c21e: Preparing [2022-09-19T22:54:20.251Z] 931470d027df: Preparing [2022-09-19T22:54:20.251Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:20.251Z] d6b55c40c21e: Waiting [2022-09-19T22:54:20.251Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:20.251Z] 931470d027df: Waiting [2022-09-19T22:54:20.251Z] ed299a7e84b4: Waiting [2022-09-19T22:54:20.251Z] 942e6bd2a4ab: Waiting [2022-09-19T22:54:20.251Z] b938914f05ce: Layer already exists [2022-09-19T22:54:20.251Z] b4afae5bba53: Layer already exists [2022-09-19T22:54:20.251Z] 3953e9d3c24d: Layer already exists [2022-09-19T22:54:20.251Z] c15844901b0c: Layer already exists [2022-09-19T22:54:20.251Z] cf53239f51e9: Layer already exists [2022-09-19T22:54:20.251Z] ed299a7e84b4: Layer already exists [2022-09-19T22:54:20.251Z] 942e6bd2a4ab: Layer already exists [2022-09-19T22:54:20.522Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:20.522Z] d6b55c40c21e: Layer already exists [2022-09-19T22:54:20.522Z] 931470d027df: Layer already exists [2022-09-19T22:54:20.522Z] 2.3.0-dev.64: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:20.877Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:21.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:21.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T22:54:21.288Z] 3953e9d3c24d: Preparing [2022-09-19T22:54:21.288Z] c15844901b0c: Preparing [2022-09-19T22:54:21.288Z] b938914f05ce: Preparing [2022-09-19T22:54:21.288Z] b4afae5bba53: Preparing [2022-09-19T22:54:21.288Z] cf53239f51e9: Preparing [2022-09-19T22:54:21.288Z] ed299a7e84b4: Preparing [2022-09-19T22:54:21.288Z] 942e6bd2a4ab: Preparing [2022-09-19T22:54:21.288Z] d6b55c40c21e: Preparing [2022-09-19T22:54:21.288Z] 931470d027df: Preparing [2022-09-19T22:54:21.288Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:21.288Z] ed299a7e84b4: Waiting [2022-09-19T22:54:21.288Z] 942e6bd2a4ab: Waiting [2022-09-19T22:54:21.288Z] d6b55c40c21e: Waiting [2022-09-19T22:54:21.288Z] 931470d027df: Waiting [2022-09-19T22:54:21.288Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:21.288Z] b4afae5bba53: Layer already exists [2022-09-19T22:54:21.288Z] 3953e9d3c24d: Layer already exists [2022-09-19T22:54:21.288Z] b938914f05ce: Layer already exists [2022-09-19T22:54:21.288Z] c15844901b0c: Layer already exists [2022-09-19T22:54:21.288Z] cf53239f51e9: Layer already exists [2022-09-19T22:54:21.288Z] 942e6bd2a4ab: Layer already exists [2022-09-19T22:54:21.288Z] 931470d027df: Layer already exists [2022-09-19T22:54:21.288Z] d6b55c40c21e: Layer already exists [2022-09-19T22:54:21.288Z] ed299a7e84b4: Layer already exists [2022-09-19T22:54:21.288Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:21.566Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:21.943Z] + 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-09-19T22:54:22.299Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-19T22:54:22.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T22:54:22.299Z] 3953e9d3c24d: Preparing [2022-09-19T22:54:22.299Z] c15844901b0c: Preparing [2022-09-19T22:54:22.299Z] b938914f05ce: Preparing [2022-09-19T22:54:22.299Z] b4afae5bba53: Preparing [2022-09-19T22:54:22.299Z] cf53239f51e9: Preparing [2022-09-19T22:54:22.299Z] ed299a7e84b4: Preparing [2022-09-19T22:54:22.299Z] 942e6bd2a4ab: Preparing [2022-09-19T22:54:22.299Z] d6b55c40c21e: Preparing [2022-09-19T22:54:22.299Z] 931470d027df: Preparing [2022-09-19T22:54:22.299Z] 5d3e392a13a0: Preparing [2022-09-19T22:54:22.299Z] d6b55c40c21e: Waiting [2022-09-19T22:54:22.299Z] 931470d027df: Waiting [2022-09-19T22:54:22.299Z] 5d3e392a13a0: Waiting [2022-09-19T22:54:22.299Z] ed299a7e84b4: Waiting [2022-09-19T22:54:22.299Z] 942e6bd2a4ab: Waiting [2022-09-19T22:54:22.299Z] b4afae5bba53: Layer already exists [2022-09-19T22:54:22.299Z] cf53239f51e9: Layer already exists [2022-09-19T22:54:22.299Z] 3953e9d3c24d: Layer already exists [2022-09-19T22:54:22.299Z] b938914f05ce: Layer already exists [2022-09-19T22:54:22.299Z] c15844901b0c: Layer already exists [2022-09-19T22:54:22.299Z] d6b55c40c21e: Layer already exists [2022-09-19T22:54:22.299Z] 942e6bd2a4ab: Layer already exists [2022-09-19T22:54:22.299Z] ed299a7e84b4: Layer already exists [2022-09-19T22:54:22.299Z] 931470d027df: Layer already exists [2022-09-19T22:54:22.299Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:54:22.569Z] main: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:54:22.637Z] ===================================================== [Pipeline] echo [2022-09-19T22:54:22.645Z] taggedImages: [2022-09-19T22:54:22.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:22.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-19T22:54:22.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.64 [2022-09-19T22:54:22.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:22.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-19T22:54:22.669Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-19T22:54:22.669Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:22.669Z] latest [2022-09-19T22:54:22.669Z] 2.3.0-dev.64 [2022-09-19T22:54:22.669Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:22.669Z] main [2022-09-19T22:54:22.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:23.017Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:23.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:23.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T22:54:23.361Z] 0f85c93c7ce9: Preparing [2022-09-19T22:54:23.361Z] d42c0275f488: Preparing [2022-09-19T22:54:23.361Z] a2f70ac27116: Preparing [2022-09-19T22:54:23.361Z] 0d8280da98a4: Preparing [2022-09-19T22:54:23.361Z] 21606337936d: Preparing [2022-09-19T22:54:23.361Z] 9833f26c6bda: Preparing [2022-09-19T22:54:23.361Z] 9833f26c6bda: Waiting [2022-09-19T22:54:23.630Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:23.630Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:23.630Z] 0f85c93c7ce9: Pushed [2022-09-19T22:54:23.630Z] 21606337936d: Pushed [2022-09-19T22:54:25.056Z] 0d8280da98a4: Pushed [2022-09-19T22:54:28.430Z] d42c0275f488: Pushed [2022-09-19T22:54:28.430Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:28.786Z] + 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-09-19T22:54:29.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-19T22:54:29.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T22:54:29.147Z] 0f85c93c7ce9: Preparing [2022-09-19T22:54:29.147Z] d42c0275f488: Preparing [2022-09-19T22:54:29.147Z] a2f70ac27116: Preparing [2022-09-19T22:54:29.147Z] 0d8280da98a4: Preparing [2022-09-19T22:54:29.147Z] 21606337936d: Preparing [2022-09-19T22:54:29.147Z] 9833f26c6bda: Preparing [2022-09-19T22:54:29.147Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:29.147Z] 0d8280da98a4: Layer already exists [2022-09-19T22:54:29.147Z] 0f85c93c7ce9: Layer already exists [2022-09-19T22:54:29.147Z] d42c0275f488: Layer already exists [2022-09-19T22:54:29.147Z] 21606337936d: Layer already exists [2022-09-19T22:54:29.147Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:29.418Z] latest: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:29.782Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:30.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.64 [2022-09-19T22:54:30.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T22:54:30.131Z] 0f85c93c7ce9: Preparing [2022-09-19T22:54:30.131Z] d42c0275f488: Preparing [2022-09-19T22:54:30.131Z] a2f70ac27116: Preparing [2022-09-19T22:54:30.131Z] 0d8280da98a4: Preparing [2022-09-19T22:54:30.131Z] 21606337936d: Preparing [2022-09-19T22:54:30.131Z] 9833f26c6bda: Preparing [2022-09-19T22:54:30.131Z] 9833f26c6bda: Waiting [2022-09-19T22:54:30.131Z] 21606337936d: Layer already exists [2022-09-19T22:54:30.131Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:30.131Z] d42c0275f488: Layer already exists [2022-09-19T22:54:30.131Z] 0d8280da98a4: Layer already exists [2022-09-19T22:54:30.131Z] 0f85c93c7ce9: Layer already exists [2022-09-19T22:54:30.131Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:30.401Z] 2.3.0-dev.64: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:30.755Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:31.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:31.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T22:54:31.105Z] 0f85c93c7ce9: Preparing [2022-09-19T22:54:31.105Z] d42c0275f488: Preparing [2022-09-19T22:54:31.105Z] a2f70ac27116: Preparing [2022-09-19T22:54:31.105Z] 0d8280da98a4: Preparing [2022-09-19T22:54:31.105Z] 21606337936d: Preparing [2022-09-19T22:54:31.105Z] 9833f26c6bda: Preparing [2022-09-19T22:54:31.105Z] 9833f26c6bda: Waiting [2022-09-19T22:54:31.105Z] 21606337936d: Layer already exists [2022-09-19T22:54:31.105Z] d42c0275f488: Layer already exists [2022-09-19T22:54:31.105Z] 0d8280da98a4: Layer already exists [2022-09-19T22:54:31.105Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:31.105Z] 0f85c93c7ce9: Layer already exists [2022-09-19T22:54:31.105Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:31.375Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:31.730Z] + 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-09-19T22:54:32.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-19T22:54:32.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T22:54:32.078Z] 0f85c93c7ce9: Preparing [2022-09-19T22:54:32.078Z] d42c0275f488: Preparing [2022-09-19T22:54:32.078Z] a2f70ac27116: Preparing [2022-09-19T22:54:32.078Z] 0d8280da98a4: Preparing [2022-09-19T22:54:32.078Z] 21606337936d: Preparing [2022-09-19T22:54:32.078Z] 9833f26c6bda: Preparing [2022-09-19T22:54:32.078Z] 9833f26c6bda: Waiting [2022-09-19T22:54:32.078Z] 21606337936d: Layer already exists [2022-09-19T22:54:32.078Z] a2f70ac27116: Layer already exists [2022-09-19T22:54:32.078Z] d42c0275f488: Layer already exists [2022-09-19T22:54:32.078Z] 0d8280da98a4: Layer already exists [2022-09-19T22:54:32.078Z] 0f85c93c7ce9: Layer already exists [2022-09-19T22:54:32.349Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:32.349Z] main: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:54:32.404Z] ===================================================== [Pipeline] echo [2022-09-19T22:54:32.410Z] taggedImages: [2022-09-19T22:54:32.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:32.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-19T22:54:32.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.64 [2022-09-19T22:54:32.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:32.410Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-19T22:54:32.423Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-19T22:54:32.423Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:32.423Z] latest [2022-09-19T22:54:32.423Z] 2.3.0-dev.64 [2022-09-19T22:54:32.423Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:32.423Z] main [2022-09-19T22:54:32.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:32.760Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:33.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:33.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T22:54:33.108Z] c1c5adfff751: Preparing [2022-09-19T22:54:33.108Z] e50ea5bf3b5f: Preparing [2022-09-19T22:54:33.109Z] 4c016a558e7b: Preparing [2022-09-19T22:54:33.109Z] bc717bc16e19: Preparing [2022-09-19T22:54:33.109Z] d5e6b23881b2: Preparing [2022-09-19T22:54:33.109Z] 8991e051237a: Preparing [2022-09-19T22:54:33.109Z] 21606337936d: Preparing [2022-09-19T22:54:33.109Z] 9833f26c6bda: Preparing [2022-09-19T22:54:33.109Z] 8991e051237a: Waiting [2022-09-19T22:54:33.109Z] 21606337936d: Waiting [2022-09-19T22:54:33.109Z] 9833f26c6bda: Waiting [2022-09-19T22:54:33.385Z] e50ea5bf3b5f: Pushed [2022-09-19T22:54:33.385Z] 4c016a558e7b: Pushed [2022-09-19T22:54:33.385Z] c1c5adfff751: Pushed [2022-09-19T22:54:33.385Z] 21606337936d: Layer already exists [2022-09-19T22:54:33.385Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:34.362Z] 8991e051237a: Pushed [2022-09-19T22:54:41.052Z] d5e6b23881b2: Pushed [2022-09-19T22:54:49.294Z] bc717bc16e19: Pushed [2022-09-19T22:54:49.294Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:49.652Z] + 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-09-19T22:54:50.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-19T22:54:50.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T22:54:50.003Z] c1c5adfff751: Preparing [2022-09-19T22:54:50.003Z] e50ea5bf3b5f: Preparing [2022-09-19T22:54:50.003Z] 4c016a558e7b: Preparing [2022-09-19T22:54:50.003Z] bc717bc16e19: Preparing [2022-09-19T22:54:50.003Z] d5e6b23881b2: Preparing [2022-09-19T22:54:50.003Z] 8991e051237a: Preparing [2022-09-19T22:54:50.003Z] 21606337936d: Preparing [2022-09-19T22:54:50.003Z] 9833f26c6bda: Preparing [2022-09-19T22:54:50.003Z] 8991e051237a: Waiting [2022-09-19T22:54:50.003Z] 9833f26c6bda: Waiting [2022-09-19T22:54:50.003Z] 21606337936d: Waiting [2022-09-19T22:54:50.003Z] e50ea5bf3b5f: Layer already exists [2022-09-19T22:54:50.003Z] 4c016a558e7b: Layer already exists [2022-09-19T22:54:50.003Z] d5e6b23881b2: Layer already exists [2022-09-19T22:54:50.003Z] c1c5adfff751: Layer already exists [2022-09-19T22:54:50.003Z] bc717bc16e19: Layer already exists [2022-09-19T22:54:50.003Z] 8991e051237a: Layer already exists [2022-09-19T22:54:50.003Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:50.003Z] 21606337936d: Layer already exists [2022-09-19T22:54:50.272Z] latest: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:50.635Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:50.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.64 [2022-09-19T22:54:50.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T22:54:50.993Z] c1c5adfff751: Preparing [2022-09-19T22:54:50.993Z] e50ea5bf3b5f: Preparing [2022-09-19T22:54:50.993Z] 4c016a558e7b: Preparing [2022-09-19T22:54:50.993Z] bc717bc16e19: Preparing [2022-09-19T22:54:50.993Z] d5e6b23881b2: Preparing [2022-09-19T22:54:50.993Z] 8991e051237a: Preparing [2022-09-19T22:54:50.993Z] 21606337936d: Preparing [2022-09-19T22:54:50.993Z] 9833f26c6bda: Preparing [2022-09-19T22:54:50.993Z] 8991e051237a: Waiting [2022-09-19T22:54:50.993Z] 21606337936d: Waiting [2022-09-19T22:54:50.993Z] 9833f26c6bda: Waiting [2022-09-19T22:54:50.993Z] e50ea5bf3b5f: Layer already exists [2022-09-19T22:54:50.993Z] d5e6b23881b2: Layer already exists [2022-09-19T22:54:50.993Z] bc717bc16e19: Layer already exists [2022-09-19T22:54:50.993Z] 4c016a558e7b: Layer already exists [2022-09-19T22:54:50.993Z] c1c5adfff751: Layer already exists [2022-09-19T22:54:50.993Z] 8991e051237a: Layer already exists [2022-09-19T22:54:50.993Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:50.993Z] 21606337936d: Layer already exists [2022-09-19T22:54:51.264Z] 2.3.0-dev.64: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:51.624Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:51.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:51.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T22:54:51.980Z] c1c5adfff751: Preparing [2022-09-19T22:54:51.980Z] e50ea5bf3b5f: Preparing [2022-09-19T22:54:51.980Z] 4c016a558e7b: Preparing [2022-09-19T22:54:51.980Z] bc717bc16e19: Preparing [2022-09-19T22:54:51.980Z] d5e6b23881b2: Preparing [2022-09-19T22:54:51.980Z] 8991e051237a: Preparing [2022-09-19T22:54:51.980Z] 21606337936d: Preparing [2022-09-19T22:54:51.980Z] 9833f26c6bda: Preparing [2022-09-19T22:54:51.980Z] 8991e051237a: Waiting [2022-09-19T22:54:51.980Z] 21606337936d: Waiting [2022-09-19T22:54:51.980Z] 9833f26c6bda: Waiting [2022-09-19T22:54:51.980Z] d5e6b23881b2: Layer already exists [2022-09-19T22:54:51.980Z] e50ea5bf3b5f: Layer already exists [2022-09-19T22:54:51.980Z] 4c016a558e7b: Layer already exists [2022-09-19T22:54:51.980Z] c1c5adfff751: Layer already exists [2022-09-19T22:54:51.980Z] bc717bc16e19: Layer already exists [2022-09-19T22:54:51.980Z] 8991e051237a: Layer already exists [2022-09-19T22:54:51.980Z] 21606337936d: Layer already exists [2022-09-19T22:54:51.980Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:52.250Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:52.611Z] + 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-09-19T22:54:52.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-19T22:54:52.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T22:54:52.966Z] c1c5adfff751: Preparing [2022-09-19T22:54:52.966Z] e50ea5bf3b5f: Preparing [2022-09-19T22:54:52.966Z] 4c016a558e7b: Preparing [2022-09-19T22:54:52.966Z] bc717bc16e19: Preparing [2022-09-19T22:54:52.966Z] d5e6b23881b2: Preparing [2022-09-19T22:54:52.966Z] 8991e051237a: Preparing [2022-09-19T22:54:52.966Z] 21606337936d: Preparing [2022-09-19T22:54:52.966Z] 9833f26c6bda: Preparing [2022-09-19T22:54:52.966Z] 8991e051237a: Waiting [2022-09-19T22:54:52.966Z] 21606337936d: Waiting [2022-09-19T22:54:52.966Z] 9833f26c6bda: Waiting [2022-09-19T22:54:52.966Z] d5e6b23881b2: Layer already exists [2022-09-19T22:54:52.966Z] 4c016a558e7b: Layer already exists [2022-09-19T22:54:52.966Z] e50ea5bf3b5f: Layer already exists [2022-09-19T22:54:52.966Z] bc717bc16e19: Layer already exists [2022-09-19T22:54:52.966Z] c1c5adfff751: Layer already exists [2022-09-19T22:54:53.236Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:53.236Z] 8991e051237a: Layer already exists [2022-09-19T22:54:53.236Z] 21606337936d: Layer already exists [2022-09-19T22:54:53.236Z] main: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:54:53.301Z] ===================================================== [Pipeline] echo [2022-09-19T22:54:53.310Z] taggedImages: [2022-09-19T22:54:53.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:53.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-19T22:54:53.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.64 [2022-09-19T22:54:53.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:53.310Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-19T22:54:53.333Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-19T22:54:53.333Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:53.333Z] latest [2022-09-19T22:54:53.333Z] 2.3.0-dev.64 [2022-09-19T22:54:53.333Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:54:53.333Z] main [2022-09-19T22:54:53.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:53.698Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:54:54.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:54:54.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T22:54:54.101Z] 5d0625dbdd77: Preparing [2022-09-19T22:54:54.101Z] 62941cd40373: Preparing [2022-09-19T22:54:54.101Z] df59e7c44efe: Preparing [2022-09-19T22:54:54.101Z] cc5ee02d0ffb: Preparing [2022-09-19T22:54:54.101Z] 5f5ae19451fe: Preparing [2022-09-19T22:54:54.101Z] 21606337936d: Preparing [2022-09-19T22:54:54.101Z] 9833f26c6bda: Preparing [2022-09-19T22:54:54.101Z] 21606337936d: Waiting [2022-09-19T22:54:54.101Z] 9833f26c6bda: Waiting [2022-09-19T22:54:54.403Z] 5d0625dbdd77: Pushed [2022-09-19T22:54:54.403Z] df59e7c44efe: Pushed [2022-09-19T22:54:54.403Z] 62941cd40373: Pushed [2022-09-19T22:54:54.403Z] 21606337936d: Layer already exists [2022-09-19T22:54:54.403Z] 9833f26c6bda: Layer already exists [2022-09-19T22:54:55.015Z] 5f5ae19451fe: Pushed [2022-09-19T22:55:10.074Z] cc5ee02d0ffb: Pushed [2022-09-19T22:55:10.074Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:10.435Z] + 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-09-19T22:55:10.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-19T22:55:10.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T22:55:10.797Z] 5d0625dbdd77: Preparing [2022-09-19T22:55:10.797Z] 62941cd40373: Preparing [2022-09-19T22:55:10.797Z] df59e7c44efe: Preparing [2022-09-19T22:55:10.797Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:10.797Z] 5f5ae19451fe: Preparing [2022-09-19T22:55:10.797Z] 21606337936d: Preparing [2022-09-19T22:55:10.797Z] 9833f26c6bda: Preparing [2022-09-19T22:55:10.797Z] 21606337936d: Waiting [2022-09-19T22:55:10.797Z] 9833f26c6bda: Waiting [2022-09-19T22:55:10.797Z] 62941cd40373: Layer already exists [2022-09-19T22:55:10.797Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:10.797Z] 5f5ae19451fe: Layer already exists [2022-09-19T22:55:10.797Z] 5d0625dbdd77: Layer already exists [2022-09-19T22:55:10.797Z] df59e7c44efe: Layer already exists [2022-09-19T22:55:11.070Z] 21606337936d: Layer already exists [2022-09-19T22:55:11.070Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:11.070Z] latest: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:11.427Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:11.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.64 [2022-09-19T22:55:11.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T22:55:11.781Z] 5d0625dbdd77: Preparing [2022-09-19T22:55:11.781Z] 62941cd40373: Preparing [2022-09-19T22:55:11.781Z] df59e7c44efe: Preparing [2022-09-19T22:55:11.781Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:11.781Z] 5f5ae19451fe: Preparing [2022-09-19T22:55:11.781Z] 21606337936d: Preparing [2022-09-19T22:55:11.781Z] 9833f26c6bda: Preparing [2022-09-19T22:55:11.781Z] 9833f26c6bda: Waiting [2022-09-19T22:55:11.781Z] 21606337936d: Waiting [2022-09-19T22:55:11.781Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:11.782Z] df59e7c44efe: Layer already exists [2022-09-19T22:55:11.782Z] 5f5ae19451fe: Layer already exists [2022-09-19T22:55:11.782Z] 5d0625dbdd77: Layer already exists [2022-09-19T22:55:11.782Z] 62941cd40373: Layer already exists [2022-09-19T22:55:11.782Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:11.782Z] 21606337936d: Layer already exists [2022-09-19T22:55:12.051Z] 2.3.0-dev.64: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:12.423Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:12.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:12.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T22:55:12.782Z] 5d0625dbdd77: Preparing [2022-09-19T22:55:12.782Z] 62941cd40373: Preparing [2022-09-19T22:55:12.782Z] df59e7c44efe: Preparing [2022-09-19T22:55:12.782Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:12.782Z] 5f5ae19451fe: Preparing [2022-09-19T22:55:12.782Z] 21606337936d: Preparing [2022-09-19T22:55:12.782Z] 9833f26c6bda: Preparing [2022-09-19T22:55:12.782Z] 21606337936d: Waiting [2022-09-19T22:55:12.782Z] 9833f26c6bda: Waiting [2022-09-19T22:55:12.782Z] 62941cd40373: Layer already exists [2022-09-19T22:55:12.782Z] df59e7c44efe: Layer already exists [2022-09-19T22:55:12.782Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:12.782Z] 5d0625dbdd77: Layer already exists [2022-09-19T22:55:12.782Z] 5f5ae19451fe: Layer already exists [2022-09-19T22:55:12.782Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:12.782Z] 21606337936d: Layer already exists [2022-09-19T22:55:13.052Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:13.413Z] + 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-09-19T22:55:13.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-19T22:55:13.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T22:55:13.764Z] 5d0625dbdd77: Preparing [2022-09-19T22:55:13.764Z] 62941cd40373: Preparing [2022-09-19T22:55:13.764Z] df59e7c44efe: Preparing [2022-09-19T22:55:13.764Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:13.764Z] 5f5ae19451fe: Preparing [2022-09-19T22:55:13.764Z] 21606337936d: Preparing [2022-09-19T22:55:13.764Z] 9833f26c6bda: Preparing [2022-09-19T22:55:13.764Z] 21606337936d: Waiting [2022-09-19T22:55:13.764Z] 9833f26c6bda: Waiting [2022-09-19T22:55:13.764Z] df59e7c44efe: Layer already exists [2022-09-19T22:55:13.764Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:13.764Z] 5f5ae19451fe: Layer already exists [2022-09-19T22:55:13.764Z] 62941cd40373: Layer already exists [2022-09-19T22:55:13.764Z] 5d0625dbdd77: Layer already exists [2022-09-19T22:55:13.764Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:13.764Z] 21606337936d: Layer already exists [2022-09-19T22:55:14.033Z] main: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:55:14.086Z] ===================================================== [Pipeline] echo [2022-09-19T22:55:14.094Z] taggedImages: [2022-09-19T22:55:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-19T22:55:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.64 [2022-09-19T22:55:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:14.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-19T22:55:14.114Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-19T22:55:14.114Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:14.114Z] latest [2022-09-19T22:55:14.114Z] 2.3.0-dev.64 [2022-09-19T22:55:14.114Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:14.114Z] main [2022-09-19T22:55:14.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:14.467Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:14.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:14.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T22:55:14.832Z] 23b40286c6c8: Preparing [2022-09-19T22:55:14.832Z] 872de1c9317e: Preparing [2022-09-19T22:55:14.832Z] 8dab655efbd4: Preparing [2022-09-19T22:55:14.832Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:14.832Z] 8991e051237a: Preparing [2022-09-19T22:55:14.832Z] 21606337936d: Preparing [2022-09-19T22:55:14.832Z] 9833f26c6bda: Preparing [2022-09-19T22:55:14.832Z] 9833f26c6bda: Waiting [2022-09-19T22:55:14.833Z] 21606337936d: Waiting [2022-09-19T22:55:14.833Z] 8991e051237a: Layer already exists [2022-09-19T22:55:14.833Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:15.104Z] 21606337936d: Layer already exists [2022-09-19T22:55:15.104Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:15.104Z] 872de1c9317e: Pushed [2022-09-19T22:55:15.104Z] 23b40286c6c8: Pushed [2022-09-19T22:55:15.104Z] 8dab655efbd4: Pushed [2022-09-19T22:55:15.374Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:15.749Z] + 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-09-19T22:55:16.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-19T22:55:16.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T22:55:16.105Z] 23b40286c6c8: Preparing [2022-09-19T22:55:16.105Z] 872de1c9317e: Preparing [2022-09-19T22:55:16.105Z] 8dab655efbd4: Preparing [2022-09-19T22:55:16.105Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:16.105Z] 8991e051237a: Preparing [2022-09-19T22:55:16.105Z] 21606337936d: Preparing [2022-09-19T22:55:16.105Z] 9833f26c6bda: Preparing [2022-09-19T22:55:16.105Z] 21606337936d: Waiting [2022-09-19T22:55:16.105Z] 9833f26c6bda: Waiting [2022-09-19T22:55:16.105Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:16.105Z] 8991e051237a: Layer already exists [2022-09-19T22:55:16.105Z] 872de1c9317e: Layer already exists [2022-09-19T22:55:16.105Z] 8dab655efbd4: Layer already exists [2022-09-19T22:55:16.105Z] 23b40286c6c8: Layer already exists [2022-09-19T22:55:16.105Z] 21606337936d: Layer already exists [2022-09-19T22:55:16.105Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:16.376Z] latest: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:16.737Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:17.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.64 [2022-09-19T22:55:17.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T22:55:17.097Z] 23b40286c6c8: Preparing [2022-09-19T22:55:17.097Z] 872de1c9317e: Preparing [2022-09-19T22:55:17.097Z] 8dab655efbd4: Preparing [2022-09-19T22:55:17.097Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:17.097Z] 8991e051237a: Preparing [2022-09-19T22:55:17.097Z] 21606337936d: Preparing [2022-09-19T22:55:17.097Z] 9833f26c6bda: Preparing [2022-09-19T22:55:17.097Z] 21606337936d: Waiting [2022-09-19T22:55:17.097Z] 9833f26c6bda: Waiting [2022-09-19T22:55:17.097Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:17.097Z] 8dab655efbd4: Layer already exists [2022-09-19T22:55:17.097Z] 872de1c9317e: Layer already exists [2022-09-19T22:55:17.097Z] 8991e051237a: Layer already exists [2022-09-19T22:55:17.097Z] 23b40286c6c8: Layer already exists [2022-09-19T22:55:17.097Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:17.097Z] 21606337936d: Layer already exists [2022-09-19T22:55:17.368Z] 2.3.0-dev.64: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:17.727Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:18.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:18.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T22:55:18.086Z] 23b40286c6c8: Preparing [2022-09-19T22:55:18.086Z] 872de1c9317e: Preparing [2022-09-19T22:55:18.086Z] 8dab655efbd4: Preparing [2022-09-19T22:55:18.086Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:18.086Z] 8991e051237a: Preparing [2022-09-19T22:55:18.086Z] 21606337936d: Preparing [2022-09-19T22:55:18.086Z] 9833f26c6bda: Preparing [2022-09-19T22:55:18.086Z] 21606337936d: Waiting [2022-09-19T22:55:18.086Z] 9833f26c6bda: Waiting [2022-09-19T22:55:18.086Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:18.086Z] 23b40286c6c8: Layer already exists [2022-09-19T22:55:18.086Z] 872de1c9317e: Layer already exists [2022-09-19T22:55:18.086Z] 8dab655efbd4: Layer already exists [2022-09-19T22:55:18.086Z] 8991e051237a: Layer already exists [2022-09-19T22:55:18.086Z] 21606337936d: Layer already exists [2022-09-19T22:55:18.086Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:18.357Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:18.715Z] + 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-09-19T22:55:19.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-19T22:55:19.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T22:55:19.076Z] 23b40286c6c8: Preparing [2022-09-19T22:55:19.076Z] 872de1c9317e: Preparing [2022-09-19T22:55:19.076Z] 8dab655efbd4: Preparing [2022-09-19T22:55:19.076Z] cc5ee02d0ffb: Preparing [2022-09-19T22:55:19.076Z] 8991e051237a: Preparing [2022-09-19T22:55:19.076Z] 21606337936d: Preparing [2022-09-19T22:55:19.076Z] 9833f26c6bda: Preparing [2022-09-19T22:55:19.076Z] 21606337936d: Waiting [2022-09-19T22:55:19.076Z] 9833f26c6bda: Waiting [2022-09-19T22:55:19.076Z] 8dab655efbd4: Layer already exists [2022-09-19T22:55:19.076Z] 872de1c9317e: Layer already exists [2022-09-19T22:55:19.076Z] 23b40286c6c8: Layer already exists [2022-09-19T22:55:19.076Z] 8991e051237a: Layer already exists [2022-09-19T22:55:19.076Z] cc5ee02d0ffb: Layer already exists [2022-09-19T22:55:19.348Z] 21606337936d: Layer already exists [2022-09-19T22:55:19.348Z] 9833f26c6bda: Layer already exists [2022-09-19T22:55:19.348Z] main: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:55:19.412Z] ===================================================== [Pipeline] echo [2022-09-19T22:55:19.421Z] taggedImages: [2022-09-19T22:55:19.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:19.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-19T22:55:19.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.64 [2022-09-19T22:55:19.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:19.421Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-19T22:55:19.446Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-19T22:55:19.446Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:19.446Z] latest [2022-09-19T22:55:19.446Z] 2.3.0-dev.64 [2022-09-19T22:55:19.446Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:19.446Z] main [2022-09-19T22:55:19.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:19.809Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:20.166Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:20.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T22:55:20.167Z] 1431baa57dbe: Preparing [2022-09-19T22:55:20.167Z] 032a268c1a09: Preparing [2022-09-19T22:55:20.167Z] a2f70ac27116: Preparing [2022-09-19T22:55:20.167Z] e542f4d69bb7: Preparing [2022-09-19T22:55:20.167Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:20.167Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:20.436Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:20.436Z] 1431baa57dbe: Pushed [2022-09-19T22:55:20.708Z] e542f4d69bb7: Pushed [2022-09-19T22:55:26.088Z] 032a268c1a09: Pushed [2022-09-19T22:55:26.088Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:26.456Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:27.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-19T22:55:27.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T22:55:27.153Z] 1431baa57dbe: Preparing [2022-09-19T22:55:27.153Z] 032a268c1a09: Preparing [2022-09-19T22:55:27.153Z] a2f70ac27116: Preparing [2022-09-19T22:55:27.153Z] e542f4d69bb7: Preparing [2022-09-19T22:55:27.153Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:27.153Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:27.153Z] 032a268c1a09: Layer already exists [2022-09-19T22:55:27.153Z] 1431baa57dbe: Layer already exists [2022-09-19T22:55:27.153Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:27.153Z] e542f4d69bb7: Layer already exists [2022-09-19T22:55:27.435Z] latest: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:27.814Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:28.174Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.64 [2022-09-19T22:55:28.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T22:55:28.174Z] 1431baa57dbe: Preparing [2022-09-19T22:55:28.174Z] 032a268c1a09: Preparing [2022-09-19T22:55:28.174Z] a2f70ac27116: Preparing [2022-09-19T22:55:28.174Z] e542f4d69bb7: Preparing [2022-09-19T22:55:28.174Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:28.174Z] e542f4d69bb7: Layer already exists [2022-09-19T22:55:28.174Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:28.174Z] 032a268c1a09: Layer already exists [2022-09-19T22:55:28.443Z] 1431baa57dbe: Layer already exists [2022-09-19T22:55:28.443Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:28.443Z] 2.3.0-dev.64: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:28.811Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:29.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:29.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T22:55:29.175Z] 1431baa57dbe: Preparing [2022-09-19T22:55:29.175Z] 032a268c1a09: Preparing [2022-09-19T22:55:29.175Z] a2f70ac27116: Preparing [2022-09-19T22:55:29.175Z] e542f4d69bb7: Preparing [2022-09-19T22:55:29.175Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:29.175Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:29.175Z] e542f4d69bb7: Layer already exists [2022-09-19T22:55:29.176Z] 1431baa57dbe: Layer already exists [2022-09-19T22:55:29.176Z] 032a268c1a09: Layer already exists [2022-09-19T22:55:29.176Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:29.446Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:29.808Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:30.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-19T22:55:30.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T22:55:30.163Z] 1431baa57dbe: Preparing [2022-09-19T22:55:30.163Z] 032a268c1a09: Preparing [2022-09-19T22:55:30.163Z] a2f70ac27116: Preparing [2022-09-19T22:55:30.163Z] e542f4d69bb7: Preparing [2022-09-19T22:55:30.163Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:30.163Z] 032a268c1a09: Layer already exists [2022-09-19T22:55:30.163Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:30.163Z] 1431baa57dbe: Layer already exists [2022-09-19T22:55:30.163Z] e542f4d69bb7: Layer already exists [2022-09-19T22:55:30.163Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:30.434Z] main: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:55:30.491Z] ===================================================== [Pipeline] echo [2022-09-19T22:55:30.502Z] taggedImages: [2022-09-19T22:55:30.502Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:30.502Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-19T22:55:30.502Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.64 [2022-09-19T22:55:30.502Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:30.502Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-19T22:55:30.525Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-19T22:55:30.525Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:30.525Z] latest [2022-09-19T22:55:30.525Z] 2.3.0-dev.64 [2022-09-19T22:55:30.525Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:30.525Z] main [2022-09-19T22:55:30.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:30.868Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:31.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:31.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T22:55:31.224Z] be0a295b7648: Preparing [2022-09-19T22:55:31.224Z] d9e0290e58cf: Preparing [2022-09-19T22:55:31.224Z] a2f70ac27116: Preparing [2022-09-19T22:55:31.224Z] a3139a00f441: Preparing [2022-09-19T22:55:31.224Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:31.499Z] a3139a00f441: Layer already exists [2022-09-19T22:55:31.499Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:31.499Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:31.499Z] be0a295b7648: Pushed [2022-09-19T22:55:36.896Z] d9e0290e58cf: Pushed [2022-09-19T22:55:36.896Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:37.256Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:37.616Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-19T22:55:37.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T22:55:37.616Z] be0a295b7648: Preparing [2022-09-19T22:55:37.616Z] d9e0290e58cf: Preparing [2022-09-19T22:55:37.616Z] a2f70ac27116: Preparing [2022-09-19T22:55:37.616Z] a3139a00f441: Preparing [2022-09-19T22:55:37.616Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:37.616Z] be0a295b7648: Layer already exists [2022-09-19T22:55:37.616Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:37.616Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:37.616Z] a3139a00f441: Layer already exists [2022-09-19T22:55:37.616Z] d9e0290e58cf: Layer already exists [2022-09-19T22:55:37.886Z] latest: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:38.244Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:38.593Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.64 [2022-09-19T22:55:38.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T22:55:38.593Z] be0a295b7648: Preparing [2022-09-19T22:55:38.593Z] d9e0290e58cf: Preparing [2022-09-19T22:55:38.593Z] a2f70ac27116: Preparing [2022-09-19T22:55:38.593Z] a3139a00f441: Preparing [2022-09-19T22:55:38.593Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:38.593Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:38.593Z] d9e0290e58cf: Layer already exists [2022-09-19T22:55:38.593Z] be0a295b7648: Layer already exists [2022-09-19T22:55:38.593Z] a3139a00f441: Layer already exists [2022-09-19T22:55:38.593Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:38.864Z] 2.3.0-dev.64: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:39.228Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:39.584Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:39.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T22:55:39.584Z] be0a295b7648: Preparing [2022-09-19T22:55:39.584Z] d9e0290e58cf: Preparing [2022-09-19T22:55:39.584Z] a2f70ac27116: Preparing [2022-09-19T22:55:39.584Z] a3139a00f441: Preparing [2022-09-19T22:55:39.584Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:39.584Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:39.584Z] d9e0290e58cf: Layer already exists [2022-09-19T22:55:39.584Z] be0a295b7648: Layer already exists [2022-09-19T22:55:39.584Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:39.584Z] a3139a00f441: Layer already exists [2022-09-19T22:55:39.854Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:40.210Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:40.557Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-19T22:55:40.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T22:55:40.557Z] be0a295b7648: Preparing [2022-09-19T22:55:40.557Z] d9e0290e58cf: Preparing [2022-09-19T22:55:40.557Z] a2f70ac27116: Preparing [2022-09-19T22:55:40.557Z] a3139a00f441: Preparing [2022-09-19T22:55:40.557Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:40.557Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:40.557Z] d9e0290e58cf: Layer already exists [2022-09-19T22:55:40.557Z] a2f70ac27116: Layer already exists [2022-09-19T22:55:40.557Z] be0a295b7648: Layer already exists [2022-09-19T22:55:40.557Z] a3139a00f441: Layer already exists [2022-09-19T22:55:40.827Z] main: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:55:40.878Z] ===================================================== [Pipeline] echo [2022-09-19T22:55:40.887Z] taggedImages: [2022-09-19T22:55:40.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:40.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-19T22:55:40.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.64 [2022-09-19T22:55:40.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:40.887Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-19T22:55:40.903Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-19T22:55:40.903Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:40.903Z] latest [2022-09-19T22:55:40.903Z] 2.3.0-dev.64 [2022-09-19T22:55:40.903Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:55:40.903Z] main [2022-09-19T22:55:40.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:41.237Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:55:41.584Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:55:41.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T22:55:41.584Z] 746648714133: Preparing [2022-09-19T22:55:41.584Z] 3c9af192a5f7: Preparing [2022-09-19T22:55:41.584Z] 8fa000ba6acc: Preparing [2022-09-19T22:55:41.584Z] 31f3b91634bd: Preparing [2022-09-19T22:55:41.584Z] 5d3e392a13a0: Preparing [2022-09-19T22:55:41.584Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:55:41.857Z] 3c9af192a5f7: Pushed [2022-09-19T22:55:42.450Z] 746648714133: Pushed [2022-09-19T22:55:44.418Z] 8fa000ba6acc: Pushed [2022-09-19T22:56:11.161Z] 31f3b91634bd: Pushed [2022-09-19T22:56:11.161Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:11.547Z] + 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-09-19T22:56:11.909Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-19T22:56:11.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T22:56:11.909Z] 746648714133: Preparing [2022-09-19T22:56:11.909Z] 3c9af192a5f7: Preparing [2022-09-19T22:56:11.909Z] 8fa000ba6acc: Preparing [2022-09-19T22:56:11.909Z] 31f3b91634bd: Preparing [2022-09-19T22:56:11.909Z] 5d3e392a13a0: Preparing [2022-09-19T22:56:11.909Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:56:11.909Z] 3c9af192a5f7: Layer already exists [2022-09-19T22:56:11.909Z] 31f3b91634bd: Layer already exists [2022-09-19T22:56:11.909Z] 746648714133: Layer already exists [2022-09-19T22:56:11.909Z] 8fa000ba6acc: Layer already exists [2022-09-19T22:56:12.186Z] latest: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:12.563Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:12.915Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.64 [2022-09-19T22:56:12.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T22:56:12.915Z] 746648714133: Preparing [2022-09-19T22:56:12.915Z] 3c9af192a5f7: Preparing [2022-09-19T22:56:12.915Z] 8fa000ba6acc: Preparing [2022-09-19T22:56:12.915Z] 31f3b91634bd: Preparing [2022-09-19T22:56:12.915Z] 5d3e392a13a0: Preparing [2022-09-19T22:56:12.915Z] 31f3b91634bd: Layer already exists [2022-09-19T22:56:12.915Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:56:12.915Z] 3c9af192a5f7: Layer already exists [2022-09-19T22:56:12.915Z] 746648714133: Layer already exists [2022-09-19T22:56:12.915Z] 8fa000ba6acc: Layer already exists [2022-09-19T22:56:13.184Z] 2.3.0-dev.64: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:13.543Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:13.897Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:56:13.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T22:56:13.897Z] 746648714133: Preparing [2022-09-19T22:56:13.897Z] 3c9af192a5f7: Preparing [2022-09-19T22:56:13.897Z] 8fa000ba6acc: Preparing [2022-09-19T22:56:13.897Z] 31f3b91634bd: Preparing [2022-09-19T22:56:13.897Z] 5d3e392a13a0: Preparing [2022-09-19T22:56:13.897Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:56:13.897Z] 31f3b91634bd: Layer already exists [2022-09-19T22:56:13.897Z] 746648714133: Layer already exists [2022-09-19T22:56:13.897Z] 8fa000ba6acc: Layer already exists [2022-09-19T22:56:13.897Z] 3c9af192a5f7: Layer already exists [2022-09-19T22:56:14.169Z] 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:14.526Z] + 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-09-19T22:56:14.875Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-19T22:56:14.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T22:56:14.875Z] 746648714133: Preparing [2022-09-19T22:56:14.875Z] 3c9af192a5f7: Preparing [2022-09-19T22:56:14.875Z] 8fa000ba6acc: Preparing [2022-09-19T22:56:14.875Z] 31f3b91634bd: Preparing [2022-09-19T22:56:14.875Z] 5d3e392a13a0: Preparing [2022-09-19T22:56:14.875Z] 3c9af192a5f7: Layer already exists [2022-09-19T22:56:14.875Z] 8fa000ba6acc: Layer already exists [2022-09-19T22:56:14.875Z] 746648714133: Layer already exists [2022-09-19T22:56:14.875Z] 5d3e392a13a0: Layer already exists [2022-09-19T22:56:14.875Z] 31f3b91634bd: Layer already exists [2022-09-19T22:56:15.145Z] main: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T22:56:15.199Z] ===================================================== [Pipeline] echo [2022-09-19T22:56:15.211Z] taggedImages: [2022-09-19T22:56:15.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [2022-09-19T22:56:15.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-19T22:56:15.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.64 [2022-09-19T22:56:15.211Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [2022-09-19T22:56:15.211Z] - 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-09-19T22:56:15.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T22:56:15.602Z] [2022-09-19T22:56:15.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:15.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T22:56:16.223Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-19T22:56:16.223Z] 8998bd30e6a1: Pulling fs layer [2022-09-19T22:56:16.223Z] 04944245beec: Pulling fs layer [2022-09-19T22:56:16.223Z] 699f458cf7ca: Pulling fs layer [2022-09-19T22:56:16.223Z] 765212b225bb: Pulling fs layer [2022-09-19T22:56:16.223Z] f23df028b6ca: Pulling fs layer [2022-09-19T22:56:16.223Z] d65c8cfc05b1: Pulling fs layer [2022-09-19T22:56:16.223Z] 2437ff75d9bd: Pulling fs layer [2022-09-19T22:56:16.223Z] 765212b225bb: Waiting [2022-09-19T22:56:16.223Z] f23df028b6ca: Waiting [2022-09-19T22:56:16.223Z] d65c8cfc05b1: Waiting [2022-09-19T22:56:16.223Z] 2437ff75d9bd: Waiting [2022-09-19T22:56:16.223Z] 04944245beec: Verifying Checksum [2022-09-19T22:56:16.223Z] 04944245beec: Download complete [2022-09-19T22:56:16.223Z] 765212b225bb: Verifying Checksum [2022-09-19T22:56:16.223Z] 765212b225bb: Download complete [2022-09-19T22:56:16.223Z] f23df028b6ca: Verifying Checksum [2022-09-19T22:56:16.223Z] f23df028b6ca: Download complete [2022-09-19T22:56:16.223Z] d65c8cfc05b1: Verifying Checksum [2022-09-19T22:56:16.223Z] d65c8cfc05b1: Download complete [2022-09-19T22:56:16.496Z] 699f458cf7ca: Verifying Checksum [2022-09-19T22:56:16.496Z] 699f458cf7ca: Download complete [2022-09-19T22:56:16.768Z] 8998bd30e6a1: Verifying Checksum [2022-09-19T22:56:16.768Z] 8998bd30e6a1: Download complete [2022-09-19T22:56:19.386Z] 2437ff75d9bd: Verifying Checksum [2022-09-19T22:56:19.386Z] 2437ff75d9bd: Download complete [2022-09-19T22:56:21.352Z] 8998bd30e6a1: Pull complete [2022-09-19T22:56:21.624Z] 04944245beec: Pull complete [2022-09-19T22:56:23.054Z] 699f458cf7ca: Pull complete [2022-09-19T22:56:23.327Z] 765212b225bb: Pull complete [2022-09-19T22:56:24.307Z] f23df028b6ca: Pull complete [2022-09-19T22:56:24.307Z] d65c8cfc05b1: Pull complete [2022-09-19T22:56:39.373Z] 2437ff75d9bd: Pull complete [2022-09-19T22:56:39.373Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-19T22:56:39.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T22:56:39.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:56:39.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-29888 does not seem to be running inside a container [2022-09-19T22:56:39.684Z] $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:56:42.170Z] $ docker top ae6564a75bb01eecf1274921e0209d7f2b6694d7179f60891b105d984fa56497 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:56:43.180Z] ---> job-cost.sh [2022-09-19T22:56:43.180Z] lf-activate-venv: SKIPPING [2022-09-19T22:56:43.180Z] INFO: No Stack... [2022-09-19T22:56:44.153Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-19T22:56:45.124Z] INFO: Archiving Costs [Pipeline] sh [2022-09-19T22:56:45.774Z] + cat /w/workspace/edgex-go/300/archives/cost.csv [2022-09-19T22:56:45.774Z] + cut -d, -f6 [Pipeline] lock [2022-09-19T22:56:45.837Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-300-stack-cost] [2022-09-19T22:56:45.846Z] Resource [jenkins-edgexfoundry-edgex-go-main-300-stack-cost] did not exist. Created. [2022-09-19T22:56:45.846Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-300-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-19T22:56:46.502Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-19T22:56:47.099Z] Stashed 1 file(s) [Pipeline] } [2022-09-19T22:56:47.106Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-300-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-19T22:56:47.121Z] $ docker stop --time=1 ae6564a75bb01eecf1274921e0209d7f2b6694d7179f60891b105d984fa56497 [2022-09-19T22:56:48.636Z] $ docker rm -f ae6564a75bb01eecf1274921e0209d7f2b6694d7179f60891b105d984fa56497 [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-09-19T22:56:49.186Z] provisioning config files... [2022-09-19T22:56:49.193Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/300@tmp/config2195739023083841233tmp [Pipeline] { [Pipeline] sh [2022-09-19T22:56:49.482Z] + set +x [2022-09-19T22:56:49.482Z] + curl -s https://codecov.io/bash [2022-09-19T22:56:49.482Z] + bash -s -- [2022-09-19T22:56:49.482Z] [2022-09-19T22:56:49.482Z] _____ _ [2022-09-19T22:56:49.482Z] / ____| | | [2022-09-19T22:56:49.482Z] | | ___ __| | ___ ___ _____ __ [2022-09-19T22:56:49.482Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-19T22:56:49.482Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-19T22:56:49.482Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-19T22:56:49.482Z] Bash-1.0.6 [2022-09-19T22:56:49.482Z] [2022-09-19T22:56:49.482Z] [2022-09-19T22:56:49.482Z] ==> git version 2.25.1 found [2022-09-19T22:56:49.482Z] ==> 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-09-19T22:56:49.482Z] Release-Date: 2020-01-08 [2022-09-19T22:56:49.482Z] 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-09-19T22:56:49.482Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-19T22:56:49.482Z] ==> Jenkins CI detected. [2022-09-19T22:56:49.482Z] current dir:  /w/workspace/edgex-go/300 [2022-09-19T22:56:49.482Z] project root: . [2022-09-19T22:56:49.482Z] --> token set from env [2022-09-19T22:56:49.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-19T22:56:49.482Z] ==> Running gcov in . (disable via -X gcov) [2022-09-19T22:56:49.482Z] ==> Python coveragepy not found [2022-09-19T22:56:49.482Z] ==> Searching for coverage reports in: [2022-09-19T22:56:49.482Z] + . [2022-09-19T22:56:49.741Z] -> Found 1 reports [2022-09-19T22:56:49.741Z] ==> Detecting git/mercurial file structure [2022-09-19T22:56:49.741Z] ==> Reading reports [2022-09-19T22:56:49.741Z] + ./coverage.out bytes=491309 [2022-09-19T22:56:49.741Z] ==> Appending adjustments [2022-09-19T22:56:49.741Z] https://docs.codecov.io/docs/fixing-reports [2022-09-19T22:56:50.680Z] + Found adjustments [2022-09-19T22:56:50.680Z] ==> Gzipping contents [2022-09-19T22:56:50.941Z] 64K /tmp/codecov.tJ5tdF.gz [2022-09-19T22:56:50.941Z] ==> Uploading reports [2022-09-19T22:56:50.941Z] url: https://codecov.io [2022-09-19T22:56:50.941Z] query: branch=main&commit=726ff502df72fc04a097b92e9f3a3eaa523f4e40&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-19T22:56:50.941Z] -> Pinging Codecov [2022-09-19T22:56:50.941Z] 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=726ff502df72fc04a097b92e9f3a3eaa523f4e40&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-19T22:56:51.201Z] -> Uploading to [2022-09-19T22:56:51.201Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-19/00271124DB129430A58F1EEE437C3FCB/726ff502df72fc04a097b92e9f3a3eaa523f4e40/f62617d1-7660-4df9-964f-f0e1aca2e1d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T225650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2475d90e45d943a6229c8fbb61c8aa46c1640e1411e5d02cac080500df64b55a [2022-09-19T22:56:51.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:56:51.201Z] Dload Upload Total Spent Left Speed [2022-09-19T22:56:51.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64621 0 0 100 64621 0 255k --:--:-- --:--:-- --:--:-- 255k [2022-09-19T22:56:51.462Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [2022-09-19T22:56:51.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-19T22:56:51.673Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-19T22:56:51.686Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:51.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-19T22:56:51.978Z] [2022-09-19T22:56:51.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:56:52.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-19T22:56:52.278Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-19T22:56:52.278Z] df9b9388f04a: Pulling fs layer [2022-09-19T22:56:52.278Z] 52dc419b0ee2: Pulling fs layer [2022-09-19T22:56:52.278Z] 25bc292e5bac: Pulling fs layer [2022-09-19T22:56:52.278Z] 114826534d7a: Pulling fs layer [2022-09-19T22:56:52.278Z] 4657fd5d0bcf: Pulling fs layer [2022-09-19T22:56:52.278Z] 6ad1cebc031e: Pulling fs layer [2022-09-19T22:56:52.278Z] 8a3aa393b2d8: Pulling fs layer [2022-09-19T22:56:52.278Z] 4657fd5d0bcf: Waiting [2022-09-19T22:56:52.278Z] 8a3aa393b2d8: Waiting [2022-09-19T22:56:52.278Z] 114826534d7a: Waiting [2022-09-19T22:56:52.278Z] 25bc292e5bac: Verifying Checksum [2022-09-19T22:56:52.278Z] 25bc292e5bac: Download complete [2022-09-19T22:56:52.278Z] 52dc419b0ee2: Verifying Checksum [2022-09-19T22:56:52.278Z] 52dc419b0ee2: Download complete [2022-09-19T22:56:52.278Z] 4657fd5d0bcf: Download complete [2022-09-19T22:56:52.278Z] df9b9388f04a: Download complete [2022-09-19T22:56:52.537Z] 6ad1cebc031e: Verifying Checksum [2022-09-19T22:56:52.537Z] 6ad1cebc031e: Download complete [2022-09-19T22:56:52.537Z] df9b9388f04a: Pull complete [2022-09-19T22:56:52.537Z] 52dc419b0ee2: Pull complete [2022-09-19T22:56:52.798Z] 25bc292e5bac: Pull complete [2022-09-19T22:56:53.058Z] 114826534d7a: Verifying Checksum [2022-09-19T22:56:53.058Z] 114826534d7a: Download complete [2022-09-19T22:56:53.316Z] 8a3aa393b2d8: Verifying Checksum [2022-09-19T22:56:53.316Z] 8a3aa393b2d8: Download complete [2022-09-19T22:56:56.676Z] 114826534d7a: Pull complete [2022-09-19T22:56:56.676Z] 4657fd5d0bcf: Pull complete [2022-09-19T22:56:56.936Z] 6ad1cebc031e: Pull complete [2022-09-19T22:56:59.476Z] 8a3aa393b2d8: Pull complete [2022-09-19T22:56:59.736Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-19T22:56:59.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-19T22:56:59.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:56:59.825Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:56:59.853Z] $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:57:04.738Z] $ docker top dfd4e921142bfb1d4b4aa8644fb29662c6c2d92317ef4d6863253ccfeba17fb1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-19T22:57:04.828Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-19T22:57:05.109Z] + set -o pipefail [2022-09-19T22:57:05.109Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-19T22:57:10.485Z] [2022-09-19T22:57:10.485Z] Monitoring /w/workspace/edgex-go/300 (github.com/edgexfoundry/edgex-go)... [2022-09-19T22:57:10.485Z] [2022-09-19T22:57:10.485Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d2676981-5780-4d0c-ad67-d0ce2f862d9d [2022-09-19T22:57:10.485Z] [2022-09-19T22:57:10.485Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-19T22:57:10.485Z] [2022-09-19T22:57:10.485Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-19T22:57:10.485Z] [2022-09-19T22:57:10.745Z] [Pipeline] } [2022-09-19T22:57:10.756Z] $ docker stop --time=1 dfd4e921142bfb1d4b4aa8644fb29662c6c2d92317ef4d6863253ccfeba17fb1 [2022-09-19T22:57:15.403Z] $ docker rm -f dfd4e921142bfb1d4b4aa8644fb29662c6c2d92317ef4d6863253ccfeba17fb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-19T22:57:15.759Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T22:57:15.767Z] provisioning config files... [2022-09-19T22:57:15.775Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/300@tmp/config8774757640322034393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:57:16.064Z] --> edgex-publish-swagger.sh [2022-09-19T22:57:16.064Z] === Publish openapi/v2 API === [2022-09-19T22:57:16.064Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-19T22:57:16.064Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/300/openapi/v2/core-command.yaml] [2022-09-19T22:57:16.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:57:16.064Z] Dload Upload Total Spent Left Speed [2022-09-19T22:57:17.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33662 0:00:01 0:00:01 --:--:-- 33662 100 33831 0 0 100 33831 0 33629 0:00:01 0:00:01 --:--:-- 33629 [2022-09-19T22:57:17.004Z] [2022-09-19T22:57:17.004Z] [2022-09-19T22:57:17.004Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/300/openapi/v2/core-data.yaml] [2022-09-19T22:57:17.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:57:17.004Z] Dload Upload Total Spent Left Speed [2022-09-19T22:57:17.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72254 --:--:-- --:--:-- --:--:-- 72181 100 71604 0 0 100 71604 0 72181 --:--:-- --:--:-- --:--:-- 72181 [2022-09-19T22:57:17.943Z] [2022-09-19T22:57:17.943Z] [2022-09-19T22:57:17.943Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/300/openapi/v2/core-metadata.yaml] [2022-09-19T22:57:17.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:57:17.943Z] Dload Upload Total Spent Left Speed [2022-09-19T22:57:19.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k [2022-09-19T22:57:19.323Z] [2022-09-19T22:57:19.323Z] [2022-09-19T22:57:19.323Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/300/openapi/v2/support-notifications.yaml] [2022-09-19T22:57:19.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:57:19.323Z] Dload Upload Total Spent Left Speed [2022-09-19T22:57:20.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 71340 0:00:01 0:00:01 --:--:-- 71340 [2022-09-19T22:57:20.262Z] [2022-09-19T22:57:20.262Z] [2022-09-19T22:57:20.262Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/300/openapi/v2/support-scheduler.yaml] [2022-09-19T22:57:20.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:57:20.262Z] Dload Upload Total Spent Left Speed [2022-09-19T22:57:21.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 268k --:--:-- --:--:-- --:--:-- 266k 100 39556 0 0 100 39556 0 40611 --:--:-- --:--:-- --:--:-- 40570 [2022-09-19T22:57:21.460Z] [2022-09-19T22:57:21.460Z] [2022-09-19T22:57:21.460Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/300/openapi/v2/system-agent.yaml] [2022-09-19T22:57:21.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T22:57:21.460Z] Dload Upload Total Spent Left Speed [2022-09-19T22:57:22.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98970 --:--:-- --:--:-- --:--:-- 98485 100 20091 0 0 100 20091 0 22151 --:--:-- --:--:-- --:--:-- 22126 [2022-09-19T22:57:22.401Z] [2022-09-19T22:57:22.401Z] [Pipeline] } [2022-09-19T22:57:22.408Z] 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-09-19T22:57:22.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T22:57:22.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:57:23.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T22:57:23.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:57:23.181Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:57:23.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:57:23.601Z] $ docker top 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T22:57:23.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T22:57:23.701Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T22:57:23.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T22:57:23.825Z] $ docker exec 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b ssh-agent [2022-09-19T22:57:23.954Z] SSH_AUTH_SOCK=/tmp/ssh-aIPXB6AoQWWb/agent.35 [2022-09-19T22:57:23.954Z] SSH_AGENT_PID=42 [2022-09-19T22:57:23.959Z] Running ssh-add (command line suppressed) [2022-09-19T22:57:24.068Z] Identity added: /w/workspace/edgex-go/300@tmp/private_key_2739622204675962702.key (/w/workspace/edgex-go/300@tmp/private_key_2739622204675962702.key) [2022-09-19T22:57:24.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T22:57:24.373Z] + git semver tag [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,552 [run_tag] DEBUG tag force:False [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,552 [check_head_tag] DEBUG check head tag [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,553 [execute] INFO git cat-file --batch-check [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=) [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,559 [execute] INFO git cat-file --batch [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=) [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,587 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,588 [execute] INFO git tag -a v2.3.0-dev.64 -m v2.3.0-dev.64 [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.64', '-m', 'v2.3.0-dev.64'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=None) [2022-09-19T22:57:24.634Z] 2022-09-19 22:57:24,592 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main [2022-09-19T22:57:24.634Z] 2.3.0-dev.64 [Pipeline] } [2022-09-19T22:57:24.640Z] $ docker exec --env ******** --env ******** 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b ssh-agent -k [2022-09-19T22:57:24.757Z] unset SSH_AUTH_SOCK; [2022-09-19T22:57:24.757Z] unset SSH_AGENT_PID; [2022-09-19T22:57:24.757Z] echo Agent pid 42 killed; [2022-09-19T22:57:24.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T22:57:25.090Z] + git semver [Pipeline] } [2022-09-19T22:57:25.357Z] $ docker stop --time=1 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b [2022-09-19T22:57:26.602Z] $ docker rm -f 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:57:27.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-19T22:57:27.003Z] [2022-09-19T22:57:27.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:57:27.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-19T22:57:27.305Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-19T22:57:27.305Z] ab5ef0e58194: Pulling fs layer [2022-09-19T22:57:27.305Z] 9712f1f96733: Pulling fs layer [2022-09-19T22:57:27.305Z] 63f879dbbcfc: Pulling fs layer [2022-09-19T22:57:27.305Z] 0d9ebad4ef96: Pulling fs layer [2022-09-19T22:57:27.305Z] e9a5061849ea: Pulling fs layer [2022-09-19T22:57:27.305Z] d747dcd14b5f: Pulling fs layer [2022-09-19T22:57:27.305Z] 2de7ff778b66: Pulling fs layer [2022-09-19T22:57:27.305Z] e9a5061849ea: Waiting [2022-09-19T22:57:27.305Z] d747dcd14b5f: Waiting [2022-09-19T22:57:27.305Z] 2de7ff778b66: Waiting [2022-09-19T22:57:27.305Z] 0d9ebad4ef96: Waiting [2022-09-19T22:57:27.305Z] 9712f1f96733: Download complete [2022-09-19T22:57:27.893Z] 63f879dbbcfc: Verifying Checksum [2022-09-19T22:57:27.893Z] 63f879dbbcfc: Download complete [2022-09-19T22:57:27.893Z] e9a5061849ea: Verifying Checksum [2022-09-19T22:57:27.893Z] e9a5061849ea: Download complete [2022-09-19T22:57:27.893Z] d747dcd14b5f: Download complete [2022-09-19T22:57:27.893Z] ab5ef0e58194: Verifying Checksum [2022-09-19T22:57:27.893Z] ab5ef0e58194: Download complete [2022-09-19T22:57:28.152Z] 0d9ebad4ef96: Verifying Checksum [2022-09-19T22:57:28.152Z] 0d9ebad4ef96: Download complete [2022-09-19T22:57:28.152Z] 2de7ff778b66: Verifying Checksum [2022-09-19T22:57:28.152Z] 2de7ff778b66: Download complete [2022-09-19T22:57:30.690Z] ab5ef0e58194: Pull complete [2022-09-19T22:57:30.991Z] 9712f1f96733: Pull complete [2022-09-19T22:57:31.558Z] 63f879dbbcfc: Pull complete [2022-09-19T22:57:35.752Z] 0d9ebad4ef96: Pull complete [2022-09-19T22:57:36.012Z] e9a5061849ea: Pull complete [2022-09-19T22:57:36.271Z] d747dcd14b5f: Pull complete [2022-09-19T22:57:37.648Z] 2de7ff778b66: Pull complete [2022-09-19T22:57:37.648Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-19T22:57:37.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-19T22:57:37.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:57:37.743Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:57:37.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:57:43.725Z] $ docker top e46b7bd78f29d852f5a6048c34dcaa0d2c55e9aa3ac875738ec475988718693c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-19T22:57:43.817Z] provisioning config files... [2022-09-19T22:57:43.825Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/300@tmp/config2045866114779097555tmp [2022-09-19T22:57:43.833Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/300@tmp/config3652125044188626517tmp [2022-09-19T22:57:43.842Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/300@tmp/config410215412552691809tmp [Pipeline] { [Pipeline] echo [2022-09-19T22:57:43.856Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:57:44.142Z] ---> sigul-configuration.sh [2022-09-19T22:57:44.142Z] gpg: directory `/root/.gnupg' created [2022-09-19T22:57:44.142Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-19T22:57:44.142Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-19T22:57:44.142Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-19T22:57:44.142Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-19T22:57:44.142Z] gpg: CAST5 encrypted data [2022-09-19T22:57:44.142Z] gpg: encrypted with 1 passphrase [2022-09-19T22:57:44.142Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-19T22:57:44.430Z] + mkdir /home/jenkins [2022-09-19T22:57:44.431Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-19T22:57:44.718Z] + 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-09-19T22:57:44.727Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:57:45.015Z] ---> sigul-install.sh [2022-09-19T22:57:45.015Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-19T22:57:45.307Z] + git tag --list [2022-09-19T22:57:45.307Z] 0.6.0 [2022-09-19T22:57:45.307Z] 0.6.1 [2022-09-19T22:57:45.307Z] 0.7.0 [2022-09-19T22:57:45.307Z] 0.7.1 [2022-09-19T22:57:45.307Z] v1.0.0 [2022-09-19T22:57:45.307Z] v1.0.1 [2022-09-19T22:57:45.307Z] v1.1.0 [2022-09-19T22:57:45.307Z] v1.2.0 [2022-09-19T22:57:45.307Z] v1.2.1 [2022-09-19T22:57:45.307Z] v1.3.0 [2022-09-19T22:57:45.307Z] v1.3.1 [2022-09-19T22:57:45.307Z] v2.0.0 [2022-09-19T22:57:45.307Z] v2.1.0 [2022-09-19T22:57:45.307Z] v2.1.1 [2022-09-19T22:57:45.307Z] v2.1.1-dev.1 [2022-09-19T22:57:45.307Z] v2.1.1-dev.2 [2022-09-19T22:57:45.307Z] v2.1.1-dev.3 [2022-09-19T22:57:45.307Z] v2.1.1-dev.4 [2022-09-19T22:57:45.307Z] v2.1.1-dev.5 [2022-09-19T22:57:45.307Z] v2.1.1-dev.6 [2022-09-19T22:57:45.307Z] v2.1.1-dev.7 [2022-09-19T22:57:45.307Z] v2.1.1-dev.8 [2022-09-19T22:57:45.307Z] v2.1.2-dev.1 [2022-09-19T22:57:45.307Z] v2.2.0 [2022-09-19T22:57:45.307Z] v2.2.1-dev.1 [2022-09-19T22:57:45.307Z] v2.2.1-dev.10 [2022-09-19T22:57:45.307Z] v2.2.1-dev.11 [2022-09-19T22:57:45.307Z] v2.2.1-dev.12 [2022-09-19T22:57:45.307Z] v2.2.1-dev.13 [2022-09-19T22:57:45.307Z] v2.2.1-dev.14 [2022-09-19T22:57:45.307Z] v2.2.1-dev.15 [2022-09-19T22:57:45.307Z] v2.2.1-dev.16 [2022-09-19T22:57:45.307Z] v2.2.1-dev.17 [2022-09-19T22:57:45.307Z] v2.2.1-dev.18 [2022-09-19T22:57:45.307Z] v2.2.1-dev.19 [2022-09-19T22:57:45.307Z] v2.2.1-dev.2 [2022-09-19T22:57:45.307Z] v2.2.1-dev.20 [2022-09-19T22:57:45.307Z] v2.2.1-dev.21 [2022-09-19T22:57:45.307Z] v2.2.1-dev.22 [2022-09-19T22:57:45.307Z] v2.2.1-dev.23 [2022-09-19T22:57:45.307Z] v2.2.1-dev.24 [2022-09-19T22:57:45.307Z] v2.2.1-dev.25 [2022-09-19T22:57:45.307Z] v2.2.1-dev.26 [2022-09-19T22:57:45.307Z] v2.2.1-dev.27 [2022-09-19T22:57:45.307Z] v2.2.1-dev.28 [2022-09-19T22:57:45.307Z] v2.2.1-dev.29 [2022-09-19T22:57:45.307Z] v2.2.1-dev.3 [2022-09-19T22:57:45.307Z] v2.2.1-dev.4 [2022-09-19T22:57:45.307Z] v2.2.1-dev.5 [2022-09-19T22:57:45.307Z] v2.2.1-dev.6 [2022-09-19T22:57:45.307Z] v2.2.1-dev.7 [2022-09-19T22:57:45.307Z] v2.2.1-dev.8 [2022-09-19T22:57:45.307Z] v2.2.1-dev.9 [2022-09-19T22:57:45.307Z] v2.3.0-dev.29 [2022-09-19T22:57:45.307Z] v2.3.0-dev.30 [2022-09-19T22:57:45.307Z] v2.3.0-dev.31 [2022-09-19T22:57:45.307Z] v2.3.0-dev.32 [2022-09-19T22:57:45.307Z] v2.3.0-dev.33 [2022-09-19T22:57:45.307Z] v2.3.0-dev.34 [2022-09-19T22:57:45.307Z] v2.3.0-dev.35 [2022-09-19T22:57:45.307Z] v2.3.0-dev.36 [2022-09-19T22:57:45.307Z] v2.3.0-dev.37 [2022-09-19T22:57:45.307Z] v2.3.0-dev.38 [2022-09-19T22:57:45.307Z] v2.3.0-dev.39 [2022-09-19T22:57:45.307Z] v2.3.0-dev.40 [2022-09-19T22:57:45.307Z] v2.3.0-dev.41 [2022-09-19T22:57:45.307Z] v2.3.0-dev.42 [2022-09-19T22:57:45.307Z] v2.3.0-dev.43 [2022-09-19T22:57:45.307Z] v2.3.0-dev.44 [2022-09-19T22:57:45.307Z] v2.3.0-dev.45 [2022-09-19T22:57:45.307Z] v2.3.0-dev.46 [2022-09-19T22:57:45.307Z] v2.3.0-dev.47 [2022-09-19T22:57:45.307Z] v2.3.0-dev.48 [2022-09-19T22:57:45.307Z] v2.3.0-dev.49 [2022-09-19T22:57:45.307Z] v2.3.0-dev.50 [2022-09-19T22:57:45.307Z] v2.3.0-dev.51 [2022-09-19T22:57:45.307Z] v2.3.0-dev.52 [2022-09-19T22:57:45.307Z] v2.3.0-dev.53 [2022-09-19T22:57:45.307Z] v2.3.0-dev.54 [2022-09-19T22:57:45.307Z] v2.3.0-dev.55 [2022-09-19T22:57:45.307Z] v2.3.0-dev.56 [2022-09-19T22:57:45.307Z] v2.3.0-dev.57 [2022-09-19T22:57:45.307Z] v2.3.0-dev.58 [2022-09-19T22:57:45.307Z] v2.3.0-dev.59 [2022-09-19T22:57:45.307Z] v2.3.0-dev.60 [2022-09-19T22:57:45.307Z] v2.3.0-dev.61 [2022-09-19T22:57:45.307Z] v2.3.0-dev.62 [2022-09-19T22:57:45.307Z] v2.3.0-dev.63 [2022-09-19T22:57:45.307Z] v2.3.0-dev.64 [Pipeline] sh [2022-09-19T22:57:45.598Z] + lftools sign git-tag v2.3.0-dev.64 [2022-09-19T22:57:46.167Z] Signing Git tag with Sigul... [2022-09-19T22:57:46.168Z] Signing v2.3.0-dev.64 [Pipeline] echo [2022-09-19T22:57:46.748Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:57:47.034Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-19T22:57:47.042Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-19T22:57:47.057Z] $ docker stop --time=1 e46b7bd78f29d852f5a6048c34dcaa0d2c55e9aa3ac875738ec475988718693c [2022-09-19T22:57:48.324Z] $ docker rm -f e46b7bd78f29d852f5a6048c34dcaa0d2c55e9aa3ac875738ec475988718693c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-19T22:57:48.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T22:57:48.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:57:49.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T22:57:49.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:57:49.111Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:57:49.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:57:49.463Z] $ docker top 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T22:57:49.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T22:57:49.566Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T22:57:49.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T22:57:49.683Z] $ docker exec 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 ssh-agent [2022-09-19T22:57:49.803Z] SSH_AUTH_SOCK=/tmp/ssh-jwZMsn4R0n23/agent.32 [2022-09-19T22:57:49.803Z] SSH_AGENT_PID=39 [2022-09-19T22:57:49.808Z] Running ssh-add (command line suppressed) [2022-09-19T22:57:49.923Z] Identity added: /w/workspace/edgex-go/300@tmp/private_key_3271480250949481728.key (/w/workspace/edgex-go/300@tmp/private_key_3271480250949481728.key) [2022-09-19T22:57:49.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T22:57:50.227Z] + git semver bump pre [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,423 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,423 [bump_version] DEBUG bumping version:2.3.0-dev.64 on axis:pre with prefix:dev [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,423 [bump_version] DEBUG bumped version:2.3.0-dev.65 [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,423 [write_version] DEBUG write version:2.3.0-dev.65 to path:/w/workspace/edgex-go/300/.semver/main with force:True [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,423 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,423 [write_file] DEBUG write to file:/w/workspace/edgex-go/300/.semver/main [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,425 [execute] INFO git cat-file --batch-check [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,431 [execute] INFO git cat-file --batch [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T22:57:50.487Z] 2022-09-19 22:57:50,437 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main [2022-09-19T22:57:50.487Z] 2.3.0-dev.65 [Pipeline] } [2022-09-19T22:57:50.492Z] $ docker exec --env ******** --env ******** 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 ssh-agent -k [2022-09-19T22:57:50.594Z] unset SSH_AUTH_SOCK; [2022-09-19T22:57:50.594Z] unset SSH_AGENT_PID; [2022-09-19T22:57:50.594Z] echo Agent pid 39 killed; [2022-09-19T22:57:50.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T22:57:50.912Z] + git semver [Pipeline] } [2022-09-19T22:57:51.178Z] $ docker stop --time=1 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 [2022-09-19T22:57:52.475Z] $ docker rm -f 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T22:57:52.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T22:57:52.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:57:53.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T22:57:53.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:57:53.205Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:57:53.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:57:53.591Z] $ docker top fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 -eo pid,comm [2022-09-19T22:57:53.654Z] 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-09-19T22:57:53.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T22:57:53.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T22:57:53.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T22:57:53.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T22:57:53.813Z] $ docker exec fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 ssh-agent [2022-09-19T22:57:53.934Z] SSH_AUTH_SOCK=/tmp/ssh-RkjeCzEl8ojo/agent.33 [2022-09-19T22:57:53.934Z] SSH_AGENT_PID=40 [2022-09-19T22:57:53.938Z] Running ssh-add (command line suppressed) [2022-09-19T22:57:54.038Z] Identity added: /w/workspace/edgex-go/300@tmp/private_key_4763683035594243792.key (/w/workspace/edgex-go/300@tmp/private_key_4763683035594243792.key) [2022-09-19T22:57:54.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T22:57:54.354Z] + git semver push [2022-09-19T22:57:54.617Z] 2022-09-19 22:57:54,528 [run_push] DEBUG push [2022-09-19T22:57:54.617Z] 2022-09-19 22:57:54,529 [execute] INFO git cat-file --batch-check [2022-09-19T22:57:54.617Z] 2022-09-19 22:57:54,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T22:57:54.617Z] 2022-09-19 22:57:54,531 [execute] INFO git rev-list 5e2d20a2ba9d4deb2247472882fedc206c7fe35b -- [2022-09-19T22:57:54.617Z] 2022-09-19 22:57:54,532 [execute] DEBUG Popen(['git', 'rev-list', '5e2d20a2ba9d4deb2247472882fedc206c7fe35b', '--'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-19T22:57:54.617Z] 2022-09-19 22:57:54,546 [execute] INFO git fetch -v origin [2022-09-19T22:57:54.617Z] 2022-09-19 22:57:54,546 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-19T22:57:55.193Z] 2022-09-19 22:57:55,163 [run_push] DEBUG no remote changes detected [2022-09-19T22:57:55.193Z] 2022-09-19 22:57:55,163 [execute] INFO git push origin semver [2022-09-19T22:57:55.193Z] 2022-09-19 22:57:55,164 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-19T22:57:56.134Z] 2022-09-19 22:57:56,079 [run_push] DEBUG push all version tags [2022-09-19T22:57:56.135Z] 2022-09-19 22:57:56,079 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-19T22:57:56.135Z] 2022-09-19 22:57:56,080 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=None) [2022-09-19T22:57:57.075Z] 2022-09-19 22:57:56,838 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main [2022-09-19T22:57:57.075Z] 2.3.0-dev.65 [Pipeline] } [2022-09-19T22:57:57.082Z] $ docker exec --env ******** --env ******** fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 ssh-agent -k [2022-09-19T22:57:57.198Z] unset SSH_AUTH_SOCK; [2022-09-19T22:57:57.198Z] unset SSH_AGENT_PID; [2022-09-19T22:57:57.198Z] echo Agent pid 40 killed; [2022-09-19T22:57:57.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T22:57:57.519Z] + git semver [Pipeline] } [2022-09-19T22:57:57.788Z] $ docker stop --time=1 fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 [2022-09-19T22:57:59.101Z] $ docker rm -f fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 [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-09-19T22:57:59.659Z] + [ -d /w/workspace/edgex-go/300/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:57:59.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:58:00.812Z] ---> package-listing.sh [2022-09-19T22:58:00.812Z] ++ facter osfamily [2022-09-19T22:58:00.812Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-19T22:58:01.073Z] + OS_FAMILY=debian [2022-09-19T22:58:01.073Z] + workspace=/w/workspace/edgex-go/300 [2022-09-19T22:58:01.073Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-19T22:58:01.073Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-19T22:58:01.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-19T22:58:01.073Z] + PACKAGES=/tmp/packages_start.txt [2022-09-19T22:58:01.073Z] + '[' /w/workspace/edgex-go/300 ']' [2022-09-19T22:58:01.073Z] + PACKAGES=/tmp/packages_end.txt [2022-09-19T22:58:01.073Z] + case "${OS_FAMILY}" in [2022-09-19T22:58:01.073Z] + dpkg -l [2022-09-19T22:58:01.073Z] + grep '^ii' [2022-09-19T22:58:01.073Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-19T22:58:01.073Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-19T22:58:01.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-19T22:58:01.073Z] + '[' /w/workspace/edgex-go/300 ']' [2022-09-19T22:58:01.073Z] + mkdir -p /w/workspace/edgex-go/300/archives/ [2022-09-19T22:58:01.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/300/archives/ [Pipeline] echo [2022-09-19T22:58:01.085Z] 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/300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-19T22:58:01.363Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:58:01.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T22:58:01.920Z] [2022-09-19T22:58:01.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T22:58:02.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T22:58:02.478Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-19T22:58:02.478Z] 5eb5b503b376: Pulling fs layer [2022-09-19T22:58:02.478Z] 5c69ac0246d0: Pulling fs layer [2022-09-19T22:58:02.478Z] ec43610c2a17: Pulling fs layer [2022-09-19T22:58:02.478Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-19T22:58:02.478Z] 33b1e0a273af: Pulling fs layer [2022-09-19T22:58:02.478Z] 5d3b04190fa2: Pulling fs layer [2022-09-19T22:58:02.478Z] 2f39f015ded8: Pulling fs layer [2022-09-19T22:58:02.478Z] 3a2ae6a8a46f: Waiting [2022-09-19T22:58:02.478Z] 33b1e0a273af: Waiting [2022-09-19T22:58:02.478Z] 5c69ac0246d0: Verifying Checksum [2022-09-19T22:58:02.478Z] 5c69ac0246d0: Download complete [2022-09-19T22:58:02.478Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-19T22:58:02.478Z] 3a2ae6a8a46f: Download complete [2022-09-19T22:58:02.478Z] 33b1e0a273af: Verifying Checksum [2022-09-19T22:58:02.478Z] 33b1e0a273af: Download complete [2022-09-19T22:58:02.736Z] 5d3b04190fa2: Verifying Checksum [2022-09-19T22:58:02.736Z] 5d3b04190fa2: Download complete [2022-09-19T22:58:02.736Z] ec43610c2a17: Verifying Checksum [2022-09-19T22:58:02.736Z] ec43610c2a17: Download complete [2022-09-19T22:58:02.736Z] 5eb5b503b376: Verifying Checksum [2022-09-19T22:58:02.736Z] 5eb5b503b376: Download complete [2022-09-19T22:58:03.303Z] 2f39f015ded8: Download complete [2022-09-19T22:58:03.871Z] 5eb5b503b376: Pull complete [2022-09-19T22:58:04.130Z] 5c69ac0246d0: Pull complete [2022-09-19T22:58:04.696Z] ec43610c2a17: Pull complete [2022-09-19T22:58:04.697Z] 3a2ae6a8a46f: Pull complete [2022-09-19T22:58:04.955Z] 33b1e0a273af: Pull complete [2022-09-19T22:58:04.955Z] 5d3b04190fa2: Pull complete [2022-09-19T22:58:10.227Z] 2f39f015ded8: Pull complete [2022-09-19T22:58:10.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-19T22:58:10.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T22:58:10.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T22:58:10.322Z] prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container [2022-09-19T22:58:10.352Z] $ 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/300/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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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-09-19T22:58:16.253Z] $ docker top 56d85d2b22c9fa9ad90fb9e65fea0fed16ae058cc37aa412d8b86c245885892f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T22:58:16.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-19T22:58:16.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-19T22:58:17.208Z] + ls /var/log/sa-host [2022-09-19T22:58:17.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T22:58:17.346Z] provisioning config files... [2022-09-19T22:58:17.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/300@tmp/config8784544780260649565tmp [Pipeline] { [Pipeline] echo [2022-09-19T22:58:17.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:58:17.668Z] ---> create-netrc.sh [Pipeline] } [2022-09-19T22:58:17.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:58:18.003Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-19T22:58:18.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:58:18.294Z] ---> sudo-logs.sh [2022-09-19T22:58:18.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-19T22:58:18.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:58:18.603Z] ---> job-cost.sh [2022-09-19T22:58:18.603Z] lf-activate-venv: SKIPPING [2022-09-19T22:58:18.603Z] DEBUG: total: 0.10999999940395355 [2022-09-19T22:58:18.603Z] INFO: Retrieving Stack Cost... [2022-09-19T22:58:19.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-19T22:58:19.432Z] INFO: Archiving Costs [Pipeline] echo [2022-09-19T22:58:19.443Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T22:58:19.751Z] ---> logs-deploy.sh [2022-09-19T22:58:19.751Z] lf-activate-venv: SKIPPING [2022-09-19T22:58:19.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/300 [2022-09-19T22:58:19.751Z] INFO: archiving workspace using pattern(s): [2022-09-19T22:58:20.689Z] Archives upload complete. [2022-09-19T22:58:22.337Z] INFO: archiving logs to Nexus [2022-09-19T22:58:22.337Z] ---> uname -a: [2022-09-19T22:58:22.337Z] Linux prd-ubuntu20-04-docker-8c-8g-29887 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] ---> lscpu: [2022-09-19T22:58:22.337Z] Architecture: x86_64 [2022-09-19T22:58:22.337Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-19T22:58:22.337Z] Byte Order: Little Endian [2022-09-19T22:58:22.337Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-19T22:58:22.337Z] CPU(s): 8 [2022-09-19T22:58:22.337Z] On-line CPU(s) list: 0-7 [2022-09-19T22:58:22.337Z] Thread(s) per core: 1 [2022-09-19T22:58:22.337Z] Core(s) per socket: 1 [2022-09-19T22:58:22.337Z] Socket(s): 8 [2022-09-19T22:58:22.337Z] NUMA node(s): 1 [2022-09-19T22:58:22.337Z] Vendor ID: AuthenticAMD [2022-09-19T22:58:22.337Z] CPU family: 23 [2022-09-19T22:58:22.337Z] Model: 49 [2022-09-19T22:58:22.337Z] Model name: AMD EPYC-Rome Processor [2022-09-19T22:58:22.337Z] Stepping: 0 [2022-09-19T22:58:22.337Z] CPU MHz: 2800.002 [2022-09-19T22:58:22.337Z] BogoMIPS: 5600.00 [2022-09-19T22:58:22.337Z] Virtualization: AMD-V [2022-09-19T22:58:22.337Z] Hypervisor vendor: KVM [2022-09-19T22:58:22.337Z] Virtualization type: full [2022-09-19T22:58:22.337Z] L1d cache: 256 KiB [2022-09-19T22:58:22.337Z] L1i cache: 256 KiB [2022-09-19T22:58:22.337Z] L2 cache: 4 MiB [2022-09-19T22:58:22.337Z] L3 cache: 128 MiB [2022-09-19T22:58:22.337Z] NUMA node0 CPU(s): 0-7 [2022-09-19T22:58:22.337Z] Vulnerability Itlb multihit: Not affected [2022-09-19T22:58:22.337Z] Vulnerability L1tf: Not affected [2022-09-19T22:58:22.337Z] Vulnerability Mds: Not affected [2022-09-19T22:58:22.337Z] Vulnerability Meltdown: Not affected [2022-09-19T22:58:22.337Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-19T22:58:22.337Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-19T22:58:22.337Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-19T22:58:22.337Z] Vulnerability Srbds: Not affected [2022-09-19T22:58:22.337Z] Vulnerability Tsx async abort: Not affected [2022-09-19T22:58:22.337Z] 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-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] ---> nproc: [2022-09-19T22:58:22.337Z] 8 [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] ---> df -h: [2022-09-19T22:58:22.337Z] Filesystem Size Used Avail Use% Mounted on [2022-09-19T22:58:22.337Z] overlay 155G 19G 137G 13% / [2022-09-19T22:58:22.337Z] tmpfs 64M 0 64M 0% /dev [2022-09-19T22:58:22.337Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-19T22:58:22.337Z] shm 64M 0 64M 0% /dev/shm [2022-09-19T22:58:22.337Z] /dev/vda1 155G 19G 137G 13% /facter-os [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] ---> sar -b -r -n DEV: [2022-09-19T22:58:22.337Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29887) 09/19/22 _x86_64_ (8 CPU) [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] 22:30:04 LINUX RESTART (8 CPU) [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] 22:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-19T22:58:22.337Z] 22:32:01 158.82 11.32 147.50 0.00 1995.46 78122.22 0.00 [2022-09-19T22:58:22.337Z] 22:33:01 38.36 0.08 38.28 0.00 0.67 13598.93 0.00 [2022-09-19T22:58:22.337Z] 22:34:01 50.01 0.15 49.86 0.00 6.53 23292.92 0.00 [2022-09-19T22:58:22.337Z] 22:35:01 492.24 4.11 488.12 0.00 51.44 236513.61 0.00 [2022-09-19T22:58:22.337Z] 22:36:01 936.10 0.98 935.12 0.00 15.46 214339.75 0.00 [2022-09-19T22:58:22.337Z] 22:37:01 741.52 0.80 740.72 0.00 8.40 231428.32 0.00 [2022-09-19T22:58:22.337Z] 22:38:01 468.51 0.10 468.41 0.00 4.80 78208.97 0.00 [2022-09-19T22:58:22.337Z] 22:39:01 27.59 0.02 27.57 0.00 0.40 741.35 0.00 [2022-09-19T22:58:22.337Z] 22:40:01 3.82 0.00 3.82 0.00 0.00 68.52 0.00 [2022-09-19T22:58:22.337Z] 22:41:01 2.47 0.00 2.47 0.00 0.00 30.39 0.00 [2022-09-19T22:58:22.337Z] 22:42:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 [2022-09-19T22:58:22.337Z] 22:43:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 [2022-09-19T22:58:22.337Z] 22:44:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2022-09-19T22:58:22.337Z] 22:45:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 [2022-09-19T22:58:22.337Z] 22:46:01 1.55 0.02 1.53 0.00 0.13 17.60 0.00 [2022-09-19T22:58:22.337Z] 22:47:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2022-09-19T22:58:22.337Z] 22:48:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-09-19T22:58:22.337Z] 22:49:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 [2022-09-19T22:58:22.337Z] 22:50:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2022-09-19T22:58:22.337Z] 22:51:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 [2022-09-19T22:58:22.337Z] 22:52:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2022-09-19T22:58:22.337Z] 22:53:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 [2022-09-19T22:58:22.337Z] 22:54:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2022-09-19T22:58:22.337Z] 22:55:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2022-09-19T22:58:22.337Z] 22:56:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2022-09-19T22:58:22.337Z] 22:57:01 18.65 0.10 18.55 0.00 10.26 12144.78 0.00 [2022-09-19T22:58:22.337Z] 22:58:01 115.25 0.22 115.03 0.00 12.66 47333.31 0.00 [2022-09-19T22:58:22.337Z] Average: 113.86 0.66 113.20 0.00 76.82 34646.25 0.00 [2022-09-19T22:58:22.337Z] [2022-09-19T22:58:22.337Z] 22:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-19T22:58:22.337Z] 22:32:01 28098148 31697660 593416 1.80 136484 3678252 2103704 6.20 1286796 3050972 24944 [2022-09-19T22:58:22.337Z] 22:33:01 27236208 31285028 1002140 3.05 139956 4084084 2474816 7.29 1754040 3402112 173832 [2022-09-19T22:58:22.337Z] 22:34:01 27705300 31719220 572936 1.74 141820 4069088 2186900 6.45 1327384 3387776 254412 [2022-09-19T22:58:22.337Z] 22:35:01 22411652 31497800 771004 2.34 261560 8748016 2915020 8.59 1997008 7713240 144176 [2022-09-19T22:58:22.337Z] 22:36:01 21187000 31454520 807328 2.46 318468 9776428 3223580 9.50 2234988 8589428 17640 [2022-09-19T22:58:22.337Z] 22:37:01 19165800 31193680 1064340 3.24 399540 11344580 3663088 10.80 2750076 9979672 222904 [2022-09-19T22:58:22.337Z] 22:38:01 20691736 31754280 518424 1.58 415488 10408936 1844092 5.43 2155680 9116560 1684 [2022-09-19T22:58:22.337Z] 22:39:01 20666732 31732076 540464 1.64 416648 10409444 2052344 6.05 2178436 9116824 72 [2022-09-19T22:58:22.337Z] 22:40:01 20690336 31754600 518168 1.58 416756 10409464 1856412 5.47 2156420 9116888 16 [2022-09-19T22:58:22.337Z] 22:41:01 20691240 31755556 517244 1.57 416812 10409436 1856412 5.47 2155856 9116864 12 [2022-09-19T22:58:22.337Z] 22:42:01 20694552 31758940 514136 1.56 416852 10409444 1856412 5.47 2151796 9116868 12 [2022-09-19T22:58:22.337Z] 22:43:01 20694804 31759216 513820 1.56 416908 10409452 1856412 5.47 2151856 9116876 12 [2022-09-19T22:58:22.337Z] 22:44:01 20700852 31765324 507672 1.54 416944 10409456 1856412 5.47 2146228 9116880 16 [2022-09-19T22:58:22.337Z] 22:45:01 20700784 31765344 507920 1.54 416972 10409452 1856412 5.47 2146216 9116932 12 [2022-09-19T22:58:22.337Z] 22:46:01 20700720 31765376 507892 1.54 416996 10409460 1875420 5.53 2146672 9116948 28 [2022-09-19T22:58:22.337Z] 22:47:01 20700900 31765576 507624 1.54 417020 10409464 1875420 5.53 2146328 9116952 12 [2022-09-19T22:58:22.337Z] 22:48:01 20700852 31765544 507604 1.54 417024 10409468 1875420 5.53 2146260 9116956 16 [2022-09-19T22:58:22.337Z] 22:49:01 20700552 31765248 507832 1.54 417036 10409468 1875420 5.53 2146264 9116956 12 [2022-09-19T22:58:22.337Z] 22:50:01 20700252 31764968 508048 1.55 417064 10409460 1875420 5.53 2146276 9116960 12 [2022-09-19T22:58:22.337Z] 22:51:01 20700412 31765172 507980 1.54 417080 10409480 1875420 5.53 2146696 9116968 8 [2022-09-19T22:58:22.337Z] 22:52:01 20700380 31765172 507928 1.54 417100 10409480 1891472 5.57 2146624 9116968 12 [2022-09-19T22:58:22.337Z] 22:53:01 20699616 31764432 508624 1.55 417116 10409484 1891472 5.57 2146884 9116972 12 [2022-09-19T22:58:22.337Z] 22:54:01 20699956 31764772 508264 1.55 417120 10409484 1891472 5.57 2146616 9116972 12 [2022-09-19T22:58:22.338Z] 22:55:01 20700420 31765244 507820 1.54 417128 10409480 1891472 5.57 2146328 9116976 12 [2022-09-19T22:58:22.338Z] 22:56:01 20700428 31765264 507748 1.54 417144 10409492 1891472 5.57 2146652 9116980 24 [2022-09-19T22:58:22.338Z] 22:57:01 19898840 31722648 538208 1.64 430328 11113436 2047452 6.03 2194092 9820952 371624 [2022-09-19T22:58:22.338Z] 22:58:01 19197788 31742884 526240 1.60 465452 11718612 1890844 5.57 2275448 10365036 948 [2022-09-19T22:58:22.338Z] Average: 21412454 31695391 577808 1.76 378327 9715252 2083340 6.14 2099034 8501129 44907 [2022-09-19T22:58:22.338Z] [2022-09-19T22:58:22.338Z] 22:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-19T22:58:22.338Z] 22:32:01 veth19c53ad 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:32:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:32:01 docker0 466.63 463.60 35.66 3933.30 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:32:01 ens3 779.83 682.94 9707.60 138.85 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:33:01 veth19c53ad 1.37 1.43 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:33:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:33:01 ens3 21.37 12.21 16.35 8.96 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:34:01 ens3 78.72 49.76 1685.97 15.89 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:35:01 veth448ed55 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:35:01 veth7fc2141 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:35:01 vethd897282 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:35:01 docker0 129.44 168.13 9.98 1671.70 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:35:01 ens3 238.61 186.61 1719.20 87.66 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:36:01 veth448ed55 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:36:01 veth92c7e60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:36:01 vethf76d736 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:36:01 docker0 102.12 148.75 7.38 1560.44 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:36:01 ens3 215.94 152.43 1694.24 73.15 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:37:01 veth448ed55 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:37:01 veth0212f6b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:37:01 docker0 81.34 106.05 5.77 856.84 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:37:01 ens3 189.94 149.47 894.14 99.96 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:37:01 vethcfc444e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:38:01 lo 18.80 18.80 1.85 1.85 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:38:01 docker0 11.66 19.93 0.72 157.85 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:38:01 ens3 224.45 201.30 273.49 601.83 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:39:01 lo 40.72 40.72 4.01 4.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:39:01 ens3 459.06 457.38 209.12 2701.64 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:40:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:40:01 ens3 34.01 33.64 17.45 208.94 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:41:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:46:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:48:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:49:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:51:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:53:01 ens3 2.33 2.28 8.50 0.17 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:54:01 ens3 2.60 1.37 4.61 0.09 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:56:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:57:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:57:01 ens3 180.90 129.63 3975.01 55.07 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:58:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:58:01 docker0 44.46 48.66 3.97 693.37 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] 22:58:01 ens3 283.79 223.45 3962.25 119.17 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] Average: lo 2.70 2.70 0.26 0.26 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] Average: docker0 30.73 35.16 2.33 326.44 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] Average: ens3 100.06 84.21 889.67 152.30 0.00 0.00 0.00 0.00 [2022-09-19T22:58:22.338Z] [2022-09-19T22:58:22.338Z] [2022-09-19T22:58:22.338Z] ---> sar -P ALL: [2022-09-19T22:58:22.338Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29887) 09/19/22 _x86_64_ (8 CPU) [2022-09-19T22:58:22.338Z] [2022-09-19T22:58:22.338Z] 22:30:04 LINUX RESTART (8 CPU) [2022-09-19T22:58:22.338Z] [2022-09-19T22:58:22.338Z] 22:31:02 CPU %user %nice %system %iowait %steal %idle [2022-09-19T22:58:22.338Z] 22:32:01 all 11.96 0.00 4.67 2.68 0.08 80.60 [2022-09-19T22:58:22.338Z] 22:32:01 0 12.21 0.00 4.73 4.06 0.09 78.92 [2022-09-19T22:58:22.338Z] 22:32:01 1 10.19 0.00 3.91 0.24 0.05 85.60 [2022-09-19T22:58:22.338Z] 22:32:01 2 11.54 0.00 5.22 8.35 0.12 74.77 [2022-09-19T22:58:22.338Z] 22:32:01 3 12.26 0.00 4.31 0.72 0.10 82.60 [2022-09-19T22:58:22.338Z] 22:32:01 4 11.01 0.00 4.95 5.70 0.10 78.24 [2022-09-19T22:58:22.338Z] 22:32:01 5 14.85 0.00 5.38 1.62 0.09 78.07 [2022-09-19T22:58:22.338Z] 22:32:01 6 9.96 0.00 4.46 0.33 0.05 85.19 [2022-09-19T22:58:22.338Z] 22:32:01 7 13.65 0.00 4.45 0.41 0.07 81.43 [2022-09-19T22:58:22.338Z] 22:33:01 all 50.71 0.00 8.07 0.38 0.10 40.74 [2022-09-19T22:58:22.338Z] 22:33:01 0 50.56 0.00 7.58 0.17 0.08 41.61 [2022-09-19T22:58:22.338Z] 22:33:01 1 50.29 0.00 8.36 0.08 0.10 41.17 [2022-09-19T22:58:22.338Z] 22:33:01 2 50.27 0.00 7.78 0.54 0.08 41.32 [2022-09-19T22:58:22.338Z] 22:33:01 3 50.54 0.00 8.32 0.03 0.08 41.02 [2022-09-19T22:58:22.338Z] 22:33:01 4 50.52 0.00 9.16 0.07 0.14 40.13 [2022-09-19T22:58:22.338Z] 22:33:01 5 51.16 0.00 8.16 1.91 0.12 38.65 [2022-09-19T22:58:22.338Z] 22:33:01 6 50.63 0.00 7.44 0.14 0.10 41.69 [2022-09-19T22:58:22.338Z] 22:33:01 7 51.75 0.00 7.72 0.10 0.12 40.30 [2022-09-19T22:58:22.338Z] 22:34:01 all 41.93 0.00 7.31 0.90 0.09 49.76 [2022-09-19T22:58:22.338Z] 22:34:01 0 43.31 0.00 7.77 0.22 0.08 48.61 [2022-09-19T22:58:22.338Z] 22:34:01 1 42.50 0.00 7.20 0.09 0.10 50.11 [2022-09-19T22:58:22.338Z] 22:34:01 2 43.18 0.00 7.12 0.36 0.10 49.24 [2022-09-19T22:58:22.338Z] 22:34:01 3 42.41 0.00 7.18 0.07 0.08 50.25 [2022-09-19T22:58:22.338Z] 22:34:01 4 40.94 0.00 7.02 0.03 0.10 51.90 [2022-09-19T22:58:22.338Z] 22:34:01 5 37.49 0.00 6.94 6.04 0.09 49.45 [2022-09-19T22:58:22.338Z] 22:34:01 6 43.00 0.00 7.70 0.39 0.08 48.82 [2022-09-19T22:58:22.338Z] 22:34:01 7 42.62 0.00 7.50 0.05 0.10 49.73 [2022-09-19T22:58:22.338Z] 22:35:01 all 20.45 0.00 11.46 9.75 0.11 58.23 [2022-09-19T22:58:22.338Z] 22:35:01 0 20.46 0.00 10.52 4.58 0.12 64.31 [2022-09-19T22:58:22.338Z] 22:35:01 1 19.76 0.00 11.90 11.33 0.12 56.89 [2022-09-19T22:58:22.338Z] 22:35:01 2 22.44 0.00 11.29 11.77 0.12 54.39 [2022-09-19T22:58:22.338Z] 22:35:01 3 21.93 0.00 11.83 17.92 0.09 48.23 [2022-09-19T22:58:22.338Z] 22:35:01 4 18.24 0.00 12.18 16.09 0.09 53.42 [2022-09-19T22:58:22.338Z] 22:35:01 5 17.48 0.00 9.63 6.97 0.12 65.80 [2022-09-19T22:58:22.338Z] 22:35:01 6 22.80 0.00 12.33 4.59 0.10 60.18 [2022-09-19T22:58:22.338Z] 22:35:01 7 20.48 0.00 11.97 4.76 0.12 62.68 [2022-09-19T22:58:22.338Z] 22:36:01 all 50.53 0.00 12.24 11.37 0.15 25.72 [2022-09-19T22:58:22.338Z] 22:36:01 0 48.40 0.00 10.22 11.10 0.15 30.14 [2022-09-19T22:58:22.338Z] 22:36:01 1 53.24 0.00 12.88 13.05 0.15 20.69 [2022-09-19T22:58:22.338Z] 22:36:01 2 46.65 0.00 11.94 4.21 0.12 37.08 [2022-09-19T22:58:22.338Z] 22:36:01 3 51.83 0.00 12.47 20.56 0.19 14.95 [2022-09-19T22:58:22.338Z] 22:36:01 4 49.65 0.00 14.06 12.30 0.12 23.87 [2022-09-19T22:58:22.338Z] 22:36:01 5 50.36 0.00 12.11 10.06 0.14 27.33 [2022-09-19T22:58:22.338Z] 22:36:01 6 52.04 0.00 12.73 11.33 0.15 23.75 [2022-09-19T22:58:22.338Z] 22:36:01 7 52.07 0.00 11.54 8.34 0.19 27.87 [2022-09-19T22:58:22.338Z] 22:37:01 all 55.16 0.00 14.27 7.03 0.17 23.37 [2022-09-19T22:58:22.338Z] 22:37:01 0 53.54 0.00 15.16 11.68 0.16 19.47 [2022-09-19T22:58:22.338Z] 22:37:01 1 58.83 0.00 14.66 5.69 0.14 20.69 [2022-09-19T22:58:22.338Z] 22:37:01 2 52.78 0.00 13.98 2.60 0.15 30.49 [2022-09-19T22:58:22.338Z] 22:37:01 3 54.28 0.00 13.35 2.40 0.12 29.85 [2022-09-19T22:58:22.338Z] 22:37:01 4 54.82 0.00 13.30 4.10 0.22 27.55 [2022-09-19T22:58:22.338Z] 22:37:01 5 56.15 0.00 13.85 5.30 0.17 24.52 [2022-09-19T22:58:22.338Z] 22:37:01 6 57.14 0.00 15.26 3.58 0.28 23.75 [2022-09-19T22:58:22.338Z] 22:37:01 7 53.74 0.00 14.62 20.86 0.14 10.65 [2022-09-19T22:58:22.338Z] 22:38:01 all 27.72 0.00 6.77 4.70 0.15 60.67 [2022-09-19T22:58:22.338Z] 22:38:01 0 27.72 0.00 6.67 2.38 0.19 63.04 [2022-09-19T22:58:22.338Z] 22:38:01 1 29.30 0.00 7.98 3.07 0.15 59.50 [2022-09-19T22:58:22.338Z] 22:38:01 2 27.06 0.00 5.87 2.21 0.12 64.74 [2022-09-19T22:58:22.338Z] 22:38:01 3 27.46 0.00 6.74 3.62 0.15 62.03 [2022-09-19T22:58:22.338Z] 22:38:01 4 25.02 0.00 7.21 3.52 0.08 64.16 [2022-09-19T22:58:22.338Z] 22:38:01 5 29.99 0.00 7.14 12.28 0.20 50.38 [2022-09-19T22:58:22.338Z] 22:38:01 6 29.08 0.00 6.67 6.21 0.12 57.93 [2022-09-19T22:58:22.338Z] 22:38:01 7 26.09 0.00 5.85 4.35 0.17 63.54 [2022-09-19T22:58:22.338Z] 22:39:01 all 9.50 0.00 1.21 0.60 0.11 88.57 [2022-09-19T22:58:22.338Z] 22:39:01 0 12.21 0.00 1.32 0.20 0.10 86.18 [2022-09-19T22:58:22.338Z] 22:39:01 1 12.76 0.00 1.24 0.15 0.15 85.70 [2022-09-19T22:58:22.338Z] 22:39:01 2 8.30 0.00 1.15 0.10 0.12 90.33 [2022-09-19T22:58:22.338Z] 22:39:01 3 11.17 0.00 1.42 3.90 0.17 83.34 [2022-09-19T22:58:22.338Z] 22:39:01 4 10.70 0.00 1.39 0.12 0.07 87.73 [2022-09-19T22:58:22.338Z] 22:39:01 5 7.74 0.00 1.04 0.25 0.13 90.83 [2022-09-19T22:58:22.338Z] 22:39:01 6 4.94 0.00 0.75 0.08 0.03 94.19 [2022-09-19T22:58:22.338Z] 22:39:01 7 8.18 0.00 1.36 0.03 0.13 90.29 [2022-09-19T22:58:22.338Z] 22:40:01 all 1.43 0.00 0.18 0.09 0.03 98.28 [2022-09-19T22:58:22.338Z] 22:40:01 0 1.62 0.00 0.22 0.08 0.02 98.07 [2022-09-19T22:58:22.338Z] 22:40:01 1 2.13 0.00 0.20 0.00 0.03 97.64 [2022-09-19T22:58:22.338Z] 22:40:01 2 1.99 0.00 0.27 0.00 0.03 97.71 [2022-09-19T22:58:22.338Z] 22:40:01 3 1.87 0.00 0.25 0.50 0.03 97.35 [2022-09-19T22:58:22.338Z] 22:40:01 4 0.15 0.00 0.07 0.00 0.00 99.78 [2022-09-19T22:58:22.338Z] 22:40:01 5 1.78 0.00 0.10 0.07 0.07 97.98 [2022-09-19T22:58:22.338Z] 22:40:01 6 1.74 0.00 0.15 0.02 0.02 98.08 [2022-09-19T22:58:22.338Z] 22:40:01 7 0.15 0.00 0.17 0.05 0.03 99.60 [2022-09-19T22:58:22.338Z] 22:41:01 all 0.01 0.00 0.02 0.05 0.01 99.91 [2022-09-19T22:58:22.338Z] 22:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-19T22:58:22.338Z] 22:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.338Z] 22:41:01 2 0.02 0.00 0.07 0.00 0.02 99.90 [2022-09-19T22:58:22.338Z] 22:41:01 3 0.03 0.00 0.02 0.05 0.02 99.88 [2022-09-19T22:58:22.338Z] 22:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-19T22:58:22.338Z] 22:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.338Z] 22:41:01 6 0.02 0.00 0.02 0.33 0.02 99.62 [2022-09-19T22:58:22.338Z] 22:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.338Z] 22:42:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-09-19T22:58:22.338Z] 22:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.338Z] 22:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.338Z] 22:42:01 2 0.10 0.00 0.05 0.00 0.03 99.82 [2022-09-19T22:58:22.338Z] 22:42:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-19T22:58:22.338Z] 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.338Z] 22:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-19T22:58:22.338Z] 22:42:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-19T22:58:22.338Z] 22:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.338Z] [2022-09-19T22:58:22.338Z] 22:42:01 CPU %user %nice %system %iowait %steal %idle [2022-09-19T22:58:22.338Z] 22:43:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2022-09-19T22:58:22.338Z] 22:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.338Z] 22:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-19T22:58:22.338Z] 22:43:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-19T22:58:22.338Z] 22:43:01 3 0.00 0.00 0.02 0.08 0.00 99.90 [2022-09-19T22:58:22.338Z] 22:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-19T22:58:22.338Z] 22:43:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-19T22:58:22.338Z] 22:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-19T22:58:22.338Z] 22:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.338Z] 22:44:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2022-09-19T22:58:22.338Z] 22:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-19T22:58:22.338Z] 22:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-09-19T22:58:22.338Z] 22:44:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2022-09-19T22:58:22.338Z] 22:44:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-19T22:58:22.338Z] 22:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-19T22:58:22.339Z] 22:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-19T22:58:22.339Z] 22:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:45:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2022-09-19T22:58:22.339Z] 22:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-19T22:58:22.339Z] 22:45:01 3 0.02 0.00 0.02 0.10 0.02 99.85 [2022-09-19T22:58:22.339Z] 22:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:45:01 5 0.03 0.00 0.00 0.07 0.00 99.90 [2022-09-19T22:58:22.339Z] 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:46:01 all 0.04 0.00 0.03 0.02 0.03 99.89 [2022-09-19T22:58:22.339Z] 22:46:01 0 0.05 0.00 0.02 0.00 0.10 99.83 [2022-09-19T22:58:22.339Z] 22:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-19T22:58:22.339Z] 22:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-19T22:58:22.339Z] 22:46:01 3 0.03 0.00 0.05 0.10 0.02 99.80 [2022-09-19T22:58:22.339Z] 22:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-19T22:58:22.339Z] 22:46:01 5 0.03 0.00 0.03 0.07 0.02 99.85 [2022-09-19T22:58:22.339Z] 22:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-19T22:58:22.339Z] 22:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-19T22:58:22.339Z] 22:47:01 all 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-19T22:58:22.339Z] 22:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-19T22:58:22.339Z] 22:47:01 3 0.00 0.00 0.00 0.12 0.00 99.88 [2022-09-19T22:58:22.339Z] 22:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:47:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-09-19T22:58:22.339Z] 22:47:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2022-09-19T22:58:22.339Z] 22:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-19T22:58:22.339Z] 22:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-19T22:58:22.339Z] 22:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-19T22:58:22.339Z] 22:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:48:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-19T22:58:22.339Z] 22:48:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-19T22:58:22.339Z] 22:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:49:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2022-09-19T22:58:22.339Z] 22:49:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2022-09-19T22:58:22.339Z] 22:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-09-19T22:58:22.339Z] 22:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-19T22:58:22.339Z] 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-19T22:58:22.339Z] 22:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:50:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2022-09-19T22:58:22.339Z] 22:50:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2022-09-19T22:58:22.339Z] 22:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-09-19T22:58:22.339Z] 22:51:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-19T22:58:22.339Z] 22:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-19T22:58:22.339Z] 22:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-19T22:58:22.339Z] 22:51:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-19T22:58:22.339Z] 22:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-19T22:58:22.339Z] 22:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-19T22:58:22.339Z] 22:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-19T22:58:22.339Z] 22:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:52:01 6 0.03 0.00 0.05 0.00 0.03 99.88 [2022-09-19T22:58:22.339Z] 22:52:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-19T22:58:22.339Z] 22:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-09-19T22:58:22.339Z] 22:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-19T22:58:22.339Z] 22:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-19T22:58:22.339Z] 22:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-19T22:58:22.339Z] 22:53:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-19T22:58:22.339Z] 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:53:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2022-09-19T22:58:22.339Z] 22:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-19T22:58:22.339Z] 22:53:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-19T22:58:22.339Z] [2022-09-19T22:58:22.339Z] 22:53:01 CPU %user %nice %system %iowait %steal %idle [2022-09-19T22:58:22.339Z] 22:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:54:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-19T22:58:22.339Z] 22:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:54:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2022-09-19T22:58:22.339Z] 22:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-19T22:58:22.339Z] 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:55:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2022-09-19T22:58:22.339Z] 22:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-19T22:58:22.339Z] 22:55:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2022-09-19T22:58:22.339Z] 22:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-19T22:58:22.339Z] 22:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:55:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2022-09-19T22:58:22.339Z] 22:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-19T22:58:22.339Z] 22:55:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2022-09-19T22:58:22.339Z] 22:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-19T22:58:22.339Z] 22:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:56:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-19T22:58:22.339Z] 22:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-19T22:58:22.339Z] 22:56:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-19T22:58:22.339Z] 22:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-19T22:58:22.339Z] 22:56:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-19T22:58:22.339Z] 22:57:01 all 3.05 0.00 1.26 0.46 0.03 95.20 [2022-09-19T22:58:22.339Z] 22:57:01 0 2.99 0.00 1.59 0.00 0.03 95.38 [2022-09-19T22:58:22.339Z] 22:57:01 1 2.95 0.00 1.48 0.10 0.03 95.44 [2022-09-19T22:58:22.339Z] 22:57:01 2 4.36 0.00 0.95 0.00 0.02 94.67 [2022-09-19T22:58:22.339Z] 22:57:01 3 3.16 0.00 0.97 0.33 0.03 95.50 [2022-09-19T22:58:22.339Z] 22:57:01 4 2.49 0.00 1.05 0.00 0.02 96.44 [2022-09-19T22:58:22.339Z] 22:57:01 5 3.10 0.00 1.79 3.25 0.02 91.84 [2022-09-19T22:58:22.339Z] 22:57:01 6 2.70 0.00 0.91 0.02 0.02 96.36 [2022-09-19T22:58:22.339Z] 22:57:01 7 2.65 0.00 1.37 0.00 0.03 95.94 [2022-09-19T22:58:22.339Z] 22:58:01 all 7.39 0.00 2.90 2.76 0.08 86.88 [2022-09-19T22:58:22.339Z] 22:58:01 0 7.52 0.00 3.33 0.03 0.05 89.06 [2022-09-19T22:58:22.339Z] 22:58:01 1 6.65 0.00 2.83 1.55 0.13 88.84 [2022-09-19T22:58:22.339Z] 22:58:01 2 6.27 0.00 2.76 0.03 0.05 90.88 [2022-09-19T22:58:22.339Z] 22:58:01 3 8.32 0.00 2.38 0.49 0.10 88.71 [2022-09-19T22:58:22.339Z] 22:58:01 4 7.70 0.00 2.12 0.19 0.07 89.92 [2022-09-19T22:58:22.339Z] 22:58:01 5 7.76 0.00 3.78 16.06 0.07 72.33 [2022-09-19T22:58:22.339Z] 22:58:01 6 7.95 0.00 2.91 3.22 0.07 85.85 [2022-09-19T22:58:22.339Z] 22:58:01 7 6.95 0.00 3.09 0.59 0.07 89.30 [2022-09-19T22:58:22.339Z] Average: all 10.24 0.00 2.57 1.49 0.05 85.65 [2022-09-19T22:58:22.339Z] Average: 0 10.27 0.00 2.53 1.25 0.05 85.90 [2022-09-19T22:58:22.339Z] Average: 1 10.58 0.00 2.66 1.29 0.05 85.42 [2022-09-19T22:58:22.339Z] Average: 2 10.07 0.00 2.50 1.09 0.04 86.29 [2022-09-19T22:58:22.339Z] Average: 3 10.43 0.00 2.53 1.88 0.04 85.12 [2022-09-19T22:58:22.339Z] Average: 4 9.91 0.00 2.65 1.53 0.04 85.87 [2022-09-19T22:58:22.339Z] Average: 5 10.14 0.00 2.56 2.34 0.05 84.91 [2022-09-19T22:58:22.339Z] Average: 6 10.34 0.00 2.62 1.11 0.05 85.89 [2022-09-19T22:58:22.339Z] Average: 7 10.17 0.00 2.55 1.44 0.04 85.81 [2022-09-19T22:58:22.339Z] [2022-09-19T22:58:22.339Z] [2022-09-19T22:58:22.339Z]