Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ef95e3002464d42590a42d7264ad679da132236 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-ssh8531109641555960698.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-ssh11066381879358480246.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-ssh14186320655110855236.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-ssh5224148125049538354.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-ssh14010022453326859010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29997 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/303 [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/303 # 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 0ef95e3002464d42590a42d7264ad679da132236 (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 0ef95e3002464d42590a42d7264ad679da132236 # timeout=10 Commit message: "fix(snap): Bind redis server to loopback interface (#4154)" > git rev-list --no-walk 48eed856e80a2c589424f23e622b2075d9b38894 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T21:27:41.344Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T21:27:41.394Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T21:27:41.406Z] ========================================================= [2022-09-20T21:27:41.406Z] EdgeX Global Pipelines Version Info [2022-09-20T21:27:41.406Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:27:42.194Z] ------------------- [2022-09-20T21:27:42.194Z] stable info: [2022-09-20T21:27:42.194Z] ------------------- [2022-09-20T21:27:42.194Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T21:27:42.195Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T21:27:42.195Z] Message: update stable to v1.0.239 [2022-09-20T21:27:42.769Z] ------------------- [2022-09-20T21:27:42.769Z] experimental info: [2022-09-20T21:27:42.769Z] ------------------- [2022-09-20T21:27:42.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T21:27:42.769Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T21:27:42.769Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T21:27:43.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-20T21:27:43.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-20T21:27:43.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T21:27:43.039Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T21:27:43.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T21:27:43.062Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T21:27:43.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T21:27:43.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-20T21:27:43.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-20T21:27:43.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-20T21:27:43.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T21:27:43.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T21:27:43.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T21:27:43.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T21:27:43.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T21:27:43.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T21:27:43.185Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T21:27:43.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T21:27:43.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-20T21:27:43.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-20T21:27:43.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T21:27:43.235Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T21:27:43.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T21:27:43.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-20T21:27:43.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-20T21:27:43.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-20T21:27:43.288Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] echo [2022-09-20T21:27:43.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ef95e3 [Pipeline] echo [2022-09-20T21:27:43.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T21:27:43.360Z] provisioning config files... [2022-09-20T21:27:43.374Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/303@tmp/config2854290304119821638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:27:43.686Z] ---> docker-login.sh [2022-09-20T21:27:43.686Z] nexus3.edgexfoundry.org:10001 [2022-09-20T21:27:43.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:27:44.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:27:44.210Z] Configure a credential helper to remove this warning. See [2022-09-20T21:27:44.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:27:44.210Z] [2022-09-20T21:27:44.210Z] Login Succeeded [2022-09-20T21:27:44.210Z] nexus3.edgexfoundry.org:10002 [2022-09-20T21:27:44.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:27:44.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:27:44.471Z] Configure a credential helper to remove this warning. See [2022-09-20T21:27:44.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:27:44.471Z] [2022-09-20T21:27:44.471Z] Login Succeeded [2022-09-20T21:27:44.471Z] nexus3.edgexfoundry.org:10003 [2022-09-20T21:27:44.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:27:44.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:27:44.732Z] Configure a credential helper to remove this warning. See [2022-09-20T21:27:44.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:27:44.732Z] [2022-09-20T21:27:44.732Z] Login Succeeded [2022-09-20T21:27:44.732Z] nexus3.edgexfoundry.org:10004 [2022-09-20T21:27:44.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:27:44.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:27:44.732Z] Configure a credential helper to remove this warning. See [2022-09-20T21:27:44.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:27:44.733Z] [2022-09-20T21:27:44.733Z] Login Succeeded [2022-09-20T21:27:44.733Z] docker.io [2022-09-20T21:27:44.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:27:46.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:27:46.383Z] Configure a credential helper to remove this warning. See [2022-09-20T21:27:46.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:27:46.383Z] [2022-09-20T21:27:46.383Z] Login Succeeded [2022-09-20T21:27:46.383Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T21:27:46.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T21:27:46.706Z] + 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-20T21:27:46.706Z] + dirname cmd/core-command/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-20T21:27:46.706Z] + dirname cmd/core-data/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-20T21:27:46.706Z] + + dirname cmd/core-metadata/Dockerfile [2022-09-20T21:27:46.706Z] cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-20T21:27:46.706Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-20T21:27:46.706Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-20T21:27:46.706Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-20T21:27:46.706Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-20T21:27:46.706Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-20T21:27:46.706Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-20T21:27:46.706Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-20T21:27:46.706Z] + cut -d/ -f2 [2022-09-20T21:27:46.706Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-20T21:27:46.707Z] + dirname cmd/support-notifications/Dockerfile [2022-09-20T21:27:46.707Z] + cut -d/ -f2 [2022-09-20T21:27:46.707Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-20T21:27:46.707Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-20T21:27:46.707Z] + cut -d/ -f2 [2022-09-20T21:27:46.707Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-20T21:27:46.707Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-20T21:27:46.707Z] + cut -d/ -f2 [2022-09-20T21:27:46.707Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-20T21:27:46.737Z] 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-20T21:27:47.081Z] + git rev-list -1 --merges 0ef95e3002464d42590a42d7264ad679da132236~1..0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] echo [2022-09-20T21:27:47.104Z] -----------> git rev-list -1 --merges 0ef95e3002464d42590a42d7264ad679da132236~1..0ef95e3002464d42590a42d7264ad679da132236 0ef95e3002464d42590a42d7264ad679da132236 [false] [Pipeline] sh [2022-09-20T21:27:47.394Z] + git log --format=format:%s -1 0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] echo [2022-09-20T21:27:47.408Z] ========================================================= [2022-09-20T21:27:47.408Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T21:27:47.408Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-20T21:27:47.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T21:27:47.838Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T21:27:47.838Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T21:27:47.838Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T21:27:47.838Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T21:27:47.838Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T21:27:47.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:27:48.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T21:27:48.325Z] [2022-09-20T21:27:48.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:27:48.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T21:27:48.634Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T21:27:48.634Z] b85a868b505f: Pulling fs layer [2022-09-20T21:27:48.634Z] e2be974225ed: Pulling fs layer [2022-09-20T21:27:48.634Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T21:27:48.634Z] 988bab9f4d93: Pulling fs layer [2022-09-20T21:27:48.634Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T21:27:48.634Z] eaf3925da568: Pulling fs layer [2022-09-20T21:27:48.634Z] bab4dde63d76: Pulling fs layer [2022-09-20T21:27:48.634Z] bde34c3a00c8: Pulling fs layer [2022-09-20T21:27:48.634Z] b352a97aabf1: Pulling fs layer [2022-09-20T21:27:48.634Z] 4872d77fe225: Pulling fs layer [2022-09-20T21:27:48.634Z] 5851b861e8e6: Pulling fs layer [2022-09-20T21:27:48.634Z] 988bab9f4d93: Waiting [2022-09-20T21:27:48.634Z] bde34c3a00c8: Waiting [2022-09-20T21:27:48.634Z] b352a97aabf1: Waiting [2022-09-20T21:27:48.634Z] 1469e6f7b9e6: Waiting [2022-09-20T21:27:48.634Z] bab4dde63d76: Waiting [2022-09-20T21:27:48.634Z] eaf3925da568: Waiting [2022-09-20T21:27:48.634Z] 4872d77fe225: Waiting [2022-09-20T21:27:48.634Z] 5851b861e8e6: Waiting [2022-09-20T21:27:48.634Z] e2be974225ed: Verifying Checksum [2022-09-20T21:27:48.634Z] e2be974225ed: Download complete [2022-09-20T21:27:48.634Z] 988bab9f4d93: Verifying Checksum [2022-09-20T21:27:48.634Z] 988bab9f4d93: Download complete [2022-09-20T21:27:48.896Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T21:27:48.896Z] 1469e6f7b9e6: Download complete [2022-09-20T21:27:48.896Z] eaf3925da568: Download complete [2022-09-20T21:27:48.896Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T21:27:48.896Z] 339a4e72a1f5: Download complete [2022-09-20T21:27:48.896Z] bde34c3a00c8: Verifying Checksum [2022-09-20T21:27:48.896Z] bde34c3a00c8: Download complete [2022-09-20T21:27:48.896Z] b352a97aabf1: Verifying Checksum [2022-09-20T21:27:48.896Z] b352a97aabf1: Download complete [2022-09-20T21:27:48.896Z] 4872d77fe225: Verifying Checksum [2022-09-20T21:27:48.896Z] 4872d77fe225: Download complete [2022-09-20T21:27:48.896Z] 5851b861e8e6: Verifying Checksum [2022-09-20T21:27:48.896Z] 5851b861e8e6: Download complete [2022-09-20T21:27:48.896Z] b85a868b505f: Download complete [2022-09-20T21:27:49.156Z] bab4dde63d76: Verifying Checksum [2022-09-20T21:27:49.156Z] bab4dde63d76: Download complete [2022-09-20T21:27:50.541Z] b85a868b505f: Pull complete [2022-09-20T21:27:50.541Z] e2be974225ed: Pull complete [2022-09-20T21:27:51.125Z] 339a4e72a1f5: Pull complete [2022-09-20T21:27:51.125Z] 988bab9f4d93: Pull complete [2022-09-20T21:27:51.386Z] 1469e6f7b9e6: Pull complete [2022-09-20T21:27:51.648Z] eaf3925da568: Pull complete [2022-09-20T21:27:53.567Z] bab4dde63d76: Pull complete [2022-09-20T21:27:53.828Z] bde34c3a00c8: Pull complete [2022-09-20T21:27:53.828Z] b352a97aabf1: Pull complete [2022-09-20T21:27:54.089Z] 4872d77fe225: Pull complete [2022-09-20T21:27:54.089Z] 5851b861e8e6: Pull complete [2022-09-20T21:27:54.089Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T21:27:54.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T21:27:54.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:27:54.231Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:27:54.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:27:57.738Z] $ docker top fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 -eo pid,comm [2022-09-20T21:27:57.816Z] 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-20T21:27:57.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T21:27:57.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T21:27:57.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T21:27:57.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T21:27:57.990Z] $ docker exec fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 ssh-agent [2022-09-20T21:27:58.139Z] SSH_AUTH_SOCK=/tmp/ssh-pVY2M8UggQwZ/agent.32 [2022-09-20T21:27:58.139Z] SSH_AGENT_PID=38 [2022-09-20T21:27:58.146Z] Running ssh-add (command line suppressed) [2022-09-20T21:27:58.283Z] Identity added: /w/workspace/edgex-go/303@tmp/private_key_6735514941503848318.key (/w/workspace/edgex-go/303@tmp/private_key_6735514941503848318.key) [2022-09-20T21:27:58.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T21:27:58.588Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T21:27:58.604Z] $ docker exec --env ******** --env ******** fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 ssh-agent -k [2022-09-20T21:27:58.720Z] unset SSH_AUTH_SOCK; [2022-09-20T21:27:58.721Z] unset SSH_AGENT_PID; [2022-09-20T21:27:58.721Z] echo Agent pid 38 killed; [2022-09-20T21:27:58.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T21:27:58.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T21:27:58.751Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T21:27:58.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T21:27:58.888Z] $ docker exec fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 ssh-agent [2022-09-20T21:27:59.023Z] SSH_AUTH_SOCK=/tmp/ssh-UL69U9lYXHvs/agent.71 [2022-09-20T21:27:59.023Z] SSH_AGENT_PID=77 [2022-09-20T21:27:59.028Z] Running ssh-add (command line suppressed) [2022-09-20T21:27:59.161Z] Identity added: /w/workspace/edgex-go/303@tmp/private_key_1584811130566219268.key (/w/workspace/edgex-go/303@tmp/private_key_1584811130566219268.key) [2022-09-20T21:27:59.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T21:27:59.463Z] + git semver init [2022-09-20T21:27:59.724Z] 2022-09-20 21:27:59,682 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T21:27:59.724Z] 2022-09-20 21:27:59,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/303/.semver [2022-09-20T21:27:59.724Z] 2022-09-20 21:27:59,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/303/.semver [2022-09-20T21:27:59.724Z] 2022-09-20 21:27:59,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/303/.semver'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=None) [2022-09-20T21:28:05.019Z] 2022-09-20 21:28:04,547 [append_file] DEBUG append to file:/w/workspace/edgex-go/303/.git/info/exclude [2022-09-20T21:28:05.019Z] 2022-09-20 21:28:04,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/303/.semver/main with force:False [2022-09-20T21:28:05.019Z] 2022-09-20 21:28:04,548 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main [2022-09-20T21:28:05.019Z] 2022-09-20 21:28:04,548 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main [2022-09-20T21:28:05.019Z] 2.3.0-dev.67 [Pipeline] } [2022-09-20T21:28:05.034Z] $ docker exec --env ******** --env ******** fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 ssh-agent -k [2022-09-20T21:28:05.151Z] unset SSH_AUTH_SOCK; [2022-09-20T21:28:05.151Z] unset SSH_AGENT_PID; [2022-09-20T21:28:05.151Z] echo Agent pid 77 killed; [2022-09-20T21:28:05.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T21:28:05.468Z] + git semver [Pipeline] } [2022-09-20T21:28:05.748Z] $ docker stop --time=1 fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 [2022-09-20T21:28:07.072Z] $ docker rm -f fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T21:28:07.428Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T21:28:07.723Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T21:28:07.726Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.67 [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-20T21:28:08.127Z] + git config --global --add safe.directory /w/workspace/edgex-go/303 [Pipeline] echo [2022-09-20T21:28:08.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T21:28:08.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T21:28:08.158Z] ========================================================= [2022-09-20T21:28:08.158Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T21:28:08.158Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T21:28:08.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T21:28:08.451Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T21:28:08.451Z] 2408cc74d12b: Pulling fs layer [2022-09-20T21:28:08.451Z] ea60b727a1ce: Pulling fs layer [2022-09-20T21:28:08.451Z] 30c4a7721957: Pulling fs layer [2022-09-20T21:28:08.451Z] 370296b7ddb6: Pulling fs layer [2022-09-20T21:28:08.451Z] 7c6cee850709: Pulling fs layer [2022-09-20T21:28:08.451Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T21:28:08.451Z] d94ebbe4e438: Pulling fs layer [2022-09-20T21:28:08.451Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T21:28:08.451Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T21:28:08.451Z] d94ebbe4e438: Waiting [2022-09-20T21:28:08.451Z] 7c6cee850709: Waiting [2022-09-20T21:28:08.451Z] bcfd1f05c69d: Waiting [2022-09-20T21:28:08.451Z] 59ccb84bbe0f: Waiting [2022-09-20T21:28:08.451Z] 39a5fcdaea64: Waiting [2022-09-20T21:28:08.451Z] 30c4a7721957: Verifying Checksum [2022-09-20T21:28:08.451Z] 30c4a7721957: Download complete [2022-09-20T21:28:08.451Z] ea60b727a1ce: Download complete [2022-09-20T21:28:08.451Z] 7c6cee850709: Verifying Checksum [2022-09-20T21:28:08.451Z] 7c6cee850709: Download complete [2022-09-20T21:28:08.451Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T21:28:08.451Z] 39a5fcdaea64: Download complete [2022-09-20T21:28:08.715Z] 2408cc74d12b: Verifying Checksum [2022-09-20T21:28:08.715Z] 2408cc74d12b: Download complete [2022-09-20T21:28:08.715Z] d94ebbe4e438: Verifying Checksum [2022-09-20T21:28:08.715Z] d94ebbe4e438: Download complete [2022-09-20T21:28:08.715Z] 2408cc74d12b: Pull complete [2022-09-20T21:28:08.981Z] ea60b727a1ce: Pull complete [2022-09-20T21:28:08.981Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T21:28:08.981Z] 59ccb84bbe0f: Download complete [2022-09-20T21:28:08.981Z] 30c4a7721957: Pull complete [2022-09-20T21:28:09.241Z] bcfd1f05c69d: Download complete [2022-09-20T21:28:09.502Z] 370296b7ddb6: Verifying Checksum [2022-09-20T21:28:09.502Z] 370296b7ddb6: Download complete [2022-09-20T21:28:13.713Z] 370296b7ddb6: Pull complete [2022-09-20T21:28:13.983Z] 7c6cee850709: Pull complete [2022-09-20T21:28:13.983Z] 39a5fcdaea64: Pull complete [2022-09-20T21:28:14.244Z] d94ebbe4e438: Pull complete [2022-09-20T21:28:16.788Z] bcfd1f05c69d: Pull complete [2022-09-20T21:28:17.355Z] 59ccb84bbe0f: Pull complete [2022-09-20T21:28:17.355Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T21:28:17.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T21:28:17.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T21:28:17.651Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T21:28:17.651Z] WORKDIR /edgex [2022-09-20T21:28:17.651Z] COPY go.mod . [2022-09-20T21:28:17.651Z] RUN go mod download [2022-09-20T21:28:17.651Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-20T21:28:18.228Z] Sending build context to Docker daemon 169.5MB [2022-09-20T21:28:18.228Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T21:28:18.228Z] ---> a4fb48ad2a94 [2022-09-20T21:28:18.228Z] Step 2/4 : WORKDIR /edgex [2022-09-20T21:28:22.804Z] Still waiting to schedule task [2022-09-20T21:28:22.804Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-20T21:28:23.521Z] ---> Running in e86f60c2c4a6 [2022-09-20T21:28:23.521Z] Removing intermediate container e86f60c2c4a6 [2022-09-20T21:28:23.521Z] ---> 8f4f85164925 [2022-09-20T21:28:23.521Z] Step 3/4 : COPY go.mod . [2022-09-20T21:28:23.780Z] ---> b2c9edea62da [2022-09-20T21:28:23.781Z] Step 4/4 : RUN go mod download [2022-09-20T21:28:24.042Z] ---> Running in 601b12c6daa7 [2022-09-20T21:28:38.956Z] Removing intermediate container 601b12c6daa7 [2022-09-20T21:28:38.956Z] ---> a29a46205d4f [2022-09-20T21:28:38.956Z] Successfully built a29a46205d4f [2022-09-20T21:28:38.956Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:28:39.271Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T21:28:39.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:28:39.364Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:28:39.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:28:39.850Z] $ docker top 1d4603a5c8cf20c5c82d412ed812408d444778585d61e2822947c22c3f20438c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T21:28:40.283Z] + go version [2022-09-20T21:28:40.283Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T21:28:40.302Z] $ docker stop --time=1 1d4603a5c8cf20c5c82d412ed812408d444778585d61e2822947c22c3f20438c [2022-09-20T21:28:41.618Z] $ docker rm -f 1d4603a5c8cf20c5c82d412ed812408d444778585d61e2822947c22c3f20438c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:28:42.010Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T21:28:42.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:28:42.097Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:28:42.140Z] $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:28:42.506Z] $ docker top 1f8573cf8f866c9508e356cd471ef5e2c72371ee9bc28ea7822e0cfbc58b8060 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T21:28:42.589Z] ========================================================= [2022-09-20T21:28:42.589Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-20T21:28:42.589Z] ========================================================= [Pipeline] sh [2022-09-20T21:28:42.869Z] + git config --global --add safe.directory /w/workspace/edgex-go/303 [Pipeline] fileExists [Pipeline] sh [2022-09-20T21:28:43.170Z] + make test [2022-09-20T21:28:43.170Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T21:28:49.759Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-20T21:29:04.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-20T21:29:05.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2022-09-20T21:29:05.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-20T21:29:05.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-20T21:29:05.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.139s coverage: 98.5% of statements [2022-09-20T21:29:05.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.126s coverage: 72.5% of statements [2022-09-20T21:29:05.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-20T21:29:05.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-20T21:29:06.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.2% of statements [2022-09-20T21:29:06.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-20T21:29:06.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.240s coverage: 89.2% of statements [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 2.0% of statements [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements [2022-09-20T21:29:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2022-09-20T21:29:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-09-20T21:29:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2022-09-20T21:29:18.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-09-20T21:29:21.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 80.8% of statements [2022-09-20T21:29:21.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.128s coverage: 92.9% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.8% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 41.8% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.188s coverage: 92.3% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-20T21:29:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-09-20T21:29:29.910Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-20T21:29:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-20T21:29:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-20T21:29:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-20T21:29:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-20T21:29:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-20T21:29:29.911Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-20T21:29:29.911Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 96.9% of statements [2022-09-20T21:29:30.854Z] 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-20T21:29:52.816Z] 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-20T21:29:52.816Z] GO111MODULE=on go vet ./... [2022-09-20T21:29:56.109Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T21:29:56.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T21:29:56.368Z] ./bin/test-attribution-txt.sh [2022-09-20T21:29:56.368Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T21:29:56.368Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T21:29:56.368Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T21:29:56.368Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T21:29:56.368Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T21:29:56.368Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T21:29:56.368Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T21:29:56.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-20T21:29:56.931Z] + ls -al . [2022-09-20T21:29:56.931Z] total 748 [2022-09-20T21:29:56.931Z] drwxrwxr-x 10 1001 1001 4096 Sep 20 21:28 . [2022-09-20T21:29:56.931Z] drwxr-xr-x 4 root root 4096 Sep 20 21:28 .. [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 21:27 .dockerignore [2022-09-20T21:29:56.931Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 21:29 .git [2022-09-20T21:29:56.931Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 21:27 .github [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 1030 Sep 20 21:27 .gitignore [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 21:27 .golangci.yml [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 87 Sep 20 21:27 .hadolint.yml [2022-09-20T21:29:56.931Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 21:28 .semver [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 21:27 .sonarcloud.properties [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 21:27 ADOPTERS.md [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 10347 Sep 20 21:27 Attribution.txt [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 63209 Sep 20 21:27 CHANGELOG.md [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 21:27 CONTRIBUTING.md [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 21:27 GOVERNANCE.md [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 850 Sep 20 21:27 Jenkinsfile [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 21:27 LICENSE [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 13724 Sep 20 21:27 Makefile [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 21:27 OWNERS.md [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 9799 Sep 20 21:27 README.md [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 6912 Sep 20 21:27 SECURITY.md [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 12 Sep 20 21:28 VERSION [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 4131 Sep 20 21:27 ZMQWindows.md [2022-09-20T21:29:56.931Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 21:27 bin [2022-09-20T21:29:56.931Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 21:27 cmd [2022-09-20T21:29:56.931Z] -rw-r--r-- 1 root root 491929 Sep 20 21:29 coverage.out [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 3670 Sep 20 21:27 go.mod [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 38527 Sep 20 21:27 go.sum [2022-09-20T21:29:56.931Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 21:27 internal [2022-09-20T21:29:56.931Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 21:27 openapi [2022-09-20T21:29:56.931Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 21:27 snap [2022-09-20T21:29:56.931Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 21:27 version.go [Pipeline] sh [2022-09-20T21:29:57.266Z] + '[' -e coverage.out ] [2022-09-20T21:29:57.266Z] + chown 1001:1001 coverage.out [2022-09-20T21:29:57.270Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29998 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stash [Pipeline] ws [2022-09-20T21:29:57.289Z] Running in /w/workspace/edgex-go/303 [Pipeline] { [Pipeline] checkout [2022-09-20T21:29:57.323Z] The recommended git tool is: git [2022-09-20T21:29:57.374Z] Stashed 1 file(s) [Pipeline] sh [2022-09-20T21:29:57.653Z] + make build [2022-09-20T21:29:57.653Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-20T21:30:03.900Z] using credential edgex-jenkins-ssh [2022-09-20T21:30:03.920Z] Cloning the remote Git repository [2022-09-20T21:30:03.983Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-20T21:30:04.138Z] > git init /w/workspace/edgex-go/303 # timeout=10 [2022-09-20T21:30:04.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-20T21:30:04.265Z] > git --version # timeout=10 [2022-09-20T21:30:04.324Z] > git --version # 'git version 2.25.1' [2022-09-20T21:30:04.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T21:30:04.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T21:30:12.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T21:30:20.701Z] Avoid second fetch [2022-09-20T21:30:20.701Z] Checking out Revision 0ef95e3002464d42590a42d7264ad679da132236 (main) [2022-09-20T21:30:20.654Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-20T21:30:20.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T21:30:20.723Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T21:30:20.737Z] > git checkout -f 0ef95e3002464d42590a42d7264ad679da132236 # timeout=10 [2022-09-20T21:30:24.789Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T21:30:24.789Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T21:30:25.044Z] Commit message: "fix(snap): Bind redis server to loopback interface (#4154)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T21:30:25.975Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T21:30:25.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T21:30:25.975Z] Dload Upload Total Spent Left Speed [2022-09-20T21:30:25.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-09-20T21:30:26.729Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T21:30:27.073Z] + + sudo tee /etc/docker/daemon.new [2022-09-20T21:30:27.073Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T21:30:27.073Z] { [2022-09-20T21:30:27.073Z] "registry-mirrors": [ [2022-09-20T21:30:27.073Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T21:30:27.073Z] ], [2022-09-20T21:30:27.073Z] "bip": "10.250.0.254/24", [2022-09-20T21:30:27.073Z] "hosts": [ [2022-09-20T21:30:27.073Z] "tcp://0.0.0.0:5555", [2022-09-20T21:30:27.073Z] "unix:///var/run/docker.sock" [2022-09-20T21:30:27.073Z] ], [2022-09-20T21:30:27.073Z] "mtu": 1458, [2022-09-20T21:30:27.073Z] "selinux-enabled": true, [2022-09-20T21:30:27.073Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T21:30:27.073Z] } [Pipeline] sh [2022-09-20T21:30:27.426Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T21:30:27.759Z] + sudo service docker restart [2022-09-20T21:30:31.364Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-20T21:30:31.626Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-20T21:30:33.008Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T21:30:34.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-20T21:30:35.336Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-20T21:30:36.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-20T21:30:37.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-20T21:30:38.236Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-20T21:30:40.235Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-20T21:30:41.737Z] $ docker stop --time=1 1f8573cf8f866c9508e356cd471ef5e2c72371ee9bc28ea7822e0cfbc58b8060 [2022-09-20T21:30:45.550Z] $ docker rm -f 1f8573cf8f866c9508e356cd471ef5e2c72371ee9bc28ea7822e0cfbc58b8060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T21:30:46.136Z] provisioning config files... [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:30:46.158Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/303@tmp/config8273446698025934062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:30:46.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T21:30:46.431Z] [2022-09-20T21:30:46.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:30:46.703Z] ---> docker-login.sh [2022-09-20T21:30:46.703Z] nexus3.edgexfoundry.org:10001 [2022-09-20T21:30:46.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T21:30:46.732Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-20T21:30:46.732Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-20T21:30:46.732Z] ca9280d653b3: Pulling fs layer [2022-09-20T21:30:46.732Z] 7e9c9ca2126c: Pulling fs layer [2022-09-20T21:30:46.992Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-20T21:30:46.992Z] cbdbe7a5bc2a: Download complete [2022-09-20T21:30:46.992Z] ca9280d653b3: Verifying Checksum [2022-09-20T21:30:46.992Z] ca9280d653b3: Download complete [2022-09-20T21:30:46.992Z] cbdbe7a5bc2a: Pull complete [2022-09-20T21:30:47.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:30:47.559Z] 7e9c9ca2126c: Download complete [2022-09-20T21:30:47.559Z] ca9280d653b3: Pull complete [2022-09-20T21:30:47.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:30:47.575Z] Configure a credential helper to remove this warning. See [2022-09-20T21:30:47.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:30:47.575Z] [2022-09-20T21:30:47.575Z] Login Succeeded [2022-09-20T21:30:47.575Z] nexus3.edgexfoundry.org:10002 [2022-09-20T21:30:47.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:30:48.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:30:48.123Z] Configure a credential helper to remove this warning. See [2022-09-20T21:30:48.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:30:48.123Z] [2022-09-20T21:30:48.123Z] Login Succeeded [2022-09-20T21:30:48.123Z] nexus3.edgexfoundry.org:10003 [2022-09-20T21:30:48.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:30:48.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:30:48.398Z] Configure a credential helper to remove this warning. See [2022-09-20T21:30:48.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:30:48.398Z] [2022-09-20T21:30:48.398Z] Login Succeeded [2022-09-20T21:30:48.398Z] nexus3.edgexfoundry.org:10004 [2022-09-20T21:30:48.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:30:48.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:30:48.953Z] Configure a credential helper to remove this warning. See [2022-09-20T21:30:48.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:30:48.953Z] [2022-09-20T21:30:48.953Z] Login Succeeded [2022-09-20T21:30:48.953Z] docker.io [2022-09-20T21:30:49.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:30:49.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:30:49.821Z] Configure a credential helper to remove this warning. See [2022-09-20T21:30:49.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:30:49.821Z] [2022-09-20T21:30:49.821Z] Login Succeeded [2022-09-20T21:30:49.821Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T21:30:49.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-20T21:30:50.420Z] + git config --global --add safe.directory /w/workspace/edgex-go/303 [Pipeline] echo [2022-09-20T21:30:50.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T21:30:50.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T21:30:50.465Z] ========================================================= [2022-09-20T21:30:50.465Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T21:30:50.465Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-20T21:30:50.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T21:30:50.850Z] 7e9c9ca2126c: Pull complete [2022-09-20T21:30:50.850Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-20T21:30:50.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T21:30:50.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:30:50.952Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:30:50.991Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:30:51.076Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T21:30:51.076Z] b3c136eddcbf: Pulling fs layer [2022-09-20T21:30:51.076Z] c0a3192eca97: Pulling fs layer [2022-09-20T21:30:51.076Z] a050256f5b6f: Pulling fs layer [2022-09-20T21:30:51.076Z] 656be50a0ddc: Pulling fs layer [2022-09-20T21:30:51.076Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T21:30:51.076Z] 46d945488cbd: Pulling fs layer [2022-09-20T21:30:51.076Z] 8a5474983e97: Pulling fs layer [2022-09-20T21:30:51.076Z] 329c88fbcd65: Pulling fs layer [2022-09-20T21:30:51.076Z] 46d945488cbd: Waiting [2022-09-20T21:30:51.076Z] 329c88fbcd65: Waiting [2022-09-20T21:30:51.076Z] 8a5474983e97: Waiting [2022-09-20T21:30:51.076Z] 2bbca73fdf42: Waiting [2022-09-20T21:30:51.076Z] 656be50a0ddc: Waiting [2022-09-20T21:30:51.076Z] a050256f5b6f: Download complete [2022-09-20T21:30:51.076Z] c0a3192eca97: Verifying Checksum [2022-09-20T21:30:51.076Z] c0a3192eca97: Download complete [2022-09-20T21:30:51.076Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T21:30:51.076Z] 2bbca73fdf42: Download complete [2022-09-20T21:30:51.076Z] 46d945488cbd: Verifying Checksum [2022-09-20T21:30:51.076Z] 46d945488cbd: Download complete [2022-09-20T21:30:51.076Z] b3c136eddcbf: Verifying Checksum [2022-09-20T21:30:51.076Z] b3c136eddcbf: Download complete [2022-09-20T21:30:52.066Z] b3c136eddcbf: Pull complete [2022-09-20T21:30:52.066Z] 329c88fbcd65: Verifying Checksum [2022-09-20T21:30:52.066Z] 329c88fbcd65: Download complete [2022-09-20T21:30:52.679Z] c0a3192eca97: Pull complete [2022-09-20T21:30:52.956Z] a050256f5b6f: Pull complete [2022-09-20T21:30:53.231Z] 8a5474983e97: Verifying Checksum [2022-09-20T21:30:53.231Z] 8a5474983e97: Download complete [2022-09-20T21:30:53.317Z] $ docker top 054f4f0b5a77e0f01095732f5fa1a089906e0b324683d76e75a5d2e000d1d795 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T21:30:53.675Z] + docker-compose build --help [2022-09-20T21:30:53.675Z] + grep parallel [2022-09-20T21:30:54.211Z] 656be50a0ddc: Verifying Checksum [2022-09-20T21:30:54.211Z] 656be50a0ddc: Download complete [2022-09-20T21:30:54.245Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T21:30:54.262Z] $ docker stop --time=1 054f4f0b5a77e0f01095732f5fa1a089906e0b324683d76e75a5d2e000d1d795 [2022-09-20T21:30:55.552Z] $ docker rm -f 054f4f0b5a77e0f01095732f5fa1a089906e0b324683d76e75a5d2e000d1d795 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:30:55.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-20T21:30:55.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:30:56.047Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:30:56.083Z] $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:30:56.448Z] $ docker top ecfa7906e46ac6c08a1415f090e830d4cbb5167b84c4d9818cfb876468e3b8ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T21:30:56.797Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T21:30:57.368Z] Building core-command ... [2022-09-20T21:30:57.368Z] Building core-data ... [2022-09-20T21:30:57.368Z] Building core-metadata ... [2022-09-20T21:30:57.368Z] Building security-bootstrapper ... [2022-09-20T21:30:57.368Z] Building security-proxy-setup ... [2022-09-20T21:30:57.368Z] Building security-secretstore-setup ... [2022-09-20T21:30:57.368Z] Building security-spiffe-token-provider ... [2022-09-20T21:30:57.368Z] Building security-spire-agent ... [2022-09-20T21:30:57.368Z] Building security-spire-config ... [2022-09-20T21:30:57.368Z] Building security-spire-server ... [2022-09-20T21:30:57.368Z] Building support-notifications ... [2022-09-20T21:30:57.368Z] Building support-scheduler ... [2022-09-20T21:30:57.368Z] Building sys-mgmt-agent ... [2022-09-20T21:30:57.368Z] Building security-spiffe-token-provider [2022-09-20T21:30:57.368Z] Building security-spire-agent [2022-09-20T21:30:57.368Z] Building security-secretstore-setup [2022-09-20T21:30:57.368Z] Building sys-mgmt-agent [2022-09-20T21:30:57.368Z] Building security-spire-config [2022-09-20T21:31:09.298Z] 656be50a0ddc: Pull complete [2022-09-20T21:31:09.298Z] 2bbca73fdf42: Pull complete [2022-09-20T21:31:09.298Z] 46d945488cbd: Pull complete [2022-09-20T21:31:09.609Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:31:09.609Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:31:09.609Z] ---> a29a46205d4f [2022-09-20T21:31:09.609Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T21:31:09.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:31:09.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:31:09.609Z] ---> a29a46205d4f [2022-09-20T21:31:09.609Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T21:31:09.609Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:31:09.609Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:31:09.609Z] ---> a29a46205d4f [2022-09-20T21:31:09.609Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T21:31:09.609Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:31:09.609Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:31:09.609Z] ---> a29a46205d4f [2022-09-20T21:31:09.609Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T21:31:11.533Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:31:11.533Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:31:11.533Z] ---> a29a46205d4f [2022-09-20T21:31:11.533Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T21:31:13.630Z] 8a5474983e97: Pull complete [2022-09-20T21:31:15.608Z] 329c88fbcd65: Pull complete [2022-09-20T21:31:15.608Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T21:31:15.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T21:31:15.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-20T21:31:15.952Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-20T21:31:15.952Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T21:31:15.952Z] WORKDIR /edgex [2022-09-20T21:31:15.952Z] COPY go.mod . [2022-09-20T21:31:15.952Z] RUN go mod download [2022-09-20T21:31:16.560Z] Sending build context to Docker daemon 3.232MB [2022-09-20T21:31:16.560Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T21:31:16.560Z] ---> ff4287adb874 [2022-09-20T21:31:16.560Z] Step 2/4 : WORKDIR /edgex [2022-09-20T21:31:18.543Z] ---> Running in f6d8e4a6def4 [2022-09-20T21:31:18.819Z] Removing intermediate container f6d8e4a6def4 [2022-09-20T21:31:18.819Z] ---> fe001305ab27 [2022-09-20T21:31:18.819Z] Step 3/4 : COPY go.mod . [2022-09-20T21:31:19.094Z] ---> 80bfd024382f [2022-09-20T21:31:19.094Z] Step 4/4 : RUN go mod download [2022-09-20T21:31:19.370Z] ---> Running in f91984822da6 [2022-09-20T21:31:21.536Z] ---> Running in 8381f67b1d88 [2022-09-20T21:31:21.536Z] ---> Running in 75efdb43e97e [2022-09-20T21:31:21.536Z] ---> Running in 16ebe1156b11 [2022-09-20T21:31:21.536Z] ---> Running in 4fcdfeb79f6d [2022-09-20T21:31:21.536Z] ---> Running in d6e3eae9e59b [2022-09-20T21:31:21.536Z] Removing intermediate container 75efdb43e97e [2022-09-20T21:31:21.536Z] ---> feb4c5915874 [2022-09-20T21:31:21.536Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:31:21.536Z] Removing intermediate container 8381f67b1d88 [2022-09-20T21:31:21.536Z] ---> 9f25828a32af [2022-09-20T21:31:21.536Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:31:21.536Z] Removing intermediate container d6e3eae9e59b [2022-09-20T21:31:21.536Z] ---> 2f967f8de607 [2022-09-20T21:31:21.536Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T21:31:21.536Z] Removing intermediate container 16ebe1156b11 [2022-09-20T21:31:21.536Z] ---> fc2e06bf4242 [2022-09-20T21:31:21.536Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:31:21.536Z] Removing intermediate container 4fcdfeb79f6d [2022-09-20T21:31:21.536Z] ---> 39b6110d68cb [2022-09-20T21:31:21.536Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:31:21.536Z] ---> Running in 7101ec1e8daf [2022-09-20T21:31:21.536Z] ---> Running in a7b37215879a [2022-09-20T21:31:21.536Z] ---> Running in 87d3c14cb173 [2022-09-20T21:31:21.536Z] ---> Running in 77e9077b9c77 [2022-09-20T21:31:21.536Z] ---> Running in fbbca6b9c809 [2022-09-20T21:31:21.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:21.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:21.796Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T21:31:21.796Z] v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T21:31:21.796Z] OK: 17040 distinct packages available [2022-09-20T21:31:21.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:22.055Z] Removing intermediate container a7b37215879a [2022-09-20T21:31:22.055Z] ---> 0718d9f349f0 [2022-09-20T21:31:22.055Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T21:31:22.055Z] ---> Running in 2c84b451ed4a [2022-09-20T21:31:22.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:22.315Z] OK: 211 MiB in 51 packages [2022-09-20T21:31:22.315Z] Removing intermediate container fbbca6b9c809 [2022-09-20T21:31:22.315Z] ---> 30463b7fee70 [2022-09-20T21:31:22.315Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T21:31:22.315Z] ---> Running in 5436fd5ef728 [2022-09-20T21:31:22.315Z] Removing intermediate container 77e9077b9c77 [2022-09-20T21:31:22.315Z] ---> 722dc2684b7f [2022-09-20T21:31:22.315Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T21:31:22.315Z] ---> Running in 8f7e6cd4ef9a [2022-09-20T21:31:22.315Z] Removing intermediate container 87d3c14cb173 [2022-09-20T21:31:22.315Z] ---> 8d06102cd24e [2022-09-20T21:31:22.315Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T21:31:22.315Z] ---> Running in c807b61e59e9 [2022-09-20T21:31:22.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:22.834Z] Removing intermediate container 7101ec1e8daf [2022-09-20T21:31:22.834Z] ---> eb4c8a65daf8 [2022-09-20T21:31:22.834Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T21:31:22.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:22.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:23.093Z] ---> e4f7fada6634 [2022-09-20T21:31:23.093Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:31:23.093Z] ---> Running in 16a2c2c1f2da [2022-09-20T21:31:23.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:23.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:23.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:23.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:23.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:31:23.970Z] OK: 211 MiB in 51 packages [2022-09-20T21:31:24.231Z] OK: 211 MiB in 51 packages [2022-09-20T21:31:24.231Z] Removing intermediate container 2c84b451ed4a [2022-09-20T21:31:24.231Z] ---> f763e38b3f25 [2022-09-20T21:31:24.231Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T21:31:24.231Z] OK: 211 MiB in 51 packages [2022-09-20T21:31:24.231Z] OK: 211 MiB in 51 packages [2022-09-20T21:31:24.490Z] ---> 228212329687 [2022-09-20T21:31:24.490Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:31:24.490Z] ---> Running in 83fd76fa6c5f [2022-09-20T21:31:24.749Z] Removing intermediate container 5436fd5ef728 [2022-09-20T21:31:24.749Z] ---> a75ae4331b65 [2022-09-20T21:31:24.749Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T21:31:24.749Z] Removing intermediate container 8f7e6cd4ef9a [2022-09-20T21:31:24.749Z] ---> 6fa41e143fde [2022-09-20T21:31:24.749Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T21:31:24.749Z] Removing intermediate container c807b61e59e9 [2022-09-20T21:31:24.749Z] ---> 653996133ee2 [2022-09-20T21:31:24.749Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T21:31:24.749Z] ---> 7b3e5fb92e40 [2022-09-20T21:31:24.749Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:31:24.749Z] ---> 1487f00d5d8c [2022-09-20T21:31:24.749Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:31:24.749Z] ---> Running in 3a05adc7b86a [2022-09-20T21:31:24.749Z] ---> Running in ac3bbb3ac28a [2022-09-20T21:31:25.008Z] ---> 4ae3424120bf [2022-09-20T21:31:25.008Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:31:25.008Z] ---> Running in dbd2467feeb6 [2022-09-20T21:31:43.124Z] Removing intermediate container ac3bbb3ac28a [2022-09-20T21:31:43.124Z] ---> 845ed4e6c0f5 [2022-09-20T21:31:43.124Z] Step 8/26 : COPY . . [2022-09-20T21:31:43.124Z] Removing intermediate container 16a2c2c1f2da [2022-09-20T21:31:43.124Z] ---> d620826279ac [2022-09-20T21:31:43.124Z] Step 7/20 : COPY . . [2022-09-20T21:31:43.124Z] Removing intermediate container 83fd76fa6c5f [2022-09-20T21:31:43.124Z] ---> dfc05ad175e7 [2022-09-20T21:31:43.124Z] Step 8/26 : COPY . . [2022-09-20T21:31:43.124Z] Removing intermediate container 3a05adc7b86a [2022-09-20T21:31:43.124Z] ---> af1659b6bfef [2022-09-20T21:31:43.124Z] Step 8/23 : COPY . . [2022-09-20T21:31:43.124Z] Removing intermediate container dbd2467feeb6 [2022-09-20T21:31:43.124Z] ---> 1027ebaf76b0 [2022-09-20T21:31:43.124Z] Step 8/25 : COPY . . [2022-09-20T21:31:58.392Z] Removing intermediate container f91984822da6 [2022-09-20T21:31:58.392Z] ---> ac3020899dce [2022-09-20T21:31:58.392Z] Successfully built ac3020899dce [2022-09-20T21:31:58.392Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:31:58.747Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T21:31:58.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:31:59.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-29998 does not seem to be running inside a container [2022-09-20T21:31:59.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:32:00.339Z] $ docker top 141a86cc5434d96a782bd1245cd4789f7c989db12424654d9cbd8d3daaf49c79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T21:32:01.231Z] + go version [2022-09-20T21:32:01.231Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T21:32:01.258Z] $ docker stop --time=1 141a86cc5434d96a782bd1245cd4789f7c989db12424654d9cbd8d3daaf49c79 [2022-09-20T21:32:02.911Z] $ docker rm -f 141a86cc5434d96a782bd1245cd4789f7c989db12424654d9cbd8d3daaf49c79 [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-20T21:32:03.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T21:32:03.529Z] [2022-09-20T21:32:03.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:32:03.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T21:32:04.153Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-20T21:32:04.153Z] 29e5d40040c1: Pulling fs layer [2022-09-20T21:32:04.153Z] 1ce36da41761: Pulling fs layer [2022-09-20T21:32:04.153Z] 25b303627fd3: Pulling fs layer [2022-09-20T21:32:04.153Z] 29e5d40040c1: Download complete [2022-09-20T21:32:04.427Z] 1ce36da41761: Verifying Checksum [2022-09-20T21:32:04.427Z] 1ce36da41761: Download complete [2022-09-20T21:32:04.702Z] 29e5d40040c1: Pull complete [2022-09-20T21:32:05.123Z] ---> 6eab4493edc2 [2022-09-20T21:32:05.123Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T21:32:05.123Z] ---> 449c6c5c3a1f [2022-09-20T21:32:05.123Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T21:32:05.123Z] ---> 744b3fca4ebf [2022-09-20T21:32:05.123Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T21:32:05.123Z] ---> ad842190cd5c [2022-09-20T21:32:05.123Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T21:32:05.123Z] ---> ab98b8dd076f [2022-09-20T21:32:05.123Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T21:32:05.123Z] ---> Running in ffc4a361135c [2022-09-20T21:32:05.123Z] ---> Running in 8ec6470c883b [2022-09-20T21:32:05.123Z] ---> Running in 2aeeccccb5f0 [2022-09-20T21:32:05.123Z] ---> Running in 250086dd33ee [2022-09-20T21:32:05.123Z] ---> Running in 68d8a8ad924b [2022-09-20T21:32:05.123Z] Removing intermediate container ffc4a361135c [2022-09-20T21:32:05.123Z] ---> 05115cb65a7e [2022-09-20T21:32:05.123Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T21:32:05.123Z] ---> Running in abd5ee294dc7 [2022-09-20T21:32:05.123Z] Removing intermediate container 2aeeccccb5f0 [2022-09-20T21:32:05.123Z] ---> 80538b2b2a02 [2022-09-20T21:32:05.123Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T21:32:05.123Z] ---> Running in 9660923712f6 [2022-09-20T21:32:05.123Z] Removing intermediate container abd5ee294dc7 [2022-09-20T21:32:05.123Z] ---> 97a8c2c0267b [2022-09-20T21:32:05.123Z] 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-20T21:32:05.123Z] ---> Running in 0f21a7e6b045 [2022-09-20T21:32:05.123Z] Removing intermediate container 9660923712f6 [2022-09-20T21:32:05.123Z] ---> 76c2c88f48fd [2022-09-20T21:32:05.123Z] 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-20T21:32:05.123Z] ---> Running in fe115bcdc7b4 [2022-09-20T21:32:05.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-20T21:32:05.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-20T21:32:05.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-20T21:32:05.123Z] Removing intermediate container 0f21a7e6b045 [2022-09-20T21:32:05.123Z] ---> 47cc9fd3305d [2022-09-20T21:32:05.123Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T21:32:05.123Z] ---> Running in 6cfefea2b96f [2022-09-20T21:32:05.384Z] Removing intermediate container fe115bcdc7b4 [2022-09-20T21:32:05.384Z] ---> c6724693d5cb [2022-09-20T21:32:05.384Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T21:32:05.384Z] ---> Running in 5193d6f71df0 [2022-09-20T21:32:05.384Z] Removing intermediate container 6cfefea2b96f [2022-09-20T21:32:05.384Z] ---> da72d0199c53 [2022-09-20T21:32:05.384Z] [2022-09-20T21:32:05.384Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T21:32:05.384Z] 3.15: Pulling from library/alpine [2022-09-20T21:32:05.646Z] Removing intermediate container 5193d6f71df0 [2022-09-20T21:32:05.646Z] ---> d8c526f395c8 [2022-09-20T21:32:05.646Z] [2022-09-20T21:32:05.646Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T21:32:05.646Z] 3.15: Pulling from library/alpine [2022-09-20T21:32:05.679Z] 1ce36da41761: Pull complete [2022-09-20T21:32:05.905Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T21:32:05.905Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T21:32:05.905Z] Status: Image is up to date for alpine:3.15 [2022-09-20T21:32:05.905Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T21:32:05.905Z] ---> c4fc93816858 [2022-09-20T21:32:05.905Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:32:05.905Z] ---> c4fc93816858 [2022-09-20T21:32:05.905Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:32:05.905Z] ---> Running in d3b2c88f1fe9 [2022-09-20T21:32:05.905Z] ---> Running in 9d92c2e2d470 [2022-09-20T21:32:05.952Z] 25b303627fd3: Verifying Checksum [2022-09-20T21:32:05.952Z] 25b303627fd3: Download complete [2022-09-20T21:32:06.165Z] Removing intermediate container 9d92c2e2d470 [2022-09-20T21:32:06.165Z] ---> bd183024c5fd [2022-09-20T21:32:06.165Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:06.165Z] Removing intermediate container d3b2c88f1fe9 [2022-09-20T21:32:06.165Z] ---> 9d4ebb7e0368 [2022-09-20T21:32:06.165Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:06.165Z] ---> Running in 574ef566ab47 [2022-09-20T21:32:06.165Z] ---> Running in 4a55245aee47 [2022-09-20T21:32:08.076Z] Removing intermediate container 4a55245aee47 [2022-09-20T21:32:08.076Z] ---> b45b20263c81 [2022-09-20T21:32:08.076Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T21:32:08.076Z] Removing intermediate container 574ef566ab47 [2022-09-20T21:32:08.076Z] ---> 957316f0a106 [2022-09-20T21:32:08.076Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T21:32:08.076Z] ---> Running in 03d7d5521898 [2022-09-20T21:32:08.076Z] ---> Running in 9a9a39720bc0 [2022-09-20T21:32:08.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:08.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:09.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:09.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:09.846Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T21:32:09.846Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T21:32:09.846Z] OK: 15857 distinct packages available [2022-09-20T21:32:09.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:09.846Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T21:32:09.846Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T21:32:09.846Z] OK: 15857 distinct packages available [2022-09-20T21:32:09.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:10.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:10.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:10.790Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T21:32:11.048Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T21:32:11.048Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T21:32:11.048Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T21:32:11.048Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T21:32:11.048Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T21:32:11.307Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T21:32:11.307Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T21:32:11.307Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T21:32:11.307Z] OK: 7 MiB in 19 packages [2022-09-20T21:32:11.307Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T21:32:11.307Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T21:32:11.307Z] OK: 6 MiB in 18 packages [2022-09-20T21:32:14.890Z] Removing intermediate container 03d7d5521898 [2022-09-20T21:32:14.890Z] ---> b73aefd01a68 [2022-09-20T21:32:14.890Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T21:32:14.890Z] Removing intermediate container 9a9a39720bc0 [2022-09-20T21:32:14.890Z] ---> cac4f9bf375f [2022-09-20T21:32:14.890Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T21:32:18.374Z] 25b303627fd3: Pull complete [2022-09-20T21:32:18.374Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-20T21:32:18.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T21:32:18.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:32:18.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-29998 does not seem to be running inside a container [2022-09-20T21:32:18.720Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:32:20.191Z] ---> 505a68955f8f [2022-09-20T21:32:20.191Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T21:32:20.191Z] ---> e0dce96c3f17 [2022-09-20T21:32:20.191Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T21:32:20.899Z] $ docker top 9f598fec8baeb219a52e465203ea71e2dd77f1071259c9cbaf5fbbb3e3d2c221 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T21:32:21.778Z] + grep parallel [2022-09-20T21:32:21.778Z] + docker-compose build --help [2022-09-20T21:32:22.111Z] ---> 93b6b0e2017c [2022-09-20T21:32:22.112Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T21:32:22.372Z] ---> e3f18f7262b5 [2022-09-20T21:32:22.372Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T21:32:22.372Z] ---> Running in 111ac5a4c1d1 [2022-09-20T21:32:22.631Z] ---> fcc282b09b27 [2022-09-20T21:32:22.631Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T21:32:22.892Z] Removing intermediate container 111ac5a4c1d1 [2022-09-20T21:32:22.892Z] ---> 9fbde5d34fd1 [2022-09-20T21:32:22.892Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T21:32:23.467Z] ---> a4ac260262ee [2022-09-20T21:32:23.467Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T21:32:23.467Z] ---> ff86a4cc8284 [2022-09-20T21:32:23.467Z] Step 21/26 : WORKDIR / [2022-09-20T21:32:23.467Z] ---> Running in c258c56e8858 [2022-09-20T21:32:24.036Z] Removing intermediate container c258c56e8858 [2022-09-20T21:32:24.036Z] ---> 3f420b603ebc [2022-09-20T21:32:24.036Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T21:32:24.036Z] ---> be1cd2e79fe8 [2022-09-20T21:32:24.036Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T21:32:24.036Z] ---> Running in 31a63c561261 [2022-09-20T21:32:24.036Z] ---> Running in 8c5c3967b333 [2022-09-20T21:32:24.298Z] Removing intermediate container 31a63c561261 [2022-09-20T21:32:24.299Z] ---> f5740d07869f [2022-09-20T21:32:24.299Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T21:32:24.299Z] Removing intermediate container 8c5c3967b333 [2022-09-20T21:32:24.299Z] ---> f890f19e25cf [2022-09-20T21:32:24.299Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T21:32:24.299Z] ---> Running in f3aa28851ce7 [2022-09-20T21:32:24.558Z] ---> Running in 09e9ddb0641f [2022-09-20T21:32:24.558Z] Removing intermediate container f3aa28851ce7 [2022-09-20T21:32:24.558Z] ---> e4a3e2924294 [2022-09-20T21:32:24.558Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T21:32:24.817Z] ---> Running in 600b0512a0c8 [2022-09-20T21:32:24.817Z] Removing intermediate container 09e9ddb0641f [2022-09-20T21:32:24.818Z] ---> 798d5a5208c8 [2022-09-20T21:32:24.818Z] Step 24/26 : LABEL arch=x86_64 [2022-09-20T21:32:24.818Z] ---> Running in 41c5df8a6b8e [2022-09-20T21:32:25.077Z] Removing intermediate container 600b0512a0c8 [2022-09-20T21:32:25.077Z] ---> 6679cf0804c8 [2022-09-20T21:32:25.077Z] Step 25/26 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:32:25.077Z] Removing intermediate container 41c5df8a6b8e [2022-09-20T21:32:25.077Z] ---> bb52d54d92a1 [2022-09-20T21:32:25.078Z] Step 25/26 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:32:25.078Z] ---> Running in 1fec2caaf28a [2022-09-20T21:32:25.154Z] --parallel Build images in parallel. [Pipeline] } [2022-09-20T21:32:25.453Z] $ docker stop --time=1 9f598fec8baeb219a52e465203ea71e2dd77f1071259c9cbaf5fbbb3e3d2c221 [2022-09-20T21:32:25.498Z] ---> Running in 75629e26dbb7 [2022-09-20T21:32:25.758Z] Removing intermediate container 1fec2caaf28a [2022-09-20T21:32:25.758Z] ---> 404fcdd160fc [2022-09-20T21:32:25.758Z] Step 26/26 : LABEL version=2.3.0-dev.67 [2022-09-20T21:32:25.758Z] Removing intermediate container 75629e26dbb7 [2022-09-20T21:32:25.758Z] ---> ee3130897a64 [2022-09-20T21:32:25.758Z] Step 26/26 : LABEL version=2.3.0-dev.67 [2022-09-20T21:32:25.758Z] ---> Running in fd899785d1a7 [2022-09-20T21:32:26.017Z] ---> Running in 33952fa0de3a [2022-09-20T21:32:26.286Z] Removing intermediate container 33952fa0de3a [2022-09-20T21:32:26.286Z] ---> ac1db16fac21 [2022-09-20T21:32:26.286Z] [2022-09-20T21:32:26.286Z] Successfully built ac1db16fac21 [2022-09-20T21:32:26.286Z] Removing intermediate container fd899785d1a7 [2022-09-20T21:32:26.286Z] ---> acb9e0fae970 [2022-09-20T21:32:26.286Z] [2022-09-20T21:32:26.286Z] Successfully tagged security-spire-agent:latest [2022-09-20T21:32:26.286Z] Building core-metadata [2022-09-20T21:32:26.286Z]  Building security-spire-agent ... done Successfully built acb9e0fae970 [2022-09-20T21:32:26.544Z] Successfully tagged security-spire-config:latest [2022-09-20T21:32:26.544Z]  Building security-spire-config ... done Building support-scheduler [2022-09-20T21:32:26.544Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-20T21:32:27.070Z] $ docker rm -f 9f598fec8baeb219a52e465203ea71e2dd77f1071259c9cbaf5fbbb3e3d2c221 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:32:27.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-20T21:32:27.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:32:27.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-29998 does not seem to be running inside a container [2022-09-20T21:32:27.985Z] $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:32:29.155Z] $ docker top bf9d1837ed52e8bb2987e978fb66c06ea123aa12b83223a40b9485c73c047903 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T21:32:30.057Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-20T21:32:31.831Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:32:31.831Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:32:31.831Z] ---> a29a46205d4f [2022-09-20T21:32:31.831Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:32:32.788Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:32:32.788Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:32:32.788Z] ---> a29a46205d4f [2022-09-20T21:32:32.788Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:32:34.333Z] Building core-command ... [2022-09-20T21:32:34.334Z] Building core-data ... [2022-09-20T21:32:34.334Z] Building core-metadata ... [2022-09-20T21:32:34.334Z] Building security-bootstrapper ... [2022-09-20T21:32:34.334Z] Building security-proxy-setup ... [2022-09-20T21:32:34.334Z] Building security-secretstore-setup ... [2022-09-20T21:32:34.334Z] Building security-spiffe-token-provider ... [2022-09-20T21:32:34.334Z] Building security-spire-agent ... [2022-09-20T21:32:34.334Z] Building security-spire-config ... [2022-09-20T21:32:34.334Z] Building security-spire-server ... [2022-09-20T21:32:34.334Z] Building support-notifications ... [2022-09-20T21:32:34.334Z] Building support-scheduler ... [2022-09-20T21:32:34.334Z] Building sys-mgmt-agent ... [2022-09-20T21:32:34.334Z] Building security-spire-server [2022-09-20T21:32:34.334Z] Building sys-mgmt-agent [2022-09-20T21:32:34.334Z] Building security-spire-config [2022-09-20T21:32:34.334Z] Building core-data [2022-09-20T21:32:34.334Z] Building core-command [2022-09-20T21:32:37.049Z] ---> Running in bfd96da58017 [2022-09-20T21:32:37.049Z] ---> Running in e9ab996b83d6 [2022-09-20T21:32:37.313Z] Removing intermediate container bfd96da58017 [2022-09-20T21:32:37.313Z] ---> d40634879f14 [2022-09-20T21:32:37.313Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T21:32:39.868Z] Removing intermediate container e9ab996b83d6 [2022-09-20T21:32:39.868Z] ---> 452f7a95c6e0 [2022-09-20T21:32:39.868Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T21:32:39.868Z] ---> Running in c52d91239c48 [2022-09-20T21:32:40.128Z] ---> Running in bf3418944690 [2022-09-20T21:32:40.128Z] Removing intermediate container c52d91239c48 [2022-09-20T21:32:40.128Z] ---> 93e710b7ec9e [2022-09-20T21:32:40.128Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:40.128Z] Removing intermediate container 68d8a8ad924b [2022-09-20T21:32:40.128Z] ---> 700dd547371b [2022-09-20T21:32:40.128Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T21:32:40.128Z] ---> Running in 535384f198d9 [2022-09-20T21:32:40.128Z] Removing intermediate container 8ec6470c883b [2022-09-20T21:32:40.128Z] ---> 05d856417b4a [2022-09-20T21:32:40.128Z] [2022-09-20T21:32:40.128Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T21:32:40.388Z] Removing intermediate container bf3418944690 [2022-09-20T21:32:40.388Z] ---> ac44a12d1f29 [2022-09-20T21:32:40.388Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:40.388Z] ---> Running in f2777c5f9367 [2022-09-20T21:32:40.388Z] Removing intermediate container 250086dd33ee [2022-09-20T21:32:40.388Z] ---> 9faa9edbddfc [2022-09-20T21:32:40.388Z] [2022-09-20T21:32:40.388Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T21:32:40.388Z] ---> c4fc93816858 [2022-09-20T21:32:40.388Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:32:40.388Z] ---> Using cache [2022-09-20T21:32:40.388Z] ---> 9d4ebb7e0368 [2022-09-20T21:32:40.388Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:40.388Z] ---> Using cache [2022-09-20T21:32:40.388Z] ---> b45b20263c81 [2022-09-20T21:32:40.388Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T21:32:40.388Z] 3.16: Pulling from library/alpine [2022-09-20T21:32:40.388Z] ---> Running in 93e0c933d1f9 [2022-09-20T21:32:40.388Z] ---> Running in 8aa4056c83a1 [2022-09-20T21:32:40.647Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T21:32:40.647Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T21:32:40.647Z] ---> 9c6f07244728 [2022-09-20T21:32:40.647Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T21:32:40.909Z] ---> Running in 611ac116e854 [2022-09-20T21:32:40.910Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-20T21:32:40.910Z] Removing intermediate container 535384f198d9 [2022-09-20T21:32:40.910Z] ---> 4cf5e3146f42 [2022-09-20T21:32:40.910Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T21:32:40.910Z] ---> Running in b86c4dda92f6 [2022-09-20T21:32:41.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:41.434Z] Removing intermediate container 93e0c933d1f9 [2022-09-20T21:32:41.434Z] ---> cfec9148b430 [2022-09-20T21:32:41.434Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T21:32:41.434Z] ---> Running in e1fda0da3e5a [2022-09-20T21:32:41.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:41.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:41.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:41.951Z] Removing intermediate container f2777c5f9367 [2022-09-20T21:32:41.951Z] ---> 0696409ca245 [2022-09-20T21:32:41.951Z] [2022-09-20T21:32:41.951Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T21:32:41.951Z] ---> 9c6f07244728 [2022-09-20T21:32:41.951Z] 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-20T21:32:41.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:41.951Z] ---> Running in 11e1cbd5a0a1 [2022-09-20T21:32:41.951Z] Removing intermediate container 11e1cbd5a0a1 [2022-09-20T21:32:41.951Z] ---> d55e8a3f2c9e [2022-09-20T21:32:41.951Z] 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-20T21:32:41.951Z] ---> Running in b305e13acea7 [2022-09-20T21:32:41.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:42.212Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T21:32:42.212Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T21:32:42.212Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T21:32:42.212Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:32:42.212Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:32:42.212Z] OK: 6 MiB in 17 packages [2022-09-20T21:32:42.212Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T21:32:42.212Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T21:32:42.212Z] OK: 15857 distinct packages available [2022-09-20T21:32:42.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:42.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:42.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:42.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:42.746Z] Removing intermediate container 611ac116e854 [2022-09-20T21:32:42.746Z] ---> 2c6c43f79737 [2022-09-20T21:32:42.746Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T21:32:42.746Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T21:32:42.746Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T21:32:42.746Z] ---> Running in 3b07f673b4f8 [2022-09-20T21:32:42.746Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T21:32:42.746Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T21:32:42.746Z] Executing bash-5.1.16-r2.post-install [2022-09-20T21:32:42.746Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T21:32:42.746Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T21:32:42.746Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T21:32:42.747Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T21:32:42.747Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T21:32:42.747Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T21:32:42.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:42.747Z] Removing intermediate container 3b07f673b4f8 [2022-09-20T21:32:42.747Z] ---> a721d05a20fe [2022-09-20T21:32:42.747Z] Step 13/25 : WORKDIR / [2022-09-20T21:32:42.747Z] ---> Running in e341512cdda9 [2022-09-20T21:32:43.007Z] OK: 211 MiB in 51 packages [2022-09-20T21:32:43.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:43.270Z] Removing intermediate container e341512cdda9 [2022-09-20T21:32:43.270Z] ---> e6f96f0553ba [2022-09-20T21:32:43.270Z] 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-20T21:32:43.270Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T21:32:43.270Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T21:32:43.270Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T21:32:43.270Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T21:32:43.270Z] OK: 211 MiB in 51 packages [2022-09-20T21:32:43.270Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T21:32:43.270Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T21:32:43.270Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T21:32:43.270Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T21:32:43.270Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T21:32:43.270Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T21:32:43.270Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T21:32:43.530Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T21:32:43.530Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T21:32:43.530Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T21:32:43.530Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T21:32:43.530Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T21:32:43.530Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T21:32:43.530Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T21:32:43.530Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T21:32:43.530Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T21:32:43.530Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T21:32:43.530Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T21:32:43.790Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T21:32:43.790Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T21:32:43.790Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T21:32:43.790Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T21:32:43.790Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T21:32:43.790Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T21:32:43.790Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:32:43.790Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T21:32:43.790Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:32:44.051Z] OK: 122 MiB in 47 packages [2022-09-20T21:32:44.051Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T21:32:44.051Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T21:32:44.051Z] ---> 0fff3417c6d0 [2022-09-20T21:32:44.051Z] 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-20T21:32:44.051Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T21:32:44.310Z] Removing intermediate container b86c4dda92f6 [2022-09-20T21:32:44.310Z] ---> b051ac0dd7cc [2022-09-20T21:32:44.310Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T21:32:44.310Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T21:32:44.310Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:32:44.310Z] Removing intermediate container e1fda0da3e5a [2022-09-20T21:32:44.310Z] ---> ddac3ff26f39 [2022-09-20T21:32:44.310Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T21:32:44.310Z] OK: 8 MiB in 23 packages [2022-09-20T21:32:44.310Z] ---> 167de3bca8c8 [2022-09-20T21:32:44.310Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T21:32:44.310Z] ---> d22ad1b0c59b [2022-09-20T21:32:44.310Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:32:44.310Z] ---> Running in d9cf2c6d127b [2022-09-20T21:32:44.461Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:32:44.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:32:44.461Z] ---> ac3020899dce [2022-09-20T21:32:44.461Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:32:44.461Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:32:44.461Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:32:44.461Z] ---> ac3020899dce [2022-09-20T21:32:44.461Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T21:32:44.461Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:32:44.461Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:32:44.461Z] ---> ac3020899dce [2022-09-20T21:32:44.461Z] Step 3/23 : WORKDIR /edgex-go [2022-09-20T21:32:44.461Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:32:44.461Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:32:44.461Z] ---> ac3020899dce [2022-09-20T21:32:44.461Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T21:32:44.461Z] ---> Running in 9263ed4ed7f4 [2022-09-20T21:32:44.461Z] ---> Running in 6dadec68ab62 [2022-09-20T21:32:44.461Z] ---> Running in 57e91e6c2b77 [2022-09-20T21:32:44.461Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 71cc4a444464 [2022-09-20T21:32:44.461Z] [2022-09-20T21:32:44.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:32:44.461Z] ---> ac3020899dce [2022-09-20T21:32:44.461Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:32:44.461Z] ---> Running in 2f18e621e77f [2022-09-20T21:32:44.461Z] Removing intermediate container 57e91e6c2b77 [2022-09-20T21:32:44.461Z] ---> 171fc775486d [2022-09-20T21:32:44.461Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:44.461Z] Removing intermediate container 9263ed4ed7f4 [2022-09-20T21:32:44.461Z] ---> 12c93382c020 [2022-09-20T21:32:44.461Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T21:32:44.461Z] Removing intermediate container 71cc4a444464 [2022-09-20T21:32:44.461Z] ---> 772960691896 [2022-09-20T21:32:44.461Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:44.461Z] Removing intermediate container 6dadec68ab62 [2022-09-20T21:32:44.461Z] ---> 285bd8bc8df9 [2022-09-20T21:32:44.461Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:44.461Z] ---> Running in 42ae1997e981 [2022-09-20T21:32:44.461Z] ---> Running in 530fdce9ecf9 [2022-09-20T21:32:44.461Z] Removing intermediate container 2f18e621e77f [2022-09-20T21:32:44.461Z] ---> 02b178bfdb8b [2022-09-20T21:32:44.461Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T21:32:44.461Z] ---> Running in 5101ffa16b11 [2022-09-20T21:32:44.461Z] ---> Running in 24b515ea5647 [2022-09-20T21:32:44.570Z] ---> f2b01b6701d3 [2022-09-20T21:32:44.570Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:32:44.570Z] ---> 034b4f2da8ba [2022-09-20T21:32:44.570Z] 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-20T21:32:44.570Z] ---> Running in 1cbc9b77c7f9 [2022-09-20T21:32:44.570Z] ---> 0955383318b0 [2022-09-20T21:32:44.570Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T21:32:44.736Z] ---> Running in ce648cd4c549 [2022-09-20T21:32:45.139Z] Removing intermediate container 8aa4056c83a1 [2022-09-20T21:32:45.139Z] ---> 69c900d56c67 [2022-09-20T21:32:45.139Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:32:45.139Z] ---> d61d4c9e8e8c [2022-09-20T21:32:45.139Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T21:32:45.139Z] ---> db92a0e8c645 [2022-09-20T21:32:45.139Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T21:32:45.340Z] Removing intermediate container 530fdce9ecf9 [2022-09-20T21:32:45.340Z] ---> a3dab117d97e [2022-09-20T21:32:45.340Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:45.340Z] ---> Running in c5076f575ec2 [2022-09-20T21:32:45.623Z] Removing intermediate container ce648cd4c549 [2022-09-20T21:32:45.623Z] ---> 818a798b347a [2022-09-20T21:32:45.623Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:45.901Z] ---> Running in c27b9fddaa12 [2022-09-20T21:32:46.077Z] ---> db21e011b85e [2022-09-20T21:32:46.077Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T21:32:46.077Z] ---> 4f62b54f6024 [2022-09-20T21:32:46.077Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T21:32:47.014Z] ---> 3641b823e34e [2022-09-20T21:32:47.014Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T21:32:48.396Z] ---> 1132b348fa31 [2022-09-20T21:32:48.396Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T21:32:48.396Z] ---> Running in 25353ad34ded [2022-09-20T21:32:48.396Z] ---> Running in 7460a47d48e7 [2022-09-20T21:32:48.538Z] Removing intermediate container 42ae1997e981 [2022-09-20T21:32:48.538Z] ---> 2809c29be16a [2022-09-20T21:32:48.538Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T21:32:48.538Z] ---> Running in c1355ad6d476 [2022-09-20T21:32:48.655Z] Removing intermediate container 7460a47d48e7 [2022-09-20T21:32:48.655Z] ---> f41b3d2134f6 [2022-09-20T21:32:48.655Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:32:48.655Z] Collecting docker-compose==1.23.2 [2022-09-20T21:32:48.655Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T21:32:48.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.2 MB/s eta 0:00:00 [2022-09-20T21:32:48.655Z] ---> Running in 521a321d461c [2022-09-20T21:32:48.823Z] Removing intermediate container 24b515ea5647 [2022-09-20T21:32:48.823Z] ---> 95bc791fc887 [2022-09-20T21:32:48.823Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T21:32:48.823Z] Removing intermediate container 5101ffa16b11 [2022-09-20T21:32:48.823Z] ---> 5b8bf015bf8f [2022-09-20T21:32:48.823Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-20T21:32:48.823Z] ---> Running in 75829fb1cf62 [2022-09-20T21:32:48.936Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T21:32:48.936Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T21:32:48.936Z] Preparing metadata (setup.py): started [2022-09-20T21:32:49.104Z] ---> Running in fbfb7b20f698 [2022-09-20T21:32:49.104Z] Removing intermediate container c5076f575ec2 [2022-09-20T21:32:49.104Z] ---> 73fca6955a58 [2022-09-20T21:32:49.104Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T21:32:49.104Z] ---> Running in 0d06eec30346 [2022-09-20T21:32:49.210Z] Removing intermediate container 521a321d461c [2022-09-20T21:32:49.210Z] ---> 4edc14fadad3 [2022-09-20T21:32:49.210Z] Step 18/20 : LABEL arch=x86_64 [2022-09-20T21:32:49.393Z] Removing intermediate container c27b9fddaa12 [2022-09-20T21:32:49.394Z] ---> 5f160d32384f [2022-09-20T21:32:49.394Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T21:32:49.469Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T21:32:49.469Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T21:32:49.469Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T21:32:49.470Z] ---> Running in 6d1b726e0563 [2022-09-20T21:32:49.470Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T21:32:49.470Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T21:32:49.470Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 101.1 MB/s eta 0:00:00 [2022-09-20T21:32:49.470Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T21:32:49.470Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T21:32:49.470Z] Preparing metadata (setup.py): started [2022-09-20T21:32:49.680Z] ---> Running in 9aacb364d074 [2022-09-20T21:32:50.039Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T21:32:50.039Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T21:32:50.039Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T21:32:50.039Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 120.2 MB/s eta 0:00:00 [2022-09-20T21:32:50.039Z] 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-20T21:32:50.039Z] Collecting PyYAML<4,>=3.10 [2022-09-20T21:32:50.039Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T21:32:50.039Z] Removing intermediate container 6d1b726e0563 [2022-09-20T21:32:50.039Z] ---> 09895f8934b5 [2022-09-20T21:32:50.039Z] Step 19/20 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:32:50.039Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 63.3 MB/s eta 0:00:00 [2022-09-20T21:32:50.298Z] Removing intermediate container 25353ad34ded [2022-09-20T21:32:50.298Z] ---> 75501f280d0c [2022-09-20T21:32:50.298Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T21:32:50.298Z] ---> Running in c93210dd3647 [2022-09-20T21:32:50.298Z] Preparing metadata (setup.py): started [2022-09-20T21:32:50.298Z] ---> Running in 9cd8886e84a2 [2022-09-20T21:32:50.558Z] Removing intermediate container c93210dd3647 [2022-09-20T21:32:50.558Z] ---> f7354d4ae2a9 [2022-09-20T21:32:50.558Z] Step 20/20 : LABEL version=2.3.0-dev.67 [2022-09-20T21:32:50.825Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T21:32:50.825Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T21:32:50.825Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T21:32:50.825Z] ---> Running in 0d7ff7b8840d [2022-09-20T21:32:50.825Z] Removing intermediate container 9cd8886e84a2 [2022-09-20T21:32:50.825Z] ---> 4ffe69db886b [2022-09-20T21:32:50.825Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T21:32:50.825Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T21:32:50.825Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T21:32:50.825Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 163.5 MB/s eta 0:00:00 [2022-09-20T21:32:50.825Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T21:32:50.825Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T21:32:50.825Z] Preparing metadata (setup.py): started [2022-09-20T21:32:51.084Z] ---> Running in dc1e2d737335 [2022-09-20T21:32:51.084Z] Removing intermediate container 0d7ff7b8840d [2022-09-20T21:32:51.084Z] ---> 3c95e0ef110e [2022-09-20T21:32:51.084Z] [2022-09-20T21:32:51.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:51.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:51.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:51.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:51.489Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T21:32:51.489Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T21:32:51.489Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T21:32:51.489Z] Successfully built 3c95e0ef110e [2022-09-20T21:32:51.489Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-20T21:32:51.489Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-09-20T21:32:51.489Z] Collecting idna<2.8,>=2.5 [2022-09-20T21:32:51.489Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T21:32:51.489Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 189.0 MB/s eta 0:00:00 [2022-09-20T21:32:51.489Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T21:32:51.695Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:51.757Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T21:32:51.757Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 99.7 MB/s eta 0:00:00 [2022-09-20T21:32:51.757Z] Collecting certifi>=2017.4.17 [2022-09-20T21:32:51.757Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T21:32:51.757Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 21.8 MB/s eta 0:00:00 [2022-09-20T21:32:51.757Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T21:32:51.757Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T21:32:51.757Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 112.1 MB/s eta 0:00:00 [2022-09-20T21:32:51.757Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T21:32:51.757Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T21:32:51.757Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T21:32:51.757Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T21:32:51.757Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T21:32:51.757Z] Running setup.py install for texttable: started [2022-09-20T21:32:51.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:52.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:52.390Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T21:32:52.390Z] Running setup.py install for PyYAML: started [2022-09-20T21:32:52.390Z] Removing intermediate container dc1e2d737335 [2022-09-20T21:32:52.390Z] ---> 8975edfceb2f [2022-09-20T21:32:52.390Z] Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:32:52.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:52.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:52.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:32:52.964Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T21:32:53.140Z] OK: 221 MiB in 51 packages [2022-09-20T21:32:53.417Z] OK: 221 MiB in 51 packages [2022-09-20T21:32:53.699Z] OK: 221 MiB in 51 packages [2022-09-20T21:32:53.987Z] OK: 221 MiB in 51 packages [2022-09-20T21:32:54.268Z] OK: 221 MiB in 51 packages [2022-09-20T21:32:54.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:32:54.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:32:54.345Z] ---> a29a46205d4f [2022-09-20T21:32:54.345Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:32:54.345Z] ---> Using cache [2022-09-20T21:32:54.345Z] ---> 452f7a95c6e0 [2022-09-20T21:32:54.345Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T21:32:54.345Z] ---> Using cache [2022-09-20T21:32:54.345Z] ---> ac44a12d1f29 [2022-09-20T21:32:54.345Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:32:54.345Z] ---> Using cache [2022-09-20T21:32:54.345Z] ---> cfec9148b430 [2022-09-20T21:32:54.345Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T21:32:54.870Z] Removing intermediate container c1355ad6d476 [2022-09-20T21:32:54.870Z] ---> 5f21e650df5b [2022-09-20T21:32:54.870Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T21:32:55.146Z] Removing intermediate container 75829fb1cf62 [2022-09-20T21:32:55.146Z] ---> 1cfff360928b [2022-09-20T21:32:55.146Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T21:32:55.422Z] Removing intermediate container 9aacb364d074 [2022-09-20T21:32:55.422Z] ---> f39b6ec26aad [2022-09-20T21:32:55.422Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T21:32:55.422Z] Removing intermediate container 0d06eec30346 [2022-09-20T21:32:55.422Z] ---> d08e0f0edab5 [2022-09-20T21:32:55.422Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T21:32:55.703Z] Removing intermediate container fbfb7b20f698 [2022-09-20T21:32:55.704Z] ---> 0c6030afdfaa [2022-09-20T21:32:55.704Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-20T21:32:55.992Z] ---> 02c5cd8ed72c [2022-09-20T21:32:55.992Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:32:55.992Z] ---> Running in 126182336b9a [2022-09-20T21:32:56.279Z] ---> bee201a4f8ae [2022-09-20T21:32:56.279Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:32:56.556Z] ---> Running in 6ed86544b9ac [2022-09-20T21:32:56.833Z] ---> c327d921d27e [2022-09-20T21:32:56.833Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:32:57.106Z] ---> Running in 75d30a8dfe2e [2022-09-20T21:32:57.106Z] ---> 8350950e347d [2022-09-20T21:32:57.106Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:32:57.384Z] ---> Running in 44faec4d9cce [2022-09-20T21:32:57.663Z] ---> 47b58860400b [2022-09-20T21:32:57.663Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:32:57.727Z] Running setup.py install for docopt: started [2022-09-20T21:32:57.727Z] ---> Running in d041603b26cd [2022-09-20T21:32:57.727Z] ---> Running in 98eb5b8f8855 [2022-09-20T21:32:57.727Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T21:32:57.952Z] ---> Running in cf679ea15837 [2022-09-20T21:32:57.986Z] Removing intermediate container 1cbc9b77c7f9 [2022-09-20T21:32:57.986Z] ---> da10e994ca86 [2022-09-20T21:32:57.986Z] Step 9/23 : COPY . . [2022-09-20T21:32:57.986Z] Removing intermediate container d041603b26cd [2022-09-20T21:32:57.986Z] ---> cc883672151b [2022-09-20T21:32:57.986Z] Step 25/25 : LABEL version=2.3.0-dev.67 [2022-09-20T21:32:57.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:57.987Z] Removing intermediate container d9cf2c6d127b [2022-09-20T21:32:57.987Z] ---> 64a3e1c603ec [2022-09-20T21:32:57.987Z] Step 9/25 : COPY . . [2022-09-20T21:32:58.554Z] ---> Running in ae17797fa4f7 [2022-09-20T21:32:58.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:32:59.079Z] OK: 211 MiB in 51 packages [2022-09-20T21:33:03.371Z] Running setup.py install for dockerpty: started [2022-09-20T21:33:04.321Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T21:33:08.547Z] Removing intermediate container ae17797fa4f7 [2022-09-20T21:33:08.547Z] ---> d48b95048623 [2022-09-20T21:33:08.547Z] [2022-09-20T21:33:08.547Z] Successfully built d48b95048623 [2022-09-20T21:33:08.547Z] Successfully tagged security-secretstore-setup:latest [2022-09-20T21:33:08.547Z] Building core-command [2022-09-20T21:33:08.547Z]  Building security-secretstore-setup ... done  ---> bf0be5e21746 [2022-09-20T21:33:08.547Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T21:33:08.547Z] Removing intermediate container 98eb5b8f8855 [2022-09-20T21:33:08.547Z] ---> 0c9f0be30deb [2022-09-20T21:33:08.547Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T21:33:08.547Z] ---> e072a83120c0 [2022-09-20T21:33:08.547Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T21:33:11.940Z] 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-20T21:33:11.940Z] 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-20T21:33:12.204Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:33:12.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:33:12.204Z] ---> a29a46205d4f [2022-09-20T21:33:12.204Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:33:12.204Z] ---> Using cache [2022-09-20T21:33:12.204Z] ---> 452f7a95c6e0 [2022-09-20T21:33:12.204Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T21:33:12.204Z] ---> Using cache [2022-09-20T21:33:12.204Z] ---> ac44a12d1f29 [2022-09-20T21:33:12.204Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:33:12.204Z] ---> Using cache [2022-09-20T21:33:12.204Z] ---> cfec9148b430 [2022-09-20T21:33:12.204Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-20T21:33:12.204Z] ---> Using cache [2022-09-20T21:33:12.204Z] ---> ddac3ff26f39 [2022-09-20T21:33:12.204Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T21:33:12.204Z] ---> Using cache [2022-09-20T21:33:12.204Z] ---> f2b01b6701d3 [2022-09-20T21:33:12.204Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:33:12.204Z] ---> Using cache [2022-09-20T21:33:12.204Z] ---> da10e994ca86 [2022-09-20T21:33:12.204Z] Step 9/24 : COPY . . [2022-09-20T21:33:12.205Z] ---> Using cache [2022-09-20T21:33:12.205Z] ---> e072a83120c0 [2022-09-20T21:33:12.205Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T21:33:13.156Z] ---> ec1237925e79 [2022-09-20T21:33:13.156Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:33:13.156Z] ---> Running in eddbc6e4a035 [2022-09-20T21:33:13.156Z] ---> Running in 86e1a9770731 [2022-09-20T21:33:13.156Z] ---> Running in 74a77cdd5796 [2022-09-20T21:33:13.156Z] ---> Running in 21f24d8b3853 [2022-09-20T21:33:13.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T21:33:13.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T21:33:13.997Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T21:33:19.358Z] Removing intermediate container b305e13acea7 [2022-09-20T21:33:19.358Z] ---> 64235d8e5704 [2022-09-20T21:33:19.358Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T21:33:19.928Z] ---> Running in 4d1ee7304fac [2022-09-20T21:33:20.533Z] Removing intermediate container 4d1ee7304fac [2022-09-20T21:33:20.533Z] ---> 400acac2c945 [2022-09-20T21:33:20.533Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T21:33:21.111Z] ---> Running in f6d74d7adbc3 [2022-09-20T21:33:21.372Z] Removing intermediate container f6d74d7adbc3 [2022-09-20T21:33:21.372Z] ---> 8467bdf90ede [2022-09-20T21:33:21.372Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T21:33:24.705Z] ---> 8059ec73fead [2022-09-20T21:33:24.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T21:33:24.968Z] Removing intermediate container 21f24d8b3853 [2022-09-20T21:33:24.968Z] ---> 3fc73b3924de [2022-09-20T21:33:24.968Z] Step 9/23 : COPY . . [2022-09-20T21:33:31.581Z] ---> 25ff5c3d062c [2022-09-20T21:33:31.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T21:33:36.899Z] ---> 756a9940f9b6 [2022-09-20T21:33:36.899Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T21:33:36.899Z] ---> cdf64098e983 [2022-09-20T21:33:36.899Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T21:33:37.159Z] ---> Running in 160d8b479284 [2022-09-20T21:33:37.421Z] ---> Running in b4bf89cb2d1f [2022-09-20T21:33:38.370Z] Removing intermediate container b4bf89cb2d1f [2022-09-20T21:33:38.370Z] ---> 04bf27fc7160 [2022-09-20T21:33:38.370Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:33:38.370Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T21:33:38.633Z] ---> Running in 677936a715f6 [2022-09-20T21:33:39.206Z] Removing intermediate container 677936a715f6 [2022-09-20T21:33:39.206Z] ---> a13a1d91d0a4 [2022-09-20T21:33:39.206Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T21:33:39.466Z] ---> Running in 9a2bd4c6fff2 [2022-09-20T21:33:40.035Z] Removing intermediate container 9a2bd4c6fff2 [2022-09-20T21:33:40.035Z] ---> b44de003a629 [2022-09-20T21:33:40.035Z] Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:33:40.035Z] ---> Running in 345641df68ff [2022-09-20T21:33:40.604Z] Removing intermediate container 345641df68ff [2022-09-20T21:33:40.604Z] ---> 4c41581c56f6 [2022-09-20T21:33:40.604Z] Step 23/23 : LABEL version=2.3.0-dev.67 [2022-09-20T21:33:40.604Z] ---> Running in 184f5f8bc014 [2022-09-20T21:33:41.173Z] Removing intermediate container 184f5f8bc014 [2022-09-20T21:33:41.173Z] ---> b52eb723a5cf [2022-09-20T21:33:41.173Z] [2022-09-20T21:33:41.173Z] Successfully built b52eb723a5cf [2022-09-20T21:33:41.173Z] Successfully tagged sys-mgmt-agent:latest [2022-09-20T21:33:41.173Z] Building security-proxy-setup [2022-09-20T21:33:45.370Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:33:45.370Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:33:45.370Z] ---> a29a46205d4f [2022-09-20T21:33:45.370Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T21:33:45.370Z] ---> Using cache [2022-09-20T21:33:45.370Z] ---> 39b6110d68cb [2022-09-20T21:33:45.370Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:33:45.370Z] ---> Using cache [2022-09-20T21:33:45.370Z] ---> 722dc2684b7f [2022-09-20T21:33:45.370Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T21:33:51.981Z] ---> Running in f03d5cda430d [2022-09-20T21:33:53.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:33:53.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:33:53.981Z] OK: 211 MiB in 51 packages [2022-09-20T21:33:54.833Z] Removing intermediate container 126182336b9a [2022-09-20T21:33:54.833Z] ---> 9e003ce8a8bb [2022-09-20T21:33:54.833Z] Step 8/26 : COPY . . [2022-09-20T21:33:54.833Z] Removing intermediate container cf679ea15837 [2022-09-20T21:33:54.833Z] ---> dff7a8c11906 [2022-09-20T21:33:54.833Z] Step 8/23 : COPY . . [2022-09-20T21:33:54.833Z] Removing intermediate container 75d30a8dfe2e [2022-09-20T21:33:54.833Z] ---> ecf70fa3582e [2022-09-20T21:33:54.833Z] Step 9/24 : COPY . . [2022-09-20T21:33:54.833Z] Removing intermediate container 44faec4d9cce [2022-09-20T21:33:54.833Z] ---> 2843da8fd0a7 [2022-09-20T21:33:54.833Z] Step 9/24 : COPY . . [2022-09-20T21:33:54.833Z] Removing intermediate container 6ed86544b9ac [2022-09-20T21:33:54.833Z] ---> 6eaf2a07090e [2022-09-20T21:33:54.833Z] Step 8/25 : COPY . . [2022-09-20T21:33:59.204Z] ---> 90b1204b7bd6 [2022-09-20T21:33:59.204Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T21:33:59.204Z] ---> c222563c28bd [2022-09-20T21:33:59.204Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-20T21:33:59.204Z] ---> bb49e11b600f [2022-09-20T21:33:59.204Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T21:33:59.204Z] ---> 5f4a3003b23a [2022-09-20T21:33:59.204Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T21:33:59.204Z] ---> Running in 28c478ecce53 [2022-09-20T21:33:59.204Z] ---> Running in 26c2f3a5ca65 [2022-09-20T21:33:59.204Z] ---> c76477d6cca6 [2022-09-20T21:33:59.204Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-20T21:33:59.204Z] ---> Running in 92e06381e737 [2022-09-20T21:33:59.204Z] ---> Running in 87a01cc69067 [2022-09-20T21:33:59.204Z] ---> Running in ec3124dfa07a [2022-09-20T21:33:59.503Z] Removing intermediate container 26c2f3a5ca65 [2022-09-20T21:33:59.503Z] ---> 7dbdefc6ef3e [2022-09-20T21:33:59.503Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T21:33:59.791Z] Removing intermediate container 87a01cc69067 [2022-09-20T21:33:59.791Z] ---> 568bcaa5ef29 [2022-09-20T21:33:59.791Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T21:33:59.791Z] ---> Running in 3b542842382e [2022-09-20T21:33:59.791Z] ---> Running in 8d447fcacb02 [2022-09-20T21:34:00.391Z] Removing intermediate container 8d447fcacb02 [2022-09-20T21:34:00.391Z] ---> b1a20a95393a [2022-09-20T21:34:00.391Z] 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-20T21:34:00.586Z] Removing intermediate container 86e1a9770731 [2022-09-20T21:34:00.586Z] ---> e003e8160810 [2022-09-20T21:34:00.586Z] [2022-09-20T21:34:00.587Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T21:34:00.587Z] ---> 9c6f07244728 [2022-09-20T21:34:00.587Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T21:34:00.587Z] Removing intermediate container 74a77cdd5796 [2022-09-20T21:34:00.587Z] ---> ab606c491ecd [2022-09-20T21:34:00.587Z] [2022-09-20T21:34:00.587Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T21:34:00.587Z] ---> 9c6f07244728 [2022-09-20T21:34:00.587Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T21:34:00.587Z] Removing intermediate container eddbc6e4a035 [2022-09-20T21:34:00.587Z] ---> 74a684d06194 [2022-09-20T21:34:00.587Z] [2022-09-20T21:34:00.587Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T21:34:00.587Z] ---> 9c6f07244728 [2022-09-20T21:34:00.587Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T21:34:00.587Z] ---> Running in 540d1e77d007 [2022-09-20T21:34:00.587Z] ---> Running in 4e21773327b1 [2022-09-20T21:34:00.587Z] Removing intermediate container f03d5cda430d [2022-09-20T21:34:00.587Z] ---> 1c9a59d502c7 [2022-09-20T21:34:00.587Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T21:34:00.587Z] ---> Running in fc81f3a266b6 [2022-09-20T21:34:00.669Z] Removing intermediate container 3b542842382e [2022-09-20T21:34:00.669Z] ---> 3062ac59d0b2 [2022-09-20T21:34:00.670Z] 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-20T21:34:00.670Z] ---> Running in 4ddfb9a44cf3 [2022-09-20T21:34:00.670Z] ---> Running in c4919aca9066 [2022-09-20T21:34:00.845Z] ---> 0f8149d9366d [2022-09-20T21:34:00.845Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:34:00.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-20T21:34:01.439Z] ---> Running in 205717fa4242 [2022-09-20T21:34:01.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:01.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:01.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:01.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:01.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:01.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:01.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-20T21:34:01.716Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:01.716Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:34:01.716Z] OK: 6 MiB in 15 packages [2022-09-20T21:34:01.716Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:01.716Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:34:01.716Z] OK: 6 MiB in 15 packages [2022-09-20T21:34:01.716Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:01.716Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:34:01.716Z] OK: 6 MiB in 15 packages [2022-09-20T21:34:01.836Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-20T21:34:03.635Z] Removing intermediate container 4e21773327b1 [2022-09-20T21:34:03.635Z] ---> 3ce3216e999d [2022-09-20T21:34:03.635Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T21:34:03.635Z] Removing intermediate container fc81f3a266b6 [2022-09-20T21:34:03.635Z] ---> c6d597719483 [2022-09-20T21:34:03.635Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T21:34:03.635Z] ---> Running in 4ba2eebdb81d [2022-09-20T21:34:03.635Z] ---> Running in 792e2903a0be [2022-09-20T21:34:03.635Z] Removing intermediate container 540d1e77d007 [2022-09-20T21:34:03.635Z] ---> 4333d7a9e17f [2022-09-20T21:34:03.635Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T21:34:03.635Z] Removing intermediate container 160d8b479284 [2022-09-20T21:34:03.635Z] ---> ed8c4e5156f5 [2022-09-20T21:34:03.635Z] [2022-09-20T21:34:03.635Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T21:34:03.635Z] ---> 9c6f07244728 [2022-09-20T21:34:03.635Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T21:34:03.635Z] ---> Running in e19f9eb47d89 [2022-09-20T21:34:03.635Z] ---> Running in d0aa56e60fbd [2022-09-20T21:34:03.903Z] Removing intermediate container 792e2903a0be [2022-09-20T21:34:03.903Z] ---> b6a1f3480d77 [2022-09-20T21:34:03.903Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T21:34:03.903Z] Removing intermediate container 4ba2eebdb81d [2022-09-20T21:34:03.903Z] ---> c7cab76a9d19 [2022-09-20T21:34:03.903Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T21:34:03.903Z] Removing intermediate container e19f9eb47d89 [2022-09-20T21:34:03.903Z] ---> 3411b2993ff1 [2022-09-20T21:34:03.903Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T21:34:03.903Z] ---> Running in 7bc2cab8612a [2022-09-20T21:34:03.903Z] ---> Running in 9bf7f29f0f9d [2022-09-20T21:34:03.903Z] ---> Running in 580cb6b977a0 [2022-09-20T21:34:03.903Z] Removing intermediate container 7bc2cab8612a [2022-09-20T21:34:03.903Z] ---> c657bc8f8f35 [2022-09-20T21:34:03.903Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T21:34:03.903Z] ---> Running in c567e1547475 [2022-09-20T21:34:03.903Z] Removing intermediate container 9bf7f29f0f9d [2022-09-20T21:34:03.903Z] ---> 90ef958dc990 [2022-09-20T21:34:03.903Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T21:34:04.164Z] Removing intermediate container 580cb6b977a0 [2022-09-20T21:34:04.164Z] ---> 5c0703bde9d7 [2022-09-20T21:34:04.164Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T21:34:04.164Z] ---> Running in ba87bc985652 [2022-09-20T21:34:04.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:04.164Z] ---> Running in df81864f0034 [2022-09-20T21:34:04.164Z] Removing intermediate container c567e1547475 [2022-09-20T21:34:04.164Z] ---> 0ce9a9da502e [2022-09-20T21:34:04.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:34:04.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:04.164Z] Removing intermediate container ba87bc985652 [2022-09-20T21:34:04.164Z] ---> 5b9bb9bbc77f [2022-09-20T21:34:04.164Z] Step 16/24 : WORKDIR / [2022-09-20T21:34:04.427Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T21:34:04.427Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:04.493Z] Removing intermediate container c4919aca9066 [2022-09-20T21:34:04.493Z] ---> dc46617a0b56 [2022-09-20T21:34:04.493Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T21:34:04.493Z] Removing intermediate container 4ddfb9a44cf3 [2022-09-20T21:34:04.493Z] ---> 870451ab7679 [2022-09-20T21:34:04.493Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T21:34:04.493Z] ---> Running in 7400665f3d81 [2022-09-20T21:34:04.493Z] ---> Running in 3b4f89deb53e [2022-09-20T21:34:04.690Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:34:04.690Z] Removing intermediate container df81864f0034 [2022-09-20T21:34:04.690Z] ---> f04be5785674 [2022-09-20T21:34:04.690Z] Step 16/25 : WORKDIR / [2022-09-20T21:34:04.690Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:34:04.690Z] ---> Running in a0d459bac822 [2022-09-20T21:34:04.690Z] OK: 6 MiB in 16 packages [2022-09-20T21:34:05.101Z] Removing intermediate container 3b4f89deb53e [2022-09-20T21:34:05.101Z] ---> 59eb00e2181a [2022-09-20T21:34:05.101Z] [2022-09-20T21:34:05.101Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T21:34:05.379Z] Removing intermediate container 7400665f3d81 [2022-09-20T21:34:05.379Z] ---> 55f59d4f768f [2022-09-20T21:34:05.379Z] [2022-09-20T21:34:05.379Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T21:34:05.636Z] ---> d093d5fe2824 [2022-09-20T21:34:05.636Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T21:34:05.636Z] ---> Running in 7016ae22239c [2022-09-20T21:34:05.636Z] Removing intermediate container a0d459bac822 [2022-09-20T21:34:05.636Z] ---> f46ed2c618ba [2022-09-20T21:34:05.636Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:34:05.899Z] Removing intermediate container 7016ae22239c [2022-09-20T21:34:05.899Z] ---> 4f7685a7571d [2022-09-20T21:34:05.899Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:34:05.899Z] ---> 19457ebddf63 [2022-09-20T21:34:05.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T21:34:05.985Z] 3.15: Pulling from library/alpine [2022-09-20T21:34:05.985Z] 3.15: Pulling from library/alpine [2022-09-20T21:34:06.908Z] Removing intermediate container d0aa56e60fbd [2022-09-20T21:34:06.908Z] ---> 4babac8cef52 [2022-09-20T21:34:06.908Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T21:34:07.479Z] ---> a6f70a68677e [2022-09-20T21:34:07.479Z] ---> 3b816d71c617 [2022-09-20T21:34:07.479Z] ---> 9f78d591addd [2022-09-20T21:34:07.479Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T21:34:07.479Z] [2022-09-20T21:34:07.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T21:34:07.479Z] ---> Running in e6f43c090868 [2022-09-20T21:34:07.997Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T21:34:07.997Z] Status: Downloaded newer image for alpine:3.15 [2022-09-20T21:34:07.997Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-20T21:34:07.997Z] Status: Image is up to date for alpine:3.15 [2022-09-20T21:34:07.997Z] ---> 02e0d6fdf486 [2022-09-20T21:34:07.997Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:34:07.997Z] ---> 02e0d6fdf486 [2022-09-20T21:34:07.997Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:34:07.997Z] ---> Running in b3db9510f96c [2022-09-20T21:34:07.997Z] ---> Running in 2ce439036be3 [2022-09-20T21:34:08.449Z] ---> 13e8a42d5100 [2022-09-20T21:34:08.450Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T21:34:08.450Z] Removing intermediate container e6f43c090868 [2022-09-20T21:34:08.450Z] ---> becc08899359 [2022-09-20T21:34:08.450Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T21:34:08.450Z] ---> 006215b551de [2022-09-20T21:34:08.450Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T21:34:08.608Z] Removing intermediate container 2ce439036be3 [2022-09-20T21:34:08.608Z] ---> 424bf44ae397 [2022-09-20T21:34:08.608Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:34:08.711Z] ---> Running in aeb95604f40c [2022-09-20T21:34:08.712Z] ---> dd12ebfee7f6 [2022-09-20T21:34:08.712Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T21:34:08.888Z] Removing intermediate container b3db9510f96c [2022-09-20T21:34:08.888Z] ---> 11c860e88bfc [2022-09-20T21:34:08.888Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:34:08.888Z] ---> Running in 7461960b680f [2022-09-20T21:34:08.888Z] ---> Running in 00562c09452f [2022-09-20T21:34:08.975Z] ---> Running in 024cee98c55c [2022-09-20T21:34:08.975Z] ---> Running in 5823eea5b7a8 [2022-09-20T21:34:09.237Z] Removing intermediate container aeb95604f40c [2022-09-20T21:34:09.237Z] ---> e98b9d1340c6 [2022-09-20T21:34:09.237Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:34:09.499Z] Removing intermediate container 024cee98c55c [2022-09-20T21:34:09.499Z] ---> bfef4f5fdd8e [2022-09-20T21:34:09.499Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T21:34:09.499Z] Removing intermediate container 5823eea5b7a8 [2022-09-20T21:34:09.499Z] ---> 06ede13c8e6d [2022-09-20T21:34:09.499Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:34:09.499Z] ---> 8101f713e2fd [2022-09-20T21:34:09.499Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T21:34:09.761Z] ---> Running in c244bc2318c3 [2022-09-20T21:34:09.761Z] ---> Running in 048ee74c3394 [2022-09-20T21:34:09.761Z] ---> Running in cffaafc731b6 [2022-09-20T21:34:09.761Z] Removing intermediate container c244bc2318c3 [2022-09-20T21:34:09.761Z] ---> 092be76fa301 [2022-09-20T21:34:09.761Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T21:34:09.761Z] ---> bcf5e5dd54c5 [2022-09-20T21:34:09.761Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T21:34:09.761Z] Removing intermediate container 048ee74c3394 [2022-09-20T21:34:09.761Z] ---> 4ac2486a941f [2022-09-20T21:34:09.761Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:34:10.036Z] Removing intermediate container cffaafc731b6 [2022-09-20T21:34:10.036Z] ---> 1ae6628de602 [2022-09-20T21:34:10.036Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T21:34:10.036Z] ---> Running in c44dcbf6a357 [2022-09-20T21:34:10.036Z] ---> Running in 2615e726ba47 [2022-09-20T21:34:10.036Z] ---> Running in 8252086137d1 [2022-09-20T21:34:10.036Z] Removing intermediate container c44dcbf6a357 [2022-09-20T21:34:10.036Z] ---> 6c4bfd3a6f65 [2022-09-20T21:34:10.036Z] Step 23/24 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:10.036Z] Removing intermediate container 8252086137d1 [2022-09-20T21:34:10.036Z] ---> 149902aa62d2 [2022-09-20T21:34:10.036Z] Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:10.036Z] ---> 98b4d0c08f9c [2022-09-20T21:34:10.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T21:34:10.037Z] Removing intermediate container 2615e726ba47 [2022-09-20T21:34:10.037Z] ---> d147c3d03a21 [2022-09-20T21:34:10.037Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:34:10.300Z] ---> Running in b71ceaf65dd2 [2022-09-20T21:34:10.300Z] ---> Running in 2c120140cd92 [2022-09-20T21:34:10.300Z] ---> Running in 420a73424320 [2022-09-20T21:34:10.300Z] Removing intermediate container 205717fa4242 [2022-09-20T21:34:10.300Z] ---> 09922eda80e5 [2022-09-20T21:34:10.300Z] Step 8/22 : COPY . . [2022-09-20T21:34:10.561Z] Removing intermediate container b71ceaf65dd2 [2022-09-20T21:34:10.561Z] ---> e09a5f6d17ad [2022-09-20T21:34:10.561Z] Step 24/24 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:10.561Z] Removing intermediate container 2c120140cd92 [2022-09-20T21:34:10.561Z] ---> 37d49974a1b7 [2022-09-20T21:34:10.561Z] Step 23/23 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:10.561Z] Removing intermediate container 420a73424320 [2022-09-20T21:34:10.561Z] ---> 1693f3ea3c90 [2022-09-20T21:34:10.561Z] ---> Running in 7c127a665ea4 [2022-09-20T21:34:10.561Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T21:34:10.561Z] ---> Running in 279d881b774f [2022-09-20T21:34:10.561Z] ---> Running in 306b90f0c116 [2022-09-20T21:34:13.234Z] Removing intermediate container 00562c09452f [2022-09-20T21:34:13.234Z] ---> 13761b31a190 [2022-09-20T21:34:13.234Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-20T21:34:13.234Z] Removing intermediate container 7461960b680f [2022-09-20T21:34:13.234Z] ---> 15f0a45ebf6e [2022-09-20T21:34:13.234Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T21:34:13.234Z] ---> Running in 04647e13900b [2022-09-20T21:34:13.234Z] ---> Running in 1e0584f68b55 [2022-09-20T21:34:14.776Z] Removing intermediate container 7c127a665ea4 [2022-09-20T21:34:14.776Z] ---> 7b5e48c36329 [2022-09-20T21:34:14.776Z] [2022-09-20T21:34:14.776Z] Successfully built 7b5e48c36329 [2022-09-20T21:34:15.038Z] Removing intermediate container 279d881b774f [2022-09-20T21:34:15.038Z] ---> 66279549b0b6 [2022-09-20T21:34:15.038Z] [2022-09-20T21:34:15.038Z] ---> c268c93e1ec4 [2022-09-20T21:34:15.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T21:34:15.038Z] Successfully tagged core-command:latest [2022-09-20T21:34:15.038Z] Building core-data [2022-09-20T21:34:15.038Z]  Building core-command ... done Successfully built 66279549b0b6 [2022-09-20T21:34:15.038Z] Successfully tagged support-scheduler:latest [2022-09-20T21:34:15.038Z] Building security-bootstrapper [2022-09-20T21:34:15.038Z] Removing intermediate container 306b90f0c116 [2022-09-20T21:34:15.038Z] ---> 973d1e09fbfa [2022-09-20T21:34:15.038Z] Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:15.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:15.320Z]  Building support-scheduler ... done  ---> 322313b39479 [2022-09-20T21:34:15.320Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T21:34:15.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:15.612Z] ---> Running in 236b811fd3d0 [2022-09-20T21:34:16.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:16.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:17.791Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T21:34:17.791Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T21:34:17.791Z] OK: 15734 distinct packages available [2022-09-20T21:34:18.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:18.072Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T21:34:18.072Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T21:34:18.072Z] OK: 15734 distinct packages available [2022-09-20T21:34:18.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:18.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:19.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:19.833Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:34:19.833Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:34:19.833Z] ---> a29a46205d4f [2022-09-20T21:34:19.833Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:34:19.833Z] ---> Using cache [2022-09-20T21:34:19.833Z] ---> 452f7a95c6e0 [2022-09-20T21:34:19.833Z] Step 4/24 : WORKDIR /edgex-go [2022-09-20T21:34:19.833Z] ---> Using cache [2022-09-20T21:34:19.833Z] ---> ac44a12d1f29 [2022-09-20T21:34:19.833Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:34:19.833Z] ---> Using cache [2022-09-20T21:34:19.833Z] ---> cfec9148b430 [2022-09-20T21:34:19.833Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-20T21:34:20.096Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:34:20.096Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:34:20.096Z] ---> a29a46205d4f [2022-09-20T21:34:20.096Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T21:34:20.096Z] ---> Using cache [2022-09-20T21:34:20.096Z] ---> 39b6110d68cb [2022-09-20T21:34:20.096Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:34:20.096Z] ---> Using cache [2022-09-20T21:34:20.096Z] ---> 722dc2684b7f [2022-09-20T21:34:20.096Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T21:34:20.096Z] ---> Using cache [2022-09-20T21:34:20.096Z] ---> 1c9a59d502c7 [2022-09-20T21:34:20.096Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T21:34:20.096Z] ---> Using cache [2022-09-20T21:34:20.096Z] ---> 0f8149d9366d [2022-09-20T21:34:20.096Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:34:20.096Z] ---> Using cache [2022-09-20T21:34:20.096Z] ---> 09922eda80e5 [2022-09-20T21:34:20.096Z] Step 8/33 : COPY . . [2022-09-20T21:34:20.096Z] ---> Using cache [2022-09-20T21:34:20.096Z] ---> 322313b39479 [2022-09-20T21:34:20.096Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T21:34:20.250Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:20.250Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:20.250Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-20T21:34:20.250Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T21:34:20.250Z] (3/4) Installing libucontext (1.1-r0) [2022-09-20T21:34:20.529Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T21:34:20.529Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-20T21:34:20.529Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T21:34:20.529Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T21:34:20.529Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T21:34:20.529Z] OK: 6 MiB in 18 packages [2022-09-20T21:34:20.809Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T21:34:20.809Z] OK: 6 MiB in 19 packages [2022-09-20T21:34:22.689Z] ---> 4ece049397e1 [2022-09-20T21:34:22.689Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T21:34:22.689Z] ---> Running in b08772901237 [2022-09-20T21:34:22.689Z] Removing intermediate container 236b811fd3d0 [2022-09-20T21:34:22.689Z] ---> d320fb626c43 [2022-09-20T21:34:22.689Z] Step 25/25 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:22.689Z] ---> Running in 99ad067db1d3 [2022-09-20T21:34:22.689Z] ---> Running in 678987b5ed94 [2022-09-20T21:34:22.689Z] ---> Running in 1e08965f8ecf [2022-09-20T21:34:22.689Z] ---> Running in 1469323679c0 [2022-09-20T21:34:22.810Z] Removing intermediate container 04647e13900b [2022-09-20T21:34:22.810Z] ---> 1ad99d81a057 [2022-09-20T21:34:22.810Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T21:34:22.810Z] Removing intermediate container 1e0584f68b55 [2022-09-20T21:34:22.810Z] ---> 9981498183b1 [2022-09-20T21:34:22.810Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T21:34:22.951Z] Removing intermediate container 1e08965f8ecf [2022-09-20T21:34:22.951Z] ---> 63fc3d70a73b [2022-09-20T21:34:22.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:34:22.951Z] ---> Running in f14501159085 [2022-09-20T21:34:22.951Z] Removing intermediate container 1469323679c0 [2022-09-20T21:34:22.951Z] ---> 82b7c2cae601 [2022-09-20T21:34:22.951Z] [2022-09-20T21:34:22.951Z] Successfully built 82b7c2cae601 [2022-09-20T21:34:22.951Z] Successfully tagged core-metadata:latest [2022-09-20T21:34:22.951Z]  Building core-metadata ... done Building security-spire-server [2022-09-20T21:34:22.951Z] Removing intermediate container f14501159085 [2022-09-20T21:34:22.951Z] ---> 035bbe0a3693 [2022-09-20T21:34:22.951Z] Step 21/23 : LABEL arch=x86_64 [2022-09-20T21:34:23.254Z] ---> Running in b3eca3ff5e72 [2022-09-20T21:34:23.254Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-20T21:34:23.827Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-20T21:34:25.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:25.241Z] Removing intermediate container b3eca3ff5e72 [2022-09-20T21:34:25.241Z] ---> 87525a8797c6 [2022-09-20T21:34:25.241Z] Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:26.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:26.210Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:34:26.210Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:34:26.210Z] ---> a29a46205d4f [2022-09-20T21:34:26.210Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T21:34:26.210Z] ---> Using cache [2022-09-20T21:34:26.210Z] ---> 39b6110d68cb [2022-09-20T21:34:26.210Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:34:26.210Z] ---> Using cache [2022-09-20T21:34:26.210Z] ---> 722dc2684b7f [2022-09-20T21:34:26.210Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T21:34:26.210Z] ---> Using cache [2022-09-20T21:34:26.210Z] ---> 6fa41e143fde [2022-09-20T21:34:26.210Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T21:34:26.210Z] ---> Using cache [2022-09-20T21:34:26.210Z] ---> 1487f00d5d8c [2022-09-20T21:34:26.210Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:34:26.210Z] ---> Using cache [2022-09-20T21:34:26.210Z] ---> 845ed4e6c0f5 [2022-09-20T21:34:26.210Z] Step 8/25 : COPY . . [2022-09-20T21:34:26.210Z] ---> Using cache [2022-09-20T21:34:26.210Z] ---> 6eab4493edc2 [2022-09-20T21:34:26.210Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T21:34:26.210Z] ---> Using cache [2022-09-20T21:34:26.210Z] ---> 05115cb65a7e [2022-09-20T21:34:26.210Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-20T21:34:26.210Z] ---> Using cache [2022-09-20T21:34:26.210Z] ---> 97a8c2c0267b [2022-09-20T21:34:26.210Z] 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-20T21:34:26.472Z] OK: 211 MiB in 51 packages [2022-09-20T21:34:28.406Z] ---> Running in f84a54f249b3 [2022-09-20T21:34:28.406Z] ---> Running in fc5199318a03 [2022-09-20T21:34:28.406Z] Removing intermediate container 99ad067db1d3 [2022-09-20T21:34:28.406Z] ---> 4bce1f150c3a [2022-09-20T21:34:28.406Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-20T21:34:28.406Z] Removing intermediate container f84a54f249b3 [2022-09-20T21:34:28.406Z] ---> 4c1d46087592 [2022-09-20T21:34:28.406Z] Step 23/23 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:28.406Z] ---> Running in 772e8c7733da [2022-09-20T21:34:29.021Z] Removing intermediate container 772e8c7733da [2022-09-20T21:34:29.021Z] ---> a38453f6037a [2022-09-20T21:34:29.021Z] [2022-09-20T21:34:29.021Z] ---> 8aa3af59a0df [2022-09-20T21:34:29.021Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:34:29.021Z] Successfully built a38453f6037a [2022-09-20T21:34:29.021Z] ---> Running in c9b91f19378d [2022-09-20T21:34:29.021Z] Successfully tagged support-notifications:latest [2022-09-20T21:34:29.611Z]  Building support-notifications ... done Removing intermediate container fc5199318a03 [2022-09-20T21:34:29.611Z] ---> 12cdf4472c64 [2022-09-20T21:34:29.611Z] Step 12/25 : WORKDIR /edgex-go [2022-09-20T21:34:29.873Z] ---> Running in 5811751b7f47 [2022-09-20T21:34:30.135Z] Removing intermediate container 5811751b7f47 [2022-09-20T21:34:30.135Z] ---> f70d900598ff [2022-09-20T21:34:30.135Z] [2022-09-20T21:34:30.135Z] Step 13/25 : FROM alpine:3.15 [2022-09-20T21:34:30.135Z] ---> c4fc93816858 [2022-09-20T21:34:30.135Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:34:30.135Z] ---> Using cache [2022-09-20T21:34:30.135Z] ---> 9d4ebb7e0368 [2022-09-20T21:34:30.135Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:34:30.135Z] ---> Using cache [2022-09-20T21:34:30.135Z] ---> b45b20263c81 [2022-09-20T21:34:30.135Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T21:34:30.135Z] ---> Running in 32ec141e1352 [2022-09-20T21:34:30.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:31.128Z] ---> 7301f64a8b03 [2022-09-20T21:34:31.128Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T21:34:31.128Z] ---> 12436bf16bce [2022-09-20T21:34:31.128Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T21:34:31.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:31.917Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T21:34:31.917Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T21:34:31.917Z] OK: 15857 distinct packages available [2022-09-20T21:34:31.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:32.121Z] ---> 4137016bae85 [2022-09-20T21:34:32.121Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-20T21:34:32.121Z] ---> Running in 50070d9223de [2022-09-20T21:34:32.121Z] ---> a634ea426d98 [2022-09-20T21:34:32.121Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T21:34:32.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:32.754Z] Removing intermediate container 50070d9223de [2022-09-20T21:34:32.754Z] ---> 0f7ff9619d26 [2022-09-20T21:34:32.754Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-20T21:34:33.061Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:33.061Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T21:34:33.061Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T21:34:33.323Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T21:34:33.323Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T21:34:33.323Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T21:34:33.323Z] OK: 7 MiB in 19 packages [2022-09-20T21:34:33.359Z] ---> c0f737917a7b [2022-09-20T21:34:33.359Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T21:34:33.971Z] ---> e7b1b167fc04 [2022-09-20T21:34:33.971Z] Step 21/26 : WORKDIR / [2022-09-20T21:34:33.971Z] ---> Running in d77d85f03114 [2022-09-20T21:34:34.965Z] Removing intermediate container d77d85f03114 [2022-09-20T21:34:34.965Z] ---> 958b5a1ee244 [2022-09-20T21:34:34.965Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T21:34:34.965Z] ---> 72d7003cbcb2 [2022-09-20T21:34:34.965Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T21:34:34.965Z] ---> Running in 9c85ee44bde8 [2022-09-20T21:34:34.965Z] ---> Running in 8b391116dfaa [2022-09-20T21:34:35.593Z] Removing intermediate container 8b391116dfaa [2022-09-20T21:34:35.593Z] ---> 58842b133115 [2022-09-20T21:34:35.593Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T21:34:35.593Z] Removing intermediate container 9c85ee44bde8 [2022-09-20T21:34:35.593Z] ---> 48515a23071a [2022-09-20T21:34:35.593Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T21:34:35.593Z] ---> Running in d74e6b4656b4 [2022-09-20T21:34:35.593Z] ---> Running in cc7b16dde386 [2022-09-20T21:34:36.198Z] Removing intermediate container d74e6b4656b4 [2022-09-20T21:34:36.198Z] ---> 6e2b87c52c4c [2022-09-20T21:34:36.198Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T21:34:36.475Z] Removing intermediate container cc7b16dde386 [2022-09-20T21:34:36.475Z] ---> 66b95fc51d9b [2022-09-20T21:34:36.475Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T21:34:36.475Z] ---> Running in d648f6f60c77 [2022-09-20T21:34:36.475Z] ---> Running in d1043890065c [2022-09-20T21:34:37.083Z] Removing intermediate container d648f6f60c77 [2022-09-20T21:34:37.083Z] ---> 37717377b55e [2022-09-20T21:34:37.083Z] Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:37.083Z] ---> Running in 85f5ed796235 [2022-09-20T21:34:37.361Z] Removing intermediate container d1043890065c [2022-09-20T21:34:37.361Z] ---> e7d417242c64 [2022-09-20T21:34:37.361Z] Step 25/26 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:37.361Z] ---> Running in 6f4f7fa17791 [2022-09-20T21:34:37.546Z] Removing intermediate container 32ec141e1352 [2022-09-20T21:34:37.546Z] ---> 186cb2128f12 [2022-09-20T21:34:37.546Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T21:34:37.639Z] Removing intermediate container 85f5ed796235 [2022-09-20T21:34:37.639Z] ---> 8a10742120d3 [2022-09-20T21:34:37.639Z] Step 25/25 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:37.915Z] ---> Running in 0aca91bf6951 [2022-09-20T21:34:38.195Z] Removing intermediate container 6f4f7fa17791 [2022-09-20T21:34:38.195Z] ---> 8a23ffd3621b [2022-09-20T21:34:38.195Z] Step 26/26 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:38.195Z] ---> Running in 662a1c545dcd [2022-09-20T21:34:38.485Z] Removing intermediate container 0aca91bf6951 [2022-09-20T21:34:38.485Z] ---> 9d588a734d93 [2022-09-20T21:34:38.485Z] [2022-09-20T21:34:38.776Z] Successfully built 9d588a734d93 [2022-09-20T21:34:38.776Z] Successfully tagged security-spire-server-arm64:latest [2022-09-20T21:34:38.776Z]  Building security-spire-server ... done Building support-scheduler [2022-09-20T21:34:39.057Z] Removing intermediate container 662a1c545dcd [2022-09-20T21:34:39.057Z] ---> dddae7db2747 [2022-09-20T21:34:39.057Z] [2022-09-20T21:34:39.057Z] Successfully built dddae7db2747 [2022-09-20T21:34:39.057Z] Successfully tagged security-spire-config-arm64:latest [2022-09-20T21:34:39.057Z]  Building security-spire-config ... done Building security-proxy-setup [2022-09-20T21:34:44.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-20T21:34:44.218Z] ---> 0bfb48e4dacd [2022-09-20T21:34:44.218Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T21:34:44.218Z] ---> 8cee587ff4a5 [2022-09-20T21:34:44.218Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-20T21:34:44.218Z] Removing intermediate container c9b91f19378d [2022-09-20T21:34:44.218Z] ---> 6570a3f12aab [2022-09-20T21:34:44.218Z] Step 9/24 : COPY . . [2022-09-20T21:34:44.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:34:44.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:34:44.506Z] ---> ac3020899dce [2022-09-20T21:34:44.506Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:34:44.506Z] ---> Using cache [2022-09-20T21:34:44.506Z] ---> 02b178bfdb8b [2022-09-20T21:34:44.506Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T21:34:44.506Z] ---> Using cache [2022-09-20T21:34:44.506Z] ---> 818a798b347a [2022-09-20T21:34:44.506Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:34:44.506Z] ---> Using cache [2022-09-20T21:34:44.506Z] ---> 5f160d32384f [2022-09-20T21:34:44.506Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-20T21:34:44.506Z] ---> Using cache [2022-09-20T21:34:44.506Z] ---> f39b6ec26aad [2022-09-20T21:34:44.506Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T21:34:44.506Z] ---> Using cache [2022-09-20T21:34:44.506Z] ---> c327d921d27e [2022-09-20T21:34:44.506Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:34:44.506Z] ---> Using cache [2022-09-20T21:34:44.506Z] ---> ecf70fa3582e [2022-09-20T21:34:44.506Z] Step 9/23 : COPY . . [2022-09-20T21:34:44.784Z] ---> Using cache [2022-09-20T21:34:44.784Z] ---> c222563c28bd [2022-09-20T21:34:44.784Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-20T21:34:45.062Z] ---> Running in 1b4e96f11f61 [2022-09-20T21:34:46.523Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:34:46.523Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:34:46.523Z] ---> ac3020899dce [2022-09-20T21:34:46.523Z] Step 3/22 : WORKDIR /edgex-go [2022-09-20T21:34:46.523Z] ---> Using cache [2022-09-20T21:34:46.523Z] ---> 285bd8bc8df9 [2022-09-20T21:34:46.523Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:34:46.523Z] ---> Using cache [2022-09-20T21:34:46.523Z] ---> 95bc791fc887 [2022-09-20T21:34:46.523Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-20T21:34:46.806Z] ---> Running in e299b3a2a6a3 [2022-09-20T21:34:47.090Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-20T21:34:48.437Z] ---> d7df926a6315 [2022-09-20T21:34:48.438Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-20T21:34:48.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:48.728Z] Removing intermediate container 678987b5ed94 [2022-09-20T21:34:48.728Z] ---> 0047272a26cc [2022-09-20T21:34:48.728Z] [2022-09-20T21:34:48.728Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T21:34:48.728Z] ---> 9c6f07244728 [2022-09-20T21:34:48.728Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:34:48.728Z] ---> 965917f81c28 [2022-09-20T21:34:48.728Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-20T21:34:48.728Z] ---> Running in 355a20ac8fec [2022-09-20T21:34:48.728Z] ---> Running in 0414ddda5791 [2022-09-20T21:34:48.988Z] ---> 5c51022e9d94 [2022-09-20T21:34:48.988Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T21:34:48.988Z] Removing intermediate container 355a20ac8fec [2022-09-20T21:34:48.988Z] ---> 8833e3aa6221 [2022-09-20T21:34:48.988Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T21:34:48.988Z] ---> Running in d93e7ffcfdc7 [2022-09-20T21:34:48.988Z] ---> Running in 5660ddc039a5 [2022-09-20T21:34:49.246Z] Removing intermediate container d93e7ffcfdc7 [2022-09-20T21:34:49.246Z] ---> af682787cc00 [2022-09-20T21:34:49.246Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T21:34:49.246Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-20T21:34:49.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:49.509Z] ---> Running in f04ff6660aba [2022-09-20T21:34:49.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:49.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:34:49.776Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:49.776Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T21:34:49.776Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:34:49.776Z] OK: 6 MiB in 16 packages [2022-09-20T21:34:50.036Z] Removing intermediate container f04ff6660aba [2022-09-20T21:34:50.036Z] ---> 7223c7f1bbd6 [2022-09-20T21:34:50.036Z] Step 23/25 : LABEL arch=x86_64 [2022-09-20T21:34:50.296Z] ---> Running in e9804f788a35 [2022-09-20T21:34:50.554Z] Removing intermediate container b08772901237 [2022-09-20T21:34:50.554Z] ---> c9ffe1003fc6 [2022-09-20T21:34:50.554Z] [2022-09-20T21:34:50.554Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T21:34:50.554Z] ---> 9c6f07244728 [2022-09-20T21:34:50.554Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T21:34:50.554Z] ---> Running in 43e9d873f5d0 [2022-09-20T21:34:50.554Z] Removing intermediate container e9804f788a35 [2022-09-20T21:34:50.554Z] ---> bb7a4fdc08f4 [2022-09-20T21:34:50.554Z] Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:50.554Z] ---> Running in a71e5dae7c16 [2022-09-20T21:34:50.554Z] Removing intermediate container 5660ddc039a5 [2022-09-20T21:34:50.554Z] ---> 1b111c7d055e [2022-09-20T21:34:50.554Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T21:34:50.554Z] ---> Running in 738b322ee043 [2022-09-20T21:34:50.554Z] Removing intermediate container a71e5dae7c16 [2022-09-20T21:34:50.554Z] ---> e417ae7ca641 [2022-09-20T21:34:50.554Z] Step 25/25 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:50.554Z] ---> Running in f8f61faa1fb6 [2022-09-20T21:34:50.554Z] Removing intermediate container 738b322ee043 [2022-09-20T21:34:50.554Z] ---> 880274e8895f [2022-09-20T21:34:50.554Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T21:34:50.813Z] ---> Running in 8225152f3c10 [2022-09-20T21:34:50.813Z] Removing intermediate container f8f61faa1fb6 [2022-09-20T21:34:50.813Z] ---> 766762637acc [2022-09-20T21:34:50.813Z] [2022-09-20T21:34:50.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:50.813Z] Removing intermediate container 8225152f3c10 [2022-09-20T21:34:50.814Z] ---> 08d2e0189637 [2022-09-20T21:34:50.814Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T21:34:50.814Z] Successfully built 766762637acc [2022-09-20T21:34:50.814Z] Successfully tagged security-spire-server:latest [2022-09-20T21:34:50.814Z]  Building security-spire-server ... done  ---> Running in a3c651f4ce6d [2022-09-20T21:34:50.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:34:51.024Z] OK: 221 MiB in 51 packages [2022-09-20T21:34:51.072Z] Removing intermediate container a3c651f4ce6d [2022-09-20T21:34:51.072Z] ---> 5ff72e34786b [2022-09-20T21:34:51.072Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T21:34:51.072Z] ---> Running in 2ec85533b36b [2022-09-20T21:34:51.072Z] Removing intermediate container 2ec85533b36b [2022-09-20T21:34:51.072Z] ---> 7e0c95e0df30 [2022-09-20T21:34:51.072Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T21:34:51.072Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T21:34:51.072Z] ---> Running in e33664515a23 [2022-09-20T21:34:51.072Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T21:34:51.072Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T21:34:51.072Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T21:34:51.072Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T21:34:51.072Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T21:34:51.072Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:34:51.072Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:34:51.332Z] OK: 8 MiB in 20 packages [2022-09-20T21:34:51.902Z] Removing intermediate container 43e9d873f5d0 [2022-09-20T21:34:51.902Z] ---> b8e1d4483a64 [2022-09-20T21:34:51.902Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T21:34:51.902Z] ---> Running in 6858d1b639d1 [2022-09-20T21:34:51.902Z] Removing intermediate container 6858d1b639d1 [2022-09-20T21:34:51.902Z] ---> 6b0f374f58d7 [2022-09-20T21:34:51.902Z] Step 13/22 : WORKDIR /edgex [2022-09-20T21:34:51.902Z] Removing intermediate container e33664515a23 [2022-09-20T21:34:51.902Z] ---> ed1e379db6e8 [2022-09-20T21:34:51.902Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T21:34:52.029Z] Removing intermediate container e299b3a2a6a3 [2022-09-20T21:34:52.029Z] ---> 4fa6fec0fda9 [2022-09-20T21:34:52.029Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-20T21:34:52.161Z] ---> Running in 908e0971262f [2022-09-20T21:34:52.161Z] ---> Running in ea03ff6cee16 [2022-09-20T21:34:52.161Z] Removing intermediate container 908e0971262f [2022-09-20T21:34:52.161Z] ---> bc8054853191 [2022-09-20T21:34:52.161Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T21:34:52.161Z] Removing intermediate container ea03ff6cee16 [2022-09-20T21:34:52.161Z] ---> f986b1ae0591 [2022-09-20T21:34:52.161Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T21:34:52.420Z] ---> e6047ba169ac [2022-09-20T21:34:52.420Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T21:34:52.679Z] ---> e43655650ef5 [2022-09-20T21:34:52.679Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T21:34:52.679Z] ---> Running in 15741f45ff7b [2022-09-20T21:34:53.034Z] ---> 9c8ba40db358 [2022-09-20T21:34:53.034Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:34:53.034Z] ---> Running in 2732cbcdf05c [2022-09-20T21:34:53.618Z] ---> ef6efc6c5beb [2022-09-20T21:34:53.618Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T21:34:54.189Z] ---> afb1d2343745 [2022-09-20T21:34:54.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T21:34:54.189Z] Removing intermediate container 15741f45ff7b [2022-09-20T21:34:54.189Z] ---> 7563fd25cacd [2022-09-20T21:34:54.189Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:34:54.758Z] ---> c765f6d413db [2022-09-20T21:34:54.758Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T21:34:54.758Z] ---> ff10a9864caf [2022-09-20T21:34:54.758Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T21:34:54.758Z] ---> Running in 3063eb7b5c0e [2022-09-20T21:34:55.699Z] ---> 487e85e499a3 [2022-09-20T21:34:55.699Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T21:34:56.268Z] ---> cd77921383c1 [2022-09-20T21:34:56.268Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T21:34:56.268Z] Removing intermediate container 3063eb7b5c0e [2022-09-20T21:34:56.268Z] ---> b1e36f5eafab [2022-09-20T21:34:56.268Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T21:34:56.268Z] ---> Running in b9749e81af29 [2022-09-20T21:34:56.540Z] ---> 78664c39cf0a [2022-09-20T21:34:56.540Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T21:34:56.802Z] Removing intermediate container b9749e81af29 [2022-09-20T21:34:56.802Z] ---> 3f0250c7b650 [2022-09-20T21:34:56.802Z] Step 20/22 : LABEL arch=x86_64 [2022-09-20T21:34:56.802Z] ---> fbc2f80f20b0 [2022-09-20T21:34:56.802Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T21:34:56.802Z] ---> Running in 8f83919ab659 [2022-09-20T21:34:57.061Z] Removing intermediate container 8f83919ab659 [2022-09-20T21:34:57.061Z] ---> d1d60aad8549 [2022-09-20T21:34:57.061Z] Step 21/22 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:57.061Z] ---> Running in 26ea234a3d60 [2022-09-20T21:34:57.061Z] ---> 51fa6e2b70f3 [2022-09-20T21:34:57.061Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-20T21:34:57.061Z] Removing intermediate container 26ea234a3d60 [2022-09-20T21:34:57.061Z] ---> 33a6c6e86470 [2022-09-20T21:34:57.061Z] Step 22/22 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:57.323Z] ---> Running in 1a989209d552 [2022-09-20T21:34:57.323Z] Removing intermediate container 1a989209d552 [2022-09-20T21:34:57.323Z] ---> 3cfe0eb1df6e [2022-09-20T21:34:57.323Z] [2022-09-20T21:34:57.323Z] ---> bd2da2fe663b [2022-09-20T21:34:57.323Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T21:34:57.584Z] ---> Running in 8206c6abdc7a [2022-09-20T21:34:57.584Z] Successfully built 3cfe0eb1df6e [2022-09-20T21:34:57.584Z] Successfully tagged security-proxy-setup:latest [2022-09-20T21:34:58.550Z]  Building security-proxy-setup ... done Removing intermediate container 8206c6abdc7a [2022-09-20T21:34:58.550Z] ---> 74fd3771daca [2022-09-20T21:34:58.550Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T21:34:58.811Z] ---> Running in 58451707fee9 [2022-09-20T21:34:58.811Z] Removing intermediate container 58451707fee9 [2022-09-20T21:34:58.811Z] ---> c998af453eaa [2022-09-20T21:34:58.811Z] Step 30/33 : CMD ["gate"] [2022-09-20T21:34:58.811Z] ---> Running in 1d54d38ed3e0 [2022-09-20T21:34:59.071Z] Removing intermediate container 1d54d38ed3e0 [2022-09-20T21:34:59.071Z] ---> a098c07f3a22 [2022-09-20T21:34:59.071Z] Step 31/33 : LABEL arch=x86_64 [2022-09-20T21:34:59.071Z] ---> Running in 9cd14f93321e [2022-09-20T21:34:59.334Z] Removing intermediate container 9cd14f93321e [2022-09-20T21:34:59.334Z] ---> 12c777bd6948 [2022-09-20T21:34:59.334Z] Step 32/33 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:34:59.334Z] ---> Running in 1fe4c7b59cff [2022-09-20T21:34:59.334Z] Removing intermediate container 1fe4c7b59cff [2022-09-20T21:34:59.334Z] ---> 13d71f0dbc79 [2022-09-20T21:34:59.334Z] Step 33/33 : LABEL version=2.3.0-dev.67 [2022-09-20T21:34:59.334Z] ---> Running in addfdd326902 [2022-09-20T21:34:59.334Z] Removing intermediate container addfdd326902 [2022-09-20T21:34:59.334Z] ---> 251b9d7534c5 [2022-09-20T21:34:59.334Z] [2022-09-20T21:34:59.593Z] Successfully built 251b9d7534c5 [2022-09-20T21:34:59.593Z] Successfully tagged security-bootstrapper:latest [2022-09-20T21:35:07.722Z]  Building security-bootstrapper ... done Removing intermediate container 0414ddda5791 [2022-09-20T21:35:07.722Z] ---> 81a4717df7fd [2022-09-20T21:35:07.722Z] [2022-09-20T21:35:07.722Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T21:35:07.722Z] ---> 9c6f07244728 [2022-09-20T21:35:07.722Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T21:35:07.722Z] ---> Running in 9a8611fb66ba [2022-09-20T21:35:07.722Z] Removing intermediate container 9a8611fb66ba [2022-09-20T21:35:07.722Z] ---> ec931bd2c855 [2022-09-20T21:35:07.722Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T21:35:07.722Z] ---> Running in c0f20934b824 [2022-09-20T21:35:07.722Z] Removing intermediate container c0f20934b824 [2022-09-20T21:35:07.722Z] ---> 4f16712ad237 [2022-09-20T21:35:07.722Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T21:35:07.722Z] ---> Running in 0998e116ace1 [2022-09-20T21:35:07.722Z] Removing intermediate container 0998e116ace1 [2022-09-20T21:35:07.722Z] ---> 410facdf2280 [2022-09-20T21:35:07.722Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:35:07.722Z] ---> Running in 2351b7ab7783 [2022-09-20T21:35:08.338Z] Removing intermediate container 2351b7ab7783 [2022-09-20T21:35:08.338Z] ---> e6edd8153b16 [2022-09-20T21:35:08.338Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T21:35:08.338Z] ---> Running in 79e4936b235f [2022-09-20T21:35:08.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T21:35:09.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T21:35:09.631Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T21:35:09.891Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T21:35:09.891Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T21:35:09.891Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T21:35:10.151Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T21:35:10.151Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T21:35:10.484Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:35:10.484Z] OK: 8 MiB in 20 packages [2022-09-20T21:35:10.744Z] Removing intermediate container 79e4936b235f [2022-09-20T21:35:10.744Z] ---> 0fe3a3b804b3 [2022-09-20T21:35:10.744Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:35:11.005Z] ---> 15cbab390c91 [2022-09-20T21:35:11.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T21:35:11.265Z] ---> 216d1da1156b [2022-09-20T21:35:11.265Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T21:35:11.525Z] ---> 9f48e2ff0db1 [2022-09-20T21:35:11.525Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T21:35:11.525Z] ---> Running in 0281ce916aca [2022-09-20T21:35:11.525Z] Removing intermediate container 0281ce916aca [2022-09-20T21:35:11.525Z] ---> 66e41fe3c9aa [2022-09-20T21:35:11.525Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:35:11.525Z] ---> Running in 77c1cc7cbc63 [2022-09-20T21:35:11.785Z] Removing intermediate container 77c1cc7cbc63 [2022-09-20T21:35:11.785Z] ---> 08f0b5e37847 [2022-09-20T21:35:11.785Z] Step 22/24 : LABEL arch=x86_64 [2022-09-20T21:35:11.785Z] ---> Running in 7062fe6a56fa [2022-09-20T21:35:11.785Z] Removing intermediate container 7062fe6a56fa [2022-09-20T21:35:11.785Z] ---> 9f812d382fa5 [2022-09-20T21:35:11.785Z] Step 23/24 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:11.785Z] ---> Running in 85dcab284dee [2022-09-20T21:35:11.785Z] Removing intermediate container 85dcab284dee [2022-09-20T21:35:11.785Z] ---> ec6e379eba36 [2022-09-20T21:35:11.785Z] Step 24/24 : LABEL version=2.3.0-dev.67 [2022-09-20T21:35:11.785Z] ---> Running in 490970ee1a15 [2022-09-20T21:35:12.046Z] Removing intermediate container 490970ee1a15 [2022-09-20T21:35:12.046Z] ---> 0b12d9064552 [2022-09-20T21:35:12.046Z] [2022-09-20T21:35:12.046Z] Successfully built 0b12d9064552 [2022-09-20T21:35:12.046Z] Successfully tagged core-data:latest [2022-09-20T21:35:12.053Z]  Building core-data ... done  [Pipeline] } [2022-09-20T21:35:12.065Z] $ docker stop --time=1 ecfa7906e46ac6c08a1415f090e830d4cbb5167b84c4d9818cfb876468e3b8ae [2022-09-20T21:35:13.328Z] $ docker rm -f ecfa7906e46ac6c08a1415f090e830d4cbb5167b84c4d9818cfb876468e3b8ae [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T21:35:13.667Z] + docker images [2022-09-20T21:35:13.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T21:35:13.667Z] core-data latest 0b12d9064552 2 seconds ago 21.6MB [2022-09-20T21:35:13.667Z] 81a4717df7fd 8 seconds ago 1.55GB [2022-09-20T21:35:13.667Z] security-bootstrapper latest 251b9d7534c5 14 seconds ago 19.8MB [2022-09-20T21:35:13.667Z] security-proxy-setup latest 3cfe0eb1df6e 16 seconds ago 27.4MB [2022-09-20T21:35:13.667Z] c9ffe1003fc6 23 seconds ago 1.53GB [2022-09-20T21:35:13.667Z] security-spire-server latest 766762637acc 23 seconds ago 86.5MB [2022-09-20T21:35:13.667Z] 0047272a26cc 28 seconds ago 1.53GB [2022-09-20T21:35:13.667Z] f70d900598ff 44 seconds ago 1.42GB [2022-09-20T21:35:13.667Z] support-notifications latest a38453f6037a 45 seconds ago 27.3MB [2022-09-20T21:35:13.667Z] core-metadata latest 82b7c2cae601 51 seconds ago 18.2MB [2022-09-20T21:35:13.667Z] support-scheduler latest 66279549b0b6 About a minute ago 26.7MB [2022-09-20T21:35:13.667Z] core-command latest 7b5e48c36329 About a minute ago 17.3MB [2022-09-20T21:35:13.667Z] ed8c4e5156f5 About a minute ago 1.61GB [2022-09-20T21:35:13.667Z] 74a684d06194 About a minute ago 1.61GB [2022-09-20T21:35:13.667Z] e003e8160810 About a minute ago 1.55GB [2022-09-20T21:35:13.667Z] ab606c491ecd About a minute ago 1.54GB [2022-09-20T21:35:13.667Z] sys-mgmt-agent latest b52eb723a5cf About a minute ago 136MB [2022-09-20T21:35:13.667Z] security-secretstore-setup latest d48b95048623 2 minutes ago 29.2MB [2022-09-20T21:35:13.667Z] security-spiffe-token-provider latest 3c95e0ef110e 2 minutes ago 29.3MB [2022-09-20T21:35:13.667Z] 0696409ca245 2 minutes ago 1.53GB [2022-09-20T21:35:13.667Z] 05d856417b4a 2 minutes ago 1.54GB [2022-09-20T21:35:13.667Z] 9faa9edbddfc 2 minutes ago 1.58GB [2022-09-20T21:35:13.667Z] security-spire-config latest acb9e0fae970 2 minutes ago 85.8MB [2022-09-20T21:35:13.667Z] security-spire-agent latest ac1db16fac21 2 minutes ago 125MB [2022-09-20T21:35:13.667Z] da72d0199c53 3 minutes ago 1.42GB [2022-09-20T21:35:13.667Z] d8c526f395c8 3 minutes ago 1.42GB [2022-09-20T21:35:13.667Z] ci-base-image-x86_64 latest a29a46205d4f 6 minutes ago 994MB [2022-09-20T21:35:13.667Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-20T21:35:13.667Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-20T21:35:13.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-20T21:35:13.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-20T21:35:13.668Z] 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-20T21:35:13.772Z] provisioning config files... [2022-09-20T21:35:13.782Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/303@tmp/config3403226369502256098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:35:14.081Z] ---> docker-login.sh [2022-09-20T21:35:14.081Z] nexus3.edgexfoundry.org:10001 [2022-09-20T21:35:14.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:35:14.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:35:14.081Z] Configure a credential helper to remove this warning. See [2022-09-20T21:35:14.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:35:14.081Z] [2022-09-20T21:35:14.081Z] Login Succeeded [2022-09-20T21:35:14.081Z] nexus3.edgexfoundry.org:10002 [2022-09-20T21:35:14.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:35:14.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:35:14.340Z] Configure a credential helper to remove this warning. See [2022-09-20T21:35:14.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:35:14.340Z] [2022-09-20T21:35:14.340Z] Login Succeeded [2022-09-20T21:35:14.340Z] nexus3.edgexfoundry.org:10003 [2022-09-20T21:35:14.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:35:14.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:35:14.340Z] Configure a credential helper to remove this warning. See [2022-09-20T21:35:14.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:35:14.340Z] [2022-09-20T21:35:14.340Z] Login Succeeded [2022-09-20T21:35:14.340Z] nexus3.edgexfoundry.org:10004 [2022-09-20T21:35:14.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:35:14.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:35:14.600Z] Configure a credential helper to remove this warning. See [2022-09-20T21:35:14.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:35:14.600Z] [2022-09-20T21:35:14.600Z] Login Succeeded [2022-09-20T21:35:14.600Z] docker.io [2022-09-20T21:35:14.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:35:14.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:35:14.860Z] Configure a credential helper to remove this warning. See [2022-09-20T21:35:14.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:35:14.860Z] [2022-09-20T21:35:14.860Z] Login Succeeded [2022-09-20T21:35:14.860Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T21:35:14.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:14.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T21:35:14.917Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-20T21:35:14.917Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:14.917Z] latest [2022-09-20T21:35:14.917Z] 2.3.0-dev.67 [2022-09-20T21:35:14.917Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:14.917Z] main [2022-09-20T21:35:14.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:15.231Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:15.542Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:15.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T21:35:15.543Z] 4ee793fc2b88: Preparing [2022-09-20T21:35:15.543Z] 4895b887385d: Preparing [2022-09-20T21:35:15.543Z] e19e8c79d52e: Preparing [2022-09-20T21:35:15.543Z] e6e1e59d447a: Preparing [2022-09-20T21:35:15.543Z] 994393dc58e7: Preparing [2022-09-20T21:35:15.543Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:15.543Z] e19e8c79d52e: Pushed [2022-09-20T21:35:15.543Z] 4ee793fc2b88: Pushed [2022-09-20T21:35:15.543Z] e6e1e59d447a: Pushed [2022-09-20T21:35:16.924Z] 4895b887385d: Pushed [2022-09-20T21:35:16.924Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:17.254Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:17.564Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-20T21:35:17.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T21:35:17.564Z] 4ee793fc2b88: Preparing [2022-09-20T21:35:17.564Z] 4895b887385d: Preparing [2022-09-20T21:35:17.564Z] e19e8c79d52e: Preparing [2022-09-20T21:35:17.564Z] e6e1e59d447a: Preparing [2022-09-20T21:35:17.564Z] 994393dc58e7: Preparing [2022-09-20T21:35:17.564Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:17.564Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:17.564Z] 4895b887385d: Layer already exists [2022-09-20T21:35:17.564Z] 4ee793fc2b88: Layer already exists [2022-09-20T21:35:17.564Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:17.564Z] latest: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:17.878Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:18.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.67 [2022-09-20T21:35:18.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T21:35:18.191Z] 4ee793fc2b88: Preparing [2022-09-20T21:35:18.191Z] 4895b887385d: Preparing [2022-09-20T21:35:18.191Z] e19e8c79d52e: Preparing [2022-09-20T21:35:18.191Z] e6e1e59d447a: Preparing [2022-09-20T21:35:18.191Z] 994393dc58e7: Preparing [2022-09-20T21:35:18.191Z] 4ee793fc2b88: Layer already exists [2022-09-20T21:35:18.191Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:18.191Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:18.191Z] 4895b887385d: Layer already exists [2022-09-20T21:35:18.191Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:18.191Z] 2.3.0-dev.67: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:18.510Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:18.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:18.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T21:35:18.818Z] 4ee793fc2b88: Preparing [2022-09-20T21:35:18.818Z] 4895b887385d: Preparing [2022-09-20T21:35:18.818Z] e19e8c79d52e: Preparing [2022-09-20T21:35:18.818Z] e6e1e59d447a: Preparing [2022-09-20T21:35:18.818Z] 994393dc58e7: Preparing [2022-09-20T21:35:18.818Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:18.818Z] 4ee793fc2b88: Layer already exists [2022-09-20T21:35:18.818Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:18.818Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:18.818Z] 4895b887385d: Layer already exists [2022-09-20T21:35:18.818Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:19.140Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:19.455Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-20T21:35:19.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-20T21:35:19.455Z] 4ee793fc2b88: Preparing [2022-09-20T21:35:19.455Z] 4895b887385d: Preparing [2022-09-20T21:35:19.455Z] e19e8c79d52e: Preparing [2022-09-20T21:35:19.455Z] e6e1e59d447a: Preparing [2022-09-20T21:35:19.455Z] 994393dc58e7: Preparing [2022-09-20T21:35:19.455Z] 4895b887385d: Layer already exists [2022-09-20T21:35:19.455Z] 4ee793fc2b88: Layer already exists [2022-09-20T21:35:19.455Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:19.455Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:19.455Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:19.455Z] main: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:19.508Z] ===================================================== [Pipeline] echo [2022-09-20T21:35:19.513Z] taggedImages: [2022-09-20T21:35:19.513Z] - nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:19.513Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-20T21:35:19.513Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.67 [2022-09-20T21:35:19.513Z] - nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:19.513Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-20T21:35:19.527Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-20T21:35:19.527Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:19.527Z] latest [2022-09-20T21:35:19.527Z] 2.3.0-dev.67 [2022-09-20T21:35:19.527Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:19.527Z] main [2022-09-20T21:35:19.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:19.843Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:20.169Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:20.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T21:35:20.169Z] d7383ade14cf: Preparing [2022-09-20T21:35:20.169Z] fa82fe732f5d: Preparing [2022-09-20T21:35:20.169Z] e19e8c79d52e: Preparing [2022-09-20T21:35:20.169Z] a1699ebb9823: Preparing [2022-09-20T21:35:20.169Z] 40eeff074337: Preparing [2022-09-20T21:35:20.169Z] 994393dc58e7: Preparing [2022-09-20T21:35:20.169Z] 994393dc58e7: Waiting [2022-09-20T21:35:20.169Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:20.169Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:20.169Z] d7383ade14cf: Pushed [2022-09-20T21:35:20.169Z] 40eeff074337: Pushed [2022-09-20T21:35:20.429Z] a1699ebb9823: Pushed [2022-09-20T21:35:21.810Z] fa82fe732f5d: Pushed [2022-09-20T21:35:21.810Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:22.133Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:22.447Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-20T21:35:22.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T21:35:22.447Z] d7383ade14cf: Preparing [2022-09-20T21:35:22.447Z] fa82fe732f5d: Preparing [2022-09-20T21:35:22.447Z] e19e8c79d52e: Preparing [2022-09-20T21:35:22.447Z] a1699ebb9823: Preparing [2022-09-20T21:35:22.447Z] 40eeff074337: Preparing [2022-09-20T21:35:22.447Z] 994393dc58e7: Preparing [2022-09-20T21:35:22.447Z] 994393dc58e7: Waiting [2022-09-20T21:35:22.447Z] d7383ade14cf: Layer already exists [2022-09-20T21:35:22.447Z] 40eeff074337: Layer already exists [2022-09-20T21:35:22.447Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:22.447Z] fa82fe732f5d: Layer already exists [2022-09-20T21:35:22.447Z] a1699ebb9823: Layer already exists [2022-09-20T21:35:22.447Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:22.447Z] latest: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:22.772Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:23.088Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.67 [2022-09-20T21:35:23.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T21:35:23.088Z] d7383ade14cf: Preparing [2022-09-20T21:35:23.088Z] fa82fe732f5d: Preparing [2022-09-20T21:35:23.088Z] e19e8c79d52e: Preparing [2022-09-20T21:35:23.088Z] a1699ebb9823: Preparing [2022-09-20T21:35:23.088Z] 40eeff074337: Preparing [2022-09-20T21:35:23.088Z] 994393dc58e7: Preparing [2022-09-20T21:35:23.088Z] 994393dc58e7: Waiting [2022-09-20T21:35:23.088Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:23.088Z] 40eeff074337: Layer already exists [2022-09-20T21:35:23.088Z] fa82fe732f5d: Layer already exists [2022-09-20T21:35:23.088Z] d7383ade14cf: Layer already exists [2022-09-20T21:35:23.088Z] a1699ebb9823: Layer already exists [2022-09-20T21:35:23.088Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:23.088Z] 2.3.0-dev.67: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:23.413Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:23.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:23.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T21:35:23.727Z] d7383ade14cf: Preparing [2022-09-20T21:35:23.727Z] fa82fe732f5d: Preparing [2022-09-20T21:35:23.727Z] e19e8c79d52e: Preparing [2022-09-20T21:35:23.727Z] a1699ebb9823: Preparing [2022-09-20T21:35:23.727Z] 40eeff074337: Preparing [2022-09-20T21:35:23.727Z] 994393dc58e7: Preparing [2022-09-20T21:35:23.727Z] 994393dc58e7: Waiting [2022-09-20T21:35:23.727Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:23.727Z] a1699ebb9823: Layer already exists [2022-09-20T21:35:23.727Z] fa82fe732f5d: Layer already exists [2022-09-20T21:35:23.727Z] 40eeff074337: Layer already exists [2022-09-20T21:35:23.727Z] d7383ade14cf: Layer already exists [2022-09-20T21:35:23.727Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:23.727Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:24.055Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:24.367Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-20T21:35:24.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-20T21:35:24.367Z] d7383ade14cf: Preparing [2022-09-20T21:35:24.367Z] fa82fe732f5d: Preparing [2022-09-20T21:35:24.367Z] e19e8c79d52e: Preparing [2022-09-20T21:35:24.367Z] a1699ebb9823: Preparing [2022-09-20T21:35:24.367Z] 40eeff074337: Preparing [2022-09-20T21:35:24.367Z] 994393dc58e7: Preparing [2022-09-20T21:35:24.367Z] 994393dc58e7: Waiting [2022-09-20T21:35:24.367Z] a1699ebb9823: Layer already exists [2022-09-20T21:35:24.367Z] 40eeff074337: Layer already exists [2022-09-20T21:35:24.367Z] d7383ade14cf: Layer already exists [2022-09-20T21:35:24.367Z] fa82fe732f5d: Layer already exists [2022-09-20T21:35:24.367Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:24.367Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:24.367Z] main: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:24.418Z] ===================================================== [Pipeline] echo [2022-09-20T21:35:24.426Z] taggedImages: [2022-09-20T21:35:24.426Z] - nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:24.426Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-20T21:35:24.426Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.67 [2022-09-20T21:35:24.426Z] - nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:24.426Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-20T21:35:24.449Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-20T21:35:24.449Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:24.449Z] latest [2022-09-20T21:35:24.449Z] 2.3.0-dev.67 [2022-09-20T21:35:24.449Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:24.449Z] main [2022-09-20T21:35:24.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:24.778Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:25.090Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:25.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T21:35:25.090Z] 04db2b2f1004: Preparing [2022-09-20T21:35:25.090Z] 063dae2c1a5a: Preparing [2022-09-20T21:35:25.090Z] afff191022fe: Preparing [2022-09-20T21:35:25.090Z] e19e8c79d52e: Preparing [2022-09-20T21:35:25.090Z] e6e1e59d447a: Preparing [2022-09-20T21:35:25.090Z] 994393dc58e7: Preparing [2022-09-20T21:35:25.090Z] 994393dc58e7: Waiting [2022-09-20T21:35:25.090Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:25.090Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:25.090Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:25.090Z] 04db2b2f1004: Pushed [2022-09-20T21:35:25.090Z] 063dae2c1a5a: Pushed [2022-09-20T21:35:26.467Z] afff191022fe: Pushed [2022-09-20T21:35:26.467Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:26.794Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:27.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-20T21:35:27.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T21:35:27.106Z] 04db2b2f1004: Preparing [2022-09-20T21:35:27.106Z] 063dae2c1a5a: Preparing [2022-09-20T21:35:27.106Z] afff191022fe: Preparing [2022-09-20T21:35:27.106Z] e19e8c79d52e: Preparing [2022-09-20T21:35:27.106Z] e6e1e59d447a: Preparing [2022-09-20T21:35:27.106Z] 994393dc58e7: Preparing [2022-09-20T21:35:27.106Z] 994393dc58e7: Waiting [2022-09-20T21:35:27.106Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:27.106Z] afff191022fe: Layer already exists [2022-09-20T21:35:27.106Z] 063dae2c1a5a: Layer already exists [2022-09-20T21:35:27.106Z] 04db2b2f1004: Layer already exists [2022-09-20T21:35:27.106Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:27.106Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:27.106Z] latest: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:27.427Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:27.740Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.67 [2022-09-20T21:35:27.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T21:35:27.740Z] 04db2b2f1004: Preparing [2022-09-20T21:35:27.740Z] 063dae2c1a5a: Preparing [2022-09-20T21:35:27.740Z] afff191022fe: Preparing [2022-09-20T21:35:27.740Z] e19e8c79d52e: Preparing [2022-09-20T21:35:27.740Z] e6e1e59d447a: Preparing [2022-09-20T21:35:27.740Z] 994393dc58e7: Preparing [2022-09-20T21:35:27.740Z] 994393dc58e7: Waiting [2022-09-20T21:35:27.740Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:27.740Z] afff191022fe: Layer already exists [2022-09-20T21:35:27.740Z] 063dae2c1a5a: Layer already exists [2022-09-20T21:35:27.740Z] 04db2b2f1004: Layer already exists [2022-09-20T21:35:27.740Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:27.740Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:27.740Z] 2.3.0-dev.67: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:28.064Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:28.443Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:28.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T21:35:28.443Z] 04db2b2f1004: Preparing [2022-09-20T21:35:28.443Z] 063dae2c1a5a: Preparing [2022-09-20T21:35:28.443Z] afff191022fe: Preparing [2022-09-20T21:35:28.443Z] e19e8c79d52e: Preparing [2022-09-20T21:35:28.443Z] e6e1e59d447a: Preparing [2022-09-20T21:35:28.443Z] 994393dc58e7: Preparing [2022-09-20T21:35:28.443Z] 994393dc58e7: Waiting [2022-09-20T21:35:28.443Z] 063dae2c1a5a: Layer already exists [2022-09-20T21:35:28.443Z] 04db2b2f1004: Layer already exists [2022-09-20T21:35:28.443Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:28.443Z] afff191022fe: Layer already exists [2022-09-20T21:35:28.443Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:28.443Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:28.443Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:28.764Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:29.080Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-20T21:35:29.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-20T21:35:29.080Z] 04db2b2f1004: Preparing [2022-09-20T21:35:29.080Z] 063dae2c1a5a: Preparing [2022-09-20T21:35:29.080Z] afff191022fe: Preparing [2022-09-20T21:35:29.080Z] e19e8c79d52e: Preparing [2022-09-20T21:35:29.080Z] e6e1e59d447a: Preparing [2022-09-20T21:35:29.080Z] 994393dc58e7: Preparing [2022-09-20T21:35:29.080Z] 994393dc58e7: Waiting [2022-09-20T21:35:29.080Z] e6e1e59d447a: Layer already exists [2022-09-20T21:35:29.080Z] 04db2b2f1004: Layer already exists [2022-09-20T21:35:29.080Z] 063dae2c1a5a: Layer already exists [2022-09-20T21:35:29.080Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:29.080Z] afff191022fe: Layer already exists [2022-09-20T21:35:29.080Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:29.080Z] main: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:29.123Z] ===================================================== [Pipeline] echo [2022-09-20T21:35:29.134Z] taggedImages: [2022-09-20T21:35:29.134Z] - nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:29.134Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-20T21:35:29.134Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.67 [2022-09-20T21:35:29.134Z] - nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:29.134Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-20T21:35:29.154Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-20T21:35:29.154Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:29.154Z] latest [2022-09-20T21:35:29.154Z] 2.3.0-dev.67 [2022-09-20T21:35:29.154Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:29.154Z] main [2022-09-20T21:35:29.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:29.485Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:29.795Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:29.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T21:35:29.795Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:29.795Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:29.795Z] 1b8026535906: Preparing [2022-09-20T21:35:29.795Z] c50eb3bb8a6e: Preparing [2022-09-20T21:35:29.795Z] b47a7c78336f: Preparing [2022-09-20T21:35:29.795Z] 5bbdf9303d78: Preparing [2022-09-20T21:35:29.795Z] e2c708dd0457: Preparing [2022-09-20T21:35:29.795Z] e19e8c79d52e: Preparing [2022-09-20T21:35:29.795Z] 633f58e3d9b5: Preparing [2022-09-20T21:35:29.795Z] c7853dd3be72: Preparing [2022-09-20T21:35:29.795Z] 8505325e47af: Preparing [2022-09-20T21:35:29.795Z] 8fd19b2eea99: Preparing [2022-09-20T21:35:29.795Z] 994393dc58e7: Preparing [2022-09-20T21:35:29.795Z] 8fd19b2eea99: Waiting [2022-09-20T21:35:29.795Z] c7853dd3be72: Waiting [2022-09-20T21:35:29.795Z] 994393dc58e7: Waiting [2022-09-20T21:35:29.795Z] e2c708dd0457: Waiting [2022-09-20T21:35:29.795Z] 633f58e3d9b5: Waiting [2022-09-20T21:35:29.795Z] e19e8c79d52e: Waiting [2022-09-20T21:35:29.795Z] 36ab21b0aa37: Pushed [2022-09-20T21:35:29.795Z] c50eb3bb8a6e: Pushed [2022-09-20T21:35:29.795Z] b47a7c78336f: Pushed [2022-09-20T21:35:29.795Z] 5bbdf9303d78: Pushed [2022-09-20T21:35:29.795Z] 1b8026535906: Pushed [2022-09-20T21:35:29.795Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:30.054Z] c7853dd3be72: Pushed [2022-09-20T21:35:30.054Z] 8505325e47af: Pushed [2022-09-20T21:35:30.054Z] 633f58e3d9b5: Pushed [2022-09-20T21:35:30.054Z] 8fd19b2eea99: Pushed [2022-09-20T21:35:30.054Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:31.433Z] e2c708dd0457: Pushed [2022-09-20T21:35:31.694Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:32.007Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:32.315Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-20T21:35:32.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T21:35:32.315Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:32.315Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:32.315Z] 1b8026535906: Preparing [2022-09-20T21:35:32.315Z] c50eb3bb8a6e: Preparing [2022-09-20T21:35:32.315Z] b47a7c78336f: Preparing [2022-09-20T21:35:32.315Z] 5bbdf9303d78: Preparing [2022-09-20T21:35:32.315Z] e2c708dd0457: Preparing [2022-09-20T21:35:32.315Z] e19e8c79d52e: Preparing [2022-09-20T21:35:32.315Z] 633f58e3d9b5: Preparing [2022-09-20T21:35:32.315Z] c7853dd3be72: Preparing [2022-09-20T21:35:32.315Z] 8505325e47af: Preparing [2022-09-20T21:35:32.315Z] 8fd19b2eea99: Preparing [2022-09-20T21:35:32.315Z] 994393dc58e7: Preparing [2022-09-20T21:35:32.315Z] e2c708dd0457: Waiting [2022-09-20T21:35:32.315Z] e19e8c79d52e: Waiting [2022-09-20T21:35:32.315Z] 8505325e47af: Waiting [2022-09-20T21:35:32.315Z] 633f58e3d9b5: Waiting [2022-09-20T21:35:32.315Z] c7853dd3be72: Waiting [2022-09-20T21:35:32.315Z] 8fd19b2eea99: Waiting [2022-09-20T21:35:32.315Z] 994393dc58e7: Waiting [2022-09-20T21:35:32.315Z] c50eb3bb8a6e: Layer already exists [2022-09-20T21:35:32.315Z] 5bbdf9303d78: Layer already exists [2022-09-20T21:35:32.315Z] b47a7c78336f: Layer already exists [2022-09-20T21:35:32.315Z] 1b8026535906: Layer already exists [2022-09-20T21:35:32.315Z] 36ab21b0aa37: Layer already exists [2022-09-20T21:35:32.315Z] e2c708dd0457: Layer already exists [2022-09-20T21:35:32.315Z] c7853dd3be72: Layer already exists [2022-09-20T21:35:32.315Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:32.315Z] 633f58e3d9b5: Layer already exists [2022-09-20T21:35:32.315Z] 8505325e47af: Layer already exists [2022-09-20T21:35:32.315Z] 8fd19b2eea99: Layer already exists [2022-09-20T21:35:32.315Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:32.315Z] latest: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:32.632Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:32.941Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.67 [2022-09-20T21:35:32.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T21:35:32.941Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:32.941Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:32.941Z] 1b8026535906: Preparing [2022-09-20T21:35:32.941Z] c50eb3bb8a6e: Preparing [2022-09-20T21:35:32.941Z] b47a7c78336f: Preparing [2022-09-20T21:35:32.941Z] 5bbdf9303d78: Preparing [2022-09-20T21:35:32.941Z] e2c708dd0457: Preparing [2022-09-20T21:35:32.941Z] e19e8c79d52e: Preparing [2022-09-20T21:35:32.941Z] 633f58e3d9b5: Preparing [2022-09-20T21:35:32.941Z] c7853dd3be72: Preparing [2022-09-20T21:35:32.941Z] 8505325e47af: Preparing [2022-09-20T21:35:32.941Z] 8fd19b2eea99: Preparing [2022-09-20T21:35:32.941Z] 994393dc58e7: Preparing [2022-09-20T21:35:32.941Z] c7853dd3be72: Waiting [2022-09-20T21:35:32.941Z] 8fd19b2eea99: Waiting [2022-09-20T21:35:32.941Z] 994393dc58e7: Waiting [2022-09-20T21:35:32.941Z] 8505325e47af: Waiting [2022-09-20T21:35:32.941Z] e19e8c79d52e: Waiting [2022-09-20T21:35:32.941Z] 633f58e3d9b5: Waiting [2022-09-20T21:35:32.941Z] e2c708dd0457: Waiting [2022-09-20T21:35:32.941Z] c50eb3bb8a6e: Layer already exists [2022-09-20T21:35:32.941Z] 1b8026535906: Layer already exists [2022-09-20T21:35:32.941Z] 36ab21b0aa37: Layer already exists [2022-09-20T21:35:32.941Z] 5bbdf9303d78: Layer already exists [2022-09-20T21:35:32.941Z] b47a7c78336f: Layer already exists [2022-09-20T21:35:32.941Z] e2c708dd0457: Layer already exists [2022-09-20T21:35:32.941Z] c7853dd3be72: Layer already exists [2022-09-20T21:35:32.941Z] 633f58e3d9b5: Layer already exists [2022-09-20T21:35:32.941Z] 8505325e47af: Layer already exists [2022-09-20T21:35:32.941Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:32.941Z] 8fd19b2eea99: Layer already exists [2022-09-20T21:35:32.941Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:32.941Z] 2.3.0-dev.67: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:33.256Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:33.565Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:33.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T21:35:33.565Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:33.565Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:33.565Z] 1b8026535906: Preparing [2022-09-20T21:35:33.565Z] c50eb3bb8a6e: Preparing [2022-09-20T21:35:33.565Z] b47a7c78336f: Preparing [2022-09-20T21:35:33.565Z] 5bbdf9303d78: Preparing [2022-09-20T21:35:33.565Z] e2c708dd0457: Preparing [2022-09-20T21:35:33.565Z] e19e8c79d52e: Preparing [2022-09-20T21:35:33.565Z] 633f58e3d9b5: Preparing [2022-09-20T21:35:33.566Z] c7853dd3be72: Preparing [2022-09-20T21:35:33.566Z] 8505325e47af: Preparing [2022-09-20T21:35:33.566Z] 8fd19b2eea99: Preparing [2022-09-20T21:35:33.566Z] 994393dc58e7: Preparing [2022-09-20T21:35:33.566Z] e2c708dd0457: Waiting [2022-09-20T21:35:33.566Z] e19e8c79d52e: Waiting [2022-09-20T21:35:33.566Z] 8505325e47af: Waiting [2022-09-20T21:35:33.566Z] 633f58e3d9b5: Waiting [2022-09-20T21:35:33.566Z] c7853dd3be72: Waiting [2022-09-20T21:35:33.566Z] 8fd19b2eea99: Waiting [2022-09-20T21:35:33.566Z] 994393dc58e7: Waiting [2022-09-20T21:35:33.566Z] 36ab21b0aa37: Layer already exists [2022-09-20T21:35:33.566Z] b47a7c78336f: Layer already exists [2022-09-20T21:35:33.566Z] c50eb3bb8a6e: Layer already exists [2022-09-20T21:35:33.566Z] 1b8026535906: Layer already exists [2022-09-20T21:35:33.566Z] 5bbdf9303d78: Layer already exists [2022-09-20T21:35:33.566Z] e2c708dd0457: Layer already exists [2022-09-20T21:35:33.566Z] 8505325e47af: Layer already exists [2022-09-20T21:35:33.566Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:33.566Z] c7853dd3be72: Layer already exists [2022-09-20T21:35:33.566Z] 633f58e3d9b5: Layer already exists [2022-09-20T21:35:33.566Z] 8fd19b2eea99: Layer already exists [2022-09-20T21:35:33.566Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:33.566Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:33.885Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:34.197Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-20T21:35:34.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-20T21:35:34.197Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:34.197Z] 36ab21b0aa37: Preparing [2022-09-20T21:35:34.197Z] 1b8026535906: Preparing [2022-09-20T21:35:34.197Z] c50eb3bb8a6e: Preparing [2022-09-20T21:35:34.197Z] b47a7c78336f: Preparing [2022-09-20T21:35:34.197Z] 5bbdf9303d78: Preparing [2022-09-20T21:35:34.197Z] e2c708dd0457: Preparing [2022-09-20T21:35:34.197Z] e19e8c79d52e: Preparing [2022-09-20T21:35:34.197Z] 633f58e3d9b5: Preparing [2022-09-20T21:35:34.197Z] c7853dd3be72: Preparing [2022-09-20T21:35:34.197Z] 8505325e47af: Preparing [2022-09-20T21:35:34.197Z] 8fd19b2eea99: Preparing [2022-09-20T21:35:34.197Z] 994393dc58e7: Preparing [2022-09-20T21:35:34.197Z] e2c708dd0457: Waiting [2022-09-20T21:35:34.197Z] e19e8c79d52e: Waiting [2022-09-20T21:35:34.197Z] c7853dd3be72: Waiting [2022-09-20T21:35:34.197Z] 633f58e3d9b5: Waiting [2022-09-20T21:35:34.197Z] 8fd19b2eea99: Waiting [2022-09-20T21:35:34.197Z] 994393dc58e7: Waiting [2022-09-20T21:35:34.197Z] 8505325e47af: Waiting [2022-09-20T21:35:34.197Z] c50eb3bb8a6e: Layer already exists [2022-09-20T21:35:34.197Z] 5bbdf9303d78: Layer already exists [2022-09-20T21:35:34.197Z] 1b8026535906: Layer already exists [2022-09-20T21:35:34.197Z] 36ab21b0aa37: Layer already exists [2022-09-20T21:35:34.197Z] b47a7c78336f: Layer already exists [2022-09-20T21:35:34.197Z] e2c708dd0457: Layer already exists [2022-09-20T21:35:34.197Z] 633f58e3d9b5: Layer already exists [2022-09-20T21:35:34.197Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:34.197Z] 8fd19b2eea99: Layer already exists [2022-09-20T21:35:34.197Z] c7853dd3be72: Layer already exists [2022-09-20T21:35:34.197Z] 8505325e47af: Layer already exists [2022-09-20T21:35:34.197Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:34.197Z] main: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:34.251Z] ===================================================== [Pipeline] echo [2022-09-20T21:35:34.260Z] taggedImages: [2022-09-20T21:35:34.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:34.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-20T21:35:34.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.67 [2022-09-20T21:35:34.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:34.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-20T21:35:34.279Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-20T21:35:34.279Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:34.279Z] latest [2022-09-20T21:35:34.279Z] 2.3.0-dev.67 [2022-09-20T21:35:34.279Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:34.279Z] main [2022-09-20T21:35:34.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:34.602Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:34.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:34.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T21:35:34.907Z] 2a55f352e775: Preparing [2022-09-20T21:35:34.907Z] 9f42f2897343: Preparing [2022-09-20T21:35:34.907Z] de523ba4c127: Preparing [2022-09-20T21:35:34.907Z] b62a3a9075a4: Preparing [2022-09-20T21:35:34.907Z] 49134769eb0c: Preparing [2022-09-20T21:35:34.907Z] 489fa8ae55d2: Preparing [2022-09-20T21:35:34.907Z] ee865c888bc3: Preparing [2022-09-20T21:35:34.907Z] 994393dc58e7: Preparing [2022-09-20T21:35:34.907Z] ee865c888bc3: Waiting [2022-09-20T21:35:34.907Z] 489fa8ae55d2: Waiting [2022-09-20T21:35:34.907Z] 994393dc58e7: Waiting [2022-09-20T21:35:34.907Z] 2a55f352e775: Pushed [2022-09-20T21:35:34.907Z] 9f42f2897343: Pushed [2022-09-20T21:35:34.907Z] 49134769eb0c: Pushed [2022-09-20T21:35:34.907Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:35.166Z] 489fa8ae55d2: Pushed [2022-09-20T21:35:35.166Z] ee865c888bc3: Pushed [2022-09-20T21:35:36.107Z] b62a3a9075a4: Pushed [2022-09-20T21:35:36.107Z] de523ba4c127: Pushed [2022-09-20T21:35:36.107Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:36.425Z] + 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-20T21:35:36.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-20T21:35:36.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T21:35:36.743Z] 2a55f352e775: Preparing [2022-09-20T21:35:36.743Z] 9f42f2897343: Preparing [2022-09-20T21:35:36.743Z] de523ba4c127: Preparing [2022-09-20T21:35:36.743Z] b62a3a9075a4: Preparing [2022-09-20T21:35:36.743Z] 49134769eb0c: Preparing [2022-09-20T21:35:36.743Z] 489fa8ae55d2: Preparing [2022-09-20T21:35:36.743Z] ee865c888bc3: Preparing [2022-09-20T21:35:36.743Z] 994393dc58e7: Preparing [2022-09-20T21:35:36.743Z] ee865c888bc3: Waiting [2022-09-20T21:35:36.743Z] 994393dc58e7: Waiting [2022-09-20T21:35:36.743Z] 489fa8ae55d2: Waiting [2022-09-20T21:35:36.743Z] de523ba4c127: Layer already exists [2022-09-20T21:35:36.743Z] 49134769eb0c: Layer already exists [2022-09-20T21:35:36.743Z] 2a55f352e775: Layer already exists [2022-09-20T21:35:36.743Z] 9f42f2897343: Layer already exists [2022-09-20T21:35:36.743Z] b62a3a9075a4: Layer already exists [2022-09-20T21:35:36.743Z] 489fa8ae55d2: Layer already exists [2022-09-20T21:35:36.743Z] ee865c888bc3: Layer already exists [2022-09-20T21:35:36.743Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:36.743Z] latest: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:37.064Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:37.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.67 [2022-09-20T21:35:37.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T21:35:37.384Z] 2a55f352e775: Preparing [2022-09-20T21:35:37.384Z] 9f42f2897343: Preparing [2022-09-20T21:35:37.384Z] de523ba4c127: Preparing [2022-09-20T21:35:37.384Z] b62a3a9075a4: Preparing [2022-09-20T21:35:37.384Z] 49134769eb0c: Preparing [2022-09-20T21:35:37.384Z] 489fa8ae55d2: Preparing [2022-09-20T21:35:37.384Z] ee865c888bc3: Preparing [2022-09-20T21:35:37.384Z] 994393dc58e7: Preparing [2022-09-20T21:35:37.384Z] 489fa8ae55d2: Waiting [2022-09-20T21:35:37.384Z] ee865c888bc3: Waiting [2022-09-20T21:35:37.384Z] 994393dc58e7: Waiting [2022-09-20T21:35:37.384Z] 49134769eb0c: Layer already exists [2022-09-20T21:35:37.384Z] b62a3a9075a4: Layer already exists [2022-09-20T21:35:37.384Z] 2a55f352e775: Layer already exists [2022-09-20T21:35:37.384Z] 9f42f2897343: Layer already exists [2022-09-20T21:35:37.384Z] de523ba4c127: Layer already exists [2022-09-20T21:35:37.384Z] 489fa8ae55d2: Layer already exists [2022-09-20T21:35:37.384Z] ee865c888bc3: Layer already exists [2022-09-20T21:35:37.384Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:37.384Z] 2.3.0-dev.67: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:37.706Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:38.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:38.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T21:35:38.015Z] 2a55f352e775: Preparing [2022-09-20T21:35:38.015Z] 9f42f2897343: Preparing [2022-09-20T21:35:38.015Z] de523ba4c127: Preparing [2022-09-20T21:35:38.015Z] b62a3a9075a4: Preparing [2022-09-20T21:35:38.015Z] 49134769eb0c: Preparing [2022-09-20T21:35:38.015Z] 489fa8ae55d2: Preparing [2022-09-20T21:35:38.015Z] ee865c888bc3: Preparing [2022-09-20T21:35:38.015Z] 994393dc58e7: Preparing [2022-09-20T21:35:38.015Z] 489fa8ae55d2: Waiting [2022-09-20T21:35:38.015Z] ee865c888bc3: Waiting [2022-09-20T21:35:38.015Z] 994393dc58e7: Waiting [2022-09-20T21:35:38.015Z] 9f42f2897343: Layer already exists [2022-09-20T21:35:38.015Z] 2a55f352e775: Layer already exists [2022-09-20T21:35:38.015Z] de523ba4c127: Layer already exists [2022-09-20T21:35:38.015Z] b62a3a9075a4: Layer already exists [2022-09-20T21:35:38.015Z] 49134769eb0c: Layer already exists [2022-09-20T21:35:38.015Z] 489fa8ae55d2: Layer already exists [2022-09-20T21:35:38.015Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:38.015Z] ee865c888bc3: Layer already exists [2022-09-20T21:35:38.015Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:38.328Z] + 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-20T21:35:38.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-20T21:35:38.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-20T21:35:38.637Z] 2a55f352e775: Preparing [2022-09-20T21:35:38.637Z] 9f42f2897343: Preparing [2022-09-20T21:35:38.637Z] de523ba4c127: Preparing [2022-09-20T21:35:38.637Z] b62a3a9075a4: Preparing [2022-09-20T21:35:38.637Z] 49134769eb0c: Preparing [2022-09-20T21:35:38.637Z] 489fa8ae55d2: Preparing [2022-09-20T21:35:38.637Z] ee865c888bc3: Preparing [2022-09-20T21:35:38.637Z] 994393dc58e7: Preparing [2022-09-20T21:35:38.637Z] 489fa8ae55d2: Waiting [2022-09-20T21:35:38.637Z] ee865c888bc3: Waiting [2022-09-20T21:35:38.637Z] 994393dc58e7: Waiting [2022-09-20T21:35:38.637Z] 9f42f2897343: Layer already exists [2022-09-20T21:35:38.637Z] 49134769eb0c: Layer already exists [2022-09-20T21:35:38.637Z] b62a3a9075a4: Layer already exists [2022-09-20T21:35:38.637Z] de523ba4c127: Layer already exists [2022-09-20T21:35:38.637Z] 2a55f352e775: Layer already exists [2022-09-20T21:35:38.637Z] 489fa8ae55d2: Layer already exists [2022-09-20T21:35:38.637Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:38.637Z] ee865c888bc3: Layer already exists [2022-09-20T21:35:38.637Z] main: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:38.685Z] ===================================================== [Pipeline] echo [2022-09-20T21:35:38.698Z] taggedImages: [2022-09-20T21:35:38.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:38.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-20T21:35:38.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.67 [2022-09-20T21:35:38.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:38.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-20T21:35:38.717Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-20T21:35:38.717Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:38.717Z] latest [2022-09-20T21:35:38.717Z] 2.3.0-dev.67 [2022-09-20T21:35:38.717Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:38.717Z] main [2022-09-20T21:35:38.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:39.038Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:39.348Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:39.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T21:35:39.348Z] 994d671935e7: Preparing [2022-09-20T21:35:39.348Z] 96ead5c3f816: Preparing [2022-09-20T21:35:39.348Z] da51a43d5e5a: Preparing [2022-09-20T21:35:39.348Z] 95fba9029d9a: Preparing [2022-09-20T21:35:39.348Z] 910d162c511c: Preparing [2022-09-20T21:35:39.348Z] 3ec5a551d887: Preparing [2022-09-20T21:35:39.348Z] 583b2f65547c: Preparing [2022-09-20T21:35:39.348Z] c915148d9f64: Preparing [2022-09-20T21:35:39.348Z] 59ba9c53cf72: Preparing [2022-09-20T21:35:39.348Z] 994393dc58e7: Preparing [2022-09-20T21:35:39.348Z] 583b2f65547c: Waiting [2022-09-20T21:35:39.348Z] c915148d9f64: Waiting [2022-09-20T21:35:39.348Z] 59ba9c53cf72: Waiting [2022-09-20T21:35:39.348Z] 994393dc58e7: Waiting [2022-09-20T21:35:39.348Z] 910d162c511c: Pushed [2022-09-20T21:35:39.348Z] 96ead5c3f816: Pushed [2022-09-20T21:35:39.348Z] 994d671935e7: Pushed [2022-09-20T21:35:39.606Z] 3ec5a551d887: Pushed [2022-09-20T21:35:39.606Z] 583b2f65547c: Pushed [2022-09-20T21:35:39.606Z] c915148d9f64: Pushed [2022-09-20T21:35:39.606Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:39.606Z] 59ba9c53cf72: Pushed [2022-09-20T21:35:40.165Z] Removing intermediate container 2732cbcdf05c [2022-09-20T21:35:40.165Z] ---> 500c7b70b888 [2022-09-20T21:35:40.165Z] Step 8/22 : COPY . . [2022-09-20T21:35:40.546Z] 95fba9029d9a: Pushed [2022-09-20T21:35:40.806Z] da51a43d5e5a: Pushed [2022-09-20T21:35:41.065Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:41.385Z] + 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-20T21:35:41.694Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-20T21:35:41.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T21:35:41.694Z] 994d671935e7: Preparing [2022-09-20T21:35:41.694Z] 96ead5c3f816: Preparing [2022-09-20T21:35:41.694Z] da51a43d5e5a: Preparing [2022-09-20T21:35:41.694Z] 95fba9029d9a: Preparing [2022-09-20T21:35:41.694Z] 910d162c511c: Preparing [2022-09-20T21:35:41.694Z] 3ec5a551d887: Preparing [2022-09-20T21:35:41.694Z] 583b2f65547c: Preparing [2022-09-20T21:35:41.694Z] c915148d9f64: Preparing [2022-09-20T21:35:41.694Z] 59ba9c53cf72: Preparing [2022-09-20T21:35:41.694Z] 994393dc58e7: Preparing [2022-09-20T21:35:41.694Z] 3ec5a551d887: Waiting [2022-09-20T21:35:41.694Z] 583b2f65547c: Waiting [2022-09-20T21:35:41.694Z] c915148d9f64: Waiting [2022-09-20T21:35:41.694Z] 994393dc58e7: Waiting [2022-09-20T21:35:41.694Z] 59ba9c53cf72: Waiting [2022-09-20T21:35:41.694Z] 994d671935e7: Layer already exists [2022-09-20T21:35:41.694Z] da51a43d5e5a: Layer already exists [2022-09-20T21:35:41.694Z] 96ead5c3f816: Layer already exists [2022-09-20T21:35:41.694Z] 95fba9029d9a: Layer already exists [2022-09-20T21:35:41.694Z] 910d162c511c: Layer already exists [2022-09-20T21:35:41.694Z] 3ec5a551d887: Layer already exists [2022-09-20T21:35:41.694Z] 59ba9c53cf72: Layer already exists [2022-09-20T21:35:41.694Z] 583b2f65547c: Layer already exists [2022-09-20T21:35:41.694Z] c915148d9f64: Layer already exists [2022-09-20T21:35:41.694Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:41.694Z] latest: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:42.001Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:42.320Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.67 [2022-09-20T21:35:42.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T21:35:42.320Z] 994d671935e7: Preparing [2022-09-20T21:35:42.320Z] 96ead5c3f816: Preparing [2022-09-20T21:35:42.320Z] da51a43d5e5a: Preparing [2022-09-20T21:35:42.320Z] 95fba9029d9a: Preparing [2022-09-20T21:35:42.320Z] 910d162c511c: Preparing [2022-09-20T21:35:42.320Z] 3ec5a551d887: Preparing [2022-09-20T21:35:42.320Z] 583b2f65547c: Preparing [2022-09-20T21:35:42.320Z] c915148d9f64: Preparing [2022-09-20T21:35:42.320Z] 59ba9c53cf72: Preparing [2022-09-20T21:35:42.320Z] 994393dc58e7: Preparing [2022-09-20T21:35:42.320Z] 3ec5a551d887: Waiting [2022-09-20T21:35:42.320Z] 583b2f65547c: Waiting [2022-09-20T21:35:42.320Z] c915148d9f64: Waiting [2022-09-20T21:35:42.320Z] 59ba9c53cf72: Waiting [2022-09-20T21:35:42.320Z] 994393dc58e7: Waiting [2022-09-20T21:35:42.320Z] 910d162c511c: Layer already exists [2022-09-20T21:35:42.320Z] 994d671935e7: Layer already exists [2022-09-20T21:35:42.320Z] 95fba9029d9a: Layer already exists [2022-09-20T21:35:42.320Z] da51a43d5e5a: Layer already exists [2022-09-20T21:35:42.320Z] 96ead5c3f816: Layer already exists [2022-09-20T21:35:42.320Z] 3ec5a551d887: Layer already exists [2022-09-20T21:35:42.320Z] 583b2f65547c: Layer already exists [2022-09-20T21:35:42.320Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:42.320Z] c915148d9f64: Layer already exists [2022-09-20T21:35:42.320Z] 59ba9c53cf72: Layer already exists [2022-09-20T21:35:42.320Z] 2.3.0-dev.67: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:42.633Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:42.943Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:42.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T21:35:42.943Z] 994d671935e7: Preparing [2022-09-20T21:35:42.943Z] 96ead5c3f816: Preparing [2022-09-20T21:35:42.943Z] da51a43d5e5a: Preparing [2022-09-20T21:35:42.943Z] 95fba9029d9a: Preparing [2022-09-20T21:35:42.943Z] 910d162c511c: Preparing [2022-09-20T21:35:42.943Z] 3ec5a551d887: Preparing [2022-09-20T21:35:42.943Z] 583b2f65547c: Preparing [2022-09-20T21:35:42.943Z] c915148d9f64: Preparing [2022-09-20T21:35:42.943Z] 59ba9c53cf72: Preparing [2022-09-20T21:35:42.943Z] 994393dc58e7: Preparing [2022-09-20T21:35:42.943Z] 3ec5a551d887: Waiting [2022-09-20T21:35:42.943Z] 583b2f65547c: Waiting [2022-09-20T21:35:42.943Z] 994393dc58e7: Waiting [2022-09-20T21:35:42.943Z] c915148d9f64: Waiting [2022-09-20T21:35:42.943Z] 910d162c511c: Layer already exists [2022-09-20T21:35:42.943Z] 994d671935e7: Layer already exists [2022-09-20T21:35:42.943Z] da51a43d5e5a: Layer already exists [2022-09-20T21:35:42.943Z] 96ead5c3f816: Layer already exists [2022-09-20T21:35:42.943Z] 95fba9029d9a: Layer already exists [2022-09-20T21:35:42.943Z] 3ec5a551d887: Layer already exists [2022-09-20T21:35:42.943Z] c915148d9f64: Layer already exists [2022-09-20T21:35:42.943Z] 583b2f65547c: Layer already exists [2022-09-20T21:35:42.943Z] 59ba9c53cf72: Layer already exists [2022-09-20T21:35:42.943Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:42.943Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:43.264Z] + 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-20T21:35:43.575Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-20T21:35:43.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-20T21:35:43.575Z] 994d671935e7: Preparing [2022-09-20T21:35:43.575Z] 96ead5c3f816: Preparing [2022-09-20T21:35:43.575Z] da51a43d5e5a: Preparing [2022-09-20T21:35:43.575Z] 95fba9029d9a: Preparing [2022-09-20T21:35:43.575Z] 910d162c511c: Preparing [2022-09-20T21:35:43.575Z] 3ec5a551d887: Preparing [2022-09-20T21:35:43.575Z] 583b2f65547c: Preparing [2022-09-20T21:35:43.575Z] c915148d9f64: Preparing [2022-09-20T21:35:43.575Z] 59ba9c53cf72: Preparing [2022-09-20T21:35:43.575Z] 994393dc58e7: Preparing [2022-09-20T21:35:43.575Z] 994393dc58e7: Waiting [2022-09-20T21:35:43.575Z] 59ba9c53cf72: Waiting [2022-09-20T21:35:43.575Z] 583b2f65547c: Waiting [2022-09-20T21:35:43.575Z] 3ec5a551d887: Waiting [2022-09-20T21:35:43.575Z] 96ead5c3f816: Layer already exists [2022-09-20T21:35:43.575Z] 95fba9029d9a: Layer already exists [2022-09-20T21:35:43.575Z] 910d162c511c: Layer already exists [2022-09-20T21:35:43.575Z] 994d671935e7: Layer already exists [2022-09-20T21:35:43.575Z] da51a43d5e5a: Layer already exists [2022-09-20T21:35:43.575Z] 3ec5a551d887: Layer already exists [2022-09-20T21:35:43.575Z] 583b2f65547c: Layer already exists [2022-09-20T21:35:43.575Z] 994393dc58e7: Layer already exists [2022-09-20T21:35:43.575Z] 59ba9c53cf72: Layer already exists [2022-09-20T21:35:43.575Z] c915148d9f64: Layer already exists [2022-09-20T21:35:43.575Z] main: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2022-09-20T21:35:43.604Z] ---> 4e4eb6e4c7ec [2022-09-20T21:35:43.604Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-20T21:35:43.604Z] ---> Running in d5fe124ed5de [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:43.623Z] ===================================================== [Pipeline] echo [2022-09-20T21:35:43.631Z] taggedImages: [2022-09-20T21:35:43.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:43.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-20T21:35:43.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.67 [2022-09-20T21:35:43.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:43.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-20T21:35:43.644Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-20T21:35:43.644Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:43.644Z] latest [2022-09-20T21:35:43.644Z] 2.3.0-dev.67 [2022-09-20T21:35:43.644Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:43.644Z] main [2022-09-20T21:35:43.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:43.959Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:44.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:44.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T21:35:44.268Z] e87a72557a7f: Preparing [2022-09-20T21:35:44.268Z] 48980aec878b: Preparing [2022-09-20T21:35:44.268Z] e19e8c79d52e: Preparing [2022-09-20T21:35:44.268Z] 548841b0ddcd: Preparing [2022-09-20T21:35:44.268Z] 7811a06e1d25: Preparing [2022-09-20T21:35:44.268Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:44.268Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:44.268Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:44.268Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:44.268Z] 7811a06e1d25: Pushed [2022-09-20T21:35:44.268Z] e87a72557a7f: Pushed [2022-09-20T21:35:44.842Z] 548841b0ddcd: Pushed [2022-09-20T21:35:45.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-20T21:35:46.222Z] 48980aec878b: Pushed [2022-09-20T21:35:46.483Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:46.805Z] + 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-20T21:35:47.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-20T21:35:47.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T21:35:47.158Z] e87a72557a7f: Preparing [2022-09-20T21:35:47.158Z] 48980aec878b: Preparing [2022-09-20T21:35:47.158Z] e19e8c79d52e: Preparing [2022-09-20T21:35:47.158Z] 548841b0ddcd: Preparing [2022-09-20T21:35:47.158Z] 7811a06e1d25: Preparing [2022-09-20T21:35:47.158Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:47.158Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:47.158Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:47.158Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:47.158Z] 548841b0ddcd: Layer already exists [2022-09-20T21:35:47.158Z] e87a72557a7f: Layer already exists [2022-09-20T21:35:47.158Z] 48980aec878b: Layer already exists [2022-09-20T21:35:47.158Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:47.158Z] latest: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:47.519Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:47.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.67 [2022-09-20T21:35:47.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T21:35:47.827Z] e87a72557a7f: Preparing [2022-09-20T21:35:47.827Z] 48980aec878b: Preparing [2022-09-20T21:35:47.827Z] e19e8c79d52e: Preparing [2022-09-20T21:35:47.827Z] 548841b0ddcd: Preparing [2022-09-20T21:35:47.827Z] 7811a06e1d25: Preparing [2022-09-20T21:35:47.827Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:47.827Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:47.827Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:47.827Z] 48980aec878b: Layer already exists [2022-09-20T21:35:47.827Z] e87a72557a7f: Layer already exists [2022-09-20T21:35:47.827Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:47.827Z] 548841b0ddcd: Layer already exists [2022-09-20T21:35:47.827Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:47.827Z] 2.3.0-dev.67: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:48.147Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:48.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:48.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T21:35:48.463Z] e87a72557a7f: Preparing [2022-09-20T21:35:48.463Z] 48980aec878b: Preparing [2022-09-20T21:35:48.463Z] e19e8c79d52e: Preparing [2022-09-20T21:35:48.463Z] 548841b0ddcd: Preparing [2022-09-20T21:35:48.463Z] 7811a06e1d25: Preparing [2022-09-20T21:35:48.463Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:48.463Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:48.463Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:48.463Z] 48980aec878b: Layer already exists [2022-09-20T21:35:48.463Z] 548841b0ddcd: Layer already exists [2022-09-20T21:35:48.463Z] e87a72557a7f: Layer already exists [2022-09-20T21:35:48.463Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:48.463Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:48.463Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:48.773Z] + 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-20T21:35:49.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-20T21:35:49.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-20T21:35:49.085Z] e87a72557a7f: Preparing [2022-09-20T21:35:49.085Z] 48980aec878b: Preparing [2022-09-20T21:35:49.085Z] e19e8c79d52e: Preparing [2022-09-20T21:35:49.085Z] 548841b0ddcd: Preparing [2022-09-20T21:35:49.085Z] 7811a06e1d25: Preparing [2022-09-20T21:35:49.085Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:49.085Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:49.085Z] 48980aec878b: Layer already exists [2022-09-20T21:35:49.085Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:49.085Z] e19e8c79d52e: Layer already exists [2022-09-20T21:35:49.085Z] e87a72557a7f: Layer already exists [2022-09-20T21:35:49.085Z] 548841b0ddcd: Layer already exists [2022-09-20T21:35:49.086Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:49.086Z] main: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:49.136Z] ===================================================== [Pipeline] echo [2022-09-20T21:35:49.149Z] taggedImages: [2022-09-20T21:35:49.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:49.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-20T21:35:49.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.67 [2022-09-20T21:35:49.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:49.149Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-20T21:35:49.171Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-20T21:35:49.171Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:49.171Z] latest [2022-09-20T21:35:49.171Z] 2.3.0-dev.67 [2022-09-20T21:35:49.171Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:49.171Z] main [2022-09-20T21:35:49.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:49.506Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:49.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:49.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T21:35:49.815Z] 15ff68350066: Preparing [2022-09-20T21:35:49.815Z] e2efb8142014: Preparing [2022-09-20T21:35:49.815Z] 6a2accac7aa8: Preparing [2022-09-20T21:35:49.815Z] d61162270a0a: Preparing [2022-09-20T21:35:49.815Z] a80b3c00e43e: Preparing [2022-09-20T21:35:49.815Z] 3802205be81a: Preparing [2022-09-20T21:35:49.815Z] 7811a06e1d25: Preparing [2022-09-20T21:35:49.815Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:49.815Z] 3802205be81a: Waiting [2022-09-20T21:35:49.815Z] 7811a06e1d25: Waiting [2022-09-20T21:35:49.815Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:49.815Z] 15ff68350066: Pushed [2022-09-20T21:35:49.815Z] 6a2accac7aa8: Pushed [2022-09-20T21:35:49.815Z] e2efb8142014: Pushed [2022-09-20T21:35:49.815Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:49.815Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:50.381Z] 3802205be81a: Pushed [2022-09-20T21:35:53.672Z] a80b3c00e43e: Pushed [2022-09-20T21:35:56.982Z] d61162270a0a: Pushed [2022-09-20T21:35:56.982Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:57.306Z] + 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-20T21:35:57.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-20T21:35:57.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T21:35:57.621Z] 15ff68350066: Preparing [2022-09-20T21:35:57.621Z] e2efb8142014: Preparing [2022-09-20T21:35:57.621Z] 6a2accac7aa8: Preparing [2022-09-20T21:35:57.621Z] d61162270a0a: Preparing [2022-09-20T21:35:57.621Z] a80b3c00e43e: Preparing [2022-09-20T21:35:57.621Z] 3802205be81a: Preparing [2022-09-20T21:35:57.621Z] 7811a06e1d25: Preparing [2022-09-20T21:35:57.621Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:57.621Z] 7811a06e1d25: Waiting [2022-09-20T21:35:57.621Z] 3802205be81a: Waiting [2022-09-20T21:35:57.621Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:57.621Z] 15ff68350066: Layer already exists [2022-09-20T21:35:57.621Z] 6a2accac7aa8: Layer already exists [2022-09-20T21:35:57.621Z] d61162270a0a: Layer already exists [2022-09-20T21:35:57.621Z] a80b3c00e43e: Layer already exists [2022-09-20T21:35:57.621Z] e2efb8142014: Layer already exists [2022-09-20T21:35:57.621Z] 3802205be81a: Layer already exists [2022-09-20T21:35:57.621Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:57.621Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:57.621Z] latest: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:57.944Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:58.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.67 [2022-09-20T21:35:58.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T21:35:58.260Z] 15ff68350066: Preparing [2022-09-20T21:35:58.260Z] e2efb8142014: Preparing [2022-09-20T21:35:58.260Z] 6a2accac7aa8: Preparing [2022-09-20T21:35:58.260Z] d61162270a0a: Preparing [2022-09-20T21:35:58.260Z] a80b3c00e43e: Preparing [2022-09-20T21:35:58.260Z] 3802205be81a: Preparing [2022-09-20T21:35:58.260Z] 7811a06e1d25: Preparing [2022-09-20T21:35:58.260Z] 7811a06e1d25: Waiting [2022-09-20T21:35:58.260Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:58.260Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:58.260Z] 3802205be81a: Waiting [2022-09-20T21:35:58.260Z] a80b3c00e43e: Layer already exists [2022-09-20T21:35:58.260Z] e2efb8142014: Layer already exists [2022-09-20T21:35:58.260Z] d61162270a0a: Layer already exists [2022-09-20T21:35:58.260Z] 6a2accac7aa8: Layer already exists [2022-09-20T21:35:58.260Z] 15ff68350066: Layer already exists [2022-09-20T21:35:58.260Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:58.260Z] 3802205be81a: Layer already exists [2022-09-20T21:35:58.260Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:58.260Z] 2.3.0-dev.67: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:58.578Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:58.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:58.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T21:35:58.909Z] 15ff68350066: Preparing [2022-09-20T21:35:58.909Z] e2efb8142014: Preparing [2022-09-20T21:35:58.909Z] 6a2accac7aa8: Preparing [2022-09-20T21:35:58.909Z] d61162270a0a: Preparing [2022-09-20T21:35:58.909Z] a80b3c00e43e: Preparing [2022-09-20T21:35:58.909Z] 3802205be81a: Preparing [2022-09-20T21:35:58.909Z] 7811a06e1d25: Preparing [2022-09-20T21:35:58.909Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:58.909Z] 3802205be81a: Waiting [2022-09-20T21:35:58.910Z] 7811a06e1d25: Waiting [2022-09-20T21:35:58.910Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:58.910Z] a80b3c00e43e: Layer already exists [2022-09-20T21:35:58.910Z] 15ff68350066: Layer already exists [2022-09-20T21:35:58.910Z] e2efb8142014: Layer already exists [2022-09-20T21:35:58.910Z] d61162270a0a: Layer already exists [2022-09-20T21:35:58.910Z] 6a2accac7aa8: Layer already exists [2022-09-20T21:35:58.910Z] 3802205be81a: Layer already exists [2022-09-20T21:35:58.910Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:58.910Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:58.910Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:59.232Z] + 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-20T21:35:59.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-20T21:35:59.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-20T21:35:59.552Z] 15ff68350066: Preparing [2022-09-20T21:35:59.552Z] e2efb8142014: Preparing [2022-09-20T21:35:59.552Z] 6a2accac7aa8: Preparing [2022-09-20T21:35:59.552Z] d61162270a0a: Preparing [2022-09-20T21:35:59.552Z] a80b3c00e43e: Preparing [2022-09-20T21:35:59.552Z] 3802205be81a: Preparing [2022-09-20T21:35:59.552Z] 7811a06e1d25: Preparing [2022-09-20T21:35:59.552Z] 34d5ebaa5410: Preparing [2022-09-20T21:35:59.552Z] 7811a06e1d25: Waiting [2022-09-20T21:35:59.552Z] 34d5ebaa5410: Waiting [2022-09-20T21:35:59.552Z] 3802205be81a: Waiting [2022-09-20T21:35:59.552Z] d61162270a0a: Layer already exists [2022-09-20T21:35:59.552Z] 6a2accac7aa8: Layer already exists [2022-09-20T21:35:59.552Z] 15ff68350066: Layer already exists [2022-09-20T21:35:59.552Z] e2efb8142014: Layer already exists [2022-09-20T21:35:59.552Z] a80b3c00e43e: Layer already exists [2022-09-20T21:35:59.552Z] 3802205be81a: Layer already exists [2022-09-20T21:35:59.552Z] 7811a06e1d25: Layer already exists [2022-09-20T21:35:59.552Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:35:59.552Z] main: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:35:59.602Z] ===================================================== [Pipeline] echo [2022-09-20T21:35:59.610Z] taggedImages: [2022-09-20T21:35:59.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:59.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-20T21:35:59.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.67 [2022-09-20T21:35:59.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:59.610Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-20T21:35:59.634Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-20T21:35:59.634Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:35:59.634Z] latest [2022-09-20T21:35:59.634Z] 2.3.0-dev.67 [2022-09-20T21:35:59.634Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:35:59.634Z] main [2022-09-20T21:35:59.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:35:59.963Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:00.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:00.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T21:36:00.281Z] 825d221f4d38: Preparing [2022-09-20T21:36:00.281Z] 83d1594eba6e: Preparing [2022-09-20T21:36:00.281Z] e44ddeae7570: Preparing [2022-09-20T21:36:00.281Z] f1993d0eaf37: Preparing [2022-09-20T21:36:00.281Z] 5def7a93d74d: Preparing [2022-09-20T21:36:00.281Z] 7811a06e1d25: Preparing [2022-09-20T21:36:00.281Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:00.281Z] 7811a06e1d25: Waiting [2022-09-20T21:36:00.281Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:00.281Z] e44ddeae7570: Pushed [2022-09-20T21:36:00.281Z] 825d221f4d38: Pushed [2022-09-20T21:36:00.281Z] 83d1594eba6e: Pushed [2022-09-20T21:36:00.281Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:00.281Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:00.541Z] 5def7a93d74d: Pushed [2022-09-20T21:36:07.134Z] f1993d0eaf37: Pushed [2022-09-20T21:36:07.134Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:07.450Z] + 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-20T21:36:07.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-20T21:36:07.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T21:36:07.763Z] 825d221f4d38: Preparing [2022-09-20T21:36:07.763Z] 83d1594eba6e: Preparing [2022-09-20T21:36:07.763Z] e44ddeae7570: Preparing [2022-09-20T21:36:07.763Z] f1993d0eaf37: Preparing [2022-09-20T21:36:07.763Z] 5def7a93d74d: Preparing [2022-09-20T21:36:07.763Z] 7811a06e1d25: Preparing [2022-09-20T21:36:07.763Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:07.763Z] 7811a06e1d25: Waiting [2022-09-20T21:36:07.763Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:07.763Z] e44ddeae7570: Layer already exists [2022-09-20T21:36:07.764Z] 825d221f4d38: Layer already exists [2022-09-20T21:36:07.764Z] f1993d0eaf37: Layer already exists [2022-09-20T21:36:07.764Z] 5def7a93d74d: Layer already exists [2022-09-20T21:36:07.764Z] 83d1594eba6e: Layer already exists [2022-09-20T21:36:07.764Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:07.764Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:07.764Z] latest: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:08.085Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:08.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.67 [2022-09-20T21:36:08.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T21:36:08.397Z] 825d221f4d38: Preparing [2022-09-20T21:36:08.397Z] 83d1594eba6e: Preparing [2022-09-20T21:36:08.397Z] e44ddeae7570: Preparing [2022-09-20T21:36:08.397Z] f1993d0eaf37: Preparing [2022-09-20T21:36:08.397Z] 5def7a93d74d: Preparing [2022-09-20T21:36:08.397Z] 7811a06e1d25: Preparing [2022-09-20T21:36:08.397Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:08.397Z] 7811a06e1d25: Waiting [2022-09-20T21:36:08.397Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:08.397Z] 825d221f4d38: Layer already exists [2022-09-20T21:36:08.397Z] 5def7a93d74d: Layer already exists [2022-09-20T21:36:08.397Z] e44ddeae7570: Layer already exists [2022-09-20T21:36:08.397Z] f1993d0eaf37: Layer already exists [2022-09-20T21:36:08.397Z] 83d1594eba6e: Layer already exists [2022-09-20T21:36:08.397Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:08.397Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:08.397Z] 2.3.0-dev.67: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:08.711Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:09.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:09.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T21:36:09.024Z] 825d221f4d38: Preparing [2022-09-20T21:36:09.024Z] 83d1594eba6e: Preparing [2022-09-20T21:36:09.024Z] e44ddeae7570: Preparing [2022-09-20T21:36:09.024Z] f1993d0eaf37: Preparing [2022-09-20T21:36:09.024Z] 5def7a93d74d: Preparing [2022-09-20T21:36:09.024Z] 7811a06e1d25: Preparing [2022-09-20T21:36:09.024Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:09.024Z] 7811a06e1d25: Waiting [2022-09-20T21:36:09.024Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:09.024Z] f1993d0eaf37: Layer already exists [2022-09-20T21:36:09.024Z] 83d1594eba6e: Layer already exists [2022-09-20T21:36:09.024Z] e44ddeae7570: Layer already exists [2022-09-20T21:36:09.024Z] 825d221f4d38: Layer already exists [2022-09-20T21:36:09.024Z] 5def7a93d74d: Layer already exists [2022-09-20T21:36:09.024Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:09.024Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:09.024Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:09.354Z] + 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-20T21:36:09.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-20T21:36:09.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-20T21:36:09.672Z] 825d221f4d38: Preparing [2022-09-20T21:36:09.672Z] 83d1594eba6e: Preparing [2022-09-20T21:36:09.672Z] e44ddeae7570: Preparing [2022-09-20T21:36:09.672Z] f1993d0eaf37: Preparing [2022-09-20T21:36:09.672Z] 5def7a93d74d: Preparing [2022-09-20T21:36:09.672Z] 7811a06e1d25: Preparing [2022-09-20T21:36:09.672Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:09.672Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:09.672Z] 7811a06e1d25: Waiting [2022-09-20T21:36:09.672Z] 825d221f4d38: Layer already exists [2022-09-20T21:36:09.672Z] 5def7a93d74d: Layer already exists [2022-09-20T21:36:09.672Z] 83d1594eba6e: Layer already exists [2022-09-20T21:36:09.672Z] e44ddeae7570: Layer already exists [2022-09-20T21:36:09.672Z] f1993d0eaf37: Layer already exists [2022-09-20T21:36:09.672Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:09.672Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:09.672Z] main: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:36:09.718Z] ===================================================== [Pipeline] echo [2022-09-20T21:36:09.728Z] taggedImages: [2022-09-20T21:36:09.728Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:09.728Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-20T21:36:09.728Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.67 [2022-09-20T21:36:09.728Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:09.728Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-20T21:36:09.748Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-20T21:36:09.749Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:09.749Z] latest [2022-09-20T21:36:09.749Z] 2.3.0-dev.67 [2022-09-20T21:36:09.749Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:09.749Z] main [2022-09-20T21:36:09.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:10.090Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:10.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:10.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T21:36:10.401Z] 1353f2189df8: Preparing [2022-09-20T21:36:10.401Z] b8b60394a222: Preparing [2022-09-20T21:36:10.401Z] a78ec13442e3: Preparing [2022-09-20T21:36:10.401Z] 67999b8e4112: Preparing [2022-09-20T21:36:10.401Z] b68c9c1f5726: Preparing [2022-09-20T21:36:10.401Z] 7811a06e1d25: Preparing [2022-09-20T21:36:10.401Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:10.401Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:10.401Z] 7811a06e1d25: Waiting [2022-09-20T21:36:10.401Z] 1353f2189df8: Pushed [2022-09-20T21:36:10.401Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:10.401Z] b8b60394a222: Pushed [2022-09-20T21:36:10.401Z] a78ec13442e3: Pushed [2022-09-20T21:36:10.401Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:10.662Z] b68c9c1f5726: Pushed [2022-09-20T21:36:17.238Z] 67999b8e4112: Pushed [2022-09-20T21:36:17.238Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:17.551Z] + 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-20T21:36:17.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-20T21:36:17.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T21:36:17.859Z] 1353f2189df8: Preparing [2022-09-20T21:36:17.859Z] b8b60394a222: Preparing [2022-09-20T21:36:17.859Z] a78ec13442e3: Preparing [2022-09-20T21:36:17.859Z] 67999b8e4112: Preparing [2022-09-20T21:36:17.859Z] b68c9c1f5726: Preparing [2022-09-20T21:36:17.859Z] 7811a06e1d25: Preparing [2022-09-20T21:36:17.859Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:17.859Z] 7811a06e1d25: Waiting [2022-09-20T21:36:17.859Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:17.859Z] b8b60394a222: Layer already exists [2022-09-20T21:36:17.859Z] a78ec13442e3: Layer already exists [2022-09-20T21:36:17.859Z] b68c9c1f5726: Layer already exists [2022-09-20T21:36:17.859Z] 67999b8e4112: Layer already exists [2022-09-20T21:36:17.859Z] 1353f2189df8: Layer already exists [2022-09-20T21:36:17.859Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:17.859Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:17.859Z] latest: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:18.177Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:18.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.67 [2022-09-20T21:36:18.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T21:36:18.498Z] 1353f2189df8: Preparing [2022-09-20T21:36:18.498Z] b8b60394a222: Preparing [2022-09-20T21:36:18.498Z] a78ec13442e3: Preparing [2022-09-20T21:36:18.498Z] 67999b8e4112: Preparing [2022-09-20T21:36:18.498Z] b68c9c1f5726: Preparing [2022-09-20T21:36:18.498Z] 7811a06e1d25: Preparing [2022-09-20T21:36:18.498Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:18.498Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:18.498Z] 7811a06e1d25: Waiting [2022-09-20T21:36:18.498Z] b8b60394a222: Layer already exists [2022-09-20T21:36:18.498Z] 1353f2189df8: Layer already exists [2022-09-20T21:36:18.498Z] a78ec13442e3: Layer already exists [2022-09-20T21:36:18.498Z] 67999b8e4112: Layer already exists [2022-09-20T21:36:18.498Z] b68c9c1f5726: Layer already exists [2022-09-20T21:36:18.498Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:18.498Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:18.498Z] 2.3.0-dev.67: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:18.889Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:19.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:19.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T21:36:19.196Z] 1353f2189df8: Preparing [2022-09-20T21:36:19.196Z] b8b60394a222: Preparing [2022-09-20T21:36:19.196Z] a78ec13442e3: Preparing [2022-09-20T21:36:19.196Z] 67999b8e4112: Preparing [2022-09-20T21:36:19.196Z] b68c9c1f5726: Preparing [2022-09-20T21:36:19.196Z] 7811a06e1d25: Preparing [2022-09-20T21:36:19.196Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:19.196Z] 7811a06e1d25: Waiting [2022-09-20T21:36:19.196Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:19.196Z] a78ec13442e3: Layer already exists [2022-09-20T21:36:19.196Z] 1353f2189df8: Layer already exists [2022-09-20T21:36:19.196Z] b68c9c1f5726: Layer already exists [2022-09-20T21:36:19.196Z] 67999b8e4112: Layer already exists [2022-09-20T21:36:19.196Z] b8b60394a222: Layer already exists [2022-09-20T21:36:19.196Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:19.196Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:19.197Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:19.508Z] + 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-20T21:36:19.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-20T21:36:19.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-20T21:36:19.827Z] 1353f2189df8: Preparing [2022-09-20T21:36:19.827Z] b8b60394a222: Preparing [2022-09-20T21:36:19.827Z] a78ec13442e3: Preparing [2022-09-20T21:36:19.827Z] 67999b8e4112: Preparing [2022-09-20T21:36:19.827Z] b68c9c1f5726: Preparing [2022-09-20T21:36:19.827Z] 7811a06e1d25: Preparing [2022-09-20T21:36:19.827Z] 34d5ebaa5410: Preparing [2022-09-20T21:36:19.827Z] 7811a06e1d25: Waiting [2022-09-20T21:36:19.827Z] 34d5ebaa5410: Waiting [2022-09-20T21:36:19.827Z] 67999b8e4112: Layer already exists [2022-09-20T21:36:19.827Z] b68c9c1f5726: Layer already exists [2022-09-20T21:36:19.827Z] 1353f2189df8: Layer already exists [2022-09-20T21:36:19.827Z] b8b60394a222: Layer already exists [2022-09-20T21:36:19.827Z] a78ec13442e3: Layer already exists [2022-09-20T21:36:19.827Z] 34d5ebaa5410: Layer already exists [2022-09-20T21:36:19.827Z] 7811a06e1d25: Layer already exists [2022-09-20T21:36:19.827Z] main: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:36:19.870Z] ===================================================== [Pipeline] echo [2022-09-20T21:36:19.879Z] taggedImages: [2022-09-20T21:36:19.879Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:19.879Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-20T21:36:19.879Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.67 [2022-09-20T21:36:19.879Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:19.879Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-20T21:36:19.897Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-20T21:36:19.897Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:19.897Z] latest [2022-09-20T21:36:19.897Z] 2.3.0-dev.67 [2022-09-20T21:36:19.897Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:19.897Z] main [2022-09-20T21:36:19.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:20.215Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:20.522Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:20.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T21:36:20.522Z] 819b0996fd98: Preparing [2022-09-20T21:36:20.522Z] 2a4b5fdfe4d8: Preparing [2022-09-20T21:36:20.522Z] e19e8c79d52e: Preparing [2022-09-20T21:36:20.522Z] cc71349b8392: Preparing [2022-09-20T21:36:20.522Z] 994393dc58e7: Preparing [2022-09-20T21:36:20.522Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:20.522Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:20.522Z] 819b0996fd98: Pushed [2022-09-20T21:36:20.522Z] cc71349b8392: Pushed [2022-09-20T21:36:23.061Z] 2a4b5fdfe4d8: Pushed [2022-09-20T21:36:23.061Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:23.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:23.686Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-20T21:36:23.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T21:36:23.686Z] 819b0996fd98: Preparing [2022-09-20T21:36:23.686Z] 2a4b5fdfe4d8: Preparing [2022-09-20T21:36:23.686Z] e19e8c79d52e: Preparing [2022-09-20T21:36:23.686Z] cc71349b8392: Preparing [2022-09-20T21:36:23.686Z] 994393dc58e7: Preparing [2022-09-20T21:36:23.686Z] 2a4b5fdfe4d8: Layer already exists [2022-09-20T21:36:23.686Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:23.686Z] cc71349b8392: Layer already exists [2022-09-20T21:36:23.686Z] 819b0996fd98: Layer already exists [2022-09-20T21:36:23.686Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:23.686Z] latest: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:24.004Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:24.327Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.67 [2022-09-20T21:36:24.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T21:36:24.327Z] 819b0996fd98: Preparing [2022-09-20T21:36:24.327Z] 2a4b5fdfe4d8: Preparing [2022-09-20T21:36:24.327Z] e19e8c79d52e: Preparing [2022-09-20T21:36:24.327Z] cc71349b8392: Preparing [2022-09-20T21:36:24.327Z] 994393dc58e7: Preparing [2022-09-20T21:36:24.327Z] cc71349b8392: Layer already exists [2022-09-20T21:36:24.327Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:24.327Z] 2a4b5fdfe4d8: Layer already exists [2022-09-20T21:36:24.327Z] 819b0996fd98: Layer already exists [2022-09-20T21:36:24.327Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:24.327Z] 2.3.0-dev.67: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:24.639Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:24.950Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:24.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T21:36:24.950Z] 819b0996fd98: Preparing [2022-09-20T21:36:24.950Z] 2a4b5fdfe4d8: Preparing [2022-09-20T21:36:24.950Z] e19e8c79d52e: Preparing [2022-09-20T21:36:24.950Z] cc71349b8392: Preparing [2022-09-20T21:36:24.950Z] 994393dc58e7: Preparing [2022-09-20T21:36:24.950Z] 2a4b5fdfe4d8: Layer already exists [2022-09-20T21:36:24.950Z] cc71349b8392: Layer already exists [2022-09-20T21:36:24.950Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:24.950Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:24.950Z] 819b0996fd98: Layer already exists [2022-09-20T21:36:24.950Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:25.258Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:25.595Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-20T21:36:25.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-20T21:36:25.595Z] 819b0996fd98: Preparing [2022-09-20T21:36:25.595Z] 2a4b5fdfe4d8: Preparing [2022-09-20T21:36:25.595Z] e19e8c79d52e: Preparing [2022-09-20T21:36:25.595Z] cc71349b8392: Preparing [2022-09-20T21:36:25.595Z] 994393dc58e7: Preparing [2022-09-20T21:36:25.595Z] 2a4b5fdfe4d8: Layer already exists [2022-09-20T21:36:25.595Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:25.595Z] 819b0996fd98: Layer already exists [2022-09-20T21:36:25.595Z] cc71349b8392: Layer already exists [2022-09-20T21:36:25.595Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:25.595Z] main: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:36:25.640Z] ===================================================== [Pipeline] echo [2022-09-20T21:36:25.650Z] taggedImages: [2022-09-20T21:36:25.650Z] - nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:25.650Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-20T21:36:25.650Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.67 [2022-09-20T21:36:25.650Z] - nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:25.650Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-20T21:36:25.669Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-20T21:36:25.669Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:25.669Z] latest [2022-09-20T21:36:25.669Z] 2.3.0-dev.67 [2022-09-20T21:36:25.669Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:25.669Z] main [2022-09-20T21:36:25.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:25.990Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:26.300Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:26.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T21:36:26.300Z] 4802b5dc91ab: Preparing [2022-09-20T21:36:26.300Z] 887f41d3f04d: Preparing [2022-09-20T21:36:26.300Z] e19e8c79d52e: Preparing [2022-09-20T21:36:26.300Z] e6e1e59d447a: Preparing [2022-09-20T21:36:26.300Z] 994393dc58e7: Preparing [2022-09-20T21:36:26.300Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:26.300Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:26.300Z] e6e1e59d447a: Layer already exists [2022-09-20T21:36:26.300Z] 4802b5dc91ab: Pushed [2022-09-20T21:36:28.867Z] 887f41d3f04d: Pushed [2022-09-20T21:36:28.867Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:29.186Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:29.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-20T21:36:29.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T21:36:29.518Z] 4802b5dc91ab: Preparing [2022-09-20T21:36:29.518Z] 887f41d3f04d: Preparing [2022-09-20T21:36:29.518Z] e19e8c79d52e: Preparing [2022-09-20T21:36:29.518Z] e6e1e59d447a: Preparing [2022-09-20T21:36:29.518Z] 994393dc58e7: Preparing [2022-09-20T21:36:29.518Z] e6e1e59d447a: Layer already exists [2022-09-20T21:36:29.518Z] 4802b5dc91ab: Layer already exists [2022-09-20T21:36:29.518Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:29.518Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:29.518Z] 887f41d3f04d: Layer already exists [2022-09-20T21:36:29.518Z] latest: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:29.852Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:30.169Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.67 [2022-09-20T21:36:30.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T21:36:30.169Z] 4802b5dc91ab: Preparing [2022-09-20T21:36:30.169Z] 887f41d3f04d: Preparing [2022-09-20T21:36:30.169Z] e19e8c79d52e: Preparing [2022-09-20T21:36:30.169Z] e6e1e59d447a: Preparing [2022-09-20T21:36:30.169Z] 994393dc58e7: Preparing [2022-09-20T21:36:30.169Z] 887f41d3f04d: Layer already exists [2022-09-20T21:36:30.169Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:30.169Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:30.169Z] 4802b5dc91ab: Layer already exists [2022-09-20T21:36:30.169Z] e6e1e59d447a: Layer already exists [2022-09-20T21:36:30.169Z] 2.3.0-dev.67: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:30.557Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:30.880Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:30.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T21:36:30.881Z] 4802b5dc91ab: Preparing [2022-09-20T21:36:30.881Z] 887f41d3f04d: Preparing [2022-09-20T21:36:30.881Z] e19e8c79d52e: Preparing [2022-09-20T21:36:30.881Z] e6e1e59d447a: Preparing [2022-09-20T21:36:30.881Z] 994393dc58e7: Preparing [2022-09-20T21:36:30.881Z] 887f41d3f04d: Layer already exists [2022-09-20T21:36:30.881Z] e6e1e59d447a: Layer already exists [2022-09-20T21:36:30.881Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:30.881Z] 4802b5dc91ab: Layer already exists [2022-09-20T21:36:30.881Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:30.881Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:31.200Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:31.517Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-20T21:36:31.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-20T21:36:31.518Z] 4802b5dc91ab: Preparing [2022-09-20T21:36:31.518Z] 887f41d3f04d: Preparing [2022-09-20T21:36:31.518Z] e19e8c79d52e: Preparing [2022-09-20T21:36:31.518Z] e6e1e59d447a: Preparing [2022-09-20T21:36:31.518Z] 994393dc58e7: Preparing [2022-09-20T21:36:31.518Z] e19e8c79d52e: Layer already exists [2022-09-20T21:36:31.518Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:31.518Z] 4802b5dc91ab: Layer already exists [2022-09-20T21:36:31.518Z] 887f41d3f04d: Layer already exists [2022-09-20T21:36:31.518Z] e6e1e59d447a: Layer already exists [2022-09-20T21:36:31.518Z] main: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:36:31.571Z] ===================================================== [Pipeline] echo [2022-09-20T21:36:31.579Z] taggedImages: [2022-09-20T21:36:31.579Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:31.579Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-20T21:36:31.579Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.67 [2022-09-20T21:36:31.579Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:31.579Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-20T21:36:31.601Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-20T21:36:31.601Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:31.601Z] latest [2022-09-20T21:36:31.601Z] 2.3.0-dev.67 [2022-09-20T21:36:31.601Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:31.601Z] main [2022-09-20T21:36:31.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:31.927Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:32.240Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:32.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T21:36:32.240Z] 9a9b261d47a0: Preparing [2022-09-20T21:36:32.240Z] 905b2a48cb7b: Preparing [2022-09-20T21:36:32.240Z] 28f5445025dd: Preparing [2022-09-20T21:36:32.240Z] b53c8966d4ba: Preparing [2022-09-20T21:36:32.240Z] 994393dc58e7: Preparing [2022-09-20T21:36:32.240Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:32.240Z] 905b2a48cb7b: Pushed [2022-09-20T21:36:32.498Z] 9a9b261d47a0: Pushed [2022-09-20T21:36:33.435Z] 28f5445025dd: Pushed [2022-09-20T21:36:45.654Z] b53c8966d4ba: Pushed [2022-09-20T21:36:45.654Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:45.976Z] + 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-20T21:36:46.290Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-20T21:36:46.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T21:36:46.290Z] 9a9b261d47a0: Preparing [2022-09-20T21:36:46.290Z] 905b2a48cb7b: Preparing [2022-09-20T21:36:46.290Z] 28f5445025dd: Preparing [2022-09-20T21:36:46.290Z] b53c8966d4ba: Preparing [2022-09-20T21:36:46.290Z] 994393dc58e7: Preparing [2022-09-20T21:36:46.290Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:46.290Z] 905b2a48cb7b: Layer already exists [2022-09-20T21:36:46.290Z] 9a9b261d47a0: Layer already exists [2022-09-20T21:36:46.290Z] b53c8966d4ba: Layer already exists [2022-09-20T21:36:46.290Z] 28f5445025dd: Layer already exists [2022-09-20T21:36:46.290Z] latest: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:46.614Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:46.929Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.67 [2022-09-20T21:36:46.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T21:36:46.929Z] 9a9b261d47a0: Preparing [2022-09-20T21:36:46.929Z] 905b2a48cb7b: Preparing [2022-09-20T21:36:46.929Z] 28f5445025dd: Preparing [2022-09-20T21:36:46.929Z] b53c8966d4ba: Preparing [2022-09-20T21:36:46.929Z] 994393dc58e7: Preparing [2022-09-20T21:36:46.929Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:46.929Z] 28f5445025dd: Layer already exists [2022-09-20T21:36:46.929Z] b53c8966d4ba: Layer already exists [2022-09-20T21:36:46.929Z] 9a9b261d47a0: Layer already exists [2022-09-20T21:36:46.929Z] 905b2a48cb7b: Layer already exists [2022-09-20T21:36:46.929Z] 2.3.0-dev.67: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:47.246Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:47.560Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:47.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T21:36:47.560Z] 9a9b261d47a0: Preparing [2022-09-20T21:36:47.560Z] 905b2a48cb7b: Preparing [2022-09-20T21:36:47.560Z] 28f5445025dd: Preparing [2022-09-20T21:36:47.560Z] b53c8966d4ba: Preparing [2022-09-20T21:36:47.560Z] 994393dc58e7: Preparing [2022-09-20T21:36:47.560Z] b53c8966d4ba: Layer already exists [2022-09-20T21:36:47.560Z] 28f5445025dd: Layer already exists [2022-09-20T21:36:47.560Z] 9a9b261d47a0: Layer already exists [2022-09-20T21:36:47.560Z] 905b2a48cb7b: Layer already exists [2022-09-20T21:36:47.560Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:47.560Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:36:47.965Z] + 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-20T21:36:48.336Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-20T21:36:48.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-20T21:36:48.336Z] 9a9b261d47a0: Preparing [2022-09-20T21:36:48.336Z] 905b2a48cb7b: Preparing [2022-09-20T21:36:48.336Z] 28f5445025dd: Preparing [2022-09-20T21:36:48.336Z] b53c8966d4ba: Preparing [2022-09-20T21:36:48.336Z] 994393dc58e7: Preparing [2022-09-20T21:36:48.336Z] 994393dc58e7: Layer already exists [2022-09-20T21:36:48.336Z] 905b2a48cb7b: Layer already exists [2022-09-20T21:36:48.336Z] b53c8966d4ba: Layer already exists [2022-09-20T21:36:48.336Z] 28f5445025dd: Layer already exists [2022-09-20T21:36:48.336Z] 9a9b261d47a0: Layer already exists [2022-09-20T21:36:48.336Z] main: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:36:48.384Z] ===================================================== [Pipeline] echo [2022-09-20T21:36:48.395Z] taggedImages: [2022-09-20T21:36:48.395Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:36:48.395Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-20T21:36:48.395Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.67 [2022-09-20T21:36:48.395Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:36:48.395Z] - 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-20T21:39:07.155Z] Removing intermediate container ec3124dfa07a [2022-09-20T21:39:07.155Z] ---> c06a64334d54 [2022-09-20T21:39:07.155Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-20T21:39:07.155Z] ---> Running in 3f5ea540ac52 [2022-09-20T21:39:07.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-20T21:39:13.199Z] Removing intermediate container 3f5ea540ac52 [2022-09-20T21:39:13.199Z] ---> 361e6048217e [2022-09-20T21:39:13.199Z] [2022-09-20T21:39:13.199Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T21:39:13.481Z] 3.16: Pulling from library/alpine [2022-09-20T21:39:14.933Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T21:39:14.934Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T21:39:14.934Z] ---> a6215f271958 [2022-09-20T21:39:14.934Z] 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-20T21:39:14.934Z] ---> Running in a83c6f5bf9fc [2022-09-20T21:39:15.209Z] Removing intermediate container a83c6f5bf9fc [2022-09-20T21:39:15.209Z] ---> fdeece24df88 [2022-09-20T21:39:15.209Z] 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-20T21:39:15.488Z] ---> Running in 30bab42a418f [2022-09-20T21:39:17.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:39:17.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:39:19.463Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-20T21:39:19.463Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-20T21:39:19.463Z] (3/33) Installing readline (8.1.2-r0) [2022-09-20T21:39:19.463Z] (4/33) Installing bash (5.1.16-r2) [2022-09-20T21:39:19.463Z] Executing bash-5.1.16-r2.post-install [2022-09-20T21:39:19.463Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-20T21:39:19.756Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-20T21:39:19.756Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T21:39:19.756Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-20T21:39:19.756Z] (9/33) Installing curl (7.83.1-r3) [2022-09-20T21:39:20.054Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-20T21:39:21.606Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-20T21:39:21.606Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-20T21:39:21.606Z] (13/33) Installing expat (2.4.8-r0) [2022-09-20T21:39:21.606Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-20T21:39:21.606Z] (15/33) Installing gdbm (1.23-r0) [2022-09-20T21:39:21.606Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-20T21:39:21.606Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T21:39:21.606Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T21:39:21.606Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-20T21:39:21.606Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-20T21:39:21.606Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-20T21:39:25.085Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-20T21:39:25.085Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-20T21:39:25.085Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-20T21:39:25.085Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-20T21:39:25.357Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-20T21:39:25.357Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-20T21:39:25.357Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-20T21:39:25.357Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-20T21:39:25.357Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-20T21:39:25.357Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-20T21:39:25.357Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-20T21:39:25.630Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-20T21:39:26.614Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:39:26.614Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:39:26.893Z] OK: 120 MiB in 47 packages [2022-09-20T21:39:45.228Z] Collecting docker-compose==1.23.2 [2022-09-20T21:39:45.228Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-20T21:39:45.228Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.5 MB/s eta 0:00:00 [2022-09-20T21:39:45.228Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-20T21:39:45.228Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-20T21:39:45.228Z] Preparing metadata (setup.py): started [2022-09-20T21:39:45.228Z] Removing intermediate container 28c478ecce53 [2022-09-20T21:39:45.228Z] ---> decf24c85f62 [2022-09-20T21:39:45.228Z] [2022-09-20T21:39:45.228Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T21:39:45.228Z] ---> a6215f271958 [2022-09-20T21:39:45.228Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-20T21:39:45.228Z] ---> Running in 891ce3049c56 [2022-09-20T21:39:45.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:39:46.438Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T21:39:46.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:39:47.039Z] Collecting PyYAML<4,>=3.10 [2022-09-20T21:39:47.039Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-20T21:39:47.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.9 MB/s eta 0:00:00 [2022-09-20T21:39:47.918Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-20T21:39:47.918Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:39:47.918Z] OK: 5 MiB in 15 packages [2022-09-20T21:39:49.407Z] Preparing metadata (setup.py): started [2022-09-20T21:39:49.407Z] Removing intermediate container 891ce3049c56 [2022-09-20T21:39:49.407Z] ---> 8cc4f89e064b [2022-09-20T21:39:49.407Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T21:39:49.684Z] ---> Running in f8d13f7d23f2 [2022-09-20T21:39:49.960Z] Removing intermediate container f8d13f7d23f2 [2022-09-20T21:39:49.960Z] ---> 4da9324da1b8 [2022-09-20T21:39:49.960Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-20T21:39:50.237Z] ---> Running in c238c65efc9b [2022-09-20T21:39:50.857Z] Removing intermediate container c238c65efc9b [2022-09-20T21:39:50.857Z] ---> ae6f70869f92 [2022-09-20T21:39:50.857Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-20T21:39:50.857Z] ---> Running in f567e9adf9b4 [2022-09-20T21:39:51.461Z] Removing intermediate container f567e9adf9b4 [2022-09-20T21:39:51.461Z] ---> b1994376de35 [2022-09-20T21:39:51.461Z] Step 16/24 : WORKDIR / [2022-09-20T21:39:51.461Z] ---> Running in 5296ff790906 [2022-09-20T21:39:52.070Z] Removing intermediate container 5296ff790906 [2022-09-20T21:39:52.070Z] ---> 38c76cdd60d2 [2022-09-20T21:39:52.070Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:39:52.070Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T21:39:52.348Z] Collecting texttable<0.10,>=0.9.0 [2022-09-20T21:39:52.348Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-20T21:39:52.348Z] Preparing metadata (setup.py): started [2022-09-20T21:39:52.950Z] ---> 2321fea3f020 [2022-09-20T21:39:52.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-20T21:39:54.397Z] ---> deae616a153f [2022-09-20T21:39:54.397Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-20T21:39:54.678Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T21:39:55.665Z] ---> fc70276a656e [2022-09-20T21:39:55.665Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-20T21:39:55.665Z] ---> Running in d2afe1b7f38c [2022-09-20T21:39:56.272Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-20T21:39:56.272Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-20T21:39:56.272Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.9 MB/s eta 0:00:00 [2022-09-20T21:39:56.548Z] Removing intermediate container d2afe1b7f38c [2022-09-20T21:39:56.548Z] ---> 0da7dd448e21 [2022-09-20T21:39:56.548Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:39:56.548Z] ---> Running in 1c167279b385 [2022-09-20T21:39:56.824Z] Collecting docker<4.0,>=3.6.0 [2022-09-20T21:39:56.824Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-20T21:39:56.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.8 MB/s eta 0:00:00 [2022-09-20T21:39:57.104Z] Removing intermediate container 1c167279b385 [2022-09-20T21:39:57.104Z] ---> 0e546fd46b61 [2022-09-20T21:39:57.104Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T21:39:57.104Z] ---> Running in 26748c3ecad2 [2022-09-20T21:39:57.708Z] Collecting jsonschema<3,>=2.5.1 [2022-09-20T21:39:57.708Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-20T21:39:57.708Z] Removing intermediate container 26748c3ecad2 [2022-09-20T21:39:57.708Z] ---> f411e59fd8f4 [2022-09-20T21:39:57.708Z] Step 23/24 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:39:57.986Z] ---> Running in d354aaeec62c [2022-09-20T21:39:57.986Z] Collecting cached-property<2,>=1.2.0 [2022-09-20T21:39:57.986Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-20T21:39:57.986Z] Collecting docopt<0.7,>=0.6.1 [2022-09-20T21:39:58.265Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-20T21:39:58.265Z] Preparing metadata (setup.py): started [2022-09-20T21:39:58.549Z] Removing intermediate container d354aaeec62c [2022-09-20T21:39:58.549Z] ---> 4e0a1e29ee7a [2022-09-20T21:39:58.549Z] Step 24/24 : LABEL version=2.3.0-dev.67 [2022-09-20T21:39:58.549Z] ---> Running in fcf88a54087d [2022-09-20T21:39:59.148Z] Removing intermediate container fcf88a54087d [2022-09-20T21:39:59.148Z] ---> 95b8465d5ae5 [2022-09-20T21:39:59.148Z] [2022-09-20T21:39:59.428Z] Successfully built 95b8465d5ae5 [2022-09-20T21:39:59.428Z] Successfully tagged core-command-arm64:latest [2022-09-20T21:39:59.428Z]  Building core-command ... done Building core-metadata [2022-09-20T21:40:00.883Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-20T21:40:01.483Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-20T21:40:01.483Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-20T21:40:01.483Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.8 MB/s eta 0:00:00 [2022-09-20T21:40:01.483Z] 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-20T21:40:02.936Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:40:02.936Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:40:02.936Z] ---> ac3020899dce [2022-09-20T21:40:02.936Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:40:02.936Z] ---> Using cache [2022-09-20T21:40:02.936Z] ---> 02b178bfdb8b [2022-09-20T21:40:02.936Z] Step 4/25 : WORKDIR /edgex-go [2022-09-20T21:40:02.936Z] ---> Using cache [2022-09-20T21:40:02.936Z] ---> 818a798b347a [2022-09-20T21:40:02.936Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:40:02.936Z] ---> Using cache [2022-09-20T21:40:02.936Z] ---> 5f160d32384f [2022-09-20T21:40:02.936Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-20T21:40:02.936Z] ---> Using cache [2022-09-20T21:40:02.936Z] ---> f39b6ec26aad [2022-09-20T21:40:02.936Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-20T21:40:02.936Z] Collecting docker-pycreds>=0.4.0 [2022-09-20T21:40:02.936Z] ---> Using cache [2022-09-20T21:40:02.936Z] ---> c327d921d27e [2022-09-20T21:40:02.936Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:40:02.936Z] ---> Using cache [2022-09-20T21:40:02.936Z] ---> ecf70fa3582e [2022-09-20T21:40:02.936Z] Step 9/25 : COPY . . [2022-09-20T21:40:02.936Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-20T21:40:03.213Z] ---> Using cache [2022-09-20T21:40:03.213Z] ---> c222563c28bd [2022-09-20T21:40:03.213Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-20T21:40:03.492Z] ---> Running in 99237522358c [2022-09-20T21:40:03.769Z] Collecting certifi>=2017.4.17 [2022-09-20T21:40:03.769Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-20T21:40:04.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 2.6 MB/s eta 0:00:00 [2022-09-20T21:40:04.333Z] Collecting idna<2.8,>=2.5 [2022-09-20T21:40:04.333Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-20T21:40:04.333Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 [2022-09-20T21:40:04.607Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-20T21:40:04.607Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-20T21:40:04.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 12.6 MB/s eta 0:00:00 [2022-09-20T21:40:05.207Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-20T21:40:05.483Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-20T21:40:05.483Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-20T21:40:05.483Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.7 MB/s eta 0:00:00 [2022-09-20T21:40:06.087Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-20T21:40:06.087Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-20T21:40:06.087Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-20T21:40:06.087Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-20T21:40:07.076Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-20T21:40:07.076Z] Running setup.py install for texttable: started [2022-09-20T21:40:09.720Z] Running setup.py install for texttable: finished with status 'done' [2022-09-20T21:40:09.720Z] Running setup.py install for PyYAML: started [2022-09-20T21:40:13.130Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-20T21:40:14.572Z] Running setup.py install for docopt: started [2022-09-20T21:40:17.209Z] Running setup.py install for docopt: finished with status 'done' [2022-09-20T21:40:19.841Z] Running setup.py install for dockerpty: started [2022-09-20T21:40:22.473Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-20T21:40:25.111Z] 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-20T21:40:25.111Z] 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-20T21:40:43.475Z] Removing intermediate container 30bab42a418f [2022-09-20T21:40:43.475Z] ---> a2b175194cbc [2022-09-20T21:40:43.475Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-20T21:40:43.475Z] ---> Running in 707a0fbb2ace [2022-09-20T21:40:43.475Z] Removing intermediate container 707a0fbb2ace [2022-09-20T21:40:43.475Z] ---> 3181f27926eb [2022-09-20T21:40:43.475Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T21:40:43.475Z] ---> Running in 7226bfec0946 [2022-09-20T21:40:43.475Z] Removing intermediate container 7226bfec0946 [2022-09-20T21:40:43.475Z] ---> 50f05c9b0441 [2022-09-20T21:40:43.475Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-20T21:40:44.526Z] ---> 0a6b6c40c9e4 [2022-09-20T21:40:44.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-20T21:40:45.535Z] ---> cbf50907fc2c [2022-09-20T21:40:45.535Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-20T21:40:46.529Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-20T21:40:46.807Z] ---> 35e8569e613b [2022-09-20T21:40:46.807Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-20T21:40:46.807Z] ---> Running in c4623eac13bb [2022-09-20T21:40:47.406Z] Removing intermediate container c4623eac13bb [2022-09-20T21:40:47.406Z] ---> f199fdd23fbe [2022-09-20T21:40:47.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:40:47.406Z] ---> Running in a022a90af95d [2022-09-20T21:40:48.007Z] Removing intermediate container a022a90af95d [2022-09-20T21:40:48.007Z] ---> d5a051a880e6 [2022-09-20T21:40:48.007Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T21:40:48.289Z] ---> Running in 81dd5800fecd [2022-09-20T21:40:48.562Z] Removing intermediate container 81dd5800fecd [2022-09-20T21:40:48.562Z] ---> 6284b61c9838 [2022-09-20T21:40:48.562Z] Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:40:48.845Z] ---> Running in 9ad47133c6d9 [2022-09-20T21:40:49.832Z] Removing intermediate container 9ad47133c6d9 [2022-09-20T21:40:49.832Z] ---> 8300d900418b [2022-09-20T21:40:49.832Z] Step 23/23 : LABEL version=2.3.0-dev.67 [2022-09-20T21:40:49.832Z] ---> Running in e74bf2053ff9 [2022-09-20T21:40:50.820Z] Removing intermediate container e74bf2053ff9 [2022-09-20T21:40:50.820Z] ---> 728a159e34ef [2022-09-20T21:40:50.820Z] [2022-09-20T21:40:50.820Z] Successfully built 728a159e34ef [2022-09-20T21:40:50.820Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-20T21:40:50.820Z] Building support-notifications [2022-09-20T21:40:56.532Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:40:56.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:40:56.532Z] ---> ac3020899dce [2022-09-20T21:40:56.532Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-20T21:40:56.532Z] ---> Using cache [2022-09-20T21:40:56.532Z] ---> 02b178bfdb8b [2022-09-20T21:40:56.532Z] Step 4/23 : WORKDIR /edgex-go [2022-09-20T21:40:56.532Z] ---> Using cache [2022-09-20T21:40:56.532Z] ---> 818a798b347a [2022-09-20T21:40:56.532Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:40:56.532Z] ---> Using cache [2022-09-20T21:40:56.532Z] ---> 5f160d32384f [2022-09-20T21:40:56.532Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-20T21:40:56.815Z] ---> Running in d6a067fc8f07 [2022-09-20T21:40:59.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:40:59.467Z] Removing intermediate container 92e06381e737 [2022-09-20T21:40:59.467Z] ---> ce17049a94fa [2022-09-20T21:40:59.467Z] [2022-09-20T21:40:59.467Z] Step 11/24 : FROM alpine:3.16 [2022-09-20T21:40:59.467Z] ---> a6215f271958 [2022-09-20T21:40:59.467Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-20T21:40:59.467Z] ---> Running in 573d6679bc14 [2022-09-20T21:41:00.072Z] Removing intermediate container 573d6679bc14 [2022-09-20T21:41:00.072Z] ---> 2ee1a1bbfa3f [2022-09-20T21:41:00.072Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-20T21:41:00.072Z] ---> Running in dcf564459d5f [2022-09-20T21:41:00.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:00.627Z] Removing intermediate container dcf564459d5f [2022-09-20T21:41:00.627Z] ---> 06c6685872de [2022-09-20T21:41:00.627Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-20T21:41:00.901Z] ---> Running in 651e9c435443 [2022-09-20T21:41:01.499Z] Removing intermediate container 651e9c435443 [2022-09-20T21:41:01.499Z] ---> 7a75537476ee [2022-09-20T21:41:01.499Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:41:01.499Z] ---> Running in 2bb11783e81a [2022-09-20T21:41:01.774Z] OK: 221 MiB in 51 packages [2022-09-20T21:41:03.802Z] Removing intermediate container d6a067fc8f07 [2022-09-20T21:41:03.802Z] ---> a96f4eecfc5b [2022-09-20T21:41:03.802Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-20T21:41:05.803Z] ---> 7ce3fdba57d6 [2022-09-20T21:41:05.803Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:41:05.803Z] Removing intermediate container 2bb11783e81a [2022-09-20T21:41:05.803Z] ---> c1775be73fe3 [2022-09-20T21:41:05.803Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-20T21:41:06.083Z] ---> Running in 8e547496eeb5 [2022-09-20T21:41:06.083Z] ---> Running in 27a0f177ea86 [2022-09-20T21:41:09.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:10.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:11.596Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-20T21:41:11.596Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T21:41:11.596Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-20T21:41:11.596Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T21:41:11.874Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-20T21:41:12.155Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-20T21:41:12.155Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:41:12.155Z] OK: 8 MiB in 20 packages [2022-09-20T21:41:13.619Z] Removing intermediate container d5fe124ed5de [2022-09-20T21:41:13.619Z] ---> 18a84ccb4b5b [2022-09-20T21:41:13.619Z] [2022-09-20T21:41:13.619Z] Step 10/22 : FROM alpine:3.16 [2022-09-20T21:41:13.619Z] ---> a6215f271958 [2022-09-20T21:41:13.619Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-20T21:41:13.619Z] ---> Running in e58ac2fd7a25 [2022-09-20T21:41:13.909Z] Removing intermediate container 27a0f177ea86 [2022-09-20T21:41:13.909Z] ---> 9385c4f11f83 [2022-09-20T21:41:13.909Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:41:15.389Z] ---> 9353c38c6f45 [2022-09-20T21:41:15.389Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-20T21:41:16.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:16.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:17.289Z] ---> 97f2552d09ad [2022-09-20T21:41:17.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-20T21:41:17.901Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-20T21:41:17.901Z] ---> c427aa17666a [2022-09-20T21:41:17.901Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-20T21:41:18.183Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-20T21:41:18.183Z] ---> Running in 2e4154daa02e [2022-09-20T21:41:18.183Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-20T21:41:18.183Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-20T21:41:18.183Z] (5/6) Installing curl (7.83.1-r3) [2022-09-20T21:41:18.183Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-20T21:41:18.183Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:41:18.183Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:41:18.500Z] OK: 8 MiB in 20 packages [2022-09-20T21:41:18.789Z] Removing intermediate container 2e4154daa02e [2022-09-20T21:41:18.789Z] ---> fa264d89aa68 [2022-09-20T21:41:18.789Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:41:18.789Z] ---> Running in 565b9662e5b3 [2022-09-20T21:41:19.802Z] Removing intermediate container 565b9662e5b3 [2022-09-20T21:41:19.802Z] ---> 712839b27da6 [2022-09-20T21:41:19.802Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T21:41:19.802Z] ---> Running in bb91fe558d49 [2022-09-20T21:41:20.811Z] Removing intermediate container bb91fe558d49 [2022-09-20T21:41:20.811Z] ---> b7e09255ed60 [2022-09-20T21:41:20.811Z] Step 23/24 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:41:20.811Z] ---> Running in da348e72a607 [2022-09-20T21:41:21.087Z] Removing intermediate container e58ac2fd7a25 [2022-09-20T21:41:21.087Z] ---> 243c0f62f275 [2022-09-20T21:41:21.087Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T21:41:21.381Z] ---> Running in 058f50065b66 [2022-09-20T21:41:21.662Z] Removing intermediate container da348e72a607 [2022-09-20T21:41:21.662Z] ---> c5674b5f327d [2022-09-20T21:41:21.662Z] Step 24/24 : LABEL version=2.3.0-dev.67 [2022-09-20T21:41:21.942Z] ---> Running in 9e12be8473e2 [2022-09-20T21:41:22.219Z] Removing intermediate container 058f50065b66 [2022-09-20T21:41:22.219Z] ---> 1e5186bb0a18 [2022-09-20T21:41:22.219Z] Step 13/22 : WORKDIR /edgex [2022-09-20T21:41:22.504Z] ---> Running in f47e11b5224a [2022-09-20T21:41:22.504Z] Removing intermediate container 9e12be8473e2 [2022-09-20T21:41:22.504Z] ---> c1b19bd3e96c [2022-09-20T21:41:22.504Z] [2022-09-20T21:41:22.782Z] Successfully built c1b19bd3e96c [2022-09-20T21:41:22.782Z] Successfully tagged core-data-arm64:latest [2022-09-20T21:41:23.061Z] Building security-bootstrapper [2022-09-20T21:41:23.061Z] Removing intermediate container f47e11b5224a [2022-09-20T21:41:23.061Z] ---> 8ed9a5a9d5d0 [2022-09-20T21:41:23.061Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-20T21:41:24.327Z]  Building core-data ... done  ---> ca5882636543 [2022-09-20T21:41:24.327Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-20T21:41:25.543Z] ---> d278724f276b [2022-09-20T21:41:25.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-20T21:41:28.203Z] ---> d50ef43aada5 [2022-09-20T21:41:28.203Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T21:41:28.203Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:41:28.203Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:41:28.203Z] ---> ac3020899dce [2022-09-20T21:41:28.203Z] Step 3/33 : WORKDIR /edgex-go [2022-09-20T21:41:28.203Z] ---> Using cache [2022-09-20T21:41:28.203Z] ---> 285bd8bc8df9 [2022-09-20T21:41:28.203Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:41:28.203Z] ---> Using cache [2022-09-20T21:41:28.203Z] ---> 95bc791fc887 [2022-09-20T21:41:28.203Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-20T21:41:28.203Z] ---> Using cache [2022-09-20T21:41:28.203Z] ---> 4fa6fec0fda9 [2022-09-20T21:41:28.203Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-20T21:41:28.203Z] ---> Using cache [2022-09-20T21:41:28.203Z] ---> 9c8ba40db358 [2022-09-20T21:41:28.203Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:41:28.203Z] ---> Using cache [2022-09-20T21:41:28.203Z] ---> 500c7b70b888 [2022-09-20T21:41:28.203Z] Step 8/33 : COPY . . [2022-09-20T21:41:28.203Z] ---> Using cache [2022-09-20T21:41:28.203Z] ---> 4e4eb6e4c7ec [2022-09-20T21:41:28.203Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-20T21:41:28.487Z] ---> Running in 27d60b48e5ed [2022-09-20T21:41:29.126Z] ---> fbf407425924 [2022-09-20T21:41:29.126Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T21:41:29.407Z] ---> Running in 2ef709ee0364 [2022-09-20T21:41:31.415Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-20T21:41:32.885Z] Removing intermediate container 2ef709ee0364 [2022-09-20T21:41:32.885Z] ---> 0096893df55c [2022-09-20T21:41:32.885Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T21:41:32.885Z] ---> Running in 3b667a140ef9 [2022-09-20T21:41:33.517Z] Removing intermediate container 3b667a140ef9 [2022-09-20T21:41:33.517Z] ---> 87544c88737e [2022-09-20T21:41:33.517Z] Step 20/22 : LABEL arch=arm64 [2022-09-20T21:41:33.517Z] ---> Running in 9127111efd90 [2022-09-20T21:41:34.150Z] Removing intermediate container 9127111efd90 [2022-09-20T21:41:34.150Z] ---> 1c976f281c38 [2022-09-20T21:41:34.150Z] Step 21/22 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:41:34.431Z] ---> Running in 7bc3896a332c [2022-09-20T21:41:34.710Z] Removing intermediate container 7bc3896a332c [2022-09-20T21:41:34.710Z] ---> 0161a438a2dc [2022-09-20T21:41:34.710Z] Step 22/22 : LABEL version=2.3.0-dev.67 [2022-09-20T21:41:35.327Z] ---> Running in 13a0f6cb48fe [2022-09-20T21:41:35.939Z] Removing intermediate container 13a0f6cb48fe [2022-09-20T21:41:35.939Z] ---> 56c3b2b86e0f [2022-09-20T21:41:35.939Z] [2022-09-20T21:41:35.939Z] Successfully built 56c3b2b86e0f [2022-09-20T21:41:35.939Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-20T21:41:35.939Z] Building security-spiffe-token-provider [2022-09-20T21:41:41.402Z]  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:41:41.402Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:41:41.402Z] ---> ac3020899dce [2022-09-20T21:41:41.402Z] Step 3/20 : WORKDIR /edgex-go [2022-09-20T21:41:41.402Z] ---> Using cache [2022-09-20T21:41:41.402Z] ---> 285bd8bc8df9 [2022-09-20T21:41:41.402Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-20T21:41:41.402Z] ---> Running in 3ae612956931 [2022-09-20T21:41:44.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:44.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:45.799Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-20T21:41:45.799Z] v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-20T21:41:45.799Z] OK: 16894 distinct packages available [2022-09-20T21:41:46.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:46.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:41:48.148Z] OK: 221 MiB in 51 packages [2022-09-20T21:41:50.813Z] Removing intermediate container 3ae612956931 [2022-09-20T21:41:50.813Z] ---> 877fba4ae646 [2022-09-20T21:41:50.813Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-20T21:41:51.815Z] ---> 7e882d438359 [2022-09-20T21:41:51.815Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:41:52.104Z] ---> Running in 0e69e8c36bfd [2022-09-20T21:42:00.959Z] Removing intermediate container 8e547496eeb5 [2022-09-20T21:42:00.959Z] ---> bec6e7fdf0d8 [2022-09-20T21:42:00.959Z] Step 9/23 : COPY . . [2022-09-20T21:42:03.655Z] ---> 398333e03e15 [2022-09-20T21:42:03.655Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-20T21:42:03.655Z] ---> Running in beaf085736c7 [2022-09-20T21:42:05.728Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-20T21:42:45.317Z] Removing intermediate container 0e69e8c36bfd [2022-09-20T21:42:45.317Z] ---> 08c800ad474c [2022-09-20T21:42:45.317Z] Step 7/20 : COPY . . [2022-09-20T21:42:45.317Z] ---> 09e9d101a782 [2022-09-20T21:42:45.317Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-20T21:42:45.317Z] ---> Running in 15b8a1f0a362 [2022-09-20T21:42:45.317Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-20T21:43:32.350Z] Removing intermediate container 1b4e96f11f61 [2022-09-20T21:43:32.350Z] ---> 3fbdaab91377 [2022-09-20T21:43:32.350Z] [2022-09-20T21:43:32.350Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T21:43:32.350Z] ---> a6215f271958 [2022-09-20T21:43:32.350Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-20T21:43:32.350Z] ---> Using cache [2022-09-20T21:43:32.350Z] ---> 8cc4f89e064b [2022-09-20T21:43:32.350Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T21:43:32.350Z] ---> Using cache [2022-09-20T21:43:32.350Z] ---> 4da9324da1b8 [2022-09-20T21:43:32.350Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-20T21:43:32.350Z] ---> Running in e89e560b0bc0 [2022-09-20T21:43:32.350Z] Removing intermediate container e89e560b0bc0 [2022-09-20T21:43:32.350Z] ---> 267a60904a7a [2022-09-20T21:43:32.350Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T21:43:32.350Z] ---> Running in bea65774ea46 [2022-09-20T21:43:32.350Z] Removing intermediate container bea65774ea46 [2022-09-20T21:43:32.350Z] ---> 3ad9dce56fd1 [2022-09-20T21:43:32.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:43:32.350Z] ---> 9386d8562277 [2022-09-20T21:43:32.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-20T21:43:32.350Z] ---> b64806a1daaa [2022-09-20T21:43:32.350Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-20T21:43:32.350Z] ---> a7bb33e3756a [2022-09-20T21:43:32.350Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-20T21:43:32.350Z] ---> Running in baf841c4fa24 [2022-09-20T21:43:32.955Z] Removing intermediate container baf841c4fa24 [2022-09-20T21:43:32.955Z] ---> 9844b4fe7282 [2022-09-20T21:43:32.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:43:32.955Z] ---> Running in 44af883f4ec3 [2022-09-20T21:43:33.558Z] Removing intermediate container 44af883f4ec3 [2022-09-20T21:43:33.558Z] ---> b5c8a8869647 [2022-09-20T21:43:33.558Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T21:43:33.558Z] ---> Running in 80b273336c9f [2022-09-20T21:43:34.163Z] Removing intermediate container 80b273336c9f [2022-09-20T21:43:34.163Z] ---> 90510662eea7 [2022-09-20T21:43:34.163Z] Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:43:34.163Z] ---> Running in e0884abe419b [2022-09-20T21:43:34.766Z] Removing intermediate container e0884abe419b [2022-09-20T21:43:34.766Z] ---> c8f2a0dd1dde [2022-09-20T21:43:34.766Z] Step 23/23 : LABEL version=2.3.0-dev.67 [2022-09-20T21:43:34.766Z] ---> Running in dc35f97fdf54 [2022-09-20T21:43:35.370Z] Removing intermediate container dc35f97fdf54 [2022-09-20T21:43:35.370Z] ---> efdfeff0ce5d [2022-09-20T21:43:35.370Z] [2022-09-20T21:43:35.370Z] Successfully built efdfeff0ce5d [2022-09-20T21:43:35.370Z] Successfully tagged support-scheduler-arm64:latest [2022-09-20T21:43:35.370Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-09-20T21:43:38.794Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:43:38.794Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:43:38.794Z] ---> ac3020899dce [2022-09-20T21:43:38.794Z] Step 3/25 : WORKDIR /edgex-go [2022-09-20T21:43:38.794Z] ---> Using cache [2022-09-20T21:43:38.794Z] ---> 285bd8bc8df9 [2022-09-20T21:43:38.794Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:43:38.794Z] ---> Using cache [2022-09-20T21:43:38.794Z] ---> 95bc791fc887 [2022-09-20T21:43:38.794Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-20T21:43:38.794Z] ---> Using cache [2022-09-20T21:43:38.794Z] ---> 4fa6fec0fda9 [2022-09-20T21:43:38.794Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-20T21:43:38.794Z] ---> Using cache [2022-09-20T21:43:38.794Z] ---> 9c8ba40db358 [2022-09-20T21:43:38.794Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:43:38.794Z] ---> Using cache [2022-09-20T21:43:38.794Z] ---> 500c7b70b888 [2022-09-20T21:43:38.794Z] Step 8/25 : COPY . . [2022-09-20T21:43:39.070Z] ---> Using cache [2022-09-20T21:43:39.070Z] ---> 4e4eb6e4c7ec [2022-09-20T21:43:39.070Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-20T21:43:39.345Z] ---> Running in 6808f994fecf [2022-09-20T21:43:41.345Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-20T21:46:33.427Z] Removing intermediate container 99237522358c [2022-09-20T21:46:33.427Z] ---> 34c9e228ff2b [2022-09-20T21:46:33.427Z] [2022-09-20T21:46:33.427Z] Step 11/25 : FROM alpine:3.16 [2022-09-20T21:46:33.427Z] ---> a6215f271958 [2022-09-20T21:46:33.427Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> 8cc4f89e064b [2022-09-20T21:46:33.427Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> 4da9324da1b8 [2022-09-20T21:46:33.427Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-20T21:46:33.427Z] ---> Running in 0d797258c500 [2022-09-20T21:46:33.427Z] Removing intermediate container 0d797258c500 [2022-09-20T21:46:33.427Z] ---> 38a345f172e0 [2022-09-20T21:46:33.427Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-20T21:46:33.427Z] ---> Running in d652ada727a7 [2022-09-20T21:46:33.427Z] Removing intermediate container d652ada727a7 [2022-09-20T21:46:33.427Z] ---> bf3c94f1cbb9 [2022-09-20T21:46:33.427Z] Step 16/25 : WORKDIR / [2022-09-20T21:46:33.427Z] ---> Running in b53a99f196bc [2022-09-20T21:46:33.427Z] Removing intermediate container b53a99f196bc [2022-09-20T21:46:33.427Z] ---> 48ad358563ea [2022-09-20T21:46:33.427Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:46:33.427Z] ---> 2628495bcb79 [2022-09-20T21:46:33.427Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-20T21:46:33.427Z] ---> 845d7bf0ccac [2022-09-20T21:46:33.427Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-20T21:46:33.427Z] ---> b24c25297bce [2022-09-20T21:46:33.427Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-20T21:46:33.427Z] ---> 7b084c2b8009 [2022-09-20T21:46:33.427Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-20T21:46:33.427Z] ---> Running in e22657bf1ade [2022-09-20T21:46:33.427Z] Removing intermediate container e22657bf1ade [2022-09-20T21:46:33.427Z] ---> 3e84e1d767f2 [2022-09-20T21:46:33.427Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:46:33.427Z] ---> Running in 2fb67264d66a [2022-09-20T21:46:33.427Z] Removing intermediate container 2fb67264d66a [2022-09-20T21:46:33.427Z] ---> 8b21086c5173 [2022-09-20T21:46:33.427Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T21:46:33.427Z] ---> Running in c254a8c1810e [2022-09-20T21:46:33.427Z] Removing intermediate container c254a8c1810e [2022-09-20T21:46:33.427Z] ---> 03640505ad47 [2022-09-20T21:46:33.427Z] Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:46:33.427Z] ---> Running in 877056a177ff [2022-09-20T21:46:33.427Z] Removing intermediate container 877056a177ff [2022-09-20T21:46:33.427Z] ---> c40efa83d8c2 [2022-09-20T21:46:33.427Z] Step 25/25 : LABEL version=2.3.0-dev.67 [2022-09-20T21:46:33.427Z] ---> Running in 01c04b907929 [2022-09-20T21:46:33.427Z] Removing intermediate container 01c04b907929 [2022-09-20T21:46:33.427Z] ---> d34634a551ca [2022-09-20T21:46:33.427Z] [2022-09-20T21:46:33.427Z] Successfully built d34634a551ca [2022-09-20T21:46:33.427Z] Successfully tagged core-metadata-arm64:latest [2022-09-20T21:46:33.427Z] Building security-spire-agent [2022-09-20T21:46:33.427Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-20T21:46:33.427Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-20T21:46:33.427Z] ---> ac3020899dce [2022-09-20T21:46:33.427Z] Step 3/26 : WORKDIR /edgex-go [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> 285bd8bc8df9 [2022-09-20T21:46:33.427Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> 95bc791fc887 [2022-09-20T21:46:33.427Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> 1cfff360928b [2022-09-20T21:46:33.427Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> bee201a4f8ae [2022-09-20T21:46:33.427Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> 6eaf2a07090e [2022-09-20T21:46:33.427Z] Step 8/26 : COPY . . [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> bb49e11b600f [2022-09-20T21:46:33.427Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> 568bcaa5ef29 [2022-09-20T21:46:33.427Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-20T21:46:33.427Z] ---> Using cache [2022-09-20T21:46:33.427Z] ---> b1a20a95393a [2022-09-20T21:46:33.427Z] 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-20T21:46:33.427Z] ---> Running in e09288c0cb4a [2022-09-20T21:46:36.075Z] Removing intermediate container e09288c0cb4a [2022-09-20T21:46:36.075Z] ---> 439f4198aecd [2022-09-20T21:46:36.075Z] Step 12/26 : WORKDIR /edgex-go [2022-09-20T21:46:36.075Z] ---> Running in 85ee92dbc114 [2022-09-20T21:46:36.357Z] Removing intermediate container 85ee92dbc114 [2022-09-20T21:46:36.357Z] ---> dc60c499f842 [2022-09-20T21:46:36.357Z] [2022-09-20T21:46:36.357Z] Step 13/26 : FROM alpine:3.15 [2022-09-20T21:46:36.357Z] ---> 02e0d6fdf486 [2022-09-20T21:46:36.357Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:46:36.357Z] ---> Using cache [2022-09-20T21:46:36.357Z] ---> 11c860e88bfc [2022-09-20T21:46:36.634Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:46:36.634Z] ---> Using cache [2022-09-20T21:46:36.634Z] ---> 13761b31a190 [2022-09-20T21:46:36.634Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-20T21:46:36.634Z] ---> Running in b7d9b3d94797 [2022-09-20T21:46:38.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:46:39.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:46:41.092Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T21:46:41.092Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T21:46:41.092Z] OK: 15734 distinct packages available [2022-09-20T21:46:41.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:46:42.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:46:43.082Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-20T21:46:43.362Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-20T21:46:43.362Z] (3/5) Installing libucontext (1.1-r0) [2022-09-20T21:46:43.362Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-20T21:46:43.641Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-20T21:46:43.641Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T21:46:43.920Z] OK: 6 MiB in 19 packages [2022-09-20T21:46:45.393Z] Removing intermediate container b7d9b3d94797 [2022-09-20T21:46:45.393Z] ---> b1233a4ec7a4 [2022-09-20T21:46:45.393Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-20T21:46:48.830Z] ---> 1ec1f1de540a [2022-09-20T21:46:48.830Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-20T21:46:54.283Z] ---> 2fe5757be37c [2022-09-20T21:46:54.283Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-20T21:46:54.890Z] ---> ccfaf4bfe38d [2022-09-20T21:46:54.890Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-20T21:46:55.881Z] ---> 6f8d75bb548f [2022-09-20T21:46:55.881Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-20T21:46:56.879Z] ---> e74fcc7455a3 [2022-09-20T21:46:56.879Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-20T21:46:56.879Z] ---> Running in a8a50fe001da [2022-09-20T21:46:57.160Z] Removing intermediate container a8a50fe001da [2022-09-20T21:46:57.160Z] ---> ed9a25fdc10f [2022-09-20T21:46:57.160Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-20T21:46:57.440Z] ---> Running in 3ff7bac62d9a [2022-09-20T21:46:58.061Z] Removing intermediate container 3ff7bac62d9a [2022-09-20T21:46:58.061Z] ---> ed8a0a4a9817 [2022-09-20T21:46:58.061Z] Step 24/26 : LABEL arch=arm64 [2022-09-20T21:46:58.061Z] ---> Running in 941e844ec5c8 [2022-09-20T21:46:58.665Z] Removing intermediate container 941e844ec5c8 [2022-09-20T21:46:58.665Z] ---> 3742f34a58ce [2022-09-20T21:46:58.665Z] Step 25/26 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:46:58.665Z] ---> Running in 87ad038b67b9 [2022-09-20T21:46:59.273Z] Removing intermediate container 87ad038b67b9 [2022-09-20T21:46:59.273Z] ---> c2261e7dd5d3 [2022-09-20T21:46:59.273Z] Step 26/26 : LABEL version=2.3.0-dev.67 [2022-09-20T21:46:59.273Z] ---> Running in c3f35dd0674d [2022-09-20T21:46:59.876Z] Removing intermediate container c3f35dd0674d [2022-09-20T21:46:59.876Z] ---> 371c0eb6c94b [2022-09-20T21:46:59.876Z] [2022-09-20T21:46:59.876Z] Successfully built 371c0eb6c94b [2022-09-20T21:46:59.876Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-20T21:47:12.332Z]  Building security-spire-agent ... done Removing intermediate container 27d60b48e5ed [2022-09-20T21:47:12.332Z] ---> 40e683a71efc [2022-09-20T21:47:12.332Z] [2022-09-20T21:47:12.332Z] Step 10/33 : FROM alpine:3.16 [2022-09-20T21:47:12.332Z] ---> a6215f271958 [2022-09-20T21:47:12.332Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:47:12.332Z] ---> Running in cc0d8920cfd9 [2022-09-20T21:47:12.332Z] Removing intermediate container cc0d8920cfd9 [2022-09-20T21:47:12.332Z] ---> 2515bf252561 [2022-09-20T21:47:12.332Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-20T21:47:12.332Z] ---> Running in e76c943e764a [2022-09-20T21:47:13.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:47:13.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:47:14.597Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-20T21:47:14.597Z] (2/2) Installing su-exec (0.2-r1) [2022-09-20T21:47:14.597Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:47:14.877Z] OK: 5 MiB in 16 packages [2022-09-20T21:47:16.334Z] Removing intermediate container e76c943e764a [2022-09-20T21:47:16.334Z] ---> 166df9b6c55b [2022-09-20T21:47:16.334Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-20T21:47:16.334Z] ---> Running in 2b93c44b9c1f [2022-09-20T21:47:16.948Z] Removing intermediate container 2b93c44b9c1f [2022-09-20T21:47:16.948Z] ---> be448144126e [2022-09-20T21:47:16.948Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-20T21:47:16.948Z] ---> Running in 2abbebf6a450 [2022-09-20T21:47:17.565Z] Removing intermediate container 2abbebf6a450 [2022-09-20T21:47:17.565Z] ---> 23b7db5b3fd8 [2022-09-20T21:47:17.565Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-20T21:47:17.565Z] ---> Running in dfb9a60ea54a [2022-09-20T21:47:18.181Z] Removing intermediate container dfb9a60ea54a [2022-09-20T21:47:18.181Z] ---> ee9cee431f4c [2022-09-20T21:47:18.181Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-20T21:47:18.181Z] ---> Running in 3e3b574d0545 [2022-09-20T21:47:18.464Z] Removing intermediate container 3e3b574d0545 [2022-09-20T21:47:18.464Z] ---> d40f5afd71ce [2022-09-20T21:47:18.464Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-20T21:47:18.464Z] ---> Running in 452f5768da0a [2022-09-20T21:47:21.897Z] Removing intermediate container 452f5768da0a [2022-09-20T21:47:21.897Z] ---> 62dd6457d8e3 [2022-09-20T21:47:21.897Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-20T21:47:21.897Z] ---> Running in c1e7b9a4b677 [2022-09-20T21:47:22.171Z] Removing intermediate container c1e7b9a4b677 [2022-09-20T21:47:22.171Z] ---> 6e45122994f7 [2022-09-20T21:47:22.171Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-20T21:47:23.174Z] ---> fff86c9b6b13 [2022-09-20T21:47:23.174Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-20T21:47:23.174Z] ---> Running in 00169739d334 [2022-09-20T21:47:25.819Z] Removing intermediate container 00169739d334 [2022-09-20T21:47:25.819Z] ---> f5c39471039a [2022-09-20T21:47:25.819Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:47:26.821Z] ---> 1c98855ec441 [2022-09-20T21:47:26.821Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-20T21:47:28.829Z] ---> cc3c29e8132d [2022-09-20T21:47:28.829Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-20T21:47:29.441Z] ---> 59bdd9c4ee3d [2022-09-20T21:47:29.441Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-20T21:47:30.452Z] ---> 389b8b22fde1 [2022-09-20T21:47:30.452Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-20T21:47:31.447Z] ---> 5319ac26cc54 [2022-09-20T21:47:31.447Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-20T21:47:32.433Z] ---> 82394231b319 [2022-09-20T21:47:32.433Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-20T21:47:33.424Z] ---> 9fc6b1994067 [2022-09-20T21:47:33.424Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-20T21:47:33.424Z] ---> Running in dcc23d91b768 [2022-09-20T21:47:36.838Z] Removing intermediate container dcc23d91b768 [2022-09-20T21:47:36.838Z] ---> 146920907bb6 [2022-09-20T21:47:36.838Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-20T21:47:36.838Z] ---> Running in 47f7eb4335a3 [2022-09-20T21:47:36.838Z] Removing intermediate container 47f7eb4335a3 [2022-09-20T21:47:36.838Z] ---> 88872ae80622 [2022-09-20T21:47:36.838Z] Step 30/33 : CMD ["gate"] [2022-09-20T21:47:36.838Z] ---> Running in a16eeec96791 [2022-09-20T21:47:37.440Z] Removing intermediate container a16eeec96791 [2022-09-20T21:47:37.440Z] ---> 4113b28e1134 [2022-09-20T21:47:37.440Z] Step 31/33 : LABEL arch=arm64 [2022-09-20T21:47:37.715Z] ---> Running in afad65ed7b29 [2022-09-20T21:47:37.992Z] Removing intermediate container afad65ed7b29 [2022-09-20T21:47:37.992Z] ---> ae5e24a2201f [2022-09-20T21:47:37.992Z] Step 32/33 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:47:38.269Z] ---> Running in 683f8ae0aefb [2022-09-20T21:47:38.552Z] Removing intermediate container 683f8ae0aefb [2022-09-20T21:47:38.552Z] ---> d7044dec68ce [2022-09-20T21:47:38.552Z] Step 33/33 : LABEL version=2.3.0-dev.67 [2022-09-20T21:47:38.828Z] ---> Running in ac73f6b27d7b [2022-09-20T21:47:39.439Z] Removing intermediate container ac73f6b27d7b [2022-09-20T21:47:39.439Z] ---> d80578978826 [2022-09-20T21:47:39.439Z] [2022-09-20T21:47:39.439Z] Successfully built d80578978826 [2022-09-20T21:47:39.439Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-20T21:48:18.501Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-20T21:48:33.715Z] Removing intermediate container 6808f994fecf [2022-09-20T21:48:33.715Z] ---> 8ab4407edd21 [2022-09-20T21:48:33.715Z] [2022-09-20T21:48:33.715Z] Step 10/25 : FROM alpine:3.16 [2022-09-20T21:48:33.715Z] ---> a6215f271958 [2022-09-20T21:48:33.715Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-20T21:48:33.715Z] ---> Running in abcba3c5f888 [2022-09-20T21:48:33.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:48:39.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:48:47.433Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-20T21:48:47.433Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-20T21:48:47.433Z] (3/3) Installing su-exec (0.2-r1) [2022-09-20T21:48:47.433Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:48:47.433Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:48:47.433Z] OK: 6 MiB in 17 packages [2022-09-20T21:48:49.144Z] Removing intermediate container abcba3c5f888 [2022-09-20T21:48:49.144Z] ---> e9fc0f29d1cc [2022-09-20T21:48:49.144Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-20T21:48:49.429Z] ---> Running in de6fbb083bac [2022-09-20T21:48:50.030Z] Removing intermediate container de6fbb083bac [2022-09-20T21:48:50.030Z] ---> 2e0295a9a405 [2022-09-20T21:48:50.030Z] Step 13/25 : WORKDIR / [2022-09-20T21:48:50.030Z] ---> Running in 32240159b808 [2022-09-20T21:48:50.691Z] Removing intermediate container 32240159b808 [2022-09-20T21:48:50.691Z] ---> 392d65e3c320 [2022-09-20T21:48:50.691Z] 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-20T21:48:51.686Z] ---> 1b82926f3dd5 [2022-09-20T21:48:51.686Z] 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-20T21:48:53.140Z] ---> 40ab7c979d04 [2022-09-20T21:48:53.140Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-20T21:48:54.169Z] ---> fba4ae5fff06 [2022-09-20T21:48:54.169Z] 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-20T21:48:55.811Z] ---> d1a3f7b61b21 [2022-09-20T21:48:55.811Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-20T21:48:56.814Z] ---> 9bcf6c2ef859 [2022-09-20T21:48:56.814Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-20T21:48:56.814Z] Removing intermediate container 15b8a1f0a362 [2022-09-20T21:48:56.814Z] ---> b249a942940c [2022-09-20T21:48:56.814Z] [2022-09-20T21:48:57.401Z] Step 9/20 : FROM alpine:3.15 [2022-09-20T21:48:57.401Z] ---> 02e0d6fdf486 [2022-09-20T21:48:57.401Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-20T21:48:57.401Z] ---> Using cache [2022-09-20T21:48:57.401Z] ---> 11c860e88bfc [2022-09-20T21:48:57.401Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T21:48:57.401Z] ---> Using cache [2022-09-20T21:48:57.401Z] ---> 13761b31a190 [2022-09-20T21:48:57.401Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-20T21:48:57.401Z] ---> Running in e54d7493e8dc [2022-09-20T21:48:58.127Z] ---> 733a22520ee0 [2022-09-20T21:48:58.127Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-20T21:48:58.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:48:59.036Z] ---> 9100f705c163 [2022-09-20T21:48:59.036Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-20T21:48:59.036Z] ---> Running in 6144262254fa [2022-09-20T21:49:00.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:49:01.521Z] Removing intermediate container 6144262254fa [2022-09-20T21:49:01.521Z] ---> 96a226222e97 [2022-09-20T21:49:01.521Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-20T21:49:01.521Z] ---> Running in 28411fdef225 [2022-09-20T21:49:01.521Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-20T21:49:01.521Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-20T21:49:01.521Z] OK: 15734 distinct packages available [2022-09-20T21:49:01.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:49:02.067Z] Removing intermediate container 28411fdef225 [2022-09-20T21:49:02.067Z] ---> 2efdf57828a6 [2022-09-20T21:49:02.067Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T21:49:02.067Z] ---> Running in 2952255f8e0e [2022-09-20T21:49:02.660Z] Removing intermediate container 2952255f8e0e [2022-09-20T21:49:02.661Z] ---> a6850b9d5278 [2022-09-20T21:49:02.661Z] Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:02.661Z] ---> Running in 019c9bf4a9db [2022-09-20T21:49:02.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:49:03.209Z] Removing intermediate container 019c9bf4a9db [2022-09-20T21:49:03.209Z] ---> ce6497d28b42 [2022-09-20T21:49:03.209Z] Step 25/25 : LABEL version=2.3.0-dev.67 [2022-09-20T21:49:03.483Z] ---> Running in 282b0c581cff [2022-09-20T21:49:04.082Z] Removing intermediate container 282b0c581cff [2022-09-20T21:49:04.082Z] ---> 7aabf8fb8b40 [2022-09-20T21:49:04.082Z] [2022-09-20T21:49:04.082Z] Successfully built 7aabf8fb8b40 [2022-09-20T21:49:04.082Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-20T21:49:04.083Z]  Building security-secretstore-setup ... done (1/9) Installing ca-certificates (20220614-r0) [2022-09-20T21:49:04.360Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-20T21:49:04.632Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-20T21:49:04.632Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-20T21:49:04.904Z] (5/9) Installing curl (7.80.0-r3) [2022-09-20T21:49:04.904Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-20T21:49:05.177Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-20T21:49:05.177Z] (8/9) Installing libucontext (1.1-r0) [2022-09-20T21:49:05.460Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-20T21:49:05.460Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T21:49:05.742Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:49:05.742Z] OK: 8 MiB in 23 packages [2022-09-20T21:49:07.403Z] Removing intermediate container e54d7493e8dc [2022-09-20T21:49:07.403Z] ---> 9378c8f79907 [2022-09-20T21:49:07.403Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:49:07.678Z] Removing intermediate container beaf085736c7 [2022-09-20T21:49:07.678Z] ---> bb04d35dc37e [2022-09-20T21:49:07.678Z] [2022-09-20T21:49:07.678Z] Step 11/23 : FROM alpine:3.16 [2022-09-20T21:49:07.678Z] ---> a6215f271958 [2022-09-20T21:49:07.678Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-20T21:49:07.954Z] ---> Running in d5c68c07914c [2022-09-20T21:49:08.228Z] ---> 400d3654ec5e [2022-09-20T21:49:08.228Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-20T21:49:09.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T21:49:09.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T21:49:09.814Z] ---> c13be676dec1 [2022-09-20T21:49:09.814Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-20T21:49:10.413Z] ---> 942b3f9c7278 [2022-09-20T21:49:10.413Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-20T21:49:10.413Z] ---> Running in 6194d7a4d010 [2022-09-20T21:49:10.693Z] Removing intermediate container 6194d7a4d010 [2022-09-20T21:49:10.693Z] ---> 8f860cb73967 [2022-09-20T21:49:10.693Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:49:10.967Z] ---> Running in bc4a6fc9eea3 [2022-09-20T21:49:10.967Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-20T21:49:10.967Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-20T21:49:10.967Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T21:49:11.248Z] Executing ca-certificates-20220614-r0.trigger [2022-09-20T21:49:11.248Z] Removing intermediate container bc4a6fc9eea3 [2022-09-20T21:49:11.248Z] ---> 7f661256f961 [2022-09-20T21:49:11.249Z] Step 18/20 : LABEL arch=arm64 [2022-09-20T21:49:11.249Z] ---> Running in 4563fe26cc0a [2022-09-20T21:49:11.249Z] OK: 6 MiB in 16 packages [2022-09-20T21:49:11.535Z] Removing intermediate container 4563fe26cc0a [2022-09-20T21:49:11.535Z] ---> 791cb74196d7 [2022-09-20T21:49:11.535Z] Step 19/20 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:11.811Z] ---> Running in eb81d7b28ec8 [2022-09-20T21:49:12.087Z] Removing intermediate container eb81d7b28ec8 [2022-09-20T21:49:12.087Z] ---> e489c640ff1a [2022-09-20T21:49:12.087Z] Step 20/20 : LABEL version=2.3.0-dev.67 [2022-09-20T21:49:12.365Z] ---> Running in 879d60717a2d [2022-09-20T21:49:12.648Z] Removing intermediate container 879d60717a2d [2022-09-20T21:49:12.648Z] ---> 344564a689be [2022-09-20T21:49:12.648Z] [2022-09-20T21:49:12.648Z] Removing intermediate container d5c68c07914c [2022-09-20T21:49:12.648Z] ---> 7c42bb1d86cc [2022-09-20T21:49:12.648Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-20T21:49:12.931Z] Successfully built 344564a689be [2022-09-20T21:49:12.931Z] ---> Running in 256d45db9930 [2022-09-20T21:49:12.931Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-20T21:49:13.207Z]  Building security-spiffe-token-provider ... done Removing intermediate container 256d45db9930 [2022-09-20T21:49:13.207Z] ---> 1bc027175f59 [2022-09-20T21:49:13.207Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-20T21:49:13.207Z] ---> Running in b41e8e5b7092 [2022-09-20T21:49:13.481Z] Removing intermediate container b41e8e5b7092 [2022-09-20T21:49:13.481Z] ---> ffeaee28c306 [2022-09-20T21:49:13.481Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-20T21:49:13.481Z] ---> Running in 10db53a5b5e0 [2022-09-20T21:49:13.756Z] Removing intermediate container 10db53a5b5e0 [2022-09-20T21:49:13.756Z] ---> dbf3da6982b7 [2022-09-20T21:49:13.756Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-20T21:49:14.357Z] ---> 292183d4fdea [2022-09-20T21:49:14.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-20T21:49:15.796Z] ---> 0c2c1f44f65e [2022-09-20T21:49:15.796Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-20T21:49:16.395Z] ---> 39756f67c7ea [2022-09-20T21:49:16.395Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-20T21:49:16.395Z] ---> Running in e730a153091b [2022-09-20T21:49:16.670Z] Removing intermediate container e730a153091b [2022-09-20T21:49:16.670Z] ---> 164fbb6b2bb8 [2022-09-20T21:49:16.670Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T21:49:16.670Z] ---> Running in 5510f848bfe8 [2022-09-20T21:49:16.948Z] Removing intermediate container 5510f848bfe8 [2022-09-20T21:49:16.948Z] ---> 45a1a121d954 [2022-09-20T21:49:16.948Z] Step 21/23 : LABEL arch=arm64 [2022-09-20T21:49:16.948Z] ---> Running in 59349e7bb185 [2022-09-20T21:49:17.228Z] Removing intermediate container 59349e7bb185 [2022-09-20T21:49:17.228Z] ---> 6bae93ad6738 [2022-09-20T21:49:17.228Z] Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:17.502Z] ---> Running in bbf58994a3e8 [2022-09-20T21:49:17.774Z] Removing intermediate container bbf58994a3e8 [2022-09-20T21:49:17.774Z] ---> 4c56cb7e1896 [2022-09-20T21:49:17.774Z] Step 23/23 : LABEL version=2.3.0-dev.67 [2022-09-20T21:49:17.774Z] ---> Running in 7211c1fd8d13 [2022-09-20T21:49:18.047Z] Removing intermediate container 7211c1fd8d13 [2022-09-20T21:49:18.047Z] ---> 33ac4d25f6cc [2022-09-20T21:49:18.047Z] [2022-09-20T21:49:18.048Z] Successfully built 33ac4d25f6cc [2022-09-20T21:49:18.048Z] Successfully tagged support-notifications-arm64:latest [2022-09-20T21:49:18.345Z]  Building support-notifications ... done  [Pipeline] } [2022-09-20T21:49:18.374Z] $ docker stop --time=1 bf9d1837ed52e8bb2987e978fb66c06ea123aa12b83223a40b9485c73c047903 [2022-09-20T21:49:20.023Z] $ docker rm -f bf9d1837ed52e8bb2987e978fb66c06ea123aa12b83223a40b9485c73c047903 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T21:49:20.528Z] + docker images [2022-09-20T21:49:20.798Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-20T21:49:20.798Z] support-notifications-arm64 latest 33ac4d25f6cc 3 seconds ago 26.3MB [2022-09-20T21:49:20.798Z] security-spiffe-token-provider-arm64 latest 344564a689be 8 seconds ago 28.4MB [2022-09-20T21:49:20.798Z] bb04d35dc37e 14 seconds ago 1.27GB [2022-09-20T21:49:20.798Z] security-secretstore-setup-arm64 latest 7aabf8fb8b40 17 seconds ago 28.2MB [2022-09-20T21:49:20.798Z] b249a942940c 24 seconds ago 1.24GB [2022-09-20T21:49:20.798Z] 8ab4407edd21 50 seconds ago 1.2GB [2022-09-20T21:49:20.798Z] security-bootstrapper-arm64 latest d80578978826 About a minute ago 19.1MB [2022-09-20T21:49:20.798Z] 40e683a71efc 2 minutes ago 1.2GB [2022-09-20T21:49:20.798Z] security-spire-agent-arm64 latest 371c0eb6c94b 2 minutes ago 122MB [2022-09-20T21:49:20.798Z] dc60c499f842 2 minutes ago 1.09GB [2022-09-20T21:49:20.798Z] core-metadata-arm64 latest d34634a551ca 2 minutes ago 17.5MB [2022-09-20T21:49:20.798Z] 34c9e228ff2b 3 minutes ago 1.22GB [2022-09-20T21:49:20.798Z] support-scheduler-arm64 latest efdfeff0ce5d 5 minutes ago 25.7MB [2022-09-20T21:49:20.798Z] 3fbdaab91377 5 minutes ago 1.27GB [2022-09-20T21:49:20.798Z] security-proxy-setup-arm64 latest 56c3b2b86e0f 7 minutes ago 26.4MB [2022-09-20T21:49:20.798Z] core-data-arm64 latest c1b19bd3e96c 7 minutes ago 20.7MB [2022-09-20T21:49:20.798Z] 18a84ccb4b5b 8 minutes ago 1.2GB [2022-09-20T21:49:20.798Z] ce17049a94fa 8 minutes ago 1.22GB [2022-09-20T21:49:20.798Z] sys-mgmt-agent-arm64 latest 728a159e34ef 8 minutes ago 133MB [2022-09-20T21:49:20.798Z] core-command-arm64 latest 95b8465d5ae5 9 minutes ago 16.7MB [2022-09-20T21:49:20.798Z] decf24c85f62 9 minutes ago 1.21GB [2022-09-20T21:49:20.798Z] 361e6048217e 10 minutes ago 1.19GB [2022-09-20T21:49:20.798Z] security-spire-config-arm64 latest dddae7db2747 14 minutes ago 83.6MB [2022-09-20T21:49:20.798Z] security-spire-server-arm64 latest 9d588a734d93 14 minutes ago 84.2MB [2022-09-20T21:49:20.798Z] 55f59d4f768f 15 minutes ago 1.09GB [2022-09-20T21:49:20.798Z] 59eb00e2181a 15 minutes ago 1.09GB [2022-09-20T21:49:20.798Z] ci-base-image-arm64 latest ac3020899dce 17 minutes ago 996MB [2022-09-20T21:49:20.798Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-20T21:49:20.798Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-20T21:49:20.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-20T21:49:20.798Z] 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-20T21:49:20.915Z] provisioning config files... [2022-09-20T21:49:20.931Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/303@tmp/config372162380049407001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:49:21.274Z] ---> docker-login.sh [2022-09-20T21:49:21.274Z] nexus3.edgexfoundry.org:10001 [2022-09-20T21:49:21.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:49:21.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:49:21.816Z] Configure a credential helper to remove this warning. See [2022-09-20T21:49:21.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:49:21.816Z] [2022-09-20T21:49:21.816Z] Login Succeeded [2022-09-20T21:49:21.816Z] nexus3.edgexfoundry.org:10002 [2022-09-20T21:49:22.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:49:22.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:49:22.389Z] Configure a credential helper to remove this warning. See [2022-09-20T21:49:22.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:49:22.389Z] [2022-09-20T21:49:22.390Z] Login Succeeded [2022-09-20T21:49:22.390Z] nexus3.edgexfoundry.org:10003 [2022-09-20T21:49:22.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:49:22.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:49:22.662Z] Configure a credential helper to remove this warning. See [2022-09-20T21:49:22.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:49:22.662Z] [2022-09-20T21:49:22.662Z] Login Succeeded [2022-09-20T21:49:22.939Z] nexus3.edgexfoundry.org:10004 [2022-09-20T21:49:23.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:49:23.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:49:23.214Z] Configure a credential helper to remove this warning. See [2022-09-20T21:49:23.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:49:23.214Z] [2022-09-20T21:49:23.214Z] Login Succeeded [2022-09-20T21:49:23.214Z] docker.io [2022-09-20T21:49:23.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T21:49:24.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T21:49:24.416Z] Configure a credential helper to remove this warning. See [2022-09-20T21:49:24.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T21:49:24.416Z] [2022-09-20T21:49:24.416Z] Login Succeeded [2022-09-20T21:49:24.416Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T21:49:24.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:49:24.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T21:49:24.485Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-20T21:49:24.485Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:24.485Z] latest [2022-09-20T21:49:24.485Z] 2.3.0-dev.67 [2022-09-20T21:49:24.485Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:24.485Z] main [2022-09-20T21:49:24.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:24.850Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:25.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:25.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T21:49:25.276Z] da9bb266f0d8: Preparing [2022-09-20T21:49:25.276Z] 40043af6f45a: Preparing [2022-09-20T21:49:25.276Z] 443e5c05724a: Preparing [2022-09-20T21:49:25.276Z] b9746abb3cfe: Preparing [2022-09-20T21:49:25.276Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:25.276Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:25.561Z] 443e5c05724a: Pushed [2022-09-20T21:49:25.561Z] da9bb266f0d8: Pushed [2022-09-20T21:49:25.561Z] b9746abb3cfe: Pushed [2022-09-20T21:49:28.941Z] 40043af6f45a: Pushed [2022-09-20T21:49:28.941Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:29.303Z] + 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-20T21:49:29.669Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-20T21:49:29.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T21:49:29.669Z] da9bb266f0d8: Preparing [2022-09-20T21:49:29.669Z] 40043af6f45a: Preparing [2022-09-20T21:49:29.669Z] 443e5c05724a: Preparing [2022-09-20T21:49:29.669Z] b9746abb3cfe: Preparing [2022-09-20T21:49:29.669Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:29.669Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:29.669Z] da9bb266f0d8: Layer already exists [2022-09-20T21:49:29.940Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:29.940Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:29.940Z] 40043af6f45a: Layer already exists [2022-09-20T21:49:29.940Z] latest: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:30.303Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:30.659Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.67 [2022-09-20T21:49:30.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T21:49:30.659Z] da9bb266f0d8: Preparing [2022-09-20T21:49:30.659Z] 40043af6f45a: Preparing [2022-09-20T21:49:30.659Z] 443e5c05724a: Preparing [2022-09-20T21:49:30.659Z] b9746abb3cfe: Preparing [2022-09-20T21:49:30.659Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:30.659Z] da9bb266f0d8: Layer already exists [2022-09-20T21:49:30.659Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:30.659Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:30.659Z] 40043af6f45a: Layer already exists [2022-09-20T21:49:30.659Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:30.930Z] 2.3.0-dev.67: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:31.294Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:31.660Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:31.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T21:49:31.660Z] da9bb266f0d8: Preparing [2022-09-20T21:49:31.660Z] 40043af6f45a: Preparing [2022-09-20T21:49:31.660Z] 443e5c05724a: Preparing [2022-09-20T21:49:31.660Z] b9746abb3cfe: Preparing [2022-09-20T21:49:31.660Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:31.660Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:31.660Z] da9bb266f0d8: Layer already exists [2022-09-20T21:49:31.660Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:31.660Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:31.660Z] 40043af6f45a: Layer already exists [2022-09-20T21:49:31.931Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:32.289Z] + 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-20T21:49:32.635Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-20T21:49:32.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-20T21:49:32.635Z] da9bb266f0d8: Preparing [2022-09-20T21:49:32.635Z] 40043af6f45a: Preparing [2022-09-20T21:49:32.635Z] 443e5c05724a: Preparing [2022-09-20T21:49:32.635Z] b9746abb3cfe: Preparing [2022-09-20T21:49:32.635Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:32.635Z] 40043af6f45a: Layer already exists [2022-09-20T21:49:32.635Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:32.635Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:32.635Z] da9bb266f0d8: Layer already exists [2022-09-20T21:49:32.635Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:32.907Z] main: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:49:32.954Z] ===================================================== [Pipeline] echo [2022-09-20T21:49:32.959Z] taggedImages: [2022-09-20T21:49:32.959Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:32.959Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-20T21:49:32.959Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.67 [2022-09-20T21:49:32.959Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:32.959Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-20T21:49:32.973Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-20T21:49:32.973Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:32.973Z] latest [2022-09-20T21:49:32.973Z] 2.3.0-dev.67 [2022-09-20T21:49:32.973Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:32.973Z] main [2022-09-20T21:49:32.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:33.323Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:33.688Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:33.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T21:49:33.688Z] 2bd9425aa38e: Preparing [2022-09-20T21:49:33.688Z] 3cc0d7209cad: Preparing [2022-09-20T21:49:33.688Z] 443e5c05724a: Preparing [2022-09-20T21:49:33.688Z] ace8566c8c68: Preparing [2022-09-20T21:49:33.688Z] 2fba5886aa36: Preparing [2022-09-20T21:49:33.688Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:33.688Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:33.688Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:33.958Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:33.958Z] 2bd9425aa38e: Pushed [2022-09-20T21:49:33.958Z] 2fba5886aa36: Pushed [2022-09-20T21:49:34.552Z] ace8566c8c68: Pushed [2022-09-20T21:49:37.149Z] 3cc0d7209cad: Pushed [2022-09-20T21:49:37.149Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:37.505Z] + 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-20T21:49:37.855Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-20T21:49:37.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T21:49:37.856Z] 2bd9425aa38e: Preparing [2022-09-20T21:49:37.856Z] 3cc0d7209cad: Preparing [2022-09-20T21:49:37.856Z] 443e5c05724a: Preparing [2022-09-20T21:49:37.856Z] ace8566c8c68: Preparing [2022-09-20T21:49:37.856Z] 2fba5886aa36: Preparing [2022-09-20T21:49:37.856Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:37.856Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:37.856Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:37.856Z] 3cc0d7209cad: Layer already exists [2022-09-20T21:49:37.856Z] 2bd9425aa38e: Layer already exists [2022-09-20T21:49:37.856Z] 2fba5886aa36: Layer already exists [2022-09-20T21:49:37.856Z] ace8566c8c68: Layer already exists [2022-09-20T21:49:37.856Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:38.125Z] latest: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:38.481Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:38.836Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.67 [2022-09-20T21:49:38.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T21:49:38.836Z] 2bd9425aa38e: Preparing [2022-09-20T21:49:38.836Z] 3cc0d7209cad: Preparing [2022-09-20T21:49:38.836Z] 443e5c05724a: Preparing [2022-09-20T21:49:38.836Z] ace8566c8c68: Preparing [2022-09-20T21:49:38.836Z] 2fba5886aa36: Preparing [2022-09-20T21:49:38.836Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:38.836Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:38.836Z] 3cc0d7209cad: Layer already exists [2022-09-20T21:49:38.836Z] 2bd9425aa38e: Layer already exists [2022-09-20T21:49:38.836Z] ace8566c8c68: Layer already exists [2022-09-20T21:49:38.836Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:38.836Z] 2fba5886aa36: Layer already exists [2022-09-20T21:49:38.836Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:39.106Z] 2.3.0-dev.67: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:39.472Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:39.837Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:39.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T21:49:39.837Z] 2bd9425aa38e: Preparing [2022-09-20T21:49:39.837Z] 3cc0d7209cad: Preparing [2022-09-20T21:49:39.837Z] 443e5c05724a: Preparing [2022-09-20T21:49:39.837Z] ace8566c8c68: Preparing [2022-09-20T21:49:39.837Z] 2fba5886aa36: Preparing [2022-09-20T21:49:39.837Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:39.837Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:39.837Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:39.837Z] 3cc0d7209cad: Layer already exists [2022-09-20T21:49:39.837Z] ace8566c8c68: Layer already exists [2022-09-20T21:49:39.837Z] 2fba5886aa36: Layer already exists [2022-09-20T21:49:39.837Z] 2bd9425aa38e: Layer already exists [2022-09-20T21:49:39.837Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:40.128Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:40.541Z] + 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-20T21:49:40.915Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-20T21:49:40.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-20T21:49:40.915Z] 2bd9425aa38e: Preparing [2022-09-20T21:49:40.915Z] 3cc0d7209cad: Preparing [2022-09-20T21:49:40.915Z] 443e5c05724a: Preparing [2022-09-20T21:49:40.915Z] ace8566c8c68: Preparing [2022-09-20T21:49:40.915Z] 2fba5886aa36: Preparing [2022-09-20T21:49:40.915Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:40.915Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:40.915Z] 3cc0d7209cad: Layer already exists [2022-09-20T21:49:40.915Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:40.915Z] ace8566c8c68: Layer already exists [2022-09-20T21:49:40.915Z] 2bd9425aa38e: Layer already exists [2022-09-20T21:49:40.915Z] 2fba5886aa36: Layer already exists [2022-09-20T21:49:40.915Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:41.196Z] main: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:49:41.257Z] ===================================================== [Pipeline] echo [2022-09-20T21:49:41.266Z] taggedImages: [2022-09-20T21:49:41.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:41.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-20T21:49:41.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.67 [2022-09-20T21:49:41.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:41.266Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-20T21:49:41.289Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-20T21:49:41.289Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:41.289Z] latest [2022-09-20T21:49:41.289Z] 2.3.0-dev.67 [2022-09-20T21:49:41.289Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:41.289Z] main [2022-09-20T21:49:41.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:41.647Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:42.014Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:42.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T21:49:42.014Z] 8922653f9cf8: Preparing [2022-09-20T21:49:42.014Z] 3e2edb447487: Preparing [2022-09-20T21:49:42.014Z] a017667ed118: Preparing [2022-09-20T21:49:42.014Z] 443e5c05724a: Preparing [2022-09-20T21:49:42.014Z] b9746abb3cfe: Preparing [2022-09-20T21:49:42.014Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:42.014Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:42.014Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:42.014Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:42.286Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:42.286Z] 8922653f9cf8: Pushed [2022-09-20T21:49:42.287Z] 3e2edb447487: Pushed [2022-09-20T21:49:44.883Z] a017667ed118: Pushed [2022-09-20T21:49:45.154Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:45.513Z] + 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-20T21:49:45.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-20T21:49:45.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T21:49:45.869Z] 8922653f9cf8: Preparing [2022-09-20T21:49:45.869Z] 3e2edb447487: Preparing [2022-09-20T21:49:45.869Z] a017667ed118: Preparing [2022-09-20T21:49:45.869Z] 443e5c05724a: Preparing [2022-09-20T21:49:45.869Z] b9746abb3cfe: Preparing [2022-09-20T21:49:45.869Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:45.869Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:45.869Z] a017667ed118: Layer already exists [2022-09-20T21:49:45.869Z] 8922653f9cf8: Layer already exists [2022-09-20T21:49:45.869Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:45.869Z] 3e2edb447487: Layer already exists [2022-09-20T21:49:45.869Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:45.869Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:46.144Z] latest: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:46.525Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:46.901Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.67 [2022-09-20T21:49:46.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T21:49:46.901Z] 8922653f9cf8: Preparing [2022-09-20T21:49:46.901Z] 3e2edb447487: Preparing [2022-09-20T21:49:46.901Z] a017667ed118: Preparing [2022-09-20T21:49:46.901Z] 443e5c05724a: Preparing [2022-09-20T21:49:46.901Z] b9746abb3cfe: Preparing [2022-09-20T21:49:46.901Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:46.901Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:46.901Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:46.901Z] 8922653f9cf8: Layer already exists [2022-09-20T21:49:46.901Z] a017667ed118: Layer already exists [2022-09-20T21:49:46.901Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:46.901Z] 3e2edb447487: Layer already exists [2022-09-20T21:49:47.176Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:47.176Z] 2.3.0-dev.67: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:47.538Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:47.903Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:47.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T21:49:47.903Z] 8922653f9cf8: Preparing [2022-09-20T21:49:47.903Z] 3e2edb447487: Preparing [2022-09-20T21:49:47.903Z] a017667ed118: Preparing [2022-09-20T21:49:47.903Z] 443e5c05724a: Preparing [2022-09-20T21:49:47.903Z] b9746abb3cfe: Preparing [2022-09-20T21:49:47.903Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:47.903Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:47.903Z] a017667ed118: Layer already exists [2022-09-20T21:49:47.903Z] 8922653f9cf8: Layer already exists [2022-09-20T21:49:47.903Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:47.903Z] 3e2edb447487: Layer already exists [2022-09-20T21:49:47.903Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:47.903Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:48.177Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:48.542Z] + 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-20T21:49:48.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-20T21:49:48.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-20T21:49:48.927Z] 8922653f9cf8: Preparing [2022-09-20T21:49:48.927Z] 3e2edb447487: Preparing [2022-09-20T21:49:48.927Z] a017667ed118: Preparing [2022-09-20T21:49:48.927Z] 443e5c05724a: Preparing [2022-09-20T21:49:48.927Z] b9746abb3cfe: Preparing [2022-09-20T21:49:48.927Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:48.927Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:48.927Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:48.927Z] b9746abb3cfe: Layer already exists [2022-09-20T21:49:48.927Z] 8922653f9cf8: Layer already exists [2022-09-20T21:49:48.927Z] a017667ed118: Layer already exists [2022-09-20T21:49:48.927Z] 3e2edb447487: Layer already exists [2022-09-20T21:49:48.927Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:49.206Z] main: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:49:49.260Z] ===================================================== [Pipeline] echo [2022-09-20T21:49:49.266Z] taggedImages: [2022-09-20T21:49:49.266Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:49.266Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-20T21:49:49.266Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.67 [2022-09-20T21:49:49.266Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:49.266Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-20T21:49:49.279Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-20T21:49:49.279Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:49.279Z] latest [2022-09-20T21:49:49.279Z] 2.3.0-dev.67 [2022-09-20T21:49:49.279Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:49.279Z] main [2022-09-20T21:49:49.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:49.659Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:50.036Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:50.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T21:49:50.036Z] c0a2926f0a74: Preparing [2022-09-20T21:49:50.036Z] c0a2926f0a74: Preparing [2022-09-20T21:49:50.036Z] e63f22bdbd8a: Preparing [2022-09-20T21:49:50.036Z] 2839cf33783e: Preparing [2022-09-20T21:49:50.036Z] 3ed918821ebe: Preparing [2022-09-20T21:49:50.036Z] 5338d6c1952f: Preparing [2022-09-20T21:49:50.036Z] 9ebbe2b823a9: Preparing [2022-09-20T21:49:50.036Z] 443e5c05724a: Preparing [2022-09-20T21:49:50.036Z] 81071a2b0e81: Preparing [2022-09-20T21:49:50.036Z] e24758f4a46f: Preparing [2022-09-20T21:49:50.036Z] 12cb924e481e: Preparing [2022-09-20T21:49:50.036Z] c9672598ae9e: Preparing [2022-09-20T21:49:50.036Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:50.036Z] 81071a2b0e81: Waiting [2022-09-20T21:49:50.036Z] e24758f4a46f: Waiting [2022-09-20T21:49:50.036Z] 12cb924e481e: Waiting [2022-09-20T21:49:50.036Z] c9672598ae9e: Waiting [2022-09-20T21:49:50.036Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:50.036Z] 9ebbe2b823a9: Waiting [2022-09-20T21:49:50.036Z] 443e5c05724a: Waiting [2022-09-20T21:49:50.305Z] e63f22bdbd8a: Pushed [2022-09-20T21:49:50.305Z] 5338d6c1952f: Pushed [2022-09-20T21:49:50.305Z] c0a2926f0a74: Pushed [2022-09-20T21:49:50.305Z] 2839cf33783e: Pushed [2022-09-20T21:49:50.305Z] 3ed918821ebe: Pushed [2022-09-20T21:49:50.305Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:50.579Z] e24758f4a46f: Pushed [2022-09-20T21:49:50.579Z] 12cb924e481e: Pushed [2022-09-20T21:49:50.579Z] 81071a2b0e81: Pushed [2022-09-20T21:49:50.579Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:50.579Z] c9672598ae9e: Pushed [2022-09-20T21:49:54.034Z] 9ebbe2b823a9: Pushed [2022-09-20T21:49:54.034Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:54.451Z] + 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-20T21:49:55.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-20T21:49:55.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T21:49:55.419Z] c0a2926f0a74: Preparing [2022-09-20T21:49:55.419Z] c0a2926f0a74: Preparing [2022-09-20T21:49:55.419Z] e63f22bdbd8a: Preparing [2022-09-20T21:49:55.419Z] 2839cf33783e: Preparing [2022-09-20T21:49:55.419Z] 3ed918821ebe: Preparing [2022-09-20T21:49:55.419Z] 5338d6c1952f: Preparing [2022-09-20T21:49:55.419Z] 9ebbe2b823a9: Preparing [2022-09-20T21:49:55.419Z] 443e5c05724a: Preparing [2022-09-20T21:49:55.419Z] 81071a2b0e81: Preparing [2022-09-20T21:49:55.419Z] e24758f4a46f: Preparing [2022-09-20T21:49:55.419Z] 12cb924e481e: Preparing [2022-09-20T21:49:55.419Z] c9672598ae9e: Preparing [2022-09-20T21:49:55.419Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:55.419Z] e24758f4a46f: Waiting [2022-09-20T21:49:55.419Z] 12cb924e481e: Waiting [2022-09-20T21:49:55.419Z] 9ebbe2b823a9: Waiting [2022-09-20T21:49:55.419Z] c9672598ae9e: Waiting [2022-09-20T21:49:55.419Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:55.419Z] 443e5c05724a: Waiting [2022-09-20T21:49:55.419Z] 81071a2b0e81: Waiting [2022-09-20T21:49:55.419Z] 2839cf33783e: Layer already exists [2022-09-20T21:49:55.419Z] c0a2926f0a74: Layer already exists [2022-09-20T21:49:55.419Z] 5338d6c1952f: Layer already exists [2022-09-20T21:49:55.419Z] 3ed918821ebe: Layer already exists [2022-09-20T21:49:55.419Z] e63f22bdbd8a: Layer already exists [2022-09-20T21:49:55.419Z] 9ebbe2b823a9: Layer already exists [2022-09-20T21:49:55.419Z] 12cb924e481e: Layer already exists [2022-09-20T21:49:55.419Z] e24758f4a46f: Layer already exists [2022-09-20T21:49:55.419Z] 81071a2b0e81: Layer already exists [2022-09-20T21:49:55.419Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:55.419Z] c9672598ae9e: Layer already exists [2022-09-20T21:49:55.933Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:55.933Z] latest: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:56.340Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:56.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.67 [2022-09-20T21:49:56.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T21:49:56.756Z] c0a2926f0a74: Preparing [2022-09-20T21:49:56.756Z] c0a2926f0a74: Preparing [2022-09-20T21:49:56.756Z] e63f22bdbd8a: Preparing [2022-09-20T21:49:56.756Z] 2839cf33783e: Preparing [2022-09-20T21:49:56.756Z] 3ed918821ebe: Preparing [2022-09-20T21:49:56.756Z] 5338d6c1952f: Preparing [2022-09-20T21:49:56.756Z] 9ebbe2b823a9: Preparing [2022-09-20T21:49:56.756Z] 443e5c05724a: Preparing [2022-09-20T21:49:56.756Z] 81071a2b0e81: Preparing [2022-09-20T21:49:56.756Z] e24758f4a46f: Preparing [2022-09-20T21:49:56.756Z] 12cb924e481e: Preparing [2022-09-20T21:49:56.756Z] c9672598ae9e: Preparing [2022-09-20T21:49:56.756Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:56.756Z] 9ebbe2b823a9: Waiting [2022-09-20T21:49:56.756Z] e24758f4a46f: Waiting [2022-09-20T21:49:56.756Z] 12cb924e481e: Waiting [2022-09-20T21:49:56.756Z] c9672598ae9e: Waiting [2022-09-20T21:49:56.756Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:56.756Z] 443e5c05724a: Waiting [2022-09-20T21:49:56.756Z] 81071a2b0e81: Waiting [2022-09-20T21:49:56.756Z] c0a2926f0a74: Layer already exists [2022-09-20T21:49:56.756Z] e63f22bdbd8a: Layer already exists [2022-09-20T21:49:56.756Z] 3ed918821ebe: Layer already exists [2022-09-20T21:49:56.756Z] 5338d6c1952f: Layer already exists [2022-09-20T21:49:56.756Z] 2839cf33783e: Layer already exists [2022-09-20T21:49:56.756Z] 81071a2b0e81: Layer already exists [2022-09-20T21:49:56.756Z] 9ebbe2b823a9: Layer already exists [2022-09-20T21:49:56.756Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:56.756Z] e24758f4a46f: Layer already exists [2022-09-20T21:49:56.756Z] 12cb924e481e: Layer already exists [2022-09-20T21:49:56.756Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:56.756Z] c9672598ae9e: Layer already exists [2022-09-20T21:49:57.024Z] 2.3.0-dev.67: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:57.378Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:57.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:57.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T21:49:57.725Z] c0a2926f0a74: Preparing [2022-09-20T21:49:57.725Z] c0a2926f0a74: Preparing [2022-09-20T21:49:57.725Z] e63f22bdbd8a: Preparing [2022-09-20T21:49:57.725Z] 2839cf33783e: Preparing [2022-09-20T21:49:57.725Z] 3ed918821ebe: Preparing [2022-09-20T21:49:57.725Z] 5338d6c1952f: Preparing [2022-09-20T21:49:57.725Z] 9ebbe2b823a9: Preparing [2022-09-20T21:49:57.725Z] 443e5c05724a: Preparing [2022-09-20T21:49:57.725Z] 81071a2b0e81: Preparing [2022-09-20T21:49:57.725Z] e24758f4a46f: Preparing [2022-09-20T21:49:57.725Z] 12cb924e481e: Preparing [2022-09-20T21:49:57.725Z] c9672598ae9e: Preparing [2022-09-20T21:49:57.725Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:57.725Z] 9ebbe2b823a9: Waiting [2022-09-20T21:49:57.725Z] e24758f4a46f: Waiting [2022-09-20T21:49:57.725Z] 443e5c05724a: Waiting [2022-09-20T21:49:57.725Z] 81071a2b0e81: Waiting [2022-09-20T21:49:57.725Z] 12cb924e481e: Waiting [2022-09-20T21:49:57.725Z] c9672598ae9e: Waiting [2022-09-20T21:49:57.725Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:57.725Z] 5338d6c1952f: Layer already exists [2022-09-20T21:49:57.725Z] e63f22bdbd8a: Layer already exists [2022-09-20T21:49:57.725Z] 3ed918821ebe: Layer already exists [2022-09-20T21:49:57.725Z] 2839cf33783e: Layer already exists [2022-09-20T21:49:57.725Z] c0a2926f0a74: Layer already exists [2022-09-20T21:49:57.725Z] 81071a2b0e81: Layer already exists [2022-09-20T21:49:57.725Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:57.725Z] 9ebbe2b823a9: Layer already exists [2022-09-20T21:49:57.725Z] e24758f4a46f: Layer already exists [2022-09-20T21:49:57.725Z] 12cb924e481e: Layer already exists [2022-09-20T21:49:57.726Z] c9672598ae9e: Layer already exists [2022-09-20T21:49:57.726Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:57.996Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:58.355Z] + 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-20T21:49:58.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-20T21:49:58.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-20T21:49:58.725Z] c0a2926f0a74: Preparing [2022-09-20T21:49:58.725Z] c0a2926f0a74: Preparing [2022-09-20T21:49:58.725Z] e63f22bdbd8a: Preparing [2022-09-20T21:49:58.725Z] 2839cf33783e: Preparing [2022-09-20T21:49:58.725Z] 3ed918821ebe: Preparing [2022-09-20T21:49:58.725Z] 5338d6c1952f: Preparing [2022-09-20T21:49:58.725Z] 9ebbe2b823a9: Preparing [2022-09-20T21:49:58.725Z] 443e5c05724a: Preparing [2022-09-20T21:49:58.725Z] 81071a2b0e81: Preparing [2022-09-20T21:49:58.725Z] e24758f4a46f: Preparing [2022-09-20T21:49:58.725Z] 12cb924e481e: Preparing [2022-09-20T21:49:58.725Z] c9672598ae9e: Preparing [2022-09-20T21:49:58.725Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:58.725Z] 9ebbe2b823a9: Waiting [2022-09-20T21:49:58.725Z] 81071a2b0e81: Waiting [2022-09-20T21:49:58.725Z] e24758f4a46f: Waiting [2022-09-20T21:49:58.725Z] 12cb924e481e: Waiting [2022-09-20T21:49:58.725Z] c9672598ae9e: Waiting [2022-09-20T21:49:58.725Z] 5d3e392a13a0: Waiting [2022-09-20T21:49:58.725Z] 2839cf33783e: Layer already exists [2022-09-20T21:49:58.725Z] 3ed918821ebe: Layer already exists [2022-09-20T21:49:58.725Z] c0a2926f0a74: Layer already exists [2022-09-20T21:49:58.725Z] e63f22bdbd8a: Layer already exists [2022-09-20T21:49:58.725Z] 5338d6c1952f: Layer already exists [2022-09-20T21:49:58.725Z] 9ebbe2b823a9: Layer already exists [2022-09-20T21:49:58.725Z] 443e5c05724a: Layer already exists [2022-09-20T21:49:58.725Z] 81071a2b0e81: Layer already exists [2022-09-20T21:49:58.725Z] e24758f4a46f: Layer already exists [2022-09-20T21:49:58.725Z] 12cb924e481e: Layer already exists [2022-09-20T21:49:58.996Z] c9672598ae9e: Layer already exists [2022-09-20T21:49:58.996Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:49:58.996Z] main: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:49:59.053Z] ===================================================== [Pipeline] echo [2022-09-20T21:49:59.060Z] taggedImages: [2022-09-20T21:49:59.060Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:59.060Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-20T21:49:59.060Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.67 [2022-09-20T21:49:59.060Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:59.060Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-20T21:49:59.079Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-20T21:49:59.079Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:59.079Z] latest [2022-09-20T21:49:59.079Z] 2.3.0-dev.67 [2022-09-20T21:49:59.079Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:49:59.079Z] main [2022-09-20T21:49:59.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:59.425Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:49:59.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:49:59.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T21:49:59.780Z] e7fa31279749: Preparing [2022-09-20T21:49:59.780Z] 5050745f3803: Preparing [2022-09-20T21:49:59.780Z] 555674975626: Preparing [2022-09-20T21:49:59.780Z] ff4110d4d4dc: Preparing [2022-09-20T21:49:59.780Z] 363dba48073f: Preparing [2022-09-20T21:49:59.780Z] 475addf0c074: Preparing [2022-09-20T21:49:59.780Z] 1f92b26f8a2a: Preparing [2022-09-20T21:49:59.780Z] 5d3e392a13a0: Preparing [2022-09-20T21:49:59.780Z] 475addf0c074: Waiting [2022-09-20T21:49:59.780Z] 1f92b26f8a2a: Waiting [2022-09-20T21:49:59.780Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:00.054Z] 5050745f3803: Pushed [2022-09-20T21:50:00.054Z] 363dba48073f: Pushed [2022-09-20T21:50:00.054Z] e7fa31279749: Pushed [2022-09-20T21:50:00.054Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:00.327Z] 475addf0c074: Pushed [2022-09-20T21:50:00.919Z] 1f92b26f8a2a: Pushed [2022-09-20T21:50:02.348Z] ff4110d4d4dc: Pushed [2022-09-20T21:50:02.348Z] 555674975626: Pushed [2022-09-20T21:50:02.619Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:02.986Z] + 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-20T21:50:03.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-20T21:50:03.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T21:50:03.348Z] e7fa31279749: Preparing [2022-09-20T21:50:03.348Z] 5050745f3803: Preparing [2022-09-20T21:50:03.348Z] 555674975626: Preparing [2022-09-20T21:50:03.348Z] ff4110d4d4dc: Preparing [2022-09-20T21:50:03.348Z] 363dba48073f: Preparing [2022-09-20T21:50:03.348Z] 475addf0c074: Preparing [2022-09-20T21:50:03.348Z] 1f92b26f8a2a: Preparing [2022-09-20T21:50:03.348Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:03.348Z] 1f92b26f8a2a: Waiting [2022-09-20T21:50:03.348Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:03.348Z] 475addf0c074: Waiting [2022-09-20T21:50:03.348Z] ff4110d4d4dc: Layer already exists [2022-09-20T21:50:03.348Z] 363dba48073f: Layer already exists [2022-09-20T21:50:03.348Z] 555674975626: Layer already exists [2022-09-20T21:50:03.348Z] e7fa31279749: Layer already exists [2022-09-20T21:50:03.348Z] 5050745f3803: Layer already exists [2022-09-20T21:50:03.348Z] 475addf0c074: Layer already exists [2022-09-20T21:50:03.348Z] 1f92b26f8a2a: Layer already exists [2022-09-20T21:50:03.348Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:03.620Z] latest: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:03.986Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:04.339Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.67 [2022-09-20T21:50:04.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T21:50:04.339Z] e7fa31279749: Preparing [2022-09-20T21:50:04.339Z] 5050745f3803: Preparing [2022-09-20T21:50:04.339Z] 555674975626: Preparing [2022-09-20T21:50:04.339Z] ff4110d4d4dc: Preparing [2022-09-20T21:50:04.339Z] 363dba48073f: Preparing [2022-09-20T21:50:04.339Z] 475addf0c074: Preparing [2022-09-20T21:50:04.339Z] 1f92b26f8a2a: Preparing [2022-09-20T21:50:04.339Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:04.339Z] 475addf0c074: Waiting [2022-09-20T21:50:04.339Z] 1f92b26f8a2a: Waiting [2022-09-20T21:50:04.339Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:04.339Z] 5050745f3803: Layer already exists [2022-09-20T21:50:04.339Z] ff4110d4d4dc: Layer already exists [2022-09-20T21:50:04.339Z] 363dba48073f: Layer already exists [2022-09-20T21:50:04.339Z] e7fa31279749: Layer already exists [2022-09-20T21:50:04.339Z] 555674975626: Layer already exists [2022-09-20T21:50:04.609Z] 1f92b26f8a2a: Layer already exists [2022-09-20T21:50:04.609Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:04.609Z] 475addf0c074: Layer already exists [2022-09-20T21:50:04.609Z] 2.3.0-dev.67: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:04.975Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:05.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:05.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T21:50:05.329Z] e7fa31279749: Preparing [2022-09-20T21:50:05.329Z] 5050745f3803: Preparing [2022-09-20T21:50:05.329Z] 555674975626: Preparing [2022-09-20T21:50:05.329Z] ff4110d4d4dc: Preparing [2022-09-20T21:50:05.329Z] 363dba48073f: Preparing [2022-09-20T21:50:05.329Z] 475addf0c074: Preparing [2022-09-20T21:50:05.329Z] 1f92b26f8a2a: Preparing [2022-09-20T21:50:05.329Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:05.329Z] 475addf0c074: Waiting [2022-09-20T21:50:05.329Z] 1f92b26f8a2a: Waiting [2022-09-20T21:50:05.329Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:05.329Z] 363dba48073f: Layer already exists [2022-09-20T21:50:05.329Z] 555674975626: Layer already exists [2022-09-20T21:50:05.329Z] e7fa31279749: Layer already exists [2022-09-20T21:50:05.329Z] 5050745f3803: Layer already exists [2022-09-20T21:50:05.329Z] ff4110d4d4dc: Layer already exists [2022-09-20T21:50:05.329Z] 1f92b26f8a2a: Layer already exists [2022-09-20T21:50:05.329Z] 475addf0c074: Layer already exists [2022-09-20T21:50:05.329Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:05.600Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:05.958Z] + 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-20T21:50:06.311Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-20T21:50:06.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-20T21:50:06.312Z] e7fa31279749: Preparing [2022-09-20T21:50:06.312Z] 5050745f3803: Preparing [2022-09-20T21:50:06.312Z] 555674975626: Preparing [2022-09-20T21:50:06.312Z] ff4110d4d4dc: Preparing [2022-09-20T21:50:06.312Z] 363dba48073f: Preparing [2022-09-20T21:50:06.312Z] 475addf0c074: Preparing [2022-09-20T21:50:06.312Z] 1f92b26f8a2a: Preparing [2022-09-20T21:50:06.312Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:06.312Z] 475addf0c074: Waiting [2022-09-20T21:50:06.312Z] 1f92b26f8a2a: Waiting [2022-09-20T21:50:06.312Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:06.585Z] 363dba48073f: Layer already exists [2022-09-20T21:50:06.585Z] e7fa31279749: Layer already exists [2022-09-20T21:50:06.585Z] 5050745f3803: Layer already exists [2022-09-20T21:50:06.585Z] 555674975626: Layer already exists [2022-09-20T21:50:06.585Z] ff4110d4d4dc: Layer already exists [2022-09-20T21:50:06.585Z] 475addf0c074: Layer already exists [2022-09-20T21:50:06.585Z] 1f92b26f8a2a: Layer already exists [2022-09-20T21:50:06.585Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:06.585Z] main: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:50:06.644Z] ===================================================== [Pipeline] echo [2022-09-20T21:50:06.651Z] taggedImages: [2022-09-20T21:50:06.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:06.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-20T21:50:06.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.67 [2022-09-20T21:50:06.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:06.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-20T21:50:06.677Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-20T21:50:06.677Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:06.677Z] latest [2022-09-20T21:50:06.677Z] 2.3.0-dev.67 [2022-09-20T21:50:06.677Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:06.677Z] main [2022-09-20T21:50:06.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:07.040Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:07.403Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:07.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T21:50:07.403Z] 40bbf4e3bade: Preparing [2022-09-20T21:50:07.403Z] 503ae68a6d25: Preparing [2022-09-20T21:50:07.403Z] 210f31172abc: Preparing [2022-09-20T21:50:07.403Z] f5d2fec969a5: Preparing [2022-09-20T21:50:07.403Z] a9816c175f76: Preparing [2022-09-20T21:50:07.403Z] c487d4592820: Preparing [2022-09-20T21:50:07.403Z] f2c68bf558e1: Preparing [2022-09-20T21:50:07.403Z] 0084df670b55: Preparing [2022-09-20T21:50:07.403Z] 9c38a45437a1: Preparing [2022-09-20T21:50:07.403Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:07.403Z] 0084df670b55: Waiting [2022-09-20T21:50:07.403Z] 9c38a45437a1: Waiting [2022-09-20T21:50:07.403Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:07.403Z] c487d4592820: Waiting [2022-09-20T21:50:07.403Z] f2c68bf558e1: Waiting [2022-09-20T21:50:07.690Z] 40bbf4e3bade: Pushed [2022-09-20T21:50:07.690Z] 503ae68a6d25: Pushed [2022-09-20T21:50:07.690Z] a9816c175f76: Pushed [2022-09-20T21:50:07.963Z] c487d4592820: Pushed [2022-09-20T21:50:07.963Z] f2c68bf558e1: Pushed [2022-09-20T21:50:07.963Z] 0084df670b55: Pushed [2022-09-20T21:50:07.963Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:08.238Z] 9c38a45437a1: Pushed [2022-09-20T21:50:10.207Z] f5d2fec969a5: Pushed [2022-09-20T21:50:10.803Z] 210f31172abc: Pushed [2022-09-20T21:50:11.074Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:11.434Z] + 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-20T21:50:11.836Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-20T21:50:11.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T21:50:11.836Z] 40bbf4e3bade: Preparing [2022-09-20T21:50:11.836Z] 503ae68a6d25: Preparing [2022-09-20T21:50:11.836Z] 210f31172abc: Preparing [2022-09-20T21:50:11.836Z] f5d2fec969a5: Preparing [2022-09-20T21:50:11.836Z] a9816c175f76: Preparing [2022-09-20T21:50:11.836Z] c487d4592820: Preparing [2022-09-20T21:50:11.836Z] f2c68bf558e1: Preparing [2022-09-20T21:50:11.836Z] 0084df670b55: Preparing [2022-09-20T21:50:11.836Z] 9c38a45437a1: Preparing [2022-09-20T21:50:11.836Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:11.836Z] c487d4592820: Waiting [2022-09-20T21:50:11.836Z] f2c68bf558e1: Waiting [2022-09-20T21:50:11.836Z] 0084df670b55: Waiting [2022-09-20T21:50:11.836Z] 9c38a45437a1: Waiting [2022-09-20T21:50:11.836Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:11.836Z] 40bbf4e3bade: Layer already exists [2022-09-20T21:50:11.836Z] 210f31172abc: Layer already exists [2022-09-20T21:50:11.836Z] f5d2fec969a5: Layer already exists [2022-09-20T21:50:11.836Z] 503ae68a6d25: Layer already exists [2022-09-20T21:50:11.836Z] a9816c175f76: Layer already exists [2022-09-20T21:50:12.116Z] c487d4592820: Layer already exists [2022-09-20T21:50:12.116Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:12.117Z] f2c68bf558e1: Layer already exists [2022-09-20T21:50:12.117Z] 0084df670b55: Layer already exists [2022-09-20T21:50:12.117Z] 9c38a45437a1: Layer already exists [2022-09-20T21:50:12.117Z] latest: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:12.503Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:12.885Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.67 [2022-09-20T21:50:12.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T21:50:12.885Z] 40bbf4e3bade: Preparing [2022-09-20T21:50:12.885Z] 503ae68a6d25: Preparing [2022-09-20T21:50:12.885Z] 210f31172abc: Preparing [2022-09-20T21:50:12.885Z] f5d2fec969a5: Preparing [2022-09-20T21:50:12.885Z] a9816c175f76: Preparing [2022-09-20T21:50:12.885Z] c487d4592820: Preparing [2022-09-20T21:50:12.885Z] f2c68bf558e1: Preparing [2022-09-20T21:50:12.885Z] 0084df670b55: Preparing [2022-09-20T21:50:12.885Z] 9c38a45437a1: Preparing [2022-09-20T21:50:12.885Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:12.885Z] 9c38a45437a1: Waiting [2022-09-20T21:50:12.885Z] 0084df670b55: Waiting [2022-09-20T21:50:12.885Z] c487d4592820: Waiting [2022-09-20T21:50:12.885Z] f2c68bf558e1: Waiting [2022-09-20T21:50:12.885Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:12.885Z] a9816c175f76: Layer already exists [2022-09-20T21:50:12.885Z] 210f31172abc: Layer already exists [2022-09-20T21:50:12.885Z] 503ae68a6d25: Layer already exists [2022-09-20T21:50:12.885Z] f5d2fec969a5: Layer already exists [2022-09-20T21:50:12.885Z] 40bbf4e3bade: Layer already exists [2022-09-20T21:50:13.160Z] f2c68bf558e1: Layer already exists [2022-09-20T21:50:13.160Z] c487d4592820: Layer already exists [2022-09-20T21:50:13.160Z] 0084df670b55: Layer already exists [2022-09-20T21:50:13.160Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:13.160Z] 9c38a45437a1: Layer already exists [2022-09-20T21:50:13.160Z] 2.3.0-dev.67: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:13.548Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:13.933Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:13.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T21:50:13.933Z] 40bbf4e3bade: Preparing [2022-09-20T21:50:13.933Z] 503ae68a6d25: Preparing [2022-09-20T21:50:13.933Z] 210f31172abc: Preparing [2022-09-20T21:50:13.933Z] f5d2fec969a5: Preparing [2022-09-20T21:50:13.933Z] a9816c175f76: Preparing [2022-09-20T21:50:13.933Z] c487d4592820: Preparing [2022-09-20T21:50:13.933Z] f2c68bf558e1: Preparing [2022-09-20T21:50:13.933Z] 0084df670b55: Preparing [2022-09-20T21:50:13.933Z] 9c38a45437a1: Preparing [2022-09-20T21:50:13.933Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:13.933Z] 0084df670b55: Waiting [2022-09-20T21:50:13.933Z] c487d4592820: Waiting [2022-09-20T21:50:13.933Z] 9c38a45437a1: Waiting [2022-09-20T21:50:13.933Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:13.933Z] f2c68bf558e1: Waiting [2022-09-20T21:50:13.933Z] 503ae68a6d25: Layer already exists [2022-09-20T21:50:13.933Z] 40bbf4e3bade: Layer already exists [2022-09-20T21:50:13.933Z] f5d2fec969a5: Layer already exists [2022-09-20T21:50:13.933Z] 210f31172abc: Layer already exists [2022-09-20T21:50:13.933Z] a9816c175f76: Layer already exists [2022-09-20T21:50:13.933Z] 0084df670b55: Layer already exists [2022-09-20T21:50:13.933Z] c487d4592820: Layer already exists [2022-09-20T21:50:13.933Z] f2c68bf558e1: Layer already exists [2022-09-20T21:50:13.933Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:14.207Z] 9c38a45437a1: Layer already exists [2022-09-20T21:50:14.207Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:14.610Z] + 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-20T21:50:14.969Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-20T21:50:14.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-20T21:50:14.970Z] 40bbf4e3bade: Preparing [2022-09-20T21:50:14.970Z] 503ae68a6d25: Preparing [2022-09-20T21:50:14.970Z] 210f31172abc: Preparing [2022-09-20T21:50:14.970Z] f5d2fec969a5: Preparing [2022-09-20T21:50:14.970Z] a9816c175f76: Preparing [2022-09-20T21:50:14.970Z] c487d4592820: Preparing [2022-09-20T21:50:14.970Z] f2c68bf558e1: Preparing [2022-09-20T21:50:14.970Z] 0084df670b55: Preparing [2022-09-20T21:50:14.970Z] 9c38a45437a1: Preparing [2022-09-20T21:50:14.970Z] 5d3e392a13a0: Preparing [2022-09-20T21:50:14.970Z] f2c68bf558e1: Waiting [2022-09-20T21:50:14.970Z] 0084df670b55: Waiting [2022-09-20T21:50:14.970Z] 9c38a45437a1: Waiting [2022-09-20T21:50:14.970Z] 5d3e392a13a0: Waiting [2022-09-20T21:50:14.970Z] c487d4592820: Waiting [2022-09-20T21:50:14.970Z] a9816c175f76: Layer already exists [2022-09-20T21:50:14.970Z] 503ae68a6d25: Layer already exists [2022-09-20T21:50:14.970Z] 210f31172abc: Layer already exists [2022-09-20T21:50:14.970Z] 40bbf4e3bade: Layer already exists [2022-09-20T21:50:14.970Z] f5d2fec969a5: Layer already exists [2022-09-20T21:50:14.970Z] c487d4592820: Layer already exists [2022-09-20T21:50:14.970Z] 9c38a45437a1: Layer already exists [2022-09-20T21:50:14.970Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:50:14.970Z] 0084df670b55: Layer already exists [2022-09-20T21:50:14.970Z] f2c68bf558e1: Layer already exists [2022-09-20T21:50:15.239Z] main: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:50:15.297Z] ===================================================== [Pipeline] echo [2022-09-20T21:50:15.305Z] taggedImages: [2022-09-20T21:50:15.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:15.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-20T21:50:15.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.67 [2022-09-20T21:50:15.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:15.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-20T21:50:15.327Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-20T21:50:15.327Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:15.327Z] latest [2022-09-20T21:50:15.327Z] 2.3.0-dev.67 [2022-09-20T21:50:15.327Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:15.327Z] main [2022-09-20T21:50:15.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:15.701Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:16.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:16.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T21:50:16.061Z] b3bcc43806fb: Preparing [2022-09-20T21:50:16.061Z] 382daa32d1b5: Preparing [2022-09-20T21:50:16.061Z] 443e5c05724a: Preparing [2022-09-20T21:50:16.061Z] 4bd07a028684: Preparing [2022-09-20T21:50:16.061Z] 544fceb8a593: Preparing [2022-09-20T21:50:16.061Z] 9833f26c6bda: Preparing [2022-09-20T21:50:16.061Z] 9833f26c6bda: Waiting [2022-09-20T21:50:16.334Z] 443e5c05724a: Layer already exists [2022-09-20T21:50:16.334Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:16.334Z] b3bcc43806fb: Pushed [2022-09-20T21:50:16.334Z] 544fceb8a593: Pushed [2022-09-20T21:50:17.761Z] 4bd07a028684: Pushed [2022-09-20T21:50:21.131Z] 382daa32d1b5: Pushed [2022-09-20T21:50:21.131Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:21.493Z] + 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-20T21:50:21.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-20T21:50:21.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T21:50:21.844Z] b3bcc43806fb: Preparing [2022-09-20T21:50:21.844Z] 382daa32d1b5: Preparing [2022-09-20T21:50:21.844Z] 443e5c05724a: Preparing [2022-09-20T21:50:21.844Z] 4bd07a028684: Preparing [2022-09-20T21:50:21.844Z] 544fceb8a593: Preparing [2022-09-20T21:50:21.844Z] 9833f26c6bda: Preparing [2022-09-20T21:50:21.844Z] 9833f26c6bda: Waiting [2022-09-20T21:50:21.844Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:21.844Z] 443e5c05724a: Layer already exists [2022-09-20T21:50:21.844Z] 382daa32d1b5: Layer already exists [2022-09-20T21:50:21.844Z] b3bcc43806fb: Layer already exists [2022-09-20T21:50:21.844Z] 4bd07a028684: Layer already exists [2022-09-20T21:50:21.844Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:22.114Z] latest: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:22.471Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:22.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.67 [2022-09-20T21:50:22.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T21:50:22.823Z] b3bcc43806fb: Preparing [2022-09-20T21:50:22.823Z] 382daa32d1b5: Preparing [2022-09-20T21:50:22.823Z] 443e5c05724a: Preparing [2022-09-20T21:50:22.823Z] 4bd07a028684: Preparing [2022-09-20T21:50:22.823Z] 544fceb8a593: Preparing [2022-09-20T21:50:22.823Z] 9833f26c6bda: Preparing [2022-09-20T21:50:22.823Z] 9833f26c6bda: Waiting [2022-09-20T21:50:22.823Z] 4bd07a028684: Layer already exists [2022-09-20T21:50:22.823Z] b3bcc43806fb: Layer already exists [2022-09-20T21:50:22.823Z] 382daa32d1b5: Layer already exists [2022-09-20T21:50:22.823Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:22.823Z] 443e5c05724a: Layer already exists [2022-09-20T21:50:22.823Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:23.093Z] 2.3.0-dev.67: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:23.448Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:23.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:23.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T21:50:23.797Z] b3bcc43806fb: Preparing [2022-09-20T21:50:23.797Z] 382daa32d1b5: Preparing [2022-09-20T21:50:23.797Z] 443e5c05724a: Preparing [2022-09-20T21:50:23.797Z] 4bd07a028684: Preparing [2022-09-20T21:50:23.797Z] 544fceb8a593: Preparing [2022-09-20T21:50:23.797Z] 9833f26c6bda: Preparing [2022-09-20T21:50:23.797Z] 9833f26c6bda: Waiting [2022-09-20T21:50:23.797Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:23.797Z] 4bd07a028684: Layer already exists [2022-09-20T21:50:23.797Z] 382daa32d1b5: Layer already exists [2022-09-20T21:50:23.797Z] 443e5c05724a: Layer already exists [2022-09-20T21:50:23.797Z] b3bcc43806fb: Layer already exists [2022-09-20T21:50:23.797Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:24.066Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:24.427Z] + 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-20T21:50:24.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-20T21:50:24.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-20T21:50:24.780Z] b3bcc43806fb: Preparing [2022-09-20T21:50:24.780Z] 382daa32d1b5: Preparing [2022-09-20T21:50:24.780Z] 443e5c05724a: Preparing [2022-09-20T21:50:24.780Z] 4bd07a028684: Preparing [2022-09-20T21:50:24.780Z] 544fceb8a593: Preparing [2022-09-20T21:50:24.780Z] 9833f26c6bda: Preparing [2022-09-20T21:50:24.780Z] 9833f26c6bda: Waiting [2022-09-20T21:50:24.780Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:24.780Z] 443e5c05724a: Layer already exists [2022-09-20T21:50:24.780Z] b3bcc43806fb: Layer already exists [2022-09-20T21:50:24.780Z] 4bd07a028684: Layer already exists [2022-09-20T21:50:24.780Z] 382daa32d1b5: Layer already exists [2022-09-20T21:50:24.780Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:25.049Z] main: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:50:25.103Z] ===================================================== [Pipeline] echo [2022-09-20T21:50:25.113Z] taggedImages: [2022-09-20T21:50:25.113Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:25.113Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-20T21:50:25.113Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.67 [2022-09-20T21:50:25.113Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:25.113Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-20T21:50:25.135Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-20T21:50:25.135Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:25.135Z] latest [2022-09-20T21:50:25.135Z] 2.3.0-dev.67 [2022-09-20T21:50:25.135Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:25.135Z] main [2022-09-20T21:50:25.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:25.489Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:25.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:25.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T21:50:25.854Z] 50dd3c588d6f: Preparing [2022-09-20T21:50:25.854Z] a9f53936e9ea: Preparing [2022-09-20T21:50:25.854Z] dfbb7e73a08c: Preparing [2022-09-20T21:50:25.854Z] ca03c8a1c16e: Preparing [2022-09-20T21:50:25.854Z] 8f9d21eefe41: Preparing [2022-09-20T21:50:25.854Z] af347bf40940: Preparing [2022-09-20T21:50:25.854Z] 544fceb8a593: Preparing [2022-09-20T21:50:25.854Z] 9833f26c6bda: Preparing [2022-09-20T21:50:25.854Z] 544fceb8a593: Waiting [2022-09-20T21:50:25.854Z] 9833f26c6bda: Waiting [2022-09-20T21:50:25.854Z] af347bf40940: Waiting [2022-09-20T21:50:26.132Z] dfbb7e73a08c: Pushed [2022-09-20T21:50:26.132Z] 50dd3c588d6f: Pushed [2022-09-20T21:50:26.132Z] a9f53936e9ea: Pushed [2022-09-20T21:50:26.132Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:26.132Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:27.118Z] af347bf40940: Pushed [2022-09-20T21:50:35.375Z] 8f9d21eefe41: Pushed [2022-09-20T21:50:42.127Z] ca03c8a1c16e: Pushed [2022-09-20T21:50:42.127Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:42.476Z] + 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-20T21:50:42.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-20T21:50:42.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T21:50:42.820Z] 50dd3c588d6f: Preparing [2022-09-20T21:50:42.820Z] a9f53936e9ea: Preparing [2022-09-20T21:50:42.820Z] dfbb7e73a08c: Preparing [2022-09-20T21:50:42.820Z] ca03c8a1c16e: Preparing [2022-09-20T21:50:42.820Z] 8f9d21eefe41: Preparing [2022-09-20T21:50:42.820Z] af347bf40940: Preparing [2022-09-20T21:50:42.820Z] 544fceb8a593: Preparing [2022-09-20T21:50:42.820Z] 9833f26c6bda: Preparing [2022-09-20T21:50:42.820Z] af347bf40940: Waiting [2022-09-20T21:50:42.820Z] 544fceb8a593: Waiting [2022-09-20T21:50:42.820Z] 9833f26c6bda: Waiting [2022-09-20T21:50:42.820Z] 8f9d21eefe41: Layer already exists [2022-09-20T21:50:42.820Z] 50dd3c588d6f: Layer already exists [2022-09-20T21:50:42.820Z] a9f53936e9ea: Layer already exists [2022-09-20T21:50:42.820Z] ca03c8a1c16e: Layer already exists [2022-09-20T21:50:42.820Z] dfbb7e73a08c: Layer already exists [2022-09-20T21:50:42.820Z] af347bf40940: Layer already exists [2022-09-20T21:50:42.820Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:42.820Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:43.088Z] latest: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:43.438Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:43.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.67 [2022-09-20T21:50:43.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T21:50:43.782Z] 50dd3c588d6f: Preparing [2022-09-20T21:50:43.782Z] a9f53936e9ea: Preparing [2022-09-20T21:50:43.782Z] dfbb7e73a08c: Preparing [2022-09-20T21:50:43.782Z] ca03c8a1c16e: Preparing [2022-09-20T21:50:43.782Z] 8f9d21eefe41: Preparing [2022-09-20T21:50:43.782Z] af347bf40940: Preparing [2022-09-20T21:50:43.782Z] 544fceb8a593: Preparing [2022-09-20T21:50:43.782Z] 9833f26c6bda: Preparing [2022-09-20T21:50:43.782Z] af347bf40940: Waiting [2022-09-20T21:50:43.782Z] 9833f26c6bda: Waiting [2022-09-20T21:50:43.782Z] 544fceb8a593: Waiting [2022-09-20T21:50:43.782Z] 8f9d21eefe41: Layer already exists [2022-09-20T21:50:43.782Z] 50dd3c588d6f: Layer already exists [2022-09-20T21:50:43.782Z] ca03c8a1c16e: Layer already exists [2022-09-20T21:50:43.782Z] a9f53936e9ea: Layer already exists [2022-09-20T21:50:43.782Z] dfbb7e73a08c: Layer already exists [2022-09-20T21:50:43.782Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:43.782Z] af347bf40940: Layer already exists [2022-09-20T21:50:43.782Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:44.050Z] 2.3.0-dev.67: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:44.398Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:44.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:44.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T21:50:44.746Z] 50dd3c588d6f: Preparing [2022-09-20T21:50:44.746Z] a9f53936e9ea: Preparing [2022-09-20T21:50:44.746Z] dfbb7e73a08c: Preparing [2022-09-20T21:50:44.746Z] ca03c8a1c16e: Preparing [2022-09-20T21:50:44.746Z] 8f9d21eefe41: Preparing [2022-09-20T21:50:44.746Z] af347bf40940: Preparing [2022-09-20T21:50:44.746Z] 544fceb8a593: Preparing [2022-09-20T21:50:44.746Z] 9833f26c6bda: Preparing [2022-09-20T21:50:44.746Z] af347bf40940: Waiting [2022-09-20T21:50:44.746Z] 544fceb8a593: Waiting [2022-09-20T21:50:44.746Z] 9833f26c6bda: Waiting [2022-09-20T21:50:44.746Z] dfbb7e73a08c: Layer already exists [2022-09-20T21:50:44.746Z] 50dd3c588d6f: Layer already exists [2022-09-20T21:50:44.746Z] ca03c8a1c16e: Layer already exists [2022-09-20T21:50:44.746Z] 8f9d21eefe41: Layer already exists [2022-09-20T21:50:44.746Z] a9f53936e9ea: Layer already exists [2022-09-20T21:50:44.746Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:44.746Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:44.746Z] af347bf40940: Layer already exists [2022-09-20T21:50:45.013Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:45.678Z] + 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-20T21:50:46.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-20T21:50:46.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-20T21:50:46.075Z] 50dd3c588d6f: Preparing [2022-09-20T21:50:46.075Z] a9f53936e9ea: Preparing [2022-09-20T21:50:46.075Z] dfbb7e73a08c: Preparing [2022-09-20T21:50:46.075Z] ca03c8a1c16e: Preparing [2022-09-20T21:50:46.075Z] 8f9d21eefe41: Preparing [2022-09-20T21:50:46.075Z] af347bf40940: Preparing [2022-09-20T21:50:46.075Z] 544fceb8a593: Preparing [2022-09-20T21:50:46.075Z] 9833f26c6bda: Preparing [2022-09-20T21:50:46.075Z] af347bf40940: Waiting [2022-09-20T21:50:46.075Z] 544fceb8a593: Waiting [2022-09-20T21:50:46.075Z] 9833f26c6bda: Waiting [2022-09-20T21:50:46.075Z] 50dd3c588d6f: Layer already exists [2022-09-20T21:50:46.075Z] a9f53936e9ea: Layer already exists [2022-09-20T21:50:46.075Z] 8f9d21eefe41: Layer already exists [2022-09-20T21:50:46.075Z] dfbb7e73a08c: Layer already exists [2022-09-20T21:50:46.075Z] ca03c8a1c16e: Layer already exists [2022-09-20T21:50:46.075Z] af347bf40940: Layer already exists [2022-09-20T21:50:46.075Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:46.075Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:46.344Z] main: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:50:46.407Z] ===================================================== [Pipeline] echo [2022-09-20T21:50:46.418Z] taggedImages: [2022-09-20T21:50:46.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:46.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-20T21:50:46.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.67 [2022-09-20T21:50:46.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:46.418Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-20T21:50:46.437Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-20T21:50:46.437Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:46.437Z] latest [2022-09-20T21:50:46.437Z] 2.3.0-dev.67 [2022-09-20T21:50:46.437Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:50:46.437Z] main [2022-09-20T21:50:46.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:46.792Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:50:47.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:50:47.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T21:50:47.139Z] 07a39e24c66e: Preparing [2022-09-20T21:50:47.139Z] 42e32abf05af: Preparing [2022-09-20T21:50:47.139Z] 46dcd35eff66: Preparing [2022-09-20T21:50:47.139Z] 92c1cd62eea3: Preparing [2022-09-20T21:50:47.139Z] 4d316512b97c: Preparing [2022-09-20T21:50:47.139Z] 544fceb8a593: Preparing [2022-09-20T21:50:47.139Z] 9833f26c6bda: Preparing [2022-09-20T21:50:47.139Z] 544fceb8a593: Waiting [2022-09-20T21:50:47.139Z] 9833f26c6bda: Waiting [2022-09-20T21:50:47.412Z] 42e32abf05af: Pushed [2022-09-20T21:50:47.412Z] 46dcd35eff66: Pushed [2022-09-20T21:50:47.412Z] 544fceb8a593: Layer already exists [2022-09-20T21:50:47.412Z] 07a39e24c66e: Pushed [2022-09-20T21:50:47.412Z] 9833f26c6bda: Layer already exists [2022-09-20T21:50:47.998Z] 4d316512b97c: Pushed [2022-09-20T21:51:04.922Z] 92c1cd62eea3: Pushed [2022-09-20T21:51:04.922Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:05.289Z] + 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-20T21:51:05.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-20T21:51:05.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T21:51:05.641Z] 07a39e24c66e: Preparing [2022-09-20T21:51:05.641Z] 42e32abf05af: Preparing [2022-09-20T21:51:05.641Z] 46dcd35eff66: Preparing [2022-09-20T21:51:05.641Z] 92c1cd62eea3: Preparing [2022-09-20T21:51:05.641Z] 4d316512b97c: Preparing [2022-09-20T21:51:05.641Z] 544fceb8a593: Preparing [2022-09-20T21:51:05.641Z] 9833f26c6bda: Preparing [2022-09-20T21:51:05.641Z] 544fceb8a593: Waiting [2022-09-20T21:51:05.641Z] 9833f26c6bda: Waiting [2022-09-20T21:51:05.641Z] 92c1cd62eea3: Layer already exists [2022-09-20T21:51:05.641Z] 46dcd35eff66: Layer already exists [2022-09-20T21:51:05.641Z] 42e32abf05af: Layer already exists [2022-09-20T21:51:05.641Z] 07a39e24c66e: Layer already exists [2022-09-20T21:51:05.641Z] 4d316512b97c: Layer already exists [2022-09-20T21:51:05.641Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:05.641Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:05.911Z] latest: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:06.271Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:06.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.67 [2022-09-20T21:51:06.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T21:51:06.621Z] 07a39e24c66e: Preparing [2022-09-20T21:51:06.621Z] 42e32abf05af: Preparing [2022-09-20T21:51:06.621Z] 46dcd35eff66: Preparing [2022-09-20T21:51:06.621Z] 92c1cd62eea3: Preparing [2022-09-20T21:51:06.621Z] 4d316512b97c: Preparing [2022-09-20T21:51:06.621Z] 544fceb8a593: Preparing [2022-09-20T21:51:06.621Z] 9833f26c6bda: Preparing [2022-09-20T21:51:06.621Z] 544fceb8a593: Waiting [2022-09-20T21:51:06.621Z] 9833f26c6bda: Waiting [2022-09-20T21:51:06.621Z] 07a39e24c66e: Layer already exists [2022-09-20T21:51:06.621Z] 4d316512b97c: Layer already exists [2022-09-20T21:51:06.621Z] 42e32abf05af: Layer already exists [2022-09-20T21:51:06.621Z] 92c1cd62eea3: Layer already exists [2022-09-20T21:51:06.621Z] 46dcd35eff66: Layer already exists [2022-09-20T21:51:06.893Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:06.893Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:06.893Z] 2.3.0-dev.67: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:07.253Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:07.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:07.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T21:51:07.832Z] 07a39e24c66e: Preparing [2022-09-20T21:51:07.832Z] 42e32abf05af: Preparing [2022-09-20T21:51:07.832Z] 46dcd35eff66: Preparing [2022-09-20T21:51:07.832Z] 92c1cd62eea3: Preparing [2022-09-20T21:51:07.832Z] 4d316512b97c: Preparing [2022-09-20T21:51:07.832Z] 544fceb8a593: Preparing [2022-09-20T21:51:07.832Z] 9833f26c6bda: Preparing [2022-09-20T21:51:07.832Z] 544fceb8a593: Waiting [2022-09-20T21:51:07.832Z] 9833f26c6bda: Waiting [2022-09-20T21:51:07.832Z] 07a39e24c66e: Layer already exists [2022-09-20T21:51:07.832Z] 46dcd35eff66: Layer already exists [2022-09-20T21:51:07.832Z] 4d316512b97c: Layer already exists [2022-09-20T21:51:07.832Z] 42e32abf05af: Layer already exists [2022-09-20T21:51:07.832Z] 92c1cd62eea3: Layer already exists [2022-09-20T21:51:07.832Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:07.832Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:08.101Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:08.456Z] + 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-20T21:51:08.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-20T21:51:08.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-20T21:51:08.802Z] 07a39e24c66e: Preparing [2022-09-20T21:51:08.802Z] 42e32abf05af: Preparing [2022-09-20T21:51:08.802Z] 46dcd35eff66: Preparing [2022-09-20T21:51:08.802Z] 92c1cd62eea3: Preparing [2022-09-20T21:51:08.802Z] 4d316512b97c: Preparing [2022-09-20T21:51:08.802Z] 544fceb8a593: Preparing [2022-09-20T21:51:08.802Z] 9833f26c6bda: Preparing [2022-09-20T21:51:08.802Z] 544fceb8a593: Waiting [2022-09-20T21:51:08.802Z] 9833f26c6bda: Waiting [2022-09-20T21:51:08.802Z] 42e32abf05af: Layer already exists [2022-09-20T21:51:08.802Z] 07a39e24c66e: Layer already exists [2022-09-20T21:51:08.802Z] 46dcd35eff66: Layer already exists [2022-09-20T21:51:08.802Z] 92c1cd62eea3: Layer already exists [2022-09-20T21:51:08.802Z] 4d316512b97c: Layer already exists [2022-09-20T21:51:08.802Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:08.802Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:09.071Z] main: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:51:09.117Z] ===================================================== [Pipeline] echo [2022-09-20T21:51:09.122Z] taggedImages: [2022-09-20T21:51:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-20T21:51:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.67 [2022-09-20T21:51:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-20T21:51:09.141Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-20T21:51:09.141Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:09.141Z] latest [2022-09-20T21:51:09.141Z] 2.3.0-dev.67 [2022-09-20T21:51:09.141Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:09.141Z] main [2022-09-20T21:51:09.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:09.482Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:09.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:09.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T21:51:09.844Z] 934d800827c4: Preparing [2022-09-20T21:51:09.844Z] cd661df2ff86: Preparing [2022-09-20T21:51:09.844Z] 36c3478d7c36: Preparing [2022-09-20T21:51:09.844Z] 952c929cc4e5: Preparing [2022-09-20T21:51:09.844Z] 4b926a7117e0: Preparing [2022-09-20T21:51:09.844Z] 544fceb8a593: Preparing [2022-09-20T21:51:09.844Z] 9833f26c6bda: Preparing [2022-09-20T21:51:09.844Z] 544fceb8a593: Waiting [2022-09-20T21:51:09.844Z] 9833f26c6bda: Waiting [2022-09-20T21:51:10.114Z] 934d800827c4: Pushed [2022-09-20T21:51:10.114Z] 36c3478d7c36: Pushed [2022-09-20T21:51:10.114Z] cd661df2ff86: Pushed [2022-09-20T21:51:10.114Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:10.114Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:10.703Z] 4b926a7117e0: Pushed [2022-09-20T21:51:25.718Z] 952c929cc4e5: Pushed [2022-09-20T21:51:25.718Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:26.075Z] + 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-20T21:51:26.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-20T21:51:26.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T21:51:26.432Z] 934d800827c4: Preparing [2022-09-20T21:51:26.432Z] cd661df2ff86: Preparing [2022-09-20T21:51:26.432Z] 36c3478d7c36: Preparing [2022-09-20T21:51:26.432Z] 952c929cc4e5: Preparing [2022-09-20T21:51:26.432Z] 4b926a7117e0: Preparing [2022-09-20T21:51:26.432Z] 544fceb8a593: Preparing [2022-09-20T21:51:26.432Z] 9833f26c6bda: Preparing [2022-09-20T21:51:26.432Z] 544fceb8a593: Waiting [2022-09-20T21:51:26.432Z] 9833f26c6bda: Waiting [2022-09-20T21:51:26.432Z] 4b926a7117e0: Layer already exists [2022-09-20T21:51:26.432Z] 934d800827c4: Layer already exists [2022-09-20T21:51:26.432Z] 952c929cc4e5: Layer already exists [2022-09-20T21:51:26.432Z] cd661df2ff86: Layer already exists [2022-09-20T21:51:26.432Z] 36c3478d7c36: Layer already exists [2022-09-20T21:51:26.701Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:26.701Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:26.701Z] latest: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:27.055Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:27.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.67 [2022-09-20T21:51:27.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T21:51:27.401Z] 934d800827c4: Preparing [2022-09-20T21:51:27.401Z] cd661df2ff86: Preparing [2022-09-20T21:51:27.401Z] 36c3478d7c36: Preparing [2022-09-20T21:51:27.401Z] 952c929cc4e5: Preparing [2022-09-20T21:51:27.401Z] 4b926a7117e0: Preparing [2022-09-20T21:51:27.401Z] 544fceb8a593: Preparing [2022-09-20T21:51:27.401Z] 9833f26c6bda: Preparing [2022-09-20T21:51:27.401Z] 544fceb8a593: Waiting [2022-09-20T21:51:27.401Z] 9833f26c6bda: Waiting [2022-09-20T21:51:27.401Z] 952c929cc4e5: Layer already exists [2022-09-20T21:51:27.401Z] 36c3478d7c36: Layer already exists [2022-09-20T21:51:27.401Z] 934d800827c4: Layer already exists [2022-09-20T21:51:27.401Z] cd661df2ff86: Layer already exists [2022-09-20T21:51:27.402Z] 4b926a7117e0: Layer already exists [2022-09-20T21:51:27.402Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:27.671Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:27.671Z] 2.3.0-dev.67: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:28.029Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:28.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:28.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T21:51:28.386Z] 934d800827c4: Preparing [2022-09-20T21:51:28.386Z] cd661df2ff86: Preparing [2022-09-20T21:51:28.386Z] 36c3478d7c36: Preparing [2022-09-20T21:51:28.386Z] 952c929cc4e5: Preparing [2022-09-20T21:51:28.386Z] 4b926a7117e0: Preparing [2022-09-20T21:51:28.386Z] 544fceb8a593: Preparing [2022-09-20T21:51:28.386Z] 9833f26c6bda: Preparing [2022-09-20T21:51:28.386Z] 544fceb8a593: Waiting [2022-09-20T21:51:28.386Z] 9833f26c6bda: Waiting [2022-09-20T21:51:28.386Z] 36c3478d7c36: Layer already exists [2022-09-20T21:51:28.386Z] 934d800827c4: Layer already exists [2022-09-20T21:51:28.386Z] cd661df2ff86: Layer already exists [2022-09-20T21:51:28.386Z] 4b926a7117e0: Layer already exists [2022-09-20T21:51:28.386Z] 952c929cc4e5: Layer already exists [2022-09-20T21:51:28.386Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:28.386Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:28.657Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:29.017Z] + 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-20T21:51:29.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-20T21:51:29.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-20T21:51:29.377Z] 934d800827c4: Preparing [2022-09-20T21:51:29.377Z] cd661df2ff86: Preparing [2022-09-20T21:51:29.377Z] 36c3478d7c36: Preparing [2022-09-20T21:51:29.377Z] 952c929cc4e5: Preparing [2022-09-20T21:51:29.377Z] 4b926a7117e0: Preparing [2022-09-20T21:51:29.377Z] 544fceb8a593: Preparing [2022-09-20T21:51:29.377Z] 9833f26c6bda: Preparing [2022-09-20T21:51:29.377Z] 544fceb8a593: Waiting [2022-09-20T21:51:29.377Z] 9833f26c6bda: Waiting [2022-09-20T21:51:29.377Z] 4b926a7117e0: Layer already exists [2022-09-20T21:51:29.377Z] 36c3478d7c36: Layer already exists [2022-09-20T21:51:29.377Z] 952c929cc4e5: Layer already exists [2022-09-20T21:51:29.377Z] cd661df2ff86: Layer already exists [2022-09-20T21:51:29.377Z] 934d800827c4: Layer already exists [2022-09-20T21:51:29.377Z] 544fceb8a593: Layer already exists [2022-09-20T21:51:29.377Z] 9833f26c6bda: Layer already exists [2022-09-20T21:51:29.655Z] main: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:51:29.720Z] ===================================================== [Pipeline] echo [2022-09-20T21:51:29.732Z] taggedImages: [2022-09-20T21:51:29.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:29.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-20T21:51:29.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.67 [2022-09-20T21:51:29.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:29.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-20T21:51:29.752Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-20T21:51:29.752Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:29.752Z] latest [2022-09-20T21:51:29.752Z] 2.3.0-dev.67 [2022-09-20T21:51:29.752Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:29.752Z] main [2022-09-20T21:51:29.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:30.099Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:30.454Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:30.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T21:51:30.455Z] 8692e45f6d4b: Preparing [2022-09-20T21:51:30.455Z] b7ae5ab8358d: Preparing [2022-09-20T21:51:30.455Z] 443e5c05724a: Preparing [2022-09-20T21:51:30.455Z] 2aaea546cae8: Preparing [2022-09-20T21:51:30.455Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:30.455Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:30.455Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:30.724Z] 8692e45f6d4b: Pushed [2022-09-20T21:51:30.724Z] 2aaea546cae8: Pushed [2022-09-20T21:51:36.093Z] b7ae5ab8358d: Pushed [2022-09-20T21:51:36.093Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:36.445Z] + 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-20T21:51:36.796Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-20T21:51:36.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T21:51:36.796Z] 8692e45f6d4b: Preparing [2022-09-20T21:51:36.796Z] b7ae5ab8358d: Preparing [2022-09-20T21:51:36.796Z] 443e5c05724a: Preparing [2022-09-20T21:51:36.796Z] 2aaea546cae8: Preparing [2022-09-20T21:51:36.796Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:36.796Z] b7ae5ab8358d: Layer already exists [2022-09-20T21:51:36.796Z] 8692e45f6d4b: Layer already exists [2022-09-20T21:51:36.796Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:36.796Z] 2aaea546cae8: Layer already exists [2022-09-20T21:51:36.796Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:37.065Z] latest: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:37.425Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:37.769Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.67 [2022-09-20T21:51:37.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T21:51:37.769Z] 8692e45f6d4b: Preparing [2022-09-20T21:51:37.769Z] b7ae5ab8358d: Preparing [2022-09-20T21:51:37.769Z] 443e5c05724a: Preparing [2022-09-20T21:51:37.769Z] 2aaea546cae8: Preparing [2022-09-20T21:51:37.769Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:37.769Z] b7ae5ab8358d: Layer already exists [2022-09-20T21:51:37.769Z] 8692e45f6d4b: Layer already exists [2022-09-20T21:51:37.769Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:37.769Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:37.769Z] 2aaea546cae8: Layer already exists [2022-09-20T21:51:38.039Z] 2.3.0-dev.67: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:38.423Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:38.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:38.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T21:51:38.778Z] 8692e45f6d4b: Preparing [2022-09-20T21:51:38.778Z] b7ae5ab8358d: Preparing [2022-09-20T21:51:38.778Z] 443e5c05724a: Preparing [2022-09-20T21:51:38.778Z] 2aaea546cae8: Preparing [2022-09-20T21:51:38.778Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:38.778Z] 8692e45f6d4b: Layer already exists [2022-09-20T21:51:39.057Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:39.057Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:39.057Z] b7ae5ab8358d: Layer already exists [2022-09-20T21:51:39.057Z] 2aaea546cae8: Layer already exists [2022-09-20T21:51:39.057Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:39.419Z] + 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-20T21:51:39.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-20T21:51:39.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-20T21:51:39.791Z] 8692e45f6d4b: Preparing [2022-09-20T21:51:39.791Z] b7ae5ab8358d: Preparing [2022-09-20T21:51:39.791Z] 443e5c05724a: Preparing [2022-09-20T21:51:39.791Z] 2aaea546cae8: Preparing [2022-09-20T21:51:39.791Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:39.791Z] 8692e45f6d4b: Layer already exists [2022-09-20T21:51:39.791Z] 2aaea546cae8: Layer already exists [2022-09-20T21:51:39.791Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:39.791Z] b7ae5ab8358d: Layer already exists [2022-09-20T21:51:39.791Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:40.066Z] main: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:51:40.120Z] ===================================================== [Pipeline] echo [2022-09-20T21:51:40.127Z] taggedImages: [2022-09-20T21:51:40.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:40.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-20T21:51:40.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.67 [2022-09-20T21:51:40.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:40.127Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-20T21:51:40.146Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-20T21:51:40.146Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:40.146Z] latest [2022-09-20T21:51:40.146Z] 2.3.0-dev.67 [2022-09-20T21:51:40.146Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:40.146Z] main [2022-09-20T21:51:40.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:40.503Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:40.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:40.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T21:51:40.885Z] 5bbf5658752a: Preparing [2022-09-20T21:51:40.885Z] bb0a96e2e1c1: Preparing [2022-09-20T21:51:40.885Z] 443e5c05724a: Preparing [2022-09-20T21:51:40.885Z] b9746abb3cfe: Preparing [2022-09-20T21:51:40.885Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:40.885Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:41.184Z] b9746abb3cfe: Layer already exists [2022-09-20T21:51:41.184Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:41.184Z] 5bbf5658752a: Pushed [2022-09-20T21:51:46.589Z] bb0a96e2e1c1: Pushed [2022-09-20T21:51:46.589Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:46.941Z] + 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-20T21:51:47.284Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-20T21:51:47.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T21:51:47.284Z] 5bbf5658752a: Preparing [2022-09-20T21:51:47.284Z] bb0a96e2e1c1: Preparing [2022-09-20T21:51:47.284Z] 443e5c05724a: Preparing [2022-09-20T21:51:47.284Z] b9746abb3cfe: Preparing [2022-09-20T21:51:47.284Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:47.284Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:47.284Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:47.284Z] 5bbf5658752a: Layer already exists [2022-09-20T21:51:47.284Z] bb0a96e2e1c1: Layer already exists [2022-09-20T21:51:47.284Z] b9746abb3cfe: Layer already exists [2022-09-20T21:51:47.554Z] latest: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:47.903Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:48.249Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.67 [2022-09-20T21:51:48.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T21:51:48.249Z] 5bbf5658752a: Preparing [2022-09-20T21:51:48.249Z] bb0a96e2e1c1: Preparing [2022-09-20T21:51:48.249Z] 443e5c05724a: Preparing [2022-09-20T21:51:48.249Z] b9746abb3cfe: Preparing [2022-09-20T21:51:48.249Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:48.249Z] b9746abb3cfe: Layer already exists [2022-09-20T21:51:48.249Z] 5bbf5658752a: Layer already exists [2022-09-20T21:51:48.249Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:48.249Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:48.249Z] bb0a96e2e1c1: Layer already exists [2022-09-20T21:51:48.518Z] 2.3.0-dev.67: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:48.868Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:49.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:49.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T21:51:49.215Z] 5bbf5658752a: Preparing [2022-09-20T21:51:49.215Z] bb0a96e2e1c1: Preparing [2022-09-20T21:51:49.215Z] 443e5c05724a: Preparing [2022-09-20T21:51:49.215Z] b9746abb3cfe: Preparing [2022-09-20T21:51:49.215Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:49.215Z] b9746abb3cfe: Layer already exists [2022-09-20T21:51:49.215Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:49.215Z] 5bbf5658752a: Layer already exists [2022-09-20T21:51:49.215Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:49.215Z] bb0a96e2e1c1: Layer already exists [2022-09-20T21:51:49.484Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:49.839Z] + 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-20T21:51:50.189Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-20T21:51:50.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-20T21:51:50.189Z] 5bbf5658752a: Preparing [2022-09-20T21:51:50.189Z] bb0a96e2e1c1: Preparing [2022-09-20T21:51:50.189Z] 443e5c05724a: Preparing [2022-09-20T21:51:50.189Z] b9746abb3cfe: Preparing [2022-09-20T21:51:50.189Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:50.189Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:50.189Z] 5bbf5658752a: Layer already exists [2022-09-20T21:51:50.189Z] 443e5c05724a: Layer already exists [2022-09-20T21:51:50.189Z] b9746abb3cfe: Layer already exists [2022-09-20T21:51:50.189Z] bb0a96e2e1c1: Layer already exists [2022-09-20T21:51:50.457Z] main: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:51:50.521Z] ===================================================== [Pipeline] echo [2022-09-20T21:51:50.529Z] taggedImages: [2022-09-20T21:51:50.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:50.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-20T21:51:50.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.67 [2022-09-20T21:51:50.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:50.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-20T21:51:50.548Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-20T21:51:50.548Z] 0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:50.548Z] latest [2022-09-20T21:51:50.548Z] 2.3.0-dev.67 [2022-09-20T21:51:50.548Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:51:50.548Z] main [2022-09-20T21:51:50.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:50.907Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:51:51.258Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:51:51.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T21:51:51.258Z] 2a355078fd7e: Preparing [2022-09-20T21:51:51.258Z] 84e7c59bb545: Preparing [2022-09-20T21:51:51.258Z] 0df94ad449f6: Preparing [2022-09-20T21:51:51.258Z] faf1606cfc7b: Preparing [2022-09-20T21:51:51.258Z] 5d3e392a13a0: Preparing [2022-09-20T21:51:51.530Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:51:51.530Z] 84e7c59bb545: Pushed [2022-09-20T21:51:52.124Z] 2a355078fd7e: Pushed [2022-09-20T21:51:54.089Z] 0df94ad449f6: Pushed [2022-09-20T21:52:20.848Z] faf1606cfc7b: Pushed [2022-09-20T21:52:20.848Z] 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:52:21.204Z] + 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-20T21:52:21.553Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-20T21:52:21.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T21:52:21.553Z] 2a355078fd7e: Preparing [2022-09-20T21:52:21.553Z] 84e7c59bb545: Preparing [2022-09-20T21:52:21.553Z] 0df94ad449f6: Preparing [2022-09-20T21:52:21.553Z] faf1606cfc7b: Preparing [2022-09-20T21:52:21.553Z] 5d3e392a13a0: Preparing [2022-09-20T21:52:21.553Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:52:21.553Z] faf1606cfc7b: Layer already exists [2022-09-20T21:52:21.553Z] 84e7c59bb545: Layer already exists [2022-09-20T21:52:21.553Z] 0df94ad449f6: Layer already exists [2022-09-20T21:52:21.553Z] 2a355078fd7e: Layer already exists [2022-09-20T21:52:21.822Z] latest: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:52:22.176Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:52:22.525Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.67 [2022-09-20T21:52:22.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T21:52:22.525Z] 2a355078fd7e: Preparing [2022-09-20T21:52:22.525Z] 84e7c59bb545: Preparing [2022-09-20T21:52:22.525Z] 0df94ad449f6: Preparing [2022-09-20T21:52:22.525Z] faf1606cfc7b: Preparing [2022-09-20T21:52:22.525Z] 5d3e392a13a0: Preparing [2022-09-20T21:52:22.525Z] 84e7c59bb545: Layer already exists [2022-09-20T21:52:22.525Z] 2a355078fd7e: Layer already exists [2022-09-20T21:52:22.525Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:52:22.525Z] faf1606cfc7b: Layer already exists [2022-09-20T21:52:22.525Z] 0df94ad449f6: Layer already exists [2022-09-20T21:52:22.796Z] 2.3.0-dev.67: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:52:23.149Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:52:23.500Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:52:23.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T21:52:23.500Z] 2a355078fd7e: Preparing [2022-09-20T21:52:23.500Z] 84e7c59bb545: Preparing [2022-09-20T21:52:23.500Z] 0df94ad449f6: Preparing [2022-09-20T21:52:23.500Z] faf1606cfc7b: Preparing [2022-09-20T21:52:23.500Z] 5d3e392a13a0: Preparing [2022-09-20T21:52:23.500Z] 2a355078fd7e: Layer already exists [2022-09-20T21:52:23.500Z] 0df94ad449f6: Layer already exists [2022-09-20T21:52:23.500Z] faf1606cfc7b: Layer already exists [2022-09-20T21:52:23.500Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:52:23.500Z] 84e7c59bb545: Layer already exists [2022-09-20T21:52:23.772Z] 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:52:24.125Z] + 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-20T21:52:24.472Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-20T21:52:24.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-20T21:52:24.472Z] 2a355078fd7e: Preparing [2022-09-20T21:52:24.472Z] 84e7c59bb545: Preparing [2022-09-20T21:52:24.472Z] 0df94ad449f6: Preparing [2022-09-20T21:52:24.472Z] faf1606cfc7b: Preparing [2022-09-20T21:52:24.472Z] 5d3e392a13a0: Preparing [2022-09-20T21:52:24.472Z] 0df94ad449f6: Layer already exists [2022-09-20T21:52:24.472Z] faf1606cfc7b: Layer already exists [2022-09-20T21:52:24.472Z] 5d3e392a13a0: Layer already exists [2022-09-20T21:52:24.472Z] 84e7c59bb545: Layer already exists [2022-09-20T21:52:24.472Z] 2a355078fd7e: Layer already exists [2022-09-20T21:52:24.743Z] main: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T21:52:24.796Z] ===================================================== [Pipeline] echo [2022-09-20T21:52:24.805Z] taggedImages: [2022-09-20T21:52:24.805Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 [2022-09-20T21:52:24.805Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-20T21:52:24.805Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.67 [2022-09-20T21:52:24.805Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [2022-09-20T21:52:24.805Z] - 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-20T21:52:25.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T21:52:25.176Z] [2022-09-20T21:52:25.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:52:25.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T21:52:26.007Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T21:52:26.007Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T21:52:26.007Z] 04944245beec: Pulling fs layer [2022-09-20T21:52:26.007Z] 699f458cf7ca: Pulling fs layer [2022-09-20T21:52:26.007Z] 765212b225bb: Pulling fs layer [2022-09-20T21:52:26.007Z] f23df028b6ca: Pulling fs layer [2022-09-20T21:52:26.007Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T21:52:26.007Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T21:52:26.007Z] f23df028b6ca: Waiting [2022-09-20T21:52:26.007Z] d65c8cfc05b1: Waiting [2022-09-20T21:52:26.007Z] 2437ff75d9bd: Waiting [2022-09-20T21:52:26.007Z] 765212b225bb: Waiting [2022-09-20T21:52:26.007Z] 04944245beec: Verifying Checksum [2022-09-20T21:52:26.007Z] 04944245beec: Download complete [2022-09-20T21:52:26.007Z] 765212b225bb: Verifying Checksum [2022-09-20T21:52:26.007Z] 765212b225bb: Download complete [2022-09-20T21:52:26.007Z] f23df028b6ca: Verifying Checksum [2022-09-20T21:52:26.007Z] f23df028b6ca: Download complete [2022-09-20T21:52:26.007Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T21:52:26.007Z] d65c8cfc05b1: Download complete [2022-09-20T21:52:26.282Z] 699f458cf7ca: Verifying Checksum [2022-09-20T21:52:26.282Z] 699f458cf7ca: Download complete [2022-09-20T21:52:26.282Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T21:52:26.282Z] 8998bd30e6a1: Download complete [2022-09-20T21:52:29.687Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T21:52:29.687Z] 2437ff75d9bd: Download complete [2022-09-20T21:52:30.673Z] 8998bd30e6a1: Pull complete [2022-09-20T21:52:31.293Z] 04944245beec: Pull complete [2022-09-20T21:52:32.727Z] 699f458cf7ca: Pull complete [2022-09-20T21:52:32.727Z] 765212b225bb: Pull complete [2022-09-20T21:52:33.705Z] f23df028b6ca: Pull complete [2022-09-20T21:52:33.979Z] d65c8cfc05b1: Pull complete [2022-09-20T21:52:49.310Z] 2437ff75d9bd: Pull complete [2022-09-20T21:52:49.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T21:52:49.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T21:52:49.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:52:49.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-29998 does not seem to be running inside a container [2022-09-20T21:52:49.680Z] $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:52:51.928Z] $ docker top 3f6f1277a4d0c0b85489145b7752b4c16537e5ee513af04246614805e9ecc8a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:52:52.909Z] ---> job-cost.sh [2022-09-20T21:52:52.909Z] lf-activate-venv: SKIPPING [2022-09-20T21:52:52.909Z] INFO: No Stack... [2022-09-20T21:52:53.499Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T21:52:54.469Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T21:52:55.126Z] + cut -d, -f6 [2022-09-20T21:52:55.126Z] + cat /w/workspace/edgex-go/303/archives/cost.csv [Pipeline] lock [2022-09-20T21:52:55.184Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-303-stack-cost] [2022-09-20T21:52:55.193Z] Resource [jenkins-edgexfoundry-edgex-go-main-303-stack-cost] did not exist. Created. [2022-09-20T21:52:55.193Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-303-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T21:52:55.848Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T21:52:56.424Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T21:52:56.432Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-303-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T21:52:56.478Z] $ docker stop --time=1 3f6f1277a4d0c0b85489145b7752b4c16537e5ee513af04246614805e9ecc8a5 [2022-09-20T21:52:57.986Z] $ docker rm -f 3f6f1277a4d0c0b85489145b7752b4c16537e5ee513af04246614805e9ecc8a5 [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-20T21:52:58.459Z] provisioning config files... [2022-09-20T21:52:58.470Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/303@tmp/config5149116803555656778tmp [Pipeline] { [Pipeline] sh [2022-09-20T21:52:58.759Z] + set +x [2022-09-20T21:52:58.759Z] + curl -s https://codecov.io/bash [2022-09-20T21:52:58.759Z] + bash -s -- [2022-09-20T21:52:58.759Z] [2022-09-20T21:52:58.759Z] _____ _ [2022-09-20T21:52:58.759Z] / ____| | | [2022-09-20T21:52:58.759Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T21:52:58.759Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T21:52:58.759Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T21:52:58.759Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T21:52:58.759Z] Bash-1.0.6 [2022-09-20T21:52:58.759Z] [2022-09-20T21:52:58.759Z] [2022-09-20T21:52:58.759Z] ==> git version 2.25.1 found [2022-09-20T21:52:58.759Z] ==> 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-20T21:52:58.759Z] Release-Date: 2020-01-08 [2022-09-20T21:52:58.759Z] 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-20T21:52:58.759Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T21:52:58.759Z] ==> Jenkins CI detected. [2022-09-20T21:52:58.759Z] current dir:  /w/workspace/edgex-go/303 [2022-09-20T21:52:58.759Z] project root: . [2022-09-20T21:52:58.759Z] --> token set from env [2022-09-20T21:52:58.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T21:52:58.759Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T21:52:58.759Z] ==> Python coveragepy not found [2022-09-20T21:52:58.759Z] ==> Searching for coverage reports in: [2022-09-20T21:52:58.759Z] + . [2022-09-20T21:52:59.019Z] -> Found 1 reports [2022-09-20T21:52:59.019Z] ==> Detecting git/mercurial file structure [2022-09-20T21:52:59.019Z] ==> Reading reports [2022-09-20T21:52:59.019Z] + ./coverage.out bytes=491929 [2022-09-20T21:52:59.019Z] ==> Appending adjustments [2022-09-20T21:52:59.019Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T21:53:00.399Z] + Found adjustments [2022-09-20T21:53:00.399Z] ==> Gzipping contents [2022-09-20T21:53:00.399Z] 64K /tmp/codecov.pGxLSd.gz [2022-09-20T21:53:00.399Z] ==> Uploading reports [2022-09-20T21:53:00.399Z] url: https://codecov.io [2022-09-20T21:53:00.399Z] query: branch=main&commit=0ef95e3002464d42590a42d7264ad679da132236&build=303&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F303%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T21:53:00.399Z] -> Pinging Codecov [2022-09-20T21:53:00.399Z] 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=0ef95e3002464d42590a42d7264ad679da132236&build=303&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F303%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T21:53:00.660Z] -> Uploading to [2022-09-20T21:53:00.660Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/0ef95e3002464d42590a42d7264ad679da132236/9263716e-b40b-4801-80d2-11e6ebc2a53c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T215300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc30be760d2e63db51bf5f4ef3815e869fb6e51b11e086260c797d9db0e81de4 [2022-09-20T21:53:00.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T21:53:00.660Z] Dload Upload Total Spent Left Speed [2022-09-20T21:53:00.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64634 0 0 100 64634 0 284k --:--:-- --:--:-- --:--:-- 283k 100 64634 0 0 100 64634 0 249k --:--:-- --:--:-- --:--:-- 248k [2022-09-20T21:53:00.921Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [2022-09-20T21:53:00.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-20T21:53:01.131Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-20T21:53:01.144Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:53:01.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T21:53:01.436Z] [2022-09-20T21:53:01.436Z] 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-20T21:53:01.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T21:53:01.740Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-20T21:53:01.740Z] df9b9388f04a: Pulling fs layer [2022-09-20T21:53:01.740Z] 52dc419b0ee2: Pulling fs layer [2022-09-20T21:53:01.740Z] 25bc292e5bac: Pulling fs layer [2022-09-20T21:53:01.740Z] 114826534d7a: Pulling fs layer [2022-09-20T21:53:01.740Z] 4657fd5d0bcf: Pulling fs layer [2022-09-20T21:53:01.740Z] 6ad1cebc031e: Pulling fs layer [2022-09-20T21:53:01.740Z] 8a3aa393b2d8: Pulling fs layer [2022-09-20T21:53:01.740Z] 4657fd5d0bcf: Waiting [2022-09-20T21:53:01.740Z] 6ad1cebc031e: Waiting [2022-09-20T21:53:01.740Z] 8a3aa393b2d8: Waiting [2022-09-20T21:53:01.740Z] 114826534d7a: Waiting [2022-09-20T21:53:01.740Z] 25bc292e5bac: Verifying Checksum [2022-09-20T21:53:01.740Z] 25bc292e5bac: Download complete [2022-09-20T21:53:01.740Z] 52dc419b0ee2: Verifying Checksum [2022-09-20T21:53:01.740Z] 52dc419b0ee2: Download complete [2022-09-20T21:53:01.740Z] 4657fd5d0bcf: Verifying Checksum [2022-09-20T21:53:01.740Z] 4657fd5d0bcf: Download complete [2022-09-20T21:53:01.740Z] df9b9388f04a: Verifying Checksum [2022-09-20T21:53:02.001Z] 6ad1cebc031e: Verifying Checksum [2022-09-20T21:53:02.001Z] 6ad1cebc031e: Download complete [2022-09-20T21:53:02.001Z] df9b9388f04a: Pull complete [2022-09-20T21:53:02.001Z] 52dc419b0ee2: Pull complete [2022-09-20T21:53:02.262Z] 25bc292e5bac: Pull complete [2022-09-20T21:53:02.522Z] 114826534d7a: Verifying Checksum [2022-09-20T21:53:02.522Z] 114826534d7a: Download complete [2022-09-20T21:53:02.780Z] 8a3aa393b2d8: Verifying Checksum [2022-09-20T21:53:02.780Z] 8a3aa393b2d8: Download complete [2022-09-20T21:53:06.155Z] 114826534d7a: Pull complete [2022-09-20T21:53:06.155Z] 4657fd5d0bcf: Pull complete [2022-09-20T21:53:06.413Z] 6ad1cebc031e: Pull complete [2022-09-20T21:53:10.005Z] 8a3aa393b2d8: Pull complete [2022-09-20T21:53:10.943Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-20T21:53:10.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T21:53:10.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:53:11.020Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:53:11.064Z] $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:53:17.271Z] $ docker top 4d83844616c935c1b55e154f5c776a7b3d4e32b1633b6217187980d23552b42e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T21:53:17.333Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-20T21:53:17.615Z] + set -o pipefail [2022-09-20T21:53:17.615Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-20T21:53:22.900Z] [2022-09-20T21:53:22.900Z] Monitoring /w/workspace/edgex-go/303 (github.com/edgexfoundry/edgex-go)... [2022-09-20T21:53:22.900Z] [2022-09-20T21:53:22.900Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7434f357-ef02-4dbb-a67a-37b31e7a1b1d [2022-09-20T21:53:22.900Z] [2022-09-20T21:53:22.900Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-20T21:53:22.900Z] [2022-09-20T21:53:22.900Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-20T21:53:22.900Z] [2022-09-20T21:53:22.900Z] [Pipeline] } [2022-09-20T21:53:22.922Z] $ docker stop --time=1 4d83844616c935c1b55e154f5c776a7b3d4e32b1633b6217187980d23552b42e [2022-09-20T21:53:27.058Z] $ docker rm -f 4d83844616c935c1b55e154f5c776a7b3d4e32b1633b6217187980d23552b42e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-20T21:53:27.441Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T21:53:27.451Z] provisioning config files... [2022-09-20T21:53:27.458Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/303@tmp/config7492526746216372300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:53:27.753Z] --> edgex-publish-swagger.sh [2022-09-20T21:53:27.753Z] === Publish openapi/v2 API === [2022-09-20T21:53:27.753Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-20T21:53:27.753Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/303/openapi/v2/core-command.yaml] [2022-09-20T21:53:27.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T21:53:27.753Z] Dload Upload Total Spent Left Speed [2022-09-20T21:53:28.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31066 0:00:01 0:00:01 --:--:-- 31037 100 33831 0 0 100 33831 0 31066 0:00:01 0:00:01 --:--:-- 31037 [2022-09-20T21:53:28.696Z] [2022-09-20T21:53:28.696Z] [2022-09-20T21:53:28.696Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/303/openapi/v2/core-data.yaml] [2022-09-20T21:53:28.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T21:53:28.696Z] Dload Upload Total Spent Left Speed [2022-09-20T21:53:29.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73971 --:--:-- --:--:-- --:--:-- 73894 100 71604 0 0 100 71604 0 73971 --:--:-- --:--:-- --:--:-- 73894 [2022-09-20T21:53:29.639Z] [2022-09-20T21:53:29.639Z] [2022-09-20T21:53:29.639Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/303/openapi/v2/core-metadata.yaml] [2022-09-20T21:53:29.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T21:53:29.639Z] Dload Upload Total Spent Left Speed [2022-09-20T21:53:30.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k [2022-09-20T21:53:30.581Z] [2022-09-20T21:53:30.581Z] [2022-09-20T21:53:30.842Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/303/openapi/v2/support-notifications.yaml] [2022-09-20T21:53:30.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T21:53:30.842Z] Dload Upload Total Spent Left Speed [2022-09-20T21:53:31.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 76865 0:00:01 0:00:01 --:--:-- 76865 100 89318 0 0 100 89318 0 76865 0:00:01 0:00:01 --:--:-- 76865 [2022-09-20T21:53:31.784Z] [2022-09-20T21:53:31.784Z] [2022-09-20T21:53:31.784Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/303/openapi/v2/support-scheduler.yaml] [2022-09-20T21:53:31.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T21:53:31.784Z] Dload Upload Total Spent Left Speed [2022-09-20T21:53:32.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42036 --:--:-- --:--:-- --:--:-- 41991 100 39556 0 0 100 39556 0 41991 --:--:-- --:--:-- --:--:-- 41946 [2022-09-20T21:53:32.730Z] [2022-09-20T21:53:32.730Z] [2022-09-20T21:53:32.730Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/303/openapi/v2/system-agent.yaml] [2022-09-20T21:53:32.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T21:53:32.730Z] Dload Upload Total Spent Left Speed [2022-09-20T21:53:34.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20050 0:00:01 0:00:01 --:--:-- 20050 100 20091 0 0 100 20091 0 20030 0:00:01 0:00:01 --:--:-- 20030 [2022-09-20T21:53:34.116Z] [2022-09-20T21:53:34.116Z] [Pipeline] } [2022-09-20T21:53:34.125Z] 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-20T21:53:34.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T21:53:34.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:53:34.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T21:53:34.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:53:34.918Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:53:34.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:53:35.329Z] $ docker top a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T21:53:35.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T21:53:35.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T21:53:35.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T21:53:35.549Z] $ docker exec a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce ssh-agent [2022-09-20T21:53:35.644Z] SSH_AUTH_SOCK=/tmp/ssh-GqwNebDToRam/agent.33 [2022-09-20T21:53:35.644Z] SSH_AGENT_PID=39 [2022-09-20T21:53:35.650Z] Running ssh-add (command line suppressed) [2022-09-20T21:53:35.778Z] Identity added: /w/workspace/edgex-go/303@tmp/private_key_5533187667988655138.key (/w/workspace/edgex-go/303@tmp/private_key_5533187667988655138.key) [2022-09-20T21:53:35.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T21:53:36.073Z] + git semver tag [2022-09-20T21:53:36.332Z] 2022-09-20 21:53:36,294 [run_tag] DEBUG tag force:False [2022-09-20T21:53:36.332Z] 2022-09-20 21:53:36,294 [check_head_tag] DEBUG check head tag [2022-09-20T21:53:36.332Z] 2022-09-20 21:53:36,296 [execute] INFO git cat-file --batch-check [2022-09-20T21:53:36.332Z] 2022-09-20 21:53:36,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=) [2022-09-20T21:53:36.332Z] 2022-09-20 21:53:36,300 [execute] INFO git cat-file --batch [2022-09-20T21:53:36.333Z] 2022-09-20 21:53:36,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=) [2022-09-20T21:53:36.333Z] 2022-09-20 21:53:36,331 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main [2022-09-20T21:53:36.333Z] 2022-09-20 21:53:36,332 [execute] INFO git tag -a v2.3.0-dev.67 -m v2.3.0-dev.67 [2022-09-20T21:53:36.333Z] 2022-09-20 21:53:36,332 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.67', '-m', 'v2.3.0-dev.67'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=None) [2022-09-20T21:53:36.333Z] 2022-09-20 21:53:36,336 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main [2022-09-20T21:53:36.333Z] 2.3.0-dev.67 [Pipeline] } [2022-09-20T21:53:36.611Z] $ docker exec --env ******** --env ******** a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce ssh-agent -k [2022-09-20T21:53:36.717Z] unset SSH_AUTH_SOCK; [2022-09-20T21:53:36.718Z] unset SSH_AGENT_PID; [2022-09-20T21:53:36.718Z] echo Agent pid 39 killed; [2022-09-20T21:53:36.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T21:53:37.025Z] + git semver [Pipeline] } [2022-09-20T21:53:37.311Z] $ docker stop --time=1 a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce [2022-09-20T21:53:38.615Z] $ docker rm -f a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:53:38.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T21:53:38.999Z] [2022-09-20T21:53:38.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:53:39.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T21:53:39.303Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-20T21:53:39.303Z] ab5ef0e58194: Pulling fs layer [2022-09-20T21:53:39.303Z] 9712f1f96733: Pulling fs layer [2022-09-20T21:53:39.303Z] 63f879dbbcfc: Pulling fs layer [2022-09-20T21:53:39.303Z] 0d9ebad4ef96: Pulling fs layer [2022-09-20T21:53:39.303Z] e9a5061849ea: Pulling fs layer [2022-09-20T21:53:39.303Z] d747dcd14b5f: Pulling fs layer [2022-09-20T21:53:39.303Z] 2de7ff778b66: Pulling fs layer [2022-09-20T21:53:39.303Z] 0d9ebad4ef96: Waiting [2022-09-20T21:53:39.303Z] e9a5061849ea: Waiting [2022-09-20T21:53:39.303Z] d747dcd14b5f: Waiting [2022-09-20T21:53:39.303Z] 2de7ff778b66: Waiting [2022-09-20T21:53:39.303Z] 9712f1f96733: Verifying Checksum [2022-09-20T21:53:39.303Z] 9712f1f96733: Download complete [2022-09-20T21:53:39.570Z] 63f879dbbcfc: Verifying Checksum [2022-09-20T21:53:39.570Z] 63f879dbbcfc: Download complete [2022-09-20T21:53:39.832Z] e9a5061849ea: Verifying Checksum [2022-09-20T21:53:39.832Z] e9a5061849ea: Download complete [2022-09-20T21:53:39.832Z] d747dcd14b5f: Download complete [2022-09-20T21:53:39.832Z] ab5ef0e58194: Verifying Checksum [2022-09-20T21:53:39.832Z] ab5ef0e58194: Download complete [2022-09-20T21:53:39.832Z] 0d9ebad4ef96: Download complete [2022-09-20T21:53:40.090Z] 2de7ff778b66: Verifying Checksum [2022-09-20T21:53:40.090Z] 2de7ff778b66: Download complete [2022-09-20T21:53:43.388Z] ab5ef0e58194: Pull complete [2022-09-20T21:53:43.388Z] 9712f1f96733: Pull complete [2022-09-20T21:53:43.647Z] 63f879dbbcfc: Pull complete [2022-09-20T21:53:47.896Z] 0d9ebad4ef96: Pull complete [2022-09-20T21:53:47.896Z] e9a5061849ea: Pull complete [2022-09-20T21:53:47.896Z] d747dcd14b5f: Pull complete [2022-09-20T21:53:49.274Z] 2de7ff778b66: Pull complete [2022-09-20T21:53:49.274Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-20T21:53:49.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T21:53:49.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:53:49.363Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:53:49.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:53:56.857Z] $ docker top c3a133ba8e6e4473e73869d93270d37ba4dc9564384979703c5cde045499c712 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-20T21:53:56.931Z] provisioning config files... [2022-09-20T21:53:56.939Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/303@tmp/config8610555296221727862tmp [2022-09-20T21:53:56.950Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/303@tmp/config5602390783292340012tmp [2022-09-20T21:53:56.960Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/303@tmp/config7692067723437174479tmp [Pipeline] { [Pipeline] echo [2022-09-20T21:53:56.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:53:57.253Z] ---> sigul-configuration.sh [2022-09-20T21:53:57.253Z] gpg: directory `/root/.gnupg' created [2022-09-20T21:53:57.253Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-20T21:53:57.253Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-20T21:53:57.253Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-20T21:53:57.253Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-20T21:53:57.253Z] gpg: CAST5 encrypted data [2022-09-20T21:53:57.253Z] gpg: encrypted with 1 passphrase [2022-09-20T21:53:57.254Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-20T21:53:57.538Z] + mkdir /home/jenkins [2022-09-20T21:53:57.538Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-20T21:53:57.823Z] + 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-20T21:53:57.832Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:53:58.117Z] ---> sigul-install.sh [2022-09-20T21:53:58.117Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-20T21:53:58.401Z] + git tag --list [2022-09-20T21:53:58.401Z] 0.6.0 [2022-09-20T21:53:58.401Z] 0.6.1 [2022-09-20T21:53:58.401Z] 0.7.0 [2022-09-20T21:53:58.401Z] 0.7.1 [2022-09-20T21:53:58.401Z] v1.0.0 [2022-09-20T21:53:58.401Z] v1.0.1 [2022-09-20T21:53:58.401Z] v1.1.0 [2022-09-20T21:53:58.401Z] v1.2.0 [2022-09-20T21:53:58.401Z] v1.2.1 [2022-09-20T21:53:58.401Z] v1.3.0 [2022-09-20T21:53:58.401Z] v1.3.1 [2022-09-20T21:53:58.401Z] v2.0.0 [2022-09-20T21:53:58.401Z] v2.1.0 [2022-09-20T21:53:58.401Z] v2.1.1 [2022-09-20T21:53:58.401Z] v2.1.1-dev.1 [2022-09-20T21:53:58.401Z] v2.1.1-dev.2 [2022-09-20T21:53:58.401Z] v2.1.1-dev.3 [2022-09-20T21:53:58.401Z] v2.1.1-dev.4 [2022-09-20T21:53:58.401Z] v2.1.1-dev.5 [2022-09-20T21:53:58.401Z] v2.1.1-dev.6 [2022-09-20T21:53:58.401Z] v2.1.1-dev.7 [2022-09-20T21:53:58.401Z] v2.1.1-dev.8 [2022-09-20T21:53:58.401Z] v2.1.2-dev.1 [2022-09-20T21:53:58.401Z] v2.2.0 [2022-09-20T21:53:58.401Z] v2.2.1-dev.1 [2022-09-20T21:53:58.401Z] v2.2.1-dev.10 [2022-09-20T21:53:58.401Z] v2.2.1-dev.11 [2022-09-20T21:53:58.401Z] v2.2.1-dev.12 [2022-09-20T21:53:58.401Z] v2.2.1-dev.13 [2022-09-20T21:53:58.401Z] v2.2.1-dev.14 [2022-09-20T21:53:58.401Z] v2.2.1-dev.15 [2022-09-20T21:53:58.401Z] v2.2.1-dev.16 [2022-09-20T21:53:58.401Z] v2.2.1-dev.17 [2022-09-20T21:53:58.401Z] v2.2.1-dev.18 [2022-09-20T21:53:58.401Z] v2.2.1-dev.19 [2022-09-20T21:53:58.401Z] v2.2.1-dev.2 [2022-09-20T21:53:58.401Z] v2.2.1-dev.20 [2022-09-20T21:53:58.401Z] v2.2.1-dev.21 [2022-09-20T21:53:58.401Z] v2.2.1-dev.22 [2022-09-20T21:53:58.401Z] v2.2.1-dev.23 [2022-09-20T21:53:58.401Z] v2.2.1-dev.24 [2022-09-20T21:53:58.401Z] v2.2.1-dev.25 [2022-09-20T21:53:58.401Z] v2.2.1-dev.26 [2022-09-20T21:53:58.401Z] v2.2.1-dev.27 [2022-09-20T21:53:58.401Z] v2.2.1-dev.28 [2022-09-20T21:53:58.401Z] v2.2.1-dev.29 [2022-09-20T21:53:58.401Z] v2.2.1-dev.3 [2022-09-20T21:53:58.401Z] v2.2.1-dev.4 [2022-09-20T21:53:58.401Z] v2.2.1-dev.5 [2022-09-20T21:53:58.401Z] v2.2.1-dev.6 [2022-09-20T21:53:58.401Z] v2.2.1-dev.7 [2022-09-20T21:53:58.401Z] v2.2.1-dev.8 [2022-09-20T21:53:58.401Z] v2.2.1-dev.9 [2022-09-20T21:53:58.401Z] v2.3.0-dev.29 [2022-09-20T21:53:58.401Z] v2.3.0-dev.30 [2022-09-20T21:53:58.401Z] v2.3.0-dev.31 [2022-09-20T21:53:58.401Z] v2.3.0-dev.32 [2022-09-20T21:53:58.401Z] v2.3.0-dev.33 [2022-09-20T21:53:58.401Z] v2.3.0-dev.34 [2022-09-20T21:53:58.401Z] v2.3.0-dev.35 [2022-09-20T21:53:58.401Z] v2.3.0-dev.36 [2022-09-20T21:53:58.401Z] v2.3.0-dev.37 [2022-09-20T21:53:58.401Z] v2.3.0-dev.38 [2022-09-20T21:53:58.401Z] v2.3.0-dev.39 [2022-09-20T21:53:58.401Z] v2.3.0-dev.40 [2022-09-20T21:53:58.401Z] v2.3.0-dev.41 [2022-09-20T21:53:58.401Z] v2.3.0-dev.42 [2022-09-20T21:53:58.401Z] v2.3.0-dev.43 [2022-09-20T21:53:58.401Z] v2.3.0-dev.44 [2022-09-20T21:53:58.401Z] v2.3.0-dev.45 [2022-09-20T21:53:58.401Z] v2.3.0-dev.46 [2022-09-20T21:53:58.401Z] v2.3.0-dev.47 [2022-09-20T21:53:58.401Z] v2.3.0-dev.48 [2022-09-20T21:53:58.401Z] v2.3.0-dev.49 [2022-09-20T21:53:58.401Z] v2.3.0-dev.50 [2022-09-20T21:53:58.401Z] v2.3.0-dev.51 [2022-09-20T21:53:58.401Z] v2.3.0-dev.52 [2022-09-20T21:53:58.401Z] v2.3.0-dev.53 [2022-09-20T21:53:58.401Z] v2.3.0-dev.54 [2022-09-20T21:53:58.401Z] v2.3.0-dev.55 [2022-09-20T21:53:58.401Z] v2.3.0-dev.56 [2022-09-20T21:53:58.401Z] v2.3.0-dev.57 [2022-09-20T21:53:58.401Z] v2.3.0-dev.58 [2022-09-20T21:53:58.401Z] v2.3.0-dev.59 [2022-09-20T21:53:58.401Z] v2.3.0-dev.60 [2022-09-20T21:53:58.401Z] v2.3.0-dev.61 [2022-09-20T21:53:58.401Z] v2.3.0-dev.62 [2022-09-20T21:53:58.401Z] v2.3.0-dev.63 [2022-09-20T21:53:58.401Z] v2.3.0-dev.64 [2022-09-20T21:53:58.401Z] v2.3.0-dev.65 [2022-09-20T21:53:58.401Z] v2.3.0-dev.66 [2022-09-20T21:53:58.401Z] v2.3.0-dev.67 [Pipeline] sh [2022-09-20T21:53:58.683Z] + lftools sign git-tag v2.3.0-dev.67 [2022-09-20T21:53:59.254Z] Signing Git tag with Sigul... [2022-09-20T21:53:59.254Z] Signing v2.3.0-dev.67 [Pipeline] echo [2022-09-20T21:53:59.521Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:53:59.803Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-20T21:53:59.810Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-20T21:53:59.838Z] $ docker stop --time=1 c3a133ba8e6e4473e73869d93270d37ba4dc9564384979703c5cde045499c712 [2022-09-20T21:54:01.121Z] $ docker rm -f c3a133ba8e6e4473e73869d93270d37ba4dc9564384979703c5cde045499c712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-20T21:54:01.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T21:54:01.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:54:01.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T21:54:01.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:54:01.917Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:54:01.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:54:02.285Z] $ docker top f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T21:54:02.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T21:54:02.359Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T21:54:02.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T21:54:02.505Z] $ docker exec f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc ssh-agent [2022-09-20T21:54:02.617Z] SSH_AUTH_SOCK=/tmp/ssh-WI5Fuhf1qdc4/agent.33 [2022-09-20T21:54:02.617Z] SSH_AGENT_PID=39 [2022-09-20T21:54:02.622Z] Running ssh-add (command line suppressed) [2022-09-20T21:54:02.741Z] Identity added: /w/workspace/edgex-go/303@tmp/private_key_8029675298148762886.key (/w/workspace/edgex-go/303@tmp/private_key_8029675298148762886.key) [2022-09-20T21:54:02.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T21:54:03.097Z] + git semver bump pre [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,264 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,264 [bump_version] DEBUG bumping version:2.3.0-dev.67 on axis:pre with prefix:dev [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,264 [bump_version] DEBUG bumped version:2.3.0-dev.68 [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,264 [write_version] DEBUG write version:2.3.0-dev.68 to path:/w/workspace/edgex-go/303/.semver/main with force:True [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,264 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,264 [write_file] DEBUG write to file:/w/workspace/edgex-go/303/.semver/main [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,266 [execute] INFO git cat-file --batch-check [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,271 [execute] INFO git cat-file --batch [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T21:54:03.356Z] 2022-09-20 21:54:03,276 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main [2022-09-20T21:54:03.356Z] 2.3.0-dev.68 [Pipeline] } [2022-09-20T21:54:03.375Z] $ docker exec --env ******** --env ******** f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc ssh-agent -k [2022-09-20T21:54:03.472Z] unset SSH_AUTH_SOCK; [2022-09-20T21:54:03.472Z] unset SSH_AGENT_PID; [2022-09-20T21:54:03.472Z] echo Agent pid 39 killed; [2022-09-20T21:54:03.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T21:54:03.772Z] + git semver [Pipeline] } [2022-09-20T21:54:04.055Z] $ docker stop --time=1 f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc [2022-09-20T21:54:05.340Z] $ docker rm -f f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T21:54:05.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T21:54:05.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:54:05.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T21:54:05.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:54:06.060Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:54:06.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:54:06.428Z] $ docker top b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T21:54:06.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T21:54:06.511Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T21:54:06.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T21:54:06.634Z] $ docker exec b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 ssh-agent [2022-09-20T21:54:06.732Z] SSH_AUTH_SOCK=/tmp/ssh-yzMdR7akU6CL/agent.32 [2022-09-20T21:54:06.732Z] SSH_AGENT_PID=38 [2022-09-20T21:54:06.737Z] Running ssh-add (command line suppressed) [2022-09-20T21:54:06.861Z] Identity added: /w/workspace/edgex-go/303@tmp/private_key_5092150260183997009.key (/w/workspace/edgex-go/303@tmp/private_key_5092150260183997009.key) [2022-09-20T21:54:06.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T21:54:07.154Z] + git semver push [2022-09-20T21:54:07.414Z] 2022-09-20 21:54:07,371 [run_push] DEBUG push [2022-09-20T21:54:07.414Z] 2022-09-20 21:54:07,372 [execute] INFO git cat-file --batch-check [2022-09-20T21:54:07.414Z] 2022-09-20 21:54:07,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T21:54:07.414Z] 2022-09-20 21:54:07,376 [execute] INFO git rev-list caf1286a009118c97ddf31444827b39c7e030a8a -- [2022-09-20T21:54:07.414Z] 2022-09-20 21:54:07,376 [execute] DEBUG Popen(['git', 'rev-list', 'caf1286a009118c97ddf31444827b39c7e030a8a', '--'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T21:54:07.414Z] 2022-09-20 21:54:07,391 [execute] INFO git fetch -v origin [2022-09-20T21:54:07.414Z] 2022-09-20 21:54:07,391 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-20T21:54:08.354Z] 2022-09-20 21:54:08,090 [run_push] DEBUG no remote changes detected [2022-09-20T21:54:08.354Z] 2022-09-20 21:54:08,090 [execute] INFO git push origin semver [2022-09-20T21:54:08.354Z] 2022-09-20 21:54:08,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T21:54:08.925Z] 2022-09-20 21:54:08,931 [run_push] DEBUG push all version tags [2022-09-20T21:54:08.925Z] 2022-09-20 21:54:08,931 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-20T21:54:08.925Z] 2022-09-20 21:54:08,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=None) [2022-09-20T21:54:09.863Z] 2022-09-20 21:54:09,763 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main [2022-09-20T21:54:09.863Z] 2.3.0-dev.68 [Pipeline] } [2022-09-20T21:54:09.883Z] $ docker exec --env ******** --env ******** b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 ssh-agent -k [2022-09-20T21:54:09.988Z] unset SSH_AUTH_SOCK; [2022-09-20T21:54:09.988Z] unset SSH_AGENT_PID; [2022-09-20T21:54:09.988Z] echo Agent pid 38 killed; [2022-09-20T21:54:09.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T21:54:10.291Z] + git semver [Pipeline] } [2022-09-20T21:54:10.573Z] $ docker stop --time=1 b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 [2022-09-20T21:54:11.844Z] $ docker rm -f b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 [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-20T21:54:12.368Z] + [ -d /w/workspace/edgex-go/303/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:54:12.657Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:54:13.514Z] ---> package-listing.sh [2022-09-20T21:54:13.514Z] ++ facter osfamily [2022-09-20T21:54:13.514Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T21:54:13.773Z] + OS_FAMILY=debian [2022-09-20T21:54:13.773Z] + workspace=/w/workspace/edgex-go/303 [2022-09-20T21:54:13.773Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T21:54:13.773Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T21:54:13.773Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T21:54:13.773Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T21:54:13.773Z] + '[' /w/workspace/edgex-go/303 ']' [2022-09-20T21:54:13.773Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T21:54:13.773Z] + case "${OS_FAMILY}" in [2022-09-20T21:54:13.773Z] + dpkg -l [2022-09-20T21:54:13.773Z] + grep '^ii' [2022-09-20T21:54:13.774Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T21:54:13.774Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T21:54:13.774Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T21:54:13.774Z] + '[' /w/workspace/edgex-go/303 ']' [2022-09-20T21:54:13.774Z] + mkdir -p /w/workspace/edgex-go/303/archives/ [2022-09-20T21:54:13.774Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/303/archives/ [Pipeline] echo [2022-09-20T21:54:13.785Z] 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/303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T21:54:14.059Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:54:14.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T21:54:14.622Z] [2022-09-20T21:54:14.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T21:54:14.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T21:54:14.918Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T21:54:14.918Z] 5eb5b503b376: Pulling fs layer [2022-09-20T21:54:14.918Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T21:54:14.918Z] ec43610c2a17: Pulling fs layer [2022-09-20T21:54:14.918Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T21:54:14.918Z] 33b1e0a273af: Pulling fs layer [2022-09-20T21:54:14.918Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T21:54:14.918Z] 2f39f015ded8: Pulling fs layer [2022-09-20T21:54:14.918Z] 33b1e0a273af: Waiting [2022-09-20T21:54:14.918Z] 5d3b04190fa2: Waiting [2022-09-20T21:54:14.918Z] 2f39f015ded8: Waiting [2022-09-20T21:54:14.918Z] 3a2ae6a8a46f: Waiting [2022-09-20T21:54:14.918Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T21:54:14.918Z] 5c69ac0246d0: Download complete [2022-09-20T21:54:14.918Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T21:54:14.918Z] 3a2ae6a8a46f: Download complete [2022-09-20T21:54:14.918Z] 33b1e0a273af: Verifying Checksum [2022-09-20T21:54:14.918Z] 33b1e0a273af: Download complete [2022-09-20T21:54:15.177Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T21:54:15.177Z] 5d3b04190fa2: Download complete [2022-09-20T21:54:15.177Z] ec43610c2a17: Verifying Checksum [2022-09-20T21:54:15.177Z] 5eb5b503b376: Verifying Checksum [2022-09-20T21:54:15.177Z] 5eb5b503b376: Download complete [2022-09-20T21:54:15.743Z] 2f39f015ded8: Download complete [2022-09-20T21:54:16.311Z] 5eb5b503b376: Pull complete [2022-09-20T21:54:16.311Z] 5c69ac0246d0: Pull complete [2022-09-20T21:54:16.879Z] ec43610c2a17: Pull complete [2022-09-20T21:54:16.879Z] 3a2ae6a8a46f: Pull complete [2022-09-20T21:54:17.138Z] 33b1e0a273af: Pull complete [2022-09-20T21:54:17.138Z] 5d3b04190fa2: Pull complete [2022-09-20T21:54:21.325Z] 2f39f015ded8: Pull complete [2022-09-20T21:54:21.325Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T21:54:21.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T21:54:21.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T21:54:21.406Z] prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container [2022-09-20T21:54:21.447Z] $ 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/303/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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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-20T21:54:26.285Z] $ docker top 5a9b0aa6b186009b9955442391fc72237be3dca7139580390f3621be753df464 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T21:54:26.674Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T21:54:27.170Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T21:54:27.455Z] + ls /var/log/sa-host [2022-09-20T21:54:27.455Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T21:54:27.598Z] provisioning config files... [2022-09-20T21:54:27.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/303@tmp/config1663194964683078021tmp [Pipeline] { [Pipeline] echo [2022-09-20T21:54:27.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:54:27.903Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T21:54:27.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:54:28.240Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T21:54:28.250Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:54:28.600Z] ---> sudo-logs.sh [2022-09-20T21:54:28.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T21:54:28.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:54:28.915Z] ---> job-cost.sh [2022-09-20T21:54:28.915Z] lf-activate-venv: SKIPPING [2022-09-20T21:54:28.915Z] DEBUG: total: 0.10999999940395355 [2022-09-20T21:54:28.915Z] INFO: Retrieving Stack Cost... [2022-09-20T21:54:29.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T21:54:29.744Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T21:54:29.756Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T21:54:30.040Z] ---> logs-deploy.sh [2022-09-20T21:54:30.040Z] lf-activate-venv: SKIPPING [2022-09-20T21:54:30.040Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/303 [2022-09-20T21:54:30.040Z] INFO: archiving workspace using pattern(s): [2022-09-20T21:54:30.976Z] Archives upload complete. [2022-09-20T21:54:31.235Z] INFO: archiving logs to Nexus