Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 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-ssh3085356440006812149.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-ssh12830542530806437214.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-ssh5256252184244063612.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-ssh16185281924115130990.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-ssh6616184597421841534.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 on ‘prd-ubuntu20.04-docker-8c-8g-29842’ Running on prd-ubuntu20.04-docker-8c-8g-29845 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/299 [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/299 # 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 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 (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 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#4158)" > git rev-list --no-walk b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-19T20:19:27.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-19T20:19:27.242Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-19T20:19:27.261Z] ========================================================= [2022-09-19T20:19:27.261Z] EdgeX Global Pipelines Version Info [2022-09-19T20:19:27.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:19:28.044Z] ------------------- [2022-09-19T20:19:28.044Z] stable info: [2022-09-19T20:19:28.044Z] ------------------- [2022-09-19T20:19:28.044Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-19T20:19:28.044Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T20:19:28.044Z] Message: update stable to v1.0.239 [2022-09-19T20:19:28.615Z] ------------------- [2022-09-19T20:19:28.615Z] experimental info: [2022-09-19T20:19:28.615Z] ------------------- [2022-09-19T20:19:28.615Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-19T20:19:28.615Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-19T20:19:28.615Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-19T20:19:28.881Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-19T20:19:28.892Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-19T20:19:28.901Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-19T20:19:28.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-19T20:19:28.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-19T20:19:28.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-19T20:19:28.943Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-19T20:19:28.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-19T20:19:28.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-19T20:19:28.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-19T20:19:28.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-19T20:19:28.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-19T20:19:29.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-19T20:19:29.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-19T20:19:29.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-19T20:19:29.039Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T20:19:29.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-19T20:19:29.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-19T20:19:29.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-19T20:19:29.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-19T20:19:29.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-19T20:19:29.121Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-19T20:19:29.132Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-19T20:19:29.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-19T20:19:29.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-19T20:19:29.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-19T20:19:29.182Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] echo [2022-09-19T20:19:29.194Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6c7d77 [Pipeline] echo [2022-09-19T20:19:29.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T20:19:29.251Z] provisioning config files... [2022-09-19T20:19:29.267Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/299@tmp/config6273811924236900422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:19:29.575Z] ---> docker-login.sh [2022-09-19T20:19:29.575Z] nexus3.edgexfoundry.org:10001 [2022-09-19T20:19:29.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:19:29.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:19:29.837Z] Configure a credential helper to remove this warning. See [2022-09-19T20:19:29.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:19:29.838Z] [2022-09-19T20:19:29.838Z] Login Succeeded [2022-09-19T20:19:29.838Z] nexus3.edgexfoundry.org:10002 [2022-09-19T20:19:30.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:19:30.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:19:30.101Z] Configure a credential helper to remove this warning. See [2022-09-19T20:19:30.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:19:30.101Z] [2022-09-19T20:19:30.101Z] Login Succeeded [2022-09-19T20:19:30.101Z] nexus3.edgexfoundry.org:10003 [2022-09-19T20:19:30.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:19:30.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:19:30.361Z] Configure a credential helper to remove this warning. See [2022-09-19T20:19:30.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:19:30.361Z] [2022-09-19T20:19:30.361Z] Login Succeeded [2022-09-19T20:19:30.361Z] nexus3.edgexfoundry.org:10004 [2022-09-19T20:19:30.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:19:30.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:19:30.361Z] Configure a credential helper to remove this warning. See [2022-09-19T20:19:30.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:19:30.361Z] [2022-09-19T20:19:30.361Z] Login Succeeded [2022-09-19T20:19:30.361Z] docker.io [2022-09-19T20:19:30.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:19:30.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:19:30.888Z] Configure a credential helper to remove this warning. See [2022-09-19T20:19:30.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:19:30.888Z] [2022-09-19T20:19:30.888Z] Login Succeeded [2022-09-19T20:19:30.888Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T20:19:30.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T20:19:31.214Z] + 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-19T20:19:31.214Z] + dirname cmd/core-command/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/core-data/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/core-metadata/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-19T20:19:31.214Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-19T20:19:31.214Z] cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-19T20:19:31.214Z] + + dirname cmd/security-spire-config/Dockerfile [2022-09-19T20:19:31.214Z] cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-19T20:19:31.214Z] + + dirname cmd/support-notifications/Dockerfilecut [2022-09-19T20:19:31.214Z] -d/ -f2 [2022-09-19T20:19:31.214Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-19T20:19:31.214Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-19T20:19:31.214Z] + cut -d/ -f2 [2022-09-19T20:19:31.214Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-19T20:19:31.253Z] 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-19T20:19:31.600Z] + git rev-list -1 --merges c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76~1..c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] echo [2022-09-19T20:19:31.622Z] -----------> git rev-list -1 --merges c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76~1..c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [false] [Pipeline] sh [2022-09-19T20:19:31.914Z] + git log --format=format:%s -1 c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] echo [2022-09-19T20:19:31.931Z] ========================================================= [2022-09-19T20:19:31.931Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-19T20:19:31.931Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-19T20:19:32.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T20:19:32.305Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-19T20:19:32.305Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-19T20:19:32.305Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-19T20:19:32.305Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-09-19T20:19:32.305Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-19T20:19:32.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:19:32.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T20:19:32.667Z] [2022-09-19T20:19:32.667Z] 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-19T20:19:32.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T20:19:32.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-19T20:19:32.970Z] b85a868b505f: Pulling fs layer [2022-09-19T20:19:32.970Z] e2be974225ed: Pulling fs layer [2022-09-19T20:19:32.970Z] 339a4e72a1f5: Pulling fs layer [2022-09-19T20:19:32.970Z] 988bab9f4d93: Pulling fs layer [2022-09-19T20:19:32.970Z] 1469e6f7b9e6: Pulling fs layer [2022-09-19T20:19:32.970Z] eaf3925da568: Pulling fs layer [2022-09-19T20:19:32.970Z] bab4dde63d76: Pulling fs layer [2022-09-19T20:19:32.970Z] bde34c3a00c8: Pulling fs layer [2022-09-19T20:19:32.970Z] b352a97aabf1: Pulling fs layer [2022-09-19T20:19:32.970Z] 4872d77fe225: Pulling fs layer [2022-09-19T20:19:32.970Z] 5851b861e8e6: Pulling fs layer [2022-09-19T20:19:32.970Z] eaf3925da568: Waiting [2022-09-19T20:19:32.970Z] bab4dde63d76: Waiting [2022-09-19T20:19:32.970Z] bde34c3a00c8: Waiting [2022-09-19T20:19:32.970Z] 5851b861e8e6: Waiting [2022-09-19T20:19:32.970Z] b352a97aabf1: Waiting [2022-09-19T20:19:32.970Z] 4872d77fe225: Waiting [2022-09-19T20:19:32.970Z] 988bab9f4d93: Waiting [2022-09-19T20:19:32.970Z] 1469e6f7b9e6: Waiting [2022-09-19T20:19:32.970Z] e2be974225ed: Verifying Checksum [2022-09-19T20:19:32.970Z] e2be974225ed: Download complete [2022-09-19T20:19:32.970Z] 988bab9f4d93: Verifying Checksum [2022-09-19T20:19:32.970Z] 988bab9f4d93: Download complete [2022-09-19T20:19:33.232Z] 339a4e72a1f5: Verifying Checksum [2022-09-19T20:19:33.232Z] 1469e6f7b9e6: Verifying Checksum [2022-09-19T20:19:33.232Z] 1469e6f7b9e6: Download complete [2022-09-19T20:19:33.232Z] eaf3925da568: Verifying Checksum [2022-09-19T20:19:33.232Z] eaf3925da568: Download complete [2022-09-19T20:19:33.232Z] bde34c3a00c8: Download complete [2022-09-19T20:19:33.232Z] 4872d77fe225: Verifying Checksum [2022-09-19T20:19:33.232Z] 4872d77fe225: Download complete [2022-09-19T20:19:33.232Z] 5851b861e8e6: Verifying Checksum [2022-09-19T20:19:33.232Z] 5851b861e8e6: Download complete [2022-09-19T20:19:33.232Z] b85a868b505f: Download complete [2022-09-19T20:19:33.493Z] bab4dde63d76: Verifying Checksum [2022-09-19T20:19:33.493Z] bab4dde63d76: Download complete [2022-09-19T20:19:34.438Z] b85a868b505f: Pull complete [2022-09-19T20:19:34.699Z] e2be974225ed: Pull complete [2022-09-19T20:19:35.273Z] 339a4e72a1f5: Pull complete [2022-09-19T20:19:35.273Z] 988bab9f4d93: Pull complete [2022-09-19T20:19:35.844Z] 1469e6f7b9e6: Pull complete [2022-09-19T20:19:35.844Z] eaf3925da568: Pull complete [2022-09-19T20:19:37.759Z] bab4dde63d76: Pull complete [2022-09-19T20:19:38.021Z] bde34c3a00c8: Pull complete [2022-09-19T20:19:38.021Z] b352a97aabf1: Pull complete [2022-09-19T20:19:38.021Z] 4872d77fe225: Pull complete [2022-09-19T20:19:38.282Z] 5851b861e8e6: Pull complete [2022-09-19T20:19:38.282Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-19T20:19:38.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T20:19:38.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:19:38.419Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:19:38.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:19:41.375Z] $ docker top 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f -eo pid,comm [2022-09-19T20:19:41.447Z] 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-19T20:19:41.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T20:19:41.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T20:19:41.481Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T20:19:41.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T20:19:41.620Z] $ docker exec 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f ssh-agent [2022-09-19T20:19:41.742Z] SSH_AUTH_SOCK=/tmp/ssh-HXdR4qtKv0FL/agent.32 [2022-09-19T20:19:41.742Z] SSH_AGENT_PID=38 [2022-09-19T20:19:41.750Z] Running ssh-add (command line suppressed) [2022-09-19T20:19:41.868Z] Identity added: /w/workspace/edgex-go/299@tmp/private_key_3414072928687964910.key (/w/workspace/edgex-go/299@tmp/private_key_3414072928687964910.key) [2022-09-19T20:19:41.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T20:19:42.175Z] + git tag --points-at HEAD [Pipeline] } [2022-09-19T20:19:42.189Z] $ docker exec --env ******** --env ******** 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f ssh-agent -k [2022-09-19T20:19:42.309Z] unset SSH_AUTH_SOCK; [2022-09-19T20:19:42.310Z] unset SSH_AGENT_PID; [2022-09-19T20:19:42.310Z] echo Agent pid 38 killed; [2022-09-19T20:19:42.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-19T20:19:42.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T20:19:42.352Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T20:19:42.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T20:19:42.500Z] $ docker exec 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f ssh-agent [2022-09-19T20:19:42.637Z] SSH_AUTH_SOCK=/tmp/ssh-MutbFt3DRCGA/agent.70 [2022-09-19T20:19:42.637Z] SSH_AGENT_PID=76 [2022-09-19T20:19:42.642Z] Running ssh-add (command line suppressed) [2022-09-19T20:19:42.748Z] Identity added: /w/workspace/edgex-go/299@tmp/private_key_3300632889355180189.key (/w/workspace/edgex-go/299@tmp/private_key_3300632889355180189.key) [2022-09-19T20:19:42.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T20:19:43.054Z] + git semver init [2022-09-19T20:19:43.315Z] 2022-09-19 20:19:43,269 [run_init] DEBUG init version:0.0.0 force:False [2022-09-19T20:19:43.315Z] 2022-09-19 20:19:43,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/299/.semver [2022-09-19T20:19:43.315Z] 2022-09-19 20:19:43,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/299/.semver [2022-09-19T20:19:43.315Z] 2022-09-19 20:19:43,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/299/.semver'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=None) [2022-09-19T20:19:48.607Z] 2022-09-19 20:19:48,254 [append_file] DEBUG append to file:/w/workspace/edgex-go/299/.git/info/exclude [2022-09-19T20:19:48.607Z] 2022-09-19 20:19:48,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/299/.semver/main with force:False [2022-09-19T20:19:48.607Z] 2022-09-19 20:19:48,255 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main [2022-09-19T20:19:48.607Z] 2022-09-19 20:19:48,256 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main [2022-09-19T20:19:48.607Z] 2.3.0-dev.63 [Pipeline] } [2022-09-19T20:19:48.623Z] $ docker exec --env ******** --env ******** 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f ssh-agent -k [2022-09-19T20:19:48.743Z] unset SSH_AUTH_SOCK; [2022-09-19T20:19:48.743Z] unset SSH_AGENT_PID; [2022-09-19T20:19:48.743Z] echo Agent pid 76 killed; [2022-09-19T20:19:48.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T20:19:49.063Z] + git semver [Pipeline] } [2022-09-19T20:19:49.338Z] $ docker stop --time=1 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f [2022-09-19T20:19:50.651Z] $ docker rm -f 12439645c92102fba012b01576d3c2a5422de0c424f9b6d62a95d34ef732935f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T20:19:51.013Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-19T20:19:51.311Z] Stashed 1 file(s) [Pipeline] echo [2022-09-19T20:19:51.314Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.63 [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-19T20:19:51.731Z] + git config --global --add safe.directory /w/workspace/edgex-go/299 [Pipeline] echo [2022-09-19T20:19:51.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T20:19:51.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T20:19:51.767Z] ========================================================= [2022-09-19T20:19:51.767Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-19T20:19:51.767Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-19T20:19:52.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T20:19:52.062Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-19T20:19:52.062Z] 2408cc74d12b: Pulling fs layer [2022-09-19T20:19:52.062Z] ea60b727a1ce: Pulling fs layer [2022-09-19T20:19:52.062Z] 30c4a7721957: Pulling fs layer [2022-09-19T20:19:52.062Z] 370296b7ddb6: Pulling fs layer [2022-09-19T20:19:52.062Z] 7c6cee850709: Pulling fs layer [2022-09-19T20:19:52.062Z] 39a5fcdaea64: Pulling fs layer [2022-09-19T20:19:52.062Z] d94ebbe4e438: Pulling fs layer [2022-09-19T20:19:52.062Z] bcfd1f05c69d: Pulling fs layer [2022-09-19T20:19:52.062Z] 59ccb84bbe0f: Pulling fs layer [2022-09-19T20:19:52.062Z] 370296b7ddb6: Waiting [2022-09-19T20:19:52.062Z] 7c6cee850709: Waiting [2022-09-19T20:19:52.062Z] d94ebbe4e438: Waiting [2022-09-19T20:19:52.062Z] 39a5fcdaea64: Waiting [2022-09-19T20:19:52.062Z] bcfd1f05c69d: Waiting [2022-09-19T20:19:52.062Z] 59ccb84bbe0f: Waiting [2022-09-19T20:19:52.062Z] 30c4a7721957: Verifying Checksum [2022-09-19T20:19:52.062Z] 30c4a7721957: Download complete [2022-09-19T20:19:52.062Z] ea60b727a1ce: Download complete [2022-09-19T20:19:52.062Z] 7c6cee850709: Verifying Checksum [2022-09-19T20:19:52.062Z] 7c6cee850709: Download complete [2022-09-19T20:19:52.062Z] 39a5fcdaea64: Verifying Checksum [2022-09-19T20:19:52.062Z] 39a5fcdaea64: Download complete [2022-09-19T20:19:52.062Z] 2408cc74d12b: Verifying Checksum [2022-09-19T20:19:52.062Z] 2408cc74d12b: Download complete [2022-09-19T20:19:52.062Z] d94ebbe4e438: Download complete [2022-09-19T20:19:52.325Z] 2408cc74d12b: Pull complete [2022-09-19T20:19:52.586Z] ea60b727a1ce: Pull complete [2022-09-19T20:19:52.586Z] 30c4a7721957: Pull complete [2022-09-19T20:19:52.586Z] 59ccb84bbe0f: Verifying Checksum [2022-09-19T20:19:52.586Z] 59ccb84bbe0f: Download complete [2022-09-19T20:19:53.156Z] 370296b7ddb6: Verifying Checksum [2022-09-19T20:19:53.156Z] 370296b7ddb6: Download complete [2022-09-19T20:19:53.156Z] bcfd1f05c69d: Verifying Checksum [2022-09-19T20:19:53.156Z] bcfd1f05c69d: Download complete [2022-09-19T20:19:57.355Z] 370296b7ddb6: Pull complete [2022-09-19T20:19:57.355Z] 7c6cee850709: Pull complete [2022-09-19T20:19:57.627Z] 39a5fcdaea64: Pull complete [2022-09-19T20:19:57.627Z] d94ebbe4e438: Pull complete [2022-09-19T20:20:00.170Z] bcfd1f05c69d: Pull complete [2022-09-19T20:20:00.738Z] 59ccb84bbe0f: Pull complete [2022-09-19T20:20:00.738Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-19T20:20:00.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T20:20:00.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-19T20:20:01.032Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T20:20:01.032Z] WORKDIR /edgex [2022-09-19T20:20:01.032Z] COPY go.mod . [2022-09-19T20:20:01.032Z] RUN go mod download [2022-09-19T20:20:01.032Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-19T20:20:01.987Z] Sending build context to Docker daemon 169.4MB [2022-09-19T20:20:01.987Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-19T20:20:01.987Z] ---> a4fb48ad2a94 [2022-09-19T20:20:01.987Z] Step 2/4 : WORKDIR /edgex [2022-09-19T20:20:06.396Z] Still waiting to schedule task [2022-09-19T20:20:06.397Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29843’ [2022-09-19T20:20:07.362Z] ---> Running in 916d22aaef2b [2022-09-19T20:20:07.362Z] Removing intermediate container 916d22aaef2b [2022-09-19T20:20:07.362Z] ---> b810eafd9a17 [2022-09-19T20:20:07.362Z] Step 3/4 : COPY go.mod . [2022-09-19T20:20:07.624Z] ---> 0b449b73dd78 [2022-09-19T20:20:07.624Z] Step 4/4 : RUN go mod download [2022-09-19T20:20:07.624Z] ---> Running in 8fcd672caeaa [2022-09-19T20:20:29.780Z] Removing intermediate container 8fcd672caeaa [2022-09-19T20:20:29.780Z] ---> a03596faade4 [2022-09-19T20:20:29.780Z] Successfully built a03596faade4 [2022-09-19T20:20:29.780Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:20:30.127Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T20:20:30.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:20:30.211Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:20:30.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:20:30.774Z] $ docker top f5f724fb305d78f01f63c5f00861570746c7bcc64178b314bef0f368c6e3672e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T20:20:31.178Z] + go version [2022-09-19T20:20:31.178Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-19T20:20:31.196Z] $ docker stop --time=1 f5f724fb305d78f01f63c5f00861570746c7bcc64178b314bef0f368c6e3672e [2022-09-19T20:20:32.531Z] $ docker rm -f f5f724fb305d78f01f63c5f00861570746c7bcc64178b314bef0f368c6e3672e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:20:32.965Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-19T20:20:32.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:20:33.083Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:20:33.132Z] $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:20:33.610Z] $ docker top 22440cdfe7dd2ed3125e6d8829dc30da7a15797b7c6dfaaef0c6e9329f30f003 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-19T20:20:33.685Z] ========================================================= [2022-09-19T20:20:33.685Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-19T20:20:33.685Z] ========================================================= [Pipeline] sh [2022-09-19T20:20:33.974Z] + git config --global --add safe.directory /w/workspace/edgex-go/299 [Pipeline] fileExists [Pipeline] sh [2022-09-19T20:20:34.278Z] + make test [2022-09-19T20:20:34.278Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-19T20:20:42.413Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-19T20:20:57.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-19T20:20:57.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2022-09-19T20:20:57.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.117s coverage: 72.5% of statements [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-19T20:20:57.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-19T20:20:57.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.890s coverage: 89.2% of statements [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.124s coverage: 2.1% of statements [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.531s coverage: 95.6% of statements [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.092s coverage: 60.0% of statements [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.108s coverage: 0.9% of statements [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.118s coverage: 29.6% of statements [2022-09-19T20:21:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements [2022-09-19T20:21:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-09-19T20:21:09.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements [2022-09-19T20:21:09.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-09-19T20:21:12.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.242s coverage: 80.8% of statements [2022-09-19T20:21:12.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-19T20:21:21.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-09-19T20:21:21.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-19T20:21:21.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-19T20:21:21.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-19T20:21:21.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-09-19T20:21:21.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.7% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.8% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.201s coverage: 92.3% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.133s coverage: 97.7% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-19T20:21:21.130Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-09-19T20:21:21.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-09-19T20:21:21.130Z] 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-19T20:21:43.118Z] 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-19T20:21:43.118Z] GO111MODULE=on go vet ./... [2022-09-19T20:21:46.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-19T20:21:46.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-19T20:21:46.414Z] ./bin/test-attribution-txt.sh [2022-09-19T20:21:46.414Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-19T20:21:46.414Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-19T20:21:46.414Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-19T20:21:46.414Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-19T20:21:46.414Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-19T20:21:46.414Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-19T20:21:46.414Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-19T20:21:46.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-19T20:21:46.797Z] + ls -al . [2022-09-19T20:21:46.797Z] total 744 [2022-09-19T20:21:46.797Z] drwxrwxr-x 10 1001 1001 4096 Sep 19 20:20 . [2022-09-19T20:21:46.797Z] drwxr-xr-x 4 root root 4096 Sep 19 20:20 .. [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 16 Sep 19 20:19 .dockerignore [2022-09-19T20:21:46.797Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 20:21 .git [2022-09-19T20:21:46.797Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 20:19 .github [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 1030 Sep 19 20:19 .gitignore [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 42 Sep 19 20:19 .golangci.yml [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 87 Sep 19 20:19 .hadolint.yml [2022-09-19T20:21:46.797Z] drwxr-xr-x 3 1001 1001 4096 Sep 19 20:19 .semver [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 166 Sep 19 20:19 .sonarcloud.properties [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 1171 Sep 19 20:19 ADOPTERS.md [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 10347 Sep 19 20:19 Attribution.txt [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 63209 Sep 19 20:19 CHANGELOG.md [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 3804 Sep 19 20:19 CONTRIBUTING.md [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 677 Sep 19 20:19 GOVERNANCE.md [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 850 Sep 19 20:19 Jenkinsfile [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 10775 Sep 19 20:19 LICENSE [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 13724 Sep 19 20:19 Makefile [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 582 Sep 19 20:19 OWNERS.md [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 9799 Sep 19 20:19 README.md [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 6912 Sep 19 20:19 SECURITY.md [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 12 Sep 19 20:19 VERSION [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 4131 Sep 19 20:19 ZMQWindows.md [2022-09-19T20:21:46.797Z] drwxrwxr-x 2 1001 1001 4096 Sep 19 20:19 bin [2022-09-19T20:21:46.797Z] drwxrwxr-x 18 1001 1001 4096 Sep 19 20:19 cmd [2022-09-19T20:21:46.797Z] -rw-r--r-- 1 root root 491309 Sep 19 20:21 coverage.out [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 3670 Sep 19 20:19 go.mod [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 38527 Sep 19 20:19 go.sum [2022-09-19T20:21:46.797Z] drwxrwxr-x 8 1001 1001 4096 Sep 19 20:19 internal [2022-09-19T20:21:46.797Z] drwxrwxr-x 3 1001 1001 4096 Sep 19 20:19 openapi [2022-09-19T20:21:46.797Z] drwxrwxr-x 4 1001 1001 4096 Sep 19 20:19 snap [2022-09-19T20:21:46.797Z] -rw-rw-r-- 1 1001 1001 204 Sep 19 20:19 version.go [Pipeline] sh [2022-09-19T20:21:47.093Z] + '[' -e coverage.out ] [2022-09-19T20:21:47.093Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-19T20:21:47.183Z] Stashed 1 file(s) [Pipeline] sh [2022-09-19T20:21:47.468Z] + make build [2022-09-19T20:21:47.468Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-19T20:22:02.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-19T20:22:12.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-19T20:22:13.339Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T20:22:21.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-19T20:22:21.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-19T20:22:22.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T20:22:23.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-19T20:22:24.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-19T20:22:25.747Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-19T20:22:26.689Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-19T20:22:27.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-19T20:22:29.165Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-19T20:22:30.251Z] $ docker stop --time=1 22440cdfe7dd2ed3125e6d8829dc30da7a15797b7c6dfaaef0c6e9329f30f003 [2022-09-19T20:22:36.721Z] $ docker rm -f 22440cdfe7dd2ed3125e6d8829dc30da7a15797b7c6dfaaef0c6e9329f30f003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:22:37.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T20:22:37.609Z] [2022-09-19T20:22:37.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:22:37.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T20:22:37.914Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-19T20:22:37.914Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-19T20:22:37.914Z] ca9280d653b3: Pulling fs layer [2022-09-19T20:22:37.914Z] 7e9c9ca2126c: Pulling fs layer [2022-09-19T20:22:38.173Z] cbdbe7a5bc2a: Download complete [2022-09-19T20:22:38.173Z] ca9280d653b3: Verifying Checksum [2022-09-19T20:22:38.173Z] ca9280d653b3: Download complete [2022-09-19T20:22:38.173Z] cbdbe7a5bc2a: Pull complete [2022-09-19T20:22:38.741Z] 7e9c9ca2126c: Verifying Checksum [2022-09-19T20:22:38.741Z] 7e9c9ca2126c: Download complete [2022-09-19T20:22:38.741Z] ca9280d653b3: Pull complete [2022-09-19T20:22:42.031Z] 7e9c9ca2126c: Pull complete [2022-09-19T20:22:42.031Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-19T20:22:42.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T20:22:42.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:22:42.130Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:22:42.178Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:22:44.736Z] $ docker top 09d881da5bf3df527a7ab40f98fa2313da6dee405261ad208e0640bba53cfa5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T20:22:45.088Z] + docker-compose build --help [2022-09-19T20:22:45.088Z] + grep parallel [2022-09-19T20:22:45.658Z] --parallel Build images in parallel. [Pipeline] } [2022-09-19T20:22:45.677Z] $ docker stop --time=1 09d881da5bf3df527a7ab40f98fa2313da6dee405261ad208e0640bba53cfa5c [2022-09-19T20:22:46.930Z] $ docker rm -f 09d881da5bf3df527a7ab40f98fa2313da6dee405261ad208e0640bba53cfa5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:22:47.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-19T20:22:47.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:22:47.427Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:22:47.476Z] $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:22:47.832Z] $ docker top ed65b1980f68096d10d57f5757fcdf8e9e13ad8535a4226919f27aba3fc40f7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T20:22:48.191Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-19T20:22:48.763Z] Building core-command ... [2022-09-19T20:22:48.763Z] Building core-data ... [2022-09-19T20:22:48.763Z] Building core-metadata ... [2022-09-19T20:22:48.763Z] Building security-bootstrapper ... [2022-09-19T20:22:48.763Z] Building security-proxy-setup ... [2022-09-19T20:22:48.763Z] Building security-secretstore-setup ... [2022-09-19T20:22:48.763Z] Building security-spiffe-token-provider ... [2022-09-19T20:22:48.763Z] Building security-spire-agent ... [2022-09-19T20:22:48.763Z] Building security-spire-config ... [2022-09-19T20:22:48.763Z] Building security-spire-server ... [2022-09-19T20:22:48.763Z] Building support-notifications ... [2022-09-19T20:22:48.763Z] Building support-scheduler ... [2022-09-19T20:22:48.763Z] Building sys-mgmt-agent ... [2022-09-19T20:22:48.763Z] Building core-metadata [2022-09-19T20:22:48.763Z] Building security-spire-config [2022-09-19T20:22:48.763Z] Building security-spire-agent [2022-09-19T20:22:48.763Z] Building security-spire-server [2022-09-19T20:22:48.763Z] Building security-spiffe-token-provider [2022-09-19T20:22:58.763Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:22:58.763Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:22:58.763Z] ---> a03596faade4 [2022-09-19T20:22:58.763Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T20:22:58.764Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:22:58.764Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:22:58.764Z] ---> a03596faade4 [2022-09-19T20:22:58.764Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T20:22:58.764Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:22:58.764Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:22:58.764Z] ---> a03596faade4 [2022-09-19T20:22:58.764Z] Step 3/20 : WORKDIR /edgex-go [2022-09-19T20:22:58.764Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:22:58.764Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:22:58.764Z] ---> a03596faade4 [2022-09-19T20:22:58.764Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T20:22:59.023Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:22:59.023Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:22:59.023Z] ---> a03596faade4 [2022-09-19T20:22:59.023Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:23:07.186Z] ---> Running in 89c123f20807 [2022-09-19T20:23:07.186Z] ---> Running in 52c63be42149 [2022-09-19T20:23:07.186Z] ---> Running in f4537fe8e89a [2022-09-19T20:23:07.186Z] ---> Running in 23d6e562f588 [2022-09-19T20:23:07.186Z] ---> Running in c21e022fcdac [2022-09-19T20:23:07.186Z] Removing intermediate container 23d6e562f588 [2022-09-19T20:23:07.186Z] ---> 1ee1ca38fdf9 [2022-09-19T20:23:07.186Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:23:07.186Z] Removing intermediate container 89c123f20807 [2022-09-19T20:23:07.186Z] ---> b8685e3f3db9 [2022-09-19T20:23:07.186Z] Step 4/25 : WORKDIR /edgex-go [2022-09-19T20:23:07.186Z] ---> Running in 7e28d3dcfa9b [2022-09-19T20:23:07.186Z] Removing intermediate container f4537fe8e89a [2022-09-19T20:23:07.186Z] ---> c316990829a5 [2022-09-19T20:23:07.186Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-19T20:23:07.186Z] Removing intermediate container 52c63be42149 [2022-09-19T20:23:07.186Z] ---> 80c7e729d244 [2022-09-19T20:23:07.186Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:23:07.186Z] Removing intermediate container c21e022fcdac [2022-09-19T20:23:07.186Z] ---> 1ee4bb847edf [2022-09-19T20:23:07.186Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:23:07.186Z] ---> Running in 321444683e0e [2022-09-19T20:23:07.186Z] ---> Running in 86bcdab8ff99 [2022-09-19T20:23:07.186Z] ---> Running in 65884180bae6 [2022-09-19T20:23:07.186Z] ---> Running in 6f227cbe703d [2022-09-19T20:23:07.186Z] Removing intermediate container 321444683e0e [2022-09-19T20:23:07.186Z] ---> 678a837b9c28 [2022-09-19T20:23:07.186Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:23:07.186Z] ---> Running in c17ae5e14611 [2022-09-19T20:23:07.445Z] Removing intermediate container 7e28d3dcfa9b [2022-09-19T20:23:07.446Z] ---> 761b7a55db32 [2022-09-19T20:23:07.446Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T20:23:07.446Z] Removing intermediate container 86bcdab8ff99 [2022-09-19T20:23:07.446Z] ---> 053888192d04 [2022-09-19T20:23:07.446Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T20:23:07.446Z] ---> Running in f24dc0a441a5 [2022-09-19T20:23:07.446Z] ---> Running in a92e9d5923a2 [2022-09-19T20:23:07.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:07.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:07.705Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-19T20:23:07.705Z] v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-19T20:23:07.705Z] OK: 17040 distinct packages available [2022-09-19T20:23:07.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:07.964Z] Removing intermediate container c17ae5e14611 [2022-09-19T20:23:07.964Z] ---> f8a1bba1a64d [2022-09-19T20:23:07.964Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-19T20:23:07.964Z] Removing intermediate container 65884180bae6 [2022-09-19T20:23:07.964Z] ---> 30e340381af3 [2022-09-19T20:23:07.964Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T20:23:07.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:07.964Z] ---> Running in e04cdf8d69cf [2022-09-19T20:23:07.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:07.964Z] ---> Running in 192b03fea13b [2022-09-19T20:23:07.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:08.231Z] OK: 211 MiB in 51 packages [2022-09-19T20:23:08.496Z] Removing intermediate container 6f227cbe703d [2022-09-19T20:23:08.496Z] ---> 52d8a82f30dd [2022-09-19T20:23:08.496Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-19T20:23:08.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:08.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:08.758Z] ---> c66df68c54bd [2022-09-19T20:23:08.758Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:23:08.758Z] ---> Running in 0646ac2e0fdb [2022-09-19T20:23:08.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:08.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:09.329Z] OK: 211 MiB in 51 packages [2022-09-19T20:23:09.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:09.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:09.330Z] OK: 211 MiB in 51 packages [2022-09-19T20:23:09.591Z] Removing intermediate container f24dc0a441a5 [2022-09-19T20:23:09.591Z] ---> 944990b0c888 [2022-09-19T20:23:09.591Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T20:23:09.591Z] OK: 211 MiB in 51 packages [2022-09-19T20:23:09.854Z] Removing intermediate container a92e9d5923a2 [2022-09-19T20:23:09.854Z] ---> 8823b9109990 [2022-09-19T20:23:09.854Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T20:23:09.854Z] ---> c8a8cb7dfa1f [2022-09-19T20:23:09.854Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:23:09.854Z] ---> Running in f22f8ba518e5 [2022-09-19T20:23:09.854Z] ---> ae4c51e8df14 [2022-09-19T20:23:09.854Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:23:09.854Z] ---> Running in 98bab940dc50 [2022-09-19T20:23:10.114Z] Removing intermediate container e04cdf8d69cf [2022-09-19T20:23:10.114Z] ---> 0d0d7460c212 [2022-09-19T20:23:10.114Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-19T20:23:10.114Z] ---> 9f053aff1416 [2022-09-19T20:23:10.114Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:23:10.374Z] OK: 211 MiB in 51 packages [2022-09-19T20:23:10.374Z] ---> Running in 9649429badc8 [2022-09-19T20:23:10.634Z] Removing intermediate container 192b03fea13b [2022-09-19T20:23:10.634Z] ---> d3a71db61365 [2022-09-19T20:23:10.634Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T20:23:10.893Z] ---> a2da8be71e2e [2022-09-19T20:23:10.893Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:23:10.893Z] ---> Running in 4841e6a92676 [2022-09-19T20:23:32.857Z] Removing intermediate container 4841e6a92676 [2022-09-19T20:23:32.857Z] ---> 374775089e2f [2022-09-19T20:23:32.857Z] Step 8/25 : COPY . . [2022-09-19T20:23:32.857Z] Removing intermediate container 98bab940dc50 [2022-09-19T20:23:32.857Z] ---> ef26949ae36a [2022-09-19T20:23:32.857Z] Step 8/26 : COPY . . [2022-09-19T20:23:32.857Z] Removing intermediate container f22f8ba518e5 [2022-09-19T20:23:32.857Z] ---> 1039538e5d8a [2022-09-19T20:23:32.857Z] Step 8/26 : COPY . . [2022-09-19T20:23:32.857Z] Removing intermediate container 9649429badc8 [2022-09-19T20:23:32.857Z] ---> e2d928c45ef7 [2022-09-19T20:23:32.857Z] Step 9/25 : COPY . . [2022-09-19T20:23:32.857Z] Removing intermediate container 0646ac2e0fdb [2022-09-19T20:23:32.857Z] ---> 62672071da11 [2022-09-19T20:23:32.857Z] Step 7/20 : COPY . . [2022-09-19T20:23:36.310Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29846 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-19T20:23:36.322Z] Running in /w/workspace/edgex-go/299 [Pipeline] { [Pipeline] checkout [2022-09-19T20:23:36.385Z] The recommended git tool is: git [2022-09-19T20:23:43.778Z] using credential edgex-jenkins-ssh [2022-09-19T20:23:43.797Z] Cloning the remote Git repository [2022-09-19T20:23:43.862Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-19T20:23:43.944Z] > git init /w/workspace/edgex-go/299 # timeout=10 [2022-09-19T20:23:44.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-19T20:23:44.016Z] > git --version # timeout=10 [2022-09-19T20:23:44.038Z] > git --version # 'git version 2.25.1' [2022-09-19T20:23:44.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-19T20:23:44.182Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T20:23:50.983Z] ---> 84abf508eb60 [2022-09-19T20:23:50.983Z] ---> decc0b0e09d4 [2022-09-19T20:23:50.983Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-19T20:23:50.983Z] [2022-09-19T20:23:50.983Z] ---> c4a09ce20c41 [2022-09-19T20:23:50.983Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-19T20:23:50.983Z] ---> 7afe07ce15a2 [2022-09-19T20:23:50.983Z] ---> 5f1706356597 [2022-09-19T20:23:50.983Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T20:23:50.983Z] [2022-09-19T20:23:50.983Z] ---> Running in 6c8a6f50ed51 [2022-09-19T20:23:50.983Z] ---> Running in 521b6b666e05 [2022-09-19T20:23:50.983Z] ---> Running in 7cf9e61aacd4 [2022-09-19T20:23:50.983Z] ---> Running in 9347a0dfa65b [2022-09-19T20:23:50.983Z] ---> Running in dd5304eb7d2b [2022-09-19T20:23:50.983Z] Removing intermediate container 521b6b666e05 [2022-09-19T20:23:50.983Z] ---> c647ed398e4d [2022-09-19T20:23:50.983Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T20:23:50.983Z] Removing intermediate container dd5304eb7d2b [2022-09-19T20:23:50.983Z] ---> 4446ac935dc6 [2022-09-19T20:23:50.983Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T20:23:50.983Z] ---> Running in 3f109ce425a4 [2022-09-19T20:23:50.983Z] Removing intermediate container 9347a0dfa65b [2022-09-19T20:23:50.983Z] ---> 3b7311c5b1e8 [2022-09-19T20:23:50.983Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-19T20:23:50.983Z] ---> Running in 1ede9d4f1b09 [2022-09-19T20:23:50.983Z] ---> Running in 06183379fa6c [2022-09-19T20:23:50.983Z] Removing intermediate container 3f109ce425a4 [2022-09-19T20:23:50.983Z] ---> 8c7c7c1c5b19 [2022-09-19T20:23:50.983Z] 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-19T20:23:50.983Z] ---> Running in 472c786a3139 [2022-09-19T20:23:50.983Z] Removing intermediate container 1ede9d4f1b09 [2022-09-19T20:23:50.983Z] ---> 427a19fe131b [2022-09-19T20:23:50.983Z] 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-19T20:23:50.983Z] Removing intermediate container 06183379fa6c [2022-09-19T20:23:50.983Z] ---> aa6d0f068bbf [2022-09-19T20:23:50.983Z] 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-19T20:23:50.983Z] ---> Running in 7cd8304516d7 [2022-09-19T20:23:50.983Z] ---> Running in e00e18a17754 [2022-09-19T20:23:50.983Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-19T20:23:50.983Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-19T20:23:50.983Z] Removing intermediate container 472c786a3139 [2022-09-19T20:23:50.983Z] ---> 17aa7f2033e5 [2022-09-19T20:23:50.983Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T20:23:50.983Z] ---> Running in 2dbba5561831 [2022-09-19T20:23:50.983Z] Removing intermediate container 7cd8304516d7 [2022-09-19T20:23:50.983Z] ---> 5b1d85dc22b4 [2022-09-19T20:23:50.983Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T20:23:50.983Z] ---> Running in 7b18a07dfd53 [2022-09-19T20:23:50.983Z] Removing intermediate container e00e18a17754 [2022-09-19T20:23:50.983Z] ---> 0fdf966f020b [2022-09-19T20:23:50.983Z] Step 12/25 : WORKDIR /edgex-go [2022-09-19T20:23:50.983Z] Removing intermediate container 2dbba5561831 [2022-09-19T20:23:50.983Z] ---> 1dc93c2d2818 [2022-09-19T20:23:50.983Z] [2022-09-19T20:23:50.983Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T20:23:50.983Z] ---> Running in 51e977c90e01 [2022-09-19T20:23:50.983Z] Removing intermediate container 7b18a07dfd53 [2022-09-19T20:23:50.983Z] ---> 6c221f5cafec [2022-09-19T20:23:50.983Z] [2022-09-19T20:23:50.983Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T20:23:50.983Z] Removing intermediate container 51e977c90e01 [2022-09-19T20:23:50.984Z] ---> fad89cf0c8a4 [2022-09-19T20:23:50.984Z] [2022-09-19T20:23:50.984Z] Step 13/25 : FROM alpine:3.15 [2022-09-19T20:23:50.984Z] 3.15: Pulling from library/alpine [2022-09-19T20:23:51.242Z] 3.15: Pulling from library/alpine [2022-09-19T20:23:51.242Z] 3.15: Pulling from library/alpine [2022-09-19T20:23:52.188Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T20:23:52.188Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T20:23:52.188Z] Status: Downloaded newer image for alpine:3.15 [2022-09-19T20:23:52.188Z] Status: Downloaded newer image for alpine:3.15 [2022-09-19T20:23:52.188Z] ---> c4fc93816858 [2022-09-19T20:23:52.188Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:23:52.188Z] ---> c4fc93816858 [2022-09-19T20:23:52.188Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:23:52.188Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T20:23:52.188Z] Status: Image is up to date for alpine:3.15 [2022-09-19T20:23:52.188Z] ---> c4fc93816858 [2022-09-19T20:23:52.188Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:23:52.761Z] ---> Running in a6b77fdc7e99 [2022-09-19T20:23:52.761Z] ---> Running in bfe5bfc5343e [2022-09-19T20:23:52.761Z] ---> Running in df8c225acc7c [2022-09-19T20:23:53.021Z] Removing intermediate container df8c225acc7c [2022-09-19T20:23:53.021Z] ---> e777610d8a77 [2022-09-19T20:23:53.021Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:23:53.021Z] Removing intermediate container bfe5bfc5343e [2022-09-19T20:23:53.021Z] ---> e2d3cb874c8b [2022-09-19T20:23:53.021Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:23:53.021Z] Removing intermediate container a6b77fdc7e99 [2022-09-19T20:23:53.021Z] ---> 1a4949d908d9 [2022-09-19T20:23:53.021Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:23:53.021Z] ---> Running in caf8ede68bd1 [2022-09-19T20:23:53.021Z] ---> Running in 32c60d554f68 [2022-09-19T20:23:53.021Z] ---> Running in de57b182f0c9 [2022-09-19T20:23:54.924Z] Removing intermediate container de57b182f0c9 [2022-09-19T20:23:54.924Z] ---> de83a39a6870 [2022-09-19T20:23:54.924Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T20:23:54.924Z] ---> Running in d9d1db41fff5 [2022-09-19T20:23:54.924Z] Removing intermediate container caf8ede68bd1 [2022-09-19T20:23:54.924Z] ---> 93ccfab17aca [2022-09-19T20:23:54.924Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T20:23:54.924Z] Removing intermediate container 32c60d554f68 [2022-09-19T20:23:54.924Z] ---> d22d1ecc3df6 [2022-09-19T20:23:54.924Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-19T20:23:54.924Z] ---> Running in db75741b6d87 [2022-09-19T20:23:54.924Z] ---> Running in a88fa92e3232 [2022-09-19T20:23:55.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:55.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:55.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:56.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:56.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:56.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:56.841Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T20:23:56.841Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T20:23:56.841Z] OK: 15857 distinct packages available [2022-09-19T20:23:56.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:56.841Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T20:23:56.841Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T20:23:56.841Z] OK: 15857 distinct packages available [2022-09-19T20:23:56.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:56.841Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T20:23:56.841Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T20:23:56.841Z] OK: 15857 distinct packages available [2022-09-19T20:23:57.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:57.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:57.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:57.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:23:57.929Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-19T20:23:57.929Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-19T20:23:58.188Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-19T20:23:58.188Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-19T20:23:58.188Z] (3/5) Installing libucontext (1.1-r0) [2022-09-19T20:23:58.188Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-19T20:23:58.188Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-19T20:23:58.188Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-19T20:23:58.188Z] (3/4) Installing libucontext (1.1-r0) [2022-09-19T20:23:58.188Z] (3/5) Installing libucontext (1.1-r0) [2022-09-19T20:23:58.188Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-19T20:23:58.450Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-19T20:23:58.450Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-19T20:23:58.450Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T20:23:58.450Z] OK: 7 MiB in 19 packages [2022-09-19T20:23:58.450Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T20:23:58.450Z] OK: 6 MiB in 18 packages [2022-09-19T20:23:58.450Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-19T20:23:58.450Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T20:23:58.450Z] OK: 7 MiB in 19 packages [2022-09-19T20:24:01.756Z] Removing intermediate container a88fa92e3232 [2022-09-19T20:24:01.756Z] ---> 88724df961bf [2022-09-19T20:24:01.756Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-19T20:24:02.015Z] Removing intermediate container d9d1db41fff5 [2022-09-19T20:24:02.015Z] ---> b7dbf890e235 [2022-09-19T20:24:02.015Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T20:24:02.015Z] Removing intermediate container db75741b6d87 [2022-09-19T20:24:02.015Z] ---> 82738e78b70b [2022-09-19T20:24:02.015Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T20:24:07.464Z] ---> fc2786275f90 [2022-09-19T20:24:07.464Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T20:24:07.464Z] ---> 66db587d0cb5 [2022-09-19T20:24:07.464Z] ---> b76521113b62 [2022-09-19T20:24:07.464Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T20:24:07.464Z] [2022-09-19T20:24:07.974Z] Avoid second fetch [2022-09-19T20:24:07.974Z] Checking out Revision c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 (main) [2022-09-19T20:24:08.484Z] ---> e7397bf1896b [2022-09-19T20:24:08.484Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-19T20:24:08.484Z] ---> 4e848fb329a1 [2022-09-19T20:24:08.484Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-19T20:24:08.746Z] ---> 9b00ac4c0244 [2022-09-19T20:24:08.746Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T20:24:08.746Z] ---> Running in 2561d494a33b [2022-09-19T20:24:09.004Z] Removing intermediate container 2561d494a33b [2022-09-19T20:24:09.004Z] ---> aacc3864838d [2022-09-19T20:24:09.004Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-19T20:24:09.004Z] ---> 847514a54c2a [2022-09-19T20:24:09.005Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-19T20:24:09.263Z] ---> 91380fa690fb [2022-09-19T20:24:09.263Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-19T20:24:09.263Z] ---> bec95f668566 [2022-09-19T20:24:09.263Z] Step 21/26 : WORKDIR / [2022-09-19T20:24:09.263Z] ---> 63544d543d8a [2022-09-19T20:24:09.263Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T20:24:09.522Z] ---> Running in 5a1afb683eae [2022-09-19T20:24:09.522Z] ---> Running in 891e6daf29cf [2022-09-19T20:24:09.780Z] ---> a749bf927f3d [2022-09-19T20:24:09.780Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-19T20:24:10.039Z] Removing intermediate container 5a1afb683eae [2022-09-19T20:24:10.039Z] ---> 02a85111a88a [2022-09-19T20:24:10.039Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T20:24:10.039Z] Removing intermediate container 891e6daf29cf [2022-09-19T20:24:10.039Z] ---> 877e00ae7833 [2022-09-19T20:24:10.039Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T20:24:10.298Z] ---> e8f4a9ebaef1 [2022-09-19T20:24:10.298Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T20:24:10.298Z] ---> Running in 953e61dba9d5 [2022-09-19T20:24:07.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-19T20:24:07.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-19T20:24:08.003Z] > git config core.sparsecheckout # timeout=10 [2022-09-19T20:24:08.018Z] > git checkout -f c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 [2022-09-19T20:24:10.557Z] ---> Running in 69c28b6a1502 [2022-09-19T20:24:10.557Z] ---> Running in 62718e8a5512 [2022-09-19T20:24:10.557Z] Removing intermediate container 953e61dba9d5 [2022-09-19T20:24:10.557Z] ---> d801575c89a5 [2022-09-19T20:24:10.557Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T20:24:11.955Z] Removing intermediate container 69c28b6a1502 [2022-09-19T20:24:11.955Z] ---> Running in fff4595199a1 [2022-09-19T20:24:11.955Z] ---> 669b894963cd [2022-09-19T20:24:11.955Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T20:24:11.955Z] Removing intermediate container 62718e8a5512 [2022-09-19T20:24:11.955Z] ---> bca19847c8a0 [2022-09-19T20:24:11.955Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T20:24:11.955Z] ---> Running in 4a7ce56304e7 [2022-09-19T20:24:11.955Z] ---> Running in e067f8308820 [2022-09-19T20:24:11.955Z] Removing intermediate container fff4595199a1 [2022-09-19T20:24:11.955Z] ---> 7ec654e23b4b [2022-09-19T20:24:11.955Z] Step 24/26 : LABEL arch=x86_64 [2022-09-19T20:24:11.955Z] Removing intermediate container 7cf9e61aacd4 [2022-09-19T20:24:11.955Z] ---> 6502571bb5d6 [2022-09-19T20:24:11.955Z] [2022-09-19T20:24:11.955Z] Step 11/25 : FROM alpine:3.16 [2022-09-19T20:24:11.955Z] ---> Running in 725624e65959 [2022-09-19T20:24:11.955Z] Removing intermediate container 4a7ce56304e7 [2022-09-19T20:24:11.955Z] ---> e62748ad8bd6 [2022-09-19T20:24:11.955Z] Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:24:11.955Z] Removing intermediate container e067f8308820 [2022-09-19T20:24:11.955Z] ---> 13ab97798c57 [2022-09-19T20:24:11.955Z] Step 24/26 : LABEL arch=x86_64 [2022-09-19T20:24:12.305Z] ---> Running in d532708c1ee5 [2022-09-19T20:24:12.305Z] ---> Running in d6a3d8601159 [2022-09-19T20:24:12.305Z] Removing intermediate container 725624e65959 [2022-09-19T20:24:12.305Z] ---> 82db12882f32 [2022-09-19T20:24:12.305Z] Step 25/26 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:24:12.564Z] 3.16: Pulling from library/alpine [2022-09-19T20:24:12.564Z] ---> Running in 5ac44eed04f9 [2022-09-19T20:24:12.564Z] Removing intermediate container d532708c1ee5 [2022-09-19T20:24:12.564Z] ---> d5e3e55f0c35 [2022-09-19T20:24:12.564Z] Step 25/25 : LABEL version=2.3.0-dev.63 [2022-09-19T20:24:12.564Z] Removing intermediate container d6a3d8601159 [2022-09-19T20:24:12.564Z] ---> 34e4dfc46ab3 [2022-09-19T20:24:12.564Z] Step 25/26 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:24:12.564Z] ---> Running in 71ac1cffda04 [2022-09-19T20:24:12.564Z] ---> Running in fb31431d5bb3 [2022-09-19T20:24:12.571Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#4158)" [2022-09-19T20:24:12.823Z] Removing intermediate container 5ac44eed04f9 [2022-09-19T20:24:12.823Z] ---> f98b9cbaee41 [2022-09-19T20:24:12.823Z] Step 26/26 : LABEL version=2.3.0-dev.63 [2022-09-19T20:24:12.823Z] ---> Running in c4bd41a78459 [2022-09-19T20:24:12.823Z] Removing intermediate container 71ac1cffda04 [2022-09-19T20:24:12.823Z] ---> a510df3645e2 [2022-09-19T20:24:12.823Z] [2022-09-19T20:24:12.823Z] Removing intermediate container fb31431d5bb3 [2022-09-19T20:24:12.823Z] ---> 005bdaa9dfc4 [2022-09-19T20:24:12.823Z] Step 26/26 : LABEL version=2.3.0-dev.63 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-19T20:24:13.085Z] ---> Running in 2a57f3564d0e [2022-09-19T20:24:13.085Z] Successfully built a510df3645e2 [2022-09-19T20:24:13.085Z] Removing intermediate container c4bd41a78459 [2022-09-19T20:24:13.085Z] ---> 5622f860a487 [2022-09-19T20:24:13.085Z] [2022-09-19T20:24:13.085Z] Successfully tagged security-spire-server:latest [2022-09-19T20:24:13.085Z]  Building security-spire-server ... done Building support-scheduler [2022-09-19T20:24:13.343Z] Successfully built 5622f860a487 [2022-09-19T20:24:13.343Z] Removing intermediate container 6c8a6f50ed51 [2022-09-19T20:24:13.343Z] ---> f5b9e41f148b [2022-09-19T20:24:13.343Z] [2022-09-19T20:24:13.343Z] Step 9/20 : FROM alpine:3.15 [2022-09-19T20:24:13.564Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-19T20:24:13.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T20:24:13.564Z] Dload Upload Total Spent Left Speed [2022-09-19T20:24:13.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80782 0 --:--:-- --:--:-- --:--:-- 81303 [Pipeline] sh [2022-09-19T20:24:14.281Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-19T20:24:14.537Z] ---> c4fc93816858 [2022-09-19T20:24:14.537Z] Successfully tagged security-spire-config:latest [2022-09-19T20:24:14.537Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Building sys-mgmt-agent [2022-09-19T20:24:14.537Z]  Building security-spire-config ... done  [2022-09-19T20:24:14.537Z] ---> Using cache [2022-09-19T20:24:14.537Z] ---> 1a4949d908d9 [2022-09-19T20:24:14.537Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:24:14.537Z] ---> Using cache [2022-09-19T20:24:14.537Z] ---> de83a39a6870 [2022-09-19T20:24:14.537Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-19T20:24:14.537Z] Removing intermediate container 2a57f3564d0e [2022-09-19T20:24:14.537Z] ---> c5912cd2bb30 [2022-09-19T20:24:14.537Z] [2022-09-19T20:24:14.537Z] Successfully built c5912cd2bb30 [2022-09-19T20:24:14.646Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-19T20:24:14.646Z] + sudo tee /etc/docker/daemon.new [2022-09-19T20:24:14.646Z] { [2022-09-19T20:24:14.646Z] "registry-mirrors": [ [2022-09-19T20:24:14.646Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-19T20:24:14.646Z] ], [2022-09-19T20:24:14.646Z] "bip": "10.250.0.254/24", [2022-09-19T20:24:14.646Z] "hosts": [ [2022-09-19T20:24:14.646Z] "tcp://0.0.0.0:5555", [2022-09-19T20:24:14.646Z] "unix:///var/run/docker.sock" [2022-09-19T20:24:14.646Z] ], [2022-09-19T20:24:14.646Z] "mtu": 1458, [2022-09-19T20:24:14.646Z] "selinux-enabled": true, [2022-09-19T20:24:14.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-19T20:24:14.646Z] } [Pipeline] sh [2022-09-19T20:24:15.061Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-19T20:24:15.439Z] + sudo service docker restart [2022-09-19T20:24:16.032Z] Successfully tagged security-spire-agent:latest [2022-09-19T20:24:16.032Z]  Building security-spire-agent ... done Building support-notifications [2022-09-19T20:24:17.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:24:17.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:24:17.413Z] ---> a03596faade4 [2022-09-19T20:24:17.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:24:17.413Z] ---> Using cache [2022-09-19T20:24:17.413Z] ---> b8685e3f3db9 [2022-09-19T20:24:17.413Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T20:24:17.413Z] ---> Using cache [2022-09-19T20:24:17.413Z] ---> 678a837b9c28 [2022-09-19T20:24:17.413Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:24:17.413Z] ---> Using cache [2022-09-19T20:24:17.413Z] ---> f8a1bba1a64d [2022-09-19T20:24:17.413Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-19T20:24:17.413Z] ---> Using cache [2022-09-19T20:24:17.413Z] ---> 0d0d7460c212 [2022-09-19T20:24:17.413Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T20:24:17.413Z] ---> Using cache [2022-09-19T20:24:17.413Z] ---> 9f053aff1416 [2022-09-19T20:24:17.413Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:24:17.413Z] ---> Using cache [2022-09-19T20:24:17.413Z] ---> e2d928c45ef7 [2022-09-19T20:24:17.413Z] Step 9/23 : COPY . . [2022-09-19T20:24:17.413Z] ---> Using cache [2022-09-19T20:24:17.413Z] ---> decc0b0e09d4 [2022-09-19T20:24:17.413Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-19T20:24:17.981Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T20:24:18.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:24:18.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:24:19.238Z] ---> a03596faade4 [2022-09-19T20:24:19.238Z] Step 3/23 : WORKDIR /edgex-go [2022-09-19T20:24:19.238Z] ---> Using cache [2022-09-19T20:24:19.238Z] ---> 80c7e729d244 [2022-09-19T20:24:19.238Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:24:19.238Z] ---> Using cache [2022-09-19T20:24:19.238Z] ---> 053888192d04 [2022-09-19T20:24:19.238Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-19T20:24:19.499Z] Status: Downloaded newer image for alpine:3.16 [2022-09-19T20:24:20.441Z] ---> 9c6f07244728 [2022-09-19T20:24:20.441Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-19T20:24:20.755Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:24:20.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:24:20.755Z] ---> a03596faade4 [2022-09-19T20:24:20.755Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:24:20.755Z] ---> Using cache [2022-09-19T20:24:20.755Z] ---> b8685e3f3db9 [2022-09-19T20:24:20.755Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T20:24:20.755Z] ---> Using cache [2022-09-19T20:24:20.755Z] ---> 678a837b9c28 [2022-09-19T20:24:20.755Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:24:20.755Z] ---> Using cache [2022-09-19T20:24:20.755Z] ---> f8a1bba1a64d [2022-09-19T20:24:20.755Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-19T20:24:24.723Z] ---> Running in 0b1ae32c80db [2022-09-19T20:24:24.724Z] ---> Running in a79a1f6199b5 [2022-09-19T20:24:24.724Z] ---> Running in f2622a4ae99f [2022-09-19T20:24:24.724Z] ---> Running in 889a54c2d819 [2022-09-19T20:24:24.724Z] ---> Running in 4492303cae58 [2022-09-19T20:24:24.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:25.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T20:24:25.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:25.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:25.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:28.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:28.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:32.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-19T20:24:32.506Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:24:32.506Z] OK: 6 MiB in 15 packages [2022-09-19T20:24:32.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:33.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T20:24:34.056Z] provisioning config files... [2022-09-19T20:24:34.080Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/299@tmp/config2009869732069821962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:24:34.409Z] Removing intermediate container 889a54c2d819 [2022-09-19T20:24:34.409Z] ---> c75623a6f02c [2022-09-19T20:24:34.409Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T20:24:34.409Z] ---> Running in ce9b4525329a [2022-09-19T20:24:34.591Z] ---> docker-login.sh [2022-09-19T20:24:34.591Z] nexus3.edgexfoundry.org:10001 [2022-09-19T20:24:34.669Z] Removing intermediate container ce9b4525329a [2022-09-19T20:24:34.669Z] ---> 152b14796da9 [2022-09-19T20:24:34.669Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-19T20:24:34.930Z] ---> Running in b71291330c97 [2022-09-19T20:24:35.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:24:35.191Z] Removing intermediate container b71291330c97 [2022-09-19T20:24:35.191Z] ---> ec07ceee9272 [2022-09-19T20:24:35.191Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-19T20:24:35.191Z] ---> Running in 7b5b37cda7ea [2022-09-19T20:24:35.453Z] Removing intermediate container 7b5b37cda7ea [2022-09-19T20:24:35.453Z] ---> 69c8a6af5b28 [2022-09-19T20:24:35.453Z] Step 16/25 : WORKDIR / [2022-09-19T20:24:35.453Z] ---> Running in 21cbd4be1c13 [2022-09-19T20:24:35.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:24:35.473Z] Configure a credential helper to remove this warning. See [2022-09-19T20:24:35.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:24:35.473Z] [2022-09-19T20:24:35.473Z] Login Succeeded [2022-09-19T20:24:35.473Z] nexus3.edgexfoundry.org:10002 [2022-09-19T20:24:36.085Z] Removing intermediate container 21cbd4be1c13 [2022-09-19T20:24:36.085Z] ---> fa57c5eca3a0 [2022-09-19T20:24:36.085Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:24:36.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:24:36.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:24:36.087Z] Configure a credential helper to remove this warning. See [2022-09-19T20:24:36.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:24:36.087Z] [2022-09-19T20:24:36.087Z] Login Succeeded [2022-09-19T20:24:36.087Z] nexus3.edgexfoundry.org:10003 [2022-09-19T20:24:36.347Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T20:24:36.347Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T20:24:36.347Z] OK: 15857 distinct packages available [2022-09-19T20:24:36.347Z] ---> 1e0364092443 [2022-09-19T20:24:36.347Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-19T20:24:36.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:36.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:24:36.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:24:36.648Z] Configure a credential helper to remove this warning. See [2022-09-19T20:24:36.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:24:36.648Z] [2022-09-19T20:24:36.649Z] Login Succeeded [2022-09-19T20:24:36.649Z] nexus3.edgexfoundry.org:10004 [2022-09-19T20:24:36.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:24:36.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:24:36.923Z] Configure a credential helper to remove this warning. See [2022-09-19T20:24:36.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:24:36.923Z] [2022-09-19T20:24:36.923Z] Login Succeeded [2022-09-19T20:24:36.947Z] OK: 211 MiB in 51 packages [2022-09-19T20:24:37.198Z] docker.io [2022-09-19T20:24:37.210Z] ---> b58274e0a769 [2022-09-19T20:24:37.210Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-19T20:24:37.473Z] ---> 85a6029a032c [2022-09-19T20:24:37.473Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-19T20:24:37.473Z] Removing intermediate container f2622a4ae99f [2022-09-19T20:24:37.473Z] ---> e43d0955f751 [2022-09-19T20:24:37.473Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-19T20:24:37.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:24:37.734Z] ---> d68e656cb10f [2022-09-19T20:24:37.734Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-19T20:24:37.734Z] ---> Running in 19c60f7e961c [2022-09-19T20:24:37.734Z] ---> a7c44f613eb9 [2022-09-19T20:24:37.734Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:24:37.734Z] ---> Running in c63efd9cb16f [2022-09-19T20:24:37.734Z] Removing intermediate container 19c60f7e961c [2022-09-19T20:24:37.734Z] ---> 1d2f2d11285e [2022-09-19T20:24:37.734Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:24:37.734Z] ---> Running in b94a1d529798 [2022-09-19T20:24:37.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:37.997Z] Removing intermediate container b94a1d529798 [2022-09-19T20:24:37.997Z] ---> 1709a569f982 [2022-09-19T20:24:37.997Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T20:24:37.997Z] ---> Running in 608ee883c46d [2022-09-19T20:24:37.997Z] OK: 211 MiB in 51 packages [2022-09-19T20:24:37.997Z] Removing intermediate container 608ee883c46d [2022-09-19T20:24:37.997Z] ---> 5b903a4fd951 [2022-09-19T20:24:37.997Z] Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:24:37.997Z] ---> Running in 8221e06d1177 [2022-09-19T20:24:38.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:24:38.069Z] Configure a credential helper to remove this warning. See [2022-09-19T20:24:38.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:24:38.069Z] [2022-09-19T20:24:38.069Z] Login Succeeded [2022-09-19T20:24:38.069Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T20:24:38.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-19T20:24:38.257Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-19T20:24:38.257Z] Removing intermediate container 8221e06d1177 [2022-09-19T20:24:38.257Z] ---> 653945752d0a [2022-09-19T20:24:38.257Z] Step 25/25 : LABEL version=2.3.0-dev.63 [2022-09-19T20:24:38.257Z] ---> Running in 54f22396d5ea [2022-09-19T20:24:38.257Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-19T20:24:38.257Z] Removing intermediate container 4492303cae58 [2022-09-19T20:24:38.257Z] ---> f4cc6a21f8f3 [2022-09-19T20:24:38.257Z] Step 7/23 : COPY go.mod vendor* ./ [Pipeline] sh [2022-09-19T20:24:38.531Z] Removing intermediate container 54f22396d5ea [2022-09-19T20:24:38.532Z] ---> cbbf5d80fca8 [2022-09-19T20:24:38.532Z] [2022-09-19T20:24:38.532Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-19T20:24:38.532Z] Successfully built cbbf5d80fca8 [2022-09-19T20:24:38.532Z] Successfully tagged core-metadata:latest [2022-09-19T20:24:38.532Z]  Building core-metadata ... done Building core-data [2022-09-19T20:24:38.532Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-19T20:24:38.815Z] (5/9) Installing curl (7.80.0-r3) [2022-09-19T20:24:38.815Z] ---> d729771d7911 [2022-09-19T20:24:38.815Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:24:38.815Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-19T20:24:38.833Z] + git config --global --add safe.directory /w/workspace/edgex-go/299 [Pipeline] echo [2022-09-19T20:24:38.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T20:24:38.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T20:24:38.876Z] ========================================================= [2022-09-19T20:24:38.876Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-19T20:24:38.876Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-19T20:24:39.075Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-19T20:24:39.075Z] (8/9) Installing libucontext (1.1-r0) [2022-09-19T20:24:39.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T20:24:39.362Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-19T20:24:39.362Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T20:24:39.362Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:24:39.362Z] OK: 8 MiB in 23 packages [2022-09-19T20:24:39.498Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-19T20:24:39.498Z] b3c136eddcbf: Pulling fs layer [2022-09-19T20:24:39.498Z] c0a3192eca97: Pulling fs layer [2022-09-19T20:24:39.498Z] a050256f5b6f: Pulling fs layer [2022-09-19T20:24:39.498Z] 656be50a0ddc: Pulling fs layer [2022-09-19T20:24:39.498Z] 2bbca73fdf42: Pulling fs layer [2022-09-19T20:24:39.498Z] 46d945488cbd: Pulling fs layer [2022-09-19T20:24:39.498Z] 8a5474983e97: Pulling fs layer [2022-09-19T20:24:39.498Z] 329c88fbcd65: Pulling fs layer [2022-09-19T20:24:39.498Z] 46d945488cbd: Waiting [2022-09-19T20:24:39.498Z] 656be50a0ddc: Waiting [2022-09-19T20:24:39.498Z] 8a5474983e97: Waiting [2022-09-19T20:24:39.498Z] 2bbca73fdf42: Waiting [2022-09-19T20:24:39.498Z] 329c88fbcd65: Waiting [2022-09-19T20:24:39.498Z] a050256f5b6f: Verifying Checksum [2022-09-19T20:24:39.498Z] a050256f5b6f: Download complete [2022-09-19T20:24:39.498Z] c0a3192eca97: Verifying Checksum [2022-09-19T20:24:39.498Z] c0a3192eca97: Download complete [2022-09-19T20:24:39.498Z] 2bbca73fdf42: Verifying Checksum [2022-09-19T20:24:39.498Z] 2bbca73fdf42: Download complete [2022-09-19T20:24:39.498Z] 46d945488cbd: Verifying Checksum [2022-09-19T20:24:39.498Z] 46d945488cbd: Download complete [2022-09-19T20:24:39.498Z] b3c136eddcbf: Verifying Checksum [2022-09-19T20:24:40.523Z] b3c136eddcbf: Pull complete [2022-09-19T20:24:40.756Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:24:40.756Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:24:40.756Z] ---> a03596faade4 [2022-09-19T20:24:40.756Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:24:40.756Z] ---> Using cache [2022-09-19T20:24:40.756Z] ---> b8685e3f3db9 [2022-09-19T20:24:40.756Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T20:24:40.756Z] ---> Using cache [2022-09-19T20:24:40.756Z] ---> 678a837b9c28 [2022-09-19T20:24:40.756Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:24:40.756Z] ---> Using cache [2022-09-19T20:24:40.756Z] ---> f8a1bba1a64d [2022-09-19T20:24:40.756Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-19T20:24:40.814Z] 329c88fbcd65: Verifying Checksum [2022-09-19T20:24:40.814Z] 329c88fbcd65: Download complete [2022-09-19T20:24:41.095Z] c0a3192eca97: Pull complete [2022-09-19T20:24:41.374Z] a050256f5b6f: Pull complete [2022-09-19T20:24:41.974Z] 8a5474983e97: Verifying Checksum [2022-09-19T20:24:41.974Z] 8a5474983e97: Download complete [2022-09-19T20:24:42.572Z] 656be50a0ddc: Verifying Checksum [2022-09-19T20:24:42.572Z] 656be50a0ddc: Download complete [2022-09-19T20:24:42.683Z] ---> Running in cfaac713b33a [2022-09-19T20:24:42.683Z] ---> Running in c746389883dc [2022-09-19T20:24:42.943Z] Removing intermediate container 0b1ae32c80db [2022-09-19T20:24:42.943Z] ---> e159baab8cdb [2022-09-19T20:24:42.943Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:24:43.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:43.514Z] ---> 6b0d991c567d [2022-09-19T20:24:43.514Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-19T20:24:45.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:45.536Z] ---> 6312727545d7 [2022-09-19T20:24:45.536Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-19T20:24:45.799Z] Removing intermediate container a79a1f6199b5 [2022-09-19T20:24:45.799Z] ---> 93fc4502aa99 [2022-09-19T20:24:45.799Z] [2022-09-19T20:24:45.799Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T20:24:45.799Z] ---> 9c6f07244728 [2022-09-19T20:24:45.799Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-19T20:24:45.799Z] ---> Using cache [2022-09-19T20:24:45.799Z] ---> c75623a6f02c [2022-09-19T20:24:45.799Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T20:24:45.799Z] ---> Using cache [2022-09-19T20:24:45.799Z] ---> 152b14796da9 [2022-09-19T20:24:45.799Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-19T20:24:45.799Z] ---> Running in 741c32f3ae3a [2022-09-19T20:24:45.799Z] ---> 1631a0091414 [2022-09-19T20:24:45.799Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-19T20:24:45.799Z] ---> Running in e3740d9714e7 [2022-09-19T20:24:45.799Z] Removing intermediate container 741c32f3ae3a [2022-09-19T20:24:45.799Z] ---> 102a18dfc4af [2022-09-19T20:24:45.799Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T20:24:45.799Z] ---> Running in 5d463b583993 [2022-09-19T20:24:46.062Z] Removing intermediate container e3740d9714e7 [2022-09-19T20:24:46.062Z] ---> 397ba0f572c6 [2022-09-19T20:24:46.062Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:24:46.062Z] ---> Running in 21cd671ed6be [2022-09-19T20:24:46.062Z] Removing intermediate container 5d463b583993 [2022-09-19T20:24:46.062Z] ---> f0a7541d1ca4 [2022-09-19T20:24:46.062Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:24:46.062Z] Removing intermediate container 21cd671ed6be [2022-09-19T20:24:46.062Z] ---> afe960e489ae [2022-09-19T20:24:46.062Z] Step 18/20 : LABEL arch=x86_64 [2022-09-19T20:24:46.062Z] ---> Running in 6d46e07706b3 [2022-09-19T20:24:46.062Z] ---> 37239b8426a5 [2022-09-19T20:24:46.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-19T20:24:46.322Z] Removing intermediate container 6d46e07706b3 [2022-09-19T20:24:46.322Z] ---> 09bebfe5a534 [2022-09-19T20:24:46.322Z] Step 19/20 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:24:46.322Z] ---> Running in 08babebe548a [2022-09-19T20:24:46.618Z] Removing intermediate container 08babebe548a [2022-09-19T20:24:46.618Z] ---> fd21756b1dbf [2022-09-19T20:24:46.618Z] Step 20/20 : LABEL version=2.3.0-dev.63 [2022-09-19T20:24:46.880Z] ---> bba61f61225f [2022-09-19T20:24:46.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-19T20:24:46.880Z] ---> Running in eff9117d728a [2022-09-19T20:24:46.880Z] Removing intermediate container eff9117d728a [2022-09-19T20:24:46.880Z] ---> 383a9a498dfb [2022-09-19T20:24:46.880Z] [2022-09-19T20:24:46.880Z] ---> 4c2ec008c8a4 [2022-09-19T20:24:46.880Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-19T20:24:47.156Z] ---> Running in e5beb6f84433 [2022-09-19T20:24:47.156Z] Successfully built 383a9a498dfb [2022-09-19T20:24:47.156Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-19T20:24:47.156Z] Building security-bootstrapper [2022-09-19T20:24:47.156Z]  Building security-spiffe-token-provider ... done Removing intermediate container e5beb6f84433 [2022-09-19T20:24:47.156Z] ---> 1144c2aed33e [2022-09-19T20:24:47.156Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:24:47.156Z] OK: 211 MiB in 51 packages [2022-09-19T20:24:47.418Z] ---> Running in e8bbf8ca9a09 [2022-09-19T20:24:50.150Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:24:50.150Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:24:50.150Z] ---> a03596faade4 [2022-09-19T20:24:50.150Z] Step 3/33 : WORKDIR /edgex-go [2022-09-19T20:24:50.150Z] ---> Using cache [2022-09-19T20:24:50.150Z] ---> 80c7e729d244 [2022-09-19T20:24:50.150Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:24:50.150Z] ---> Using cache [2022-09-19T20:24:50.150Z] ---> 053888192d04 [2022-09-19T20:24:50.150Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-19T20:24:50.412Z] Removing intermediate container e8bbf8ca9a09 [2022-09-19T20:24:50.412Z] ---> d829b50eed1c [2022-09-19T20:24:50.412Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T20:24:50.412Z] ---> Running in 15ed98a82ac7 [2022-09-19T20:24:50.412Z] ---> Running in fa9d72c1051e [2022-09-19T20:24:50.673Z] Removing intermediate container c746389883dc [2022-09-19T20:24:50.673Z] ---> 21cedde63e8d [2022-09-19T20:24:50.673Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T20:24:50.673Z] Removing intermediate container fa9d72c1051e [2022-09-19T20:24:50.673Z] ---> a2915145baf3 [2022-09-19T20:24:50.673Z] Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:24:50.673Z] ---> Running in a284ce87429e [2022-09-19T20:24:50.942Z] ---> 5b7ccaa256ab [2022-09-19T20:24:50.942Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:24:50.942Z] Removing intermediate container a284ce87429e [2022-09-19T20:24:50.942Z] ---> 00189c25cecb [2022-09-19T20:24:50.942Z] Step 23/23 : LABEL version=2.3.0-dev.63 [2022-09-19T20:24:50.942Z] ---> Running in 7886bbf14453 [2022-09-19T20:24:50.942Z] ---> Running in 1ed591f69fc3 [2022-09-19T20:24:50.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:50.942Z] Removing intermediate container 1ed591f69fc3 [2022-09-19T20:24:50.942Z] ---> 767958f106bf [2022-09-19T20:24:50.942Z] [2022-09-19T20:24:50.942Z] Successfully built 767958f106bf [2022-09-19T20:24:51.205Z] Successfully tagged support-scheduler:latest [2022-09-19T20:24:51.205Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-09-19T20:24:52.153Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:53.552Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:24:53.552Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:24:53.552Z] ---> a03596faade4 [2022-09-19T20:24:53.552Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T20:24:53.552Z] ---> Using cache [2022-09-19T20:24:53.552Z] ---> 80c7e729d244 [2022-09-19T20:24:53.552Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:24:53.552Z] ---> Using cache [2022-09-19T20:24:53.552Z] ---> 053888192d04 [2022-09-19T20:24:53.552Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-19T20:24:53.552Z] OK: 211 MiB in 51 packages [2022-09-19T20:24:54.783Z] ---> Running in 8e786339c5d8 [2022-09-19T20:24:54.783Z] Removing intermediate container 15ed98a82ac7 [2022-09-19T20:24:54.783Z] ---> 7dab608ed3e7 [2022-09-19T20:24:54.783Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-19T20:24:54.783Z] ---> 9ea558f34017 [2022-09-19T20:24:54.783Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:24:54.783Z] ---> Running in 84d4e0644a10 [2022-09-19T20:24:54.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:56.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:24:57.706Z] 656be50a0ddc: Pull complete [2022-09-19T20:24:57.706Z] 2bbca73fdf42: Pull complete [2022-09-19T20:24:57.706Z] 46d945488cbd: Pull complete [2022-09-19T20:24:58.636Z] OK: 211 MiB in 51 packages [2022-09-19T20:24:58.898Z] Removing intermediate container 8e786339c5d8 [2022-09-19T20:24:58.898Z] ---> eddfc72ea9e9 [2022-09-19T20:24:58.898Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T20:24:59.161Z] ---> 90ec1d27cd08 [2022-09-19T20:24:59.161Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:24:59.161Z] ---> Running in 7d19bc97c8dd [2022-09-19T20:25:02.074Z] 8a5474983e97: Pull complete [2022-09-19T20:25:04.721Z] 329c88fbcd65: Pull complete [2022-09-19T20:25:04.721Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-19T20:25:04.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T20:25:04.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-19T20:25:05.076Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T20:25:05.076Z] WORKDIR /edgex [2022-09-19T20:25:05.076Z] COPY go.mod . [2022-09-19T20:25:05.076Z] RUN go mod download [2022-09-19T20:25:05.076Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-19T20:25:05.691Z] Sending build context to Docker daemon 3.228MB [2022-09-19T20:25:05.691Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-19T20:25:05.691Z] ---> ff4287adb874 [2022-09-19T20:25:05.691Z] Step 2/4 : WORKDIR /edgex [2022-09-19T20:25:07.673Z] ---> Running in 1bc229f7c5d8 [2022-09-19T20:25:07.952Z] Removing intermediate container 1bc229f7c5d8 [2022-09-19T20:25:07.952Z] ---> 14ca6882a3af [2022-09-19T20:25:07.952Z] Step 3/4 : COPY go.mod . [2022-09-19T20:25:08.557Z] ---> dfb4ff17378e [2022-09-19T20:25:08.557Z] Step 4/4 : RUN go mod download [2022-09-19T20:25:08.557Z] ---> Running in d07933e408e6 [2022-09-19T20:25:21.288Z] Removing intermediate container c63efd9cb16f [2022-09-19T20:25:21.288Z] ---> 7e1ee1b760b1 [2022-09-19T20:25:21.288Z] Step 8/23 : COPY . . [2022-09-19T20:25:21.288Z] Removing intermediate container cfaac713b33a [2022-09-19T20:25:21.288Z] ---> 5aabf7b2b0ab [2022-09-19T20:25:21.288Z] Step 9/23 : COPY . . [2022-09-19T20:25:21.288Z] Removing intermediate container 84d4e0644a10 [2022-09-19T20:25:21.288Z] ---> 2f72069b4457 [2022-09-19T20:25:21.288Z] Step 8/33 : COPY . . [2022-09-19T20:25:21.288Z] Removing intermediate container 7d19bc97c8dd [2022-09-19T20:25:21.288Z] ---> ca6c9c5fc7c2 [2022-09-19T20:25:21.288Z] Step 8/25 : COPY . . [2022-09-19T20:25:21.288Z] Removing intermediate container 7886bbf14453 [2022-09-19T20:25:21.288Z] ---> b1f04e3b5ba5 [2022-09-19T20:25:21.288Z] Step 9/24 : COPY . . [2022-09-19T20:25:33.685Z] ---> 1cc50429acb4 [2022-09-19T20:25:33.685Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-19T20:25:33.685Z] ---> 968fe4bd64a2 [2022-09-19T20:25:33.685Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-19T20:25:33.685Z] ---> c8d315214d47 [2022-09-19T20:25:33.685Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-19T20:25:33.685Z] ---> 0812323cde3e [2022-09-19T20:25:33.685Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-19T20:25:33.685Z] ---> 2c874cebc359 [2022-09-19T20:25:33.685Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-19T20:25:33.685Z] ---> Running in b20fc99812aa [2022-09-19T20:25:33.685Z] ---> Running in fcb1c0c3033b [2022-09-19T20:25:33.685Z] ---> Running in 80e4a599e996 [2022-09-19T20:25:33.685Z] ---> Running in 226cd901d052 [2022-09-19T20:25:33.685Z] ---> Running in abff46c554d0 [2022-09-19T20:25:33.685Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T20:25:33.685Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-19T20:25:33.685Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-19T20:25:33.685Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-19T20:25:33.685Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-19T20:25:47.664Z] Removing intermediate container d07933e408e6 [2022-09-19T20:25:47.664Z] ---> f91ee47bb1aa [2022-09-19T20:25:47.664Z] Successfully built f91ee47bb1aa [2022-09-19T20:25:47.664Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:25:48.055Z] + docker inspect -f . ci-base-image-arm64 [2022-09-19T20:25:48.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:25:48.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-29846 does not seem to be running inside a container [2022-09-19T20:25:48.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:25:49.677Z] $ docker top 932f20d8e3da86e00d2a547eaf0395a26c570eee8296bc90991e81b4ee3a1407 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T20:25:50.575Z] + go version [2022-09-19T20:25:50.575Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-19T20:25:50.603Z] $ docker stop --time=1 932f20d8e3da86e00d2a547eaf0395a26c570eee8296bc90991e81b4ee3a1407 [2022-09-19T20:25:52.210Z] $ docker rm -f 932f20d8e3da86e00d2a547eaf0395a26c570eee8296bc90991e81b4ee3a1407 [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-19T20:25:52.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T20:25:52.854Z] [2022-09-19T20:25:52.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:25:53.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T20:25:53.198Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-19T20:25:53.198Z] 29e5d40040c1: Pulling fs layer [2022-09-19T20:25:53.198Z] 1ce36da41761: Pulling fs layer [2022-09-19T20:25:53.198Z] 25b303627fd3: Pulling fs layer [2022-09-19T20:25:53.468Z] 29e5d40040c1: Verifying Checksum [2022-09-19T20:25:53.468Z] 29e5d40040c1: Download complete [2022-09-19T20:25:53.741Z] 1ce36da41761: Verifying Checksum [2022-09-19T20:25:53.741Z] 1ce36da41761: Download complete [2022-09-19T20:25:54.016Z] 29e5d40040c1: Pull complete [2022-09-19T20:25:55.456Z] 1ce36da41761: Pull complete [2022-09-19T20:25:55.456Z] 25b303627fd3: Verifying Checksum [2022-09-19T20:25:55.456Z] 25b303627fd3: Download complete [2022-09-19T20:26:06.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-19T20:26:07.877Z] 25b303627fd3: Pull complete [2022-09-19T20:26:07.877Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-19T20:26:07.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T20:26:07.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:26:08.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-29846 does not seem to be running inside a container [2022-09-19T20:26:08.216Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:26:10.466Z] $ docker top 82977dfbbeecf0e1dcc2e6d48ae4a80a4fe1872b931dbb3cb97fa55b0c57cef4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T20:26:11.455Z] + grep parallel [2022-09-19T20:26:11.455Z] + docker-compose build --help [2022-09-19T20:26:14.862Z] --parallel Build images in parallel. [Pipeline] } [2022-09-19T20:26:15.165Z] $ docker stop --time=1 82977dfbbeecf0e1dcc2e6d48ae4a80a4fe1872b931dbb3cb97fa55b0c57cef4 [2022-09-19T20:26:16.817Z] $ docker rm -f 82977dfbbeecf0e1dcc2e6d48ae4a80a4fe1872b931dbb3cb97fa55b0c57cef4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-19T20:26:17.072Z] Removing intermediate container 226cd901d052 [2022-09-19T20:26:17.072Z] ---> be3e1b81b93b [2022-09-19T20:26:17.072Z] [2022-09-19T20:26:17.072Z] Step 10/33 : FROM alpine:3.16 [2022-09-19T20:26:17.072Z] ---> 9c6f07244728 [2022-09-19T20:26:17.072Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:26:17.072Z] Removing intermediate container abff46c554d0 [2022-09-19T20:26:17.072Z] ---> 9d1079ca3f8e [2022-09-19T20:26:17.072Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-19T20:26:17.072Z] Removing intermediate container fcb1c0c3033b [2022-09-19T20:26:17.072Z] ---> 441185f07213 [2022-09-19T20:26:17.072Z] [2022-09-19T20:26:17.072Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T20:26:17.072Z] ---> 9c6f07244728 [2022-09-19T20:26:17.072Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-19T20:26:17.072Z] ---> Running in 4afa9b8ddba6 [2022-09-19T20:26:17.072Z] ---> Running in d040e2331864 [2022-09-19T20:26:17.072Z] ---> Running in a54e1085fe0f [2022-09-19T20:26:17.072Z] Removing intermediate container 80e4a599e996 [2022-09-19T20:26:17.072Z] ---> ec9f8b9d416a [2022-09-19T20:26:17.072Z] [2022-09-19T20:26:17.072Z] Step 10/25 : FROM alpine:3.16 [2022-09-19T20:26:17.072Z] ---> 9c6f07244728 [2022-09-19T20:26:17.072Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-19T20:26:17.072Z] Removing intermediate container d040e2331864 [2022-09-19T20:26:17.072Z] ---> 86a573e65be1 [2022-09-19T20:26:17.072Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-19T20:26:17.072Z] Removing intermediate container a54e1085fe0f [2022-09-19T20:26:17.072Z] ---> 175e406ded79 [2022-09-19T20:26:17.072Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-19T20:26:17.072Z] ---> Running in 7e8ac1d0c670 [2022-09-19T20:26:17.072Z] Removing intermediate container b20fc99812aa [2022-09-19T20:26:17.072Z] ---> e8ccd67f9e2b [2022-09-19T20:26:17.072Z] [2022-09-19T20:26:17.072Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T20:26:17.072Z] ---> 9c6f07244728 [2022-09-19T20:26:17.072Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-19T20:26:17.072Z] ---> Running in 10a2c5023820 [2022-09-19T20:26:17.072Z] ---> Running in ad06419d8a03 [2022-09-19T20:26:17.072Z] ---> Running in dc6241cdba8b [2022-09-19T20:26:17.072Z] Removing intermediate container ad06419d8a03 [2022-09-19T20:26:17.072Z] ---> fa95b8af96f7 [2022-09-19T20:26:17.072Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-19T20:26:17.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-19T20:26:17.072Z] ---> Running in 042de91f1399 [2022-09-19T20:26:17.072Z] Removing intermediate container 042de91f1399 [2022-09-19T20:26:17.072Z] ---> 11f17a96a1f6 [2022-09-19T20:26:17.072Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:26:17.072Z] ---> Running in b959f73890a3 [2022-09-19T20:26:17.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:17.072Z] Removing intermediate container 4afa9b8ddba6 [2022-09-19T20:26:17.072Z] ---> 771741b329c3 [2022-09-19T20:26:17.072Z] [2022-09-19T20:26:17.072Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T20:26:17.072Z] ---> 9c6f07244728 [2022-09-19T20:26:17.072Z] 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-19T20:26:17.072Z] ---> Running in 7f65b42b00b8 [2022-09-19T20:26:17.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:17.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:17.072Z] Removing intermediate container 7f65b42b00b8 [2022-09-19T20:26:17.072Z] ---> 2f10f91aa905 [2022-09-19T20:26:17.072Z] 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-19T20:26:17.072Z] ---> Running in 40786bc9abe8 [2022-09-19T20:26:17.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:17.072Z] Removing intermediate container b959f73890a3 [2022-09-19T20:26:17.072Z] ---> ce3b4f31030b [2022-09-19T20:26:17.072Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-19T20:26:17.072Z] ---> Running in 20a79faefc95 [2022-09-19T20:26:17.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:17.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-09-19T20:26:17.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:17.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:17.333Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-19T20:26:17.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-19T20:26:17.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:26:17.594Z] (2/2) Installing su-exec (0.2-r1) [2022-09-19T20:26:17.594Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:26:17.594Z] OK: 6 MiB in 16 packages [2022-09-19T20:26:17.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-29846 does not seem to be running inside a container [2022-09-19T20:26:17.730Z] $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:26:17.854Z] Removing intermediate container 7e8ac1d0c670 [2022-09-19T20:26:17.854Z] ---> 1e7f8dc5d503 [2022-09-19T20:26:17.854Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-19T20:26:17.854Z] ---> Running in c8c040d65570 [2022-09-19T20:26:18.127Z] Removing intermediate container c8c040d65570 [2022-09-19T20:26:18.127Z] ---> 00de02f65818 [2022-09-19T20:26:18.127Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-19T20:26:18.127Z] ---> Running in 911aad3df3a9 [2022-09-19T20:26:18.127Z] Removing intermediate container 911aad3df3a9 [2022-09-19T20:26:18.127Z] ---> b8c929e5c81a [2022-09-19T20:26:18.127Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-19T20:26:18.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:18.127Z] ---> Running in 75ef5c87d8d2 [2022-09-19T20:26:18.127Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-19T20:26:18.127Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-19T20:26:18.127Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-19T20:26:18.127Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:26:18.127Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:26:18.389Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-19T20:26:18.389Z] Removing intermediate container 75ef5c87d8d2 [2022-09-19T20:26:18.389Z] ---> c2ccb934c92d [2022-09-19T20:26:18.389Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-19T20:26:18.389Z] (3/3) Installing su-exec (0.2-r1) [2022-09-19T20:26:18.389Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:26:18.389Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:26:18.389Z] ---> Running in a98988eb474b [2022-09-19T20:26:18.389Z] OK: 6 MiB in 16 packages [2022-09-19T20:26:18.389Z] OK: 6 MiB in 17 packages [2022-09-19T20:26:18.389Z] Removing intermediate container a98988eb474b [2022-09-19T20:26:18.389Z] ---> 066fbd280ce8 [2022-09-19T20:26:18.389Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-19T20:26:18.389Z] ---> Running in b1bf4ad43e09 [2022-09-19T20:26:18.389Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-19T20:26:18.389Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-19T20:26:18.650Z] (3/33) Installing readline (8.1.2-r0) [2022-09-19T20:26:18.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:18.650Z] (4/33) Installing bash (5.1.16-r2) [2022-09-19T20:26:18.650Z] Executing bash-5.1.16-r2.post-install [2022-09-19T20:26:18.650Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-19T20:26:18.650Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-19T20:26:18.910Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T20:26:18.910Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-19T20:26:18.910Z] Removing intermediate container dc6241cdba8b [2022-09-19T20:26:18.910Z] ---> 53474b404c13 [2022-09-19T20:26:18.910Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T20:26:18.910Z] Removing intermediate container 10a2c5023820 [2022-09-19T20:26:18.910Z] ---> 815119ab3610 [2022-09-19T20:26:18.910Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T20:26:18.910Z] ---> Running in d3acb69ff6da [2022-09-19T20:26:18.910Z] ---> Running in 2e2581510598 [2022-09-19T20:26:18.910Z] (9/33) Installing curl (7.83.1-r3) [2022-09-19T20:26:18.923Z] $ docker top 4240c9c4fb79af2407ab73434c2d066bbac0eb399bc568bf65bb38c472fb1a46 -eo pid,comm [Pipeline] { [2022-09-19T20:26:19.173Z] Removing intermediate container d3acb69ff6da [2022-09-19T20:26:19.173Z] ---> 35d402b0d1f3 [2022-09-19T20:26:19.173Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-19T20:26:19.173Z] Removing intermediate container 2e2581510598 [2022-09-19T20:26:19.173Z] ---> b58819ae3af0 [2022-09-19T20:26:19.173Z] Step 13/25 : WORKDIR / [2022-09-19T20:26:19.173Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-19T20:26:19.173Z] ---> Running in 270977ebc9ce [2022-09-19T20:26:19.173Z] ---> Running in d5203825e21c [2022-09-19T20:26:19.173Z] Removing intermediate container 270977ebc9ce [2022-09-19T20:26:19.173Z] ---> ee347c03cc14 [2022-09-19T20:26:19.173Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T20:26:19.173Z] Removing intermediate container d5203825e21c [2022-09-19T20:26:19.173Z] ---> 2610f4add9fc [2022-09-19T20:26:19.174Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh [2022-09-19T20:26:19.438Z] ---> Running in 41de2f2b761d [2022-09-19T20:26:19.438Z] ---> 6522fe809968 [2022-09-19T20:26:19.438Z] 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-19T20:26:19.738Z] Removing intermediate container 41de2f2b761d [2022-09-19T20:26:19.738Z] ---> 415793c9ad85 [2022-09-19T20:26:19.738Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:26:19.738Z] Removing intermediate container b1bf4ad43e09 [2022-09-19T20:26:19.738Z] ---> b312d83b2cd0 [2022-09-19T20:26:19.738Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-19T20:26:19.738Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-19T20:26:19.738Z] ---> Running in 1b12d1de1728 [2022-09-19T20:26:19.738Z] ---> 60280ad22119 [2022-09-19T20:26:19.738Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-19T20:26:19.738Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T20:26:19.738Z] ---> 4ed466a3982a [2022-09-19T20:26:19.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-19T20:26:19.738Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-19T20:26:19.738Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-19T20:26:19.738Z] Removing intermediate container 1b12d1de1728 [2022-09-19T20:26:19.738Z] ---> 0707aea9b03d [2022-09-19T20:26:19.738Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-19T20:26:19.823Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-19T20:26:20.039Z] (13/33) Installing expat (2.4.8-r0) [2022-09-19T20:26:20.039Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-19T20:26:20.039Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-19T20:26:20.039Z] (15/33) Installing gdbm (1.23-r0) [2022-09-19T20:26:20.039Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-19T20:26:20.039Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T20:26:20.039Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T20:26:20.040Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-19T20:26:20.040Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T20:26:20.040Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-19T20:26:20.040Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-19T20:26:20.458Z] ---> 79b92db98322 [2022-09-19T20:26:20.458Z] 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-19T20:26:20.458Z] ---> 0cd17371001b [2022-09-19T20:26:20.458Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-19T20:26:20.458Z] ---> a198563fa28c [2022-09-19T20:26:20.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-19T20:26:20.458Z] ---> Running in ede9da97670f [2022-09-19T20:26:20.458Z] ---> 41692cbdfd41 [2022-09-19T20:26:20.458Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-19T20:26:20.458Z] ---> 35e25ba69da9 [2022-09-19T20:26:20.458Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-19T20:26:20.736Z] ---> Running in ed84d4c0f51e [2022-09-19T20:26:20.736Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-19T20:26:20.736Z] Removing intermediate container ed84d4c0f51e [2022-09-19T20:26:20.736Z] ---> 7651e429693e [2022-09-19T20:26:20.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:26:20.736Z] ---> 743bf3cfb6f8 [2022-09-19T20:26:20.736Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-19T20:26:21.027Z] ---> Running in 0d1ecf501fad [2022-09-19T20:26:21.027Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-19T20:26:21.027Z] Removing intermediate container ede9da97670f [2022-09-19T20:26:21.027Z] ---> b988d72d5140 [2022-09-19T20:26:21.027Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:26:21.027Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:26:21.027Z] OK: 8 MiB in 20 packages [2022-09-19T20:26:21.027Z] Removing intermediate container 0d1ecf501fad [2022-09-19T20:26:21.027Z] ---> 0111697ae0d6 [2022-09-19T20:26:21.027Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T20:26:21.357Z] ---> Running in 0e07db5225ed [2022-09-19T20:26:21.357Z] ---> 7c0582ce67a8 [2022-09-19T20:26:21.357Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-19T20:26:21.357Z] Removing intermediate container 0e07db5225ed [2022-09-19T20:26:21.357Z] ---> 5cfba1bf215c [2022-09-19T20:26:21.357Z] Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:21.357Z] ---> eb6e41861921 [2022-09-19T20:26:21.357Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T20:26:21.357Z] ---> Running in 403fe70747e0 [2022-09-19T20:26:21.746Z] Removing intermediate container 403fe70747e0 [2022-09-19T20:26:21.746Z] ---> 5475503c2e64 [2022-09-19T20:26:21.746Z] Step 23/23 : LABEL version=2.3.0-dev.63 [2022-09-19T20:26:21.746Z] Removing intermediate container 20a79faefc95 [2022-09-19T20:26:21.746Z] ---> 0d39e99c7d82 [2022-09-19T20:26:21.746Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:26:21.746Z] ---> 8937eb6a34e6 [2022-09-19T20:26:21.746Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T20:26:21.746Z] ---> Running in 1d56464b8305 [2022-09-19T20:26:21.746Z] ---> Running in fc5c0955a1ee [2022-09-19T20:26:22.014Z] ---> b62c3f47a853 [2022-09-19T20:26:22.014Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-19T20:26:22.014Z] ---> 4e913d3ec57f [2022-09-19T20:26:22.014Z] Removing intermediate container 1d56464b8305 [2022-09-19T20:26:22.014Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / ---> 3460350778b2 [2022-09-19T20:26:22.014Z] [2022-09-19T20:26:22.014Z] [2022-09-19T20:26:22.014Z] Successfully built 3460350778b2 [2022-09-19T20:26:22.014Z] Successfully tagged support-notifications:latest [2022-09-19T20:26:22.014Z]  Building support-notifications ... done Building security-proxy-setup [2022-09-19T20:26:23.228Z] ---> 8f17944f3deb [2022-09-19T20:26:23.228Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-19T20:26:23.394Z] Building core-command ... [2022-09-19T20:26:23.394Z] Building core-data ... [2022-09-19T20:26:23.394Z] Building core-metadata ... [2022-09-19T20:26:23.394Z] Building security-bootstrapper ... [2022-09-19T20:26:23.394Z] Building security-proxy-setup ... [2022-09-19T20:26:23.394Z] Building security-secretstore-setup ... [2022-09-19T20:26:23.394Z] Building security-spiffe-token-provider ... [2022-09-19T20:26:23.394Z] Building security-spire-agent ... [2022-09-19T20:26:23.394Z] Building security-spire-config ... [2022-09-19T20:26:23.394Z] Building security-spire-server ... [2022-09-19T20:26:23.394Z] Building support-notifications ... [2022-09-19T20:26:23.394Z] Building support-scheduler ... [2022-09-19T20:26:23.394Z] Building sys-mgmt-agent ... [2022-09-19T20:26:23.394Z] Building security-spire-server [2022-09-19T20:26:23.394Z] Building core-command [2022-09-19T20:26:23.394Z] Building support-notifications [2022-09-19T20:26:23.394Z] Building security-secretstore-setup [2022-09-19T20:26:23.394Z] Building security-spiffe-token-provider [2022-09-19T20:26:24.898Z] ---> 1c0c1e7d7c51 [2022-09-19T20:26:24.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-19T20:26:24.898Z] ---> a96a5d8adc28 [2022-09-19T20:26:24.898Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-19T20:26:24.898Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-19T20:26:24.898Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-19T20:26:24.898Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:26:24.898Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:26:24.898Z] ---> a03596faade4 [2022-09-19T20:26:24.898Z] Step 3/22 : WORKDIR /edgex-go [2022-09-19T20:26:24.898Z] ---> Using cache [2022-09-19T20:26:24.898Z] ---> 80c7e729d244 [2022-09-19T20:26:24.898Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:26:24.898Z] ---> Using cache [2022-09-19T20:26:24.898Z] ---> 053888192d04 [2022-09-19T20:26:24.898Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-19T20:26:24.898Z] ---> Using cache [2022-09-19T20:26:24.898Z] ---> eddfc72ea9e9 [2022-09-19T20:26:24.898Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-19T20:26:24.898Z] ---> Using cache [2022-09-19T20:26:24.898Z] ---> 90ec1d27cd08 [2022-09-19T20:26:24.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:26:24.898Z] ---> Using cache [2022-09-19T20:26:24.898Z] ---> ca6c9c5fc7c2 [2022-09-19T20:26:24.898Z] Step 8/22 : COPY . . [2022-09-19T20:26:24.898Z] ---> Using cache [2022-09-19T20:26:24.898Z] ---> c8d315214d47 [2022-09-19T20:26:24.898Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-19T20:26:24.898Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-19T20:26:24.898Z] Removing intermediate container fc5c0955a1ee [2022-09-19T20:26:24.898Z] ---> 270476eaaf4a [2022-09-19T20:26:24.898Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T20:26:24.898Z] ---> Running in 257d4dc2b2d6 [2022-09-19T20:26:24.898Z] ---> 6a7cf0caf0ee [2022-09-19T20:26:24.898Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-19T20:26:25.247Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-19T20:26:25.247Z] ---> 53ec848c222e [2022-09-19T20:26:25.247Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-19T20:26:25.247Z] ---> Running in e09a114334bf [2022-09-19T20:26:25.247Z] ---> Running in b190001a354d [2022-09-19T20:26:25.247Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-19T20:26:25.247Z] Removing intermediate container e09a114334bf [2022-09-19T20:26:25.247Z] ---> 70c6d1a9212e [2022-09-19T20:26:25.247Z] Step 23/25 : LABEL arch=x86_64 [2022-09-19T20:26:25.247Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-19T20:26:25.247Z] Removing intermediate container b190001a354d [2022-09-19T20:26:25.247Z] ---> e7fbd3a33122 [2022-09-19T20:26:25.247Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:26:25.247Z] ---> Running in 6ddc7016e739 [2022-09-19T20:26:25.247Z] ---> Running in fa106a105a2a [2022-09-19T20:26:25.247Z] ---> 3fca7289df9c [2022-09-19T20:26:25.247Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-19T20:26:25.247Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-19T20:26:25.247Z] Removing intermediate container 6ddc7016e739 [2022-09-19T20:26:25.247Z] ---> 7bc9530784a5 [2022-09-19T20:26:25.247Z] Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:25.247Z] ---> Running in a827b6b040b6 [2022-09-19T20:26:25.247Z] Removing intermediate container fa106a105a2a [2022-09-19T20:26:25.247Z] ---> 98d0aea725c4 [2022-09-19T20:26:25.247Z] Step 22/24 : LABEL arch=x86_64 [2022-09-19T20:26:25.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-19T20:26:25.247Z] ---> Running in 5a58167bfbf8 [2022-09-19T20:26:25.247Z] ---> 14a8784ab776 [2022-09-19T20:26:25.247Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-19T20:26:25.590Z] Removing intermediate container a827b6b040b6 [2022-09-19T20:26:25.591Z] ---> 98af93f2932a [2022-09-19T20:26:25.591Z] Step 25/25 : LABEL version=2.3.0-dev.63 [2022-09-19T20:26:25.591Z] ---> Running in b8d7bce0337d [2022-09-19T20:26:25.591Z] ---> Running in aa8295d501b8 [2022-09-19T20:26:25.591Z] Removing intermediate container 5a58167bfbf8 [2022-09-19T20:26:25.591Z] ---> b51e66a9e070 [2022-09-19T20:26:25.591Z] Step 23/24 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:25.591Z] ---> Running in 9e3f03720d35 [2022-09-19T20:26:25.591Z] Removing intermediate container aa8295d501b8 [2022-09-19T20:26:25.591Z] ---> f9b8ddba7ab5 [2022-09-19T20:26:25.591Z] [2022-09-19T20:26:25.591Z] Removing intermediate container 9e3f03720d35 [2022-09-19T20:26:25.591Z] ---> e11f021f9efa [2022-09-19T20:26:25.591Z] Step 24/24 : LABEL version=2.3.0-dev.63 [2022-09-19T20:26:25.942Z] Successfully built f9b8ddba7ab5 [2022-09-19T20:26:25.942Z] Successfully tagged security-secretstore-setup:latest [2022-09-19T20:26:25.942Z]  Building security-secretstore-setup ... done Building core-command [2022-09-19T20:26:25.942Z] ---> Running in 58ea05372201 [2022-09-19T20:26:25.942Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-19T20:26:25.942Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-19T20:26:26.610Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-19T20:26:27.160Z] Removing intermediate container 58ea05372201 [2022-09-19T20:26:27.160Z] ---> c04509ecdbab [2022-09-19T20:26:27.160Z] [2022-09-19T20:26:27.160Z] Successfully built c04509ecdbab [2022-09-19T20:26:27.564Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-19T20:26:27.921Z] Successfully tagged core-data:latest [2022-09-19T20:26:28.232Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:26:28.232Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:26:28.232Z] ---> a03596faade4 [2022-09-19T20:26:28.232Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:26:28.232Z] ---> Using cache [2022-09-19T20:26:28.232Z] ---> b8685e3f3db9 [2022-09-19T20:26:28.232Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T20:26:28.232Z] ---> Using cache [2022-09-19T20:26:28.232Z] ---> 678a837b9c28 [2022-09-19T20:26:28.232Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:26:28.232Z] ---> Using cache [2022-09-19T20:26:28.232Z] ---> f8a1bba1a64d [2022-09-19T20:26:28.232Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-19T20:26:28.232Z] ---> Using cache [2022-09-19T20:26:28.232Z] ---> 0d0d7460c212 [2022-09-19T20:26:28.232Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T20:26:28.232Z] ---> Using cache [2022-09-19T20:26:28.232Z] ---> 9f053aff1416 [2022-09-19T20:26:28.232Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:26:28.232Z] ---> Using cache [2022-09-19T20:26:28.232Z] ---> e2d928c45ef7 [2022-09-19T20:26:28.232Z] Step 9/24 : COPY . . [2022-09-19T20:26:28.232Z] ---> Using cache [2022-09-19T20:26:28.232Z] ---> decc0b0e09d4 [2022-09-19T20:26:28.232Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-19T20:26:29.316Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-19T20:26:29.316Z] ---> Running in ea2ceb91bc4d [2022-09-19T20:26:29.316Z] Removing intermediate container b8d7bce0337d [2022-09-19T20:26:29.316Z] ---> 6f2500bbdfa3 [2022-09-19T20:26:29.316Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-19T20:26:29.316Z] ---> Running in dd8269e9696a [2022-09-19T20:26:29.316Z] Removing intermediate container dd8269e9696a [2022-09-19T20:26:29.316Z] ---> e205c8661bf4 [2022-09-19T20:26:29.316Z] Step 30/33 : CMD ["gate"] [2022-09-19T20:26:29.316Z] ---> Running in db21afa51c8b [2022-09-19T20:26:29.584Z] Removing intermediate container db21afa51c8b [2022-09-19T20:26:29.584Z] ---> 77a8eaf845fe [2022-09-19T20:26:29.584Z] Step 31/33 : LABEL arch=x86_64 [2022-09-19T20:26:30.130Z] ---> Running in 2d6b1268650b [2022-09-19T20:26:30.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-19T20:26:30.130Z] Removing intermediate container 2d6b1268650b [2022-09-19T20:26:30.130Z] ---> d3f87db3bf48 [2022-09-19T20:26:30.130Z] Step 32/33 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:30.130Z] ---> Running in d6d1e8511450 [2022-09-19T20:26:30.130Z] Removing intermediate container d6d1e8511450 [2022-09-19T20:26:30.130Z] ---> 47789f9ba7cf [2022-09-19T20:26:30.130Z] Step 33/33 : LABEL version=2.3.0-dev.63 [2022-09-19T20:26:30.130Z] ---> Running in 3766f7742e34 [2022-09-19T20:26:30.468Z] Removing intermediate container 3766f7742e34 [2022-09-19T20:26:30.468Z] ---> 6eef94a6e0da [2022-09-19T20:26:30.468Z] [2022-09-19T20:26:30.468Z] Successfully built 6eef94a6e0da [2022-09-19T20:26:30.468Z] Successfully tagged security-bootstrapper:latest [2022-09-19T20:26:34.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:26:34.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:26:34.739Z] ---> f91ee47bb1aa [2022-09-19T20:26:34.739Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:26:34.739Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:26:34.739Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:26:34.739Z] ---> f91ee47bb1aa [2022-09-19T20:26:34.739Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T20:26:34.739Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:26:34.739Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:26:34.739Z] ---> f91ee47bb1aa [2022-09-19T20:26:34.739Z] Step 3/25 : WORKDIR /edgex-go [2022-09-19T20:26:34.739Z] ---> Running in db9acebf96a7 [2022-09-19T20:26:34.739Z] ---> Running in e892040f56ed [2022-09-19T20:26:34.739Z] ---> Running in 142298ddc968 [2022-09-19T20:26:34.739Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:26:34.739Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:26:34.739Z] ---> f91ee47bb1aa [2022-09-19T20:26:34.739Z] Step 3/20 : WORKDIR /edgex-go [2022-09-19T20:26:34.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:26:34.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:26:34.739Z] ---> f91ee47bb1aa [2022-09-19T20:26:34.739Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:26:34.739Z] ---> Running in e0b88d6accd3 [2022-09-19T20:26:34.739Z] ---> Running in 2a0894762d5d [2022-09-19T20:26:34.739Z] Removing intermediate container db9acebf96a7 [2022-09-19T20:26:34.739Z] ---> 3224dc2bc39e [2022-09-19T20:26:34.739Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:26:34.739Z] Removing intermediate container e892040f56ed [2022-09-19T20:26:34.739Z] ---> e34e029efbe9 [2022-09-19T20:26:34.739Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T20:26:35.194Z] Removing intermediate container 142298ddc968 [2022-09-19T20:26:35.194Z] ---> 3eef5da7b85d [2022-09-19T20:26:35.194Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:26:35.194Z] ---> Running in 6b7b56bfeb70 [2022-09-19T20:26:35.194Z] ---> Running in 9afbe62d9e69 [2022-09-19T20:26:35.194Z] ---> Running in d9a9e16553c5 [2022-09-19T20:26:35.578Z] Removing intermediate container e0b88d6accd3 [2022-09-19T20:26:35.579Z] ---> 6167cb71020e [2022-09-19T20:26:35.579Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-19T20:26:35.579Z] Removing intermediate container 2a0894762d5d [2022-09-19T20:26:35.579Z] ---> 667bd2175cb7 [2022-09-19T20:26:35.579Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T20:26:35.579Z] ---> Running in 2e6614f53a28 [2022-09-19T20:26:35.579Z] ---> Running in fb0e9e8c3c53 [2022-09-19T20:26:35.960Z] Removing intermediate container 6b7b56bfeb70 [2022-09-19T20:26:35.960Z] ---> eadd4102793b [2022-09-19T20:26:35.960Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:26:36.311Z] ---> Running in dead8af244fa [2022-09-19T20:26:36.311Z] Removing intermediate container fb0e9e8c3c53 [2022-09-19T20:26:36.311Z] ---> b1ce19295599 [2022-09-19T20:26:36.311Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:26:36.681Z] ---> Running in 9a1c3a7c8d90 [2022-09-19T20:26:37.686Z]  Building security-bootstrapper ... done Executing busybox-1.35.0-r17.trigger [2022-09-19T20:26:37.686Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:26:37.686Z] OK: 122 MiB in 47 packages [2022-09-19T20:26:37.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:39.000Z] Removing intermediate container 9afbe62d9e69 [2022-09-19T20:26:39.000Z] ---> f4c166b27908 [2022-09-19T20:26:39.000Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T20:26:39.000Z] Removing intermediate container d9a9e16553c5 [2022-09-19T20:26:39.000Z] ---> 4e4c33eff074 [2022-09-19T20:26:39.000Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-19T20:26:39.000Z] ---> Running in cf9d8cc2e73d [2022-09-19T20:26:39.000Z] ---> Running in 0eb1576fef38 [2022-09-19T20:26:39.090Z] Collecting docker-compose==1.23.2 [2022-09-19T20:26:39.289Z] Removing intermediate container dead8af244fa [2022-09-19T20:26:39.290Z] ---> 2c72fe8c9d57 [2022-09-19T20:26:39.290Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-19T20:26:39.290Z] ---> Running in 37d5e0c8b5ac [2022-09-19T20:26:39.386Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-19T20:26:39.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.8 MB/s eta 0:00:00 [2022-09-19T20:26:39.386Z] Collecting docker<4.0,>=3.6.0 [2022-09-19T20:26:39.386Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-19T20:26:39.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.6 MB/s eta 0:00:00 [2022-09-19T20:26:39.696Z] Collecting cached-property<2,>=1.2.0 [2022-09-19T20:26:39.696Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-19T20:26:39.696Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-19T20:26:39.696Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-19T20:26:39.696Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 2.4 MB/s eta 0:00:00 [2022-09-19T20:26:39.696Z] Collecting PyYAML<4,>=3.10 [2022-09-19T20:26:39.993Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-19T20:26:39.993Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 3.5 MB/s eta 0:00:00 [2022-09-19T20:26:39.993Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-19T20:26:39.993Z] Preparing metadata (setup.py): started [2022-09-19T20:26:40.026Z] Removing intermediate container 9a1c3a7c8d90 [2022-09-19T20:26:40.026Z] ---> e224ea1de9ff [2022-09-19T20:26:40.026Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-19T20:26:40.026Z] ---> Running in 3386c51d887a [2022-09-19T20:26:40.275Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T20:26:40.275Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-19T20:26:40.275Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-19T20:26:40.549Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 5.4 MB/s eta 0:00:00 [2022-09-19T20:26:40.549Z] Collecting texttable<0.10,>=0.9.0 [2022-09-19T20:26:40.550Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-19T20:26:40.550Z] Preparing metadata (setup.py): started [2022-09-19T20:26:40.813Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T20:26:40.813Z] Collecting jsonschema<3,>=2.5.1 [2022-09-19T20:26:40.813Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-19T20:26:40.813Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-19T20:26:40.813Z] Collecting docopt<0.7,>=0.6.1 [2022-09-19T20:26:40.813Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-19T20:26:40.813Z] Preparing metadata (setup.py): started [2022-09-19T20:26:41.086Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T20:26:41.086Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-19T20:26:41.086Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-19T20:26:41.086Z] Preparing metadata (setup.py): started [2022-09-19T20:26:41.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:41.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:41.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:41.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:41.366Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T20:26:41.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:41.705Z] Collecting docker-pycreds>=0.4.0 [2022-09-19T20:26:41.705Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-19T20:26:41.705Z] Collecting idna<2.8,>=2.5 [2022-09-19T20:26:41.705Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-19T20:26:41.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 12.3 MB/s eta 0:00:00 [2022-09-19T20:26:41.705Z] Collecting certifi>=2017.4.17 [2022-09-19T20:26:41.705Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-19T20:26:41.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 3.3 MB/s eta 0:00:00 [2022-09-19T20:26:41.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:41.858Z] v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-19T20:26:41.858Z] v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-19T20:26:41.858Z] OK: 16894 distinct packages available [2022-09-19T20:26:41.965Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-19T20:26:41.965Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-19T20:26:41.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.5 MB/s eta 0:00:00 [2022-09-19T20:26:41.965Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-19T20:26:41.965Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-19T20:26:41.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.0 MB/s eta 0:00:00 [2022-09-19T20:26:41.965Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-19T20:26:41.965Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-19T20:26:41.965Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-19T20:26:41.965Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-19T20:26:41.965Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-19T20:26:41.965Z] Running setup.py install for texttable: started [2022-09-19T20:26:42.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:42.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:42.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:42.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:42.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:26:42.533Z] Running setup.py install for texttable: finished with status 'done' [2022-09-19T20:26:42.533Z] Running setup.py install for PyYAML: started [2022-09-19T20:26:43.046Z] OK: 221 MiB in 51 packages [2022-09-19T20:26:43.152Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-19T20:26:43.661Z] OK: 221 MiB in 51 packages [2022-09-19T20:26:43.661Z] OK: 221 MiB in 51 packages [2022-09-19T20:26:43.661Z] OK: 221 MiB in 51 packages [2022-09-19T20:26:43.943Z] OK: 221 MiB in 51 packages [2022-09-19T20:26:44.531Z] Running setup.py install for docopt: started [2022-09-19T20:26:44.941Z] Removing intermediate container cf9d8cc2e73d [2022-09-19T20:26:44.941Z] ---> be6cb7fcaad9 [2022-09-19T20:26:44.941Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T20:26:45.100Z] Running setup.py install for docopt: finished with status 'done' [2022-09-19T20:26:45.225Z] Removing intermediate container 37d5e0c8b5ac [2022-09-19T20:26:45.225Z] ---> 75a6af8454f5 [2022-09-19T20:26:45.225Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T20:26:45.502Z] Removing intermediate container 0eb1576fef38 [2022-09-19T20:26:45.502Z] ---> a856aa744868 [2022-09-19T20:26:45.502Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-19T20:26:45.502Z] Removing intermediate container 3386c51d887a [2022-09-19T20:26:45.502Z] ---> e6d90cf8ae9f [2022-09-19T20:26:45.502Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T20:26:45.669Z] Running setup.py install for dockerpty: started [2022-09-19T20:26:45.782Z] Removing intermediate container 2e6614f53a28 [2022-09-19T20:26:45.782Z] ---> cba8a8b31b0d [2022-09-19T20:26:45.782Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-19T20:26:46.067Z] ---> 28bd7b3b2170 [2022-09-19T20:26:46.067Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:26:46.067Z] ---> Running in 47f88f03312c [2022-09-19T20:26:46.343Z] ---> 98f319cefd8f [2022-09-19T20:26:46.343Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:26:46.343Z] ---> Running in 3b21e6a664d9 [2022-09-19T20:26:46.607Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-19T20:26:46.950Z] ---> e9928d5ce49e [2022-09-19T20:26:46.950Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:26:47.236Z] ---> 88a27b948621 [2022-09-19T20:26:47.236Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:26:47.236Z] ---> Running in 7545c271c178 [2022-09-19T20:26:47.236Z] ---> Running in 55930676647f [2022-09-19T20:26:47.526Z] ---> 2270d6bfeee5 [2022-09-19T20:26:47.526Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:26:47.546Z] Removing intermediate container 257d4dc2b2d6 [2022-09-19T20:26:47.546Z] ---> 4d4ce806bc82 [2022-09-19T20:26:47.546Z] [2022-09-19T20:26:47.546Z] Step 10/22 : FROM alpine:3.16 [2022-09-19T20:26:47.546Z] ---> 9c6f07244728 [2022-09-19T20:26:47.546Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-19T20:26:47.546Z] Removing intermediate container ea2ceb91bc4d [2022-09-19T20:26:47.546Z] ---> cc19fdd1a17f [2022-09-19T20:26:47.546Z] [2022-09-19T20:26:47.546Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T20:26:47.546Z] ---> 9c6f07244728 [2022-09-19T20:26:47.546Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-19T20:26:47.546Z] ---> Using cache [2022-09-19T20:26:47.546Z] ---> c75623a6f02c [2022-09-19T20:26:47.546Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T20:26:47.546Z] ---> Using cache [2022-09-19T20:26:47.546Z] ---> 152b14796da9 [2022-09-19T20:26:47.546Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-19T20:26:47.546Z] ---> Running in 71fb648470ca [2022-09-19T20:26:47.546Z] ---> Running in ec6364321666 [2022-09-19T20:26:47.546Z] Removing intermediate container ec6364321666 [2022-09-19T20:26:47.546Z] ---> fb9387209f5b [2022-09-19T20:26:47.546Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-19T20:26:47.546Z] ---> Running in 09c3d1a7fb27 [2022-09-19T20:26:47.804Z] ---> Running in 72cec9f76041 [2022-09-19T20:26:47.804Z] Removing intermediate container 09c3d1a7fb27 [2022-09-19T20:26:47.804Z] ---> 844deb02f6ce [2022-09-19T20:26:47.804Z] Step 16/24 : WORKDIR / [2022-09-19T20:26:47.804Z] ---> Running in 7399f4a0e5af [2022-09-19T20:26:47.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:47.804Z] Removing intermediate container 7399f4a0e5af [2022-09-19T20:26:47.804Z] ---> 5030a3165d7d [2022-09-19T20:26:47.804Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:26:47.804Z] 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-19T20:26:47.804Z] 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-19T20:26:48.063Z]  ---> f06bc2557a18 [2022-09-19T20:26:48.063Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-19T20:26:48.323Z] ---> c08a02a2b89a [2022-09-19T20:26:48.323Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-19T20:26:48.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-19T20:26:48.584Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-19T20:26:48.584Z] ---> 2d1943e8a038 [2022-09-19T20:26:48.584Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-19T20:26:48.584Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-19T20:26:48.584Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T20:26:48.584Z] ---> Running in 3e3f1a96af1e [2022-09-19T20:26:48.584Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-19T20:26:48.584Z] (5/6) Installing curl (7.83.1-r3) [2022-09-19T20:26:48.879Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-19T20:26:48.879Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:26:48.879Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:26:48.879Z] OK: 8 MiB in 20 packages [2022-09-19T20:26:48.879Z] Removing intermediate container 3e3f1a96af1e [2022-09-19T20:26:48.879Z] ---> 04330fe0533a [2022-09-19T20:26:48.879Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:26:49.140Z] ---> Running in 676bf03a07c5 [2022-09-19T20:26:49.712Z] Removing intermediate container 676bf03a07c5 [2022-09-19T20:26:49.712Z] ---> 3328456f4897 [2022-09-19T20:26:49.712Z] Step 22/24 : LABEL arch=x86_64 [2022-09-19T20:26:49.975Z] Removing intermediate container 71fb648470ca [2022-09-19T20:26:49.975Z] ---> 66480bb4cbb2 [2022-09-19T20:26:49.975Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T20:26:49.975Z] ---> Running in 3d749e64cb6b [2022-09-19T20:26:50.237Z] ---> Running in b592ef8dd946 [2022-09-19T20:26:50.237Z] Removing intermediate container 3d749e64cb6b [2022-09-19T20:26:50.237Z] ---> f9f90cc3df2b [2022-09-19T20:26:50.237Z] Step 23/24 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:50.497Z] Removing intermediate container b592ef8dd946 [2022-09-19T20:26:50.497Z] ---> 001d04c61854 [2022-09-19T20:26:50.497Z] Step 13/22 : WORKDIR /edgex [2022-09-19T20:26:50.497Z] ---> Running in f0a2580d293e [2022-09-19T20:26:50.497Z] ---> Running in 80f08faacdf3 [2022-09-19T20:26:50.760Z] Removing intermediate container f0a2580d293e [2022-09-19T20:26:50.760Z] ---> e9f8feefdf42 [2022-09-19T20:26:50.760Z] Step 24/24 : LABEL version=2.3.0-dev.63 [2022-09-19T20:26:50.760Z] ---> Running in da6175f3b387 [2022-09-19T20:26:50.760Z] Removing intermediate container 80f08faacdf3 [2022-09-19T20:26:50.760Z] ---> d712391c6653 [2022-09-19T20:26:50.760Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-19T20:26:51.084Z] Removing intermediate container da6175f3b387 [2022-09-19T20:26:51.085Z] ---> 9579708ee899 [2022-09-19T20:26:51.085Z] [2022-09-19T20:26:51.085Z] ---> b7ac2b61bca7 [2022-09-19T20:26:51.085Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-19T20:26:51.085Z] Successfully built 9579708ee899 [2022-09-19T20:26:51.085Z] Removing intermediate container 40786bc9abe8 [2022-09-19T20:26:51.085Z] ---> fb67086aa83d [2022-09-19T20:26:51.085Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-19T20:26:51.085Z] Successfully tagged core-command:latest [2022-09-19T20:26:51.085Z]  Building core-command ... done  ---> Running in 36714d045883 [2022-09-19T20:26:51.588Z] Removing intermediate container 36714d045883 [2022-09-19T20:26:51.588Z] ---> 755afd845b51 [2022-09-19T20:26:51.588Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T20:26:51.588Z] ---> Running in cf1f25623147 [2022-09-19T20:26:51.588Z] ---> 6dfc48f3e0d5 [2022-09-19T20:26:51.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-19T20:26:51.588Z] Removing intermediate container cf1f25623147 [2022-09-19T20:26:51.588Z] ---> 6ec8c9001e05 [2022-09-19T20:26:51.588Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-19T20:26:51.850Z] ---> 51370dfc40ce [2022-09-19T20:26:51.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T20:26:51.850Z] ---> 16e0d1d53056 [2022-09-19T20:26:51.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-19T20:26:52.147Z] ---> 63766ca57932 [2022-09-19T20:26:52.147Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T20:26:52.147Z] ---> 2d424f252bd8 [2022-09-19T20:26:52.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-19T20:26:52.147Z] ---> Running in a281dfb7249b [2022-09-19T20:26:52.417Z] ---> bae4bcd7b561 [2022-09-19T20:26:52.417Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-19T20:26:52.417Z] ---> Running in d7bba6236a1a [2022-09-19T20:26:52.417Z] Removing intermediate container d7bba6236a1a [2022-09-19T20:26:52.417Z] ---> 5d84491a9702 [2022-09-19T20:26:52.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:26:52.417Z] ---> Running in 887001028f05 [2022-09-19T20:26:52.417Z] Removing intermediate container 887001028f05 [2022-09-19T20:26:52.417Z] ---> 91b9a139444f [2022-09-19T20:26:52.417Z] Step 21/23 : LABEL arch=x86_64 [2022-09-19T20:26:52.680Z] ---> Running in d2373a70dd91 [2022-09-19T20:26:52.680Z] Removing intermediate container a281dfb7249b [2022-09-19T20:26:52.680Z] ---> ceb1c0760e19 [2022-09-19T20:26:52.680Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T20:26:52.680Z] Removing intermediate container d2373a70dd91 [2022-09-19T20:26:52.680Z] ---> d53404403059 [2022-09-19T20:26:52.680Z] Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:52.680Z] ---> Running in 7e3e82762479 [2022-09-19T20:26:52.680Z] ---> Running in 9a76e5aa8437 [2022-09-19T20:26:52.680Z] Removing intermediate container 9a76e5aa8437 [2022-09-19T20:26:52.680Z] ---> 789e320d371e [2022-09-19T20:26:52.680Z] Step 23/23 : LABEL version=2.3.0-dev.63 [2022-09-19T20:26:52.680Z] Removing intermediate container 7e3e82762479 [2022-09-19T20:26:52.680Z] ---> a54f0c009cf4 [2022-09-19T20:26:52.680Z] Step 20/22 : LABEL arch=x86_64 [2022-09-19T20:26:52.680Z] ---> Running in 642681135f66 [2022-09-19T20:26:52.941Z] ---> Running in fe10b0b03b12 [2022-09-19T20:26:52.941Z] Removing intermediate container 642681135f66 [2022-09-19T20:26:52.941Z] ---> e758c5085bc0 [2022-09-19T20:26:52.941Z] [2022-09-19T20:26:52.941Z] Removing intermediate container fe10b0b03b12 [2022-09-19T20:26:52.941Z] ---> 13eea63b8264 [2022-09-19T20:26:52.941Z] Step 21/22 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:52.941Z] Successfully built e758c5085bc0 [2022-09-19T20:26:52.941Z] ---> Running in bcb97747dbd3 [2022-09-19T20:26:52.941Z] Successfully tagged sys-mgmt-agent:latest [2022-09-19T20:26:52.941Z]  Building sys-mgmt-agent ... done Removing intermediate container bcb97747dbd3 [2022-09-19T20:26:52.941Z] ---> d2095893ea54 [2022-09-19T20:26:52.941Z] Step 22/22 : LABEL version=2.3.0-dev.63 [2022-09-19T20:26:52.941Z] ---> Running in 0753c52ea30a [2022-09-19T20:26:53.204Z] Removing intermediate container 0753c52ea30a [2022-09-19T20:26:53.204Z] ---> b9c361623357 [2022-09-19T20:26:53.204Z] [2022-09-19T20:26:53.204Z] Successfully built b9c361623357 [2022-09-19T20:26:53.204Z] Successfully tagged security-proxy-setup:latest [2022-09-19T20:26:53.213Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-09-19T20:26:53.227Z] $ docker stop --time=1 ed65b1980f68096d10d57f5757fcdf8e9e13ad8535a4226919f27aba3fc40f7b [2022-09-19T20:26:54.507Z] $ docker rm -f ed65b1980f68096d10d57f5757fcdf8e9e13ad8535a4226919f27aba3fc40f7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T20:26:54.852Z] + docker images [2022-09-19T20:26:54.852Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-19T20:26:54.852Z] security-proxy-setup latest b9c361623357 2 seconds ago 27.4MB [2022-09-19T20:26:54.852Z] sys-mgmt-agent latest e758c5085bc0 2 seconds ago 136MB [2022-09-19T20:26:54.852Z] core-command latest 9579708ee899 4 seconds ago 17.3MB [2022-09-19T20:26:54.852Z] cc19fdd1a17f 7 seconds ago 1.54GB [2022-09-19T20:26:54.852Z] 4d4ce806bc82 9 seconds ago 1.53GB [2022-09-19T20:26:54.852Z] security-bootstrapper latest 6eef94a6e0da 24 seconds ago 19.8MB [2022-09-19T20:26:54.852Z] security-secretstore-setup latest f9b8ddba7ab5 29 seconds ago 29.2MB [2022-09-19T20:26:54.852Z] core-data latest c04509ecdbab 29 seconds ago 21.6MB [2022-09-19T20:26:54.852Z] support-notifications latest 3460350778b2 33 seconds ago 27.3MB [2022-09-19T20:26:54.852Z] 771741b329c3 38 seconds ago 1.53GB [2022-09-19T20:26:54.852Z] e8ccd67f9e2b 40 seconds ago 1.61GB [2022-09-19T20:26:54.852Z] 441185f07213 41 seconds ago 1.55GB [2022-09-19T20:26:54.852Z] ec9f8b9d416a 41 seconds ago 1.54GB [2022-09-19T20:26:54.852Z] be3e1b81b93b 42 seconds ago 1.53GB [2022-09-19T20:26:54.852Z] support-scheduler latest 767958f106bf 2 minutes ago 26.7MB [2022-09-19T20:26:54.852Z] security-spiffe-token-provider latest 383a9a498dfb 2 minutes ago 29.3MB [2022-09-19T20:26:54.852Z] 93fc4502aa99 2 minutes ago 1.61GB [2022-09-19T20:26:54.852Z] core-metadata latest cbbf5d80fca8 2 minutes ago 18.2MB [2022-09-19T20:26:54.852Z] security-spire-agent latest c5912cd2bb30 2 minutes ago 125MB [2022-09-19T20:26:54.852Z] f5b9e41f148b 2 minutes ago 1.58GB [2022-09-19T20:26:54.852Z] security-spire-config latest 5622f860a487 2 minutes ago 85.8MB [2022-09-19T20:26:54.852Z] security-spire-server latest a510df3645e2 2 minutes ago 86.5MB [2022-09-19T20:26:54.852Z] 6502571bb5d6 2 minutes ago 1.55GB [2022-09-19T20:26:54.852Z] 6c221f5cafec 3 minutes ago 1.42GB [2022-09-19T20:26:54.852Z] fad89cf0c8a4 3 minutes ago 1.42GB [2022-09-19T20:26:54.852Z] 1dc93c2d2818 3 minutes ago 1.42GB [2022-09-19T20:26:54.852Z] ci-base-image-x86_64 latest a03596faade4 6 minutes ago 994MB [2022-09-19T20:26:54.852Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-19T20:26:54.852Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-19T20:26:54.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-19T20:26:54.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-19T20:26:54.852Z] 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-19T20:26:54.941Z] provisioning config files... [2022-09-19T20:26:54.952Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/299@tmp/config6646856548575730786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:26:55.251Z] ---> docker-login.sh [2022-09-19T20:26:55.251Z] nexus3.edgexfoundry.org:10001 [2022-09-19T20:26:55.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:26:55.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:26:55.251Z] Configure a credential helper to remove this warning. See [2022-09-19T20:26:55.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:26:55.251Z] [2022-09-19T20:26:55.251Z] Login Succeeded [2022-09-19T20:26:55.251Z] nexus3.edgexfoundry.org:10002 [2022-09-19T20:26:55.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:26:55.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:26:55.511Z] Configure a credential helper to remove this warning. See [2022-09-19T20:26:55.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:26:55.511Z] [2022-09-19T20:26:55.511Z] Login Succeeded [2022-09-19T20:26:55.511Z] nexus3.edgexfoundry.org:10003 [2022-09-19T20:26:55.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:26:55.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:26:55.511Z] Configure a credential helper to remove this warning. See [2022-09-19T20:26:55.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:26:55.511Z] [2022-09-19T20:26:55.511Z] Login Succeeded [2022-09-19T20:26:55.511Z] nexus3.edgexfoundry.org:10004 [2022-09-19T20:26:55.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:26:55.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:26:55.772Z] Configure a credential helper to remove this warning. See [2022-09-19T20:26:55.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:26:55.772Z] [2022-09-19T20:26:55.772Z] Login Succeeded [2022-09-19T20:26:55.772Z] docker.io [2022-09-19T20:26:55.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:26:56.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:26:56.034Z] Configure a credential helper to remove this warning. See [2022-09-19T20:26:56.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:26:56.034Z] [2022-09-19T20:26:56.034Z] Login Succeeded [2022-09-19T20:26:56.034Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T20:26:56.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:26:56.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T20:26:56.096Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-19T20:26:56.096Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:56.096Z] latest [2022-09-19T20:26:56.096Z] 2.3.0-dev.63 [2022-09-19T20:26:56.096Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:26:56.096Z] main [2022-09-19T20:26:56.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:26:56.420Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:26:56.733Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:26:56.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T20:26:56.733Z] 43c92f77ed02: Preparing [2022-09-19T20:26:56.733Z] 79d771ddad75: Preparing [2022-09-19T20:26:56.733Z] cfb530b4abdd: Preparing [2022-09-19T20:26:56.733Z] 8f2bd41ba307: Preparing [2022-09-19T20:26:56.733Z] 994393dc58e7: Preparing [2022-09-19T20:26:56.733Z] 994393dc58e7: Layer already exists [2022-09-19T20:26:56.733Z] cfb530b4abdd: Pushed [2022-09-19T20:26:56.733Z] 43c92f77ed02: Pushed [2022-09-19T20:26:56.733Z] 8f2bd41ba307: Pushed [2022-09-19T20:26:58.115Z] 79d771ddad75: Pushed [2022-09-19T20:26:58.115Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:26:58.425Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:26:58.735Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-19T20:26:58.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T20:26:58.735Z] 43c92f77ed02: Preparing [2022-09-19T20:26:58.735Z] 79d771ddad75: Preparing [2022-09-19T20:26:58.735Z] cfb530b4abdd: Preparing [2022-09-19T20:26:58.735Z] 8f2bd41ba307: Preparing [2022-09-19T20:26:58.735Z] 994393dc58e7: Preparing [2022-09-19T20:26:58.735Z] 994393dc58e7: Layer already exists [2022-09-19T20:26:58.735Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:26:58.735Z] 79d771ddad75: Layer already exists [2022-09-19T20:26:58.735Z] cfb530b4abdd: Layer already exists [2022-09-19T20:26:58.735Z] 43c92f77ed02: Layer already exists [2022-09-19T20:26:58.735Z] latest: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:26:59.053Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:26:59.364Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.63 [2022-09-19T20:26:59.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T20:26:59.364Z] 43c92f77ed02: Preparing [2022-09-19T20:26:59.364Z] 79d771ddad75: Preparing [2022-09-19T20:26:59.364Z] cfb530b4abdd: Preparing [2022-09-19T20:26:59.364Z] 8f2bd41ba307: Preparing [2022-09-19T20:26:59.364Z] 994393dc58e7: Preparing [2022-09-19T20:26:59.364Z] 994393dc58e7: Layer already exists [2022-09-19T20:26:59.364Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:26:59.364Z] cfb530b4abdd: Layer already exists [2022-09-19T20:26:59.364Z] 79d771ddad75: Layer already exists [2022-09-19T20:26:59.364Z] 43c92f77ed02: Layer already exists [2022-09-19T20:26:59.364Z] 2.3.0-dev.63: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:26:59.685Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:00.005Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:00.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T20:27:00.005Z] 43c92f77ed02: Preparing [2022-09-19T20:27:00.005Z] 79d771ddad75: Preparing [2022-09-19T20:27:00.005Z] cfb530b4abdd: Preparing [2022-09-19T20:27:00.005Z] 8f2bd41ba307: Preparing [2022-09-19T20:27:00.005Z] 994393dc58e7: Preparing [2022-09-19T20:27:00.005Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:00.005Z] 79d771ddad75: Layer already exists [2022-09-19T20:27:00.005Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:00.005Z] 43c92f77ed02: Layer already exists [2022-09-19T20:27:00.005Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:27:00.005Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:00.326Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:00.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-19T20:27:00.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-19T20:27:00.640Z] 43c92f77ed02: Preparing [2022-09-19T20:27:00.640Z] 79d771ddad75: Preparing [2022-09-19T20:27:00.640Z] cfb530b4abdd: Preparing [2022-09-19T20:27:00.640Z] 8f2bd41ba307: Preparing [2022-09-19T20:27:00.640Z] 994393dc58e7: Preparing [2022-09-19T20:27:00.640Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:00.640Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:27:00.640Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:00.640Z] 79d771ddad75: Layer already exists [2022-09-19T20:27:00.640Z] 43c92f77ed02: Layer already exists [2022-09-19T20:27:00.640Z] main: digest: sha256:0d04fc9ff93325119973f7592973c10fa6443f038206f2f9ad8409e65794c08e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:00.687Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:00.695Z] taggedImages: [2022-09-19T20:27:00.695Z] - nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:00.695Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-19T20:27:00.695Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.63 [2022-09-19T20:27:00.695Z] - nexus3.edgexfoundry.org:10004/core-command:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:00.695Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-19T20:27:00.717Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-19T20:27:00.717Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:00.717Z] latest [2022-09-19T20:27:00.717Z] 2.3.0-dev.63 [2022-09-19T20:27:00.717Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:00.717Z] main [2022-09-19T20:27:00.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:01.045Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:01.357Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:01.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T20:27:01.357Z] c942da3ac865: Preparing [2022-09-19T20:27:01.357Z] 0be7e8358130: Preparing [2022-09-19T20:27:01.357Z] cfb530b4abdd: Preparing [2022-09-19T20:27:01.357Z] f72a8c9deb13: Preparing [2022-09-19T20:27:01.357Z] fbf5037cb90b: Preparing [2022-09-19T20:27:01.357Z] 994393dc58e7: Preparing [2022-09-19T20:27:01.357Z] 994393dc58e7: Waiting [2022-09-19T20:27:01.357Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:01.357Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:01.357Z] fbf5037cb90b: Pushed [2022-09-19T20:27:01.357Z] c942da3ac865: Pushed [2022-09-19T20:27:01.618Z] f72a8c9deb13: Pushed [2022-09-19T20:27:03.103Z] 0be7e8358130: Pushed [2022-09-19T20:27:03.103Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:03.424Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:03.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-19T20:27:03.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T20:27:03.737Z] c942da3ac865: Preparing [2022-09-19T20:27:03.737Z] 0be7e8358130: Preparing [2022-09-19T20:27:03.737Z] cfb530b4abdd: Preparing [2022-09-19T20:27:03.737Z] f72a8c9deb13: Preparing [2022-09-19T20:27:03.737Z] fbf5037cb90b: Preparing [2022-09-19T20:27:03.737Z] 994393dc58e7: Preparing [2022-09-19T20:27:03.737Z] 994393dc58e7: Waiting [2022-09-19T20:27:03.737Z] fbf5037cb90b: Layer already exists [2022-09-19T20:27:03.737Z] f72a8c9deb13: Layer already exists [2022-09-19T20:27:03.737Z] 0be7e8358130: Layer already exists [2022-09-19T20:27:03.737Z] c942da3ac865: Layer already exists [2022-09-19T20:27:03.737Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:03.737Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:03.737Z] latest: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:04.059Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:04.373Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.63 [2022-09-19T20:27:04.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T20:27:04.373Z] c942da3ac865: Preparing [2022-09-19T20:27:04.373Z] 0be7e8358130: Preparing [2022-09-19T20:27:04.373Z] cfb530b4abdd: Preparing [2022-09-19T20:27:04.373Z] f72a8c9deb13: Preparing [2022-09-19T20:27:04.373Z] fbf5037cb90b: Preparing [2022-09-19T20:27:04.373Z] 994393dc58e7: Preparing [2022-09-19T20:27:04.373Z] 994393dc58e7: Waiting [2022-09-19T20:27:04.373Z] 0be7e8358130: Layer already exists [2022-09-19T20:27:04.373Z] f72a8c9deb13: Layer already exists [2022-09-19T20:27:04.373Z] fbf5037cb90b: Layer already exists [2022-09-19T20:27:04.373Z] c942da3ac865: Layer already exists [2022-09-19T20:27:04.373Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:04.373Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:04.373Z] 2.3.0-dev.63: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:04.697Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:05.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:05.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T20:27:05.011Z] c942da3ac865: Preparing [2022-09-19T20:27:05.011Z] 0be7e8358130: Preparing [2022-09-19T20:27:05.011Z] cfb530b4abdd: Preparing [2022-09-19T20:27:05.011Z] f72a8c9deb13: Preparing [2022-09-19T20:27:05.011Z] fbf5037cb90b: Preparing [2022-09-19T20:27:05.011Z] 994393dc58e7: Preparing [2022-09-19T20:27:05.011Z] fbf5037cb90b: Layer already exists [2022-09-19T20:27:05.011Z] c942da3ac865: Layer already exists [2022-09-19T20:27:05.011Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:05.011Z] f72a8c9deb13: Layer already exists [2022-09-19T20:27:05.011Z] 0be7e8358130: Layer already exists [2022-09-19T20:27:05.011Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:05.011Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:05.333Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:05.647Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-19T20:27:05.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-19T20:27:05.647Z] c942da3ac865: Preparing [2022-09-19T20:27:05.647Z] 0be7e8358130: Preparing [2022-09-19T20:27:05.647Z] cfb530b4abdd: Preparing [2022-09-19T20:27:05.647Z] f72a8c9deb13: Preparing [2022-09-19T20:27:05.647Z] fbf5037cb90b: Preparing [2022-09-19T20:27:05.648Z] 994393dc58e7: Preparing [2022-09-19T20:27:05.648Z] 994393dc58e7: Waiting [2022-09-19T20:27:05.648Z] f72a8c9deb13: Layer already exists [2022-09-19T20:27:05.648Z] 0be7e8358130: Layer already exists [2022-09-19T20:27:05.648Z] c942da3ac865: Layer already exists [2022-09-19T20:27:05.648Z] fbf5037cb90b: Layer already exists [2022-09-19T20:27:05.648Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:05.648Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:05.648Z] main: digest: sha256:5040f22b7e9e5fda03d065719856069e6ee8f421492fcc06223cf81e659a7fe5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:05.699Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:05.709Z] taggedImages: [2022-09-19T20:27:05.709Z] - nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:05.709Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-19T20:27:05.709Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.63 [2022-09-19T20:27:05.709Z] - nexus3.edgexfoundry.org:10004/core-data:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:05.709Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-19T20:27:05.736Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-19T20:27:05.736Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:05.736Z] latest [2022-09-19T20:27:05.736Z] 2.3.0-dev.63 [2022-09-19T20:27:05.736Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:05.736Z] main [2022-09-19T20:27:05.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:06.066Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:06.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:06.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T20:27:06.380Z] 55befa2aec11: Preparing [2022-09-19T20:27:06.380Z] d2419d8294aa: Preparing [2022-09-19T20:27:06.380Z] 285d29c32cba: Preparing [2022-09-19T20:27:06.380Z] cfb530b4abdd: Preparing [2022-09-19T20:27:06.380Z] 8f2bd41ba307: Preparing [2022-09-19T20:27:06.380Z] 994393dc58e7: Preparing [2022-09-19T20:27:06.380Z] 994393dc58e7: Waiting [2022-09-19T20:27:06.380Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:27:06.380Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:06.380Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:06.380Z] 55befa2aec11: Pushed [2022-09-19T20:27:06.380Z] d2419d8294aa: Pushed [2022-09-19T20:27:07.757Z] 285d29c32cba: Pushed [2022-09-19T20:27:07.757Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:08.082Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:08.392Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-19T20:27:08.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T20:27:08.392Z] 55befa2aec11: Preparing [2022-09-19T20:27:08.392Z] d2419d8294aa: Preparing [2022-09-19T20:27:08.392Z] 285d29c32cba: Preparing [2022-09-19T20:27:08.392Z] cfb530b4abdd: Preparing [2022-09-19T20:27:08.392Z] 8f2bd41ba307: Preparing [2022-09-19T20:27:08.392Z] 994393dc58e7: Preparing [2022-09-19T20:27:08.392Z] 994393dc58e7: Waiting [2022-09-19T20:27:08.392Z] 285d29c32cba: Layer already exists [2022-09-19T20:27:08.392Z] d2419d8294aa: Layer already exists [2022-09-19T20:27:08.392Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:27:08.392Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:08.392Z] 55befa2aec11: Layer already exists [2022-09-19T20:27:08.392Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:08.392Z] latest: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:08.713Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:09.027Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.63 [2022-09-19T20:27:09.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T20:27:09.028Z] 55befa2aec11: Preparing [2022-09-19T20:27:09.028Z] d2419d8294aa: Preparing [2022-09-19T20:27:09.028Z] 285d29c32cba: Preparing [2022-09-19T20:27:09.028Z] cfb530b4abdd: Preparing [2022-09-19T20:27:09.028Z] 8f2bd41ba307: Preparing [2022-09-19T20:27:09.028Z] 994393dc58e7: Preparing [2022-09-19T20:27:09.028Z] 285d29c32cba: Layer already exists [2022-09-19T20:27:09.028Z] 55befa2aec11: Layer already exists [2022-09-19T20:27:09.028Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:09.028Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:27:09.028Z] d2419d8294aa: Layer already exists [2022-09-19T20:27:09.028Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:09.028Z] 2.3.0-dev.63: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:09.349Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:09.670Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:09.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T20:27:09.670Z] 55befa2aec11: Preparing [2022-09-19T20:27:09.670Z] d2419d8294aa: Preparing [2022-09-19T20:27:09.670Z] 285d29c32cba: Preparing [2022-09-19T20:27:09.670Z] cfb530b4abdd: Preparing [2022-09-19T20:27:09.670Z] 8f2bd41ba307: Preparing [2022-09-19T20:27:09.670Z] 994393dc58e7: Preparing [2022-09-19T20:27:09.670Z] 994393dc58e7: Waiting [2022-09-19T20:27:09.670Z] d2419d8294aa: Layer already exists [2022-09-19T20:27:09.670Z] 285d29c32cba: Layer already exists [2022-09-19T20:27:09.670Z] 55befa2aec11: Layer already exists [2022-09-19T20:27:09.670Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:09.670Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:27:09.670Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:09.670Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:09.983Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:10.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-19T20:27:10.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-19T20:27:10.293Z] 55befa2aec11: Preparing [2022-09-19T20:27:10.293Z] d2419d8294aa: Preparing [2022-09-19T20:27:10.293Z] 285d29c32cba: Preparing [2022-09-19T20:27:10.293Z] cfb530b4abdd: Preparing [2022-09-19T20:27:10.293Z] 8f2bd41ba307: Preparing [2022-09-19T20:27:10.293Z] 994393dc58e7: Preparing [2022-09-19T20:27:10.293Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:27:10.293Z] 285d29c32cba: Layer already exists [2022-09-19T20:27:10.293Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:10.293Z] d2419d8294aa: Layer already exists [2022-09-19T20:27:10.293Z] 55befa2aec11: Layer already exists [2022-09-19T20:27:10.293Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:10.293Z] main: digest: sha256:785e2ff56af42aba7293651eacdfd14878a75b157b6cdb048ba5205ec0e3af7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:10.343Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:10.350Z] taggedImages: [2022-09-19T20:27:10.350Z] - nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:10.350Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-19T20:27:10.350Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.63 [2022-09-19T20:27:10.350Z] - nexus3.edgexfoundry.org:10004/core-metadata:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:10.350Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-19T20:27:10.374Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-19T20:27:10.374Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:10.374Z] latest [2022-09-19T20:27:10.374Z] 2.3.0-dev.63 [2022-09-19T20:27:10.374Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:10.374Z] main [2022-09-19T20:27:10.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:10.700Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:11.014Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:11.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T20:27:11.014Z] 68d315b21c00: Preparing [2022-09-19T20:27:11.014Z] 68d315b21c00: Preparing [2022-09-19T20:27:11.014Z] 04aa26fc15b9: Preparing [2022-09-19T20:27:11.014Z] d6b0bb9356b8: Preparing [2022-09-19T20:27:11.014Z] fc39b89bf71f: Preparing [2022-09-19T20:27:11.014Z] d35ae1a63f2b: Preparing [2022-09-19T20:27:11.014Z] e57417eca2b1: Preparing [2022-09-19T20:27:11.014Z] cfb530b4abdd: Preparing [2022-09-19T20:27:11.014Z] 431beab4b559: Preparing [2022-09-19T20:27:11.014Z] 4648fd596e0a: Preparing [2022-09-19T20:27:11.014Z] 50e59a2958e3: Preparing [2022-09-19T20:27:11.014Z] 954cfebb5bb6: Preparing [2022-09-19T20:27:11.014Z] 994393dc58e7: Preparing [2022-09-19T20:27:11.014Z] e57417eca2b1: Waiting [2022-09-19T20:27:11.014Z] 50e59a2958e3: Waiting [2022-09-19T20:27:11.014Z] 954cfebb5bb6: Waiting [2022-09-19T20:27:11.014Z] cfb530b4abdd: Waiting [2022-09-19T20:27:11.014Z] 994393dc58e7: Waiting [2022-09-19T20:27:11.014Z] 4648fd596e0a: Waiting [2022-09-19T20:27:11.014Z] 431beab4b559: Waiting [2022-09-19T20:27:11.014Z] 04aa26fc15b9: Pushed [2022-09-19T20:27:11.014Z] 68d315b21c00: Pushed [2022-09-19T20:27:11.014Z] d35ae1a63f2b: Pushed [2022-09-19T20:27:11.014Z] fc39b89bf71f: Pushed [2022-09-19T20:27:11.014Z] d6b0bb9356b8: Pushed [2022-09-19T20:27:11.014Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:11.275Z] 431beab4b559: Pushed [2022-09-19T20:27:11.275Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:11.275Z] 4648fd596e0a: Pushed [2022-09-19T20:27:11.275Z] 954cfebb5bb6: Pushed [2022-09-19T20:27:11.275Z] 50e59a2958e3: Pushed [2022-09-19T20:27:12.656Z] e57417eca2b1: Pushed [2022-09-19T20:27:12.656Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:12.973Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:13.275Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-19T20:27:13.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T20:27:13.275Z] 68d315b21c00: Preparing [2022-09-19T20:27:13.275Z] 68d315b21c00: Preparing [2022-09-19T20:27:13.275Z] 04aa26fc15b9: Preparing [2022-09-19T20:27:13.275Z] d6b0bb9356b8: Preparing [2022-09-19T20:27:13.275Z] fc39b89bf71f: Preparing [2022-09-19T20:27:13.275Z] d35ae1a63f2b: Preparing [2022-09-19T20:27:13.275Z] e57417eca2b1: Preparing [2022-09-19T20:27:13.275Z] cfb530b4abdd: Preparing [2022-09-19T20:27:13.275Z] 431beab4b559: Preparing [2022-09-19T20:27:13.275Z] e57417eca2b1: Waiting [2022-09-19T20:27:13.275Z] cfb530b4abdd: Waiting [2022-09-19T20:27:13.275Z] 4648fd596e0a: Preparing [2022-09-19T20:27:13.275Z] 50e59a2958e3: Preparing [2022-09-19T20:27:13.275Z] 954cfebb5bb6: Preparing [2022-09-19T20:27:13.275Z] 994393dc58e7: Preparing [2022-09-19T20:27:13.275Z] 431beab4b559: Waiting [2022-09-19T20:27:13.275Z] 954cfebb5bb6: Waiting [2022-09-19T20:27:13.275Z] 50e59a2958e3: Waiting [2022-09-19T20:27:13.275Z] 4648fd596e0a: Waiting [2022-09-19T20:27:13.275Z] fc39b89bf71f: Layer already exists [2022-09-19T20:27:13.275Z] 68d315b21c00: Layer already exists [2022-09-19T20:27:13.275Z] d35ae1a63f2b: Layer already exists [2022-09-19T20:27:13.275Z] 04aa26fc15b9: Layer already exists [2022-09-19T20:27:13.275Z] d6b0bb9356b8: Layer already exists [2022-09-19T20:27:13.275Z] e57417eca2b1: Layer already exists [2022-09-19T20:27:13.275Z] 431beab4b559: Layer already exists [2022-09-19T20:27:13.275Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:13.275Z] 50e59a2958e3: Layer already exists [2022-09-19T20:27:13.275Z] 4648fd596e0a: Layer already exists [2022-09-19T20:27:13.275Z] 954cfebb5bb6: Layer already exists [2022-09-19T20:27:13.275Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:13.275Z] latest: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:13.586Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:13.974Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.63 [2022-09-19T20:27:13.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T20:27:13.974Z] 68d315b21c00: Preparing [2022-09-19T20:27:13.974Z] 68d315b21c00: Preparing [2022-09-19T20:27:13.974Z] 04aa26fc15b9: Preparing [2022-09-19T20:27:13.974Z] d6b0bb9356b8: Preparing [2022-09-19T20:27:13.974Z] fc39b89bf71f: Preparing [2022-09-19T20:27:13.974Z] d35ae1a63f2b: Preparing [2022-09-19T20:27:13.974Z] e57417eca2b1: Preparing [2022-09-19T20:27:13.974Z] cfb530b4abdd: Preparing [2022-09-19T20:27:13.974Z] 431beab4b559: Preparing [2022-09-19T20:27:13.974Z] 4648fd596e0a: Preparing [2022-09-19T20:27:13.975Z] 50e59a2958e3: Preparing [2022-09-19T20:27:13.975Z] 954cfebb5bb6: Preparing [2022-09-19T20:27:13.975Z] 994393dc58e7: Preparing [2022-09-19T20:27:13.975Z] 431beab4b559: Waiting [2022-09-19T20:27:13.975Z] 4648fd596e0a: Waiting [2022-09-19T20:27:13.975Z] 50e59a2958e3: Waiting [2022-09-19T20:27:13.975Z] 954cfebb5bb6: Waiting [2022-09-19T20:27:13.975Z] e57417eca2b1: Waiting [2022-09-19T20:27:13.975Z] 994393dc58e7: Waiting [2022-09-19T20:27:13.975Z] cfb530b4abdd: Waiting [2022-09-19T20:27:13.975Z] fc39b89bf71f: Layer already exists [2022-09-19T20:27:13.975Z] d6b0bb9356b8: Layer already exists [2022-09-19T20:27:13.975Z] 68d315b21c00: Layer already exists [2022-09-19T20:27:13.975Z] d35ae1a63f2b: Layer already exists [2022-09-19T20:27:13.975Z] 04aa26fc15b9: Layer already exists [2022-09-19T20:27:13.975Z] e57417eca2b1: Layer already exists [2022-09-19T20:27:13.975Z] 50e59a2958e3: Layer already exists [2022-09-19T20:27:13.975Z] 4648fd596e0a: Layer already exists [2022-09-19T20:27:13.975Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:13.975Z] 431beab4b559: Layer already exists [2022-09-19T20:27:13.975Z] 954cfebb5bb6: Layer already exists [2022-09-19T20:27:13.975Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:13.975Z] 2.3.0-dev.63: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:14.304Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:14.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:14.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T20:27:14.727Z] 68d315b21c00: Preparing [2022-09-19T20:27:14.727Z] 68d315b21c00: Preparing [2022-09-19T20:27:14.727Z] 04aa26fc15b9: Preparing [2022-09-19T20:27:14.727Z] d6b0bb9356b8: Preparing [2022-09-19T20:27:14.727Z] fc39b89bf71f: Preparing [2022-09-19T20:27:14.727Z] d35ae1a63f2b: Preparing [2022-09-19T20:27:14.727Z] e57417eca2b1: Preparing [2022-09-19T20:27:14.727Z] cfb530b4abdd: Preparing [2022-09-19T20:27:14.727Z] 431beab4b559: Preparing [2022-09-19T20:27:14.727Z] 4648fd596e0a: Preparing [2022-09-19T20:27:14.727Z] 50e59a2958e3: Preparing [2022-09-19T20:27:14.727Z] 954cfebb5bb6: Preparing [2022-09-19T20:27:14.727Z] 994393dc58e7: Preparing [2022-09-19T20:27:14.727Z] e57417eca2b1: Waiting [2022-09-19T20:27:14.727Z] cfb530b4abdd: Waiting [2022-09-19T20:27:14.727Z] 431beab4b559: Waiting [2022-09-19T20:27:14.727Z] 4648fd596e0a: Waiting [2022-09-19T20:27:14.727Z] 50e59a2958e3: Waiting [2022-09-19T20:27:14.727Z] 954cfebb5bb6: Waiting [2022-09-19T20:27:14.727Z] 994393dc58e7: Waiting [2022-09-19T20:27:14.727Z] d35ae1a63f2b: Layer already exists [2022-09-19T20:27:14.727Z] 04aa26fc15b9: Layer already exists [2022-09-19T20:27:14.727Z] fc39b89bf71f: Layer already exists [2022-09-19T20:27:14.727Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:14.727Z] e57417eca2b1: Layer already exists [2022-09-19T20:27:14.727Z] 431beab4b559: Layer already exists [2022-09-19T20:27:14.727Z] 954cfebb5bb6: Layer already exists [2022-09-19T20:27:14.727Z] 50e59a2958e3: Layer already exists [2022-09-19T20:27:14.727Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:14.727Z] 4648fd596e0a: Layer already exists [2022-09-19T20:27:15.667Z] d6b0bb9356b8: Layer already exists [2022-09-19T20:27:15.667Z] 68d315b21c00: Layer already exists [2022-09-19T20:27:15.667Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:15.985Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:16.295Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-19T20:27:16.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-19T20:27:16.295Z] 68d315b21c00: Preparing [2022-09-19T20:27:16.295Z] 68d315b21c00: Preparing [2022-09-19T20:27:16.295Z] 04aa26fc15b9: Preparing [2022-09-19T20:27:16.295Z] d6b0bb9356b8: Preparing [2022-09-19T20:27:16.295Z] fc39b89bf71f: Preparing [2022-09-19T20:27:16.295Z] d35ae1a63f2b: Preparing [2022-09-19T20:27:16.295Z] e57417eca2b1: Preparing [2022-09-19T20:27:16.295Z] cfb530b4abdd: Preparing [2022-09-19T20:27:16.295Z] 431beab4b559: Preparing [2022-09-19T20:27:16.295Z] 4648fd596e0a: Preparing [2022-09-19T20:27:16.295Z] 50e59a2958e3: Preparing [2022-09-19T20:27:16.295Z] 954cfebb5bb6: Preparing [2022-09-19T20:27:16.295Z] 994393dc58e7: Preparing [2022-09-19T20:27:16.295Z] e57417eca2b1: Waiting [2022-09-19T20:27:16.295Z] cfb530b4abdd: Waiting [2022-09-19T20:27:16.295Z] 954cfebb5bb6: Waiting [2022-09-19T20:27:16.295Z] 4648fd596e0a: Waiting [2022-09-19T20:27:16.295Z] 994393dc58e7: Waiting [2022-09-19T20:27:16.295Z] 50e59a2958e3: Waiting [2022-09-19T20:27:16.295Z] d6b0bb9356b8: Layer already exists [2022-09-19T20:27:16.295Z] 04aa26fc15b9: Layer already exists [2022-09-19T20:27:16.295Z] fc39b89bf71f: Layer already exists [2022-09-19T20:27:16.295Z] 68d315b21c00: Layer already exists [2022-09-19T20:27:16.296Z] d35ae1a63f2b: Layer already exists [2022-09-19T20:27:16.296Z] e57417eca2b1: Layer already exists [2022-09-19T20:27:16.296Z] 431beab4b559: Layer already exists [2022-09-19T20:27:16.296Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:16.296Z] 4648fd596e0a: Layer already exists [2022-09-19T20:27:16.296Z] 50e59a2958e3: Layer already exists [2022-09-19T20:27:16.296Z] 954cfebb5bb6: Layer already exists [2022-09-19T20:27:16.296Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:16.296Z] main: digest: sha256:5d7f9c5bff45d30c231efb4740b06a88ab1538a219e2ce141893ac5a66fcef26 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:16.344Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:16.351Z] taggedImages: [2022-09-19T20:27:16.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:16.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-19T20:27:16.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.63 [2022-09-19T20:27:16.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:16.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-19T20:27:16.371Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-19T20:27:16.371Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:16.371Z] latest [2022-09-19T20:27:16.371Z] 2.3.0-dev.63 [2022-09-19T20:27:16.371Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:16.371Z] main [2022-09-19T20:27:16.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:16.696Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:17.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:17.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T20:27:17.036Z] e8dfd87264ec: Preparing [2022-09-19T20:27:17.036Z] 502827044105: Preparing [2022-09-19T20:27:17.036Z] 50075570538f: Preparing [2022-09-19T20:27:17.036Z] c5cc183e569d: Preparing [2022-09-19T20:27:17.036Z] 8aedf359100a: Preparing [2022-09-19T20:27:17.036Z] db071230f1e8: Preparing [2022-09-19T20:27:17.036Z] 1cddb393389e: Preparing [2022-09-19T20:27:17.036Z] 994393dc58e7: Preparing [2022-09-19T20:27:17.036Z] 1cddb393389e: Waiting [2022-09-19T20:27:17.036Z] 994393dc58e7: Waiting [2022-09-19T20:27:17.036Z] db071230f1e8: Waiting [2022-09-19T20:27:17.036Z] e8dfd87264ec: Pushed [2022-09-19T20:27:17.036Z] 8aedf359100a: Pushed [2022-09-19T20:27:17.315Z] 502827044105: Pushed [2022-09-19T20:27:17.315Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:17.315Z] db071230f1e8: Pushed [2022-09-19T20:27:17.581Z] 1cddb393389e: Pushed [2022-09-19T20:27:18.150Z] c5cc183e569d: Pushed [2022-09-19T20:27:18.410Z] 50075570538f: Pushed [2022-09-19T20:27:18.669Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:18.986Z] + 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-19T20:27:19.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-19T20:27:19.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T20:27:19.294Z] e8dfd87264ec: Preparing [2022-09-19T20:27:19.294Z] 502827044105: Preparing [2022-09-19T20:27:19.294Z] 50075570538f: Preparing [2022-09-19T20:27:19.294Z] c5cc183e569d: Preparing [2022-09-19T20:27:19.294Z] 8aedf359100a: Preparing [2022-09-19T20:27:19.294Z] db071230f1e8: Preparing [2022-09-19T20:27:19.294Z] 1cddb393389e: Preparing [2022-09-19T20:27:19.294Z] 994393dc58e7: Preparing [2022-09-19T20:27:19.294Z] db071230f1e8: Waiting [2022-09-19T20:27:19.294Z] 1cddb393389e: Waiting [2022-09-19T20:27:19.294Z] 994393dc58e7: Waiting [2022-09-19T20:27:19.294Z] 50075570538f: Layer already exists [2022-09-19T20:27:19.294Z] 8aedf359100a: Layer already exists [2022-09-19T20:27:19.294Z] c5cc183e569d: Layer already exists [2022-09-19T20:27:19.294Z] 502827044105: Layer already exists [2022-09-19T20:27:19.294Z] e8dfd87264ec: Layer already exists [2022-09-19T20:27:19.294Z] 1cddb393389e: Layer already exists [2022-09-19T20:27:19.294Z] db071230f1e8: Layer already exists [2022-09-19T20:27:19.294Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:19.294Z] latest: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:19.603Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:19.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.63 [2022-09-19T20:27:19.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T20:27:19.946Z] e8dfd87264ec: Preparing [2022-09-19T20:27:19.946Z] 502827044105: Preparing [2022-09-19T20:27:19.946Z] 50075570538f: Preparing [2022-09-19T20:27:19.946Z] c5cc183e569d: Preparing [2022-09-19T20:27:19.946Z] 8aedf359100a: Preparing [2022-09-19T20:27:19.946Z] db071230f1e8: Preparing [2022-09-19T20:27:19.946Z] 1cddb393389e: Preparing [2022-09-19T20:27:19.946Z] 994393dc58e7: Preparing [2022-09-19T20:27:19.946Z] db071230f1e8: Waiting [2022-09-19T20:27:19.946Z] 1cddb393389e: Waiting [2022-09-19T20:27:19.946Z] 994393dc58e7: Waiting [2022-09-19T20:27:19.946Z] e8dfd87264ec: Layer already exists [2022-09-19T20:27:19.946Z] 50075570538f: Layer already exists [2022-09-19T20:27:19.946Z] 8aedf359100a: Layer already exists [2022-09-19T20:27:19.946Z] 502827044105: Layer already exists [2022-09-19T20:27:19.946Z] c5cc183e569d: Layer already exists [2022-09-19T20:27:19.946Z] 1cddb393389e: Layer already exists [2022-09-19T20:27:19.946Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:19.946Z] db071230f1e8: Layer already exists [2022-09-19T20:27:19.946Z] 2.3.0-dev.63: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:20.292Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:20.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:20.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T20:27:20.606Z] e8dfd87264ec: Preparing [2022-09-19T20:27:20.606Z] 502827044105: Preparing [2022-09-19T20:27:20.606Z] 50075570538f: Preparing [2022-09-19T20:27:20.606Z] c5cc183e569d: Preparing [2022-09-19T20:27:20.606Z] 8aedf359100a: Preparing [2022-09-19T20:27:20.606Z] db071230f1e8: Preparing [2022-09-19T20:27:20.606Z] 1cddb393389e: Preparing [2022-09-19T20:27:20.606Z] db071230f1e8: Waiting [2022-09-19T20:27:20.606Z] 994393dc58e7: Preparing [2022-09-19T20:27:20.606Z] 1cddb393389e: Waiting [2022-09-19T20:27:20.606Z] 994393dc58e7: Waiting [2022-09-19T20:27:20.606Z] 50075570538f: Layer already exists [2022-09-19T20:27:20.606Z] e8dfd87264ec: Layer already exists [2022-09-19T20:27:20.606Z] c5cc183e569d: Layer already exists [2022-09-19T20:27:20.606Z] 502827044105: Layer already exists [2022-09-19T20:27:20.606Z] 8aedf359100a: Layer already exists [2022-09-19T20:27:20.606Z] db071230f1e8: Layer already exists [2022-09-19T20:27:20.606Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:20.606Z] 1cddb393389e: Layer already exists [2022-09-19T20:27:20.606Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:20.926Z] + 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-19T20:27:21.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-19T20:27:21.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-19T20:27:21.236Z] e8dfd87264ec: Preparing [2022-09-19T20:27:21.236Z] 502827044105: Preparing [2022-09-19T20:27:21.236Z] 50075570538f: Preparing [2022-09-19T20:27:21.236Z] c5cc183e569d: Preparing [2022-09-19T20:27:21.236Z] 8aedf359100a: Preparing [2022-09-19T20:27:21.236Z] db071230f1e8: Preparing [2022-09-19T20:27:21.236Z] 1cddb393389e: Preparing [2022-09-19T20:27:21.236Z] 994393dc58e7: Preparing [2022-09-19T20:27:21.236Z] 994393dc58e7: Waiting [2022-09-19T20:27:21.236Z] 1cddb393389e: Waiting [2022-09-19T20:27:21.236Z] db071230f1e8: Waiting [2022-09-19T20:27:21.236Z] e8dfd87264ec: Layer already exists [2022-09-19T20:27:21.236Z] 8aedf359100a: Layer already exists [2022-09-19T20:27:21.236Z] 502827044105: Layer already exists [2022-09-19T20:27:21.236Z] 50075570538f: Layer already exists [2022-09-19T20:27:21.236Z] c5cc183e569d: Layer already exists [2022-09-19T20:27:21.236Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:21.236Z] 1cddb393389e: Layer already exists [2022-09-19T20:27:21.236Z] db071230f1e8: Layer already exists [2022-09-19T20:27:21.236Z] main: digest: sha256:dd43c5081d421916b8daeb9f0cc1e8952181bacc5dbe1c98f53518ff912547b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:21.286Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:21.294Z] taggedImages: [2022-09-19T20:27:21.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:21.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-19T20:27:21.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.63 [2022-09-19T20:27:21.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:21.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-19T20:27:21.315Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-19T20:27:21.315Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:21.315Z] latest [2022-09-19T20:27:21.315Z] 2.3.0-dev.63 [2022-09-19T20:27:21.315Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:21.315Z] main [2022-09-19T20:27:21.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:21.639Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:21.951Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:21.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T20:27:21.951Z] 5c7333719a60: Preparing [2022-09-19T20:27:21.951Z] 41c6efc1813b: Preparing [2022-09-19T20:27:21.951Z] a70b99cbf4be: Preparing [2022-09-19T20:27:21.951Z] fc56a7dbac45: Preparing [2022-09-19T20:27:21.951Z] 7d4e28bbc79a: Preparing [2022-09-19T20:27:21.951Z] ba91fb626307: Preparing [2022-09-19T20:27:21.951Z] bf728cacd7d7: Preparing [2022-09-19T20:27:21.951Z] 724d2081a93d: Preparing [2022-09-19T20:27:21.951Z] e763bd35b2da: Preparing [2022-09-19T20:27:21.951Z] 994393dc58e7: Preparing [2022-09-19T20:27:21.951Z] ba91fb626307: Waiting [2022-09-19T20:27:21.951Z] e763bd35b2da: Waiting [2022-09-19T20:27:21.951Z] bf728cacd7d7: Waiting [2022-09-19T20:27:21.951Z] 724d2081a93d: Waiting [2022-09-19T20:27:21.951Z] 994393dc58e7: Waiting [2022-09-19T20:27:21.951Z] 7d4e28bbc79a: Pushed [2022-09-19T20:27:21.951Z] 41c6efc1813b: Pushed [2022-09-19T20:27:21.951Z] 5c7333719a60: Pushed [2022-09-19T20:27:21.951Z] ba91fb626307: Pushed [2022-09-19T20:27:22.210Z] bf728cacd7d7: Pushed [2022-09-19T20:27:22.210Z] 724d2081a93d: Pushed [2022-09-19T20:27:22.210Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:22.210Z] e763bd35b2da: Pushed [2022-09-19T20:27:23.149Z] fc56a7dbac45: Pushed [2022-09-19T20:27:23.412Z] a70b99cbf4be: Pushed [2022-09-19T20:27:23.671Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:23.990Z] + 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-19T20:27:24.302Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-19T20:27:24.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T20:27:24.302Z] 5c7333719a60: Preparing [2022-09-19T20:27:24.302Z] 41c6efc1813b: Preparing [2022-09-19T20:27:24.302Z] a70b99cbf4be: Preparing [2022-09-19T20:27:24.302Z] fc56a7dbac45: Preparing [2022-09-19T20:27:24.302Z] 7d4e28bbc79a: Preparing [2022-09-19T20:27:24.302Z] ba91fb626307: Preparing [2022-09-19T20:27:24.302Z] bf728cacd7d7: Preparing [2022-09-19T20:27:24.302Z] 724d2081a93d: Preparing [2022-09-19T20:27:24.302Z] e763bd35b2da: Preparing [2022-09-19T20:27:24.302Z] 994393dc58e7: Preparing [2022-09-19T20:27:24.302Z] e763bd35b2da: Waiting [2022-09-19T20:27:24.302Z] ba91fb626307: Waiting [2022-09-19T20:27:24.302Z] 994393dc58e7: Waiting [2022-09-19T20:27:24.302Z] 724d2081a93d: Waiting [2022-09-19T20:27:24.302Z] bf728cacd7d7: Waiting [2022-09-19T20:27:24.302Z] 7d4e28bbc79a: Layer already exists [2022-09-19T20:27:24.302Z] fc56a7dbac45: Layer already exists [2022-09-19T20:27:24.302Z] 5c7333719a60: Layer already exists [2022-09-19T20:27:24.302Z] 41c6efc1813b: Layer already exists [2022-09-19T20:27:24.302Z] a70b99cbf4be: Layer already exists [2022-09-19T20:27:24.302Z] bf728cacd7d7: Layer already exists [2022-09-19T20:27:24.302Z] ba91fb626307: Layer already exists [2022-09-19T20:27:24.302Z] e763bd35b2da: Layer already exists [2022-09-19T20:27:24.302Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:24.302Z] 724d2081a93d: Layer already exists [2022-09-19T20:27:24.302Z] latest: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:24.619Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:24.930Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.63 [2022-09-19T20:27:24.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T20:27:24.930Z] 5c7333719a60: Preparing [2022-09-19T20:27:24.930Z] 41c6efc1813b: Preparing [2022-09-19T20:27:24.930Z] a70b99cbf4be: Preparing [2022-09-19T20:27:24.930Z] fc56a7dbac45: Preparing [2022-09-19T20:27:24.930Z] 7d4e28bbc79a: Preparing [2022-09-19T20:27:24.930Z] ba91fb626307: Preparing [2022-09-19T20:27:24.930Z] bf728cacd7d7: Preparing [2022-09-19T20:27:24.930Z] 724d2081a93d: Preparing [2022-09-19T20:27:24.930Z] e763bd35b2da: Preparing [2022-09-19T20:27:24.930Z] 994393dc58e7: Preparing [2022-09-19T20:27:24.930Z] ba91fb626307: Waiting [2022-09-19T20:27:24.930Z] bf728cacd7d7: Waiting [2022-09-19T20:27:24.930Z] 724d2081a93d: Waiting [2022-09-19T20:27:24.930Z] e763bd35b2da: Waiting [2022-09-19T20:27:24.930Z] 994393dc58e7: Waiting [2022-09-19T20:27:24.930Z] 7d4e28bbc79a: Layer already exists [2022-09-19T20:27:24.930Z] a70b99cbf4be: Layer already exists [2022-09-19T20:27:24.930Z] 5c7333719a60: Layer already exists [2022-09-19T20:27:24.930Z] fc56a7dbac45: Layer already exists [2022-09-19T20:27:24.930Z] 41c6efc1813b: Layer already exists [2022-09-19T20:27:24.930Z] bf728cacd7d7: Layer already exists [2022-09-19T20:27:24.930Z] ba91fb626307: Layer already exists [2022-09-19T20:27:24.930Z] 724d2081a93d: Layer already exists [2022-09-19T20:27:24.930Z] e763bd35b2da: Layer already exists [2022-09-19T20:27:24.930Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:24.930Z] 2.3.0-dev.63: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:25.243Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:25.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:25.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T20:27:25.557Z] 5c7333719a60: Preparing [2022-09-19T20:27:25.557Z] 41c6efc1813b: Preparing [2022-09-19T20:27:25.557Z] a70b99cbf4be: Preparing [2022-09-19T20:27:25.557Z] fc56a7dbac45: Preparing [2022-09-19T20:27:25.557Z] 7d4e28bbc79a: Preparing [2022-09-19T20:27:25.557Z] ba91fb626307: Preparing [2022-09-19T20:27:25.557Z] bf728cacd7d7: Preparing [2022-09-19T20:27:25.557Z] 724d2081a93d: Preparing [2022-09-19T20:27:25.557Z] e763bd35b2da: Preparing [2022-09-19T20:27:25.557Z] 994393dc58e7: Preparing [2022-09-19T20:27:25.557Z] e763bd35b2da: Waiting [2022-09-19T20:27:25.557Z] bf728cacd7d7: Waiting [2022-09-19T20:27:25.557Z] 724d2081a93d: Waiting [2022-09-19T20:27:25.557Z] 994393dc58e7: Waiting [2022-09-19T20:27:25.557Z] ba91fb626307: Waiting [2022-09-19T20:27:25.557Z] a70b99cbf4be: Layer already exists [2022-09-19T20:27:25.557Z] 5c7333719a60: Layer already exists [2022-09-19T20:27:25.557Z] 41c6efc1813b: Layer already exists [2022-09-19T20:27:25.557Z] 7d4e28bbc79a: Layer already exists [2022-09-19T20:27:25.557Z] fc56a7dbac45: Layer already exists [2022-09-19T20:27:25.557Z] ba91fb626307: Layer already exists [2022-09-19T20:27:25.558Z] 724d2081a93d: Layer already exists [2022-09-19T20:27:25.558Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:25.558Z] bf728cacd7d7: Layer already exists [2022-09-19T20:27:25.558Z] e763bd35b2da: Layer already exists [2022-09-19T20:27:25.558Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:25.895Z] + 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-19T20:27:26.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-19T20:27:26.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-19T20:27:26.207Z] 5c7333719a60: Preparing [2022-09-19T20:27:26.207Z] 41c6efc1813b: Preparing [2022-09-19T20:27:26.207Z] a70b99cbf4be: Preparing [2022-09-19T20:27:26.207Z] fc56a7dbac45: Preparing [2022-09-19T20:27:26.207Z] 7d4e28bbc79a: Preparing [2022-09-19T20:27:26.207Z] ba91fb626307: Preparing [2022-09-19T20:27:26.207Z] bf728cacd7d7: Preparing [2022-09-19T20:27:26.207Z] 724d2081a93d: Preparing [2022-09-19T20:27:26.207Z] e763bd35b2da: Preparing [2022-09-19T20:27:26.207Z] 994393dc58e7: Preparing [2022-09-19T20:27:26.207Z] ba91fb626307: Waiting [2022-09-19T20:27:26.207Z] bf728cacd7d7: Waiting [2022-09-19T20:27:26.207Z] 724d2081a93d: Waiting [2022-09-19T20:27:26.207Z] e763bd35b2da: Waiting [2022-09-19T20:27:26.207Z] 994393dc58e7: Waiting [2022-09-19T20:27:26.207Z] a70b99cbf4be: Layer already exists [2022-09-19T20:27:26.207Z] fc56a7dbac45: Layer already exists [2022-09-19T20:27:26.207Z] 7d4e28bbc79a: Layer already exists [2022-09-19T20:27:26.207Z] 41c6efc1813b: Layer already exists [2022-09-19T20:27:26.207Z] 5c7333719a60: Layer already exists [2022-09-19T20:27:26.207Z] ba91fb626307: Layer already exists [2022-09-19T20:27:26.207Z] 724d2081a93d: Layer already exists [2022-09-19T20:27:26.207Z] bf728cacd7d7: Layer already exists [2022-09-19T20:27:26.207Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:26.207Z] e763bd35b2da: Layer already exists [2022-09-19T20:27:26.207Z] main: digest: sha256:164ffaa11563b2abf0bc9edcca7335c7fd0c5c4589f549638b4218d0c97db2d1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:26.482Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:26.490Z] taggedImages: [2022-09-19T20:27:26.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:26.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-19T20:27:26.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.63 [2022-09-19T20:27:26.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:26.490Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-19T20:27:26.510Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-19T20:27:26.510Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:26.510Z] latest [2022-09-19T20:27:26.510Z] 2.3.0-dev.63 [2022-09-19T20:27:26.510Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:26.510Z] main [2022-09-19T20:27:26.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:26.837Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:27.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:27.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T20:27:27.152Z] 20ddc52779e1: Preparing [2022-09-19T20:27:27.152Z] 7c53630f003f: Preparing [2022-09-19T20:27:27.152Z] cfb530b4abdd: Preparing [2022-09-19T20:27:27.152Z] f479827e0a69: Preparing [2022-09-19T20:27:27.152Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:27.152Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:27.152Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:27.152Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:27.152Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:27.152Z] 2b78c8c9f401: Pushed [2022-09-19T20:27:27.152Z] 20ddc52779e1: Pushed [2022-09-19T20:27:27.722Z] f479827e0a69: Pushed [2022-09-19T20:27:29.107Z] 7c53630f003f: Pushed [2022-09-19T20:27:29.367Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:29.685Z] + 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-19T20:27:29.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-19T20:27:29.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T20:27:29.997Z] 20ddc52779e1: Preparing [2022-09-19T20:27:29.997Z] 7c53630f003f: Preparing [2022-09-19T20:27:29.997Z] cfb530b4abdd: Preparing [2022-09-19T20:27:29.997Z] f479827e0a69: Preparing [2022-09-19T20:27:29.997Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:29.997Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:29.997Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:29.997Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:29.997Z] 7c53630f003f: Layer already exists [2022-09-19T20:27:29.997Z] f479827e0a69: Layer already exists [2022-09-19T20:27:29.997Z] 20ddc52779e1: Layer already exists [2022-09-19T20:27:29.997Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:29.997Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:29.997Z] latest: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:30.320Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:30.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.63 [2022-09-19T20:27:30.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T20:27:30.629Z] 20ddc52779e1: Preparing [2022-09-19T20:27:30.629Z] 7c53630f003f: Preparing [2022-09-19T20:27:30.629Z] cfb530b4abdd: Preparing [2022-09-19T20:27:30.629Z] f479827e0a69: Preparing [2022-09-19T20:27:30.629Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:30.629Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:30.629Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:30.629Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:30.629Z] 7c53630f003f: Layer already exists [2022-09-19T20:27:30.629Z] 20ddc52779e1: Layer already exists [2022-09-19T20:27:30.629Z] f479827e0a69: Layer already exists [2022-09-19T20:27:30.629Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:30.629Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:30.629Z] 2.3.0-dev.63: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:30.948Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:31.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:31.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T20:27:31.258Z] 20ddc52779e1: Preparing [2022-09-19T20:27:31.258Z] 7c53630f003f: Preparing [2022-09-19T20:27:31.258Z] cfb530b4abdd: Preparing [2022-09-19T20:27:31.258Z] f479827e0a69: Preparing [2022-09-19T20:27:31.258Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:31.258Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:31.258Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:31.258Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:31.258Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:31.258Z] f479827e0a69: Layer already exists [2022-09-19T20:27:31.258Z] 7c53630f003f: Layer already exists [2022-09-19T20:27:31.258Z] 20ddc52779e1: Layer already exists [2022-09-19T20:27:31.258Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:31.258Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:31.577Z] + 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-19T20:27:31.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-19T20:27:31.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-19T20:27:31.886Z] 20ddc52779e1: Preparing [2022-09-19T20:27:31.886Z] 7c53630f003f: Preparing [2022-09-19T20:27:31.886Z] cfb530b4abdd: Preparing [2022-09-19T20:27:31.886Z] f479827e0a69: Preparing [2022-09-19T20:27:31.886Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:31.886Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:31.886Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:31.886Z] f479827e0a69: Layer already exists [2022-09-19T20:27:31.886Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:31.886Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:31.886Z] 20ddc52779e1: Layer already exists [2022-09-19T20:27:31.886Z] 7c53630f003f: Layer already exists [2022-09-19T20:27:31.886Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:31.886Z] main: digest: sha256:366d2e023beec6b102d51ee7b13cc489869dfa790f136ebd071ec87ea0fdf764 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:31.932Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:31.939Z] taggedImages: [2022-09-19T20:27:31.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:31.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-19T20:27:31.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.63 [2022-09-19T20:27:31.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:31.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-19T20:27:31.960Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-19T20:27:31.960Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:31.960Z] latest [2022-09-19T20:27:31.960Z] 2.3.0-dev.63 [2022-09-19T20:27:31.960Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:31.960Z] main [2022-09-19T20:27:31.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:32.294Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:32.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:32.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T20:27:32.609Z] 949e5243d47b: Preparing [2022-09-19T20:27:32.609Z] efddd29b7789: Preparing [2022-09-19T20:27:32.609Z] 7478ba8c3d13: Preparing [2022-09-19T20:27:32.609Z] f75618b8a3be: Preparing [2022-09-19T20:27:32.609Z] 1e980cbfa058: Preparing [2022-09-19T20:27:32.609Z] 8788e0a0ee73: Preparing [2022-09-19T20:27:32.609Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:32.609Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:32.609Z] 8788e0a0ee73: Waiting [2022-09-19T20:27:32.609Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:32.609Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:32.609Z] efddd29b7789: Pushed [2022-09-19T20:27:32.609Z] 949e5243d47b: Pushed [2022-09-19T20:27:32.609Z] 7478ba8c3d13: Pushed [2022-09-19T20:27:32.609Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:32.609Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:33.178Z] 8788e0a0ee73: Pushed [2022-09-19T20:27:36.473Z] 1e980cbfa058: Pushed [2022-09-19T20:27:39.769Z] f75618b8a3be: Pushed [2022-09-19T20:27:39.769Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:40.082Z] + 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-19T20:27:40.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-19T20:27:40.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T20:27:40.387Z] 949e5243d47b: Preparing [2022-09-19T20:27:40.387Z] efddd29b7789: Preparing [2022-09-19T20:27:40.387Z] 7478ba8c3d13: Preparing [2022-09-19T20:27:40.387Z] f75618b8a3be: Preparing [2022-09-19T20:27:40.387Z] 1e980cbfa058: Preparing [2022-09-19T20:27:40.387Z] 8788e0a0ee73: Preparing [2022-09-19T20:27:40.387Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:40.387Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:40.387Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:40.387Z] 7478ba8c3d13: Layer already exists [2022-09-19T20:27:40.387Z] 949e5243d47b: Layer already exists [2022-09-19T20:27:40.387Z] f75618b8a3be: Layer already exists [2022-09-19T20:27:40.387Z] efddd29b7789: Layer already exists [2022-09-19T20:27:40.387Z] 1e980cbfa058: Layer already exists [2022-09-19T20:27:40.387Z] 8788e0a0ee73: Layer already exists [2022-09-19T20:27:40.387Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:40.387Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:40.387Z] latest: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:40.703Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:41.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.63 [2022-09-19T20:27:41.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T20:27:41.018Z] 949e5243d47b: Preparing [2022-09-19T20:27:41.018Z] efddd29b7789: Preparing [2022-09-19T20:27:41.018Z] 7478ba8c3d13: Preparing [2022-09-19T20:27:41.018Z] f75618b8a3be: Preparing [2022-09-19T20:27:41.018Z] 1e980cbfa058: Preparing [2022-09-19T20:27:41.018Z] 8788e0a0ee73: Preparing [2022-09-19T20:27:41.018Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:41.018Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:41.018Z] 8788e0a0ee73: Waiting [2022-09-19T20:27:41.018Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:41.018Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:41.018Z] 1e980cbfa058: Layer already exists [2022-09-19T20:27:41.018Z] 7478ba8c3d13: Layer already exists [2022-09-19T20:27:41.018Z] 949e5243d47b: Layer already exists [2022-09-19T20:27:41.018Z] efddd29b7789: Layer already exists [2022-09-19T20:27:41.018Z] f75618b8a3be: Layer already exists [2022-09-19T20:27:41.018Z] 8788e0a0ee73: Layer already exists [2022-09-19T20:27:41.018Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:41.018Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:41.018Z] 2.3.0-dev.63: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:41.324Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:41.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:41.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T20:27:41.632Z] 949e5243d47b: Preparing [2022-09-19T20:27:41.632Z] efddd29b7789: Preparing [2022-09-19T20:27:41.632Z] 7478ba8c3d13: Preparing [2022-09-19T20:27:41.632Z] f75618b8a3be: Preparing [2022-09-19T20:27:41.632Z] 1e980cbfa058: Preparing [2022-09-19T20:27:41.632Z] 8788e0a0ee73: Preparing [2022-09-19T20:27:41.632Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:41.632Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:41.632Z] 8788e0a0ee73: Waiting [2022-09-19T20:27:41.632Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:41.632Z] 1e980cbfa058: Layer already exists [2022-09-19T20:27:41.632Z] f75618b8a3be: Layer already exists [2022-09-19T20:27:41.632Z] efddd29b7789: Layer already exists [2022-09-19T20:27:41.632Z] 949e5243d47b: Layer already exists [2022-09-19T20:27:41.632Z] 7478ba8c3d13: Layer already exists [2022-09-19T20:27:41.632Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:41.632Z] 8788e0a0ee73: Layer already exists [2022-09-19T20:27:41.632Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:41.632Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:41.944Z] + 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-19T20:27:42.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-19T20:27:42.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-19T20:27:42.252Z] 949e5243d47b: Preparing [2022-09-19T20:27:42.252Z] efddd29b7789: Preparing [2022-09-19T20:27:42.252Z] 7478ba8c3d13: Preparing [2022-09-19T20:27:42.252Z] f75618b8a3be: Preparing [2022-09-19T20:27:42.252Z] 1e980cbfa058: Preparing [2022-09-19T20:27:42.252Z] 8788e0a0ee73: Preparing [2022-09-19T20:27:42.252Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:42.252Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:42.252Z] 8788e0a0ee73: Waiting [2022-09-19T20:27:42.252Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:42.252Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:42.252Z] efddd29b7789: Layer already exists [2022-09-19T20:27:42.252Z] 7478ba8c3d13: Layer already exists [2022-09-19T20:27:42.252Z] 1e980cbfa058: Layer already exists [2022-09-19T20:27:42.252Z] f75618b8a3be: Layer already exists [2022-09-19T20:27:42.252Z] 949e5243d47b: Layer already exists [2022-09-19T20:27:42.253Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:42.253Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:42.253Z] 8788e0a0ee73: Layer already exists [2022-09-19T20:27:42.253Z] main: digest: sha256:456d2575ba8f88fb221e64274387f760f471b0dc171c721f92f5366a2f2a8fab size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:42.294Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:42.300Z] taggedImages: [2022-09-19T20:27:42.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:42.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-19T20:27:42.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.63 [2022-09-19T20:27:42.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:42.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-19T20:27:42.313Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-19T20:27:42.313Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:42.313Z] latest [2022-09-19T20:27:42.313Z] 2.3.0-dev.63 [2022-09-19T20:27:42.313Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:42.313Z] main [2022-09-19T20:27:42.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:42.720Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:43.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:43.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T20:27:43.030Z] 241da3ff997a: Preparing [2022-09-19T20:27:43.030Z] b90738abd728: Preparing [2022-09-19T20:27:43.030Z] ffa5d5af5fc9: Preparing [2022-09-19T20:27:43.030Z] 385378716db3: Preparing [2022-09-19T20:27:43.030Z] 6ce4a43fa878: Preparing [2022-09-19T20:27:43.030Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:43.030Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:43.030Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:43.030Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:43.030Z] 241da3ff997a: Pushed [2022-09-19T20:27:43.030Z] b90738abd728: Pushed [2022-09-19T20:27:43.030Z] ffa5d5af5fc9: Pushed [2022-09-19T20:27:43.030Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:43.030Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:43.290Z] 6ce4a43fa878: Pushed [2022-09-19T20:27:44.906Z] Removing intermediate container 7545c271c178 [2022-09-19T20:27:44.907Z] ---> 7659b9816f20 [2022-09-19T20:27:44.907Z] Step 9/23 : COPY . . [2022-09-19T20:27:44.907Z] Removing intermediate container 55930676647f [2022-09-19T20:27:44.907Z] ---> e204d7816e66 [2022-09-19T20:27:44.907Z] Step 8/25 : COPY . . [2022-09-19T20:27:44.907Z] Removing intermediate container 47f88f03312c [2022-09-19T20:27:44.907Z] ---> 491a93a4fa5a [2022-09-19T20:27:44.907Z] Step 8/25 : COPY . . [2022-09-19T20:27:44.907Z] Removing intermediate container 72cec9f76041 [2022-09-19T20:27:44.907Z] ---> 86b46bc8b88e [2022-09-19T20:27:44.907Z] Step 7/20 : COPY . . [2022-09-19T20:27:44.907Z] Removing intermediate container 3b21e6a664d9 [2022-09-19T20:27:44.907Z] ---> 985531a3ad04 [2022-09-19T20:27:44.907Z] Step 9/24 : COPY . . [2022-09-19T20:27:49.241Z] ---> bc8c2728cf4b [2022-09-19T20:27:49.242Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-19T20:27:49.242Z] ---> 67456bc7cd11 [2022-09-19T20:27:49.242Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-19T20:27:49.242Z] ---> a65d76897fd2 [2022-09-19T20:27:49.242Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-19T20:27:49.242Z] ---> a80346680d33 [2022-09-19T20:27:49.242Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-19T20:27:49.242Z] ---> 6610219bcd0f [2022-09-19T20:27:49.242Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T20:27:49.242Z] ---> Running in 54d266a3a8e1 [2022-09-19T20:27:49.242Z] ---> Running in 84c3181cf691 [2022-09-19T20:27:49.242Z] ---> Running in de98b47dee21 [2022-09-19T20:27:49.242Z] ---> Running in b6e910584b97 [2022-09-19T20:27:49.242Z] ---> Running in 7a57558f96d2 [2022-09-19T20:27:49.849Z] Removing intermediate container 7a57558f96d2 [2022-09-19T20:27:49.849Z] ---> fa2b58f11d97 [2022-09-19T20:27:49.849Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-19T20:27:49.849Z] ---> Running in 7284c26c2bd7 [2022-09-19T20:27:49.860Z] 385378716db3: Pushed [2022-09-19T20:27:49.860Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:50.174Z] + 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-19T20:27:50.461Z] Removing intermediate container 7284c26c2bd7 [2022-09-19T20:27:50.461Z] ---> 6496b98b08db [2022-09-19T20:27:50.461Z] 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-19T20:27:50.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-19T20:27:50.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T20:27:50.484Z] 241da3ff997a: Preparing [2022-09-19T20:27:50.484Z] b90738abd728: Preparing [2022-09-19T20:27:50.484Z] ffa5d5af5fc9: Preparing [2022-09-19T20:27:50.484Z] 385378716db3: Preparing [2022-09-19T20:27:50.484Z] 6ce4a43fa878: Preparing [2022-09-19T20:27:50.484Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:50.484Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:50.484Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:50.484Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:50.484Z] b90738abd728: Layer already exists [2022-09-19T20:27:50.484Z] ffa5d5af5fc9: Layer already exists [2022-09-19T20:27:50.484Z] 385378716db3: Layer already exists [2022-09-19T20:27:50.484Z] 6ce4a43fa878: Layer already exists [2022-09-19T20:27:50.484Z] 241da3ff997a: Layer already exists [2022-09-19T20:27:50.484Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:50.484Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:50.484Z] latest: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:50.738Z] ---> Running in fa3e5b4ab8ff [2022-09-19T20:27:50.810Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:51.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.63 [2022-09-19T20:27:51.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T20:27:51.135Z] 241da3ff997a: Preparing [2022-09-19T20:27:51.135Z] b90738abd728: Preparing [2022-09-19T20:27:51.135Z] ffa5d5af5fc9: Preparing [2022-09-19T20:27:51.135Z] 385378716db3: Preparing [2022-09-19T20:27:51.135Z] 6ce4a43fa878: Preparing [2022-09-19T20:27:51.135Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:51.135Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:51.135Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:51.135Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:51.135Z] 385378716db3: Layer already exists [2022-09-19T20:27:51.135Z] ffa5d5af5fc9: Layer already exists [2022-09-19T20:27:51.135Z] b90738abd728: Layer already exists [2022-09-19T20:27:51.135Z] 241da3ff997a: Layer already exists [2022-09-19T20:27:51.135Z] 6ce4a43fa878: Layer already exists [2022-09-19T20:27:51.135Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:51.135Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:51.135Z] 2.3.0-dev.63: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:51.357Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-19T20:27:51.357Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-19T20:27:51.448Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:51.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:51.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T20:27:51.760Z] 241da3ff997a: Preparing [2022-09-19T20:27:51.760Z] b90738abd728: Preparing [2022-09-19T20:27:51.760Z] ffa5d5af5fc9: Preparing [2022-09-19T20:27:51.760Z] 385378716db3: Preparing [2022-09-19T20:27:51.760Z] 6ce4a43fa878: Preparing [2022-09-19T20:27:51.760Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:51.760Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:51.760Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:51.760Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:51.760Z] 6ce4a43fa878: Layer already exists [2022-09-19T20:27:51.760Z] 241da3ff997a: Layer already exists [2022-09-19T20:27:51.760Z] ffa5d5af5fc9: Layer already exists [2022-09-19T20:27:51.760Z] 385378716db3: Layer already exists [2022-09-19T20:27:51.760Z] b90738abd728: Layer already exists [2022-09-19T20:27:51.760Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:51.760Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:51.760Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:51.967Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-19T20:27:51.967Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-19T20:27:52.080Z] + 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-19T20:27:52.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-19T20:27:52.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-19T20:27:52.390Z] 241da3ff997a: Preparing [2022-09-19T20:27:52.390Z] b90738abd728: Preparing [2022-09-19T20:27:52.390Z] ffa5d5af5fc9: Preparing [2022-09-19T20:27:52.390Z] 385378716db3: Preparing [2022-09-19T20:27:52.390Z] 6ce4a43fa878: Preparing [2022-09-19T20:27:52.390Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:52.390Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:52.390Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:52.390Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:52.390Z] b90738abd728: Layer already exists [2022-09-19T20:27:52.390Z] 6ce4a43fa878: Layer already exists [2022-09-19T20:27:52.390Z] ffa5d5af5fc9: Layer already exists [2022-09-19T20:27:52.390Z] 385378716db3: Layer already exists [2022-09-19T20:27:52.390Z] 241da3ff997a: Layer already exists [2022-09-19T20:27:52.390Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:52.390Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:52.390Z] main: digest: sha256:e5c08c9ac450633f29c47d5611cdbff39e5a0a1442d039c66c9cd0a129b2eabb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:52.434Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:52.446Z] taggedImages: [2022-09-19T20:27:52.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:52.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-19T20:27:52.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.63 [2022-09-19T20:27:52.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:52.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-19T20:27:52.469Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-19T20:27:52.469Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:52.469Z] latest [2022-09-19T20:27:52.469Z] 2.3.0-dev.63 [2022-09-19T20:27:52.469Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:52.469Z] main [2022-09-19T20:27:52.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:52.777Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:53.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:53.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T20:27:53.088Z] 1dacf4394340: Preparing [2022-09-19T20:27:53.088Z] cd27496f206a: Preparing [2022-09-19T20:27:53.088Z] 2cd99e13fdff: Preparing [2022-09-19T20:27:53.088Z] 385378716db3: Preparing [2022-09-19T20:27:53.088Z] 832ed6a4ec9a: Preparing [2022-09-19T20:27:53.088Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:53.088Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:53.088Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:53.088Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:53.088Z] 385378716db3: Layer already exists [2022-09-19T20:27:53.088Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:53.088Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:53.088Z] 2cd99e13fdff: Pushed [2022-09-19T20:27:53.088Z] 1dacf4394340: Pushed [2022-09-19T20:27:53.088Z] cd27496f206a: Pushed [2022-09-19T20:27:53.439Z] Removing intermediate container fa3e5b4ab8ff [2022-09-19T20:27:53.439Z] ---> 76e26538fd32 [2022-09-19T20:27:53.439Z] Step 12/25 : WORKDIR /edgex-go [2022-09-19T20:27:53.439Z] ---> Running in 65154285425b [2022-09-19T20:27:53.657Z] 832ed6a4ec9a: Pushed [2022-09-19T20:27:53.657Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:53.983Z] + 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-19T20:27:54.051Z] Removing intermediate container 65154285425b [2022-09-19T20:27:54.051Z] ---> 15f1e0f3bf01 [2022-09-19T20:27:54.051Z] [2022-09-19T20:27:54.051Z] Step 13/25 : FROM alpine:3.15 [2022-09-19T20:27:54.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-19T20:27:54.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T20:27:54.296Z] 1dacf4394340: Preparing [2022-09-19T20:27:54.296Z] cd27496f206a: Preparing [2022-09-19T20:27:54.296Z] 2cd99e13fdff: Preparing [2022-09-19T20:27:54.296Z] 385378716db3: Preparing [2022-09-19T20:27:54.296Z] 832ed6a4ec9a: Preparing [2022-09-19T20:27:54.296Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:54.296Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:54.296Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:54.296Z] cd27496f206a: Layer already exists [2022-09-19T20:27:54.296Z] 385378716db3: Layer already exists [2022-09-19T20:27:54.296Z] 2cd99e13fdff: Layer already exists [2022-09-19T20:27:54.296Z] 832ed6a4ec9a: Layer already exists [2022-09-19T20:27:54.296Z] 1dacf4394340: Layer already exists [2022-09-19T20:27:54.296Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:54.296Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:54.296Z] latest: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-19T20:27:54.330Z] 3.15: Pulling from library/alpine [Pipeline] sh [2022-09-19T20:27:54.611Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:54.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.63 [2022-09-19T20:27:54.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T20:27:54.921Z] 1dacf4394340: Preparing [2022-09-19T20:27:54.921Z] cd27496f206a: Preparing [2022-09-19T20:27:54.921Z] 2cd99e13fdff: Preparing [2022-09-19T20:27:54.921Z] 385378716db3: Preparing [2022-09-19T20:27:54.921Z] 832ed6a4ec9a: Preparing [2022-09-19T20:27:54.921Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:54.921Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:54.921Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:54.921Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:54.921Z] 385378716db3: Layer already exists [2022-09-19T20:27:54.921Z] cd27496f206a: Layer already exists [2022-09-19T20:27:54.921Z] 1dacf4394340: Layer already exists [2022-09-19T20:27:54.921Z] 2cd99e13fdff: Layer already exists [2022-09-19T20:27:54.921Z] 832ed6a4ec9a: Layer already exists [2022-09-19T20:27:54.921Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:54.921Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:54.921Z] 2.3.0-dev.63: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:55.253Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:55.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:55.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T20:27:55.561Z] 1dacf4394340: Preparing [2022-09-19T20:27:55.561Z] cd27496f206a: Preparing [2022-09-19T20:27:55.561Z] 2cd99e13fdff: Preparing [2022-09-19T20:27:55.561Z] 385378716db3: Preparing [2022-09-19T20:27:55.561Z] 832ed6a4ec9a: Preparing [2022-09-19T20:27:55.561Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:55.561Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:55.561Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:55.561Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:55.561Z] 1dacf4394340: Layer already exists [2022-09-19T20:27:55.561Z] 832ed6a4ec9a: Layer already exists [2022-09-19T20:27:55.561Z] 385378716db3: Layer already exists [2022-09-19T20:27:55.561Z] 2cd99e13fdff: Layer already exists [2022-09-19T20:27:55.561Z] cd27496f206a: Layer already exists [2022-09-19T20:27:55.561Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:55.561Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:55.561Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:55.788Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-19T20:27:55.788Z] Status: Downloaded newer image for alpine:3.15 [2022-09-19T20:27:55.788Z] ---> 02e0d6fdf486 [2022-09-19T20:27:55.788Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:27:55.898Z] + 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-19T20:27:56.064Z] ---> Running in e9c66f851bfd [2022-09-19T20:27:56.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-19T20:27:56.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-19T20:27:56.208Z] 1dacf4394340: Preparing [2022-09-19T20:27:56.208Z] cd27496f206a: Preparing [2022-09-19T20:27:56.208Z] 2cd99e13fdff: Preparing [2022-09-19T20:27:56.208Z] 385378716db3: Preparing [2022-09-19T20:27:56.208Z] 832ed6a4ec9a: Preparing [2022-09-19T20:27:56.208Z] 2b78c8c9f401: Preparing [2022-09-19T20:27:56.208Z] 34d5ebaa5410: Preparing [2022-09-19T20:27:56.208Z] 2b78c8c9f401: Waiting [2022-09-19T20:27:56.208Z] 34d5ebaa5410: Waiting [2022-09-19T20:27:56.208Z] 832ed6a4ec9a: Layer already exists [2022-09-19T20:27:56.208Z] cd27496f206a: Layer already exists [2022-09-19T20:27:56.208Z] 1dacf4394340: Layer already exists [2022-09-19T20:27:56.208Z] 2cd99e13fdff: Layer already exists [2022-09-19T20:27:56.208Z] 385378716db3: Layer already exists [2022-09-19T20:27:56.208Z] 34d5ebaa5410: Layer already exists [2022-09-19T20:27:56.208Z] 2b78c8c9f401: Layer already exists [2022-09-19T20:27:56.208Z] main: digest: sha256:7c0f319d4c5c27b7d8a10e49a0ac01227270057e608e31188624ca3e1944d455 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:27:56.257Z] ===================================================== [Pipeline] echo [2022-09-19T20:27:56.265Z] taggedImages: [2022-09-19T20:27:56.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:56.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-19T20:27:56.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.63 [2022-09-19T20:27:56.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:56.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-19T20:27:56.284Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-19T20:27:56.284Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:56.284Z] latest [2022-09-19T20:27:56.284Z] 2.3.0-dev.63 [2022-09-19T20:27:56.284Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:27:56.284Z] main [2022-09-19T20:27:56.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:56.630Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:56.667Z] Removing intermediate container e9c66f851bfd [2022-09-19T20:27:56.667Z] ---> b7fac577084a [2022-09-19T20:27:56.667Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:27:56.667Z] ---> Running in b02d90170076 [2022-09-19T20:27:56.941Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:27:56.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T20:27:56.941Z] c2e6881c5f09: Preparing [2022-09-19T20:27:56.941Z] 7ae7d1053b8c: Preparing [2022-09-19T20:27:56.941Z] cfb530b4abdd: Preparing [2022-09-19T20:27:56.941Z] 7aceaca5315c: Preparing [2022-09-19T20:27:56.941Z] 994393dc58e7: Preparing [2022-09-19T20:27:56.941Z] 994393dc58e7: Layer already exists [2022-09-19T20:27:56.941Z] cfb530b4abdd: Layer already exists [2022-09-19T20:27:56.941Z] c2e6881c5f09: Pushed [2022-09-19T20:27:56.941Z] 7aceaca5315c: Pushed [2022-09-19T20:27:59.480Z] 7ae7d1053b8c: Pushed [2022-09-19T20:27:59.480Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:27:59.797Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:00.096Z] Removing intermediate container b02d90170076 [2022-09-19T20:28:00.096Z] ---> 8c593c42ee41 [2022-09-19T20:28:00.096Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T20:28:00.096Z] ---> Running in d35d86c92204 [2022-09-19T20:28:00.113Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-19T20:28:00.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T20:28:00.113Z] c2e6881c5f09: Preparing [2022-09-19T20:28:00.113Z] 7ae7d1053b8c: Preparing [2022-09-19T20:28:00.113Z] cfb530b4abdd: Preparing [2022-09-19T20:28:00.113Z] 7aceaca5315c: Preparing [2022-09-19T20:28:00.113Z] 994393dc58e7: Preparing [2022-09-19T20:28:00.113Z] 7ae7d1053b8c: Layer already exists [2022-09-19T20:28:00.113Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:00.113Z] 7aceaca5315c: Layer already exists [2022-09-19T20:28:00.113Z] c2e6881c5f09: Layer already exists [2022-09-19T20:28:00.113Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:00.113Z] latest: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:00.438Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:00.750Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.63 [2022-09-19T20:28:00.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T20:28:00.750Z] c2e6881c5f09: Preparing [2022-09-19T20:28:00.750Z] 7ae7d1053b8c: Preparing [2022-09-19T20:28:00.750Z] cfb530b4abdd: Preparing [2022-09-19T20:28:00.750Z] 7aceaca5315c: Preparing [2022-09-19T20:28:00.750Z] 994393dc58e7: Preparing [2022-09-19T20:28:00.750Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:00.750Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:00.750Z] c2e6881c5f09: Layer already exists [2022-09-19T20:28:00.750Z] 7aceaca5315c: Layer already exists [2022-09-19T20:28:00.750Z] 7ae7d1053b8c: Layer already exists [2022-09-19T20:28:00.750Z] 2.3.0-dev.63: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:01.070Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:01.387Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:28:01.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T20:28:01.387Z] c2e6881c5f09: Preparing [2022-09-19T20:28:01.387Z] 7ae7d1053b8c: Preparing [2022-09-19T20:28:01.387Z] cfb530b4abdd: Preparing [2022-09-19T20:28:01.387Z] 7aceaca5315c: Preparing [2022-09-19T20:28:01.387Z] 994393dc58e7: Preparing [2022-09-19T20:28:01.387Z] c2e6881c5f09: Layer already exists [2022-09-19T20:28:01.387Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:01.387Z] 7aceaca5315c: Layer already exists [2022-09-19T20:28:01.387Z] 7ae7d1053b8c: Layer already exists [2022-09-19T20:28:01.387Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:01.387Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:01.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:28:01.705Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:02.013Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-19T20:28:02.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-19T20:28:02.013Z] c2e6881c5f09: Preparing [2022-09-19T20:28:02.013Z] 7ae7d1053b8c: Preparing [2022-09-19T20:28:02.013Z] cfb530b4abdd: Preparing [2022-09-19T20:28:02.013Z] 7aceaca5315c: Preparing [2022-09-19T20:28:02.013Z] 994393dc58e7: Preparing [2022-09-19T20:28:02.013Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:02.013Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:02.013Z] 7ae7d1053b8c: Layer already exists [2022-09-19T20:28:02.013Z] 7aceaca5315c: Layer already exists [2022-09-19T20:28:02.013Z] c2e6881c5f09: Layer already exists [2022-09-19T20:28:02.013Z] main: digest: sha256:875bf0fdc79a34cd962341c21a0139845e0959ade74fe4bd808cb29d586ce4b6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:28:02.056Z] ===================================================== [Pipeline] echo [2022-09-19T20:28:02.064Z] taggedImages: [2022-09-19T20:28:02.064Z] - nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:28:02.064Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-19T20:28:02.064Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.63 [2022-09-19T20:28:02.064Z] - nexus3.edgexfoundry.org:10004/support-notifications:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:28:02.064Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-19T20:28:02.082Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-19T20:28:02.082Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:28:02.082Z] latest [2022-09-19T20:28:02.082Z] 2.3.0-dev.63 [2022-09-19T20:28:02.082Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:28:02.082Z] main [2022-09-19T20:28:02.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:02.400Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:02.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:28:02.715Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:28:02.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T20:28:02.715Z] 780e46c50245: Preparing [2022-09-19T20:28:02.715Z] 4b78ed20836b: Preparing [2022-09-19T20:28:02.715Z] cfb530b4abdd: Preparing [2022-09-19T20:28:02.715Z] 8f2bd41ba307: Preparing [2022-09-19T20:28:02.715Z] 994393dc58e7: Preparing [2022-09-19T20:28:02.715Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:02.715Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:28:02.715Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:02.715Z] 780e46c50245: Pushed [2022-09-19T20:28:04.012Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T20:28:04.012Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T20:28:04.012Z] OK: 15734 distinct packages available [2022-09-19T20:28:04.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:28:06.138Z] 4b78ed20836b: Pushed [2022-09-19T20:28:06.138Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:06.457Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:06.807Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-19T20:28:06.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T20:28:06.807Z] 780e46c50245: Preparing [2022-09-19T20:28:06.807Z] 4b78ed20836b: Preparing [2022-09-19T20:28:06.807Z] cfb530b4abdd: Preparing [2022-09-19T20:28:06.807Z] 8f2bd41ba307: Preparing [2022-09-19T20:28:06.807Z] 994393dc58e7: Preparing [2022-09-19T20:28:06.807Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:06.807Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:28:06.807Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:06.807Z] 4b78ed20836b: Layer already exists [2022-09-19T20:28:06.807Z] 780e46c50245: Layer already exists [2022-09-19T20:28:06.807Z] latest: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [2022-09-19T20:28:06.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:07.211Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:07.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.63 [2022-09-19T20:28:07.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T20:28:07.596Z] 780e46c50245: Preparing [2022-09-19T20:28:07.596Z] 4b78ed20836b: Preparing [2022-09-19T20:28:07.596Z] cfb530b4abdd: Preparing [2022-09-19T20:28:07.596Z] 8f2bd41ba307: Preparing [2022-09-19T20:28:07.596Z] 994393dc58e7: Preparing [2022-09-19T20:28:07.937Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:28:07.937Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:07.937Z] 780e46c50245: Layer already exists [2022-09-19T20:28:07.937Z] 4b78ed20836b: Layer already exists [2022-09-19T20:28:07.937Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:08.334Z] 2.3.0-dev.63: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:08.873Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:09.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:28:09.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T20:28:09.673Z] 780e46c50245: Preparing [2022-09-19T20:28:09.673Z] 4b78ed20836b: Preparing [2022-09-19T20:28:09.673Z] cfb530b4abdd: Preparing [2022-09-19T20:28:09.673Z] 8f2bd41ba307: Preparing [2022-09-19T20:28:09.673Z] 994393dc58e7: Preparing [2022-09-19T20:28:09.673Z] 780e46c50245: Layer already exists [2022-09-19T20:28:09.673Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:09.673Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:09.673Z] 4b78ed20836b: Layer already exists [2022-09-19T20:28:09.673Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:28:09.673Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:10.194Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:10.857Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-19T20:28:10.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-19T20:28:10.857Z] 780e46c50245: Preparing [2022-09-19T20:28:10.857Z] 4b78ed20836b: Preparing [2022-09-19T20:28:10.857Z] cfb530b4abdd: Preparing [2022-09-19T20:28:10.857Z] 8f2bd41ba307: Preparing [2022-09-19T20:28:10.857Z] 994393dc58e7: Preparing [2022-09-19T20:28:10.857Z] 4b78ed20836b: Layer already exists [2022-09-19T20:28:10.857Z] 780e46c50245: Layer already exists [2022-09-19T20:28:10.857Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:10.857Z] cfb530b4abdd: Layer already exists [2022-09-19T20:28:10.857Z] 8f2bd41ba307: Layer already exists [2022-09-19T20:28:11.200Z] main: digest: sha256:890c990c62e40e404ef728dc61b4896108488617a0962a6456e07458c6d7858d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:28:11.316Z] ===================================================== [Pipeline] echo [2022-09-19T20:28:11.325Z] taggedImages: [2022-09-19T20:28:11.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:28:11.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-19T20:28:11.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.63 [2022-09-19T20:28:11.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:28:11.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-19T20:28:11.351Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-19T20:28:11.351Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:28:11.351Z] latest [2022-09-19T20:28:11.351Z] 2.3.0-dev.63 [2022-09-19T20:28:11.351Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:28:11.351Z] main [2022-09-19T20:28:11.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:12.134Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:12.859Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:28:12.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T20:28:12.859Z] 1170574dd576: Preparing [2022-09-19T20:28:12.859Z] a019a5959bdd: Preparing [2022-09-19T20:28:12.859Z] 1fb507e7f302: Preparing [2022-09-19T20:28:12.859Z] 72f44eae8b3c: Preparing [2022-09-19T20:28:12.859Z] 994393dc58e7: Preparing [2022-09-19T20:28:13.127Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:13.127Z] a019a5959bdd: Pushed [2022-09-19T20:28:13.385Z] 1170574dd576: Pushed [2022-09-19T20:28:14.325Z] 1fb507e7f302: Pushed [2022-09-19T20:28:17.592Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-19T20:28:17.592Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-19T20:28:17.592Z] (3/5) Installing libucontext (1.1-r0) [2022-09-19T20:28:17.592Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-19T20:28:18.439Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-19T20:28:22.679Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T20:28:22.679Z] OK: 6 MiB in 19 packages [2022-09-19T20:28:24.408Z] Removing intermediate container d35d86c92204 [2022-09-19T20:28:24.408Z] ---> 1cb553ccdc82 [2022-09-19T20:28:24.408Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T20:28:26.804Z] 72f44eae8b3c: Pushed [2022-09-19T20:28:26.804Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:27.128Z] + 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-19T20:28:27.445Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-19T20:28:27.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T20:28:27.445Z] 1170574dd576: Preparing [2022-09-19T20:28:27.445Z] a019a5959bdd: Preparing [2022-09-19T20:28:27.445Z] 1fb507e7f302: Preparing [2022-09-19T20:28:27.445Z] 72f44eae8b3c: Preparing [2022-09-19T20:28:27.445Z] 994393dc58e7: Preparing [2022-09-19T20:28:27.445Z] 72f44eae8b3c: Layer already exists [2022-09-19T20:28:27.445Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:27.445Z] a019a5959bdd: Layer already exists [2022-09-19T20:28:27.445Z] 1fb507e7f302: Layer already exists [2022-09-19T20:28:27.445Z] 1170574dd576: Layer already exists [2022-09-19T20:28:27.445Z] latest: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:27.758Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:28.068Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.63 [2022-09-19T20:28:28.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T20:28:28.068Z] 1170574dd576: Preparing [2022-09-19T20:28:28.068Z] a019a5959bdd: Preparing [2022-09-19T20:28:28.068Z] 1fb507e7f302: Preparing [2022-09-19T20:28:28.068Z] 72f44eae8b3c: Preparing [2022-09-19T20:28:28.068Z] 994393dc58e7: Preparing [2022-09-19T20:28:28.068Z] 1fb507e7f302: Layer already exists [2022-09-19T20:28:28.068Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:28.068Z] 72f44eae8b3c: Layer already exists [2022-09-19T20:28:28.068Z] 1170574dd576: Layer already exists [2022-09-19T20:28:28.068Z] a019a5959bdd: Layer already exists [2022-09-19T20:28:28.068Z] 2.3.0-dev.63: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:28.375Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:28.684Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:28:28.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T20:28:28.684Z] 1170574dd576: Preparing [2022-09-19T20:28:28.684Z] a019a5959bdd: Preparing [2022-09-19T20:28:28.684Z] 1fb507e7f302: Preparing [2022-09-19T20:28:28.684Z] 72f44eae8b3c: Preparing [2022-09-19T20:28:28.684Z] 994393dc58e7: Preparing [2022-09-19T20:28:28.684Z] 1fb507e7f302: Layer already exists [2022-09-19T20:28:28.684Z] 72f44eae8b3c: Layer already exists [2022-09-19T20:28:28.684Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:28.684Z] 1170574dd576: Layer already exists [2022-09-19T20:28:28.684Z] a019a5959bdd: Layer already exists [2022-09-19T20:28:28.684Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:28:28.999Z] + 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-19T20:28:29.305Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-19T20:28:29.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-19T20:28:29.305Z] 1170574dd576: Preparing [2022-09-19T20:28:29.305Z] a019a5959bdd: Preparing [2022-09-19T20:28:29.305Z] 1fb507e7f302: Preparing [2022-09-19T20:28:29.305Z] 72f44eae8b3c: Preparing [2022-09-19T20:28:29.305Z] 994393dc58e7: Preparing [2022-09-19T20:28:29.305Z] 994393dc58e7: Layer already exists [2022-09-19T20:28:29.305Z] 1fb507e7f302: Layer already exists [2022-09-19T20:28:29.305Z] 72f44eae8b3c: Layer already exists [2022-09-19T20:28:29.305Z] a019a5959bdd: Layer already exists [2022-09-19T20:28:29.305Z] 1170574dd576: Layer already exists [2022-09-19T20:28:29.305Z] main: digest: sha256:944d3bc9d2cfe93b6238424799999105c329abd15a2860725f6545d0536e4b76 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:28:29.351Z] ===================================================== [Pipeline] echo [2022-09-19T20:28:29.360Z] taggedImages: [2022-09-19T20:28:29.360Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:28:29.360Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-19T20:28:29.360Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.63 [2022-09-19T20:28:29.360Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:28:29.360Z] - 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-19T20:28:29.899Z] ---> ff455a7b8bd4 [2022-09-19T20:28:29.899Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T20:28:30.909Z] ---> 1696cb92435f [2022-09-19T20:28:30.909Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-19T20:28:31.908Z] ---> 762a6d66f816 [2022-09-19T20:28:31.908Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-19T20:28:32.914Z] ---> 16ca18ba612f [2022-09-19T20:28:32.914Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T20:28:32.914Z] ---> Running in 4cabb45e2964 [2022-09-19T20:28:33.217Z] Removing intermediate container 4cabb45e2964 [2022-09-19T20:28:33.217Z] ---> af9f0f77b834 [2022-09-19T20:28:33.217Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T20:28:33.536Z] ---> Running in 5e14c616736f [2022-09-19T20:28:34.161Z] Removing intermediate container 5e14c616736f [2022-09-19T20:28:34.161Z] ---> f139024006af [2022-09-19T20:28:34.161Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T20:28:34.161Z] ---> Running in 3781cd2be276 [2022-09-19T20:28:34.498Z] Removing intermediate container 3781cd2be276 [2022-09-19T20:28:34.498Z] ---> 6cf85bdf8a8f [2022-09-19T20:28:34.498Z] Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:28:34.808Z] ---> Running in 59bd08af1240 [2022-09-19T20:28:35.421Z] Removing intermediate container 59bd08af1240 [2022-09-19T20:28:35.421Z] ---> 68be2a76ca7f [2022-09-19T20:28:35.421Z] Step 25/25 : LABEL version=2.3.0-dev.63 [2022-09-19T20:28:35.421Z] ---> Running in 981286a33d97 [2022-09-19T20:28:35.701Z] Removing intermediate container 981286a33d97 [2022-09-19T20:28:35.701Z] ---> d799f0206904 [2022-09-19T20:28:35.701Z] [2022-09-19T20:28:35.991Z] Successfully built d799f0206904 [2022-09-19T20:28:35.991Z] Successfully tagged security-spire-server-arm64:latest [2022-09-19T20:28:35.991Z]  Building security-spire-server ... done Building security-bootstrapper [2022-09-19T20:28:39.580Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:28:39.580Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:28:39.580Z] ---> f91ee47bb1aa [2022-09-19T20:28:39.580Z] Step 3/33 : WORKDIR /edgex-go [2022-09-19T20:28:39.580Z] ---> Using cache [2022-09-19T20:28:39.580Z] ---> 6167cb71020e [2022-09-19T20:28:39.580Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:28:39.580Z] ---> Running in 7de66313ce22 [2022-09-19T20:28:43.038Z] Removing intermediate container 7de66313ce22 [2022-09-19T20:28:43.038Z] ---> 333422359be9 [2022-09-19T20:28:43.038Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-19T20:28:43.038Z] ---> Running in c0c61b715129 [2022-09-19T20:28:44.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:28:45.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:28:47.987Z] OK: 221 MiB in 51 packages [2022-09-19T20:28:49.058Z] Removing intermediate container c0c61b715129 [2022-09-19T20:28:49.058Z] ---> e9283a7e39fe [2022-09-19T20:28:49.058Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-19T20:28:50.073Z] ---> 1fd7b7fc804a [2022-09-19T20:28:50.073Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:28:50.356Z] ---> Running in 0ee5fb18a27c [2022-09-19T20:29:47.156Z] Removing intermediate container 0ee5fb18a27c [2022-09-19T20:29:47.156Z] ---> 06edb42b6ba7 [2022-09-19T20:29:47.156Z] Step 8/33 : COPY . . [2022-09-19T20:29:50.598Z] ---> c1a4b19d3fa6 [2022-09-19T20:29:50.598Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-19T20:29:50.598Z] ---> Running in 47a5fd6255f8 [2022-09-19T20:29:52.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-19T20:33:29.312Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-19T20:33:37.694Z] Removing intermediate container 54d266a3a8e1 [2022-09-19T20:33:37.694Z] ---> c6acc0ad622e [2022-09-19T20:33:37.694Z] [2022-09-19T20:33:37.694Z] Step 10/25 : FROM alpine:3.16 [2022-09-19T20:33:37.694Z] 3.16: Pulling from library/alpine [2022-09-19T20:33:39.738Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-19T20:33:39.738Z] Status: Downloaded newer image for alpine:3.16 [2022-09-19T20:33:39.738Z] ---> a6215f271958 [2022-09-19T20:33:39.738Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-19T20:33:39.738Z] ---> Running in 5f9c8b9599f8 [2022-09-19T20:33:41.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:33:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:33:44.315Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-19T20:33:44.598Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-19T20:33:44.598Z] (3/3) Installing su-exec (0.2-r1) [2022-09-19T20:33:44.598Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:33:44.598Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:33:45.232Z] OK: 6 MiB in 17 packages [2022-09-19T20:33:47.427Z] Removing intermediate container 5f9c8b9599f8 [2022-09-19T20:33:47.427Z] ---> 77f402fca0fd [2022-09-19T20:33:47.427Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T20:33:47.427Z] ---> Running in d7a8980941f2 [2022-09-19T20:33:48.098Z] Removing intermediate container d7a8980941f2 [2022-09-19T20:33:48.098Z] ---> db04e2c29244 [2022-09-19T20:33:48.098Z] Step 13/25 : WORKDIR / [2022-09-19T20:33:48.390Z] ---> Running in 2db4447d9a10 [2022-09-19T20:33:48.717Z] Removing intermediate container 2db4447d9a10 [2022-09-19T20:33:48.717Z] ---> 8e10b33302cd [2022-09-19T20:33:48.717Z] 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-19T20:33:50.175Z] ---> a26192b4a08b [2022-09-19T20:33:50.175Z] 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-19T20:33:50.850Z] ---> e2cf66ed09d1 [2022-09-19T20:33:50.850Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-19T20:33:51.859Z] ---> 7a0251054080 [2022-09-19T20:33:51.859Z] 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-19T20:33:53.312Z] ---> bf8b56dd1b45 [2022-09-19T20:33:53.312Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-19T20:33:54.773Z] ---> 0a910aaafecc [2022-09-19T20:33:54.773Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-19T20:33:56.782Z] ---> b4e95015ca10 [2022-09-19T20:33:56.782Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T20:33:57.775Z] ---> 7cb216fcc17b [2022-09-19T20:33:57.775Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T20:33:57.775Z] ---> Running in fdb549d1a01d [2022-09-19T20:34:01.226Z] Removing intermediate container fdb549d1a01d [2022-09-19T20:34:01.226Z] ---> 9cc52c111cbd [2022-09-19T20:34:01.226Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T20:34:01.226Z] ---> Running in d8b401c69c44 [2022-09-19T20:34:01.839Z] Removing intermediate container d8b401c69c44 [2022-09-19T20:34:01.839Z] ---> 447bea1fbca0 [2022-09-19T20:34:01.839Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T20:34:01.839Z] ---> Running in 0d1f6fa9badc [2022-09-19T20:34:02.454Z] Removing intermediate container 0d1f6fa9badc [2022-09-19T20:34:02.454Z] ---> d5938b5c049b [2022-09-19T20:34:02.454Z] Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:34:02.454Z] ---> Running in 3705e75e82d4 [2022-09-19T20:34:03.057Z] Removing intermediate container 3705e75e82d4 [2022-09-19T20:34:03.057Z] ---> ee7464c53e34 [2022-09-19T20:34:03.057Z] Step 25/25 : LABEL version=2.3.0-dev.63 [2022-09-19T20:34:03.057Z] ---> Running in db9405d3c672 [2022-09-19T20:34:03.667Z] Removing intermediate container db9405d3c672 [2022-09-19T20:34:03.667Z] ---> 4817cc239862 [2022-09-19T20:34:03.667Z] [2022-09-19T20:34:03.667Z] Successfully built 4817cc239862 [2022-09-19T20:34:03.947Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-19T20:34:03.947Z] Building security-spire-agent [2022-09-19T20:34:09.394Z]  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:34:09.394Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:34:09.394Z] ---> f91ee47bb1aa [2022-09-19T20:34:09.394Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T20:34:09.394Z] ---> Using cache [2022-09-19T20:34:09.394Z] ---> 6167cb71020e [2022-09-19T20:34:09.394Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:34:09.394Z] ---> Using cache [2022-09-19T20:34:09.394Z] ---> 333422359be9 [2022-09-19T20:34:09.394Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T20:34:09.673Z] ---> Running in f6d3563f3258 [2022-09-19T20:34:12.341Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:34:13.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:34:15.390Z] OK: 221 MiB in 51 packages [2022-09-19T20:34:17.418Z] Removing intermediate container f6d3563f3258 [2022-09-19T20:34:17.418Z] ---> 16e3f01aa315 [2022-09-19T20:34:17.418Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T20:34:17.418Z] Removing intermediate container de98b47dee21 [2022-09-19T20:34:17.418Z] ---> 1614fe84974f [2022-09-19T20:34:17.418Z] [2022-09-19T20:34:17.418Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T20:34:17.418Z] ---> a6215f271958 [2022-09-19T20:34:17.418Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-19T20:34:17.706Z] ---> Running in 54ebabc4a59c [2022-09-19T20:34:18.712Z] ---> 98572e5a2719 [2022-09-19T20:34:18.712Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:34:18.990Z] ---> Running in 800c7c51d0f3 [2022-09-19T20:34:20.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:34:20.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:34:22.173Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-19T20:34:22.173Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:34:22.173Z] OK: 5 MiB in 15 packages [2022-09-19T20:34:23.629Z] Removing intermediate container 54ebabc4a59c [2022-09-19T20:34:23.629Z] ---> ba67ecc96d62 [2022-09-19T20:34:23.629Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T20:34:23.910Z] ---> Running in 39bea5b81199 [2022-09-19T20:34:24.521Z] Removing intermediate container 39bea5b81199 [2022-09-19T20:34:24.521Z] ---> f1bbeb634a5a [2022-09-19T20:34:24.521Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-19T20:34:24.521Z] ---> Running in db38ac5e6286 [2022-09-19T20:34:25.133Z] Removing intermediate container db38ac5e6286 [2022-09-19T20:34:25.410Z] ---> 822d06cdd2a0 [2022-09-19T20:34:25.410Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-19T20:34:25.410Z] ---> Running in bb6a3f8fd0b9 [2022-09-19T20:34:26.013Z] Removing intermediate container bb6a3f8fd0b9 [2022-09-19T20:34:26.013Z] ---> 2bc2133b8fe2 [2022-09-19T20:34:26.013Z] Step 16/24 : WORKDIR / [2022-09-19T20:34:26.288Z] ---> Running in 9fb0a81c78b0 [2022-09-19T20:34:26.890Z] Removing intermediate container 9fb0a81c78b0 [2022-09-19T20:34:26.890Z] ---> 3126aff6911c [2022-09-19T20:34:26.890Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:34:27.880Z] ---> 59bfd914515d [2022-09-19T20:34:27.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-19T20:34:29.874Z] ---> 441e3a7c2751 [2022-09-19T20:34:29.874Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-19T20:34:30.485Z] ---> 5987c8fb7408 [2022-09-19T20:34:30.485Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-19T20:34:30.781Z] ---> Running in d501a42f72c9 [2022-09-19T20:34:31.389Z] Removing intermediate container d501a42f72c9 [2022-09-19T20:34:31.389Z] ---> 0bf71f1da03e [2022-09-19T20:34:31.389Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:34:31.389Z] ---> Running in bba2b5493a97 [2022-09-19T20:34:31.996Z] Removing intermediate container bba2b5493a97 [2022-09-19T20:34:31.996Z] ---> 9d3feaf96874 [2022-09-19T20:34:31.996Z] Step 22/24 : LABEL arch=arm64 [2022-09-19T20:34:31.996Z] ---> Running in 181f012a034e [2022-09-19T20:34:32.625Z] Removing intermediate container 181f012a034e [2022-09-19T20:34:32.625Z] ---> 857c93bb8a6f [2022-09-19T20:34:32.625Z] Step 23/24 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:34:32.625Z] ---> Running in 1ba3453b7b04 [2022-09-19T20:34:33.253Z] Removing intermediate container 1ba3453b7b04 [2022-09-19T20:34:33.253Z] ---> 6c8b3b39621e [2022-09-19T20:34:33.253Z] Step 24/24 : LABEL version=2.3.0-dev.63 [2022-09-19T20:34:33.535Z] ---> Running in dd5a31faa428 [2022-09-19T20:34:34.140Z] Removing intermediate container dd5a31faa428 [2022-09-19T20:34:34.140Z] ---> 9431d29980b9 [2022-09-19T20:34:34.140Z] [2022-09-19T20:34:34.140Z] Successfully built 9431d29980b9 [2022-09-19T20:34:34.140Z] Successfully tagged core-command-arm64:latest [2022-09-19T20:34:34.140Z] Building sys-mgmt-agent [2022-09-19T20:34:38.523Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:34:38.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:34:38.523Z] ---> f91ee47bb1aa [2022-09-19T20:34:38.523Z] Step 3/23 : WORKDIR /edgex-go [2022-09-19T20:34:38.523Z] ---> Using cache [2022-09-19T20:34:38.523Z] ---> 6167cb71020e [2022-09-19T20:34:38.523Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:34:38.523Z] ---> Using cache [2022-09-19T20:34:38.523Z] ---> 333422359be9 [2022-09-19T20:34:38.523Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-19T20:34:38.523Z] ---> Running in fdf610572a1a [2022-09-19T20:34:41.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:34:41.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:34:43.313Z] OK: 221 MiB in 51 packages [2022-09-19T20:34:44.801Z] Removing intermediate container fdf610572a1a [2022-09-19T20:34:44.801Z] ---> 9c9b5a3a20bd [2022-09-19T20:34:44.801Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-19T20:34:46.291Z] ---> 0874488281c3 [2022-09-19T20:34:46.291Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:34:46.291Z] ---> Running in 7b9d8a03f40e [2022-09-19T20:35:18.782Z] Removing intermediate container 800c7c51d0f3 [2022-09-19T20:35:18.782Z] ---> cddf474d1b46 [2022-09-19T20:35:18.782Z] Step 8/26 : COPY . . [2022-09-19T20:35:18.782Z] ---> 18ad078f5382 [2022-09-19T20:35:18.782Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T20:35:18.782Z] ---> Running in 02210fb00d84 [2022-09-19T20:35:18.782Z] Removing intermediate container 02210fb00d84 [2022-09-19T20:35:18.782Z] ---> 59f9695b0f9d [2022-09-19T20:35:18.782Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T20:35:18.782Z] ---> Running in aef02dbffa17 [2022-09-19T20:35:19.074Z] Removing intermediate container aef02dbffa17 [2022-09-19T20:35:19.074Z] ---> b0a3d97c67b4 [2022-09-19T20:35:19.074Z] 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-19T20:35:19.363Z] ---> Running in 28f42cff3123 [2022-09-19T20:35:23.704Z] Removing intermediate container 28f42cff3123 [2022-09-19T20:35:23.704Z] ---> efb38ec80a03 [2022-09-19T20:35:23.704Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T20:35:23.704Z] ---> Running in d4cdecde3323 [2022-09-19T20:35:24.728Z] Removing intermediate container d4cdecde3323 [2022-09-19T20:35:24.729Z] ---> a5875d265fd1 [2022-09-19T20:35:24.729Z] [2022-09-19T20:35:24.729Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T20:35:24.729Z] ---> 02e0d6fdf486 [2022-09-19T20:35:24.729Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:35:24.729Z] ---> Using cache [2022-09-19T20:35:24.729Z] ---> b7fac577084a [2022-09-19T20:35:24.729Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:35:24.729Z] ---> Using cache [2022-09-19T20:35:24.729Z] ---> 8c593c42ee41 [2022-09-19T20:35:24.729Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-19T20:35:24.729Z] ---> Using cache [2022-09-19T20:35:24.729Z] ---> 1cb553ccdc82 [2022-09-19T20:35:24.729Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-19T20:35:33.117Z] ---> 9b51c36200ad [2022-09-19T20:35:33.117Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T20:35:45.640Z] ---> 4fa770aa412a [2022-09-19T20:35:45.640Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T20:35:45.640Z] ---> 12223d4d795d [2022-09-19T20:35:45.640Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-19T20:35:47.664Z] ---> cfcdb7e01c98 [2022-09-19T20:35:47.664Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-19T20:35:48.675Z] ---> b5641ecc8dfc [2022-09-19T20:35:48.675Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T20:35:48.956Z] ---> Running in 231bf36c6e58 [2022-09-19T20:35:49.976Z] Removing intermediate container 231bf36c6e58 [2022-09-19T20:35:49.976Z] ---> 5bd5c56ad2f0 [2022-09-19T20:35:49.976Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T20:35:49.976Z] ---> Running in 1390401688da [2022-09-19T20:35:50.991Z] Removing intermediate container 1390401688da [2022-09-19T20:35:50.991Z] ---> 87f574af7509 [2022-09-19T20:35:50.991Z] Step 24/26 : LABEL arch=arm64 [2022-09-19T20:35:50.991Z] ---> Running in 03710bba24e2 [2022-09-19T20:35:51.617Z] Removing intermediate container 03710bba24e2 [2022-09-19T20:35:51.617Z] ---> 89c9519965ea [2022-09-19T20:35:51.617Z] Step 25/26 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:35:51.912Z] ---> Running in 476ba4596562 [2022-09-19T20:35:52.547Z] Removing intermediate container 7b9d8a03f40e [2022-09-19T20:35:52.547Z] ---> 8e3f210cd461 [2022-09-19T20:35:52.547Z] Step 8/23 : COPY . . [2022-09-19T20:35:52.547Z] Removing intermediate container 476ba4596562 [2022-09-19T20:35:52.547Z] ---> f1b60c993e39 [2022-09-19T20:35:52.547Z] Step 26/26 : LABEL version=2.3.0-dev.63 [2022-09-19T20:35:52.836Z] ---> Running in 3deed1dbc8a5 [2022-09-19T20:35:53.450Z] Removing intermediate container 3deed1dbc8a5 [2022-09-19T20:35:53.450Z] ---> 4d049ebe86bc [2022-09-19T20:35:53.450Z] [2022-09-19T20:35:53.734Z] Successfully built 4d049ebe86bc [2022-09-19T20:35:53.734Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-19T20:35:53.734Z] Building security-proxy-setup [2022-09-19T20:35:57.185Z]  Building security-spire-agent ... done  ---> 1372a49c4b8e [2022-09-19T20:35:57.185Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-19T20:35:57.185Z] ---> Running in fe5871b9f6c6 [2022-09-19T20:35:59.206Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:35:59.206Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:35:59.206Z] ---> f91ee47bb1aa [2022-09-19T20:35:59.206Z] Step 3/22 : WORKDIR /edgex-go [2022-09-19T20:35:59.206Z] ---> Using cache [2022-09-19T20:35:59.206Z] ---> 6167cb71020e [2022-09-19T20:35:59.206Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:35:59.206Z] ---> Using cache [2022-09-19T20:35:59.206Z] ---> 333422359be9 [2022-09-19T20:35:59.206Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-19T20:35:59.206Z] ---> Using cache [2022-09-19T20:35:59.206Z] ---> e9283a7e39fe [2022-09-19T20:35:59.206Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-19T20:35:59.206Z] ---> Using cache [2022-09-19T20:35:59.206Z] ---> 1fd7b7fc804a [2022-09-19T20:35:59.206Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:35:59.206Z] ---> Using cache [2022-09-19T20:35:59.206Z] ---> 06edb42b6ba7 [2022-09-19T20:35:59.206Z] Step 8/22 : COPY . . [2022-09-19T20:35:59.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-19T20:35:59.516Z] ---> Using cache [2022-09-19T20:35:59.516Z] ---> c1a4b19d3fa6 [2022-09-19T20:35:59.516Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-19T20:35:59.516Z] ---> Running in 5e8b321724fa [2022-09-19T20:36:02.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-19T20:36:12.501Z] Removing intermediate container 84c3181cf691 [2022-09-19T20:36:12.501Z] ---> f5b05c8eefb6 [2022-09-19T20:36:12.501Z] [2022-09-19T20:36:12.501Z] Step 9/20 : FROM alpine:3.15 [2022-09-19T20:36:12.501Z] ---> 02e0d6fdf486 [2022-09-19T20:36:12.501Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:36:12.501Z] ---> Using cache [2022-09-19T20:36:12.501Z] ---> b7fac577084a [2022-09-19T20:36:12.501Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:36:12.501Z] ---> Using cache [2022-09-19T20:36:12.501Z] ---> 8c593c42ee41 [2022-09-19T20:36:12.501Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-19T20:36:12.790Z] ---> Running in d2cf3bea20f2 [2022-09-19T20:36:14.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:36:15.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:36:17.856Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T20:36:17.856Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T20:36:17.856Z] OK: 15734 distinct packages available [2022-09-19T20:36:17.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:36:18.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:36:20.906Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-19T20:36:21.202Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-19T20:36:21.492Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-19T20:36:21.492Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-19T20:36:21.773Z] (5/9) Installing curl (7.80.0-r3) [2022-09-19T20:36:21.773Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-19T20:36:21.773Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-19T20:36:22.057Z] (8/9) Installing libucontext (1.1-r0) [2022-09-19T20:36:22.057Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-19T20:36:22.057Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T20:36:22.344Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:36:22.980Z] OK: 8 MiB in 23 packages [2022-09-19T20:36:26.480Z] Removing intermediate container d2cf3bea20f2 [2022-09-19T20:36:26.480Z] ---> bd0e31b6d5b3 [2022-09-19T20:36:26.480Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:36:27.972Z] ---> fa27782da26c [2022-09-19T20:36:27.972Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-19T20:36:28.268Z] Removing intermediate container 47a5fd6255f8 [2022-09-19T20:36:28.268Z] ---> 7c48413f994b [2022-09-19T20:36:28.268Z] [2022-09-19T20:36:28.268Z] Step 10/33 : FROM alpine:3.16 [2022-09-19T20:36:28.268Z] ---> a6215f271958 [2022-09-19T20:36:28.268Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:36:28.550Z] ---> Running in 5c33594cbd8e [2022-09-19T20:36:29.173Z] Removing intermediate container 5c33594cbd8e [2022-09-19T20:36:29.173Z] ---> eb604161781a [2022-09-19T20:36:29.173Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-19T20:36:29.494Z] ---> Running in 8c93fd9ff89a [2022-09-19T20:36:31.523Z] ---> d86803d4adfb [2022-09-19T20:36:31.523Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-19T20:36:31.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:36:32.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:36:32.742Z] ---> 06c5609b1a10 [2022-09-19T20:36:32.742Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-19T20:36:32.742Z] ---> Running in a4f26db99866 [2022-09-19T20:36:33.361Z] Removing intermediate container a4f26db99866 [2022-09-19T20:36:33.361Z] ---> a79101e8bcc2 [2022-09-19T20:36:33.361Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:36:33.647Z] ---> Running in 2ab4fdf242a0 [2022-09-19T20:36:34.254Z] Removing intermediate container 2ab4fdf242a0 [2022-09-19T20:36:34.254Z] ---> 7fefb907d3dd [2022-09-19T20:36:34.254Z] Step 18/20 : LABEL arch=arm64 [2022-09-19T20:36:34.254Z] ---> Running in 3200e1ddfce7 [2022-09-19T20:36:34.539Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-19T20:36:34.539Z] (2/2) Installing su-exec (0.2-r1) [2022-09-19T20:36:34.539Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:36:34.539Z] OK: 5 MiB in 16 packages [2022-09-19T20:36:34.856Z] Removing intermediate container 3200e1ddfce7 [2022-09-19T20:36:34.856Z] ---> ef64c00bcc83 [2022-09-19T20:36:34.856Z] Step 19/20 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:36:34.856Z] ---> Running in ad770538c68a [2022-09-19T20:36:36.347Z] Removing intermediate container ad770538c68a [2022-09-19T20:36:36.347Z] ---> 9ee56be9916c [2022-09-19T20:36:36.347Z] Step 20/20 : LABEL version=2.3.0-dev.63 [2022-09-19T20:36:36.347Z] ---> Running in 7f429e259152 [2022-09-19T20:36:36.637Z] Removing intermediate container 8c93fd9ff89a [2022-09-19T20:36:36.637Z] ---> 5c1b940821d3 [2022-09-19T20:36:36.637Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-19T20:36:36.919Z] ---> Running in 6669980cd8e8 [2022-09-19T20:36:36.919Z] Removing intermediate container 7f429e259152 [2022-09-19T20:36:36.919Z] ---> 1a85da4b3889 [2022-09-19T20:36:36.919Z] [2022-09-19T20:36:37.203Z] Successfully built 1a85da4b3889 [2022-09-19T20:36:37.203Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-19T20:36:37.203Z] Building core-data [2022-09-19T20:36:37.493Z]  Building security-spiffe-token-provider ... done Removing intermediate container 6669980cd8e8 [2022-09-19T20:36:37.493Z] ---> 26e8ecb53a37 [2022-09-19T20:36:37.779Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-19T20:36:37.779Z] ---> Running in 06bb2ea016f2 [2022-09-19T20:36:38.418Z] Removing intermediate container 06bb2ea016f2 [2022-09-19T20:36:38.418Z] ---> 888122dffc24 [2022-09-19T20:36:38.418Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-19T20:36:38.418Z] ---> Running in 23e9528cc1d8 [2022-09-19T20:36:39.418Z] Removing intermediate container 23e9528cc1d8 [2022-09-19T20:36:39.418Z] ---> 1593c3948988 [2022-09-19T20:36:39.418Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-19T20:36:39.418Z] ---> Running in df5e024b0055 [2022-09-19T20:36:40.033Z] Removing intermediate container df5e024b0055 [2022-09-19T20:36:40.033Z] ---> 93bc413271ab [2022-09-19T20:36:40.033Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-19T20:36:40.033Z] ---> Running in cfa4dca4abba [2022-09-19T20:36:44.472Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:36:44.472Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:36:44.472Z] ---> f91ee47bb1aa [2022-09-19T20:36:44.472Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:36:44.472Z] ---> Using cache [2022-09-19T20:36:44.472Z] ---> 667bd2175cb7 [2022-09-19T20:36:44.472Z] Step 4/24 : WORKDIR /edgex-go [2022-09-19T20:36:44.472Z] ---> Using cache [2022-09-19T20:36:44.472Z] ---> b1ce19295599 [2022-09-19T20:36:44.472Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:36:44.472Z] ---> Using cache [2022-09-19T20:36:44.472Z] ---> e224ea1de9ff [2022-09-19T20:36:44.472Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-19T20:36:44.472Z] Removing intermediate container cfa4dca4abba [2022-09-19T20:36:44.472Z] ---> 275e8ac4f40f [2022-09-19T20:36:44.472Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-19T20:36:44.472Z] ---> Running in 314dd47f0a95 [2022-09-19T20:36:44.472Z] ---> Running in 9775471c17a5 [2022-09-19T20:36:45.090Z] Removing intermediate container 9775471c17a5 [2022-09-19T20:36:45.090Z] ---> db6244ec9bfa [2022-09-19T20:36:45.090Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-19T20:36:46.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:36:46.556Z] ---> 9c9c60c8ce23 [2022-09-19T20:36:46.556Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-19T20:36:46.843Z] ---> Running in f10b3fb0e992 [2022-09-19T20:36:47.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:36:49.864Z] OK: 221 MiB in 51 packages [2022-09-19T20:36:50.541Z] Removing intermediate container f10b3fb0e992 [2022-09-19T20:36:50.541Z] ---> 72b604e41489 [2022-09-19T20:36:50.541Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:36:51.592Z] Removing intermediate container 314dd47f0a95 [2022-09-19T20:36:51.592Z] ---> 113ad3ca8d12 [2022-09-19T20:36:51.592Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-19T20:36:51.911Z] ---> 42419dd00f38 [2022-09-19T20:36:51.911Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-19T20:36:53.603Z] ---> 7a6013c25ca4 [2022-09-19T20:36:53.603Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:36:54.064Z] ---> Running in 06f56d9f0343 [2022-09-19T20:36:56.252Z] ---> b0204cb42605 [2022-09-19T20:36:56.252Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-19T20:36:57.746Z] ---> ab2447f18909 [2022-09-19T20:36:57.746Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-19T20:36:58.765Z] ---> 637c5c5db284 [2022-09-19T20:36:58.765Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-19T20:36:59.788Z] ---> 94ff065b6b51 [2022-09-19T20:36:59.788Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-19T20:37:00.819Z] ---> c7fc7ecfd304 [2022-09-19T20:37:00.819Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-19T20:37:02.325Z] ---> b8c1dd4d2487 [2022-09-19T20:37:02.325Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-19T20:37:02.616Z] ---> Running in 426bc875bfaf [2022-09-19T20:37:06.126Z] Removing intermediate container 426bc875bfaf [2022-09-19T20:37:06.126Z] ---> c6d22c28fa36 [2022-09-19T20:37:06.126Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-19T20:37:06.126Z] ---> Running in 9cdd16ed5e23 [2022-09-19T20:37:06.757Z] Removing intermediate container 9cdd16ed5e23 [2022-09-19T20:37:06.757Z] ---> 52976938fcdc [2022-09-19T20:37:06.757Z] Step 30/33 : CMD ["gate"] [2022-09-19T20:37:06.757Z] ---> Running in 39cde5d84ac7 [2022-09-19T20:37:07.391Z] Removing intermediate container 39cde5d84ac7 [2022-09-19T20:37:07.391Z] ---> 93812a33ab6d [2022-09-19T20:37:07.391Z] Step 31/33 : LABEL arch=arm64 [2022-09-19T20:37:07.391Z] ---> Running in c80c318bebed [2022-09-19T20:37:08.401Z] Removing intermediate container c80c318bebed [2022-09-19T20:37:08.401Z] ---> 575051dd7c27 [2022-09-19T20:37:08.401Z] Step 32/33 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:37:08.401Z] ---> Running in d9e65b682755 [2022-09-19T20:37:09.056Z] Removing intermediate container d9e65b682755 [2022-09-19T20:37:09.056Z] ---> 0d7b76133bfb [2022-09-19T20:37:09.056Z] Step 33/33 : LABEL version=2.3.0-dev.63 [2022-09-19T20:37:09.344Z] ---> Running in 25d57ac7c1a5 [2022-09-19T20:37:10.368Z] Removing intermediate container 25d57ac7c1a5 [2022-09-19T20:37:10.368Z] ---> afa806f9e746 [2022-09-19T20:37:10.368Z] [2022-09-19T20:37:10.368Z] Successfully built afa806f9e746 [2022-09-19T20:37:10.368Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-19T20:37:10.368Z]  Building security-bootstrapper ... done Building core-metadata [2022-09-19T20:37:15.868Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:37:15.868Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:37:15.868Z] ---> f91ee47bb1aa [2022-09-19T20:37:15.868Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:37:15.868Z] ---> Using cache [2022-09-19T20:37:15.868Z] ---> 667bd2175cb7 [2022-09-19T20:37:15.868Z] Step 4/25 : WORKDIR /edgex-go [2022-09-19T20:37:15.868Z] ---> Using cache [2022-09-19T20:37:15.868Z] ---> b1ce19295599 [2022-09-19T20:37:15.868Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:37:15.868Z] ---> Using cache [2022-09-19T20:37:15.868Z] ---> e224ea1de9ff [2022-09-19T20:37:15.868Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-19T20:37:15.868Z] ---> Running in 1a4cfb00a1d6 [2022-09-19T20:37:17.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:37:18.911Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:37:20.955Z] OK: 221 MiB in 51 packages [2022-09-19T20:37:22.443Z] Removing intermediate container 1a4cfb00a1d6 [2022-09-19T20:37:22.443Z] ---> 1fe291f9e291 [2022-09-19T20:37:22.443Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-19T20:37:23.462Z] ---> fcf3640e0907 [2022-09-19T20:37:23.462Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:37:23.750Z] ---> Running in aca06083219f [2022-09-19T20:38:02.973Z] Removing intermediate container 06f56d9f0343 [2022-09-19T20:38:02.973Z] ---> 9dab4c14ded8 [2022-09-19T20:38:02.973Z] Step 9/24 : COPY . . [2022-09-19T20:38:04.452Z] Removing intermediate container b6e910584b97 [2022-09-19T20:38:04.452Z] ---> a0fad64a5fbc [2022-09-19T20:38:04.452Z] [2022-09-19T20:38:04.452Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T20:38:04.452Z] ---> a6215f271958 [2022-09-19T20:38:04.452Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-19T20:38:04.741Z] ---> Running in 99ec8d77079c [2022-09-19T20:38:05.778Z] ---> 32255192f0b2 [2022-09-19T20:38:05.778Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-19T20:38:06.062Z] ---> Running in 777b8359de94 [2022-09-19T20:38:08.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:38:09.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:38:09.666Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-19T20:38:11.150Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-19T20:38:11.446Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-19T20:38:11.447Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:38:11.447Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:38:12.071Z] OK: 6 MiB in 16 packages [2022-09-19T20:38:16.491Z] Removing intermediate container 99ec8d77079c [2022-09-19T20:38:16.491Z] ---> db16bb4cd946 [2022-09-19T20:38:16.491Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T20:38:16.491Z] ---> Running in 3f62da7b8e5a [2022-09-19T20:38:17.517Z] Removing intermediate container 3f62da7b8e5a [2022-09-19T20:38:17.517Z] ---> 0efa77ed3a5c [2022-09-19T20:38:17.517Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-19T20:38:17.812Z] ---> Running in b44c945b37a8 [2022-09-19T20:38:18.833Z] Removing intermediate container b44c945b37a8 [2022-09-19T20:38:18.833Z] ---> bb54c5d313ed [2022-09-19T20:38:18.833Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T20:38:19.120Z] ---> Running in 97ccf293d217 [2022-09-19T20:38:20.138Z] Removing intermediate container 97ccf293d217 [2022-09-19T20:38:20.138Z] ---> 5885b746334c [2022-09-19T20:38:20.138Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:38:22.173Z] ---> 948204d24940 [2022-09-19T20:38:22.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-19T20:38:27.666Z] ---> 556eb96b0ffb [2022-09-19T20:38:27.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-19T20:38:29.145Z] ---> 000beae27f20 [2022-09-19T20:38:29.145Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-19T20:38:29.440Z] ---> Running in 139a20967fb3 [2022-09-19T20:38:30.453Z] Removing intermediate container 139a20967fb3 [2022-09-19T20:38:30.453Z] ---> 3cc1860fb07a [2022-09-19T20:38:30.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:38:30.453Z] ---> Running in 4cd2d7ed6c17 [2022-09-19T20:38:31.092Z] Removing intermediate container 4cd2d7ed6c17 [2022-09-19T20:38:31.092Z] ---> b66a5fc80b60 [2022-09-19T20:38:31.092Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T20:38:31.092Z] ---> Running in fc1f52829cd4 [2022-09-19T20:38:32.106Z] Removing intermediate container fc1f52829cd4 [2022-09-19T20:38:32.106Z] ---> 9b63bbfcc774 [2022-09-19T20:38:32.106Z] Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:38:32.106Z] ---> Running in 31081a0a4c8c [2022-09-19T20:38:33.127Z] Removing intermediate container 31081a0a4c8c [2022-09-19T20:38:33.127Z] ---> 9c0f33993b14 [2022-09-19T20:38:33.127Z] Step 23/23 : LABEL version=2.3.0-dev.63 [2022-09-19T20:38:33.127Z] ---> Running in 4a41279f8a92 [2022-09-19T20:38:34.127Z] Removing intermediate container 4a41279f8a92 [2022-09-19T20:38:34.127Z] ---> 46f95c5b6ea3 [2022-09-19T20:38:34.127Z] [2022-09-19T20:38:34.411Z] Successfully built 46f95c5b6ea3 [2022-09-19T20:38:34.411Z] Successfully tagged support-notifications-arm64:latest [2022-09-19T20:38:34.411Z] Building support-scheduler [2022-09-19T20:38:35.414Z]  Building support-notifications ... done Removing intermediate container aca06083219f [2022-09-19T20:38:35.414Z] ---> 72e0edc61955 [2022-09-19T20:38:35.414Z] Step 9/25 : COPY . . [2022-09-19T20:38:40.900Z] ---> 76bab19386a4 [2022-09-19T20:38:40.900Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-19T20:38:40.900Z] ---> Running in 540944e486ef [2022-09-19T20:38:40.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:38:40.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:38:40.900Z] ---> f91ee47bb1aa [2022-09-19T20:38:40.900Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-19T20:38:40.900Z] ---> Using cache [2022-09-19T20:38:40.900Z] ---> 667bd2175cb7 [2022-09-19T20:38:40.900Z] Step 4/23 : WORKDIR /edgex-go [2022-09-19T20:38:40.900Z] ---> Using cache [2022-09-19T20:38:40.900Z] ---> b1ce19295599 [2022-09-19T20:38:40.900Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:38:40.900Z] ---> Using cache [2022-09-19T20:38:40.900Z] ---> e224ea1de9ff [2022-09-19T20:38:40.900Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-19T20:38:40.900Z] ---> Using cache [2022-09-19T20:38:40.900Z] ---> 1fe291f9e291 [2022-09-19T20:38:40.900Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-19T20:38:41.181Z] ---> Using cache [2022-09-19T20:38:41.181Z] ---> fcf3640e0907 [2022-09-19T20:38:41.181Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:38:41.181Z] ---> Using cache [2022-09-19T20:38:41.181Z] ---> 72e0edc61955 [2022-09-19T20:38:41.181Z] Step 9/23 : COPY . . [2022-09-19T20:38:41.480Z] ---> Using cache [2022-09-19T20:38:41.480Z] ---> 76bab19386a4 [2022-09-19T20:38:41.480Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-19T20:38:41.762Z] ---> Running in 4d24d8cee13b [2022-09-19T20:38:43.244Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-19T20:38:44.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-19T20:43:06.532Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-19T20:43:21.710Z] Removing intermediate container fe5871b9f6c6 [2022-09-19T20:43:21.710Z] ---> ae052b1cfb37 [2022-09-19T20:43:21.710Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-19T20:43:21.710Z] ---> Running in 865967c6817c [2022-09-19T20:43:23.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-19T20:43:31.533Z] Removing intermediate container 865967c6817c [2022-09-19T20:43:31.533Z] ---> eb11e568e5e2 [2022-09-19T20:43:31.533Z] [2022-09-19T20:43:31.533Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T20:43:31.533Z] ---> a6215f271958 [2022-09-19T20:43:31.533Z] 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-19T20:43:31.533Z] ---> Running in 1be99282b8e5 [2022-09-19T20:43:31.533Z] Removing intermediate container 1be99282b8e5 [2022-09-19T20:43:31.533Z] ---> 86c63f2fd58c [2022-09-19T20:43:31.533Z] 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-19T20:43:31.533Z] ---> Running in ac99a064ab76 [2022-09-19T20:43:34.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:43:35.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:43:37.291Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-19T20:43:37.291Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-19T20:43:37.291Z] (3/33) Installing readline (8.1.2-r0) [2022-09-19T20:43:37.291Z] (4/33) Installing bash (5.1.16-r2) [2022-09-19T20:43:37.291Z] Executing bash-5.1.16-r2.post-install [2022-09-19T20:43:37.291Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-19T20:43:37.588Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-19T20:43:37.588Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T20:43:37.588Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-19T20:43:37.588Z] (9/33) Installing curl (7.83.1-r3) [2022-09-19T20:43:37.588Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-19T20:43:38.595Z] Removing intermediate container 5e8b321724fa [2022-09-19T20:43:38.595Z] ---> 2e66cee18dc4 [2022-09-19T20:43:38.595Z] [2022-09-19T20:43:38.595Z] Step 10/22 : FROM alpine:3.16 [2022-09-19T20:43:38.595Z] ---> a6215f271958 [2022-09-19T20:43:38.595Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-19T20:43:38.876Z] ---> Running in 0ccd3be6df70 [2022-09-19T20:43:39.496Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-19T20:43:39.496Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-19T20:43:39.496Z] (13/33) Installing expat (2.4.8-r0) [2022-09-19T20:43:39.496Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-19T20:43:39.496Z] (15/33) Installing gdbm (1.23-r0) [2022-09-19T20:43:39.496Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-19T20:43:39.496Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T20:43:39.496Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T20:43:39.496Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-19T20:43:39.496Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-19T20:43:39.496Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-19T20:43:40.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:43:41.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:43:42.588Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-19T20:43:42.588Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-19T20:43:42.588Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-19T20:43:42.588Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-19T20:43:42.588Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-19T20:43:42.875Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-19T20:43:42.876Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-19T20:43:42.876Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-19T20:43:42.876Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-19T20:43:42.876Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-19T20:43:42.876Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-19T20:43:42.876Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-19T20:43:42.876Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-19T20:43:42.876Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-19T20:43:42.876Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-19T20:43:42.876Z] (5/6) Installing curl (7.83.1-r3) [2022-09-19T20:43:42.876Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-19T20:43:42.876Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:43:43.153Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:43:43.153Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-19T20:43:43.439Z] OK: 8 MiB in 20 packages [2022-09-19T20:43:44.448Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:43:44.448Z] Executing ca-certificates-20220614-r0.trigger [2022-09-19T20:43:44.735Z] OK: 120 MiB in 47 packages [2022-09-19T20:43:46.222Z] Removing intermediate container 0ccd3be6df70 [2022-09-19T20:43:46.222Z] ---> 3018d1985a57 [2022-09-19T20:43:46.222Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-19T20:43:46.222Z] ---> Running in 6de4d415756c [2022-09-19T20:43:46.841Z] Removing intermediate container 6de4d415756c [2022-09-19T20:43:46.841Z] ---> 780f6856e22b [2022-09-19T20:43:46.841Z] Step 13/22 : WORKDIR /edgex [2022-09-19T20:43:47.122Z] ---> Running in 74371cfde293 [2022-09-19T20:43:47.733Z] Removing intermediate container 74371cfde293 [2022-09-19T20:43:47.733Z] ---> b0a79c82e56c [2022-09-19T20:43:47.733Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-19T20:43:48.735Z] ---> 84a28c57eef2 [2022-09-19T20:43:48.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-19T20:43:50.215Z] ---> 306b8d8fd4e1 [2022-09-19T20:43:50.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-19T20:43:52.230Z] ---> 07690236fed1 [2022-09-19T20:43:52.230Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-19T20:43:52.850Z] ---> e62bdc05f891 [2022-09-19T20:43:52.850Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-19T20:43:52.850Z] ---> Running in a52c6bb8a9f0 [2022-09-19T20:43:56.311Z] Removing intermediate container a52c6bb8a9f0 [2022-09-19T20:43:56.311Z] ---> 99cd7a52b5bb [2022-09-19T20:43:56.311Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-19T20:43:56.311Z] ---> Running in 8d993d0a0a91 [2022-09-19T20:43:56.935Z] Removing intermediate container 8d993d0a0a91 [2022-09-19T20:43:56.935Z] ---> 57ff0776f8de [2022-09-19T20:43:56.935Z] Step 20/22 : LABEL arch=arm64 [2022-09-19T20:43:56.935Z] ---> Running in f33139d49bb3 [2022-09-19T20:43:57.549Z] Removing intermediate container f33139d49bb3 [2022-09-19T20:43:57.549Z] ---> 790351b61126 [2022-09-19T20:43:57.549Z] Step 21/22 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:43:57.827Z] ---> Running in 57f140538cd1 [2022-09-19T20:43:58.445Z] Removing intermediate container 57f140538cd1 [2022-09-19T20:43:58.445Z] ---> 76b8fbb1c22d [2022-09-19T20:43:58.445Z] Step 22/22 : LABEL version=2.3.0-dev.63 [2022-09-19T20:43:58.726Z] ---> Running in 000a2794122c [2022-09-19T20:43:59.337Z] Removing intermediate container 000a2794122c [2022-09-19T20:43:59.337Z] ---> ee278cb574bd [2022-09-19T20:43:59.337Z] [2022-09-19T20:43:59.337Z] Successfully built ee278cb574bd [2022-09-19T20:43:59.337Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-19T20:43:59.337Z]  Building security-proxy-setup ... done Building security-spire-config [2022-09-19T20:44:03.689Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-19T20:44:03.689Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-19T20:44:03.689Z] ---> f91ee47bb1aa [2022-09-19T20:44:03.689Z] Step 3/26 : WORKDIR /edgex-go [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> 6167cb71020e [2022-09-19T20:44:03.689Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> 333422359be9 [2022-09-19T20:44:03.689Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> 16e3f01aa315 [2022-09-19T20:44:03.689Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> 98572e5a2719 [2022-09-19T20:44:03.689Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> cddf474d1b46 [2022-09-19T20:44:03.689Z] Step 8/26 : COPY . . [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> 18ad078f5382 [2022-09-19T20:44:03.689Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> 59f9695b0f9d [2022-09-19T20:44:03.689Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> b0a3d97c67b4 [2022-09-19T20:44:03.689Z] 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-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> efb38ec80a03 [2022-09-19T20:44:03.689Z] Step 12/26 : WORKDIR /edgex-go [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> a5875d265fd1 [2022-09-19T20:44:03.689Z] [2022-09-19T20:44:03.689Z] Step 13/26 : FROM alpine:3.15 [2022-09-19T20:44:03.689Z] ---> 02e0d6fdf486 [2022-09-19T20:44:03.689Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> b7fac577084a [2022-09-19T20:44:03.689Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:44:03.689Z] ---> Using cache [2022-09-19T20:44:03.689Z] ---> 8c593c42ee41 [2022-09-19T20:44:03.689Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-19T20:44:03.973Z] ---> Running in 04d535484acb [2022-09-19T20:44:05.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:44:07.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:44:07.007Z] Collecting docker-compose==1.23.2 [2022-09-19T20:44:07.302Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-19T20:44:07.302Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 [2022-09-19T20:44:08.763Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-19T20:44:08.763Z] v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-19T20:44:08.763Z] OK: 15734 distinct packages available [2022-09-19T20:44:08.763Z] Collecting docker<4.0,>=3.6.0 [2022-09-19T20:44:08.763Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-19T20:44:08.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.9 MB/s eta 0:00:00 [2022-09-19T20:44:09.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:44:09.319Z] Collecting jsonschema<3,>=2.5.1 [2022-09-19T20:44:09.597Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-19T20:44:09.877Z] Collecting cached-property<2,>=1.2.0 [2022-09-19T20:44:09.877Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-19T20:44:09.877Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-19T20:44:09.877Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-19T20:44:10.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:44:10.179Z] Preparing metadata (setup.py): started [2022-09-19T20:44:11.651Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-19T20:44:11.651Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-19T20:44:11.926Z] (3/4) Installing libucontext (1.1-r0) [2022-09-19T20:44:11.926Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-19T20:44:11.926Z] Executing busybox-1.34.1-r7.trigger [2022-09-19T20:44:12.200Z] OK: 6 MiB in 18 packages [2022-09-19T20:44:14.188Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T20:44:14.188Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-19T20:44:14.188Z] Removing intermediate container 04d535484acb [2022-09-19T20:44:14.188Z] ---> 5f5c134ebea9 [2022-09-19T20:44:14.188Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-19T20:44:14.802Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-19T20:44:14.802Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-19T20:44:15.080Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 6.9 MB/s eta 0:00:00 [2022-09-19T20:44:15.080Z] Collecting texttable<0.10,>=0.9.0 [2022-09-19T20:44:15.358Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-19T20:44:15.358Z] Preparing metadata (setup.py): started [2022-09-19T20:44:18.798Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T20:44:18.798Z] ---> db61536513f1 [2022-09-19T20:44:18.798Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-19T20:44:19.405Z] Collecting PyYAML<4,>=3.10 [2022-09-19T20:44:19.405Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-19T20:44:19.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.6 MB/s eta 0:00:00 [2022-09-19T20:44:20.020Z] ---> fbf2333bcc39 [2022-09-19T20:44:20.020Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-19T20:44:20.302Z] ---> Running in ed5a78252c0f [2022-09-19T20:44:20.911Z] Removing intermediate container ed5a78252c0f [2022-09-19T20:44:20.911Z] ---> 8d152208afa9 [2022-09-19T20:44:20.911Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-19T20:44:22.378Z] ---> f370637cdbd2 [2022-09-19T20:44:22.378Z] Step 21/26 : WORKDIR / [2022-09-19T20:44:22.378Z] Preparing metadata (setup.py): started [2022-09-19T20:44:22.378Z] ---> Running in e7e3d1467eee [2022-09-19T20:44:23.046Z] Removing intermediate container e7e3d1467eee [2022-09-19T20:44:23.046Z] ---> 06d469f8ff87 [2022-09-19T20:44:23.046Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-19T20:44:23.046Z] ---> Running in fc6a7b796e6c [2022-09-19T20:44:23.891Z] Removing intermediate container fc6a7b796e6c [2022-09-19T20:44:23.891Z] ---> 377c6938f5a5 [2022-09-19T20:44:23.891Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-19T20:44:23.891Z] ---> Running in 4128a19c4eb1 [2022-09-19T20:44:24.613Z] Removing intermediate container 4128a19c4eb1 [2022-09-19T20:44:24.613Z] ---> 7827a2ac3e59 [2022-09-19T20:44:24.613Z] Step 24/26 : LABEL arch=arm64 [2022-09-19T20:44:24.613Z] ---> Running in 34abe8f2ab83 [2022-09-19T20:44:25.311Z] Removing intermediate container 34abe8f2ab83 [2022-09-19T20:44:25.311Z] ---> 096ddc680143 [2022-09-19T20:44:25.311Z] Step 25/26 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:44:25.311Z] ---> Running in 01e7bb9e9909 [2022-09-19T20:44:25.929Z] Removing intermediate container 01e7bb9e9909 [2022-09-19T20:44:25.929Z] ---> 489240f0ed43 [2022-09-19T20:44:25.929Z] Step 26/26 : LABEL version=2.3.0-dev.63 [2022-09-19T20:44:25.929Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T20:44:26.228Z] ---> Running in 281ed7d756a5 [2022-09-19T20:44:26.531Z] Removing intermediate container 281ed7d756a5 [2022-09-19T20:44:26.531Z] ---> 5a2cd8984154 [2022-09-19T20:44:26.531Z] [2022-09-19T20:44:26.883Z] Successfully built 5a2cd8984154 [2022-09-19T20:44:26.883Z] Successfully tagged security-spire-config-arm64:latest [2022-09-19T20:44:28.407Z]  Building security-spire-config ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-19T20:44:28.407Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-19T20:44:28.407Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 10.8 MB/s eta 0:00:00 [2022-09-19T20:44:28.407Z] Collecting docopt<0.7,>=0.6.1 [2022-09-19T20:44:28.407Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-19T20:44:28.701Z] Preparing metadata (setup.py): started [2022-09-19T20:44:32.202Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-19T20:44:32.816Z] Collecting docker-pycreds>=0.4.0 [2022-09-19T20:44:32.816Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-19T20:44:33.818Z] Collecting certifi>=2017.4.17 [2022-09-19T20:44:33.818Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-19T20:44:34.099Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 14.8 MB/s eta 0:00:00 [2022-09-19T20:44:34.099Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-19T20:44:34.099Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-19T20:44:34.382Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.7 MB/s eta 0:00:00 [2022-09-19T20:44:35.386Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-19T20:44:35.386Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-19T20:44:35.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.5 MB/s eta 0:00:00 [2022-09-19T20:44:35.671Z] Collecting idna<2.8,>=2.5 [2022-09-19T20:44:35.671Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-19T20:44:35.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.0 MB/s eta 0:00:00 [2022-09-19T20:44:36.705Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-19T20:44:36.705Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-19T20:44:36.705Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-19T20:44:36.705Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-19T20:44:38.163Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-19T20:44:38.163Z] Running setup.py install for texttable: started [2022-09-19T20:44:40.859Z] Running setup.py install for texttable: finished with status 'done' [2022-09-19T20:44:40.859Z] Running setup.py install for PyYAML: started [2022-09-19T20:44:44.315Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-19T20:44:46.342Z] Running setup.py install for docopt: started [2022-09-19T20:44:50.035Z] Running setup.py install for docopt: finished with status 'done' [2022-09-19T20:44:53.368Z] Running setup.py install for dockerpty: started [2022-09-19T20:44:56.807Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-19T20:45:00.240Z] 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-19T20:45:00.240Z] 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-19T20:45:18.649Z] Removing intermediate container ac99a064ab76 [2022-09-19T20:45:18.649Z] ---> c07832ae54a8 [2022-09-19T20:45:18.649Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-19T20:45:18.649Z] ---> Running in cfaade278842 [2022-09-19T20:45:18.649Z] Removing intermediate container cfaade278842 [2022-09-19T20:45:18.649Z] ---> 2b90e3087117 [2022-09-19T20:45:18.649Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T20:45:18.649Z] ---> Running in cd96eb2b4902 [2022-09-19T20:45:19.259Z] Removing intermediate container cd96eb2b4902 [2022-09-19T20:45:19.259Z] ---> 3797230464e1 [2022-09-19T20:45:19.259Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-19T20:45:21.307Z] ---> 20f0d8d257be [2022-09-19T20:45:21.307Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-19T20:45:21.929Z] ---> ceb031f1d15c [2022-09-19T20:45:21.929Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-19T20:45:23.396Z] ---> 5a9b72397f77 [2022-09-19T20:45:23.396Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-19T20:45:23.396Z] ---> Running in ac8bc34c181a [2022-09-19T20:45:24.010Z] Removing intermediate container ac8bc34c181a [2022-09-19T20:45:24.010Z] ---> b37958199ac4 [2022-09-19T20:45:24.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:45:24.010Z] ---> Running in 8f245547afae [2022-09-19T20:45:24.619Z] Removing intermediate container 8f245547afae [2022-09-19T20:45:24.619Z] ---> e69a09831c9f [2022-09-19T20:45:24.619Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T20:45:24.904Z] ---> Running in b55b8fa8783e [2022-09-19T20:45:25.513Z] Removing intermediate container b55b8fa8783e [2022-09-19T20:45:25.513Z] ---> b8c9ed58a042 [2022-09-19T20:45:25.513Z] Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:45:25.513Z] ---> Running in 1f22e7beaadd [2022-09-19T20:45:26.147Z] Removing intermediate container 1f22e7beaadd [2022-09-19T20:45:26.147Z] ---> 21ca03c58b6c [2022-09-19T20:45:26.147Z] Step 23/23 : LABEL version=2.3.0-dev.63 [2022-09-19T20:45:26.147Z] ---> Running in bc5d7c331be5 [2022-09-19T20:45:26.766Z] Removing intermediate container bc5d7c331be5 [2022-09-19T20:45:26.766Z] ---> 74a3ad4b344d [2022-09-19T20:45:26.766Z] [2022-09-19T20:45:26.766Z] Successfully built 74a3ad4b344d [2022-09-19T20:45:26.766Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-19T20:46:35.204Z]  Building sys-mgmt-agent ... done Removing intermediate container 540944e486ef [2022-09-19T20:46:35.204Z] ---> 180df935d725 [2022-09-19T20:46:35.204Z] [2022-09-19T20:46:35.204Z] Step 11/25 : FROM alpine:3.16 [2022-09-19T20:46:35.204Z] ---> a6215f271958 [2022-09-19T20:46:35.204Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-19T20:46:35.204Z] ---> Using cache [2022-09-19T20:46:35.204Z] ---> ba67ecc96d62 [2022-09-19T20:46:35.204Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T20:46:35.204Z] ---> Using cache [2022-09-19T20:46:35.204Z] ---> f1bbeb634a5a [2022-09-19T20:46:35.204Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-19T20:46:35.204Z] ---> Running in 7c968007be7a [2022-09-19T20:46:35.204Z] Removing intermediate container 7c968007be7a [2022-09-19T20:46:35.204Z] ---> fac9ca7b17e2 [2022-09-19T20:46:35.204Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-19T20:46:35.204Z] ---> Running in 8d8eac06dadf [2022-09-19T20:46:35.204Z] Removing intermediate container 8d8eac06dadf [2022-09-19T20:46:35.204Z] ---> cec482e6d70d [2022-09-19T20:46:35.204Z] Step 16/25 : WORKDIR / [2022-09-19T20:46:35.204Z] ---> Running in 128f66e3679b [2022-09-19T20:46:35.204Z] Removing intermediate container 128f66e3679b [2022-09-19T20:46:35.204Z] ---> c87fb94fc1f6 [2022-09-19T20:46:35.204Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:46:35.204Z] ---> defc84136b01 [2022-09-19T20:46:35.204Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-19T20:46:35.204Z] ---> a762285bde0f [2022-09-19T20:46:35.204Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-19T20:46:35.204Z] ---> 63f8359ba132 [2022-09-19T20:46:35.204Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-19T20:46:35.810Z] ---> dfc03347bb50 [2022-09-19T20:46:35.810Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-19T20:46:36.089Z] ---> Running in 4db5f2f22f58 [2022-09-19T20:46:37.095Z] Removing intermediate container 4db5f2f22f58 [2022-09-19T20:46:37.095Z] ---> 46c087846b86 [2022-09-19T20:46:37.095Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:46:37.375Z] ---> Running in ad974338d122 [2022-09-19T20:46:38.366Z] Removing intermediate container ad974338d122 [2022-09-19T20:46:38.366Z] ---> 07168f5a53fc [2022-09-19T20:46:38.366Z] Step 23/25 : LABEL arch=arm64 [2022-09-19T20:46:38.366Z] ---> Running in 281d7c3d8fed [2022-09-19T20:46:38.982Z] Removing intermediate container 281d7c3d8fed [2022-09-19T20:46:38.982Z] ---> 1dd12a041f27 [2022-09-19T20:46:38.982Z] Step 24/25 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:46:38.982Z] ---> Running in 5f7f2a9fdcd6 [2022-09-19T20:46:39.256Z] Removing intermediate container 777b8359de94 [2022-09-19T20:46:39.256Z] ---> c570678e5b6a [2022-09-19T20:46:39.256Z] [2022-09-19T20:46:39.256Z] Step 11/24 : FROM alpine:3.16 [2022-09-19T20:46:39.256Z] ---> a6215f271958 [2022-09-19T20:46:39.256Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-19T20:46:39.532Z] ---> Running in fbd055b61d9c [2022-09-19T20:46:39.809Z] Removing intermediate container 5f7f2a9fdcd6 [2022-09-19T20:46:39.809Z] ---> 59049f59fce0 [2022-09-19T20:46:39.809Z] Step 25/25 : LABEL version=2.3.0-dev.63 [2022-09-19T20:46:40.086Z] ---> Running in 80dcab5e66ea [2022-09-19T20:46:40.086Z] Removing intermediate container fbd055b61d9c [2022-09-19T20:46:40.086Z] ---> 1f273e6a5fbf [2022-09-19T20:46:40.086Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-19T20:46:40.362Z] ---> Running in fd392f382690 [2022-09-19T20:46:40.641Z] Removing intermediate container 80dcab5e66ea [2022-09-19T20:46:40.641Z] ---> 7958ff002ec3 [2022-09-19T20:46:40.641Z] [2022-09-19T20:46:40.919Z] Successfully built 7958ff002ec3 [2022-09-19T20:46:40.919Z] Successfully tagged core-metadata-arm64:latest [2022-09-19T20:46:40.919Z] Removing intermediate container fd392f382690 [2022-09-19T20:46:40.919Z]  Building core-metadata ... done  ---> dd86176bd1a5 [2022-09-19T20:46:40.919Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-19T20:46:41.197Z] ---> Running in 7a7b99547a55 [2022-09-19T20:46:41.801Z] Removing intermediate container 7a7b99547a55 [2022-09-19T20:46:41.801Z] ---> 1c659d95d450 [2022-09-19T20:46:41.801Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-19T20:46:41.801Z] ---> Running in 18724a109869 [2022-09-19T20:46:44.455Z] Removing intermediate container 18724a109869 [2022-09-19T20:46:44.455Z] ---> 79a1b83746e2 [2022-09-19T20:46:44.455Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-19T20:46:44.455Z] ---> Running in 73e4114482cc [2022-09-19T20:46:45.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-19T20:46:46.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-19T20:46:47.460Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-19T20:46:47.460Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-19T20:46:47.736Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-19T20:46:47.736Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-19T20:46:48.012Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-19T20:46:48.012Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-19T20:46:48.287Z] Executing busybox-1.35.0-r17.trigger [2022-09-19T20:46:48.287Z] OK: 8 MiB in 20 packages [2022-09-19T20:46:49.285Z] Removing intermediate container 73e4114482cc [2022-09-19T20:46:49.285Z] ---> d7835d31e8cc [2022-09-19T20:46:49.285Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:46:50.265Z] ---> 4db3eacbda4b [2022-09-19T20:46:50.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-19T20:46:52.282Z] ---> f0bdbdcb2f06 [2022-09-19T20:46:52.282Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-19T20:46:52.890Z] ---> 08383107c6f1 [2022-09-19T20:46:52.890Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-19T20:46:52.890Z] ---> Running in 889a8b13f27d [2022-09-19T20:46:53.492Z] Removing intermediate container 889a8b13f27d [2022-09-19T20:46:53.492Z] ---> 72923d82cea8 [2022-09-19T20:46:53.492Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:46:53.492Z] ---> Running in 39a11d460114 [2022-09-19T20:46:53.772Z] Removing intermediate container 39a11d460114 [2022-09-19T20:46:53.772Z] ---> d75e851d8f0a [2022-09-19T20:46:53.772Z] Step 22/24 : LABEL arch=arm64 [2022-09-19T20:46:54.056Z] ---> Running in 3c79477a9431 [2022-09-19T20:46:54.341Z] Removing intermediate container 3c79477a9431 [2022-09-19T20:46:54.341Z] ---> 577d0112d468 [2022-09-19T20:46:54.341Z] Step 23/24 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:46:54.620Z] ---> Running in 52b9b5d70c8c [2022-09-19T20:46:54.893Z] Removing intermediate container 52b9b5d70c8c [2022-09-19T20:46:54.893Z] ---> e55621cd9e1e [2022-09-19T20:46:54.893Z] Step 24/24 : LABEL version=2.3.0-dev.63 [2022-09-19T20:46:54.893Z] ---> Running in 6b58128bdc88 [2022-09-19T20:46:55.502Z] Removing intermediate container 6b58128bdc88 [2022-09-19T20:46:55.502Z] ---> fba43da32f90 [2022-09-19T20:46:55.502Z] [2022-09-19T20:46:55.777Z] Successfully built fba43da32f90 [2022-09-19T20:46:55.777Z] Successfully tagged core-data-arm64:latest [2022-09-19T20:47:14.098Z]  Building core-data ... done Removing intermediate container 4d24d8cee13b [2022-09-19T20:47:14.098Z] ---> fdd0bbb52d2b [2022-09-19T20:47:14.098Z] [2022-09-19T20:47:14.098Z] Step 11/23 : FROM alpine:3.16 [2022-09-19T20:47:14.098Z] ---> a6215f271958 [2022-09-19T20:47:14.098Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-19T20:47:14.098Z] ---> Using cache [2022-09-19T20:47:14.098Z] ---> ba67ecc96d62 [2022-09-19T20:47:14.098Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-19T20:47:14.098Z] ---> Using cache [2022-09-19T20:47:14.098Z] ---> f1bbeb634a5a [2022-09-19T20:47:14.098Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-19T20:47:14.098Z] ---> Running in dbefa944e5d4 [2022-09-19T20:47:14.098Z] Removing intermediate container dbefa944e5d4 [2022-09-19T20:47:14.098Z] ---> fe340dc4abc3 [2022-09-19T20:47:14.098Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-19T20:47:14.373Z] ---> Running in c54f74c2e36a [2022-09-19T20:47:14.646Z] Removing intermediate container c54f74c2e36a [2022-09-19T20:47:14.646Z] ---> bc0ac3167d9c [2022-09-19T20:47:14.646Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-19T20:47:15.251Z] ---> 599dd23d5bd4 [2022-09-19T20:47:15.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-19T20:47:16.684Z] ---> 3941bb472e3f [2022-09-19T20:47:16.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-19T20:47:16.957Z] ---> 6c9b87cf9f33 [2022-09-19T20:47:16.957Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-19T20:47:16.957Z] ---> Running in a4db3868d9ed [2022-09-19T20:47:17.552Z] Removing intermediate container a4db3868d9ed [2022-09-19T20:47:17.552Z] ---> 50ae1ddff104 [2022-09-19T20:47:17.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-19T20:47:17.552Z] ---> Running in 5045826f4bbe [2022-09-19T20:47:17.822Z] Removing intermediate container 5045826f4bbe [2022-09-19T20:47:17.822Z] ---> 305d8f970db5 [2022-09-19T20:47:17.822Z] Step 21/23 : LABEL arch=arm64 [2022-09-19T20:47:17.822Z] ---> Running in 740ac163f97d [2022-09-19T20:47:18.093Z] Removing intermediate container 740ac163f97d [2022-09-19T20:47:18.094Z] ---> eb2be0168cc8 [2022-09-19T20:47:18.094Z] Step 22/23 : LABEL git_sha=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:18.365Z] ---> Running in 6832d212a4d1 [2022-09-19T20:47:18.638Z] Removing intermediate container 6832d212a4d1 [2022-09-19T20:47:18.638Z] ---> 0ed994447537 [2022-09-19T20:47:18.638Z] Step 23/23 : LABEL version=2.3.0-dev.63 [2022-09-19T20:47:18.638Z] ---> Running in fd2e8bfcd222 [2022-09-19T20:47:18.912Z] Removing intermediate container fd2e8bfcd222 [2022-09-19T20:47:18.912Z] ---> 47adf533889d [2022-09-19T20:47:18.912Z] [2022-09-19T20:47:18.912Z] Successfully built 47adf533889d [2022-09-19T20:47:18.912Z] Successfully tagged support-scheduler-arm64:latest [2022-09-19T20:47:19.202Z]  Building support-scheduler ... done  [Pipeline] } [2022-09-19T20:47:19.224Z] $ docker stop --time=1 4240c9c4fb79af2407ab73434c2d066bbac0eb399bc568bf65bb38c472fb1a46 [2022-09-19T20:47:20.897Z] $ docker rm -f 4240c9c4fb79af2407ab73434c2d066bbac0eb399bc568bf65bb38c472fb1a46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T20:47:21.435Z] + docker images [2022-09-19T20:47:21.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-19T20:47:21.706Z] support-scheduler-arm64 latest 47adf533889d 3 seconds ago 25.7MB [2022-09-19T20:47:21.706Z] fdd0bbb52d2b 9 seconds ago 1.27GB [2022-09-19T20:47:21.706Z] core-data-arm64 latest fba43da32f90 26 seconds ago 20.7MB [2022-09-19T20:47:21.706Z] core-metadata-arm64 latest 7958ff002ec3 41 seconds ago 17.5MB [2022-09-19T20:47:21.706Z] c570678e5b6a 43 seconds ago 1.22GB [2022-09-19T20:47:21.706Z] 180df935d725 56 seconds ago 1.22GB [2022-09-19T20:47:21.706Z] sys-mgmt-agent-arm64 latest 74a3ad4b344d About a minute ago 133MB [2022-09-19T20:47:21.706Z] security-spire-config-arm64 latest 5a2cd8984154 2 minutes ago 83.6MB [2022-09-19T20:47:21.706Z] security-proxy-setup-arm64 latest ee278cb574bd 3 minutes ago 26.4MB [2022-09-19T20:47:21.706Z] 2e66cee18dc4 3 minutes ago 1.2GB [2022-09-19T20:47:21.706Z] eb11e568e5e2 3 minutes ago 1.19GB [2022-09-19T20:47:21.706Z] support-notifications-arm64 latest 46f95c5b6ea3 8 minutes ago 26.3MB [2022-09-19T20:47:21.706Z] a0fad64a5fbc 9 minutes ago 1.27GB [2022-09-19T20:47:21.706Z] security-bootstrapper-arm64 latest afa806f9e746 10 minutes ago 19.1MB [2022-09-19T20:47:21.706Z] security-spiffe-token-provider-arm64 latest 1a85da4b3889 10 minutes ago 28.4MB [2022-09-19T20:47:21.706Z] 7c48413f994b 10 minutes ago 1.2GB [2022-09-19T20:47:21.706Z] f5b05c8eefb6 11 minutes ago 1.24GB [2022-09-19T20:47:21.706Z] security-spire-agent-arm64 latest 4d049ebe86bc 11 minutes ago 122MB [2022-09-19T20:47:21.706Z] a5875d265fd1 11 minutes ago 1.09GB [2022-09-19T20:47:21.706Z] core-command-arm64 latest 9431d29980b9 12 minutes ago 16.7MB [2022-09-19T20:47:21.706Z] 1614fe84974f 13 minutes ago 1.21GB [2022-09-19T20:47:21.706Z] security-secretstore-setup-arm64 latest 4817cc239862 13 minutes ago 28.2MB [2022-09-19T20:47:21.707Z] c6acc0ad622e 13 minutes ago 1.2GB [2022-09-19T20:47:21.707Z] security-spire-server-arm64 latest d799f0206904 18 minutes ago 84.2MB [2022-09-19T20:47:21.707Z] 15f1e0f3bf01 19 minutes ago 1.09GB [2022-09-19T20:47:21.707Z] ci-base-image-arm64 latest f91ee47bb1aa 21 minutes ago 995MB [2022-09-19T20:47:21.707Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-19T20:47:21.707Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-19T20:47:21.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-19T20:47:21.707Z] 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-19T20:47:21.839Z] provisioning config files... [2022-09-19T20:47:21.862Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/299@tmp/config364305611019681081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:47:22.212Z] ---> docker-login.sh [2022-09-19T20:47:22.212Z] nexus3.edgexfoundry.org:10001 [2022-09-19T20:47:22.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:47:22.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:47:22.753Z] Configure a credential helper to remove this warning. See [2022-09-19T20:47:22.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:47:22.753Z] [2022-09-19T20:47:22.753Z] Login Succeeded [2022-09-19T20:47:22.753Z] nexus3.edgexfoundry.org:10002 [2022-09-19T20:47:23.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:47:23.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:47:23.343Z] Configure a credential helper to remove this warning. See [2022-09-19T20:47:23.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:47:23.343Z] [2022-09-19T20:47:23.343Z] Login Succeeded [2022-09-19T20:47:23.343Z] nexus3.edgexfoundry.org:10003 [2022-09-19T20:47:23.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:47:23.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:47:23.887Z] Configure a credential helper to remove this warning. See [2022-09-19T20:47:23.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:47:23.887Z] [2022-09-19T20:47:23.887Z] Login Succeeded [2022-09-19T20:47:23.887Z] nexus3.edgexfoundry.org:10004 [2022-09-19T20:47:24.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:47:24.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:47:24.159Z] Configure a credential helper to remove this warning. See [2022-09-19T20:47:24.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:47:24.159Z] [2022-09-19T20:47:24.159Z] Login Succeeded [2022-09-19T20:47:24.159Z] docker.io [2022-09-19T20:47:24.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-19T20:47:25.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-19T20:47:25.016Z] Configure a credential helper to remove this warning. See [2022-09-19T20:47:25.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-19T20:47:25.016Z] [2022-09-19T20:47:25.016Z] Login Succeeded [2022-09-19T20:47:25.016Z] ---> docker-login.sh ends [Pipeline] } [2022-09-19T20:47:25.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:47:25.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-19T20:47:25.075Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-19T20:47:25.075Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:25.075Z] latest [2022-09-19T20:47:25.075Z] 2.3.0-dev.63 [2022-09-19T20:47:25.075Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:25.075Z] main [2022-09-19T20:47:25.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:25.429Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:25.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:25.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T20:47:25.778Z] 3b062d1d2a73: Preparing [2022-09-19T20:47:25.778Z] 15819d50a490: Preparing [2022-09-19T20:47:25.778Z] ddcbd5de7115: Preparing [2022-09-19T20:47:25.778Z] 5948461c2dea: Preparing [2022-09-19T20:47:25.778Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:25.778Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:26.048Z] 3b062d1d2a73: Pushed [2022-09-19T20:47:26.048Z] ddcbd5de7115: Pushed [2022-09-19T20:47:26.048Z] 5948461c2dea: Pushed [2022-09-19T20:47:29.414Z] 15819d50a490: Pushed [2022-09-19T20:47:29.414Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:29.773Z] + 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-19T20:47:30.129Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-19T20:47:30.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T20:47:30.129Z] 3b062d1d2a73: Preparing [2022-09-19T20:47:30.129Z] 15819d50a490: Preparing [2022-09-19T20:47:30.129Z] ddcbd5de7115: Preparing [2022-09-19T20:47:30.129Z] 5948461c2dea: Preparing [2022-09-19T20:47:30.129Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:30.129Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:30.129Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:30.129Z] 3b062d1d2a73: Layer already exists [2022-09-19T20:47:30.129Z] 15819d50a490: Layer already exists [2022-09-19T20:47:30.129Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:30.397Z] latest: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:30.754Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:31.102Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.63 [2022-09-19T20:47:31.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T20:47:31.102Z] 3b062d1d2a73: Preparing [2022-09-19T20:47:31.102Z] 15819d50a490: Preparing [2022-09-19T20:47:31.102Z] ddcbd5de7115: Preparing [2022-09-19T20:47:31.102Z] 5948461c2dea: Preparing [2022-09-19T20:47:31.102Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:31.102Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:31.102Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:31.102Z] 3b062d1d2a73: Layer already exists [2022-09-19T20:47:31.102Z] 15819d50a490: Layer already exists [2022-09-19T20:47:31.102Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:31.371Z] 2.3.0-dev.63: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:31.725Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:32.068Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:32.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T20:47:32.068Z] 3b062d1d2a73: Preparing [2022-09-19T20:47:32.068Z] 15819d50a490: Preparing [2022-09-19T20:47:32.068Z] ddcbd5de7115: Preparing [2022-09-19T20:47:32.068Z] 5948461c2dea: Preparing [2022-09-19T20:47:32.068Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:32.068Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:32.068Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:32.068Z] 3b062d1d2a73: Layer already exists [2022-09-19T20:47:32.068Z] 15819d50a490: Layer already exists [2022-09-19T20:47:32.068Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:32.336Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:32.686Z] + 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-19T20:47:33.033Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-19T20:47:33.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-19T20:47:33.033Z] 3b062d1d2a73: Preparing [2022-09-19T20:47:33.033Z] 15819d50a490: Preparing [2022-09-19T20:47:33.033Z] ddcbd5de7115: Preparing [2022-09-19T20:47:33.033Z] 5948461c2dea: Preparing [2022-09-19T20:47:33.033Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:33.033Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:33.033Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:33.033Z] 15819d50a490: Layer already exists [2022-09-19T20:47:33.033Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:33.033Z] 3b062d1d2a73: Layer already exists [2022-09-19T20:47:33.303Z] main: digest: sha256:0435c46ff8586738ebb3ff105c5e92bb817a2ad774abda9e0b7e8dcc8fec67dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:47:33.366Z] ===================================================== [Pipeline] echo [2022-09-19T20:47:33.374Z] taggedImages: [2022-09-19T20:47:33.374Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:33.374Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-19T20:47:33.374Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.63 [2022-09-19T20:47:33.374Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:33.374Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-19T20:47:33.394Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-19T20:47:33.394Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:33.394Z] latest [2022-09-19T20:47:33.394Z] 2.3.0-dev.63 [2022-09-19T20:47:33.394Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:33.394Z] main [2022-09-19T20:47:33.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:33.753Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:34.117Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:34.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T20:47:34.117Z] b20392bd6e6e: Preparing [2022-09-19T20:47:34.117Z] 8084726a5109: Preparing [2022-09-19T20:47:34.117Z] ddcbd5de7115: Preparing [2022-09-19T20:47:34.117Z] d680aa488c1c: Preparing [2022-09-19T20:47:34.117Z] a39d74f3b234: Preparing [2022-09-19T20:47:34.117Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:34.117Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:34.117Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:34.391Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:34.391Z] b20392bd6e6e: Pushed [2022-09-19T20:47:34.391Z] a39d74f3b234: Pushed [2022-09-19T20:47:35.377Z] d680aa488c1c: Pushed [2022-09-19T20:47:37.339Z] 8084726a5109: Pushed [2022-09-19T20:47:37.610Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:37.975Z] + 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-19T20:47:38.362Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-19T20:47:38.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T20:47:38.362Z] b20392bd6e6e: Preparing [2022-09-19T20:47:38.362Z] 8084726a5109: Preparing [2022-09-19T20:47:38.362Z] ddcbd5de7115: Preparing [2022-09-19T20:47:38.362Z] d680aa488c1c: Preparing [2022-09-19T20:47:38.362Z] a39d74f3b234: Preparing [2022-09-19T20:47:38.362Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:38.362Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:38.362Z] d680aa488c1c: Layer already exists [2022-09-19T20:47:38.362Z] a39d74f3b234: Layer already exists [2022-09-19T20:47:38.362Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:38.362Z] 8084726a5109: Layer already exists [2022-09-19T20:47:38.647Z] b20392bd6e6e: Layer already exists [2022-09-19T20:47:38.647Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:38.647Z] latest: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:39.022Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:39.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.63 [2022-09-19T20:47:39.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T20:47:39.392Z] b20392bd6e6e: Preparing [2022-09-19T20:47:39.392Z] 8084726a5109: Preparing [2022-09-19T20:47:39.392Z] ddcbd5de7115: Preparing [2022-09-19T20:47:39.392Z] d680aa488c1c: Preparing [2022-09-19T20:47:39.392Z] a39d74f3b234: Preparing [2022-09-19T20:47:39.392Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:39.392Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:39.392Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:39.392Z] b20392bd6e6e: Layer already exists [2022-09-19T20:47:39.392Z] d680aa488c1c: Layer already exists [2022-09-19T20:47:39.392Z] a39d74f3b234: Layer already exists [2022-09-19T20:47:39.392Z] 8084726a5109: Layer already exists [2022-09-19T20:47:39.675Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:39.675Z] 2.3.0-dev.63: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:40.078Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:40.445Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:40.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T20:47:40.445Z] b20392bd6e6e: Preparing [2022-09-19T20:47:40.445Z] 8084726a5109: Preparing [2022-09-19T20:47:40.445Z] ddcbd5de7115: Preparing [2022-09-19T20:47:40.445Z] d680aa488c1c: Preparing [2022-09-19T20:47:40.445Z] a39d74f3b234: Preparing [2022-09-19T20:47:40.445Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:40.445Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:40.445Z] a39d74f3b234: Layer already exists [2022-09-19T20:47:40.445Z] 8084726a5109: Layer already exists [2022-09-19T20:47:40.445Z] b20392bd6e6e: Layer already exists [2022-09-19T20:47:40.445Z] d680aa488c1c: Layer already exists [2022-09-19T20:47:40.445Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:40.445Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:40.720Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:41.108Z] + 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-19T20:47:41.534Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-19T20:47:41.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-19T20:47:41.534Z] b20392bd6e6e: Preparing [2022-09-19T20:47:41.534Z] 8084726a5109: Preparing [2022-09-19T20:47:41.534Z] ddcbd5de7115: Preparing [2022-09-19T20:47:41.534Z] d680aa488c1c: Preparing [2022-09-19T20:47:41.534Z] a39d74f3b234: Preparing [2022-09-19T20:47:41.534Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:41.534Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:41.534Z] b20392bd6e6e: Layer already exists [2022-09-19T20:47:41.534Z] 8084726a5109: Layer already exists [2022-09-19T20:47:41.534Z] d680aa488c1c: Layer already exists [2022-09-19T20:47:41.534Z] a39d74f3b234: Layer already exists [2022-09-19T20:47:41.534Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:41.534Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:41.815Z] main: digest: sha256:7685b831c4584477b223ee4cae7c6aa2634b7e0043c0ffac9b8fc857e075965b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:47:41.874Z] ===================================================== [Pipeline] echo [2022-09-19T20:47:41.882Z] taggedImages: [2022-09-19T20:47:41.882Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:41.882Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-19T20:47:41.882Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.63 [2022-09-19T20:47:41.882Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:41.882Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-19T20:47:41.901Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-19T20:47:41.901Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:41.901Z] latest [2022-09-19T20:47:41.901Z] 2.3.0-dev.63 [2022-09-19T20:47:41.901Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:41.901Z] main [2022-09-19T20:47:41.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:42.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:42.648Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:42.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T20:47:42.648Z] bec7e4e1ecde: Preparing [2022-09-19T20:47:42.648Z] da6bc602784e: Preparing [2022-09-19T20:47:42.648Z] 64fca914bde2: Preparing [2022-09-19T20:47:42.648Z] ddcbd5de7115: Preparing [2022-09-19T20:47:42.648Z] 5948461c2dea: Preparing [2022-09-19T20:47:42.648Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:42.648Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:42.648Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:42.919Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:42.919Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:42.919Z] da6bc602784e: Pushed [2022-09-19T20:47:42.919Z] bec7e4e1ecde: Pushed [2022-09-19T20:47:46.293Z] 64fca914bde2: Pushed [2022-09-19T20:47:46.293Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:46.644Z] + 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-19T20:47:46.991Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-19T20:47:46.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T20:47:46.991Z] bec7e4e1ecde: Preparing [2022-09-19T20:47:46.991Z] da6bc602784e: Preparing [2022-09-19T20:47:46.991Z] 64fca914bde2: Preparing [2022-09-19T20:47:46.991Z] ddcbd5de7115: Preparing [2022-09-19T20:47:46.991Z] 5948461c2dea: Preparing [2022-09-19T20:47:46.991Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:46.991Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:46.991Z] da6bc602784e: Layer already exists [2022-09-19T20:47:46.991Z] 64fca914bde2: Layer already exists [2022-09-19T20:47:46.991Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:46.991Z] bec7e4e1ecde: Layer already exists [2022-09-19T20:47:46.991Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:46.991Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:47.261Z] latest: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:47.615Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:47.968Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.63 [2022-09-19T20:47:47.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T20:47:47.968Z] bec7e4e1ecde: Preparing [2022-09-19T20:47:47.968Z] da6bc602784e: Preparing [2022-09-19T20:47:47.968Z] 64fca914bde2: Preparing [2022-09-19T20:47:47.968Z] ddcbd5de7115: Preparing [2022-09-19T20:47:47.968Z] 5948461c2dea: Preparing [2022-09-19T20:47:47.968Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:47.968Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:47.968Z] da6bc602784e: Layer already exists [2022-09-19T20:47:47.968Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:47.968Z] bec7e4e1ecde: Layer already exists [2022-09-19T20:47:47.968Z] 64fca914bde2: Layer already exists [2022-09-19T20:47:47.968Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:48.240Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:48.240Z] 2.3.0-dev.63: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:48.594Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:48.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:48.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T20:47:48.942Z] bec7e4e1ecde: Preparing [2022-09-19T20:47:48.942Z] da6bc602784e: Preparing [2022-09-19T20:47:48.942Z] 64fca914bde2: Preparing [2022-09-19T20:47:48.942Z] ddcbd5de7115: Preparing [2022-09-19T20:47:48.942Z] 5948461c2dea: Preparing [2022-09-19T20:47:48.942Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:48.942Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:48.942Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:48.942Z] bec7e4e1ecde: Layer already exists [2022-09-19T20:47:48.942Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:48.942Z] da6bc602784e: Layer already exists [2022-09-19T20:47:48.942Z] 64fca914bde2: Layer already exists [2022-09-19T20:47:48.942Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:49.212Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:49.564Z] + 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-19T20:47:49.912Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-19T20:47:49.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-19T20:47:49.912Z] bec7e4e1ecde: Preparing [2022-09-19T20:47:49.912Z] da6bc602784e: Preparing [2022-09-19T20:47:49.912Z] 64fca914bde2: Preparing [2022-09-19T20:47:49.912Z] ddcbd5de7115: Preparing [2022-09-19T20:47:49.912Z] 5948461c2dea: Preparing [2022-09-19T20:47:49.912Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:49.912Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:49.912Z] da6bc602784e: Layer already exists [2022-09-19T20:47:49.912Z] 5948461c2dea: Layer already exists [2022-09-19T20:47:49.912Z] 64fca914bde2: Layer already exists [2022-09-19T20:47:49.912Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:49.912Z] bec7e4e1ecde: Layer already exists [2022-09-19T20:47:50.182Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:50.182Z] main: digest: sha256:b8b9d9da459726b188489c0b543cca78e8c8e6755c13251148d1c41979296546 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:47:50.228Z] ===================================================== [Pipeline] echo [2022-09-19T20:47:50.236Z] taggedImages: [2022-09-19T20:47:50.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:50.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-19T20:47:50.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.63 [2022-09-19T20:47:50.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:50.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-19T20:47:50.254Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-19T20:47:50.254Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:50.254Z] latest [2022-09-19T20:47:50.254Z] 2.3.0-dev.63 [2022-09-19T20:47:50.254Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:50.254Z] main [2022-09-19T20:47:50.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:50.604Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:50.957Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:50.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T20:47:50.957Z] e9972a17cc3c: Preparing [2022-09-19T20:47:50.957Z] e9972a17cc3c: Preparing [2022-09-19T20:47:50.957Z] ee58d08de02d: Preparing [2022-09-19T20:47:50.957Z] ae35921dcf0d: Preparing [2022-09-19T20:47:50.957Z] 1365e4960904: Preparing [2022-09-19T20:47:50.957Z] 7b6241f49b03: Preparing [2022-09-19T20:47:50.957Z] fa4b865fbd34: Preparing [2022-09-19T20:47:50.957Z] ddcbd5de7115: Preparing [2022-09-19T20:47:50.957Z] 8c14df5f5105: Preparing [2022-09-19T20:47:50.957Z] 16ac8e3bcf0e: Preparing [2022-09-19T20:47:50.957Z] b65700844738: Preparing [2022-09-19T20:47:50.958Z] 91dcccbf183a: Preparing [2022-09-19T20:47:50.958Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:50.958Z] fa4b865fbd34: Waiting [2022-09-19T20:47:50.958Z] ddcbd5de7115: Waiting [2022-09-19T20:47:50.958Z] 8c14df5f5105: Waiting [2022-09-19T20:47:50.958Z] 16ac8e3bcf0e: Waiting [2022-09-19T20:47:50.958Z] b65700844738: Waiting [2022-09-19T20:47:50.958Z] 91dcccbf183a: Waiting [2022-09-19T20:47:50.958Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:51.234Z] ae35921dcf0d: Pushed [2022-09-19T20:47:51.234Z] 1365e4960904: Pushed [2022-09-19T20:47:51.234Z] 7b6241f49b03: Pushed [2022-09-19T20:47:51.234Z] e9972a17cc3c: Pushed [2022-09-19T20:47:51.234Z] ee58d08de02d: Pushed [2022-09-19T20:47:51.508Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:51.508Z] 8c14df5f5105: Pushed [2022-09-19T20:47:51.508Z] 16ac8e3bcf0e: Pushed [2022-09-19T20:47:51.508Z] b65700844738: Pushed [2022-09-19T20:47:51.508Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:51.508Z] 91dcccbf183a: Pushed [2022-09-19T20:47:54.878Z] fa4b865fbd34: Pushed [2022-09-19T20:47:55.150Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:55.522Z] + 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-19T20:47:55.870Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-19T20:47:55.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T20:47:55.870Z] e9972a17cc3c: Preparing [2022-09-19T20:47:55.870Z] e9972a17cc3c: Preparing [2022-09-19T20:47:55.870Z] ee58d08de02d: Preparing [2022-09-19T20:47:55.870Z] ae35921dcf0d: Preparing [2022-09-19T20:47:55.870Z] 1365e4960904: Preparing [2022-09-19T20:47:55.870Z] 7b6241f49b03: Preparing [2022-09-19T20:47:55.870Z] fa4b865fbd34: Preparing [2022-09-19T20:47:55.870Z] ddcbd5de7115: Preparing [2022-09-19T20:47:55.870Z] 8c14df5f5105: Preparing [2022-09-19T20:47:55.870Z] 16ac8e3bcf0e: Preparing [2022-09-19T20:47:55.870Z] b65700844738: Preparing [2022-09-19T20:47:55.870Z] 91dcccbf183a: Preparing [2022-09-19T20:47:55.870Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:55.870Z] 91dcccbf183a: Waiting [2022-09-19T20:47:55.870Z] 16ac8e3bcf0e: Waiting [2022-09-19T20:47:55.870Z] b65700844738: Waiting [2022-09-19T20:47:55.870Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:55.870Z] ddcbd5de7115: Waiting [2022-09-19T20:47:55.870Z] 8c14df5f5105: Waiting [2022-09-19T20:47:55.870Z] fa4b865fbd34: Waiting [2022-09-19T20:47:56.144Z] e9972a17cc3c: Layer already exists [2022-09-19T20:47:56.144Z] ee58d08de02d: Layer already exists [2022-09-19T20:47:56.144Z] 7b6241f49b03: Layer already exists [2022-09-19T20:47:56.144Z] 1365e4960904: Layer already exists [2022-09-19T20:47:56.144Z] ae35921dcf0d: Layer already exists [2022-09-19T20:47:56.144Z] b65700844738: Layer already exists [2022-09-19T20:47:56.144Z] fa4b865fbd34: Layer already exists [2022-09-19T20:47:56.144Z] 16ac8e3bcf0e: Layer already exists [2022-09-19T20:47:56.144Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:56.144Z] 8c14df5f5105: Layer already exists [2022-09-19T20:47:56.144Z] 91dcccbf183a: Layer already exists [2022-09-19T20:47:56.144Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:56.144Z] latest: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:56.506Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:56.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.63 [2022-09-19T20:47:56.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T20:47:56.864Z] e9972a17cc3c: Preparing [2022-09-19T20:47:56.864Z] e9972a17cc3c: Preparing [2022-09-19T20:47:56.864Z] ee58d08de02d: Preparing [2022-09-19T20:47:56.864Z] ae35921dcf0d: Preparing [2022-09-19T20:47:56.864Z] 1365e4960904: Preparing [2022-09-19T20:47:56.864Z] 7b6241f49b03: Preparing [2022-09-19T20:47:56.864Z] fa4b865fbd34: Preparing [2022-09-19T20:47:56.864Z] ddcbd5de7115: Preparing [2022-09-19T20:47:56.864Z] 8c14df5f5105: Preparing [2022-09-19T20:47:56.864Z] 16ac8e3bcf0e: Preparing [2022-09-19T20:47:56.864Z] b65700844738: Preparing [2022-09-19T20:47:56.864Z] 91dcccbf183a: Preparing [2022-09-19T20:47:56.864Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:56.864Z] ddcbd5de7115: Waiting [2022-09-19T20:47:56.864Z] 8c14df5f5105: Waiting [2022-09-19T20:47:56.864Z] 16ac8e3bcf0e: Waiting [2022-09-19T20:47:56.864Z] fa4b865fbd34: Waiting [2022-09-19T20:47:56.864Z] 91dcccbf183a: Waiting [2022-09-19T20:47:56.864Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:57.138Z] ae35921dcf0d: Layer already exists [2022-09-19T20:47:57.138Z] 1365e4960904: Layer already exists [2022-09-19T20:47:57.138Z] ee58d08de02d: Layer already exists [2022-09-19T20:47:57.138Z] 7b6241f49b03: Layer already exists [2022-09-19T20:47:57.138Z] e9972a17cc3c: Layer already exists [2022-09-19T20:47:57.138Z] 8c14df5f5105: Layer already exists [2022-09-19T20:47:57.138Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:57.138Z] fa4b865fbd34: Layer already exists [2022-09-19T20:47:57.138Z] 16ac8e3bcf0e: Layer already exists [2022-09-19T20:47:57.138Z] b65700844738: Layer already exists [2022-09-19T20:47:57.138Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:57.138Z] 91dcccbf183a: Layer already exists [2022-09-19T20:47:57.138Z] 2.3.0-dev.63: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:57.509Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:57.869Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:57.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T20:47:57.869Z] e9972a17cc3c: Preparing [2022-09-19T20:47:57.869Z] e9972a17cc3c: Preparing [2022-09-19T20:47:57.869Z] ee58d08de02d: Preparing [2022-09-19T20:47:57.869Z] ae35921dcf0d: Preparing [2022-09-19T20:47:57.869Z] 1365e4960904: Preparing [2022-09-19T20:47:57.869Z] 7b6241f49b03: Preparing [2022-09-19T20:47:57.869Z] fa4b865fbd34: Preparing [2022-09-19T20:47:57.869Z] ddcbd5de7115: Preparing [2022-09-19T20:47:57.869Z] 8c14df5f5105: Preparing [2022-09-19T20:47:57.869Z] 16ac8e3bcf0e: Preparing [2022-09-19T20:47:57.869Z] b65700844738: Preparing [2022-09-19T20:47:57.869Z] 91dcccbf183a: Preparing [2022-09-19T20:47:57.869Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:57.869Z] fa4b865fbd34: Waiting [2022-09-19T20:47:57.869Z] b65700844738: Waiting [2022-09-19T20:47:57.870Z] ddcbd5de7115: Waiting [2022-09-19T20:47:57.870Z] 8c14df5f5105: Waiting [2022-09-19T20:47:57.870Z] 91dcccbf183a: Waiting [2022-09-19T20:47:57.870Z] 16ac8e3bcf0e: Waiting [2022-09-19T20:47:57.870Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:58.142Z] ee58d08de02d: Layer already exists [2022-09-19T20:47:58.142Z] 7b6241f49b03: Layer already exists [2022-09-19T20:47:58.142Z] 1365e4960904: Layer already exists [2022-09-19T20:47:58.142Z] e9972a17cc3c: Layer already exists [2022-09-19T20:47:58.142Z] ae35921dcf0d: Layer already exists [2022-09-19T20:47:58.142Z] 16ac8e3bcf0e: Layer already exists [2022-09-19T20:47:58.142Z] 8c14df5f5105: Layer already exists [2022-09-19T20:47:58.142Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:58.142Z] fa4b865fbd34: Layer already exists [2022-09-19T20:47:58.142Z] b65700844738: Layer already exists [2022-09-19T20:47:58.142Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:58.142Z] 91dcccbf183a: Layer already exists [2022-09-19T20:47:58.142Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:58.505Z] + 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-19T20:47:58.859Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-19T20:47:58.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-19T20:47:58.859Z] e9972a17cc3c: Preparing [2022-09-19T20:47:58.859Z] e9972a17cc3c: Preparing [2022-09-19T20:47:58.859Z] ee58d08de02d: Preparing [2022-09-19T20:47:58.859Z] ae35921dcf0d: Preparing [2022-09-19T20:47:58.859Z] 1365e4960904: Preparing [2022-09-19T20:47:58.859Z] 7b6241f49b03: Preparing [2022-09-19T20:47:58.859Z] fa4b865fbd34: Preparing [2022-09-19T20:47:58.859Z] ddcbd5de7115: Preparing [2022-09-19T20:47:58.859Z] 8c14df5f5105: Preparing [2022-09-19T20:47:58.859Z] 16ac8e3bcf0e: Preparing [2022-09-19T20:47:58.859Z] b65700844738: Preparing [2022-09-19T20:47:58.859Z] 91dcccbf183a: Preparing [2022-09-19T20:47:58.859Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:58.859Z] ddcbd5de7115: Waiting [2022-09-19T20:47:58.859Z] 8c14df5f5105: Waiting [2022-09-19T20:47:58.859Z] 16ac8e3bcf0e: Waiting [2022-09-19T20:47:58.859Z] b65700844738: Waiting [2022-09-19T20:47:58.859Z] 91dcccbf183a: Waiting [2022-09-19T20:47:58.859Z] fa4b865fbd34: Waiting [2022-09-19T20:47:58.859Z] 5d3e392a13a0: Waiting [2022-09-19T20:47:59.132Z] e9972a17cc3c: Layer already exists [2022-09-19T20:47:59.132Z] ae35921dcf0d: Layer already exists [2022-09-19T20:47:59.132Z] 1365e4960904: Layer already exists [2022-09-19T20:47:59.132Z] ee58d08de02d: Layer already exists [2022-09-19T20:47:59.132Z] 7b6241f49b03: Layer already exists [2022-09-19T20:47:59.132Z] ddcbd5de7115: Layer already exists [2022-09-19T20:47:59.132Z] 16ac8e3bcf0e: Layer already exists [2022-09-19T20:47:59.132Z] 8c14df5f5105: Layer already exists [2022-09-19T20:47:59.132Z] fa4b865fbd34: Layer already exists [2022-09-19T20:47:59.132Z] b65700844738: Layer already exists [2022-09-19T20:47:59.132Z] 91dcccbf183a: Layer already exists [2022-09-19T20:47:59.132Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:47:59.132Z] main: digest: sha256:a1ae16dfe1fd811bf71a0f0d17bd5cf5bbf80f636692a925eae2cb584c1a89a2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:47:59.183Z] ===================================================== [Pipeline] echo [2022-09-19T20:47:59.190Z] taggedImages: [2022-09-19T20:47:59.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:59.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-19T20:47:59.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.63 [2022-09-19T20:47:59.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:59.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-19T20:47:59.209Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-19T20:47:59.209Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:59.209Z] latest [2022-09-19T20:47:59.209Z] 2.3.0-dev.63 [2022-09-19T20:47:59.209Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:47:59.209Z] main [2022-09-19T20:47:59.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:59.573Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:47:59.938Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:47:59.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T20:47:59.938Z] d6e9ad7bbfdc: Preparing [2022-09-19T20:47:59.938Z] 5ed8ec12c4dc: Preparing [2022-09-19T20:47:59.938Z] e09c5d57bbaf: Preparing [2022-09-19T20:47:59.938Z] 90af159b043c: Preparing [2022-09-19T20:47:59.938Z] 4fb19d71ddf9: Preparing [2022-09-19T20:47:59.938Z] 40bae8bffc3d: Preparing [2022-09-19T20:47:59.938Z] 8849f811f282: Preparing [2022-09-19T20:47:59.938Z] 5d3e392a13a0: Preparing [2022-09-19T20:47:59.938Z] 40bae8bffc3d: Waiting [2022-09-19T20:47:59.938Z] 8849f811f282: Waiting [2022-09-19T20:47:59.938Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:00.216Z] d6e9ad7bbfdc: Pushed [2022-09-19T20:48:00.216Z] 4fb19d71ddf9: Pushed [2022-09-19T20:48:00.216Z] 5ed8ec12c4dc: Pushed [2022-09-19T20:48:00.485Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:00.485Z] 40bae8bffc3d: Pushed [2022-09-19T20:48:01.082Z] 8849f811f282: Pushed [2022-09-19T20:48:02.507Z] 90af159b043c: Pushed [2022-09-19T20:48:02.778Z] e09c5d57bbaf: Pushed [2022-09-19T20:48:02.778Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:03.137Z] + 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-19T20:48:03.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-19T20:48:03.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T20:48:03.488Z] d6e9ad7bbfdc: Preparing [2022-09-19T20:48:03.488Z] 5ed8ec12c4dc: Preparing [2022-09-19T20:48:03.488Z] e09c5d57bbaf: Preparing [2022-09-19T20:48:03.488Z] 90af159b043c: Preparing [2022-09-19T20:48:03.488Z] 4fb19d71ddf9: Preparing [2022-09-19T20:48:03.488Z] 40bae8bffc3d: Preparing [2022-09-19T20:48:03.488Z] 8849f811f282: Preparing [2022-09-19T20:48:03.488Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:03.488Z] 40bae8bffc3d: Waiting [2022-09-19T20:48:03.488Z] 8849f811f282: Waiting [2022-09-19T20:48:03.488Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:03.488Z] d6e9ad7bbfdc: Layer already exists [2022-09-19T20:48:03.488Z] 90af159b043c: Layer already exists [2022-09-19T20:48:03.488Z] e09c5d57bbaf: Layer already exists [2022-09-19T20:48:03.488Z] 5ed8ec12c4dc: Layer already exists [2022-09-19T20:48:03.488Z] 4fb19d71ddf9: Layer already exists [2022-09-19T20:48:03.757Z] 40bae8bffc3d: Layer already exists [2022-09-19T20:48:03.757Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:03.757Z] 8849f811f282: Layer already exists [2022-09-19T20:48:03.757Z] latest: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:04.104Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:04.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.63 [2022-09-19T20:48:04.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T20:48:04.455Z] d6e9ad7bbfdc: Preparing [2022-09-19T20:48:04.455Z] 5ed8ec12c4dc: Preparing [2022-09-19T20:48:04.455Z] e09c5d57bbaf: Preparing [2022-09-19T20:48:04.455Z] 90af159b043c: Preparing [2022-09-19T20:48:04.455Z] 4fb19d71ddf9: Preparing [2022-09-19T20:48:04.455Z] 40bae8bffc3d: Preparing [2022-09-19T20:48:04.455Z] 8849f811f282: Preparing [2022-09-19T20:48:04.455Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:04.455Z] 40bae8bffc3d: Waiting [2022-09-19T20:48:04.455Z] 8849f811f282: Waiting [2022-09-19T20:48:04.455Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:04.455Z] 4fb19d71ddf9: Layer already exists [2022-09-19T20:48:04.455Z] 90af159b043c: Layer already exists [2022-09-19T20:48:04.455Z] d6e9ad7bbfdc: Layer already exists [2022-09-19T20:48:04.455Z] e09c5d57bbaf: Layer already exists [2022-09-19T20:48:04.455Z] 5ed8ec12c4dc: Layer already exists [2022-09-19T20:48:04.725Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:04.725Z] 40bae8bffc3d: Layer already exists [2022-09-19T20:48:04.725Z] 8849f811f282: Layer already exists [2022-09-19T20:48:04.725Z] 2.3.0-dev.63: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:05.080Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:05.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:05.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T20:48:05.427Z] d6e9ad7bbfdc: Preparing [2022-09-19T20:48:05.427Z] 5ed8ec12c4dc: Preparing [2022-09-19T20:48:05.427Z] e09c5d57bbaf: Preparing [2022-09-19T20:48:05.427Z] 90af159b043c: Preparing [2022-09-19T20:48:05.427Z] 4fb19d71ddf9: Preparing [2022-09-19T20:48:05.427Z] 40bae8bffc3d: Preparing [2022-09-19T20:48:05.427Z] 8849f811f282: Preparing [2022-09-19T20:48:05.427Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:05.427Z] 8849f811f282: Waiting [2022-09-19T20:48:05.427Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:05.427Z] 40bae8bffc3d: Waiting [2022-09-19T20:48:05.427Z] d6e9ad7bbfdc: Layer already exists [2022-09-19T20:48:05.427Z] 4fb19d71ddf9: Layer already exists [2022-09-19T20:48:05.427Z] e09c5d57bbaf: Layer already exists [2022-09-19T20:48:05.427Z] 90af159b043c: Layer already exists [2022-09-19T20:48:05.427Z] 5ed8ec12c4dc: Layer already exists [2022-09-19T20:48:05.427Z] 8849f811f282: Layer already exists [2022-09-19T20:48:05.427Z] 40bae8bffc3d: Layer already exists [2022-09-19T20:48:05.696Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:05.696Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:06.045Z] + 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-19T20:48:06.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-19T20:48:06.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-19T20:48:06.388Z] d6e9ad7bbfdc: Preparing [2022-09-19T20:48:06.388Z] 5ed8ec12c4dc: Preparing [2022-09-19T20:48:06.388Z] e09c5d57bbaf: Preparing [2022-09-19T20:48:06.388Z] 90af159b043c: Preparing [2022-09-19T20:48:06.388Z] 4fb19d71ddf9: Preparing [2022-09-19T20:48:06.388Z] 40bae8bffc3d: Preparing [2022-09-19T20:48:06.388Z] 8849f811f282: Preparing [2022-09-19T20:48:06.388Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:06.388Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:06.388Z] 40bae8bffc3d: Waiting [2022-09-19T20:48:06.388Z] 4fb19d71ddf9: Layer already exists [2022-09-19T20:48:06.388Z] 90af159b043c: Layer already exists [2022-09-19T20:48:06.388Z] 5ed8ec12c4dc: Layer already exists [2022-09-19T20:48:06.388Z] d6e9ad7bbfdc: Layer already exists [2022-09-19T20:48:06.388Z] e09c5d57bbaf: Layer already exists [2022-09-19T20:48:06.657Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:06.657Z] 8849f811f282: Layer already exists [2022-09-19T20:48:06.657Z] 40bae8bffc3d: Layer already exists [2022-09-19T20:48:06.657Z] main: digest: sha256:9f5a5881a3f1bc26d036282e311fead6b9150c11335b2b775feffa4212c8354d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:48:06.708Z] ===================================================== [Pipeline] echo [2022-09-19T20:48:06.716Z] taggedImages: [2022-09-19T20:48:06.716Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:06.716Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-19T20:48:06.716Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.63 [2022-09-19T20:48:06.716Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:06.716Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-19T20:48:06.735Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-19T20:48:06.735Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:06.735Z] latest [2022-09-19T20:48:06.735Z] 2.3.0-dev.63 [2022-09-19T20:48:06.735Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:06.735Z] main [2022-09-19T20:48:06.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:07.123Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:07.483Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:07.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T20:48:07.483Z] d4db7ccbd9eb: Preparing [2022-09-19T20:48:07.483Z] f24c15936513: Preparing [2022-09-19T20:48:07.483Z] d37f2e4c5a39: Preparing [2022-09-19T20:48:07.483Z] 463b0a376103: Preparing [2022-09-19T20:48:07.483Z] 42ff76ea808a: Preparing [2022-09-19T20:48:07.483Z] e1f0327f2496: Preparing [2022-09-19T20:48:07.483Z] 92a917f0be1c: Preparing [2022-09-19T20:48:07.483Z] 86c075ce5fad: Preparing [2022-09-19T20:48:07.483Z] 92da9e3bafd8: Preparing [2022-09-19T20:48:07.483Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:07.483Z] e1f0327f2496: Waiting [2022-09-19T20:48:07.483Z] 92a917f0be1c: Waiting [2022-09-19T20:48:07.483Z] 86c075ce5fad: Waiting [2022-09-19T20:48:07.483Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:07.483Z] 92da9e3bafd8: Waiting [2022-09-19T20:48:07.753Z] f24c15936513: Pushed [2022-09-19T20:48:07.753Z] d4db7ccbd9eb: Pushed [2022-09-19T20:48:07.753Z] 42ff76ea808a: Pushed [2022-09-19T20:48:08.026Z] e1f0327f2496: Pushed [2022-09-19T20:48:08.026Z] 92a917f0be1c: Pushed [2022-09-19T20:48:08.026Z] 86c075ce5fad: Pushed [2022-09-19T20:48:08.026Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:08.297Z] 92da9e3bafd8: Pushed [2022-09-19T20:48:10.255Z] 463b0a376103: Pushed [2022-09-19T20:48:10.846Z] d37f2e4c5a39: Pushed [2022-09-19T20:48:10.846Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:11.484Z] + 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-19T20:48:11.845Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-19T20:48:11.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T20:48:11.845Z] d4db7ccbd9eb: Preparing [2022-09-19T20:48:11.845Z] f24c15936513: Preparing [2022-09-19T20:48:11.845Z] d37f2e4c5a39: Preparing [2022-09-19T20:48:11.845Z] 463b0a376103: Preparing [2022-09-19T20:48:11.845Z] 42ff76ea808a: Preparing [2022-09-19T20:48:11.845Z] e1f0327f2496: Preparing [2022-09-19T20:48:11.845Z] 92a917f0be1c: Preparing [2022-09-19T20:48:11.845Z] 86c075ce5fad: Preparing [2022-09-19T20:48:11.845Z] 92da9e3bafd8: Preparing [2022-09-19T20:48:11.845Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:11.845Z] 86c075ce5fad: Waiting [2022-09-19T20:48:11.845Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:11.845Z] 92da9e3bafd8: Waiting [2022-09-19T20:48:11.845Z] e1f0327f2496: Waiting [2022-09-19T20:48:11.845Z] 92a917f0be1c: Waiting [2022-09-19T20:48:11.845Z] 42ff76ea808a: Layer already exists [2022-09-19T20:48:11.845Z] d4db7ccbd9eb: Layer already exists [2022-09-19T20:48:11.845Z] f24c15936513: Layer already exists [2022-09-19T20:48:11.845Z] d37f2e4c5a39: Layer already exists [2022-09-19T20:48:11.845Z] 463b0a376103: Layer already exists [2022-09-19T20:48:12.115Z] e1f0327f2496: Layer already exists [2022-09-19T20:48:12.115Z] 86c075ce5fad: Layer already exists [2022-09-19T20:48:12.115Z] 92a917f0be1c: Layer already exists [2022-09-19T20:48:12.115Z] 92da9e3bafd8: Layer already exists [2022-09-19T20:48:12.115Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:12.115Z] latest: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:12.467Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:12.816Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.63 [2022-09-19T20:48:12.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T20:48:12.816Z] d4db7ccbd9eb: Preparing [2022-09-19T20:48:12.816Z] f24c15936513: Preparing [2022-09-19T20:48:12.816Z] d37f2e4c5a39: Preparing [2022-09-19T20:48:12.816Z] 463b0a376103: Preparing [2022-09-19T20:48:12.816Z] 42ff76ea808a: Preparing [2022-09-19T20:48:12.816Z] e1f0327f2496: Preparing [2022-09-19T20:48:12.816Z] 92a917f0be1c: Preparing [2022-09-19T20:48:12.816Z] 86c075ce5fad: Preparing [2022-09-19T20:48:12.816Z] 92da9e3bafd8: Preparing [2022-09-19T20:48:12.816Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:12.816Z] 86c075ce5fad: Waiting [2022-09-19T20:48:12.816Z] 92da9e3bafd8: Waiting [2022-09-19T20:48:12.816Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:12.816Z] 92a917f0be1c: Waiting [2022-09-19T20:48:12.816Z] e1f0327f2496: Waiting [2022-09-19T20:48:12.816Z] 42ff76ea808a: Layer already exists [2022-09-19T20:48:12.816Z] d4db7ccbd9eb: Layer already exists [2022-09-19T20:48:12.816Z] d37f2e4c5a39: Layer already exists [2022-09-19T20:48:12.816Z] 463b0a376103: Layer already exists [2022-09-19T20:48:12.816Z] f24c15936513: Layer already exists [2022-09-19T20:48:13.087Z] 86c075ce5fad: Layer already exists [2022-09-19T20:48:13.087Z] 92a917f0be1c: Layer already exists [2022-09-19T20:48:13.087Z] e1f0327f2496: Layer already exists [2022-09-19T20:48:13.087Z] 92da9e3bafd8: Layer already exists [2022-09-19T20:48:13.087Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:13.087Z] 2.3.0-dev.63: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:13.436Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:13.782Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:13.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T20:48:13.782Z] d4db7ccbd9eb: Preparing [2022-09-19T20:48:13.782Z] f24c15936513: Preparing [2022-09-19T20:48:13.782Z] d37f2e4c5a39: Preparing [2022-09-19T20:48:13.782Z] 463b0a376103: Preparing [2022-09-19T20:48:13.782Z] 42ff76ea808a: Preparing [2022-09-19T20:48:13.782Z] e1f0327f2496: Preparing [2022-09-19T20:48:13.782Z] 92a917f0be1c: Preparing [2022-09-19T20:48:13.782Z] 86c075ce5fad: Preparing [2022-09-19T20:48:13.782Z] 92da9e3bafd8: Preparing [2022-09-19T20:48:13.782Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:13.782Z] e1f0327f2496: Waiting [2022-09-19T20:48:13.782Z] 92a917f0be1c: Waiting [2022-09-19T20:48:13.782Z] 86c075ce5fad: Waiting [2022-09-19T20:48:13.782Z] 92da9e3bafd8: Waiting [2022-09-19T20:48:13.782Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:13.782Z] f24c15936513: Layer already exists [2022-09-19T20:48:13.782Z] 463b0a376103: Layer already exists [2022-09-19T20:48:13.782Z] d37f2e4c5a39: Layer already exists [2022-09-19T20:48:13.782Z] 42ff76ea808a: Layer already exists [2022-09-19T20:48:13.782Z] d4db7ccbd9eb: Layer already exists [2022-09-19T20:48:14.057Z] 92a917f0be1c: Layer already exists [2022-09-19T20:48:14.057Z] 86c075ce5fad: Layer already exists [2022-09-19T20:48:14.057Z] e1f0327f2496: Layer already exists [2022-09-19T20:48:14.057Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:14.057Z] 92da9e3bafd8: Layer already exists [2022-09-19T20:48:14.057Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:14.413Z] + 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-19T20:48:14.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-19T20:48:14.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-19T20:48:14.763Z] d4db7ccbd9eb: Preparing [2022-09-19T20:48:14.763Z] f24c15936513: Preparing [2022-09-19T20:48:14.763Z] d37f2e4c5a39: Preparing [2022-09-19T20:48:14.763Z] 463b0a376103: Preparing [2022-09-19T20:48:14.763Z] 42ff76ea808a: Preparing [2022-09-19T20:48:14.763Z] e1f0327f2496: Preparing [2022-09-19T20:48:14.763Z] 92a917f0be1c: Preparing [2022-09-19T20:48:14.763Z] 86c075ce5fad: Preparing [2022-09-19T20:48:14.763Z] 92da9e3bafd8: Preparing [2022-09-19T20:48:14.763Z] 5d3e392a13a0: Preparing [2022-09-19T20:48:14.763Z] e1f0327f2496: Waiting [2022-09-19T20:48:14.763Z] 86c075ce5fad: Waiting [2022-09-19T20:48:14.763Z] 92a917f0be1c: Waiting [2022-09-19T20:48:14.763Z] 92da9e3bafd8: Waiting [2022-09-19T20:48:14.763Z] 5d3e392a13a0: Waiting [2022-09-19T20:48:14.763Z] d4db7ccbd9eb: Layer already exists [2022-09-19T20:48:15.036Z] f24c15936513: Layer already exists [2022-09-19T20:48:15.036Z] 463b0a376103: Layer already exists [2022-09-19T20:48:15.036Z] 42ff76ea808a: Layer already exists [2022-09-19T20:48:15.036Z] d37f2e4c5a39: Layer already exists [2022-09-19T20:48:15.036Z] 92da9e3bafd8: Layer already exists [2022-09-19T20:48:15.036Z] 92a917f0be1c: Layer already exists [2022-09-19T20:48:15.036Z] e1f0327f2496: Layer already exists [2022-09-19T20:48:15.036Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:48:15.036Z] 86c075ce5fad: Layer already exists [2022-09-19T20:48:15.036Z] main: digest: sha256:9678002245a788620b015134a0333735c02b90ae5f78e27e645e4e58af83ed18 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:48:15.085Z] ===================================================== [Pipeline] echo [2022-09-19T20:48:15.098Z] taggedImages: [2022-09-19T20:48:15.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:15.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-19T20:48:15.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.63 [2022-09-19T20:48:15.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:15.098Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-19T20:48:15.124Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-19T20:48:15.124Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:15.124Z] latest [2022-09-19T20:48:15.124Z] 2.3.0-dev.63 [2022-09-19T20:48:15.124Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:15.124Z] main [2022-09-19T20:48:15.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:15.486Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:15.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:15.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T20:48:15.836Z] 837a158c3d02: Preparing [2022-09-19T20:48:15.836Z] 3ae3c3cb5fb7: Preparing [2022-09-19T20:48:15.836Z] ddcbd5de7115: Preparing [2022-09-19T20:48:15.836Z] 64518f7d11f8: Preparing [2022-09-19T20:48:15.836Z] b6532f7065ba: Preparing [2022-09-19T20:48:15.836Z] 9833f26c6bda: Preparing [2022-09-19T20:48:15.836Z] 9833f26c6bda: Waiting [2022-09-19T20:48:16.123Z] ddcbd5de7115: Layer already exists [2022-09-19T20:48:16.123Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:16.124Z] b6532f7065ba: Pushed [2022-09-19T20:48:16.124Z] 837a158c3d02: Pushed [2022-09-19T20:48:17.097Z] 64518f7d11f8: Pushed [2022-09-19T20:48:20.464Z] 3ae3c3cb5fb7: Pushed [2022-09-19T20:48:20.734Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:21.092Z] + 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-19T20:48:21.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-19T20:48:21.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T20:48:21.441Z] 837a158c3d02: Preparing [2022-09-19T20:48:21.441Z] 3ae3c3cb5fb7: Preparing [2022-09-19T20:48:21.441Z] ddcbd5de7115: Preparing [2022-09-19T20:48:21.441Z] 64518f7d11f8: Preparing [2022-09-19T20:48:21.441Z] b6532f7065ba: Preparing [2022-09-19T20:48:21.441Z] 9833f26c6bda: Preparing [2022-09-19T20:48:21.441Z] 9833f26c6bda: Waiting [2022-09-19T20:48:21.441Z] 3ae3c3cb5fb7: Layer already exists [2022-09-19T20:48:21.441Z] ddcbd5de7115: Layer already exists [2022-09-19T20:48:21.441Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:21.441Z] 64518f7d11f8: Layer already exists [2022-09-19T20:48:21.441Z] 837a158c3d02: Layer already exists [2022-09-19T20:48:21.713Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:21.713Z] latest: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:22.068Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:22.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.63 [2022-09-19T20:48:22.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T20:48:22.417Z] 837a158c3d02: Preparing [2022-09-19T20:48:22.417Z] 3ae3c3cb5fb7: Preparing [2022-09-19T20:48:22.417Z] ddcbd5de7115: Preparing [2022-09-19T20:48:22.417Z] 64518f7d11f8: Preparing [2022-09-19T20:48:22.417Z] b6532f7065ba: Preparing [2022-09-19T20:48:22.417Z] 9833f26c6bda: Preparing [2022-09-19T20:48:22.417Z] 9833f26c6bda: Waiting [2022-09-19T20:48:22.417Z] 64518f7d11f8: Layer already exists [2022-09-19T20:48:22.417Z] ddcbd5de7115: Layer already exists [2022-09-19T20:48:22.417Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:22.417Z] 3ae3c3cb5fb7: Layer already exists [2022-09-19T20:48:22.417Z] 837a158c3d02: Layer already exists [2022-09-19T20:48:22.687Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:22.687Z] 2.3.0-dev.63: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:23.047Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:23.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:23.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T20:48:23.472Z] 837a158c3d02: Preparing [2022-09-19T20:48:23.472Z] 3ae3c3cb5fb7: Preparing [2022-09-19T20:48:23.472Z] ddcbd5de7115: Preparing [2022-09-19T20:48:23.472Z] 64518f7d11f8: Preparing [2022-09-19T20:48:23.472Z] b6532f7065ba: Preparing [2022-09-19T20:48:23.472Z] 9833f26c6bda: Preparing [2022-09-19T20:48:23.472Z] 9833f26c6bda: Waiting [2022-09-19T20:48:23.472Z] 64518f7d11f8: Layer already exists [2022-09-19T20:48:23.472Z] 3ae3c3cb5fb7: Layer already exists [2022-09-19T20:48:23.472Z] 837a158c3d02: Layer already exists [2022-09-19T20:48:23.472Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:23.472Z] ddcbd5de7115: Layer already exists [2022-09-19T20:48:23.472Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:23.745Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:24.122Z] + 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-19T20:48:24.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-19T20:48:24.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-19T20:48:24.510Z] 837a158c3d02: Preparing [2022-09-19T20:48:24.510Z] 3ae3c3cb5fb7: Preparing [2022-09-19T20:48:24.510Z] ddcbd5de7115: Preparing [2022-09-19T20:48:24.510Z] 64518f7d11f8: Preparing [2022-09-19T20:48:24.510Z] b6532f7065ba: Preparing [2022-09-19T20:48:24.510Z] 9833f26c6bda: Preparing [2022-09-19T20:48:24.510Z] 9833f26c6bda: Waiting [2022-09-19T20:48:24.510Z] ddcbd5de7115: Layer already exists [2022-09-19T20:48:24.510Z] 64518f7d11f8: Layer already exists [2022-09-19T20:48:24.510Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:24.510Z] 837a158c3d02: Layer already exists [2022-09-19T20:48:24.510Z] 3ae3c3cb5fb7: Layer already exists [2022-09-19T20:48:24.510Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:24.790Z] main: digest: sha256:65f94cfdf7ca98cce2e140ced91cd688308bfeced5e55e0b2673154b8c0766ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:48:24.843Z] ===================================================== [Pipeline] echo [2022-09-19T20:48:24.852Z] taggedImages: [2022-09-19T20:48:24.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:24.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-19T20:48:24.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.63 [2022-09-19T20:48:24.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:24.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-19T20:48:24.872Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-19T20:48:24.872Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:24.872Z] latest [2022-09-19T20:48:24.872Z] 2.3.0-dev.63 [2022-09-19T20:48:24.872Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:24.872Z] main [2022-09-19T20:48:24.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:25.224Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:25.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:25.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T20:48:25.654Z] 5ce36ce24053: Preparing [2022-09-19T20:48:25.654Z] 8e42e237c7f5: Preparing [2022-09-19T20:48:25.654Z] e197a42b08f7: Preparing [2022-09-19T20:48:25.654Z] 4eec0a173d2c: Preparing [2022-09-19T20:48:25.654Z] 11fa18509899: Preparing [2022-09-19T20:48:25.654Z] 86d6f2eba23f: Preparing [2022-09-19T20:48:25.654Z] b6532f7065ba: Preparing [2022-09-19T20:48:25.654Z] 9833f26c6bda: Preparing [2022-09-19T20:48:25.654Z] 86d6f2eba23f: Waiting [2022-09-19T20:48:25.654Z] 9833f26c6bda: Waiting [2022-09-19T20:48:25.654Z] b6532f7065ba: Waiting [2022-09-19T20:48:26.005Z] 8e42e237c7f5: Pushed [2022-09-19T20:48:26.005Z] e197a42b08f7: Pushed [2022-09-19T20:48:26.005Z] 5ce36ce24053: Pushed [2022-09-19T20:48:26.005Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:26.005Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:26.975Z] 86d6f2eba23f: Pushed [2022-09-19T20:48:33.655Z] 11fa18509899: Pushed [2022-09-19T20:48:43.853Z] 4eec0a173d2c: Pushed [2022-09-19T20:48:43.853Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:44.211Z] + 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-19T20:48:44.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-19T20:48:44.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T20:48:44.571Z] 5ce36ce24053: Preparing [2022-09-19T20:48:44.571Z] 8e42e237c7f5: Preparing [2022-09-19T20:48:44.571Z] e197a42b08f7: Preparing [2022-09-19T20:48:44.571Z] 4eec0a173d2c: Preparing [2022-09-19T20:48:44.571Z] 11fa18509899: Preparing [2022-09-19T20:48:44.571Z] 86d6f2eba23f: Preparing [2022-09-19T20:48:44.571Z] b6532f7065ba: Preparing [2022-09-19T20:48:44.571Z] 9833f26c6bda: Preparing [2022-09-19T20:48:44.571Z] 86d6f2eba23f: Waiting [2022-09-19T20:48:44.571Z] b6532f7065ba: Waiting [2022-09-19T20:48:44.571Z] 9833f26c6bda: Waiting [2022-09-19T20:48:44.841Z] 11fa18509899: Layer already exists [2022-09-19T20:48:44.841Z] 8e42e237c7f5: Layer already exists [2022-09-19T20:48:44.841Z] 4eec0a173d2c: Layer already exists [2022-09-19T20:48:44.841Z] e197a42b08f7: Layer already exists [2022-09-19T20:48:44.841Z] 5ce36ce24053: Layer already exists [2022-09-19T20:48:44.841Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:44.841Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:44.841Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:48:44.841Z] latest: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:45.198Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:45.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.63 [2022-09-19T20:48:45.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T20:48:45.550Z] 5ce36ce24053: Preparing [2022-09-19T20:48:45.550Z] 8e42e237c7f5: Preparing [2022-09-19T20:48:45.550Z] e197a42b08f7: Preparing [2022-09-19T20:48:45.550Z] 4eec0a173d2c: Preparing [2022-09-19T20:48:45.550Z] 11fa18509899: Preparing [2022-09-19T20:48:45.550Z] 86d6f2eba23f: Preparing [2022-09-19T20:48:45.550Z] b6532f7065ba: Preparing [2022-09-19T20:48:45.550Z] 9833f26c6bda: Preparing [2022-09-19T20:48:45.550Z] 86d6f2eba23f: Waiting [2022-09-19T20:48:45.550Z] b6532f7065ba: Waiting [2022-09-19T20:48:45.550Z] 9833f26c6bda: Waiting [2022-09-19T20:48:45.550Z] 8e42e237c7f5: Layer already exists [2022-09-19T20:48:45.550Z] e197a42b08f7: Layer already exists [2022-09-19T20:48:45.550Z] 11fa18509899: Layer already exists [2022-09-19T20:48:45.550Z] 4eec0a173d2c: Layer already exists [2022-09-19T20:48:45.550Z] 5ce36ce24053: Layer already exists [2022-09-19T20:48:45.822Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:45.822Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:45.822Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:48:45.822Z] 2.3.0-dev.63: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:46.178Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:46.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:46.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T20:48:46.540Z] 5ce36ce24053: Preparing [2022-09-19T20:48:46.540Z] 8e42e237c7f5: Preparing [2022-09-19T20:48:46.540Z] e197a42b08f7: Preparing [2022-09-19T20:48:46.540Z] 4eec0a173d2c: Preparing [2022-09-19T20:48:46.540Z] 11fa18509899: Preparing [2022-09-19T20:48:46.540Z] 86d6f2eba23f: Preparing [2022-09-19T20:48:46.540Z] b6532f7065ba: Preparing [2022-09-19T20:48:46.540Z] 9833f26c6bda: Preparing [2022-09-19T20:48:46.540Z] 86d6f2eba23f: Waiting [2022-09-19T20:48:46.540Z] b6532f7065ba: Waiting [2022-09-19T20:48:46.540Z] 9833f26c6bda: Waiting [2022-09-19T20:48:46.540Z] e197a42b08f7: Layer already exists [2022-09-19T20:48:46.540Z] 8e42e237c7f5: Layer already exists [2022-09-19T20:48:46.540Z] 11fa18509899: Layer already exists [2022-09-19T20:48:46.540Z] 5ce36ce24053: Layer already exists [2022-09-19T20:48:46.540Z] 4eec0a173d2c: Layer already exists [2022-09-19T20:48:46.812Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:46.812Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:48:46.812Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:46.812Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:47.172Z] + 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-19T20:48:47.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-19T20:48:47.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-19T20:48:47.530Z] 5ce36ce24053: Preparing [2022-09-19T20:48:47.530Z] 8e42e237c7f5: Preparing [2022-09-19T20:48:47.530Z] e197a42b08f7: Preparing [2022-09-19T20:48:47.530Z] 4eec0a173d2c: Preparing [2022-09-19T20:48:47.530Z] 11fa18509899: Preparing [2022-09-19T20:48:47.530Z] 86d6f2eba23f: Preparing [2022-09-19T20:48:47.530Z] b6532f7065ba: Preparing [2022-09-19T20:48:47.530Z] 9833f26c6bda: Preparing [2022-09-19T20:48:47.530Z] 86d6f2eba23f: Waiting [2022-09-19T20:48:47.530Z] b6532f7065ba: Waiting [2022-09-19T20:48:47.530Z] 9833f26c6bda: Waiting [2022-09-19T20:48:47.800Z] e197a42b08f7: Layer already exists [2022-09-19T20:48:47.800Z] 8e42e237c7f5: Layer already exists [2022-09-19T20:48:47.800Z] 5ce36ce24053: Layer already exists [2022-09-19T20:48:47.800Z] 11fa18509899: Layer already exists [2022-09-19T20:48:47.800Z] 4eec0a173d2c: Layer already exists [2022-09-19T20:48:47.800Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:48:47.800Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:47.800Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:47.800Z] main: digest: sha256:a3300a005b36da80876983ea507c0af7771480af18a29c60ed6f8937195a43c5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:48:47.847Z] ===================================================== [Pipeline] echo [2022-09-19T20:48:47.855Z] taggedImages: [2022-09-19T20:48:47.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:47.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-19T20:48:47.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.63 [2022-09-19T20:48:47.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:47.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-19T20:48:47.874Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-19T20:48:47.874Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:47.874Z] latest [2022-09-19T20:48:47.874Z] 2.3.0-dev.63 [2022-09-19T20:48:47.874Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:48:47.874Z] main [2022-09-19T20:48:47.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:48.228Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:48:48.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:48:48.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T20:48:48.580Z] 1c4fc609e528: Preparing [2022-09-19T20:48:48.580Z] fc415e5d0a2b: Preparing [2022-09-19T20:48:48.580Z] bb9bd107b215: Preparing [2022-09-19T20:48:48.580Z] b01e9a401ffa: Preparing [2022-09-19T20:48:48.580Z] bcccd7c902b5: Preparing [2022-09-19T20:48:48.580Z] b6532f7065ba: Preparing [2022-09-19T20:48:48.580Z] 9833f26c6bda: Preparing [2022-09-19T20:48:48.580Z] b6532f7065ba: Waiting [2022-09-19T20:48:48.580Z] 9833f26c6bda: Waiting [2022-09-19T20:48:48.857Z] 1c4fc609e528: Pushed [2022-09-19T20:48:48.858Z] bb9bd107b215: Pushed [2022-09-19T20:48:48.858Z] fc415e5d0a2b: Pushed [2022-09-19T20:48:48.858Z] b6532f7065ba: Layer already exists [2022-09-19T20:48:48.858Z] 9833f26c6bda: Layer already exists [2022-09-19T20:48:49.448Z] bcccd7c902b5: Pushed [2022-09-19T20:49:04.500Z] b01e9a401ffa: Pushed [2022-09-19T20:49:04.500Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:04.869Z] + 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-19T20:49:05.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-19T20:49:05.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T20:49:05.230Z] 1c4fc609e528: Preparing [2022-09-19T20:49:05.230Z] fc415e5d0a2b: Preparing [2022-09-19T20:49:05.230Z] bb9bd107b215: Preparing [2022-09-19T20:49:05.230Z] b01e9a401ffa: Preparing [2022-09-19T20:49:05.230Z] bcccd7c902b5: Preparing [2022-09-19T20:49:05.230Z] b6532f7065ba: Preparing [2022-09-19T20:49:05.230Z] 9833f26c6bda: Preparing [2022-09-19T20:49:05.230Z] b6532f7065ba: Waiting [2022-09-19T20:49:05.230Z] 9833f26c6bda: Waiting [2022-09-19T20:49:05.230Z] 1c4fc609e528: Layer already exists [2022-09-19T20:49:05.501Z] bb9bd107b215: Layer already exists [2022-09-19T20:49:05.501Z] bcccd7c902b5: Layer already exists [2022-09-19T20:49:05.501Z] fc415e5d0a2b: Layer already exists [2022-09-19T20:49:05.501Z] b01e9a401ffa: Layer already exists [2022-09-19T20:49:05.501Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:05.501Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:05.501Z] latest: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:05.864Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:06.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.63 [2022-09-19T20:49:06.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T20:49:06.217Z] 1c4fc609e528: Preparing [2022-09-19T20:49:06.217Z] fc415e5d0a2b: Preparing [2022-09-19T20:49:06.217Z] bb9bd107b215: Preparing [2022-09-19T20:49:06.217Z] b01e9a401ffa: Preparing [2022-09-19T20:49:06.217Z] bcccd7c902b5: Preparing [2022-09-19T20:49:06.217Z] b6532f7065ba: Preparing [2022-09-19T20:49:06.217Z] 9833f26c6bda: Preparing [2022-09-19T20:49:06.217Z] b6532f7065ba: Waiting [2022-09-19T20:49:06.217Z] fc415e5d0a2b: Layer already exists [2022-09-19T20:49:06.217Z] bcccd7c902b5: Layer already exists [2022-09-19T20:49:06.489Z] bb9bd107b215: Layer already exists [2022-09-19T20:49:06.489Z] b01e9a401ffa: Layer already exists [2022-09-19T20:49:06.489Z] 1c4fc609e528: Layer already exists [2022-09-19T20:49:06.489Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:06.489Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:06.489Z] 2.3.0-dev.63: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:06.855Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:07.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:07.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T20:49:07.202Z] 1c4fc609e528: Preparing [2022-09-19T20:49:07.202Z] fc415e5d0a2b: Preparing [2022-09-19T20:49:07.202Z] bb9bd107b215: Preparing [2022-09-19T20:49:07.202Z] b01e9a401ffa: Preparing [2022-09-19T20:49:07.202Z] bcccd7c902b5: Preparing [2022-09-19T20:49:07.202Z] b6532f7065ba: Preparing [2022-09-19T20:49:07.202Z] 9833f26c6bda: Preparing [2022-09-19T20:49:07.202Z] b6532f7065ba: Waiting [2022-09-19T20:49:07.202Z] 9833f26c6bda: Waiting [2022-09-19T20:49:07.202Z] bcccd7c902b5: Layer already exists [2022-09-19T20:49:07.202Z] fc415e5d0a2b: Layer already exists [2022-09-19T20:49:07.202Z] 1c4fc609e528: Layer already exists [2022-09-19T20:49:07.202Z] b01e9a401ffa: Layer already exists [2022-09-19T20:49:07.202Z] bb9bd107b215: Layer already exists [2022-09-19T20:49:07.476Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:07.476Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:07.476Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:07.838Z] + 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-19T20:49:08.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-19T20:49:08.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-19T20:49:08.194Z] 1c4fc609e528: Preparing [2022-09-19T20:49:08.194Z] fc415e5d0a2b: Preparing [2022-09-19T20:49:08.194Z] bb9bd107b215: Preparing [2022-09-19T20:49:08.194Z] b01e9a401ffa: Preparing [2022-09-19T20:49:08.194Z] bcccd7c902b5: Preparing [2022-09-19T20:49:08.194Z] b6532f7065ba: Preparing [2022-09-19T20:49:08.194Z] 9833f26c6bda: Preparing [2022-09-19T20:49:08.194Z] b6532f7065ba: Waiting [2022-09-19T20:49:08.194Z] 9833f26c6bda: Waiting [2022-09-19T20:49:08.469Z] b01e9a401ffa: Layer already exists [2022-09-19T20:49:08.469Z] bb9bd107b215: Layer already exists [2022-09-19T20:49:08.469Z] bcccd7c902b5: Layer already exists [2022-09-19T20:49:08.469Z] 1c4fc609e528: Layer already exists [2022-09-19T20:49:08.469Z] fc415e5d0a2b: Layer already exists [2022-09-19T20:49:08.469Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:08.469Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:08.469Z] main: digest: sha256:aa5eb4c97a239384a1507226ee83f8a77ebef73f747373d4fbec05e8405b6202 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:49:08.528Z] ===================================================== [Pipeline] echo [2022-09-19T20:49:08.540Z] taggedImages: [2022-09-19T20:49:08.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:08.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-19T20:49:08.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.63 [2022-09-19T20:49:08.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:08.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-19T20:49:08.566Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-19T20:49:08.567Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:08.567Z] latest [2022-09-19T20:49:08.567Z] 2.3.0-dev.63 [2022-09-19T20:49:08.567Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:08.567Z] main [2022-09-19T20:49:08.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:08.944Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:09.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:09.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T20:49:09.310Z] ed2044f0065d: Preparing [2022-09-19T20:49:09.310Z] 74b560dba22e: Preparing [2022-09-19T20:49:09.310Z] 3bdbc5ff8abf: Preparing [2022-09-19T20:49:09.310Z] c97988cf5647: Preparing [2022-09-19T20:49:09.310Z] 86d6f2eba23f: Preparing [2022-09-19T20:49:09.310Z] b6532f7065ba: Preparing [2022-09-19T20:49:09.310Z] 9833f26c6bda: Preparing [2022-09-19T20:49:09.310Z] b6532f7065ba: Waiting [2022-09-19T20:49:09.310Z] 9833f26c6bda: Waiting [2022-09-19T20:49:09.585Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:49:09.585Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:09.585Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:09.585Z] 74b560dba22e: Pushed [2022-09-19T20:49:09.585Z] 3bdbc5ff8abf: Pushed [2022-09-19T20:49:09.585Z] ed2044f0065d: Pushed [2022-09-19T20:49:27.865Z] c97988cf5647: Pushed [2022-09-19T20:49:27.865Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:28.215Z] + 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-19T20:49:28.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-19T20:49:28.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T20:49:28.559Z] ed2044f0065d: Preparing [2022-09-19T20:49:28.559Z] 74b560dba22e: Preparing [2022-09-19T20:49:28.559Z] 3bdbc5ff8abf: Preparing [2022-09-19T20:49:28.559Z] c97988cf5647: Preparing [2022-09-19T20:49:28.559Z] 86d6f2eba23f: Preparing [2022-09-19T20:49:28.559Z] b6532f7065ba: Preparing [2022-09-19T20:49:28.559Z] 9833f26c6bda: Preparing [2022-09-19T20:49:28.559Z] b6532f7065ba: Waiting [2022-09-19T20:49:28.559Z] 9833f26c6bda: Waiting [2022-09-19T20:49:28.559Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:49:28.559Z] 3bdbc5ff8abf: Layer already exists [2022-09-19T20:49:28.559Z] 74b560dba22e: Layer already exists [2022-09-19T20:49:28.559Z] ed2044f0065d: Layer already exists [2022-09-19T20:49:28.559Z] c97988cf5647: Layer already exists [2022-09-19T20:49:28.829Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:28.829Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:28.829Z] latest: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:29.183Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:29.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.63 [2022-09-19T20:49:29.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T20:49:29.528Z] ed2044f0065d: Preparing [2022-09-19T20:49:29.528Z] 74b560dba22e: Preparing [2022-09-19T20:49:29.528Z] 3bdbc5ff8abf: Preparing [2022-09-19T20:49:29.528Z] c97988cf5647: Preparing [2022-09-19T20:49:29.528Z] 86d6f2eba23f: Preparing [2022-09-19T20:49:29.528Z] b6532f7065ba: Preparing [2022-09-19T20:49:29.528Z] 9833f26c6bda: Preparing [2022-09-19T20:49:29.528Z] b6532f7065ba: Waiting [2022-09-19T20:49:29.528Z] 9833f26c6bda: Waiting [2022-09-19T20:49:29.528Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:49:29.528Z] c97988cf5647: Layer already exists [2022-09-19T20:49:29.528Z] 74b560dba22e: Layer already exists [2022-09-19T20:49:29.528Z] ed2044f0065d: Layer already exists [2022-09-19T20:49:29.528Z] 3bdbc5ff8abf: Layer already exists [2022-09-19T20:49:29.797Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:29.797Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:29.797Z] 2.3.0-dev.63: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:30.175Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:30.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:30.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T20:49:30.590Z] ed2044f0065d: Preparing [2022-09-19T20:49:30.590Z] 74b560dba22e: Preparing [2022-09-19T20:49:30.590Z] 3bdbc5ff8abf: Preparing [2022-09-19T20:49:30.590Z] c97988cf5647: Preparing [2022-09-19T20:49:30.590Z] 86d6f2eba23f: Preparing [2022-09-19T20:49:30.590Z] b6532f7065ba: Preparing [2022-09-19T20:49:30.590Z] 9833f26c6bda: Preparing [2022-09-19T20:49:30.590Z] b6532f7065ba: Waiting [2022-09-19T20:49:30.590Z] 9833f26c6bda: Waiting [2022-09-19T20:49:30.590Z] ed2044f0065d: Layer already exists [2022-09-19T20:49:30.590Z] 3bdbc5ff8abf: Layer already exists [2022-09-19T20:49:30.590Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:49:30.590Z] c97988cf5647: Layer already exists [2022-09-19T20:49:30.590Z] 74b560dba22e: Layer already exists [2022-09-19T20:49:30.590Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:30.590Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:30.911Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:31.281Z] + 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-19T20:49:31.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-19T20:49:31.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-19T20:49:31.692Z] ed2044f0065d: Preparing [2022-09-19T20:49:31.692Z] 74b560dba22e: Preparing [2022-09-19T20:49:31.692Z] 3bdbc5ff8abf: Preparing [2022-09-19T20:49:31.692Z] c97988cf5647: Preparing [2022-09-19T20:49:31.692Z] 86d6f2eba23f: Preparing [2022-09-19T20:49:31.692Z] b6532f7065ba: Preparing [2022-09-19T20:49:31.692Z] 9833f26c6bda: Preparing [2022-09-19T20:49:31.692Z] b6532f7065ba: Waiting [2022-09-19T20:49:31.692Z] 9833f26c6bda: Waiting [2022-09-19T20:49:31.692Z] 74b560dba22e: Layer already exists [2022-09-19T20:49:31.692Z] 3bdbc5ff8abf: Layer already exists [2022-09-19T20:49:31.692Z] ed2044f0065d: Layer already exists [2022-09-19T20:49:31.692Z] c97988cf5647: Layer already exists [2022-09-19T20:49:31.692Z] 86d6f2eba23f: Layer already exists [2022-09-19T20:49:31.964Z] b6532f7065ba: Layer already exists [2022-09-19T20:49:31.964Z] 9833f26c6bda: Layer already exists [2022-09-19T20:49:31.964Z] main: digest: sha256:94df416d573362e37a045aab61b7ca554562ac81a5ab5ccaeb831026873d854d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:49:32.019Z] ===================================================== [Pipeline] echo [2022-09-19T20:49:32.029Z] taggedImages: [2022-09-19T20:49:32.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:32.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-19T20:49:32.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.63 [2022-09-19T20:49:32.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:32.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-19T20:49:32.050Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-19T20:49:32.050Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:32.050Z] latest [2022-09-19T20:49:32.050Z] 2.3.0-dev.63 [2022-09-19T20:49:32.050Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:32.050Z] main [2022-09-19T20:49:32.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:32.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:32.818Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:32.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T20:49:32.818Z] 972860e4d376: Preparing [2022-09-19T20:49:32.818Z] 939cb1195cce: Preparing [2022-09-19T20:49:32.818Z] ddcbd5de7115: Preparing [2022-09-19T20:49:32.818Z] 92091177112e: Preparing [2022-09-19T20:49:32.818Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:33.110Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:33.110Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:33.110Z] 972860e4d376: Pushed [2022-09-19T20:49:33.427Z] 92091177112e: Pushed [2022-09-19T20:49:38.815Z] 939cb1195cce: Pushed [2022-09-19T20:49:38.815Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:39.179Z] + 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-19T20:49:39.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-19T20:49:39.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T20:49:39.540Z] 972860e4d376: Preparing [2022-09-19T20:49:39.541Z] 939cb1195cce: Preparing [2022-09-19T20:49:39.541Z] ddcbd5de7115: Preparing [2022-09-19T20:49:39.541Z] 92091177112e: Preparing [2022-09-19T20:49:39.541Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:39.815Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:39.815Z] 92091177112e: Layer already exists [2022-09-19T20:49:39.815Z] 972860e4d376: Layer already exists [2022-09-19T20:49:39.815Z] 939cb1195cce: Layer already exists [2022-09-19T20:49:39.815Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:39.815Z] latest: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:40.191Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:40.560Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.63 [2022-09-19T20:49:40.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T20:49:40.560Z] 972860e4d376: Preparing [2022-09-19T20:49:40.560Z] 939cb1195cce: Preparing [2022-09-19T20:49:40.560Z] ddcbd5de7115: Preparing [2022-09-19T20:49:40.560Z] 92091177112e: Preparing [2022-09-19T20:49:40.560Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:40.560Z] 972860e4d376: Layer already exists [2022-09-19T20:49:40.560Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:40.560Z] 92091177112e: Layer already exists [2022-09-19T20:49:40.560Z] 939cb1195cce: Layer already exists [2022-09-19T20:49:40.560Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:40.833Z] 2.3.0-dev.63: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:41.214Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:41.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:41.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T20:49:41.572Z] 972860e4d376: Preparing [2022-09-19T20:49:41.572Z] 939cb1195cce: Preparing [2022-09-19T20:49:41.572Z] ddcbd5de7115: Preparing [2022-09-19T20:49:41.572Z] 92091177112e: Preparing [2022-09-19T20:49:41.572Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:41.847Z] 972860e4d376: Layer already exists [2022-09-19T20:49:41.847Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:41.847Z] 92091177112e: Layer already exists [2022-09-19T20:49:41.847Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:41.847Z] 939cb1195cce: Layer already exists [2022-09-19T20:49:41.847Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:42.210Z] + 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-19T20:49:42.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-19T20:49:42.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-19T20:49:42.572Z] 972860e4d376: Preparing [2022-09-19T20:49:42.572Z] 939cb1195cce: Preparing [2022-09-19T20:49:42.572Z] ddcbd5de7115: Preparing [2022-09-19T20:49:42.572Z] 92091177112e: Preparing [2022-09-19T20:49:42.572Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:42.847Z] 939cb1195cce: Layer already exists [2022-09-19T20:49:42.847Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:42.847Z] 92091177112e: Layer already exists [2022-09-19T20:49:42.847Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:42.847Z] 972860e4d376: Layer already exists [2022-09-19T20:49:42.847Z] main: digest: sha256:e1a16d95948d338b993ad01a1f1b49a9afd8402869f46e2dbb3ac1f43655c9cf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:49:42.903Z] ===================================================== [Pipeline] echo [2022-09-19T20:49:42.915Z] taggedImages: [2022-09-19T20:49:42.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:42.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-19T20:49:42.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.63 [2022-09-19T20:49:42.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:42.915Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-19T20:49:42.938Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-19T20:49:42.938Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:42.938Z] latest [2022-09-19T20:49:42.938Z] 2.3.0-dev.63 [2022-09-19T20:49:42.938Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:42.938Z] main [2022-09-19T20:49:42.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:43.304Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:43.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:43.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T20:49:43.670Z] 1305583d2c22: Preparing [2022-09-19T20:49:43.670Z] f3905a6a1830: Preparing [2022-09-19T20:49:43.670Z] ddcbd5de7115: Preparing [2022-09-19T20:49:43.670Z] 5948461c2dea: Preparing [2022-09-19T20:49:43.670Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:43.942Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:43.942Z] 5948461c2dea: Layer already exists [2022-09-19T20:49:43.942Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:43.942Z] 1305583d2c22: Pushed [2022-09-19T20:49:49.345Z] f3905a6a1830: Pushed [2022-09-19T20:49:49.619Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:49.988Z] + 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-19T20:49:50.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-19T20:49:50.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T20:49:50.348Z] 1305583d2c22: Preparing [2022-09-19T20:49:50.348Z] f3905a6a1830: Preparing [2022-09-19T20:49:50.348Z] ddcbd5de7115: Preparing [2022-09-19T20:49:50.348Z] 5948461c2dea: Preparing [2022-09-19T20:49:50.348Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:50.348Z] f3905a6a1830: Layer already exists [2022-09-19T20:49:50.348Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:50.623Z] 5948461c2dea: Layer already exists [2022-09-19T20:49:50.623Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:50.623Z] 1305583d2c22: Layer already exists [2022-09-19T20:49:50.623Z] latest: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:50.991Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:51.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.63 [2022-09-19T20:49:51.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T20:49:51.349Z] 1305583d2c22: Preparing [2022-09-19T20:49:51.349Z] f3905a6a1830: Preparing [2022-09-19T20:49:51.349Z] ddcbd5de7115: Preparing [2022-09-19T20:49:51.349Z] 5948461c2dea: Preparing [2022-09-19T20:49:51.349Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:51.349Z] 5948461c2dea: Layer already exists [2022-09-19T20:49:51.349Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:51.349Z] f3905a6a1830: Layer already exists [2022-09-19T20:49:51.349Z] 1305583d2c22: Layer already exists [2022-09-19T20:49:51.349Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:51.622Z] 2.3.0-dev.63: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:51.991Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:52.568Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:52.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T20:49:52.568Z] 1305583d2c22: Preparing [2022-09-19T20:49:52.568Z] f3905a6a1830: Preparing [2022-09-19T20:49:52.568Z] ddcbd5de7115: Preparing [2022-09-19T20:49:52.568Z] 5948461c2dea: Preparing [2022-09-19T20:49:52.568Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:52.568Z] 1305583d2c22: Layer already exists [2022-09-19T20:49:52.568Z] f3905a6a1830: Layer already exists [2022-09-19T20:49:52.568Z] 5948461c2dea: Layer already exists [2022-09-19T20:49:52.568Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:52.568Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:52.840Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:53.211Z] + 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-19T20:49:53.592Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-19T20:49:53.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-19T20:49:53.592Z] 1305583d2c22: Preparing [2022-09-19T20:49:53.592Z] f3905a6a1830: Preparing [2022-09-19T20:49:53.592Z] ddcbd5de7115: Preparing [2022-09-19T20:49:53.592Z] 5948461c2dea: Preparing [2022-09-19T20:49:53.592Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:53.592Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:53.592Z] 1305583d2c22: Layer already exists [2022-09-19T20:49:53.592Z] f3905a6a1830: Layer already exists [2022-09-19T20:49:53.592Z] 5948461c2dea: Layer already exists [2022-09-19T20:49:53.592Z] ddcbd5de7115: Layer already exists [2022-09-19T20:49:53.864Z] main: digest: sha256:e69f04c769cca20c7a906ee49da1f6a219c3d3ef549ca9717cdbd94b6cc8d0a4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:49:53.929Z] ===================================================== [Pipeline] echo [2022-09-19T20:49:53.939Z] taggedImages: [2022-09-19T20:49:53.940Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:53.940Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-19T20:49:53.940Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.63 [2022-09-19T20:49:53.940Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:53.940Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-19T20:49:53.960Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-19T20:49:53.960Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:53.960Z] latest [2022-09-19T20:49:53.960Z] 2.3.0-dev.63 [2022-09-19T20:49:53.960Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:49:53.960Z] main [2022-09-19T20:49:53.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:54.322Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:49:54.691Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:49:54.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T20:49:54.691Z] d9095b007fe8: Preparing [2022-09-19T20:49:54.691Z] b3975b6f84e7: Preparing [2022-09-19T20:49:54.691Z] 29836d4e7e72: Preparing [2022-09-19T20:49:54.691Z] c95c3e2f21e8: Preparing [2022-09-19T20:49:54.691Z] 5d3e392a13a0: Preparing [2022-09-19T20:49:54.967Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:49:54.967Z] b3975b6f84e7: Pushed [2022-09-19T20:49:56.053Z] d9095b007fe8: Pushed [2022-09-19T20:49:58.097Z] 29836d4e7e72: Pushed [2022-09-19T20:50:25.232Z] c95c3e2f21e8: Pushed [2022-09-19T20:50:25.232Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:50:26.150Z] + 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-19T20:50:26.594Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-19T20:50:26.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T20:50:26.594Z] d9095b007fe8: Preparing [2022-09-19T20:50:26.594Z] b3975b6f84e7: Preparing [2022-09-19T20:50:26.594Z] 29836d4e7e72: Preparing [2022-09-19T20:50:26.594Z] c95c3e2f21e8: Preparing [2022-09-19T20:50:26.594Z] 5d3e392a13a0: Preparing [2022-09-19T20:50:26.866Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:50:26.866Z] 29836d4e7e72: Layer already exists [2022-09-19T20:50:26.866Z] c95c3e2f21e8: Layer already exists [2022-09-19T20:50:26.866Z] d9095b007fe8: Layer already exists [2022-09-19T20:50:26.866Z] b3975b6f84e7: Layer already exists [2022-09-19T20:50:26.866Z] latest: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:50:27.242Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:50:28.017Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.63 [2022-09-19T20:50:28.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T20:50:28.017Z] d9095b007fe8: Preparing [2022-09-19T20:50:28.017Z] b3975b6f84e7: Preparing [2022-09-19T20:50:28.017Z] 29836d4e7e72: Preparing [2022-09-19T20:50:28.017Z] c95c3e2f21e8: Preparing [2022-09-19T20:50:28.017Z] 5d3e392a13a0: Preparing [2022-09-19T20:50:28.288Z] b3975b6f84e7: Layer already exists [2022-09-19T20:50:28.288Z] d9095b007fe8: Layer already exists [2022-09-19T20:50:28.288Z] c95c3e2f21e8: Layer already exists [2022-09-19T20:50:28.288Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:50:28.288Z] 29836d4e7e72: Layer already exists [2022-09-19T20:50:28.288Z] 2.3.0-dev.63: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:50:28.656Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:50:29.012Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:50:29.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T20:50:29.012Z] d9095b007fe8: Preparing [2022-09-19T20:50:29.012Z] b3975b6f84e7: Preparing [2022-09-19T20:50:29.012Z] 29836d4e7e72: Preparing [2022-09-19T20:50:29.012Z] c95c3e2f21e8: Preparing [2022-09-19T20:50:29.012Z] 5d3e392a13a0: Preparing [2022-09-19T20:50:29.283Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:50:29.283Z] d9095b007fe8: Layer already exists [2022-09-19T20:50:29.283Z] c95c3e2f21e8: Layer already exists [2022-09-19T20:50:29.283Z] b3975b6f84e7: Layer already exists [2022-09-19T20:50:29.283Z] 29836d4e7e72: Layer already exists [2022-09-19T20:50:29.283Z] c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:50:29.661Z] + 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-19T20:50:30.017Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-19T20:50:30.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-19T20:50:30.017Z] d9095b007fe8: Preparing [2022-09-19T20:50:30.017Z] b3975b6f84e7: Preparing [2022-09-19T20:50:30.017Z] 29836d4e7e72: Preparing [2022-09-19T20:50:30.017Z] c95c3e2f21e8: Preparing [2022-09-19T20:50:30.017Z] 5d3e392a13a0: Preparing [2022-09-19T20:50:30.017Z] 29836d4e7e72: Layer already exists [2022-09-19T20:50:30.017Z] b3975b6f84e7: Layer already exists [2022-09-19T20:50:30.017Z] 5d3e392a13a0: Layer already exists [2022-09-19T20:50:30.017Z] c95c3e2f21e8: Layer already exists [2022-09-19T20:50:30.017Z] d9095b007fe8: Layer already exists [2022-09-19T20:50:30.292Z] main: digest: sha256:829fefb512c827e6445d4a836d7cd9e0dc558d82ed30cf4ef5c2ddf6694c20c8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-19T20:50:30.345Z] ===================================================== [Pipeline] echo [2022-09-19T20:50:30.354Z] taggedImages: [2022-09-19T20:50:30.354Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [2022-09-19T20:50:30.354Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-19T20:50:30.354Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.63 [2022-09-19T20:50:30.354Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76-2.3.0-dev.63 [2022-09-19T20:50:30.354Z] - 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-19T20:50:30.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T20:50:31.229Z] [2022-09-19T20:50:31.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:50:31.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T20:50:31.857Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-19T20:50:31.857Z] 8998bd30e6a1: Pulling fs layer [2022-09-19T20:50:31.857Z] 04944245beec: Pulling fs layer [2022-09-19T20:50:31.857Z] 699f458cf7ca: Pulling fs layer [2022-09-19T20:50:31.857Z] 765212b225bb: Pulling fs layer [2022-09-19T20:50:31.857Z] f23df028b6ca: Pulling fs layer [2022-09-19T20:50:31.857Z] d65c8cfc05b1: Pulling fs layer [2022-09-19T20:50:31.857Z] 2437ff75d9bd: Pulling fs layer [2022-09-19T20:50:31.857Z] d65c8cfc05b1: Waiting [2022-09-19T20:50:31.857Z] 2437ff75d9bd: Waiting [2022-09-19T20:50:31.857Z] f23df028b6ca: Waiting [2022-09-19T20:50:31.857Z] 765212b225bb: Waiting [2022-09-19T20:50:31.857Z] 04944245beec: Verifying Checksum [2022-09-19T20:50:31.857Z] 04944245beec: Download complete [2022-09-19T20:50:31.857Z] 765212b225bb: Verifying Checksum [2022-09-19T20:50:31.857Z] 765212b225bb: Download complete [2022-09-19T20:50:32.134Z] f23df028b6ca: Verifying Checksum [2022-09-19T20:50:32.134Z] f23df028b6ca: Download complete [2022-09-19T20:50:32.134Z] d65c8cfc05b1: Verifying Checksum [2022-09-19T20:50:32.134Z] d65c8cfc05b1: Download complete [2022-09-19T20:50:32.134Z] 699f458cf7ca: Verifying Checksum [2022-09-19T20:50:32.411Z] 8998bd30e6a1: Verifying Checksum [2022-09-19T20:50:32.411Z] 8998bd30e6a1: Download complete [2022-09-19T20:50:35.027Z] 2437ff75d9bd: Verifying Checksum [2022-09-19T20:50:35.027Z] 2437ff75d9bd: Download complete [2022-09-19T20:50:37.010Z] 8998bd30e6a1: Pull complete [2022-09-19T20:50:37.606Z] 04944245beec: Pull complete [2022-09-19T20:50:39.041Z] 699f458cf7ca: Pull complete [2022-09-19T20:50:39.315Z] 765212b225bb: Pull complete [2022-09-19T20:50:40.295Z] f23df028b6ca: Pull complete [2022-09-19T20:50:40.567Z] d65c8cfc05b1: Pull complete [2022-09-19T20:50:55.648Z] 2437ff75d9bd: Pull complete [2022-09-19T20:50:55.648Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-19T20:50:55.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-19T20:50:55.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:50:55.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-29846 does not seem to be running inside a container [2022-09-19T20:50:56.055Z] $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:50:58.661Z] $ docker top 3e7a98686e7e4e6e9a5257f07d801a668b4a35283460477676ad62db89c9c568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:50:59.601Z] ---> job-cost.sh [2022-09-19T20:50:59.601Z] lf-activate-venv: SKIPPING [2022-09-19T20:50:59.601Z] INFO: No Stack... [2022-09-19T20:51:00.191Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-19T20:51:01.167Z] INFO: Archiving Costs [Pipeline] sh [2022-09-19T20:51:01.822Z] + cat /w/workspace/edgex-go/299/archives/cost.csv [2022-09-19T20:51:01.822Z] + cut -d, -f6 [Pipeline] lock [2022-09-19T20:51:01.885Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-299-stack-cost] [2022-09-19T20:51:01.897Z] Resource [jenkins-edgexfoundry-edgex-go-main-299-stack-cost] did not exist. Created. [2022-09-19T20:51:01.897Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-19T20:51:02.559Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-19T20:51:03.206Z] Stashed 1 file(s) [Pipeline] } [2022-09-19T20:51:03.215Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-299-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-19T20:51:03.250Z] $ docker stop --time=1 3e7a98686e7e4e6e9a5257f07d801a668b4a35283460477676ad62db89c9c568 [2022-09-19T20:51:04.765Z] $ docker rm -f 3e7a98686e7e4e6e9a5257f07d801a668b4a35283460477676ad62db89c9c568 [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-19T20:51:05.260Z] provisioning config files... [2022-09-19T20:51:05.296Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/299@tmp/config7388366244085591186tmp [Pipeline] { [Pipeline] sh [2022-09-19T20:51:05.587Z] + set +x [2022-09-19T20:51:05.587Z] + + curlbash -s -s https://codecov.io/bash -- [2022-09-19T20:51:05.587Z] [2022-09-19T20:51:05.587Z] [2022-09-19T20:51:05.587Z] _____ _ [2022-09-19T20:51:05.587Z] / ____| | | [2022-09-19T20:51:05.587Z] | | ___ __| | ___ ___ _____ __ [2022-09-19T20:51:05.587Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-19T20:51:05.587Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-19T20:51:05.587Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-19T20:51:05.587Z] Bash-1.0.6 [2022-09-19T20:51:05.587Z] [2022-09-19T20:51:05.587Z] [2022-09-19T20:51:05.587Z] ==> git version 2.25.1 found [2022-09-19T20:51:05.587Z] ==> 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-19T20:51:05.587Z] Release-Date: 2020-01-08 [2022-09-19T20:51:05.587Z] 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-19T20:51:05.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-19T20:51:05.587Z] ==> Jenkins CI detected. [2022-09-19T20:51:05.587Z] current dir:  /w/workspace/edgex-go/299 [2022-09-19T20:51:05.587Z] project root: . [2022-09-19T20:51:05.587Z] --> token set from env [2022-09-19T20:51:05.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-19T20:51:05.845Z] ==> Running gcov in . (disable via -X gcov) [2022-09-19T20:51:05.845Z] ==> Python coveragepy not found [2022-09-19T20:51:05.845Z] ==> Searching for coverage reports in: [2022-09-19T20:51:05.845Z] + . [2022-09-19T20:51:05.845Z] -> Found 1 reports [2022-09-19T20:51:05.845Z] ==> Detecting git/mercurial file structure [2022-09-19T20:51:05.845Z] ==> Reading reports [2022-09-19T20:51:05.845Z] + ./coverage.out bytes=491309 [2022-09-19T20:51:05.845Z] ==> Appending adjustments [2022-09-19T20:51:05.845Z] https://docs.codecov.io/docs/fixing-reports [2022-09-19T20:51:06.820Z] + Found adjustments [2022-09-19T20:51:06.820Z] ==> Gzipping contents [2022-09-19T20:51:06.820Z] 64K /tmp/codecov.Cne9qb.gz [2022-09-19T20:51:06.820Z] ==> Uploading reports [2022-09-19T20:51:06.820Z] url: https://codecov.io [2022-09-19T20:51:06.820Z] query: branch=main&commit=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-19T20:51:06.820Z] -> Pinging Codecov [2022-09-19T20:51:06.820Z] 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=c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-19T20:51:07.078Z] -> Uploading to [2022-09-19T20:51:07.078Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-19/00271124DB129430A58F1EEE437C3FCB/c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76/b84792be-692e-441b-9f2a-464a1e5cda1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T205106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e771ac8bf4771cf6a7233185f90928e146cdf7e3aa81cd25a3574b6846af11c7 [2022-09-19T20:51:07.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T20:51:07.078Z] Dload Upload Total Spent Left Speed [2022-09-19T20:51:07.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64544 0 0 100 64544 0 238k --:--:-- --:--:-- --:--:-- 238k [2022-09-19T20:51:07.336Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 [Pipeline] } [2022-09-19T20:51:07.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-19T20:51:07.480Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-19T20:51:07.489Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:51:07.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-19T20:51:07.789Z] [2022-09-19T20:51:07.789Z] 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-19T20:51:08.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-19T20:51:08.121Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-19T20:51:08.121Z] df9b9388f04a: Pulling fs layer [2022-09-19T20:51:08.121Z] 52dc419b0ee2: Pulling fs layer [2022-09-19T20:51:08.121Z] 25bc292e5bac: Pulling fs layer [2022-09-19T20:51:08.121Z] 114826534d7a: Pulling fs layer [2022-09-19T20:51:08.121Z] 4657fd5d0bcf: Pulling fs layer [2022-09-19T20:51:08.121Z] 6ad1cebc031e: Pulling fs layer [2022-09-19T20:51:08.121Z] 8a3aa393b2d8: Pulling fs layer [2022-09-19T20:51:08.121Z] 114826534d7a: Waiting [2022-09-19T20:51:08.121Z] 6ad1cebc031e: Waiting [2022-09-19T20:51:08.121Z] 8a3aa393b2d8: Waiting [2022-09-19T20:51:08.121Z] 25bc292e5bac: Verifying Checksum [2022-09-19T20:51:08.121Z] 25bc292e5bac: Download complete [2022-09-19T20:51:08.121Z] 52dc419b0ee2: Verifying Checksum [2022-09-19T20:51:08.121Z] 52dc419b0ee2: Download complete [2022-09-19T20:51:08.121Z] 4657fd5d0bcf: Verifying Checksum [2022-09-19T20:51:08.121Z] 4657fd5d0bcf: Download complete [2022-09-19T20:51:08.121Z] df9b9388f04a: Download complete [2022-09-19T20:51:08.407Z] 6ad1cebc031e: Verifying Checksum [2022-09-19T20:51:08.407Z] 6ad1cebc031e: Download complete [2022-09-19T20:51:08.674Z] df9b9388f04a: Pull complete [2022-09-19T20:51:08.937Z] 52dc419b0ee2: Pull complete [2022-09-19T20:51:08.937Z] 25bc292e5bac: Pull complete [2022-09-19T20:51:08.937Z] 114826534d7a: Download complete [2022-09-19T20:51:09.195Z] 8a3aa393b2d8: Verifying Checksum [2022-09-19T20:51:09.195Z] 8a3aa393b2d8: Download complete [2022-09-19T20:51:12.510Z] 114826534d7a: Pull complete [2022-09-19T20:51:12.510Z] 4657fd5d0bcf: Pull complete [2022-09-19T20:51:12.988Z] 6ad1cebc031e: Pull complete [2022-09-19T20:51:15.553Z] 8a3aa393b2d8: Pull complete [2022-09-19T20:51:15.811Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-19T20:51:15.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-19T20:51:15.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:51:15.894Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:51:15.939Z] $ 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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:51:24.780Z] $ docker top f86c0f130b42299ca77763b997df6bac7e01adc9b2f1f2bae202cf58af269300 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-19T20:51:24.838Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-19T20:51:25.120Z] + set -o pipefail [2022-09-19T20:51:25.120Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-19T20:51:30.387Z] [2022-09-19T20:51:30.387Z] Monitoring /w/workspace/edgex-go/299 (github.com/edgexfoundry/edgex-go)... [2022-09-19T20:51:30.387Z] [2022-09-19T20:51:30.387Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8427fa1d-93b2-48dd-84ac-2ab4b29e37a5 [2022-09-19T20:51:30.387Z] [2022-09-19T20:51:30.387Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-19T20:51:30.387Z] [2022-09-19T20:51:30.387Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-19T20:51:30.387Z] [2022-09-19T20:51:30.387Z] [Pipeline] } [2022-09-19T20:51:30.410Z] $ docker stop --time=1 f86c0f130b42299ca77763b997df6bac7e01adc9b2f1f2bae202cf58af269300 [2022-09-19T20:51:36.168Z] $ docker rm -f f86c0f130b42299ca77763b997df6bac7e01adc9b2f1f2bae202cf58af269300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-19T20:51:36.567Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T20:51:36.579Z] provisioning config files... [2022-09-19T20:51:36.589Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/299@tmp/config4274336278897343300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:51:36.890Z] --> edgex-publish-swagger.sh [2022-09-19T20:51:36.890Z] === Publish openapi/v2 API === [2022-09-19T20:51:36.890Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-19T20:51:36.890Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/299/openapi/v2/core-command.yaml] [2022-09-19T20:51:36.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T20:51:36.890Z] Dload Upload Total Spent Left Speed [2022-09-19T20:51:37.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35240 --:--:-- --:--:-- --:--:-- 35203 100 33831 0 0 100 33831 0 35240 --:--:-- --:--:-- --:--:-- 35203 [2022-09-19T20:51:37.826Z] [2022-09-19T20:51:37.826Z] [2022-09-19T20:51:37.826Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/299/openapi/v2/core-data.yaml] [2022-09-19T20:51:37.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T20:51:37.826Z] Dload Upload Total Spent Left Speed [2022-09-19T20:51:38.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74899 --:--:-- --:--:-- --:--:-- 74821 100 71604 0 0 100 71604 0 74899 --:--:-- --:--:-- --:--:-- 74821 [2022-09-19T20:51:38.762Z] [2022-09-19T20:51:38.762Z] [2022-09-19T20:51:38.762Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/299/openapi/v2/core-metadata.yaml] [2022-09-19T20:51:38.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T20:51:38.762Z] Dload Upload Total Spent Left Speed [2022-09-19T20:51:40.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 108k 0:00:01 0:00:01 --:--:-- 108k [2022-09-19T20:51:40.135Z] [2022-09-19T20:51:40.135Z] [2022-09-19T20:51:40.135Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/299/openapi/v2/support-notifications.yaml] [2022-09-19T20:51:40.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T20:51:40.135Z] Dload Upload Total Spent Left Speed [2022-09-19T20:51:41.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 89318 0:00:01 0:00:01 --:--:-- 89318 100 89318 0 0 100 89318 0 89318 0:00:01 0:00:01 --:--:-- 89318 [2022-09-19T20:51:41.069Z] [2022-09-19T20:51:41.069Z] [2022-09-19T20:51:41.069Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/299/openapi/v2/support-scheduler.yaml] [2022-09-19T20:51:41.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T20:51:41.069Z] Dload Upload Total Spent Left Speed [2022-09-19T20:51:42.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42625 --:--:-- --:--:-- --:--:-- 42579 100 39556 0 0 100 39556 0 42625 --:--:-- --:--:-- --:--:-- 42579 [2022-09-19T20:51:42.007Z] [2022-09-19T20:51:42.007Z] [2022-09-19T20:51:42.007Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/299/openapi/v2/system-agent.yaml] [2022-09-19T20:51:42.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-19T20:51:42.007Z] Dload Upload Total Spent Left Speed [2022-09-19T20:51:42.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21957 --:--:-- --:--:-- --:--:-- 21933 100 20091 0 0 100 20091 0 21933 --:--:-- --:--:-- --:--:-- 21909 [2022-09-19T20:51:42.943Z] [2022-09-19T20:51:42.943Z] [Pipeline] } [2022-09-19T20:51:42.950Z] 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-19T20:51:43.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T20:51:43.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:51:43.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T20:51:43.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:51:43.715Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:51:43.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:51:44.562Z] $ docker top 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e -eo pid,comm [2022-09-19T20:51:44.606Z] 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-19T20:51:44.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T20:51:44.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T20:51:44.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T20:51:44.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T20:51:44.773Z] $ docker exec 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e ssh-agent [2022-09-19T20:51:44.875Z] SSH_AUTH_SOCK=/tmp/ssh-T9ioLAIZ8Aft/agent.16 [2022-09-19T20:51:44.875Z] SSH_AGENT_PID=23 [2022-09-19T20:51:44.881Z] Running ssh-add (command line suppressed) [2022-09-19T20:51:44.998Z] Identity added: /w/workspace/edgex-go/299@tmp/private_key_2641113470926394840.key (/w/workspace/edgex-go/299@tmp/private_key_2641113470926394840.key) [2022-09-19T20:51:44.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T20:51:45.282Z] + git semver tag [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,494 [run_tag] DEBUG tag force:False [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,494 [check_head_tag] DEBUG check head tag [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,496 [execute] INFO git cat-file --batch-check [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=) [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,500 [execute] INFO git cat-file --batch [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=) [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,528 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,528 [execute] INFO git tag -a v2.3.0-dev.63 -m v2.3.0-dev.63 [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,529 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.63', '-m', 'v2.3.0-dev.63'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=None) [2022-09-19T20:51:45.541Z] 2022-09-19 20:51:45,533 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main [2022-09-19T20:51:45.541Z] 2.3.0-dev.63 [Pipeline] } [2022-09-19T20:51:45.561Z] $ docker exec --env ******** --env ******** 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e ssh-agent -k [2022-09-19T20:51:45.673Z] unset SSH_AUTH_SOCK; [2022-09-19T20:51:45.674Z] unset SSH_AGENT_PID; [2022-09-19T20:51:45.674Z] echo Agent pid 23 killed; [2022-09-19T20:51:45.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T20:51:45.974Z] + git semver [Pipeline] } [2022-09-19T20:51:46.260Z] $ docker stop --time=1 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e [2022-09-19T20:51:47.760Z] $ docker rm -f 05d073ec7b3f6c97acc96f81f8981865243fad390cf3c378b5007a1ce7d0a31e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:51:48.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-19T20:51:48.278Z] [2022-09-19T20:51:48.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:51:48.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-19T20:51:48.877Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-19T20:51:48.877Z] ab5ef0e58194: Pulling fs layer [2022-09-19T20:51:48.877Z] 9712f1f96733: Pulling fs layer [2022-09-19T20:51:48.877Z] 63f879dbbcfc: Pulling fs layer [2022-09-19T20:51:48.877Z] 0d9ebad4ef96: Pulling fs layer [2022-09-19T20:51:48.877Z] e9a5061849ea: Pulling fs layer [2022-09-19T20:51:48.877Z] d747dcd14b5f: Pulling fs layer [2022-09-19T20:51:48.877Z] 2de7ff778b66: Pulling fs layer [2022-09-19T20:51:48.877Z] 0d9ebad4ef96: Waiting [2022-09-19T20:51:48.877Z] d747dcd14b5f: Waiting [2022-09-19T20:51:48.877Z] e9a5061849ea: Waiting [2022-09-19T20:51:48.877Z] 2de7ff778b66: Waiting [2022-09-19T20:51:48.877Z] 9712f1f96733: Verifying Checksum [2022-09-19T20:51:48.877Z] 9712f1f96733: Download complete [2022-09-19T20:51:49.142Z] 63f879dbbcfc: Verifying Checksum [2022-09-19T20:51:49.142Z] e9a5061849ea: Verifying Checksum [2022-09-19T20:51:49.142Z] e9a5061849ea: Download complete [2022-09-19T20:51:49.142Z] d747dcd14b5f: Verifying Checksum [2022-09-19T20:51:49.142Z] d747dcd14b5f: Download complete [2022-09-19T20:51:49.403Z] ab5ef0e58194: Verifying Checksum [2022-09-19T20:51:49.403Z] ab5ef0e58194: Download complete [2022-09-19T20:51:49.403Z] 0d9ebad4ef96: Verifying Checksum [2022-09-19T20:51:49.403Z] 0d9ebad4ef96: Download complete [2022-09-19T20:51:49.403Z] 2de7ff778b66: Verifying Checksum [2022-09-19T20:51:49.403Z] 2de7ff778b66: Download complete [2022-09-19T20:51:52.689Z] ab5ef0e58194: Pull complete [2022-09-19T20:51:52.689Z] 9712f1f96733: Pull complete [2022-09-19T20:51:53.264Z] 63f879dbbcfc: Pull complete [2022-09-19T20:51:57.463Z] 0d9ebad4ef96: Pull complete [2022-09-19T20:51:57.463Z] e9a5061849ea: Pull complete [2022-09-19T20:51:57.721Z] d747dcd14b5f: Pull complete [2022-09-19T20:51:59.097Z] 2de7ff778b66: Pull complete [2022-09-19T20:51:59.097Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-19T20:51:59.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-19T20:51:59.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:51:59.174Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:51:59.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:52:07.588Z] $ docker top 30f54e1f3dcf6e67074e262b7d9637fcb9a6421a093b8e573d93c5731ae4cb5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-19T20:52:07.665Z] provisioning config files... [2022-09-19T20:52:07.685Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/299@tmp/config6707206191553981614tmp [2022-09-19T20:52:07.712Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/299@tmp/config281517789778880939tmp [2022-09-19T20:52:07.749Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/299@tmp/config9192636498280467552tmp [Pipeline] { [Pipeline] echo [2022-09-19T20:52:07.762Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:08.045Z] ---> sigul-configuration.sh [2022-09-19T20:52:08.045Z] gpg: directory `/root/.gnupg' created [2022-09-19T20:52:08.045Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-19T20:52:08.045Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-19T20:52:08.045Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-19T20:52:08.045Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-19T20:52:08.045Z] gpg: CAST5 encrypted data [2022-09-19T20:52:08.045Z] gpg: encrypted with 1 passphrase [2022-09-19T20:52:08.045Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-19T20:52:08.326Z] + mkdir /home/jenkins [2022-09-19T20:52:08.326Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-19T20:52:08.621Z] + 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-19T20:52:08.631Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:08.918Z] ---> sigul-install.sh [2022-09-19T20:52:08.918Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-19T20:52:09.202Z] + git tag --list [2022-09-19T20:52:09.202Z] 0.6.0 [2022-09-19T20:52:09.202Z] 0.6.1 [2022-09-19T20:52:09.202Z] 0.7.0 [2022-09-19T20:52:09.202Z] 0.7.1 [2022-09-19T20:52:09.202Z] v1.0.0 [2022-09-19T20:52:09.202Z] v1.0.1 [2022-09-19T20:52:09.202Z] v1.1.0 [2022-09-19T20:52:09.202Z] v1.2.0 [2022-09-19T20:52:09.202Z] v1.2.1 [2022-09-19T20:52:09.202Z] v1.3.0 [2022-09-19T20:52:09.202Z] v1.3.1 [2022-09-19T20:52:09.202Z] v2.0.0 [2022-09-19T20:52:09.202Z] v2.1.0 [2022-09-19T20:52:09.202Z] v2.1.1 [2022-09-19T20:52:09.202Z] v2.1.1-dev.1 [2022-09-19T20:52:09.202Z] v2.1.1-dev.2 [2022-09-19T20:52:09.202Z] v2.1.1-dev.3 [2022-09-19T20:52:09.202Z] v2.1.1-dev.4 [2022-09-19T20:52:09.202Z] v2.1.1-dev.5 [2022-09-19T20:52:09.202Z] v2.1.1-dev.6 [2022-09-19T20:52:09.202Z] v2.1.1-dev.7 [2022-09-19T20:52:09.202Z] v2.1.1-dev.8 [2022-09-19T20:52:09.202Z] v2.1.2-dev.1 [2022-09-19T20:52:09.202Z] v2.2.0 [2022-09-19T20:52:09.202Z] v2.2.1-dev.1 [2022-09-19T20:52:09.202Z] v2.2.1-dev.10 [2022-09-19T20:52:09.202Z] v2.2.1-dev.11 [2022-09-19T20:52:09.202Z] v2.2.1-dev.12 [2022-09-19T20:52:09.202Z] v2.2.1-dev.13 [2022-09-19T20:52:09.202Z] v2.2.1-dev.14 [2022-09-19T20:52:09.202Z] v2.2.1-dev.15 [2022-09-19T20:52:09.202Z] v2.2.1-dev.16 [2022-09-19T20:52:09.202Z] v2.2.1-dev.17 [2022-09-19T20:52:09.202Z] v2.2.1-dev.18 [2022-09-19T20:52:09.202Z] v2.2.1-dev.19 [2022-09-19T20:52:09.202Z] v2.2.1-dev.2 [2022-09-19T20:52:09.202Z] v2.2.1-dev.20 [2022-09-19T20:52:09.202Z] v2.2.1-dev.21 [2022-09-19T20:52:09.202Z] v2.2.1-dev.22 [2022-09-19T20:52:09.202Z] v2.2.1-dev.23 [2022-09-19T20:52:09.202Z] v2.2.1-dev.24 [2022-09-19T20:52:09.202Z] v2.2.1-dev.25 [2022-09-19T20:52:09.202Z] v2.2.1-dev.26 [2022-09-19T20:52:09.202Z] v2.2.1-dev.27 [2022-09-19T20:52:09.202Z] v2.2.1-dev.28 [2022-09-19T20:52:09.202Z] v2.2.1-dev.29 [2022-09-19T20:52:09.202Z] v2.2.1-dev.3 [2022-09-19T20:52:09.202Z] v2.2.1-dev.4 [2022-09-19T20:52:09.202Z] v2.2.1-dev.5 [2022-09-19T20:52:09.202Z] v2.2.1-dev.6 [2022-09-19T20:52:09.202Z] v2.2.1-dev.7 [2022-09-19T20:52:09.202Z] v2.2.1-dev.8 [2022-09-19T20:52:09.202Z] v2.2.1-dev.9 [2022-09-19T20:52:09.202Z] v2.3.0-dev.29 [2022-09-19T20:52:09.202Z] v2.3.0-dev.30 [2022-09-19T20:52:09.202Z] v2.3.0-dev.31 [2022-09-19T20:52:09.202Z] v2.3.0-dev.32 [2022-09-19T20:52:09.202Z] v2.3.0-dev.33 [2022-09-19T20:52:09.202Z] v2.3.0-dev.34 [2022-09-19T20:52:09.202Z] v2.3.0-dev.35 [2022-09-19T20:52:09.202Z] v2.3.0-dev.36 [2022-09-19T20:52:09.202Z] v2.3.0-dev.37 [2022-09-19T20:52:09.202Z] v2.3.0-dev.38 [2022-09-19T20:52:09.202Z] v2.3.0-dev.39 [2022-09-19T20:52:09.202Z] v2.3.0-dev.40 [2022-09-19T20:52:09.202Z] v2.3.0-dev.41 [2022-09-19T20:52:09.202Z] v2.3.0-dev.42 [2022-09-19T20:52:09.202Z] v2.3.0-dev.43 [2022-09-19T20:52:09.202Z] v2.3.0-dev.44 [2022-09-19T20:52:09.202Z] v2.3.0-dev.45 [2022-09-19T20:52:09.202Z] v2.3.0-dev.46 [2022-09-19T20:52:09.202Z] v2.3.0-dev.47 [2022-09-19T20:52:09.202Z] v2.3.0-dev.48 [2022-09-19T20:52:09.202Z] v2.3.0-dev.49 [2022-09-19T20:52:09.202Z] v2.3.0-dev.50 [2022-09-19T20:52:09.202Z] v2.3.0-dev.51 [2022-09-19T20:52:09.202Z] v2.3.0-dev.52 [2022-09-19T20:52:09.202Z] v2.3.0-dev.53 [2022-09-19T20:52:09.202Z] v2.3.0-dev.54 [2022-09-19T20:52:09.202Z] v2.3.0-dev.55 [2022-09-19T20:52:09.202Z] v2.3.0-dev.56 [2022-09-19T20:52:09.202Z] v2.3.0-dev.57 [2022-09-19T20:52:09.202Z] v2.3.0-dev.58 [2022-09-19T20:52:09.202Z] v2.3.0-dev.59 [2022-09-19T20:52:09.202Z] v2.3.0-dev.60 [2022-09-19T20:52:09.202Z] v2.3.0-dev.61 [2022-09-19T20:52:09.202Z] v2.3.0-dev.62 [2022-09-19T20:52:09.202Z] v2.3.0-dev.63 [Pipeline] sh [2022-09-19T20:52:09.489Z] + lftools sign git-tag v2.3.0-dev.63 [2022-09-19T20:52:10.061Z] Signing Git tag with Sigul... [2022-09-19T20:52:10.061Z] Signing v2.3.0-dev.63 [Pipeline] echo [2022-09-19T20:52:10.643Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:10.928Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-19T20:52:10.935Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-19T20:52:10.966Z] $ docker stop --time=1 30f54e1f3dcf6e67074e262b7d9637fcb9a6421a093b8e573d93c5731ae4cb5c [2022-09-19T20:52:12.315Z] $ docker rm -f 30f54e1f3dcf6e67074e262b7d9637fcb9a6421a093b8e573d93c5731ae4cb5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-19T20:52:12.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T20:52:12.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:52:13.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T20:52:13.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:52:13.197Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:52:13.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:52:13.920Z] $ docker top 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T20:52:13.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T20:52:13.999Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T20:52:14.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T20:52:14.140Z] $ docker exec 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 ssh-agent [2022-09-19T20:52:14.247Z] SSH_AUTH_SOCK=/tmp/ssh-XcQvsxB3p9QR/agent.32 [2022-09-19T20:52:14.247Z] SSH_AGENT_PID=38 [2022-09-19T20:52:14.252Z] Running ssh-add (command line suppressed) [2022-09-19T20:52:14.377Z] Identity added: /w/workspace/edgex-go/299@tmp/private_key_1712795671245575025.key (/w/workspace/edgex-go/299@tmp/private_key_1712795671245575025.key) [2022-09-19T20:52:14.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T20:52:14.666Z] + git semver bump pre [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,889 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,889 [bump_version] DEBUG bumping version:2.3.0-dev.63 on axis:pre with prefix:dev [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,889 [bump_version] DEBUG bumped version:2.3.0-dev.64 [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,889 [write_version] DEBUG write version:2.3.0-dev.64 to path:/w/workspace/edgex-go/299/.semver/main with force:True [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,889 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,889 [write_file] DEBUG write to file:/w/workspace/edgex-go/299/.semver/main [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,892 [execute] INFO git cat-file --batch-check [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,897 [execute] INFO git cat-file --batch [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T20:52:14.927Z] 2022-09-19 20:52:14,902 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main [2022-09-19T20:52:14.927Z] 2.3.0-dev.64 [Pipeline] } [2022-09-19T20:52:14.947Z] $ docker exec --env ******** --env ******** 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 ssh-agent -k [2022-09-19T20:52:15.047Z] unset SSH_AUTH_SOCK; [2022-09-19T20:52:15.047Z] unset SSH_AGENT_PID; [2022-09-19T20:52:15.047Z] echo Agent pid 38 killed; [2022-09-19T20:52:15.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T20:52:15.348Z] + git semver [Pipeline] } [2022-09-19T20:52:15.630Z] $ docker stop --time=1 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 [2022-09-19T20:52:17.150Z] $ docker rm -f 8fb2c6337ee847b48a44d3de532b7f3e4fef646e76dc960b800ef0c96717bd84 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-19T20:52:17.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-19T20:52:17.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:52:17.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-19T20:52:17.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:52:17.849Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:52:17.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:52:18.566Z] $ docker top ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-19T20:52:18.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-19T20:52:18.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-19T20:52:18.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-19T20:52:18.790Z] $ docker exec ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab ssh-agent [2022-09-19T20:52:18.883Z] SSH_AUTH_SOCK=/tmp/ssh-jdNK51N6BGIO/agent.34 [2022-09-19T20:52:18.883Z] SSH_AGENT_PID=41 [2022-09-19T20:52:18.887Z] Running ssh-add (command line suppressed) [2022-09-19T20:52:19.021Z] Identity added: /w/workspace/edgex-go/299@tmp/private_key_230878957574324341.key (/w/workspace/edgex-go/299@tmp/private_key_230878957574324341.key) [2022-09-19T20:52:19.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-19T20:52:19.309Z] + git semver push [2022-09-19T20:52:19.567Z] 2022-09-19 20:52:19,575 [run_push] DEBUG push [2022-09-19T20:52:19.567Z] 2022-09-19 20:52:19,576 [execute] INFO git cat-file --batch-check [2022-09-19T20:52:19.567Z] 2022-09-19 20:52:19,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=) [2022-09-19T20:52:19.825Z] 2022-09-19 20:52:19,582 [execute] INFO git rev-list 3aa97a91e52aee7986883302638b976391072b71 -- [2022-09-19T20:52:19.825Z] 2022-09-19 20:52:19,582 [execute] DEBUG Popen(['git', 'rev-list', '3aa97a91e52aee7986883302638b976391072b71', '--'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-19T20:52:19.825Z] 2022-09-19 20:52:19,591 [execute] INFO git fetch -v origin [2022-09-19T20:52:19.825Z] 2022-09-19 20:52:19,592 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-19T20:52:20.395Z] 2022-09-19 20:52:20,171 [run_push] DEBUG no remote changes detected [2022-09-19T20:52:20.395Z] 2022-09-19 20:52:20,171 [execute] INFO git push origin semver [2022-09-19T20:52:20.395Z] 2022-09-19 20:52:20,171 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/299/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-19T20:52:21.333Z] 2022-09-19 20:52:21,172 [run_push] DEBUG push all version tags [2022-09-19T20:52:21.333Z] 2022-09-19 20:52:21,172 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-19T20:52:21.333Z] 2022-09-19 20:52:21,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/299, universal_newlines=False, shell=None, istream=None) [2022-09-19T20:52:22.290Z] 2022-09-19 20:52:22,055 [read_version] DEBUG read version from /w/workspace/edgex-go/299/.semver/main [2022-09-19T20:52:22.290Z] 2.3.0-dev.64 [Pipeline] } [2022-09-19T20:52:22.313Z] $ docker exec --env ******** --env ******** ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab ssh-agent -k [2022-09-19T20:52:22.412Z] unset SSH_AUTH_SOCK; [2022-09-19T20:52:22.412Z] unset SSH_AGENT_PID; [2022-09-19T20:52:22.412Z] echo Agent pid 41 killed; [2022-09-19T20:52:22.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-19T20:52:22.748Z] + git semver [Pipeline] } [2022-09-19T20:52:23.029Z] $ docker stop --time=1 ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab [2022-09-19T20:52:24.416Z] $ docker rm -f ab9bd970e6b38d07e8b4c4acad5b0e460b80c53f15034646f27202cf87979bab [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-19T20:52:24.949Z] + [ -d /w/workspace/edgex-go/299/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:25.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:26.099Z] ---> package-listing.sh [2022-09-19T20:52:26.099Z] ++ facter osfamily [2022-09-19T20:52:26.099Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-19T20:52:26.359Z] + OS_FAMILY=debian [2022-09-19T20:52:26.359Z] + workspace=/w/workspace/edgex-go/299 [2022-09-19T20:52:26.359Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-19T20:52:26.359Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-19T20:52:26.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-19T20:52:26.359Z] + PACKAGES=/tmp/packages_start.txt [2022-09-19T20:52:26.359Z] + '[' /w/workspace/edgex-go/299 ']' [2022-09-19T20:52:26.359Z] + PACKAGES=/tmp/packages_end.txt [2022-09-19T20:52:26.359Z] + case "${OS_FAMILY}" in [2022-09-19T20:52:26.359Z] + dpkg -l [2022-09-19T20:52:26.359Z] + grep '^ii' [2022-09-19T20:52:26.359Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-19T20:52:26.359Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-19T20:52:26.359Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-19T20:52:26.359Z] + '[' /w/workspace/edgex-go/299 ']' [2022-09-19T20:52:26.359Z] + mkdir -p /w/workspace/edgex-go/299/archives/ [2022-09-19T20:52:26.359Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/299/archives/ [Pipeline] echo [2022-09-19T20:52:26.370Z] 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/299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-19T20:52:26.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:52:27.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T20:52:27.207Z] [2022-09-19T20:52:27.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-19T20:52:27.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T20:52:27.762Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-19T20:52:27.762Z] 5eb5b503b376: Pulling fs layer [2022-09-19T20:52:27.762Z] 5c69ac0246d0: Pulling fs layer [2022-09-19T20:52:27.762Z] ec43610c2a17: Pulling fs layer [2022-09-19T20:52:27.762Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-19T20:52:27.762Z] 33b1e0a273af: Pulling fs layer [2022-09-19T20:52:27.762Z] 5d3b04190fa2: Pulling fs layer [2022-09-19T20:52:27.762Z] 2f39f015ded8: Pulling fs layer [2022-09-19T20:52:27.762Z] 3a2ae6a8a46f: Waiting [2022-09-19T20:52:27.762Z] 33b1e0a273af: Waiting [2022-09-19T20:52:27.762Z] 5c69ac0246d0: Verifying Checksum [2022-09-19T20:52:27.762Z] 5c69ac0246d0: Download complete [2022-09-19T20:52:27.762Z] 3a2ae6a8a46f: Download complete [2022-09-19T20:52:27.762Z] ec43610c2a17: Verifying Checksum [2022-09-19T20:52:27.762Z] ec43610c2a17: Download complete [2022-09-19T20:52:27.762Z] 5d3b04190fa2: Verifying Checksum [2022-09-19T20:52:27.762Z] 5d3b04190fa2: Download complete [2022-09-19T20:52:27.762Z] 33b1e0a273af: Verifying Checksum [2022-09-19T20:52:27.762Z] 33b1e0a273af: Download complete [2022-09-19T20:52:28.020Z] 5eb5b503b376: Verifying Checksum [2022-09-19T20:52:28.020Z] 5eb5b503b376: Download complete [2022-09-19T20:52:28.954Z] 2f39f015ded8: Download complete [2022-09-19T20:52:29.213Z] 5eb5b503b376: Pull complete [2022-09-19T20:52:29.473Z] 5c69ac0246d0: Pull complete [2022-09-19T20:52:30.107Z] ec43610c2a17: Pull complete [2022-09-19T20:52:30.681Z] 3a2ae6a8a46f: Pull complete [2022-09-19T20:52:30.939Z] 33b1e0a273af: Pull complete [2022-09-19T20:52:30.939Z] 5d3b04190fa2: Pull complete [2022-09-19T20:52:35.157Z] 2f39f015ded8: Pull complete [2022-09-19T20:52:36.061Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-19T20:52:36.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-19T20:52:36.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-19T20:52:36.149Z] prd-ubuntu20.04-docker-8c-8g-29845 does not seem to be running inside a container [2022-09-19T20:52:36.191Z] $ 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/299/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/299 -v /w/workspace/edgex-go/299:/w/workspace/edgex-go/299:rw,z -v /w/workspace/edgex-go/299@tmp:/w/workspace/edgex-go/299@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-19T20:52:47.166Z] $ docker top 40c6d3571c36b47ca9281fd4ecf00f8831bd6b993f94d57c8bd5fcc87a9e4471 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-19T20:52:47.505Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-19T20:52:47.790Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-19T20:52:48.073Z] + ls /var/log/sa-host [2022-09-19T20:52:48.073Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-19T20:52:48.161Z] provisioning config files... [2022-09-19T20:52:48.170Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/299@tmp/config2127314838597464263tmp [Pipeline] { [Pipeline] echo [2022-09-19T20:52:48.182Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:48.468Z] ---> create-netrc.sh [Pipeline] } [2022-09-19T20:52:48.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:48.808Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-19T20:52:48.815Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:49.095Z] ---> sudo-logs.sh [2022-09-19T20:52:49.095Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-19T20:52:49.114Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:49.393Z] ---> job-cost.sh [2022-09-19T20:52:49.394Z] lf-activate-venv: SKIPPING [2022-09-19T20:52:49.394Z] DEBUG: total: 0.10999999940395355 [2022-09-19T20:52:49.394Z] INFO: Retrieving Stack Cost... [2022-09-19T20:52:49.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-19T20:52:50.220Z] INFO: Archiving Costs [Pipeline] echo [2022-09-19T20:52:50.228Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-19T20:52:50.502Z] ---> logs-deploy.sh [2022-09-19T20:52:50.502Z] lf-activate-venv: SKIPPING [2022-09-19T20:52:50.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/299 [2022-09-19T20:52:50.502Z] INFO: archiving workspace using pattern(s): [2022-09-19T20:52:51.436Z] Archives upload complete. [2022-09-19T20:52:51.694Z] INFO: archiving logs to Nexus [2022-09-19T20:52:52.261Z] ---> uname -a: [2022-09-19T20:52:52.261Z] Linux prd-ubuntu20-04-docker-8c-8g-29845 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-19T20:52:52.261Z] [2022-09-19T20:52:52.261Z] [2022-09-19T20:52:52.261Z] ---> lscpu: [2022-09-19T20:52:52.261Z] Architecture: x86_64 [2022-09-19T20:52:52.261Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-19T20:52:52.261Z] Byte Order: Little Endian [2022-09-19T20:52:52.261Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-19T20:52:52.261Z] CPU(s): 8 [2022-09-19T20:52:52.261Z] On-line CPU(s) list: 0-7 [2022-09-19T20:52:52.261Z] Thread(s) per core: 1 [2022-09-19T20:52:52.261Z] Core(s) per socket: 1 [2022-09-19T20:52:52.261Z] Socket(s): 8 [2022-09-19T20:52:52.261Z] NUMA node(s): 1 [2022-09-19T20:52:52.261Z] Vendor ID: AuthenticAMD [2022-09-19T20:52:52.261Z] CPU family: 23 [2022-09-19T20:52:52.261Z] Model: 49 [2022-09-19T20:52:52.261Z] Model name: AMD EPYC-Rome Processor [2022-09-19T20:52:52.261Z] Stepping: 0 [2022-09-19T20:52:52.261Z] CPU MHz: 2799.998 [2022-09-19T20:52:52.261Z] BogoMIPS: 5599.99 [2022-09-19T20:52:52.261Z] Virtualization: AMD-V [2022-09-19T20:52:52.261Z] Hypervisor vendor: KVM [2022-09-19T20:52:52.261Z] Virtualization type: full [2022-09-19T20:52:52.261Z] L1d cache: 256 KiB [2022-09-19T20:52:52.261Z] L1i cache: 256 KiB [2022-09-19T20:52:52.261Z] L2 cache: 4 MiB [2022-09-19T20:52:52.261Z] L3 cache: 128 MiB [2022-09-19T20:52:52.261Z] NUMA node0 CPU(s): 0-7 [2022-09-19T20:52:52.261Z] Vulnerability Itlb multihit: Not affected [2022-09-19T20:52:52.262Z] Vulnerability L1tf: Not affected [2022-09-19T20:52:52.262Z] Vulnerability Mds: Not affected [2022-09-19T20:52:52.262Z] Vulnerability Meltdown: Not affected [2022-09-19T20:52:52.262Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-19T20:52:52.262Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-19T20:52:52.262Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-19T20:52:52.262Z] Vulnerability Srbds: Not affected [2022-09-19T20:52:52.262Z] Vulnerability Tsx async abort: Not affected [2022-09-19T20:52:52.262Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-19T20:52:52.262Z] [2022-09-19T20:52:52.262Z] [2022-09-19T20:52:52.262Z] ---> nproc: [2022-09-19T20:52:52.262Z] 8 [2022-09-19T20:52:52.262Z] [2022-09-19T20:52:52.262Z] [2022-09-19T20:52:52.262Z] ---> df -h: [2022-09-19T20:52:52.262Z] Filesystem Size Used Avail Use% Mounted on [2022-09-19T20:52:52.262Z] overlay 155G 19G 137G 13% / [2022-09-19T20:52:52.262Z] tmpfs 64M 0 64M 0% /dev [2022-09-19T20:52:52.262Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-19T20:52:52.262Z] shm 64M 0 64M 0% /dev/shm [2022-09-19T20:52:52.262Z] /dev/vda1 155G 19G 137G 13% /facter-os [2022-09-19T20:52:52.262Z] [2022-09-19T20:52:52.262Z]