Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9dcee949f54824ad0383305277df28e0b6ce2cb 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-ssh8238259322464701335.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-ssh9635327177752352694.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-ssh656026206973732326.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-ssh4218137329748302303.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-ssh4450057162773330563.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23796 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/287 [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/287 # 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 d9dcee949f54824ad0383305277df28e0b6ce2cb (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 d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4136)" > git rev-list --no-walk fd31c8765befe4f65ed63f7a6396fa1577418d04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T20:20:14.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T20:20:14.630Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T20:20:14.646Z] ========================================================= [2022-08-29T20:20:14.646Z] EdgeX Global Pipelines Version Info [2022-08-29T20:20:14.646Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:20:15.395Z] ------------------- [2022-08-29T20:20:15.395Z] stable info: [2022-08-29T20:20:15.395Z] ------------------- [2022-08-29T20:20:15.395Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T20:20:15.395Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T20:20:15.395Z] Message: update stable to v1.0.239 [2022-08-29T20:20:15.966Z] ------------------- [2022-08-29T20:20:15.966Z] experimental info: [2022-08-29T20:20:15.966Z] ------------------- [2022-08-29T20:20:15.966Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T20:20:15.966Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T20:20:15.966Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T20:20:16.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-29T20:20:16.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-29T20:20:16.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T20:20:16.234Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T20:20:16.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T20:20:16.258Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T20:20:16.275Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T20:20:16.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-29T20:20:16.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-29T20:20:16.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-29T20:20:16.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T20:20:16.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T20:20:16.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T20:20:16.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T20:20:16.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T20:20:16.378Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T20:20:16.389Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T20:20:16.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T20:20:16.405Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-29T20:20:16.422Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-29T20:20:16.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T20:20:16.444Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T20:20:16.456Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T20:20:16.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-29T20:20:16.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-29T20:20:16.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-29T20:20:16.554Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] echo [2022-08-29T20:20:16.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9dcee9 [Pipeline] echo [2022-08-29T20:20:16.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T20:20:16.617Z] provisioning config files... [2022-08-29T20:20:16.628Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/287@tmp/config881165214784421724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:20:16.925Z] ---> docker-login.sh [2022-08-29T20:20:16.925Z] nexus3.edgexfoundry.org:10001 [2022-08-29T20:20:17.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:20:17.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:20:17.445Z] Configure a credential helper to remove this warning. See [2022-08-29T20:20:17.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:20:17.445Z] [2022-08-29T20:20:17.445Z] Login Succeeded [2022-08-29T20:20:17.445Z] nexus3.edgexfoundry.org:10002 [2022-08-29T20:20:17.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:20:17.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:20:17.445Z] Configure a credential helper to remove this warning. See [2022-08-29T20:20:17.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:20:17.445Z] [2022-08-29T20:20:17.445Z] Login Succeeded [2022-08-29T20:20:17.445Z] nexus3.edgexfoundry.org:10003 [2022-08-29T20:20:17.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:20:17.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:20:17.707Z] Configure a credential helper to remove this warning. See [2022-08-29T20:20:17.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:20:17.707Z] [2022-08-29T20:20:17.707Z] Login Succeeded [2022-08-29T20:20:17.707Z] nexus3.edgexfoundry.org:10004 [2022-08-29T20:20:17.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:20:17.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:20:17.707Z] Configure a credential helper to remove this warning. See [2022-08-29T20:20:17.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:20:17.707Z] [2022-08-29T20:20:17.707Z] Login Succeeded [2022-08-29T20:20:17.707Z] docker.io [2022-08-29T20:20:17.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:20:18.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:20:18.229Z] Configure a credential helper to remove this warning. See [2022-08-29T20:20:18.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:20:18.229Z] [2022-08-29T20:20:18.229Z] Login Succeeded [2022-08-29T20:20:18.229Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T20:20:18.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T20:20:18.537Z] + 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-08-29T20:20:18.537Z] + dirname cmd/core-command/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-29T20:20:18.537Z] + + dirname cmd/core-data/Dockerfilecut [2022-08-29T20:20:18.537Z] -d/ -f2 [2022-08-29T20:20:18.537Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/core-metadata/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/support-notifications/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-29T20:20:18.537Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-29T20:20:18.537Z] + cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-29T20:20:18.537Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-29T20:20:18.537Z] cut -d/ -f2 [2022-08-29T20:20:18.537Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-29T20:20:18.573Z] 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-08-29T20:20:18.919Z] + git rev-list -1 --merges d9dcee949f54824ad0383305277df28e0b6ce2cb~1..d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] echo [2022-08-29T20:20:18.942Z] -----------> git rev-list -1 --merges d9dcee949f54824ad0383305277df28e0b6ce2cb~1..d9dcee949f54824ad0383305277df28e0b6ce2cb d9dcee949f54824ad0383305277df28e0b6ce2cb [false] [Pipeline] sh [2022-08-29T20:20:19.243Z] + git log --format=format:%s -1 d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] echo [2022-08-29T20:20:19.259Z] ========================================================= [2022-08-29T20:20:19.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T20:20:19.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-29T20:20:19.657Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T20:20:19.657Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T20:20:19.657Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T20:20:19.657Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T20:20:19.657Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T20:20:19.657Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T20:20:19.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:20:20.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T20:20:20.072Z] [2022-08-29T20:20:20.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:20:20.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T20:20:20.385Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T20:20:20.385Z] b85a868b505f: Pulling fs layer [2022-08-29T20:20:20.385Z] e2be974225ed: Pulling fs layer [2022-08-29T20:20:20.385Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T20:20:20.385Z] 988bab9f4d93: Pulling fs layer [2022-08-29T20:20:20.385Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T20:20:20.385Z] eaf3925da568: Pulling fs layer [2022-08-29T20:20:20.385Z] bab4dde63d76: Pulling fs layer [2022-08-29T20:20:20.385Z] bde34c3a00c8: Pulling fs layer [2022-08-29T20:20:20.385Z] b352a97aabf1: Pulling fs layer [2022-08-29T20:20:20.385Z] 4872d77fe225: Pulling fs layer [2022-08-29T20:20:20.385Z] 5851b861e8e6: Pulling fs layer [2022-08-29T20:20:20.385Z] bab4dde63d76: Waiting [2022-08-29T20:20:20.385Z] bde34c3a00c8: Waiting [2022-08-29T20:20:20.386Z] 988bab9f4d93: Waiting [2022-08-29T20:20:20.386Z] b352a97aabf1: Waiting [2022-08-29T20:20:20.386Z] 1469e6f7b9e6: Waiting [2022-08-29T20:20:20.386Z] eaf3925da568: Waiting [2022-08-29T20:20:20.386Z] 4872d77fe225: Waiting [2022-08-29T20:20:20.386Z] e2be974225ed: Verifying Checksum [2022-08-29T20:20:20.386Z] e2be974225ed: Download complete [2022-08-29T20:20:20.386Z] 988bab9f4d93: Verifying Checksum [2022-08-29T20:20:20.386Z] 988bab9f4d93: Download complete [2022-08-29T20:20:20.650Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T20:20:20.650Z] 1469e6f7b9e6: Download complete [2022-08-29T20:20:20.650Z] eaf3925da568: Download complete [2022-08-29T20:20:20.650Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T20:20:20.650Z] 339a4e72a1f5: Download complete [2022-08-29T20:20:20.650Z] bde34c3a00c8: Download complete [2022-08-29T20:20:20.650Z] b352a97aabf1: Download complete [2022-08-29T20:20:20.650Z] 4872d77fe225: Verifying Checksum [2022-08-29T20:20:20.650Z] 4872d77fe225: Download complete [2022-08-29T20:20:20.650Z] 5851b861e8e6: Download complete [2022-08-29T20:20:20.910Z] b85a868b505f: Verifying Checksum [2022-08-29T20:20:20.910Z] b85a868b505f: Download complete [2022-08-29T20:20:21.169Z] bab4dde63d76: Verifying Checksum [2022-08-29T20:20:21.169Z] bab4dde63d76: Download complete [2022-08-29T20:20:22.108Z] b85a868b505f: Pull complete [2022-08-29T20:20:22.108Z] e2be974225ed: Pull complete [2022-08-29T20:20:22.677Z] 339a4e72a1f5: Pull complete [2022-08-29T20:20:22.677Z] 988bab9f4d93: Pull complete [2022-08-29T20:20:22.947Z] 1469e6f7b9e6: Pull complete [2022-08-29T20:20:22.947Z] eaf3925da568: Pull complete [2022-08-29T20:20:24.857Z] bab4dde63d76: Pull complete [2022-08-29T20:20:24.857Z] bde34c3a00c8: Pull complete [2022-08-29T20:20:24.857Z] b352a97aabf1: Pull complete [2022-08-29T20:20:24.857Z] 4872d77fe225: Pull complete [2022-08-29T20:20:24.857Z] 5851b861e8e6: Pull complete [2022-08-29T20:20:24.857Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T20:20:24.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T20:20:24.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:20:24.960Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:20:24.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:20:27.200Z] $ docker top aa8d5378d835e4d2ff427171fef90b105dceea7b151b2178e5ea15170ca841bb -eo pid,comm [2022-08-29T20:20:27.261Z] 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-08-29T20:20:27.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T20:20:27.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T20:20:27.304Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T20:20:27.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T20:20:27.441Z] $ docker exec aa8d5378d835e4d2ff427171fef90b105dceea7b151b2178e5ea15170ca841bb ssh-agent [2022-08-29T20:20:27.573Z] SSH_AUTH_SOCK=/tmp/ssh-L9E5ErPsXvUv/agent.32 [2022-08-29T20:20:27.573Z] SSH_AGENT_PID=39 [2022-08-29T20:20:27.579Z] Running ssh-add (command line suppressed) [2022-08-29T20:20:27.712Z] Identity added: /w/workspace/edgex-go/287@tmp/private_key_8910566677682735154.key (/w/workspace/edgex-go/287@tmp/private_key_8910566677682735154.key) [2022-08-29T20:20:27.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T20:20:28.022Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T20:20:28.037Z] $ docker exec --env ******** --env ******** aa8d5378d835e4d2ff427171fef90b105dceea7b151b2178e5ea15170ca841bb ssh-agent -k [2022-08-29T20:20:28.145Z] unset SSH_AUTH_SOCK; [2022-08-29T20:20:28.145Z] unset SSH_AGENT_PID; [2022-08-29T20:20:28.145Z] echo Agent pid 39 killed; [2022-08-29T20:20:28.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T20:20:28.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T20:20:28.183Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T20:20:28.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T20:20:28.316Z] $ docker exec aa8d5378d835e4d2ff427171fef90b105dceea7b151b2178e5ea15170ca841bb ssh-agent [2022-08-29T20:20:28.441Z] SSH_AUTH_SOCK=/tmp/ssh-4hNeZYtqcPHk/agent.72 [2022-08-29T20:20:28.441Z] SSH_AGENT_PID=78 [2022-08-29T20:20:28.446Z] Running ssh-add (command line suppressed) [2022-08-29T20:20:28.570Z] Identity added: /w/workspace/edgex-go/287@tmp/private_key_4291494045246196276.key (/w/workspace/edgex-go/287@tmp/private_key_4291494045246196276.key) [2022-08-29T20:20:28.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T20:20:28.872Z] + git semver init [2022-08-29T20:20:29.133Z] 2022-08-29 20:20:29,049 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T20:20:29.133Z] 2022-08-29 20:20:29,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/287/.semver [2022-08-29T20:20:29.133Z] 2022-08-29 20:20:29,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/287/.semver [2022-08-29T20:20:29.133Z] 2022-08-29 20:20:29,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/287/.semver'], cwd=/w/workspace/edgex-go/287, universal_newlines=False, shell=None, istream=None) [2022-08-29T20:20:34.461Z] 2022-08-29 20:20:33,856 [append_file] DEBUG append to file:/w/workspace/edgex-go/287/.git/info/exclude [2022-08-29T20:20:34.461Z] 2022-08-29 20:20:33,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/287/.semver/main with force:False [2022-08-29T20:20:34.461Z] 2022-08-29 20:20:33,856 [read_version] DEBUG read version from /w/workspace/edgex-go/287/.semver/main [2022-08-29T20:20:34.461Z] 2022-08-29 20:20:33,856 [read_version] DEBUG read version from /w/workspace/edgex-go/287/.semver/main [2022-08-29T20:20:34.461Z] 2.3.0-dev.51 [Pipeline] } [2022-08-29T20:20:34.474Z] $ docker exec --env ******** --env ******** aa8d5378d835e4d2ff427171fef90b105dceea7b151b2178e5ea15170ca841bb ssh-agent -k [2022-08-29T20:20:34.585Z] unset SSH_AUTH_SOCK; [2022-08-29T20:20:34.585Z] unset SSH_AGENT_PID; [2022-08-29T20:20:34.585Z] echo Agent pid 78 killed; [2022-08-29T20:20:34.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T20:20:34.898Z] + git semver [Pipeline] } [2022-08-29T20:20:35.171Z] $ docker stop --time=1 aa8d5378d835e4d2ff427171fef90b105dceea7b151b2178e5ea15170ca841bb [2022-08-29T20:20:36.438Z] $ docker rm -f aa8d5378d835e4d2ff427171fef90b105dceea7b151b2178e5ea15170ca841bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T20:20:36.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T20:20:37.041Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T20:20:37.043Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.51 [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-08-29T20:20:37.442Z] + git config --global --add safe.directory /w/workspace/edgex-go/287 [Pipeline] echo [2022-08-29T20:20:37.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T20:20:37.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T20:20:37.470Z] ========================================================= [2022-08-29T20:20:37.470Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T20:20:37.470Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-29T20:20:37.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T20:20:37.757Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T20:20:37.757Z] 2408cc74d12b: Pulling fs layer [2022-08-29T20:20:37.757Z] ea60b727a1ce: Pulling fs layer [2022-08-29T20:20:37.757Z] 30c4a7721957: Pulling fs layer [2022-08-29T20:20:37.757Z] 370296b7ddb6: Pulling fs layer [2022-08-29T20:20:37.757Z] 7c6cee850709: Pulling fs layer [2022-08-29T20:20:37.757Z] 370296b7ddb6: Waiting [2022-08-29T20:20:37.757Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T20:20:37.757Z] 7c6cee850709: Waiting [2022-08-29T20:20:37.757Z] d94ebbe4e438: Pulling fs layer [2022-08-29T20:20:37.757Z] 39a5fcdaea64: Waiting [2022-08-29T20:20:37.757Z] d94ebbe4e438: Waiting [2022-08-29T20:20:37.757Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T20:20:37.757Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T20:20:37.757Z] bcfd1f05c69d: Waiting [2022-08-29T20:20:37.757Z] 59ccb84bbe0f: Waiting [2022-08-29T20:20:37.757Z] 30c4a7721957: Verifying Checksum [2022-08-29T20:20:37.757Z] ea60b727a1ce: Verifying Checksum [2022-08-29T20:20:37.757Z] ea60b727a1ce: Download complete [2022-08-29T20:20:37.757Z] 7c6cee850709: Download complete [2022-08-29T20:20:37.757Z] 39a5fcdaea64: Verifying Checksum [2022-08-29T20:20:37.757Z] 39a5fcdaea64: Download complete [2022-08-29T20:20:37.757Z] 2408cc74d12b: Verifying Checksum [2022-08-29T20:20:37.757Z] 2408cc74d12b: Download complete [2022-08-29T20:20:37.757Z] d94ebbe4e438: Download complete [2022-08-29T20:20:38.021Z] 2408cc74d12b: Pull complete [2022-08-29T20:20:38.021Z] ea60b727a1ce: Pull complete [2022-08-29T20:20:38.021Z] 30c4a7721957: Pull complete [2022-08-29T20:20:39.005Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T20:20:39.005Z] 59ccb84bbe0f: Download complete [2022-08-29T20:20:39.005Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T20:20:39.005Z] bcfd1f05c69d: Download complete [2022-08-29T20:20:39.268Z] 370296b7ddb6: Verifying Checksum [2022-08-29T20:20:39.268Z] 370296b7ddb6: Download complete [2022-08-29T20:20:43.464Z] 370296b7ddb6: Pull complete [2022-08-29T20:20:43.464Z] 7c6cee850709: Pull complete [2022-08-29T20:20:43.464Z] 39a5fcdaea64: Pull complete [2022-08-29T20:20:43.464Z] d94ebbe4e438: Pull complete [2022-08-29T20:20:44.842Z] bcfd1f05c69d: Pull complete [2022-08-29T20:20:45.782Z] 59ccb84bbe0f: Pull complete [2022-08-29T20:20:45.782Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T20:20:45.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T20:20:45.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-29T20:20:46.077Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T20:20:46.077Z] WORKDIR /edgex [2022-08-29T20:20:46.077Z] COPY go.mod . [2022-08-29T20:20:46.077Z] RUN go mod download [2022-08-29T20:20:46.077Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-29T20:20:46.646Z] Sending build context to Docker daemon 169.3MB [2022-08-29T20:20:46.646Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T20:20:46.646Z] ---> a4fb48ad2a94 [2022-08-29T20:20:46.646Z] Step 2/4 : WORKDIR /edgex [2022-08-29T20:20:50.849Z] ---> Running in 1df480dbd1fc [2022-08-29T20:20:50.849Z] Removing intermediate container 1df480dbd1fc [2022-08-29T20:20:50.849Z] ---> b19a4b04c055 [2022-08-29T20:20:50.849Z] Step 3/4 : COPY go.mod . [2022-08-29T20:20:50.849Z] ---> b4a68b69f627 [2022-08-29T20:20:50.849Z] Step 4/4 : RUN go mod download [2022-08-29T20:20:50.849Z] ---> Running in cb6d3db40898 [2022-08-29T20:20:52.126Z] Still waiting to schedule task [2022-08-29T20:20:52.126Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-29T20:21:05.743Z] Removing intermediate container cb6d3db40898 [2022-08-29T20:21:05.743Z] ---> 0a1da0903b4f [2022-08-29T20:21:05.743Z] Successfully built 0a1da0903b4f [2022-08-29T20:21:05.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:21:06.046Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T20:21:06.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:21:06.129Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:21:06.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:21:06.547Z] $ docker top 2efa3a116fb79c29d3a0e7c22f04ff3d7e3f8aabf68bba95f59bbddec2515955 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T20:21:06.893Z] + go version [2022-08-29T20:21:06.893Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T20:21:06.905Z] $ docker stop --time=1 2efa3a116fb79c29d3a0e7c22f04ff3d7e3f8aabf68bba95f59bbddec2515955 [2022-08-29T20:21:08.169Z] $ docker rm -f 2efa3a116fb79c29d3a0e7c22f04ff3d7e3f8aabf68bba95f59bbddec2515955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:21:08.626Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T20:21:08.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:21:08.733Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:21:08.781Z] $ 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/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:21:09.120Z] $ docker top 18ca61c8005d1586fb5e2bec1cb69a313a8d6e143582a14555fe091fb7e9ca86 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-29T20:21:09.191Z] ========================================================= [2022-08-29T20:21:09.191Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-29T20:21:09.191Z] ========================================================= [Pipeline] sh [2022-08-29T20:21:09.468Z] + git config --global --add safe.directory /w/workspace/edgex-go/287 [Pipeline] fileExists [Pipeline] sh [2022-08-29T20:21:09.760Z] + make test [2022-08-29T20:21:09.760Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-29T20:21:16.331Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-29T20:21:28.539Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-29T20:21:28.798Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-29T20:21:28.798Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-29T20:21:28.798Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-29T20:21:28.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-29T20:21:29.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.096s coverage: 28.7% of statements [2022-08-29T20:21:29.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-29T20:21:29.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-29T20:21:29.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2022-08-29T20:21:29.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-29T20:21:29.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements [2022-08-29T20:21:29.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-29T20:21:29.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.445s coverage: 89.2% of statements [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.1% of statements [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-08-29T20:21:33.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-08-29T20:21:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-08-29T20:21:39.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-08-29T20:21:39.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-08-29T20:21:45.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 80.8% of statements [2022-08-29T20:21:45.031Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.283s coverage: 65.8% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 43.6% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-29T20:21:53.164Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-29T20:21:53.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-29T20:21:53.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-29T20:21:53.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-29T20:21:53.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-29T20:21:53.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-08-29T20:21:53.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-29T20:21:53.165Z] 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-08-29T20:22:11.256Z] 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-08-29T20:22:11.256Z] GO111MODULE=on go vet ./... [2022-08-29T20:22:13.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T20:22:13.443Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T20:22:13.443Z] ./bin/test-attribution-txt.sh [2022-08-29T20:22:13.703Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-29T20:22:13.703Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-29T20:22:13.703Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-29T20:22:13.703Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-29T20:22:13.703Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-29T20:22:13.703Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-29T20:22:13.703Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-29T20:22:13.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-29T20:22:14.003Z] + ls -al . [2022-08-29T20:22:14.003Z] total 736 [2022-08-29T20:22:14.003Z] drwxrwxr-x 10 1001 1001 4096 Aug 29 20:21 . [2022-08-29T20:22:14.003Z] drwxr-xr-x 4 root root 4096 Aug 29 20:21 .. [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 20:20 .dockerignore [2022-08-29T20:22:14.003Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 20:21 .git [2022-08-29T20:22:14.003Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 20:20 .github [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 1030 Aug 29 20:20 .gitignore [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 20:20 .golangci.yml [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 20:20 .hadolint.yml [2022-08-29T20:22:14.003Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 20:20 .semver [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 20:20 .sonarcloud.properties [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 20:20 ADOPTERS.md [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 10347 Aug 29 20:20 Attribution.txt [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 63209 Aug 29 20:20 CHANGELOG.md [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 20:20 CONTRIBUTING.md [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 20:20 GOVERNANCE.md [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 850 Aug 29 20:20 Jenkinsfile [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 20:20 LICENSE [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 13269 Aug 29 20:20 Makefile [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 20:20 OWNERS.md [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 9094 Aug 29 20:20 README.md [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 6912 Aug 29 20:20 SECURITY.md [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 12 Aug 29 20:20 VERSION [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 4131 Aug 29 20:20 ZMQWindows.md [2022-08-29T20:22:14.003Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 20:20 bin [2022-08-29T20:22:14.003Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 20:20 cmd [2022-08-29T20:22:14.003Z] -rw-r--r-- 1 root root 482786 Aug 29 20:21 coverage.out [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 3682 Aug 29 20:20 go.mod [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 38527 Aug 29 20:20 go.sum [2022-08-29T20:22:14.003Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 20:20 internal [2022-08-29T20:22:14.003Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 20:20 openapi [2022-08-29T20:22:14.003Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 20:20 snap [2022-08-29T20:22:14.003Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 20:20 version.go [Pipeline] sh [2022-08-29T20:22:14.291Z] + '[' -e coverage.out ] [2022-08-29T20:22:14.291Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-29T20:22:14.406Z] Stashed 1 file(s) [Pipeline] sh [2022-08-29T20:22:14.687Z] + make build [2022-08-29T20:22:14.687Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T20:22:26.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T20:22:30.183Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23798 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-29T20:22:30.194Z] Running in /w/workspace/edgex-go/287 [Pipeline] { [Pipeline] checkout [2022-08-29T20:22:30.252Z] The recommended git tool is: git [2022-08-29T20:22:36.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T20:22:37.432Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T20:22:37.552Z] using credential edgex-jenkins-ssh [2022-08-29T20:22:37.568Z] Cloning the remote Git repository [2022-08-29T20:22:37.622Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-29T20:22:37.703Z] > git init /w/workspace/edgex-go/287 # timeout=10 [2022-08-29T20:22:37.797Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-29T20:22:37.798Z] > git --version # timeout=10 [2022-08-29T20:22:37.835Z] > git --version # 'git version 2.25.1' [2022-08-29T20:22:37.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T20:22:37.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T20:22:44.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T20:22:44.258Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T20:22:45.639Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T20:22:47.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T20:22:47.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T20:22:48.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T20:22:49.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T20:22:50.109Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T20:22:52.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-29T20:22:52.972Z] $ docker stop --time=1 18ca61c8005d1586fb5e2bec1cb69a313a8d6e143582a14555fe091fb7e9ca86 [2022-08-29T20:22:54.444Z] Avoid second fetch [2022-08-29T20:22:54.445Z] Checking out Revision d9dcee949f54824ad0383305277df28e0b6ce2cb (main) [2022-08-29T20:22:54.402Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-29T20:22:54.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T20:22:54.472Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T20:22:54.490Z] > git checkout -f d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 [2022-08-29T20:22:57.775Z] $ docker rm -f 18ca61c8005d1586fb5e2bec1cb69a313a8d6e143582a14555fe091fb7e9ca86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:22:58.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T20:22:58.663Z] [2022-08-29T20:22:58.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:22:58.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T20:22:58.962Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-29T20:22:58.962Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-29T20:22:58.962Z] ca9280d653b3: Pulling fs layer [2022-08-29T20:22:58.962Z] 7e9c9ca2126c: Pulling fs layer [2022-08-29T20:22:58.962Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-29T20:22:58.962Z] cbdbe7a5bc2a: Download complete [2022-08-29T20:22:59.028Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4136)" [2022-08-29T20:22:59.223Z] ca9280d653b3: Verifying Checksum [2022-08-29T20:22:59.223Z] ca9280d653b3: Download complete [2022-08-29T20:22:59.223Z] cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T20:22:59.831Z] 7e9c9ca2126c: Download complete [2022-08-29T20:22:59.831Z] ca9280d653b3: Pull complete [2022-08-29T20:22:59.881Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T20:22:59.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T20:22:59.881Z] Dload Upload Total Spent Left Speed [2022-08-29T20:22:59.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-08-29T20:23:00.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T20:23:00.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-29T20:23:00.922Z] + sudo tee /etc/docker/daemon.new [2022-08-29T20:23:00.922Z] { [2022-08-29T20:23:00.922Z] "registry-mirrors": [ [2022-08-29T20:23:00.922Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T20:23:00.922Z] ], [2022-08-29T20:23:00.922Z] "bip": "10.250.0.254/24", [2022-08-29T20:23:00.922Z] "hosts": [ [2022-08-29T20:23:00.922Z] "tcp://0.0.0.0:5555", [2022-08-29T20:23:00.922Z] "unix:///var/run/docker.sock" [2022-08-29T20:23:00.922Z] ], [2022-08-29T20:23:00.922Z] "mtu": 1458, [2022-08-29T20:23:00.922Z] "selinux-enabled": true, [2022-08-29T20:23:00.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T20:23:00.922Z] } [Pipeline] sh [2022-08-29T20:23:01.269Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-29T20:23:01.658Z] + sudo service docker restart [2022-08-29T20:23:03.162Z] 7e9c9ca2126c: Pull complete [2022-08-29T20:23:03.163Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-29T20:23:03.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T20:23:03.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:23:03.259Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:23:03.291Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:23:05.663Z] $ docker top ea659213e7a36e5bd849d6a8f5782e9247371b8fbf671835bc481c7535a1d5f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T20:23:06.023Z] + docker-compose build --help [2022-08-29T20:23:06.023Z] + grep parallel [2022-08-29T20:23:06.596Z] --parallel Build images in parallel. [Pipeline] } [2022-08-29T20:23:06.608Z] $ docker stop --time=1 ea659213e7a36e5bd849d6a8f5782e9247371b8fbf671835bc481c7535a1d5f5 [2022-08-29T20:23:07.894Z] $ docker rm -f ea659213e7a36e5bd849d6a8f5782e9247371b8fbf671835bc481c7535a1d5f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:23:08.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T20:23:08.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:23:08.373Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:23:08.404Z] $ 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/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:23:08.744Z] $ docker top 746c80017ee4ef865fa81e8ab2230ca999ef42faa662eeb2746e9ef80dc9f654 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T20:23:09.091Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-29T20:23:09.663Z] Building core-command ... [2022-08-29T20:23:09.663Z] Building core-data ... [2022-08-29T20:23:09.663Z] Building core-metadata ... [2022-08-29T20:23:09.663Z] Building security-bootstrapper ... [2022-08-29T20:23:09.663Z] Building security-proxy-setup ... [2022-08-29T20:23:09.663Z] Building security-secretstore-setup ... [2022-08-29T20:23:09.663Z] Building security-spiffe-token-provider ... [2022-08-29T20:23:09.663Z] Building security-spire-agent ... [2022-08-29T20:23:09.663Z] Building security-spire-config ... [2022-08-29T20:23:09.663Z] Building security-spire-server ... [2022-08-29T20:23:09.663Z] Building support-notifications ... [2022-08-29T20:23:09.663Z] Building support-scheduler ... [2022-08-29T20:23:09.663Z] Building sys-mgmt-agent ... [2022-08-29T20:23:09.663Z] Building security-bootstrapper [2022-08-29T20:23:09.663Z] Building security-secretstore-setup [2022-08-29T20:23:09.663Z] Building core-data [2022-08-29T20:23:09.663Z] Building security-spire-agent [2022-08-29T20:23:09.663Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T20:23:20.013Z] provisioning config files... [2022-08-29T20:23:20.035Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/287@tmp/config6514505892928522973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:23:20.383Z] ---> docker-login.sh [2022-08-29T20:23:20.383Z] nexus3.edgexfoundry.org:10001 [2022-08-29T20:23:20.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:23:21.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:23:21.253Z] Configure a credential helper to remove this warning. See [2022-08-29T20:23:21.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:23:21.253Z] [2022-08-29T20:23:21.253Z] Login Succeeded [2022-08-29T20:23:21.253Z] nexus3.edgexfoundry.org:10002 [2022-08-29T20:23:21.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:23:21.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:23:21.526Z] Configure a credential helper to remove this warning. See [2022-08-29T20:23:21.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:23:21.526Z] [2022-08-29T20:23:21.526Z] Login Succeeded [2022-08-29T20:23:21.526Z] nexus3.edgexfoundry.org:10003 [2022-08-29T20:23:21.875Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:23:21.875Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:23:21.875Z] ---> 0a1da0903b4f [2022-08-29T20:23:21.875Z] Step 3/31 : WORKDIR /edgex-go [2022-08-29T20:23:21.875Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:23:21.875Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:23:21.875Z] ---> 0a1da0903b4f [2022-08-29T20:23:21.875Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T20:23:21.875Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:23:21.875Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:23:21.875Z] ---> 0a1da0903b4f [2022-08-29T20:23:21.875Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T20:23:21.875Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:23:21.875Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:23:21.875Z] ---> 0a1da0903b4f [2022-08-29T20:23:21.875Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T20:23:21.875Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:23:21.875Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:23:21.875Z] ---> 0a1da0903b4f [2022-08-29T20:23:21.875Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T20:23:22.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:23:22.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:23:22.130Z] Configure a credential helper to remove this warning. See [2022-08-29T20:23:22.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:23:22.130Z] [2022-08-29T20:23:22.130Z] Login Succeeded [2022-08-29T20:23:22.130Z] nexus3.edgexfoundry.org:10004 [2022-08-29T20:23:22.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:23:22.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:23:22.406Z] Configure a credential helper to remove this warning. See [2022-08-29T20:23:22.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:23:22.406Z] [2022-08-29T20:23:22.406Z] Login Succeeded [2022-08-29T20:23:22.678Z] docker.io [2022-08-29T20:23:22.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:23:23.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:23:23.223Z] Configure a credential helper to remove this warning. See [2022-08-29T20:23:23.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:23:23.223Z] [2022-08-29T20:23:23.223Z] Login Succeeded [2022-08-29T20:23:23.223Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T20:23:23.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-29T20:23:24.098Z] + git config --global --add safe.directory /w/workspace/edgex-go/287 [Pipeline] echo [2022-08-29T20:23:24.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T20:23:24.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T20:23:24.147Z] ========================================================= [2022-08-29T20:23:24.147Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-29T20:23:24.147Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-29T20:23:24.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T20:23:24.759Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-29T20:23:24.759Z] b3c136eddcbf: Pulling fs layer [2022-08-29T20:23:24.759Z] c0a3192eca97: Pulling fs layer [2022-08-29T20:23:24.759Z] a050256f5b6f: Pulling fs layer [2022-08-29T20:23:24.759Z] 656be50a0ddc: Pulling fs layer [2022-08-29T20:23:24.759Z] 2bbca73fdf42: Pulling fs layer [2022-08-29T20:23:24.759Z] 46d945488cbd: Pulling fs layer [2022-08-29T20:23:24.759Z] 8a5474983e97: Pulling fs layer [2022-08-29T20:23:24.759Z] 329c88fbcd65: Pulling fs layer [2022-08-29T20:23:24.759Z] 46d945488cbd: Waiting [2022-08-29T20:23:24.759Z] 8a5474983e97: Waiting [2022-08-29T20:23:24.759Z] 329c88fbcd65: Waiting [2022-08-29T20:23:24.759Z] 656be50a0ddc: Waiting [2022-08-29T20:23:24.759Z] 2bbca73fdf42: Waiting [2022-08-29T20:23:24.759Z] a050256f5b6f: Verifying Checksum [2022-08-29T20:23:24.759Z] a050256f5b6f: Download complete [2022-08-29T20:23:24.759Z] c0a3192eca97: Download complete [2022-08-29T20:23:24.759Z] 2bbca73fdf42: Download complete [2022-08-29T20:23:24.759Z] 46d945488cbd: Download complete [2022-08-29T20:23:24.759Z] b3c136eddcbf: Verifying Checksum [2022-08-29T20:23:25.762Z] b3c136eddcbf: Pull complete [2022-08-29T20:23:25.762Z] 329c88fbcd65: Verifying Checksum [2022-08-29T20:23:25.762Z] 329c88fbcd65: Download complete [2022-08-29T20:23:26.365Z] c0a3192eca97: Pull complete [2022-08-29T20:23:26.646Z] a050256f5b6f: Pull complete [2022-08-29T20:23:26.922Z] 8a5474983e97: Verifying Checksum [2022-08-29T20:23:26.922Z] 8a5474983e97: Download complete [2022-08-29T20:23:27.156Z] ---> Running in 59c6649e41b5 [2022-08-29T20:23:27.156Z] ---> Running in 1725a6f5d573 [2022-08-29T20:23:27.156Z] ---> Running in 2d8345002b6e [2022-08-29T20:23:27.156Z] ---> Running in 47a6ea274648 [2022-08-29T20:23:27.156Z] ---> Running in 7b194def49bf [2022-08-29T20:23:27.156Z] Removing intermediate container 2d8345002b6e [2022-08-29T20:23:27.156Z] ---> 8370884f9f48 [2022-08-29T20:23:27.156Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:23:27.156Z] Removing intermediate container 1725a6f5d573 [2022-08-29T20:23:27.156Z] ---> 65472c922700 [2022-08-29T20:23:27.156Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:23:27.156Z] Removing intermediate container 59c6649e41b5 [2022-08-29T20:23:27.156Z] ---> d6cae1069587 [2022-08-29T20:23:27.156Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:23:27.156Z] ---> Running in 2784e1239c20 [2022-08-29T20:23:27.156Z] Removing intermediate container 7b194def49bf [2022-08-29T20:23:27.156Z] ---> e7c87f5719df [2022-08-29T20:23:27.156Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:23:27.156Z] Removing intermediate container 47a6ea274648 [2022-08-29T20:23:27.156Z] ---> 8c5ec6b276bc [2022-08-29T20:23:27.156Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:23:27.417Z] ---> Running in 8aa5f685ce78 [2022-08-29T20:23:27.417Z] ---> Running in 52e36ecdd036 [2022-08-29T20:23:27.417Z] ---> Running in b925f9747fa0 [2022-08-29T20:23:27.417Z] ---> Running in 66647c95fdb9 [2022-08-29T20:23:27.520Z] 656be50a0ddc: Verifying Checksum [2022-08-29T20:23:27.520Z] 656be50a0ddc: Download complete [2022-08-29T20:23:27.988Z] Removing intermediate container 2784e1239c20 [2022-08-29T20:23:27.988Z] ---> 4bd0b59404b4 [2022-08-29T20:23:27.988Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-29T20:23:27.988Z] ---> Running in 1a688ea36f71 [2022-08-29T20:23:28.247Z] Removing intermediate container 52e36ecdd036 [2022-08-29T20:23:28.247Z] ---> 6764a6e4d9f2 [2022-08-29T20:23:28.247Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T20:23:28.247Z] ---> Running in a0bfe675fd52 [2022-08-29T20:23:28.506Z] Removing intermediate container b925f9747fa0 [2022-08-29T20:23:28.506Z] ---> 12e4c93b3b3e [2022-08-29T20:23:28.506Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T20:23:28.766Z] ---> Running in 42fe9180c5d6 [2022-08-29T20:23:28.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:28.766Z] Removing intermediate container 66647c95fdb9 [2022-08-29T20:23:28.766Z] ---> 402e95ecc4b0 [2022-08-29T20:23:28.766Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-29T20:23:28.766Z] ---> Running in cbfbf8ca6f81 [2022-08-29T20:23:28.766Z] Removing intermediate container 8aa5f685ce78 [2022-08-29T20:23:28.766Z] ---> 069e4c95c224 [2022-08-29T20:23:28.766Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-29T20:23:28.766Z] ---> Running in b36ecd658ccf [2022-08-29T20:23:28.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:29.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:29.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:29.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:29.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:29.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:29.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:30.069Z] OK: 211 MiB in 51 packages [2022-08-29T20:23:30.069Z] OK: 211 MiB in 51 packages [2022-08-29T20:23:30.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:30.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:23:30.329Z] OK: 211 MiB in 51 packages [2022-08-29T20:23:30.329Z] Removing intermediate container a0bfe675fd52 [2022-08-29T20:23:30.329Z] ---> 5cc83c8d0a99 [2022-08-29T20:23:30.329Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T20:23:30.592Z] Removing intermediate container 1a688ea36f71 [2022-08-29T20:23:30.592Z] ---> 7407ea23c232 [2022-08-29T20:23:30.592Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-29T20:23:30.592Z] ---> f4050625ca6a [2022-08-29T20:23:30.592Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:23:30.592Z] ---> Running in aa45434a4bf5 [2022-08-29T20:23:30.592Z] Removing intermediate container 42fe9180c5d6 [2022-08-29T20:23:30.592Z] ---> 3e5a1298a5b5 [2022-08-29T20:23:30.592Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T20:23:30.592Z] ---> 12f7b7fa0ef0 [2022-08-29T20:23:30.592Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:23:30.592Z] ---> Running in 9e3544d6b9fa [2022-08-29T20:23:30.592Z] OK: 211 MiB in 51 packages [2022-08-29T20:23:30.592Z] OK: 211 MiB in 51 packages [2022-08-29T20:23:30.851Z] ---> 7dde4c92e79f [2022-08-29T20:23:30.851Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:23:30.851Z] ---> Running in d01060dff5d1 [2022-08-29T20:23:31.110Z] Removing intermediate container cbfbf8ca6f81 [2022-08-29T20:23:31.110Z] ---> 5bf37493d627 [2022-08-29T20:23:31.110Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T20:23:31.368Z] Removing intermediate container b36ecd658ccf [2022-08-29T20:23:31.368Z] ---> aa0d43c00322 [2022-08-29T20:23:31.368Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T20:23:31.368Z] ---> 7554df1bd33b [2022-08-29T20:23:31.368Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:23:31.368Z] ---> Running in e15b6dfb05b6 [2022-08-29T20:23:31.368Z] ---> 8179071f625c [2022-08-29T20:23:31.368Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:23:31.368Z] ---> Running in 5f9a4fc85520 [2022-08-29T20:23:39.933Z] 656be50a0ddc: Pull complete [2022-08-29T20:23:39.933Z] 2bbca73fdf42: Pull complete [2022-08-29T20:23:39.933Z] 46d945488cbd: Pull complete [2022-08-29T20:23:46.651Z] 8a5474983e97: Pull complete [2022-08-29T20:23:48.094Z] 329c88fbcd65: Pull complete [2022-08-29T20:23:48.094Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-29T20:23:48.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T20:23:48.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-29T20:23:48.451Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T20:23:48.451Z] WORKDIR /edgex [2022-08-29T20:23:48.451Z] COPY go.mod . [2022-08-29T20:23:48.451Z] RUN go mod download ci-base-image-arm64 [2022-08-29T20:23:48.451Z] -f - . [2022-08-29T20:23:49.047Z] Sending build context to Docker daemon 3.161MB [2022-08-29T20:23:49.047Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T20:23:49.047Z] ---> ff4287adb874 [2022-08-29T20:23:49.047Z] Step 2/4 : WORKDIR /edgex [2022-08-29T20:23:49.474Z] Removing intermediate container e15b6dfb05b6 [2022-08-29T20:23:49.475Z] ---> ad5d617593f9 [2022-08-29T20:23:49.475Z] Step 8/25 : COPY . . [2022-08-29T20:23:49.475Z] Removing intermediate container d01060dff5d1 [2022-08-29T20:23:49.475Z] ---> 37df685583d9 [2022-08-29T20:23:49.475Z] Step 8/26 : COPY . . [2022-08-29T20:23:49.475Z] Removing intermediate container 9e3544d6b9fa [2022-08-29T20:23:49.475Z] ---> 076cc8f31f43 [2022-08-29T20:23:49.475Z] Step 8/31 : COPY . . [2022-08-29T20:23:49.475Z] Removing intermediate container 5f9a4fc85520 [2022-08-29T20:23:49.475Z] ---> 07a17b939e62 [2022-08-29T20:23:49.475Z] Step 8/23 : COPY . . [2022-08-29T20:23:49.475Z] Removing intermediate container aa45434a4bf5 [2022-08-29T20:23:49.475Z] ---> 4dafa24a1f27 [2022-08-29T20:23:49.475Z] Step 8/22 : COPY . . [2022-08-29T20:23:51.028Z] ---> Running in 729c2fe2c237 [2022-08-29T20:23:51.302Z] Removing intermediate container 729c2fe2c237 [2022-08-29T20:23:51.302Z] ---> d078810bae9f [2022-08-29T20:23:51.302Z] Step 3/4 : COPY go.mod . [2022-08-29T20:23:51.902Z] ---> 45fe45c64120 [2022-08-29T20:23:51.902Z] Step 4/4 : RUN go mod download [2022-08-29T20:23:51.902Z] ---> Running in a3a4d283ae5f [2022-08-29T20:24:11.580Z] ---> 080824724043 [2022-08-29T20:24:11.580Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-29T20:24:11.580Z] ---> fc4587b2b9ed [2022-08-29T20:24:11.580Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T20:24:11.580Z] ---> 31a3b261feef [2022-08-29T20:24:11.580Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-29T20:24:11.580Z] ---> Running in 86901b080a41 [2022-08-29T20:24:11.580Z] ---> d9cbb4fe8728 [2022-08-29T20:24:11.581Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-29T20:24:11.581Z] ---> 3a7322752588 [2022-08-29T20:24:11.581Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-29T20:24:11.581Z] ---> Running in 89af03e9918d [2022-08-29T20:24:11.581Z] ---> Running in 128a27230c58 [2022-08-29T20:24:11.581Z] ---> Running in f5341ebc0e7b [2022-08-29T20:24:11.581Z] ---> Running in 2e23c29a6d5c [2022-08-29T20:24:11.581Z] Removing intermediate container 89af03e9918d [2022-08-29T20:24:11.581Z] ---> 2c4ad02d66cf [2022-08-29T20:24:11.581Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T20:24:11.581Z] ---> Running in 253cbc4fc681 [2022-08-29T20:24:11.581Z] Removing intermediate container 253cbc4fc681 [2022-08-29T20:24:11.581Z] ---> 774cedd197ed [2022-08-29T20:24:11.581Z] 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-08-29T20:24:11.581Z] ---> Running in 4aa26e2a8a2b [2022-08-29T20:24:11.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T20:24:11.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T20:24:11.581Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T20:24:11.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T20:24:11.581Z] Removing intermediate container 4aa26e2a8a2b [2022-08-29T20:24:11.581Z] ---> 76035c704086 [2022-08-29T20:24:11.581Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T20:24:11.581Z] ---> Running in 8411e78891a7 [2022-08-29T20:24:11.581Z] Removing intermediate container 8411e78891a7 [2022-08-29T20:24:11.581Z] ---> 88a9ae123bd3 [2022-08-29T20:24:11.581Z] [2022-08-29T20:24:11.581Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T20:24:11.581Z] 3.15: Pulling from library/alpine [2022-08-29T20:24:11.581Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T20:24:11.581Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T20:24:11.581Z] ---> c4fc93816858 [2022-08-29T20:24:11.581Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:24:11.581Z] ---> Running in c8aa9eda8815 [2022-08-29T20:24:11.581Z] Removing intermediate container c8aa9eda8815 [2022-08-29T20:24:11.581Z] ---> c2a0024213eb [2022-08-29T20:24:11.581Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:24:11.581Z] ---> Running in 67654062f5ef [2022-08-29T20:24:11.839Z] Removing intermediate container 67654062f5ef [2022-08-29T20:24:11.839Z] ---> d3be30b18abe [2022-08-29T20:24:11.839Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T20:24:11.839Z] ---> Running in e1dc139c58bd [2022-08-29T20:24:12.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:13.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:13.970Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T20:24:13.970Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T20:24:13.970Z] OK: 15856 distinct packages available [2022-08-29T20:24:13.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:14.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:15.166Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T20:24:15.166Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T20:24:15.166Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T20:24:15.426Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T20:24:15.426Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T20:24:15.426Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T20:24:15.426Z] OK: 7 MiB in 19 packages [2022-08-29T20:24:20.694Z] Removing intermediate container e1dc139c58bd [2022-08-29T20:24:20.694Z] ---> 1aea255ec65a [2022-08-29T20:24:20.694Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-29T20:24:30.679Z] ---> 023a3080e4d5 [2022-08-29T20:24:30.679Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T20:24:30.927Z] Removing intermediate container a3a4d283ae5f [2022-08-29T20:24:30.927Z] ---> e522e01b5abe [2022-08-29T20:24:30.927Z] Successfully built e522e01b5abe [2022-08-29T20:24:30.927Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:24:31.286Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T20:24:31.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:24:31.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-23798 does not seem to be running inside a container [2022-08-29T20:24:31.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:24:33.026Z] $ docker top 564803f4577ba44db113bdba96209f612c17dd6f820a5b47c9f74691f7ac9819 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T20:24:33.950Z] + go version [2022-08-29T20:24:33.950Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-29T20:24:33.980Z] $ docker stop --time=1 564803f4577ba44db113bdba96209f612c17dd6f820a5b47c9f74691f7ac9819 [2022-08-29T20:24:34.866Z] ---> 62e95b9bf844 [2022-08-29T20:24:34.866Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T20:24:34.866Z] ---> 3b829d37f9f8 [2022-08-29T20:24:34.866Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-29T20:24:35.126Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T20:24:35.617Z] $ docker rm -f 564803f4577ba44db113bdba96209f612c17dd6f820a5b47c9f74691f7ac9819 [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-08-29T20:24:36.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T20:24:36.293Z] [2022-08-29T20:24:36.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:24:36.516Z] ---> 2772bef1dd36 [2022-08-29T20:24:36.516Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-29T20:24:36.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T20:24:36.936Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-29T20:24:36.936Z] 29e5d40040c1: Pulling fs layer [2022-08-29T20:24:36.936Z] 1ce36da41761: Pulling fs layer [2022-08-29T20:24:36.936Z] 25b303627fd3: Pulling fs layer [2022-08-29T20:24:36.936Z] 29e5d40040c1: Verifying Checksum [2022-08-29T20:24:37.210Z] 1ce36da41761: Verifying Checksum [2022-08-29T20:24:37.210Z] 1ce36da41761: Download complete [2022-08-29T20:24:37.484Z] 29e5d40040c1: Pull complete [2022-08-29T20:24:37.894Z] Removing intermediate container 86901b080a41 [2022-08-29T20:24:37.894Z] ---> 6b1d28caa059 [2022-08-29T20:24:37.894Z] [2022-08-29T20:24:37.894Z] Step 10/31 : FROM alpine:3.16 [2022-08-29T20:24:37.894Z] ---> 24ee5ba85426 [2022-08-29T20:24:37.894Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T20:24:37.894Z] ---> Running in 132f0afa3558 [2022-08-29T20:24:37.894Z] 3.16: Pulling from library/alpine [2022-08-29T20:24:38.153Z] Removing intermediate container 132f0afa3558 [2022-08-29T20:24:38.153Z] ---> 5f9576ba5713 [2022-08-29T20:24:38.153Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T20:24:38.722Z] ---> Running in 3c9d0fb95499 [2022-08-29T20:24:38.722Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T20:24:38.722Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T20:24:38.722Z] ---> 9c6f07244728 [2022-08-29T20:24:38.722Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:24:38.923Z] 25b303627fd3: Verifying Checksum [2022-08-29T20:24:38.923Z] 25b303627fd3: Download complete [2022-08-29T20:24:38.923Z] 1ce36da41761: Pull complete [2022-08-29T20:24:39.000Z] ---> Running in 3ec6c8f62ee9 [2022-08-29T20:24:39.000Z] Removing intermediate container 3c9d0fb95499 [2022-08-29T20:24:39.000Z] ---> a0cd358d169c [2022-08-29T20:24:39.000Z] Step 24/26 : LABEL arch=x86_64 [2022-08-29T20:24:39.000Z] ---> Running in a506555701be [2022-08-29T20:24:39.000Z] Removing intermediate container 3ec6c8f62ee9 [2022-08-29T20:24:39.000Z] ---> 5d4c54b7b65c [2022-08-29T20:24:39.000Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-29T20:24:39.259Z] ---> Running in 64642141e04f [2022-08-29T20:24:39.259Z] Removing intermediate container a506555701be [2022-08-29T20:24:39.259Z] ---> 783ef36dd261 [2022-08-29T20:24:39.259Z] Step 25/26 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:24:39.521Z] ---> Running in 7ea9383cd127 [2022-08-29T20:24:39.780Z] Removing intermediate container 7ea9383cd127 [2022-08-29T20:24:39.780Z] ---> d29b316eb2ae [2022-08-29T20:24:39.780Z] Step 26/26 : LABEL version=2.3.0-dev.51 [2022-08-29T20:24:39.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:39.780Z] ---> Running in 26d091f4a3f3 [2022-08-29T20:24:39.780Z] Removing intermediate container f5341ebc0e7b [2022-08-29T20:24:39.780Z] ---> c0d2a4c70d4a [2022-08-29T20:24:39.780Z] [2022-08-29T20:24:39.780Z] Step 10/25 : FROM alpine:3.16 [2022-08-29T20:24:39.780Z] ---> 9c6f07244728 [2022-08-29T20:24:39.780Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-29T20:24:39.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:40.038Z] ---> Running in 5945bcc539e5 [2022-08-29T20:24:40.038Z] Removing intermediate container 26d091f4a3f3 [2022-08-29T20:24:40.038Z] ---> e7ad36715ba4 [2022-08-29T20:24:40.038Z] [2022-08-29T20:24:40.038Z] Successfully built e7ad36715ba4 [2022-08-29T20:24:40.038Z] Successfully tagged security-spire-agent:latest [2022-08-29T20:24:40.038Z]  Building security-spire-agent ... done Building core-command [2022-08-29T20:24:40.038Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-29T20:24:40.038Z] (2/2) Installing su-exec (0.2-r1) [2022-08-29T20:24:40.038Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:24:40.038Z] OK: 6 MiB in 16 packages [2022-08-29T20:24:40.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:40.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:40.560Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-29T20:24:40.560Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-29T20:24:40.560Z] (3/3) Installing su-exec (0.2-r1) [2022-08-29T20:24:40.560Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:24:40.560Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:24:40.820Z] OK: 6 MiB in 17 packages [2022-08-29T20:24:42.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:24:42.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:24:42.729Z] ---> 0a1da0903b4f [2022-08-29T20:24:42.729Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T20:24:42.729Z] ---> Using cache [2022-08-29T20:24:42.729Z] ---> 8c5ec6b276bc [2022-08-29T20:24:42.729Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:24:42.729Z] ---> Using cache [2022-08-29T20:24:42.729Z] ---> 402e95ecc4b0 [2022-08-29T20:24:42.729Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-29T20:24:42.729Z] ---> Using cache [2022-08-29T20:24:42.729Z] ---> 5bf37493d627 [2022-08-29T20:24:42.729Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T20:24:42.729Z] ---> Using cache [2022-08-29T20:24:42.729Z] ---> 7554df1bd33b [2022-08-29T20:24:42.729Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:24:42.729Z] ---> Using cache [2022-08-29T20:24:42.729Z] ---> ad5d617593f9 [2022-08-29T20:24:42.729Z] Step 8/23 : COPY . . [2022-08-29T20:24:42.729Z] ---> Using cache [2022-08-29T20:24:42.729Z] ---> 3a7322752588 [2022-08-29T20:24:42.729Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-29T20:24:44.985Z] ---> Running in f4de1f16cc74 [2022-08-29T20:24:44.985Z] Removing intermediate container 64642141e04f [2022-08-29T20:24:44.985Z] ---> f60a18d391f0 [2022-08-29T20:24:44.985Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-29T20:24:44.985Z] ---> Running in aa5cc2cc18b4 [2022-08-29T20:24:44.985Z] Removing intermediate container 5945bcc539e5 [2022-08-29T20:24:44.985Z] ---> 812033974110 [2022-08-29T20:24:44.985Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T20:24:44.985Z] ---> Running in 007d682185b6 [2022-08-29T20:24:44.985Z] Removing intermediate container aa5cc2cc18b4 [2022-08-29T20:24:44.985Z] ---> 826e61599525 [2022-08-29T20:24:44.985Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-29T20:24:44.985Z] ---> Running in ec7e60214993 [2022-08-29T20:24:45.567Z] Removing intermediate container 007d682185b6 [2022-08-29T20:24:45.567Z] ---> 18d4b3cc6fb2 [2022-08-29T20:24:45.567Z] Step 13/25 : WORKDIR / [2022-08-29T20:24:45.567Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T20:24:45.838Z] Removing intermediate container ec7e60214993 [2022-08-29T20:24:45.838Z] ---> 091acfcf41c1 [2022-08-29T20:24:45.838Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-29T20:24:45.838Z] ---> Running in b05f25d5f85e [2022-08-29T20:24:46.098Z] ---> Running in fd93109e17f6 [2022-08-29T20:24:48.003Z] Removing intermediate container b05f25d5f85e [2022-08-29T20:24:48.003Z] ---> 60c4837519eb [2022-08-29T20:24:48.003Z] 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-08-29T20:24:48.003Z] Removing intermediate container fd93109e17f6 [2022-08-29T20:24:48.003Z] ---> 7ccd501a6d12 [2022-08-29T20:24:48.004Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-29T20:24:48.004Z] ---> Running in 2ba8ba06a732 [2022-08-29T20:24:48.004Z] Removing intermediate container 2e23c29a6d5c [2022-08-29T20:24:48.004Z] ---> ac8937018f00 [2022-08-29T20:24:48.004Z] [2022-08-29T20:24:48.004Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T20:24:48.004Z] ---> 9c6f07244728 [2022-08-29T20:24:48.004Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-29T20:24:48.004Z] Removing intermediate container 128a27230c58 [2022-08-29T20:24:48.004Z] ---> 64cde7e9f819 [2022-08-29T20:24:48.004Z] [2022-08-29T20:24:48.004Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T20:24:48.004Z] ---> 9c6f07244728 [2022-08-29T20:24:48.004Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-29T20:24:48.004Z] ---> 9cea7a5023ef [2022-08-29T20:24:48.004Z] 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-08-29T20:24:48.004Z] ---> Running in cadf7d12621d [2022-08-29T20:24:48.004Z] ---> Running in c25fd36133b0 [2022-08-29T20:24:48.262Z] Removing intermediate container cadf7d12621d [2022-08-29T20:24:48.262Z] ---> a473888c4416 [2022-08-29T20:24:48.262Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-29T20:24:48.262Z] ---> ea2d8e08ef95 [2022-08-29T20:24:48.262Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-29T20:24:48.262Z] ---> Running in 894e295857e2 [2022-08-29T20:24:48.521Z] Removing intermediate container 894e295857e2 [2022-08-29T20:24:48.521Z] ---> 8d16bf1833c9 [2022-08-29T20:24:48.521Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-29T20:24:48.521Z] ---> Running in c5c94e058d7a [2022-08-29T20:24:48.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:48.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:48.521Z] ---> 595fd9d3ca16 [2022-08-29T20:24:48.521Z] 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-08-29T20:24:48.780Z] Removing intermediate container 2ba8ba06a732 [2022-08-29T20:24:48.780Z] ---> 006bf71d45fe [2022-08-29T20:24:48.780Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-29T20:24:48.780Z] Removing intermediate container c5c94e058d7a [2022-08-29T20:24:48.780Z] ---> 8ec65116a2f8 [2022-08-29T20:24:48.780Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:24:48.780Z] ---> Running in e55ef3047f4c [2022-08-29T20:24:48.780Z] ---> Running in 310d53f4e279 [2022-08-29T20:24:48.780Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-29T20:24:48.780Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:24:48.780Z] OK: 6 MiB in 15 packages [2022-08-29T20:24:49.040Z] Removing intermediate container e55ef3047f4c [2022-08-29T20:24:49.040Z] ---> b8fa68c8ac5c [2022-08-29T20:24:49.040Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-29T20:24:49.040Z] ---> 72b26e8a49f9 [2022-08-29T20:24:49.040Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-29T20:24:49.607Z] ---> e0c29c163840 [2022-08-29T20:24:49.607Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-29T20:24:49.607Z] ---> Running in 2deea57a0d08 [2022-08-29T20:24:49.607Z] ---> 31d5eddd3637 [2022-08-29T20:24:49.607Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-29T20:24:49.607Z] Removing intermediate container c25fd36133b0 [2022-08-29T20:24:49.607Z] ---> 21d140daa95b [2022-08-29T20:24:49.607Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T20:24:49.607Z] ---> Running in db04e15ec7f3 [2022-08-29T20:24:49.865Z] Removing intermediate container db04e15ec7f3 [2022-08-29T20:24:49.865Z] ---> b40b411f881b [2022-08-29T20:24:49.865Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-29T20:24:49.865Z] Removing intermediate container 310d53f4e279 [2022-08-29T20:24:49.865Z] ---> 44ea5d158771 [2022-08-29T20:24:49.865Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T20:24:49.865Z] ---> Running in 4a52d8f5af60 [2022-08-29T20:24:49.865Z] ---> Running in 5495064052a7 [2022-08-29T20:24:50.123Z] Removing intermediate container 4a52d8f5af60 [2022-08-29T20:24:50.123Z] ---> b5970668c4d5 [2022-08-29T20:24:50.123Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T20:24:50.382Z] ---> Running in 0c4514b854e6 [2022-08-29T20:24:50.382Z] ---> 8c9cb9478b74 [2022-08-29T20:24:50.382Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T20:24:50.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:50.382Z] Removing intermediate container 0c4514b854e6 [2022-08-29T20:24:50.382Z] ---> 65d324845f87 [2022-08-29T20:24:50.382Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:24:50.641Z] ---> 86f854097a09 [2022-08-29T20:24:50.641Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T20:24:50.641Z] ---> Running in 64086d0e03ad [2022-08-29T20:24:50.641Z] ---> 75a46d4cc591 [2022-08-29T20:24:50.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-29T20:24:50.900Z] Removing intermediate container 2deea57a0d08 [2022-08-29T20:24:50.900Z] ---> d1afa9ca3b8b [2022-08-29T20:24:50.900Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:24:51.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:24:51.332Z] 25b303627fd3: Pull complete [2022-08-29T20:24:51.332Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-29T20:24:51.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T20:24:51.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:24:51.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-23798 does not seem to be running inside a container [2022-08-29T20:24:51.677Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:24:51.726Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T20:24:51.726Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T20:24:51.726Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T20:24:51.726Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T20:24:51.985Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T20:24:51.985Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T20:24:52.243Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:24:52.243Z] OK: 8 MiB in 20 packages [2022-08-29T20:24:52.243Z] ---> 04ed9234e6a1 [2022-08-29T20:24:52.243Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-29T20:24:52.243Z] ---> d2efd0d528b1 [2022-08-29T20:24:52.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-29T20:24:53.180Z] ---> 2a6dbd4cedf0 [2022-08-29T20:24:53.180Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-29T20:24:53.180Z] ---> 55fe4b3af504 [2022-08-29T20:24:53.180Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-29T20:24:53.180Z] ---> Running in 4a5cbc024d64 [2022-08-29T20:24:53.180Z] Removing intermediate container 5495064052a7 [2022-08-29T20:24:53.180Z] ---> 858fc5f15b2b [2022-08-29T20:24:53.180Z] Removing intermediate container 64086d0e03ad [2022-08-29T20:24:53.180Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> 909e7fc640a5 [2022-08-29T20:24:53.180Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T20:24:53.180Z] [2022-08-29T20:24:53.180Z] ---> Running in 65ffd2453c0d [2022-08-29T20:24:53.440Z] Removing intermediate container 4a5cbc024d64 [2022-08-29T20:24:53.440Z] ---> 18b798145db1 [2022-08-29T20:24:53.440Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:24:53.440Z] Removing intermediate container 65ffd2453c0d [2022-08-29T20:24:53.440Z] ---> c8c3e6adea1b [2022-08-29T20:24:53.440Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T20:24:53.440Z] ---> Running in 2dd24ed610cf [2022-08-29T20:24:53.440Z] ---> 4fe23b4010e4 [2022-08-29T20:24:53.440Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-29T20:24:53.440Z] ---> 03da84a4f8dc [2022-08-29T20:24:53.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-29T20:24:53.440Z] ---> Running in 38c578b29a47 [2022-08-29T20:24:53.440Z] Removing intermediate container 2dd24ed610cf [2022-08-29T20:24:53.440Z] ---> 2b5a1774d55a [2022-08-29T20:24:53.440Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T20:24:53.440Z] ---> Running in eb14e3cb71a9 [2022-08-29T20:24:53.699Z] Removing intermediate container 38c578b29a47 [2022-08-29T20:24:53.699Z] ---> ee48d83169a6 [2022-08-29T20:24:53.699Z] Step 24/25 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:24:53.699Z] ---> Running in 336edf08764c [2022-08-29T20:24:53.823Z] $ docker top b2c19cf809e90e40de4b4c3284fc734c0038c32647250345b032c99c1b2e822b -eo pid,comm [2022-08-29T20:24:53.957Z] ---> 536783c68490 [2022-08-29T20:24:53.958Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [Pipeline] { [Pipeline] sh [2022-08-29T20:24:54.216Z] Removing intermediate container eb14e3cb71a9 [2022-08-29T20:24:54.216Z] ---> 9d5face1ba4c [2022-08-29T20:24:54.216Z] Step 21/22 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:24:54.216Z] Removing intermediate container 336edf08764c [2022-08-29T20:24:54.216Z] ---> 2a7f4933b2ec [2022-08-29T20:24:54.216Z] Step 25/25 : LABEL version=2.3.0-dev.51 [2022-08-29T20:24:54.216Z] ---> cde974996076 [2022-08-29T20:24:54.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-29T20:24:54.216Z] ---> Running in e1119868d904 [2022-08-29T20:24:54.216Z] ---> eeace6695bf3 [2022-08-29T20:24:54.216Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-29T20:24:54.216Z] ---> Running in 80187d2be16a [2022-08-29T20:24:54.216Z] Removing intermediate container e1119868d904 [2022-08-29T20:24:54.216Z] ---> 5e88239d4ca8 [2022-08-29T20:24:54.216Z] Step 22/22 : LABEL version=2.3.0-dev.51 [2022-08-29T20:24:54.216Z] Removing intermediate container 80187d2be16a [2022-08-29T20:24:54.216Z] ---> 387d1f419d3b [2022-08-29T20:24:54.216Z] [2022-08-29T20:24:54.216Z] ---> Running in d79e02bd1b46 [2022-08-29T20:24:54.475Z] Successfully built 387d1f419d3b [2022-08-29T20:24:54.475Z] Successfully tagged security-secretstore-setup:latest [2022-08-29T20:24:54.475Z]  Building security-secretstore-setup ... done Building support-notifications [2022-08-29T20:24:54.475Z] ---> 9f491a1ef688 [2022-08-29T20:24:54.475Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-29T20:24:54.475Z] ---> Running in ce4f57830270 [2022-08-29T20:24:54.475Z] ---> 117816f91839 [2022-08-29T20:24:54.475Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-29T20:24:54.475Z] Removing intermediate container d79e02bd1b46 [2022-08-29T20:24:54.475Z] ---> 19c4645732e0 [2022-08-29T20:24:54.475Z] [2022-08-29T20:24:54.475Z] ---> Running in adab4aa6d6ce [2022-08-29T20:24:54.475Z] Successfully built 19c4645732e0 [2022-08-29T20:24:54.475Z] Successfully tagged support-scheduler:latest [2022-08-29T20:24:54.475Z]  Building support-scheduler ... done Building security-spire-server [2022-08-29T20:24:54.699Z] + docker-compose build --help [2022-08-29T20:24:54.699Z] + grep parallel [2022-08-29T20:24:59.001Z] --parallel Build images in parallel. [Pipeline] } [2022-08-29T20:24:59.031Z] $ docker stop --time=1 b2c19cf809e90e40de4b4c3284fc734c0038c32647250345b032c99c1b2e822b [2022-08-29T20:24:59.808Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:24:59.808Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:24:59.808Z] ---> 0a1da0903b4f [2022-08-29T20:24:59.808Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T20:24:59.808Z] ---> Using cache [2022-08-29T20:24:59.808Z] ---> 8c5ec6b276bc [2022-08-29T20:24:59.808Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:24:59.808Z] ---> Using cache [2022-08-29T20:24:59.808Z] ---> 402e95ecc4b0 [2022-08-29T20:24:59.808Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T20:24:59.808Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:24:59.808Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:24:59.808Z] ---> 0a1da0903b4f [2022-08-29T20:24:59.808Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T20:24:59.808Z] ---> Using cache [2022-08-29T20:24:59.808Z] ---> 8c5ec6b276bc [2022-08-29T20:24:59.808Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:24:59.808Z] ---> Using cache [2022-08-29T20:24:59.808Z] ---> 402e95ecc4b0 [2022-08-29T20:24:59.808Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-29T20:25:00.720Z] $ docker rm -f b2c19cf809e90e40de4b4c3284fc734c0038c32647250345b032c99c1b2e822b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:25:01.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T20:25:01.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:25:01.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-23798 does not seem to be running inside a container [2022-08-29T20:25:01.713Z] $ 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/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:25:03.064Z] $ docker top 01ac71c357728d10fd5dac274c54c75ba1a406914b1e351016d7d3b2926fbd7b -eo pid,comm [2022-08-29T20:25:03.111Z] Removing intermediate container adab4aa6d6ce [2022-08-29T20:25:03.111Z] ---> 3ba30aadc49e [2022-08-29T20:25:03.111Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:25:03.111Z] ---> Running in a8bcfa0ba18c [2022-08-29T20:25:03.111Z] ---> Running in 44e544346045 [2022-08-29T20:25:03.111Z] ---> Running in 40cda815cde8 [Pipeline] { [Pipeline] sh [2022-08-29T20:25:03.369Z] Removing intermediate container ce4f57830270 [2022-08-29T20:25:03.369Z] ---> 7095503fa1fa [2022-08-29T20:25:03.369Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-29T20:25:03.369Z] ---> Running in 718ed940dd73 [2022-08-29T20:25:03.369Z] Removing intermediate container 40cda815cde8 [2022-08-29T20:25:03.369Z] ---> bc8b96a2976a [2022-08-29T20:25:03.369Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T20:25:03.369Z] ---> Running in 7d98eca69ff1 [2022-08-29T20:25:03.628Z] Removing intermediate container 718ed940dd73 [2022-08-29T20:25:03.628Z] ---> 10e95ad70727 [2022-08-29T20:25:03.628Z] Step 28/31 : CMD ["gate"] [2022-08-29T20:25:03.628Z] ---> Running in f53294fff961 [2022-08-29T20:25:03.628Z] Removing intermediate container 7d98eca69ff1 [2022-08-29T20:25:03.628Z] ---> b8dd41751f14 [2022-08-29T20:25:03.628Z] Step 22/23 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:25:03.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:25:03.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:25:03.888Z] ---> Running in 59425a5ce3ce [2022-08-29T20:25:03.888Z] Removing intermediate container f53294fff961 [2022-08-29T20:25:03.888Z] ---> 7066e8271a0f [2022-08-29T20:25:03.888Z] Step 29/31 : LABEL arch=x86_64 [2022-08-29T20:25:03.888Z] ---> Running in 0d43ee2a3c35 [2022-08-29T20:25:03.888Z] Removing intermediate container 59425a5ce3ce [2022-08-29T20:25:03.888Z] ---> 2bac20a25c05 [2022-08-29T20:25:03.888Z] Step 23/23 : LABEL version=2.3.0-dev.51 [2022-08-29T20:25:03.991Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-29T20:25:04.154Z] ---> Running in b0aa646a15df [2022-08-29T20:25:04.154Z] Removing intermediate container 0d43ee2a3c35 [2022-08-29T20:25:04.154Z] ---> cc5c80f0a373 [2022-08-29T20:25:04.154Z] Step 30/31 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:25:04.154Z] ---> Running in 61dbfeff9e4f [2022-08-29T20:25:04.154Z] Removing intermediate container b0aa646a15df [2022-08-29T20:25:04.154Z] ---> 9a016413dae6 [2022-08-29T20:25:04.154Z] [2022-08-29T20:25:04.413Z] Successfully built 9a016413dae6 [2022-08-29T20:25:04.413Z] Successfully tagged core-data:latest [2022-08-29T20:25:04.413Z]  Building core-data ... done Building security-proxy-setup [2022-08-29T20:25:04.413Z] Removing intermediate container 61dbfeff9e4f [2022-08-29T20:25:04.413Z] ---> b97f8bb2ad20 [2022-08-29T20:25:04.413Z] Step 31/31 : LABEL version=2.3.0-dev.51 [2022-08-29T20:25:04.413Z] ---> Running in cdc57bea2bc0 [2022-08-29T20:25:04.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:25:04.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:25:04.982Z] OK: 211 MiB in 51 packages [2022-08-29T20:25:04.982Z] OK: 211 MiB in 51 packages [2022-08-29T20:25:07.521Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:07.521Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:07.521Z] ---> 0a1da0903b4f [2022-08-29T20:25:07.521Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T20:25:07.521Z] ---> Using cache [2022-08-29T20:25:07.521Z] ---> 8c5ec6b276bc [2022-08-29T20:25:07.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:07.521Z] ---> Using cache [2022-08-29T20:25:07.521Z] ---> 402e95ecc4b0 [2022-08-29T20:25:07.521Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T20:25:07.521Z] ---> Using cache [2022-08-29T20:25:07.521Z] ---> 5bf37493d627 [2022-08-29T20:25:07.521Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T20:25:07.521Z] ---> Using cache [2022-08-29T20:25:07.521Z] ---> 7554df1bd33b [2022-08-29T20:25:07.521Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:07.521Z] ---> Using cache [2022-08-29T20:25:07.521Z] ---> ad5d617593f9 [2022-08-29T20:25:07.521Z] Step 8/22 : COPY . . [2022-08-29T20:25:07.521Z] ---> Using cache [2022-08-29T20:25:07.521Z] ---> 3a7322752588 [2022-08-29T20:25:07.522Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-29T20:25:08.095Z] Removing intermediate container cdc57bea2bc0 [2022-08-29T20:25:08.095Z] ---> dc7b0146101a [2022-08-29T20:25:08.095Z] [2022-08-29T20:25:08.095Z] ---> Running in 3b45c620c049 [2022-08-29T20:25:08.095Z] Successfully built dc7b0146101a [2022-08-29T20:25:08.095Z] Successfully tagged security-bootstrapper:latest [2022-08-29T20:25:08.095Z]  Building security-bootstrapper ... done Building core-metadata [2022-08-29T20:25:08.095Z] Removing intermediate container f4de1f16cc74 [2022-08-29T20:25:08.095Z] ---> 0af23bc9d547 [2022-08-29T20:25:08.095Z] [2022-08-29T20:25:08.095Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T20:25:08.095Z] ---> 9c6f07244728 [2022-08-29T20:25:08.095Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-29T20:25:08.095Z] ---> Using cache [2022-08-29T20:25:08.095Z] ---> 21d140daa95b [2022-08-29T20:25:08.095Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T20:25:08.095Z] ---> Using cache [2022-08-29T20:25:08.095Z] ---> b40b411f881b [2022-08-29T20:25:08.095Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-29T20:25:08.095Z] Removing intermediate container 44e544346045 [2022-08-29T20:25:08.095Z] ---> 9b0dbd618eab [2022-08-29T20:25:08.095Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T20:25:08.095Z] ---> Running in 59e428d3da2a [2022-08-29T20:25:09.411Z] Building core-command ... [2022-08-29T20:25:09.411Z] Building core-data ... [2022-08-29T20:25:09.411Z] Building core-metadata ... [2022-08-29T20:25:09.411Z] Building security-bootstrapper ... [2022-08-29T20:25:09.411Z] Building security-proxy-setup ... [2022-08-29T20:25:09.411Z] Building security-secretstore-setup ... [2022-08-29T20:25:09.411Z] Building security-spiffe-token-provider ... [2022-08-29T20:25:09.411Z] Building security-spire-agent ... [2022-08-29T20:25:09.411Z] Building security-spire-config ... [2022-08-29T20:25:09.411Z] Building security-spire-server ... [2022-08-29T20:25:09.411Z] Building support-notifications ... [2022-08-29T20:25:09.411Z] Building support-scheduler ... [2022-08-29T20:25:09.411Z] Building sys-mgmt-agent ... [2022-08-29T20:25:09.411Z] Building security-spire-config [2022-08-29T20:25:09.411Z] Building security-secretstore-setup [2022-08-29T20:25:09.411Z] Building core-command [2022-08-29T20:25:09.411Z] Building support-scheduler [2022-08-29T20:25:09.411Z] Building security-proxy-setup [2022-08-29T20:25:09.477Z] Removing intermediate container a8bcfa0ba18c [2022-08-29T20:25:09.477Z] ---> ec976b7c0e5e [2022-08-29T20:25:09.477Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T20:25:09.477Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T20:25:11.388Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:11.388Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:11.388Z] ---> 0a1da0903b4f [2022-08-29T20:25:11.388Z] Step 3/24 : WORKDIR /edgex-go [2022-08-29T20:25:11.388Z] ---> Using cache [2022-08-29T20:25:11.388Z] ---> 8c5ec6b276bc [2022-08-29T20:25:11.389Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:11.389Z] ---> Using cache [2022-08-29T20:25:11.389Z] ---> 402e95ecc4b0 [2022-08-29T20:25:11.389Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-29T20:25:11.389Z] ---> Using cache [2022-08-29T20:25:11.389Z] ---> 5bf37493d627 [2022-08-29T20:25:11.389Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-29T20:25:11.389Z] ---> Using cache [2022-08-29T20:25:11.389Z] ---> 7554df1bd33b [2022-08-29T20:25:11.389Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:11.389Z] ---> Using cache [2022-08-29T20:25:11.389Z] ---> ad5d617593f9 [2022-08-29T20:25:11.389Z] Step 8/24 : COPY . . [2022-08-29T20:25:11.389Z] ---> Using cache [2022-08-29T20:25:11.389Z] ---> 3a7322752588 [2022-08-29T20:25:11.389Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-29T20:25:12.767Z] ---> dc73df4704dc [2022-08-29T20:25:12.767Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:12.767Z] Removing intermediate container 59e428d3da2a [2022-08-29T20:25:12.767Z] ---> 9b89d514189c [2022-08-29T20:25:12.767Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-29T20:25:12.767Z] ---> 8d8f206faf1e [2022-08-29T20:25:12.767Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:12.767Z] ---> Running in bc3f8e483314 [2022-08-29T20:25:12.767Z] ---> Running in f73b6f1fa2de [2022-08-29T20:25:12.767Z] ---> Running in 26e3da3ddd24 [2022-08-29T20:25:12.767Z] ---> Running in cf55ef30dc15 [2022-08-29T20:25:12.767Z] Removing intermediate container 26e3da3ddd24 [2022-08-29T20:25:12.767Z] ---> 78bbbfe2f2c1 [2022-08-29T20:25:12.767Z] Step 15/23 : WORKDIR / [2022-08-29T20:25:12.767Z] ---> Running in 890c15d2b92e [2022-08-29T20:25:13.026Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T20:25:13.026Z] Removing intermediate container 890c15d2b92e [2022-08-29T20:25:13.026Z] ---> eae4f3ef6744 [2022-08-29T20:25:13.026Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:25:13.285Z] ---> f08797de5262 [2022-08-29T20:25:13.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-29T20:25:14.220Z] ---> f2768571ba6f [2022-08-29T20:25:14.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-29T20:25:15.158Z] ---> 0e701292c033 [2022-08-29T20:25:15.158Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-29T20:25:16.097Z] ---> Running in 706157313cef [2022-08-29T20:25:20.314Z] Removing intermediate container 706157313cef [2022-08-29T20:25:20.314Z] ---> ccb73c75472d [2022-08-29T20:25:20.314Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:25:20.882Z] ---> Running in d9273c4595fa [2022-08-29T20:25:21.823Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:21.823Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:21.823Z] ---> e522e01b5abe [2022-08-29T20:25:21.823Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T20:25:21.823Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:21.823Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:21.823Z] ---> e522e01b5abe [2022-08-29T20:25:21.823Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T20:25:21.823Z] ---> Running in ef02ed202bb0 [2022-08-29T20:25:21.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:21.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:21.823Z] ---> e522e01b5abe [2022-08-29T20:25:21.823Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T20:25:21.823Z] ---> Running in c9c89f17e37a [2022-08-29T20:25:21.823Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:21.823Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:21.823Z] ---> e522e01b5abe [2022-08-29T20:25:21.823Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T20:25:21.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:21.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:21.823Z] ---> e522e01b5abe [2022-08-29T20:25:21.823Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T20:25:21.823Z] ---> Running in 14d4ecd75339 [2022-08-29T20:25:21.823Z] ---> Running in 2385b905228f [2022-08-29T20:25:21.823Z] ---> Running in 821fb65b4baf [2022-08-29T20:25:21.823Z] Removing intermediate container ef02ed202bb0 [2022-08-29T20:25:21.823Z] ---> cc9b53e6a795 [2022-08-29T20:25:21.823Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:21.823Z] ---> Running in c830e97c5a77 [2022-08-29T20:25:21.823Z] Removing intermediate container 14d4ecd75339 [2022-08-29T20:25:21.823Z] ---> 2581145ed661 [2022-08-29T20:25:21.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:22.106Z] Removing intermediate container c9c89f17e37a [2022-08-29T20:25:22.106Z] ---> 421cd0a5c260 [2022-08-29T20:25:22.106Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:22.106Z] ---> Running in e92a4e91d082 [2022-08-29T20:25:22.106Z] ---> Running in 001b7d221a49 [2022-08-29T20:25:22.272Z] Removing intermediate container d9273c4595fa [2022-08-29T20:25:22.272Z] ---> 46a9ee52fe58 [2022-08-29T20:25:22.272Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T20:25:22.383Z] Removing intermediate container 2385b905228f [2022-08-29T20:25:22.383Z] ---> d1eb9a9050bb [2022-08-29T20:25:22.383Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:22.660Z] Removing intermediate container 821fb65b4baf [2022-08-29T20:25:22.660Z] ---> df7bdf1b9f94 [2022-08-29T20:25:22.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:22.660Z] ---> Running in b3fe52271664 [2022-08-29T20:25:22.660Z] ---> Running in 10db2eadcc0f [2022-08-29T20:25:25.297Z] Removing intermediate container c830e97c5a77 [2022-08-29T20:25:25.297Z] ---> 1c166ecf91fc [2022-08-29T20:25:25.297Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-29T20:25:25.297Z] ---> Running in 3050374b6aed [2022-08-29T20:25:26.314Z] Removing intermediate container e92a4e91d082 [2022-08-29T20:25:26.314Z] ---> b5403e399078 [2022-08-29T20:25:26.314Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T20:25:26.587Z] Removing intermediate container 001b7d221a49 [2022-08-29T20:25:26.587Z] ---> 9e6a404ae370 [2022-08-29T20:25:26.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-29T20:25:26.587Z] ---> Running in 5c4b663838a6 [2022-08-29T20:25:26.862Z] ---> Running in 1f895c23c971 [2022-08-29T20:25:26.862Z] Removing intermediate container b3fe52271664 [2022-08-29T20:25:26.862Z] ---> f71f5076b079 [2022-08-29T20:25:26.862Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T20:25:26.862Z] Removing intermediate container 10db2eadcc0f [2022-08-29T20:25:26.862Z] ---> 76dac6c71c73 [2022-08-29T20:25:26.862Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T20:25:26.862Z] ---> Running in b8b34daf3ebf [2022-08-29T20:25:27.145Z] ---> Running in 22ed8e5a3f92 [2022-08-29T20:25:27.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:27.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T20:25:28.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:28.569Z] ---> Running in 73bdc7f73709 [2022-08-29T20:25:28.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:29.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:29.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:29.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:29.510Z] Removing intermediate container 73bdc7f73709 [2022-08-29T20:25:29.511Z] ---> 9fb208bef781 [2022-08-29T20:25:29.511Z] Step 22/23 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:25:29.511Z] Removing intermediate container f73b6f1fa2de [2022-08-29T20:25:29.511Z] ---> 1f4f10827680 [2022-08-29T20:25:29.511Z] Step 8/22 : COPY . . [2022-08-29T20:25:29.511Z] Removing intermediate container cf55ef30dc15 [2022-08-29T20:25:29.579Z] OK: 221 MiB in 51 packages [2022-08-29T20:25:29.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:29.770Z] ---> 064cb18737b7 [2022-08-29T20:25:29.770Z] Step 8/25 : COPY . . [2022-08-29T20:25:29.770Z] ---> Running in ba8fb9babd49 [2022-08-29T20:25:30.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:30.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:30.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:25:30.758Z] Removing intermediate container 3050374b6aed [2022-08-29T20:25:30.758Z] ---> 768b557349e5 [2022-08-29T20:25:30.758Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T20:25:31.035Z] OK: 221 MiB in 51 packages [2022-08-29T20:25:31.674Z] Removing intermediate container ba8fb9babd49 [2022-08-29T20:25:31.674Z] ---> 737c816c9656 [2022-08-29T20:25:31.674Z] Step 23/23 : LABEL version=2.3.0-dev.51 [2022-08-29T20:25:32.037Z] ---> 4e339bcd1dfb [2022-08-29T20:25:32.037Z] OK: 221 MiB in 51 packages [2022-08-29T20:25:32.037Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:32.037Z] OK: 221 MiB in 51 packages [2022-08-29T20:25:32.037Z] ---> Running in 53c0a4193d22 [2022-08-29T20:25:32.037Z] OK: 221 MiB in 51 packages [2022-08-29T20:25:32.641Z] Removing intermediate container 5c4b663838a6 [2022-08-29T20:25:32.641Z] ---> d1e9a3844465 [2022-08-29T20:25:32.641Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T20:25:33.638Z] Removing intermediate container 1f895c23c971 [2022-08-29T20:25:33.638Z] ---> 1a5b87548c98 [2022-08-29T20:25:33.638Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T20:25:33.638Z] Removing intermediate container b8b34daf3ebf [2022-08-29T20:25:33.638Z] ---> cbff8e54e167 [2022-08-29T20:25:33.638Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T20:25:33.913Z] Removing intermediate container 22ed8e5a3f92 [2022-08-29T20:25:33.913Z] ---> 144a415b5685 [2022-08-29T20:25:33.913Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T20:25:33.913Z] ---> fe290d2593d5 [2022-08-29T20:25:33.913Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:34.190Z] ---> Running in d21dbdddd3d9 [2022-08-29T20:25:35.647Z] ---> bb229cabc87d [2022-08-29T20:25:35.647Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:35.647Z] ---> 4850ceeb9d5e [2022-08-29T20:25:35.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:35.647Z] ---> Running in d9689bc3a389 [2022-08-29T20:25:35.647Z] ---> 6ac2530f7a8b [2022-08-29T20:25:35.647Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:35.647Z] ---> Running in facadc2e8efa [2022-08-29T20:25:35.925Z] ---> Running in a7e4dddef01b [2022-08-29T20:25:43.951Z] ---> Running in 0128575a7005 [2022-08-29T20:25:43.951Z] ---> d5e47b5512b2 [2022-08-29T20:25:43.951Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T20:25:43.951Z] ---> 2aec810508f5 [2022-08-29T20:25:43.951Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-29T20:25:43.951Z] Removing intermediate container 3b45c620c049 [2022-08-29T20:25:43.951Z] ---> 200cb634727c [2022-08-29T20:25:43.951Z] [2022-08-29T20:25:43.951Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T20:25:43.951Z] ---> 9c6f07244728 [2022-08-29T20:25:43.951Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-29T20:25:43.951Z] ---> Running in aa23a7dc4e84 [2022-08-29T20:25:43.951Z] ---> Running in 875eda7115e8 [2022-08-29T20:25:43.951Z] ---> Running in 5b2931703422 [2022-08-29T20:25:43.951Z] Removing intermediate container 0128575a7005 [2022-08-29T20:25:43.951Z] ---> cb5fcae7e0f5 [2022-08-29T20:25:43.951Z] [2022-08-29T20:25:43.951Z] Removing intermediate container aa23a7dc4e84 [2022-08-29T20:25:43.951Z] ---> cd0ceebc779e [2022-08-29T20:25:43.951Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-29T20:25:43.951Z] Successfully built cb5fcae7e0f5 [2022-08-29T20:25:43.951Z] Successfully tagged core-command:latest [2022-08-29T20:25:43.951Z]  Building core-command ... done Building sys-mgmt-agent [2022-08-29T20:25:43.951Z] ---> Running in dc97b54c53bc [2022-08-29T20:25:43.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:25:43.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:25:44.212Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-29T20:25:44.212Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-29T20:25:44.212Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T20:25:44.212Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-29T20:25:44.212Z] (5/6) Installing curl (7.83.1-r2) [2022-08-29T20:25:44.212Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-29T20:25:44.212Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:25:44.212Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:25:44.212Z] OK: 8 MiB in 20 packages [2022-08-29T20:25:44.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T20:25:46.437Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:46.437Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:46.437Z] ---> 0a1da0903b4f [2022-08-29T20:25:46.437Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T20:25:46.437Z] ---> Using cache [2022-08-29T20:25:46.437Z] ---> 8c5ec6b276bc [2022-08-29T20:25:46.437Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:46.437Z] ---> Using cache [2022-08-29T20:25:46.437Z] ---> 402e95ecc4b0 [2022-08-29T20:25:46.437Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-29T20:25:48.359Z] Removing intermediate container dc97b54c53bc [2022-08-29T20:25:48.359Z] ---> 2c670cfb1552 [2022-08-29T20:25:48.359Z] 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-08-29T20:25:48.359Z] ---> Running in f2f1eb4a722b [2022-08-29T20:25:48.359Z] ---> Running in 378e96b0539a [2022-08-29T20:25:48.359Z] Removing intermediate container bc3f8e483314 [2022-08-29T20:25:48.359Z] ---> 5e2170b451bd [2022-08-29T20:25:48.359Z] [2022-08-29T20:25:48.359Z] Step 10/24 : FROM alpine:3.16 [2022-08-29T20:25:48.359Z] ---> 9c6f07244728 [2022-08-29T20:25:48.359Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-29T20:25:48.359Z] ---> Using cache [2022-08-29T20:25:48.359Z] ---> 21d140daa95b [2022-08-29T20:25:48.359Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T20:25:48.359Z] ---> Using cache [2022-08-29T20:25:48.359Z] ---> b40b411f881b [2022-08-29T20:25:48.359Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-29T20:25:48.619Z] ---> Running in f02f00b84593 [2022-08-29T20:25:48.883Z] Removing intermediate container 5b2931703422 [2022-08-29T20:25:48.883Z] ---> 6c28e1995a59 [2022-08-29T20:25:48.883Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T20:25:48.883Z] Removing intermediate container f02f00b84593 [2022-08-29T20:25:48.883Z] ---> 4a68af5f8bd6 [2022-08-29T20:25:48.883Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-29T20:25:48.883Z] ---> Running in bacec49a633c [2022-08-29T20:25:48.883Z] ---> Running in 5eda845861b0 [2022-08-29T20:25:48.883Z] Removing intermediate container bacec49a633c [2022-08-29T20:25:48.883Z] ---> 24ddb1c0689e [2022-08-29T20:25:48.883Z] Step 13/22 : WORKDIR /edgex [2022-08-29T20:25:48.883Z] Removing intermediate container 5eda845861b0 [2022-08-29T20:25:48.883Z] ---> 664f8bca815b [2022-08-29T20:25:48.883Z] Step 15/24 : WORKDIR / [2022-08-29T20:25:48.883Z] ---> Running in c2e790133eb5 [2022-08-29T20:25:49.144Z] ---> Running in 51cb29bc0055 [2022-08-29T20:25:49.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:25:49.404Z] Removing intermediate container 51cb29bc0055 [2022-08-29T20:25:49.404Z] ---> 95e81ab984bc [2022-08-29T20:25:49.404Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:25:49.404Z] Removing intermediate container c2e790133eb5 [2022-08-29T20:25:49.404Z] ---> 31a5f3eb9105 [2022-08-29T20:25:49.404Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-29T20:25:49.664Z] ---> beb797404d35 [2022-08-29T20:25:49.664Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-29T20:25:49.664Z] ---> 916dcb2207e3 [2022-08-29T20:25:49.664Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-29T20:25:49.926Z] Removing intermediate container f2f1eb4a722b [2022-08-29T20:25:49.926Z] ---> a3b4b7bffb86 [2022-08-29T20:25:49.926Z] Step 12/25 : WORKDIR /edgex-go [2022-08-29T20:25:49.926Z] ---> Running in 4e1903272f84 [2022-08-29T20:25:50.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:25:50.451Z] ---> 79064383fa61 [2022-08-29T20:25:50.451Z] ---> 5c5931c08382 [2022-08-29T20:25:50.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-29T20:25:50.451Z] [2022-08-29T20:25:50.451Z] Removing intermediate container 4e1903272f84 [2022-08-29T20:25:50.451Z] ---> 53932baa3312 [2022-08-29T20:25:50.451Z] [2022-08-29T20:25:50.451Z] Step 13/25 : FROM alpine:3.15 [2022-08-29T20:25:50.451Z] ---> c4fc93816858 [2022-08-29T20:25:50.451Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:25:50.451Z] ---> Using cache [2022-08-29T20:25:50.451Z] ---> c2a0024213eb [2022-08-29T20:25:50.451Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:50.451Z] ---> Using cache [2022-08-29T20:25:50.451Z] ---> d3be30b18abe [2022-08-29T20:25:50.451Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T20:25:50.451Z] ---> Using cache [2022-08-29T20:25:50.451Z] ---> 1aea255ec65a [2022-08-29T20:25:50.451Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T20:25:50.451Z] OK: 211 MiB in 51 packages [2022-08-29T20:25:51.022Z] ---> e03e5535aa76 [2022-08-29T20:25:51.022Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-29T20:25:53.057Z] ---> 9f0c057d422e [2022-08-29T20:25:53.057Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T20:25:53.057Z] ---> a7d047ae6a68 [2022-08-29T20:25:53.057Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-29T20:25:53.057Z] ---> 9c208f572d36 [2022-08-29T20:25:53.057Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T20:25:53.057Z] ---> Running in bb93824398da [2022-08-29T20:25:53.057Z] Removing intermediate container 378e96b0539a [2022-08-29T20:25:53.057Z] ---> a376b3e3d0b5 [2022-08-29T20:25:53.057Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T20:25:53.316Z] ---> ece57776ad39 [2022-08-29T20:25:53.316Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T20:25:53.316Z] ---> Running in 09b699dfdd61 [2022-08-29T20:25:53.316Z] ---> 9dfd14b3e158 [2022-08-29T20:25:53.316Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-29T20:25:53.316Z] Removing intermediate container bb93824398da [2022-08-29T20:25:53.316Z] ---> f8d203cee506 [2022-08-29T20:25:53.316Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:25:53.316Z] ---> Running in 55394fc8a9b8 [2022-08-29T20:25:53.575Z] ---> ab634766aec5 [2022-08-29T20:25:53.575Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:53.575Z] ---> Running in 39893dcd5fdd [2022-08-29T20:25:53.575Z] Removing intermediate container 55394fc8a9b8 [2022-08-29T20:25:53.575Z] ---> 433cff71931a [2022-08-29T20:25:53.575Z] Step 22/24 : LABEL arch=x86_64 [2022-08-29T20:25:53.575Z] ---> Running in 6daaba288b37 [2022-08-29T20:25:53.575Z] ---> 5df02cef5bed [2022-08-29T20:25:53.575Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-29T20:25:53.834Z] Removing intermediate container 6daaba288b37 [2022-08-29T20:25:53.834Z] ---> 314576498768 [2022-08-29T20:25:53.834Z] Step 23/24 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:25:53.834Z] ---> Running in 70083a96e3f3 [2022-08-29T20:25:54.093Z] ---> 28442c7a85a3 [2022-08-29T20:25:54.093Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T20:25:54.352Z] Removing intermediate container 70083a96e3f3 [2022-08-29T20:25:54.352Z] ---> 905ead9b901f [2022-08-29T20:25:54.352Z] Step 24/24 : LABEL version=2.3.0-dev.51 [2022-08-29T20:25:54.352Z] ---> Running in c6ad28fd5f71 [2022-08-29T20:25:54.352Z] ---> Running in c193d15c6cf7 [2022-08-29T20:25:54.611Z] Removing intermediate container 09b699dfdd61 [2022-08-29T20:25:54.611Z] ---> 2cf7adf1777d [2022-08-29T20:25:54.611Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T20:25:54.611Z] Removing intermediate container c193d15c6cf7 [2022-08-29T20:25:54.611Z] ---> 950c25b57ed7 [2022-08-29T20:25:54.611Z] [2022-08-29T20:25:54.611Z] Removing intermediate container c6ad28fd5f71 [2022-08-29T20:25:54.611Z] ---> 96cf140c4142 [2022-08-29T20:25:54.611Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T20:25:54.611Z] ---> Running in 57da5e37b933 [2022-08-29T20:25:54.611Z] ---> Running in 748bb5ae7146 [2022-08-29T20:25:54.611Z] Successfully built 950c25b57ed7 [2022-08-29T20:25:54.611Z] Successfully tagged core-metadata:latest [2022-08-29T20:25:54.611Z]  Building core-metadata ... done Building security-spire-config [2022-08-29T20:25:58.809Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:25:58.809Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:25:58.809Z] ---> 0a1da0903b4f [2022-08-29T20:25:58.809Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T20:25:58.809Z] ---> Using cache [2022-08-29T20:25:58.809Z] ---> 8c5ec6b276bc [2022-08-29T20:25:58.809Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:25:58.809Z] ---> Using cache [2022-08-29T20:25:58.809Z] ---> 402e95ecc4b0 [2022-08-29T20:25:58.809Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T20:25:58.809Z] ---> Using cache [2022-08-29T20:25:58.809Z] ---> ec976b7c0e5e [2022-08-29T20:25:58.809Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T20:25:58.809Z] ---> Using cache [2022-08-29T20:25:58.809Z] ---> 8d8f206faf1e [2022-08-29T20:25:58.809Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:25:58.809Z] ---> Using cache [2022-08-29T20:25:58.809Z] ---> 064cb18737b7 [2022-08-29T20:25:58.809Z] Step 8/26 : COPY . . [2022-08-29T20:25:58.809Z] ---> Using cache [2022-08-29T20:25:58.809Z] ---> d5e47b5512b2 [2022-08-29T20:25:58.809Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T20:25:58.809Z] ---> Using cache [2022-08-29T20:25:58.809Z] ---> cd0ceebc779e [2022-08-29T20:25:58.809Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T20:25:58.809Z] ---> Using cache [2022-08-29T20:25:58.809Z] ---> 2c670cfb1552 [2022-08-29T20:25:58.809Z] 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-08-29T20:25:59.378Z] Removing intermediate container 748bb5ae7146 [2022-08-29T20:25:59.378Z] ---> 1ff4317716c3 [2022-08-29T20:25:59.378Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T20:26:01.922Z] Removing intermediate container 57da5e37b933 [2022-08-29T20:26:01.922Z] ---> b65e3d70be56 [2022-08-29T20:26:01.922Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T20:26:02.857Z] ---> Running in d5b23115a8d5 [2022-08-29T20:26:02.857Z] ---> Running in 92d5a2d815b7 [2022-08-29T20:26:02.857Z] ---> Running in 85bf43cc68b8 [2022-08-29T20:26:03.117Z] Removing intermediate container d5b23115a8d5 [2022-08-29T20:26:03.117Z] ---> c9e08e678ccc [2022-08-29T20:26:03.117Z] Step 24/25 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:26:03.117Z] Removing intermediate container 92d5a2d815b7 [2022-08-29T20:26:03.117Z] ---> 8fa132da9037 [2022-08-29T20:26:03.117Z] Step 21/22 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:26:03.117Z] ---> Running in 0c4349c99941 [2022-08-29T20:26:03.117Z] ---> Running in 05826f50bb4f [2022-08-29T20:26:03.703Z] Removing intermediate container 0c4349c99941 [2022-08-29T20:26:03.703Z] ---> bfc6d50fc725 [2022-08-29T20:26:03.703Z] Step 22/22 : LABEL version=2.3.0-dev.51 [2022-08-29T20:26:03.703Z] Removing intermediate container 05826f50bb4f [2022-08-29T20:26:03.703Z] ---> 660c78ce345a [2022-08-29T20:26:03.703Z] Step 25/25 : LABEL version=2.3.0-dev.51 [2022-08-29T20:26:03.703Z] ---> Running in 4849c2a44faf [2022-08-29T20:26:03.969Z] ---> Running in dabbbe2c0d67 [2022-08-29T20:26:03.969Z] Removing intermediate container 4849c2a44faf [2022-08-29T20:26:03.969Z] ---> 839baa433a11 [2022-08-29T20:26:03.969Z] [2022-08-29T20:26:03.969Z] Successfully built 839baa433a11 [2022-08-29T20:26:03.969Z] Successfully tagged security-proxy-setup:latest [2022-08-29T20:26:03.969Z] Removing intermediate container dabbbe2c0d67 [2022-08-29T20:26:03.969Z]  Building security-proxy-setup ... done  ---> d5de5a42ad26 [2022-08-29T20:26:03.969Z] [2022-08-29T20:26:03.969Z] Building security-spiffe-token-provider [2022-08-29T20:26:03.969Z] Removing intermediate container 85bf43cc68b8 [2022-08-29T20:26:03.969Z] ---> 668b44a01a43 [2022-08-29T20:26:03.969Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T20:26:04.228Z] Successfully built d5de5a42ad26 [2022-08-29T20:26:04.228Z] Successfully tagged security-spire-server:latest [2022-08-29T20:26:04.228Z]  Building security-spire-server ... done  ---> Running in ebd413f3affc [2022-08-29T20:26:07.514Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:26:07.514Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:26:08.454Z] ---> 0a1da0903b4f [2022-08-29T20:26:08.454Z] Step 3/20 : WORKDIR /edgex-go [2022-08-29T20:26:08.454Z] ---> Using cache [2022-08-29T20:26:08.454Z] ---> 8c5ec6b276bc [2022-08-29T20:26:08.454Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-29T20:26:08.454Z] Removing intermediate container ebd413f3affc [2022-08-29T20:26:08.454Z] ---> cf1c3c30386f [2022-08-29T20:26:08.454Z] [2022-08-29T20:26:08.454Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T20:26:08.454Z] ---> c4fc93816858 [2022-08-29T20:26:08.454Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:26:08.454Z] ---> Using cache [2022-08-29T20:26:08.454Z] ---> c2a0024213eb [2022-08-29T20:26:08.454Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:26:08.454Z] ---> Using cache [2022-08-29T20:26:08.454Z] ---> d3be30b18abe [2022-08-29T20:26:08.454Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-29T20:26:08.454Z] ---> Running in 1d94bbddaa7c [2022-08-29T20:26:08.454Z] ---> Running in 44a5ff64b34d [2022-08-29T20:26:08.713Z] Removing intermediate container 39893dcd5fdd [2022-08-29T20:26:08.713Z] ---> 4d4b9527cd53 [2022-08-29T20:26:08.713Z] Step 8/23 : COPY . . [2022-08-29T20:26:08.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:08.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:08.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:09.231Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-29T20:26:09.231Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-29T20:26:09.231Z] OK: 17037 distinct packages available [2022-08-29T20:26:09.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:09.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:09.490Z] OK: 211 MiB in 51 packages [2022-08-29T20:26:09.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:10.317Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T20:26:10.317Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T20:26:10.317Z] OK: 15856 distinct packages available [2022-08-29T20:26:10.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:11.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:11.515Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-29T20:26:11.515Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-29T20:26:11.515Z] (3/4) Installing libucontext (1.1-r0) [2022-08-29T20:26:11.776Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-29T20:26:11.776Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T20:26:11.776Z] OK: 6 MiB in 18 packages [2022-08-29T20:26:15.332Z] ---> ff503e0a4023 [2022-08-29T20:26:15.332Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-29T20:26:15.332Z] Removing intermediate container 875eda7115e8 [2022-08-29T20:26:15.333Z] ---> a340f2f4163f [2022-08-29T20:26:15.333Z] [2022-08-29T20:26:15.333Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T20:26:15.333Z] ---> 9c6f07244728 [2022-08-29T20:26:15.333Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-29T20:26:15.333Z] ---> Running in f9867165a756 [2022-08-29T20:26:15.593Z] ---> Running in 27c3ba48f8e6 [2022-08-29T20:26:15.593Z] Removing intermediate container 1d94bbddaa7c [2022-08-29T20:26:15.593Z] ---> b7b6953100ad [2022-08-29T20:26:15.593Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-29T20:26:15.593Z] Removing intermediate container 44a5ff64b34d [2022-08-29T20:26:15.593Z] ---> ec58b71f123d [2022-08-29T20:26:15.593Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T20:26:15.593Z] ---> bb3d0d443f22 [2022-08-29T20:26:15.593Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:26:15.593Z] ---> Running in 523552cbd51d [2022-08-29T20:26:15.854Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T20:26:15.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:16.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:16.373Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-29T20:26:16.373Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-29T20:26:16.373Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:26:16.373Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:26:16.373Z] OK: 6 MiB in 16 packages [2022-08-29T20:26:17.315Z] ---> c2ad7358e445 [2022-08-29T20:26:17.315Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T20:26:17.884Z] ---> ca2cde5096db [2022-08-29T20:26:17.884Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-29T20:26:17.884Z] Removing intermediate container 27c3ba48f8e6 [2022-08-29T20:26:17.884Z] ---> 0e2c2a9913aa [2022-08-29T20:26:17.884Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T20:26:17.884Z] ---> Running in 10a1e8742de1 [2022-08-29T20:26:17.884Z] ---> Running in 40cb60fe0e12 [2022-08-29T20:26:18.145Z] Removing intermediate container 40cb60fe0e12 [2022-08-29T20:26:18.145Z] ---> 0d2cb235311f [2022-08-29T20:26:18.145Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-29T20:26:18.749Z] ---> Running in 611d4729b6bc [2022-08-29T20:26:18.749Z] Removing intermediate container 10a1e8742de1 [2022-08-29T20:26:18.749Z] ---> cc8f78489693 [2022-08-29T20:26:18.749Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-29T20:26:18.749Z] Removing intermediate container 611d4729b6bc [2022-08-29T20:26:18.749Z] ---> 726037a30ec8 [2022-08-29T20:26:18.749Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T20:26:18.749Z] ---> Running in cfff73a751a8 [2022-08-29T20:26:19.008Z] Removing intermediate container cfff73a751a8 [2022-08-29T20:26:19.008Z] ---> abd9de857feb [2022-08-29T20:26:19.008Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:26:19.008Z] ---> 374389f0c9fe [2022-08-29T20:26:19.008Z] Step 21/26 : WORKDIR / [2022-08-29T20:26:19.008Z] ---> Running in 87bd0972741d [2022-08-29T20:26:19.576Z] Removing intermediate container 87bd0972741d [2022-08-29T20:26:19.576Z] ---> 0f6dcdf5db4d [2022-08-29T20:26:19.576Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T20:26:19.576Z] ---> 4f49540bee13 [2022-08-29T20:26:19.576Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-29T20:26:19.576Z] ---> Running in f2503423109f [2022-08-29T20:26:20.514Z] Removing intermediate container f2503423109f [2022-08-29T20:26:20.514Z] ---> 9ccc6081decf [2022-08-29T20:26:20.514Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T20:26:21.459Z] ---> 798c859b1c74 [2022-08-29T20:26:21.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-29T20:26:21.459Z] ---> Running in 76dd514e74b2 [2022-08-29T20:26:21.459Z] Removing intermediate container 76dd514e74b2 [2022-08-29T20:26:21.459Z] ---> eafadfcfd814 [2022-08-29T20:26:21.459Z] Step 24/26 : LABEL arch=x86_64 [2022-08-29T20:26:21.725Z] ---> b34ebaf73c94 [2022-08-29T20:26:21.725Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-29T20:26:21.725Z] ---> Running in 9d2cbe9c3b94 [2022-08-29T20:26:21.725Z] ---> Running in dd8d4d911a19 [2022-08-29T20:26:21.994Z] Removing intermediate container dd8d4d911a19 [2022-08-29T20:26:21.994Z] ---> 21713f3078ab [2022-08-29T20:26:21.994Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:26:21.994Z] Removing intermediate container 9d2cbe9c3b94 [2022-08-29T20:26:21.994Z] ---> bdfaf1151e9f [2022-08-29T20:26:21.994Z] Step 25/26 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:26:22.263Z] ---> Running in cca40a218111 [2022-08-29T20:26:22.263Z] ---> Running in beb1e6f2d1be [2022-08-29T20:26:22.263Z] Removing intermediate container cca40a218111 [2022-08-29T20:26:22.263Z] ---> 23c1fd7f79da [2022-08-29T20:26:22.263Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T20:26:22.525Z] ---> Running in 94bf1759a830 [2022-08-29T20:26:22.525Z] Removing intermediate container beb1e6f2d1be [2022-08-29T20:26:22.525Z] ---> 17c29122f495 [2022-08-29T20:26:22.525Z] Step 26/26 : LABEL version=2.3.0-dev.51 [2022-08-29T20:26:22.525Z] ---> Running in c26dcf6ff7be [2022-08-29T20:26:22.785Z] Removing intermediate container 523552cbd51d [2022-08-29T20:26:22.785Z] ---> d82a1c178ce4 [2022-08-29T20:26:22.785Z] Step 7/20 : COPY . . [2022-08-29T20:26:22.786Z] Removing intermediate container 94bf1759a830 [2022-08-29T20:26:22.786Z] ---> 8a60b8cf0e18 [2022-08-29T20:26:22.786Z] Step 21/22 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:26:22.786Z] Removing intermediate container c26dcf6ff7be [2022-08-29T20:26:22.786Z] ---> bd9c3339d701 [2022-08-29T20:26:22.786Z] [2022-08-29T20:26:22.786Z] ---> Running in a4d591efe054 [2022-08-29T20:26:22.786Z] Successfully built bd9c3339d701 [2022-08-29T20:26:22.786Z] Successfully tagged security-spire-config:latest [2022-08-29T20:26:24.804Z]  Building security-spire-config ... done Removing intermediate container a4d591efe054 [2022-08-29T20:26:24.804Z] ---> 52a035f91d82 [2022-08-29T20:26:24.804Z] Step 22/22 : LABEL version=2.3.0-dev.51 [2022-08-29T20:26:28.176Z] ---> Running in 40bd842ef2a9 [2022-08-29T20:26:28.176Z] ---> e33f837f02b2 [2022-08-29T20:26:28.176Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-29T20:26:28.176Z] ---> Running in f05d4a52f703 [2022-08-29T20:26:28.176Z] Removing intermediate container 40bd842ef2a9 [2022-08-29T20:26:28.176Z] ---> d10090fc9712 [2022-08-29T20:26:28.176Z] [2022-08-29T20:26:28.176Z] Successfully built d10090fc9712 [2022-08-29T20:26:28.176Z] Successfully tagged support-notifications:latest [2022-08-29T20:26:28.176Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-29T20:26:32.420Z] Removing intermediate container f9867165a756 [2022-08-29T20:26:32.420Z] ---> 25f1309f53c0 [2022-08-29T20:26:32.420Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-29T20:26:32.420Z] ---> Running in 20a7e2de6783 [2022-08-29T20:26:32.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T20:26:32.555Z] Removing intermediate container d21dbdddd3d9 [2022-08-29T20:26:32.555Z] ---> 772a9482fb5e [2022-08-29T20:26:32.555Z] Step 8/22 : COPY . . [2022-08-29T20:26:32.555Z] Removing intermediate container 53c0a4193d22 [2022-08-29T20:26:32.555Z] ---> 099b3d892ab5 [2022-08-29T20:26:32.555Z] Step 8/25 : COPY . . [2022-08-29T20:26:32.555Z] Removing intermediate container d9689bc3a389 [2022-08-29T20:26:32.555Z] ---> da16b8679f70 [2022-08-29T20:26:32.555Z] Step 8/23 : COPY . . [2022-08-29T20:26:32.555Z] Removing intermediate container facadc2e8efa [2022-08-29T20:26:32.555Z] ---> 69b0da190eac [2022-08-29T20:26:32.555Z] Step 8/26 : COPY . . [2022-08-29T20:26:33.156Z] Removing intermediate container a7e4dddef01b [2022-08-29T20:26:33.156Z] ---> dfdc806fabc3 [2022-08-29T20:26:33.156Z] Step 8/22 : COPY . . [2022-08-29T20:26:33.804Z] Removing intermediate container 20a7e2de6783 [2022-08-29T20:26:33.805Z] ---> 34b6cf24b228 [2022-08-29T20:26:33.805Z] [2022-08-29T20:26:33.805Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T20:26:33.805Z] ---> 9c6f07244728 [2022-08-29T20:26:33.805Z] 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-08-29T20:26:33.805Z] ---> Running in d6de749bfba8 [2022-08-29T20:26:33.805Z] Removing intermediate container d6de749bfba8 [2022-08-29T20:26:33.805Z] ---> ca234272c1d7 [2022-08-29T20:26:33.805Z] 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-08-29T20:26:33.805Z] ---> Running in f41a795c2b48 [2022-08-29T20:26:34.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:34.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:34.637Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-29T20:26:34.637Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-29T20:26:34.637Z] (3/33) Installing readline (8.1.2-r0) [2022-08-29T20:26:34.637Z] (4/33) Installing bash (5.1.16-r2) [2022-08-29T20:26:34.637Z] Executing bash-5.1.16-r2.post-install [2022-08-29T20:26:34.637Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-29T20:26:34.637Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-29T20:26:34.637Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T20:26:34.637Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-29T20:26:34.637Z] (9/33) Installing curl (7.83.1-r2) [2022-08-29T20:26:34.637Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-29T20:26:34.897Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-29T20:26:34.897Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-29T20:26:34.897Z] (13/33) Installing expat (2.4.8-r0) [2022-08-29T20:26:34.897Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-29T20:26:34.897Z] (15/33) Installing gdbm (1.23-r0) [2022-08-29T20:26:34.897Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-29T20:26:34.897Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T20:26:34.897Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T20:26:34.897Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-29T20:26:34.897Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-29T20:26:34.897Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-29T20:26:35.156Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-29T20:26:35.156Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-29T20:26:35.156Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-29T20:26:35.156Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-29T20:26:35.156Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-29T20:26:35.416Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-29T20:26:35.416Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-29T20:26:35.416Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-29T20:26:35.416Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-29T20:26:35.416Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-29T20:26:35.416Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-29T20:26:35.416Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-29T20:26:35.416Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:26:35.416Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:26:35.416Z] OK: 122 MiB in 47 packages [2022-08-29T20:26:37.332Z] Collecting docker-compose==1.23.2 [2022-08-29T20:26:37.332Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-29T20:26:37.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.6 MB/s eta 0:00:00 [2022-08-29T20:26:37.332Z] Collecting docopt<0.7,>=0.6.1 [2022-08-29T20:26:37.332Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-29T20:26:37.507Z] ---> 2e622aabe820 [2022-08-29T20:26:37.507Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-29T20:26:37.507Z] ---> af67d98e50e3 [2022-08-29T20:26:37.507Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-29T20:26:37.507Z] ---> 879ea383ee86 [2022-08-29T20:26:37.507Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-29T20:26:37.507Z] ---> Running in fe491daecbb9 [2022-08-29T20:26:37.507Z] ---> 9b78eecbf184 [2022-08-29T20:26:37.507Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T20:26:37.507Z] ---> Running in b4446d5a8416 [2022-08-29T20:26:37.507Z] ---> Running in 9de90bc8ab3c [2022-08-29T20:26:37.593Z] Preparing metadata (setup.py): started [2022-08-29T20:26:37.593Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T20:26:37.796Z] ---> Running in d81169d41a44 [2022-08-29T20:26:37.796Z] ---> 908830e0d5a7 [2022-08-29T20:26:37.796Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-29T20:26:37.854Z] Collecting jsonschema<3,>=2.5.1 [2022-08-29T20:26:37.854Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-29T20:26:37.854Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-29T20:26:37.854Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-29T20:26:37.854Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 84.3 MB/s eta 0:00:00 [2022-08-29T20:26:37.854Z] Collecting docker<4.0,>=3.6.0 [2022-08-29T20:26:37.854Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-29T20:26:37.854Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.0 MB/s eta 0:00:00 [2022-08-29T20:26:38.076Z] ---> Running in dc4e57a9bc5e [2022-08-29T20:26:38.115Z] Collecting PyYAML<4,>=3.10 [2022-08-29T20:26:38.115Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-29T20:26:38.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 44.7 MB/s eta 0:00:00 [2022-08-29T20:26:38.115Z] Preparing metadata (setup.py): started [2022-08-29T20:26:38.359Z] Removing intermediate container d81169d41a44 [2022-08-29T20:26:38.359Z] ---> 13b4711824f4 [2022-08-29T20:26:38.359Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T20:26:38.638Z] ---> Running in d1a036b70f0c [2022-08-29T20:26:38.686Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T20:26:38.686Z] 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-08-29T20:26:38.686Z] Collecting cached-property<2,>=1.2.0 [2022-08-29T20:26:38.686Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-29T20:26:38.686Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-29T20:26:38.686Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-29T20:26:38.686Z] Preparing metadata (setup.py): started [2022-08-29T20:26:38.686Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T20:26:38.947Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-29T20:26:38.947Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-29T20:26:38.947Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 146.4 MB/s eta 0:00:00 [2022-08-29T20:26:38.947Z] Collecting texttable<0.10,>=0.9.0 [2022-08-29T20:26:38.947Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-29T20:26:38.947Z] Preparing metadata (setup.py): started [2022-08-29T20:26:39.208Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T20:26:39.208Z] Collecting docker-pycreds>=0.4.0 [2022-08-29T20:26:39.208Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-29T20:26:39.241Z] Removing intermediate container d1a036b70f0c [2022-08-29T20:26:39.241Z] ---> 3bdd5adcd9cb [2022-08-29T20:26:39.241Z] 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-08-29T20:26:39.469Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-29T20:26:39.469Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-29T20:26:39.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 144.8 MB/s eta 0:00:00 [2022-08-29T20:26:39.469Z] Collecting idna<2.8,>=2.5 [2022-08-29T20:26:39.469Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-29T20:26:39.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 174.3 MB/s eta 0:00:00 [2022-08-29T20:26:39.469Z] Collecting certifi>=2017.4.17 [2022-08-29T20:26:39.469Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-29T20:26:39.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 62.3 MB/s eta 0:00:00 [2022-08-29T20:26:39.469Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-29T20:26:39.469Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-29T20:26:39.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 58.3 MB/s eta 0:00:00 [2022-08-29T20:26:39.469Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-29T20:26:39.469Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-29T20:26:39.469Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-29T20:26:39.469Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-29T20:26:39.526Z] ---> Running in d4d66810cd87 [2022-08-29T20:26:39.526Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T20:26:39.730Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-29T20:26:39.730Z] Running setup.py install for texttable: started [2022-08-29T20:26:39.990Z] Running setup.py install for texttable: finished with status 'done' [2022-08-29T20:26:39.990Z] Running setup.py install for PyYAML: started [2022-08-29T20:26:40.251Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-29T20:26:40.512Z] Running setup.py install for docopt: started [2022-08-29T20:26:40.545Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T20:26:40.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T20:26:40.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T20:26:41.084Z] Running setup.py install for docopt: finished with status 'done' [2022-08-29T20:26:41.346Z] Running setup.py install for dockerpty: started [2022-08-29T20:26:41.607Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-29T20:26:42.181Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-29T20:26:42.181Z] 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-08-29T20:26:42.562Z] Removing intermediate container d4d66810cd87 [2022-08-29T20:26:42.562Z] ---> c30b57d01b6e [2022-08-29T20:26:42.562Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T20:26:42.562Z] ---> Running in cdbc0eced99b [2022-08-29T20:26:43.167Z] Removing intermediate container cdbc0eced99b [2022-08-29T20:26:43.167Z] ---> 281723996648 [2022-08-29T20:26:43.167Z] [2022-08-29T20:26:43.167Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T20:26:43.444Z] 3.15: Pulling from library/alpine [2022-08-29T20:26:44.902Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T20:26:44.902Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T20:26:44.902Z] ---> 02e0d6fdf486 [2022-08-29T20:26:44.902Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:26:45.188Z] ---> Running in 14cffe11a30d [2022-08-29T20:26:45.795Z] Removing intermediate container 14cffe11a30d [2022-08-29T20:26:45.795Z] ---> a067b3af695b [2022-08-29T20:26:45.795Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:26:45.795Z] ---> Running in 38fa205f90b9 [2022-08-29T20:26:48.775Z] Removing intermediate container f05d4a52f703 [2022-08-29T20:26:48.776Z] ---> 424e2bbd935b [2022-08-29T20:26:48.776Z] [2022-08-29T20:26:48.776Z] Step 9/20 : FROM alpine:3.15 [2022-08-29T20:26:48.776Z] ---> c4fc93816858 [2022-08-29T20:26:48.776Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:26:48.776Z] ---> Using cache [2022-08-29T20:26:48.776Z] ---> c2a0024213eb [2022-08-29T20:26:48.776Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:26:48.776Z] ---> Using cache [2022-08-29T20:26:48.776Z] ---> d3be30b18abe [2022-08-29T20:26:48.776Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-29T20:26:48.776Z] ---> Running in 97eb25513678 [2022-08-29T20:26:48.776Z] Removing intermediate container f41a795c2b48 [2022-08-29T20:26:48.776Z] ---> d738925d4a43 [2022-08-29T20:26:48.776Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-29T20:26:48.776Z] ---> Running in 17b46a53b836 [2022-08-29T20:26:48.776Z] Removing intermediate container 17b46a53b836 [2022-08-29T20:26:48.776Z] ---> 6fd3784e0c50 [2022-08-29T20:26:48.776Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T20:26:48.776Z] ---> Running in 48a597c4106a [2022-08-29T20:26:48.776Z] Removing intermediate container 48a597c4106a [2022-08-29T20:26:48.776Z] ---> 5cb86da67294 [2022-08-29T20:26:48.776Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-29T20:26:48.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:49.349Z] ---> de069d3028e5 [2022-08-29T20:26:49.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-29T20:26:49.613Z] ---> 4b44e86512ab [2022-08-29T20:26:49.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-29T20:26:49.647Z] Removing intermediate container 38fa205f90b9 [2022-08-29T20:26:49.648Z] ---> 58b33ea61e4e [2022-08-29T20:26:49.648Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-29T20:26:49.648Z] ---> Running in 1d6534e5fd36 [2022-08-29T20:26:49.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:49.879Z] ---> eeb82973aa0f [2022-08-29T20:26:49.879Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-29T20:26:49.879Z] ---> Running in cb65b3fdf4c6 [2022-08-29T20:26:50.141Z] Removing intermediate container cb65b3fdf4c6 [2022-08-29T20:26:50.141Z] ---> 4541146c093f [2022-08-29T20:26:50.141Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:26:50.141Z] ---> Running in 90944f12ffe4 [2022-08-29T20:26:50.141Z] Removing intermediate container 90944f12ffe4 [2022-08-29T20:26:50.141Z] ---> d8138ea8fb9c [2022-08-29T20:26:50.141Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T20:26:50.141Z] ---> Running in 4f146a1b9a6d [2022-08-29T20:26:50.141Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T20:26:50.141Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T20:26:50.141Z] OK: 15856 distinct packages available [2022-08-29T20:26:50.141Z] Removing intermediate container 4f146a1b9a6d [2022-08-29T20:26:50.141Z] ---> 86b9d9860fdf [2022-08-29T20:26:50.141Z] Step 22/23 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:26:50.141Z] ---> Running in 1174ba2c0c8c [2022-08-29T20:26:50.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:50.403Z] Removing intermediate container 1174ba2c0c8c [2022-08-29T20:26:50.403Z] ---> 9124bb095fb9 [2022-08-29T20:26:50.403Z] Step 23/23 : LABEL version=2.3.0-dev.51 [2022-08-29T20:26:50.403Z] ---> Running in f14220fdbf75 [2022-08-29T20:26:50.403Z] Removing intermediate container f14220fdbf75 [2022-08-29T20:26:50.403Z] ---> 241397f16cbc [2022-08-29T20:26:50.403Z] [2022-08-29T20:26:50.403Z] Successfully built 241397f16cbc [2022-08-29T20:26:50.403Z] Successfully tagged sys-mgmt-agent:latest [2022-08-29T20:26:50.976Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T20:26:51.237Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-29T20:26:51.522Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-29T20:26:51.522Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-29T20:26:51.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:26:51.790Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-29T20:26:51.790Z] (5/9) Installing curl (7.80.0-r2) [2022-08-29T20:26:51.790Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-29T20:26:52.074Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-29T20:26:52.074Z] (8/9) Installing libucontext (1.1-r0) [2022-08-29T20:26:52.074Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-29T20:26:52.344Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T20:26:52.344Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:26:52.344Z] OK: 8 MiB in 23 packages [2022-08-29T20:26:52.631Z] Removing intermediate container 97eb25513678 [2022-08-29T20:26:52.631Z] ---> 74cd08fccf59 [2022-08-29T20:26:52.631Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:26:52.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:26:52.907Z] ---> acd88de12cf8 [2022-08-29T20:26:52.907Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-29T20:26:53.532Z] ---> 5cbcc8d21f7d [2022-08-29T20:26:53.532Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-29T20:26:53.532Z] ---> 584bc6b5b745 [2022-08-29T20:26:53.532Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-29T20:26:53.532Z] ---> Running in 7c8453199f1c [2022-08-29T20:26:53.532Z] Removing intermediate container 7c8453199f1c [2022-08-29T20:26:53.532Z] ---> 96f277f6b6b4 [2022-08-29T20:26:53.532Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:26:53.532Z] ---> Running in 5fb6bf718e96 [2022-08-29T20:26:53.804Z] Removing intermediate container 5fb6bf718e96 [2022-08-29T20:26:53.804Z] ---> 5c5b9fe19985 [2022-08-29T20:26:53.804Z] Step 18/20 : LABEL arch=x86_64 [2022-08-29T20:26:53.804Z] ---> Running in a92531dadbe7 [2022-08-29T20:26:53.804Z] Removing intermediate container a92531dadbe7 [2022-08-29T20:26:53.804Z] ---> eaba3a5ec78b [2022-08-29T20:26:53.804Z] Step 19/20 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:26:53.804Z] ---> Running in 56ea8790344f [2022-08-29T20:26:53.804Z] Removing intermediate container 56ea8790344f [2022-08-29T20:26:53.804Z] ---> d8d3c150c270 [2022-08-29T20:26:53.804Z] Step 20/20 : LABEL version=2.3.0-dev.51 [2022-08-29T20:26:53.804Z] ---> Running in 8e1d175db8b7 [2022-08-29T20:26:54.074Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T20:26:54.074Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T20:26:54.074Z] OK: 15733 distinct packages available [2022-08-29T20:26:54.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:26:54.097Z] Removing intermediate container 8e1d175db8b7 [2022-08-29T20:26:54.097Z] ---> ea1e4e977a7f [2022-08-29T20:26:54.097Z] [2022-08-29T20:26:54.097Z] Successfully built ea1e4e977a7f [2022-08-29T20:26:54.097Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-29T20:26:54.111Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-29T20:26:54.115Z] $ docker stop --time=1 746c80017ee4ef865fa81e8ab2230ca999ef42faa662eeb2746e9ef80dc9f654 [2022-08-29T20:26:55.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:26:55.390Z] $ docker rm -f 746c80017ee4ef865fa81e8ab2230ca999ef42faa662eeb2746e9ef80dc9f654 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T20:26:55.789Z] + docker images [2022-08-29T20:26:55.789Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-29T20:26:55.789Z] security-spiffe-token-provider latest ea1e4e977a7f 2 seconds ago 29.3MB [2022-08-29T20:26:55.789Z] sys-mgmt-agent latest 241397f16cbc 5 seconds ago 136MB [2022-08-29T20:26:55.789Z] 424e2bbd935b 10 seconds ago 1.58GB [2022-08-29T20:26:55.789Z] 34b6cf24b228 22 seconds ago 1.53GB [2022-08-29T20:26:55.789Z] support-notifications latest d10090fc9712 28 seconds ago 27.3MB [2022-08-29T20:26:55.789Z] security-spire-config latest bd9c3339d701 33 seconds ago 85.8MB [2022-08-29T20:26:55.789Z] a340f2f4163f 44 seconds ago 1.59GB [2022-08-29T20:26:55.789Z] cf1c3c30386f 48 seconds ago 1.42GB [2022-08-29T20:26:55.789Z] security-spire-server latest d5de5a42ad26 52 seconds ago 86.5MB [2022-08-29T20:26:55.789Z] security-proxy-setup latest 839baa433a11 52 seconds ago 27.3MB [2022-08-29T20:26:55.789Z] core-metadata latest 950c25b57ed7 About a minute ago 18.2MB [2022-08-29T20:26:55.789Z] 53932baa3312 About a minute ago 1.42GB [2022-08-29T20:26:55.790Z] 5e2170b451bd About a minute ago 1.55GB [2022-08-29T20:26:55.790Z] core-command latest cb5fcae7e0f5 About a minute ago 17.3MB [2022-08-29T20:26:55.790Z] 200cb634727c About a minute ago 1.53GB [2022-08-29T20:26:55.790Z] 0af23bc9d547 About a minute ago 1.54GB [2022-08-29T20:26:55.790Z] security-bootstrapper latest dc7b0146101a About a minute ago 19.4MB [2022-08-29T20:26:55.790Z] core-data latest 9a016413dae6 About a minute ago 21.5MB [2022-08-29T20:26:55.790Z] support-scheduler latest 19c4645732e0 2 minutes ago 26.6MB [2022-08-29T20:26:55.790Z] security-secretstore-setup latest 387d1f419d3b 2 minutes ago 29.2MB [2022-08-29T20:26:55.790Z] ac8937018f00 2 minutes ago 1.55GB [2022-08-29T20:26:55.790Z] 64cde7e9f819 2 minutes ago 1.59GB [2022-08-29T20:26:55.790Z] security-spire-agent latest e7ad36715ba4 2 minutes ago 125MB [2022-08-29T20:26:55.790Z] c0d2a4c70d4a 2 minutes ago 1.54GB [2022-08-29T20:26:55.790Z] 6b1d28caa059 2 minutes ago 1.53GB [2022-08-29T20:26:55.790Z] 88a9ae123bd3 2 minutes ago 1.42GB [2022-08-29T20:26:55.790Z] ci-base-image-x86_64 latest 0a1da0903b4f 5 minutes ago 994MB [2022-08-29T20:26:55.790Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-29T20:26:55.790Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-29T20:26:55.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-08-29T20:26:55.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-29T20:26:55.790Z] 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-08-29T20:26:55.893Z] provisioning config files... [2022-08-29T20:26:55.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/287@tmp/config1145849396912238014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:26:56.227Z] ---> docker-login.sh [2022-08-29T20:26:56.227Z] nexus3.edgexfoundry.org:10001 [2022-08-29T20:26:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:26:56.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:26:56.227Z] Configure a credential helper to remove this warning. See [2022-08-29T20:26:56.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:26:56.227Z] [2022-08-29T20:26:56.227Z] Login Succeeded [2022-08-29T20:26:56.227Z] nexus3.edgexfoundry.org:10002 [2022-08-29T20:26:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:26:56.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:26:56.227Z] Configure a credential helper to remove this warning. See [2022-08-29T20:26:56.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:26:56.227Z] [2022-08-29T20:26:56.227Z] Login Succeeded [2022-08-29T20:26:56.227Z] nexus3.edgexfoundry.org:10003 [2022-08-29T20:26:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:26:56.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:26:56.487Z] Configure a credential helper to remove this warning. See [2022-08-29T20:26:56.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:26:56.487Z] [2022-08-29T20:26:56.487Z] Login Succeeded [2022-08-29T20:26:56.487Z] nexus3.edgexfoundry.org:10004 [2022-08-29T20:26:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:26:56.512Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-29T20:26:56.513Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-29T20:26:56.513Z] (3/4) Installing libucontext (1.1-r0) [2022-08-29T20:26:56.513Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-29T20:26:56.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:26:56.748Z] Configure a credential helper to remove this warning. See [2022-08-29T20:26:56.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:26:56.748Z] [2022-08-29T20:26:56.748Z] Login Succeeded [2022-08-29T20:26:56.748Z] docker.io [2022-08-29T20:26:56.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:26:56.791Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T20:26:56.791Z] OK: 6 MiB in 18 packages [2022-08-29T20:26:57.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:26:57.008Z] Configure a credential helper to remove this warning. See [2022-08-29T20:26:57.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:26:57.008Z] [2022-08-29T20:26:57.008Z] Login Succeeded [2022-08-29T20:26:57.008Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T20:26:57.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:26:57.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T20:26:57.069Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-29T20:26:57.069Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:26:57.069Z] latest [2022-08-29T20:26:57.069Z] 2.3.0-dev.51 [2022-08-29T20:26:57.069Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:26:57.069Z] main [2022-08-29T20:26:57.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:26:57.391Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:26:57.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:26:57.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T20:26:57.707Z] 0ad1f0af4fdc: Preparing [2022-08-29T20:26:57.707Z] 7b247df177a7: Preparing [2022-08-29T20:26:57.707Z] 407eb168c2b0: Preparing [2022-08-29T20:26:57.707Z] 571f896175e3: Preparing [2022-08-29T20:26:57.707Z] 994393dc58e7: Preparing [2022-08-29T20:26:57.707Z] 994393dc58e7: Layer already exists [2022-08-29T20:26:57.707Z] 571f896175e3: Pushed [2022-08-29T20:26:57.707Z] 0ad1f0af4fdc: Pushed [2022-08-29T20:26:57.707Z] 407eb168c2b0: Pushed [2022-08-29T20:26:58.250Z] Removing intermediate container 1d6534e5fd36 [2022-08-29T20:26:58.250Z] ---> e30fd3cbf22b [2022-08-29T20:26:58.250Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T20:26:59.093Z] 7b247df177a7: Pushed [2022-08-29T20:26:59.093Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:b157d25c78d899986b6ef244d1f8782fd64213dbbcc78a0415ddf75e056e4419 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:26:59.413Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:26:59.737Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-29T20:26:59.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T20:26:59.737Z] 0ad1f0af4fdc: Preparing [2022-08-29T20:26:59.737Z] 7b247df177a7: Preparing [2022-08-29T20:26:59.737Z] 407eb168c2b0: Preparing [2022-08-29T20:26:59.737Z] 571f896175e3: Preparing [2022-08-29T20:26:59.737Z] 994393dc58e7: Preparing [2022-08-29T20:26:59.737Z] 994393dc58e7: Layer already exists [2022-08-29T20:26:59.737Z] 407eb168c2b0: Layer already exists [2022-08-29T20:26:59.737Z] 7b247df177a7: Layer already exists [2022-08-29T20:26:59.737Z] 571f896175e3: Layer already exists [2022-08-29T20:26:59.737Z] 0ad1f0af4fdc: Layer already exists [2022-08-29T20:26:59.737Z] latest: digest: sha256:b157d25c78d899986b6ef244d1f8782fd64213dbbcc78a0415ddf75e056e4419 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:00.068Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:00.387Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.51 [2022-08-29T20:27:00.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T20:27:00.387Z] 0ad1f0af4fdc: Preparing [2022-08-29T20:27:00.387Z] 7b247df177a7: Preparing [2022-08-29T20:27:00.387Z] 407eb168c2b0: Preparing [2022-08-29T20:27:00.387Z] 571f896175e3: Preparing [2022-08-29T20:27:00.387Z] 994393dc58e7: Preparing [2022-08-29T20:27:00.387Z] 571f896175e3: Layer already exists [2022-08-29T20:27:00.387Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:00.387Z] 7b247df177a7: Layer already exists [2022-08-29T20:27:00.387Z] 0ad1f0af4fdc: Layer already exists [2022-08-29T20:27:00.387Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:00.387Z] 2.3.0-dev.51: digest: sha256:b157d25c78d899986b6ef244d1f8782fd64213dbbcc78a0415ddf75e056e4419 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:00.714Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:01.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:01.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T20:27:01.047Z] 0ad1f0af4fdc: Preparing [2022-08-29T20:27:01.047Z] 7b247df177a7: Preparing [2022-08-29T20:27:01.047Z] 407eb168c2b0: Preparing [2022-08-29T20:27:01.047Z] 571f896175e3: Preparing [2022-08-29T20:27:01.047Z] 994393dc58e7: Preparing [2022-08-29T20:27:01.047Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:01.047Z] 571f896175e3: Layer already exists [2022-08-29T20:27:01.047Z] 0ad1f0af4fdc: Layer already exists [2022-08-29T20:27:01.047Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:01.047Z] 7b247df177a7: Layer already exists [2022-08-29T20:27:01.047Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:b157d25c78d899986b6ef244d1f8782fd64213dbbcc78a0415ddf75e056e4419 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:01.364Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:01.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-29T20:27:01.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T20:27:01.675Z] 0ad1f0af4fdc: Preparing [2022-08-29T20:27:01.675Z] 7b247df177a7: Preparing [2022-08-29T20:27:01.675Z] 407eb168c2b0: Preparing [2022-08-29T20:27:01.675Z] 571f896175e3: Preparing [2022-08-29T20:27:01.675Z] 994393dc58e7: Preparing [2022-08-29T20:27:01.675Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:01.675Z] 7b247df177a7: Layer already exists [2022-08-29T20:27:01.675Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:01.675Z] 571f896175e3: Layer already exists [2022-08-29T20:27:01.675Z] 0ad1f0af4fdc: Layer already exists [2022-08-29T20:27:01.675Z] main: digest: sha256:b157d25c78d899986b6ef244d1f8782fd64213dbbcc78a0415ddf75e056e4419 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:01.723Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:01.733Z] taggedImages: [2022-08-29T20:27:01.733Z] - nexus3.edgexfoundry.org:10004/core-command:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:01.733Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-29T20:27:01.733Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.51 [2022-08-29T20:27:01.733Z] - nexus3.edgexfoundry.org:10004/core-command:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:01.733Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-29T20:27:01.752Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-29T20:27:01.752Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:01.752Z] latest [2022-08-29T20:27:01.752Z] 2.3.0-dev.51 [2022-08-29T20:27:01.752Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:01.752Z] main [2022-08-29T20:27:01.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:02.079Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:02.390Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:02.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T20:27:02.390Z] 1e16a9e2a6ba: Preparing [2022-08-29T20:27:02.390Z] 6392419a990a: Preparing [2022-08-29T20:27:02.390Z] 407eb168c2b0: Preparing [2022-08-29T20:27:02.390Z] c4c3acbc4265: Preparing [2022-08-29T20:27:02.390Z] 72f95ab319df: Preparing [2022-08-29T20:27:02.390Z] 994393dc58e7: Preparing [2022-08-29T20:27:02.390Z] 994393dc58e7: Waiting [2022-08-29T20:27:02.390Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:02.390Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:02.390Z] 72f95ab319df: Pushed [2022-08-29T20:27:02.390Z] 1e16a9e2a6ba: Pushed [2022-08-29T20:27:02.649Z] c4c3acbc4265: Pushed [2022-08-29T20:27:03.697Z] ---> 5a781b9aed14 [2022-08-29T20:27:03.697Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T20:27:04.031Z] 6392419a990a: Pushed [2022-08-29T20:27:04.031Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:eb09914fb53beecee666a3167cad96d2f8bb1811badbee64f39191fc573fa980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:04.349Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:04.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-29T20:27:04.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T20:27:04.664Z] 1e16a9e2a6ba: Preparing [2022-08-29T20:27:04.664Z] 6392419a990a: Preparing [2022-08-29T20:27:04.664Z] 407eb168c2b0: Preparing [2022-08-29T20:27:04.664Z] c4c3acbc4265: Preparing [2022-08-29T20:27:04.664Z] 72f95ab319df: Preparing [2022-08-29T20:27:04.664Z] 994393dc58e7: Preparing [2022-08-29T20:27:04.664Z] 994393dc58e7: Waiting [2022-08-29T20:27:04.664Z] 1e16a9e2a6ba: Layer already exists [2022-08-29T20:27:04.664Z] 6392419a990a: Layer already exists [2022-08-29T20:27:04.664Z] 72f95ab319df: Layer already exists [2022-08-29T20:27:04.664Z] c4c3acbc4265: Layer already exists [2022-08-29T20:27:04.664Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:04.664Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:04.664Z] latest: digest: sha256:eb09914fb53beecee666a3167cad96d2f8bb1811badbee64f39191fc573fa980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-08-29T20:27:04.704Z] ---> 0e39ce7670f0 [2022-08-29T20:27:04.704Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-29T20:27:04.704Z] ---> Running in fa1640328e3a [Pipeline] sh [2022-08-29T20:27:05.003Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:05.300Z] Removing intermediate container fa1640328e3a [2022-08-29T20:27:05.300Z] ---> 65dfd78fc970 [2022-08-29T20:27:05.300Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-29T20:27:05.313Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.51 [2022-08-29T20:27:05.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T20:27:05.313Z] 1e16a9e2a6ba: Preparing [2022-08-29T20:27:05.313Z] 6392419a990a: Preparing [2022-08-29T20:27:05.313Z] 407eb168c2b0: Preparing [2022-08-29T20:27:05.313Z] c4c3acbc4265: Preparing [2022-08-29T20:27:05.313Z] 72f95ab319df: Preparing [2022-08-29T20:27:05.313Z] 994393dc58e7: Preparing [2022-08-29T20:27:05.313Z] 994393dc58e7: Waiting [2022-08-29T20:27:05.313Z] 72f95ab319df: Layer already exists [2022-08-29T20:27:05.313Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:05.313Z] 6392419a990a: Layer already exists [2022-08-29T20:27:05.313Z] 1e16a9e2a6ba: Layer already exists [2022-08-29T20:27:05.313Z] c4c3acbc4265: Layer already exists [2022-08-29T20:27:05.313Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:05.313Z] 2.3.0-dev.51: digest: sha256:eb09914fb53beecee666a3167cad96d2f8bb1811badbee64f39191fc573fa980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:05.644Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:05.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:05.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T20:27:05.956Z] 1e16a9e2a6ba: Preparing [2022-08-29T20:27:05.956Z] 6392419a990a: Preparing [2022-08-29T20:27:05.956Z] 407eb168c2b0: Preparing [2022-08-29T20:27:05.956Z] c4c3acbc4265: Preparing [2022-08-29T20:27:05.956Z] 72f95ab319df: Preparing [2022-08-29T20:27:05.956Z] 994393dc58e7: Preparing [2022-08-29T20:27:05.956Z] 994393dc58e7: Waiting [2022-08-29T20:27:05.956Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:05.956Z] 72f95ab319df: Layer already exists [2022-08-29T20:27:05.956Z] 1e16a9e2a6ba: Layer already exists [2022-08-29T20:27:05.956Z] 6392419a990a: Layer already exists [2022-08-29T20:27:05.956Z] c4c3acbc4265: Layer already exists [2022-08-29T20:27:05.956Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:05.956Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:eb09914fb53beecee666a3167cad96d2f8bb1811badbee64f39191fc573fa980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:06.278Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [2022-08-29T20:27:06.288Z] ---> 39b418930654 [2022-08-29T20:27:06.288Z] Step 21/26 : WORKDIR / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:06.566Z] ---> Running in cdc7857c66b8 [2022-08-29T20:27:06.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-29T20:27:06.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T20:27:06.588Z] 1e16a9e2a6ba: Preparing [2022-08-29T20:27:06.588Z] 6392419a990a: Preparing [2022-08-29T20:27:06.588Z] 407eb168c2b0: Preparing [2022-08-29T20:27:06.588Z] c4c3acbc4265: Preparing [2022-08-29T20:27:06.588Z] 72f95ab319df: Preparing [2022-08-29T20:27:06.588Z] 994393dc58e7: Preparing [2022-08-29T20:27:06.588Z] 994393dc58e7: Waiting [2022-08-29T20:27:06.588Z] 72f95ab319df: Layer already exists [2022-08-29T20:27:06.588Z] 1e16a9e2a6ba: Layer already exists [2022-08-29T20:27:06.588Z] 6392419a990a: Layer already exists [2022-08-29T20:27:06.588Z] c4c3acbc4265: Layer already exists [2022-08-29T20:27:06.588Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:06.588Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:06.588Z] main: digest: sha256:eb09914fb53beecee666a3167cad96d2f8bb1811badbee64f39191fc573fa980 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:06.637Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:06.646Z] taggedImages: [2022-08-29T20:27:06.646Z] - nexus3.edgexfoundry.org:10004/core-data:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:06.646Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-29T20:27:06.646Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.51 [2022-08-29T20:27:06.646Z] - nexus3.edgexfoundry.org:10004/core-data:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:06.646Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-29T20:27:06.666Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-29T20:27:06.666Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:06.666Z] latest [2022-08-29T20:27:06.666Z] 2.3.0-dev.51 [2022-08-29T20:27:06.666Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:06.666Z] main [2022-08-29T20:27:06.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:06.845Z] Removing intermediate container cdc7857c66b8 [2022-08-29T20:27:06.845Z] ---> d479b46a71db [2022-08-29T20:27:06.845Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T20:27:06.981Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:07.124Z] ---> Running in 575d93d1c578 [2022-08-29T20:27:07.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:07.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T20:27:07.290Z] 0e38e60adf14: Preparing [2022-08-29T20:27:07.290Z] a19691ed928a: Preparing [2022-08-29T20:27:07.290Z] 89a6b7bba1d5: Preparing [2022-08-29T20:27:07.290Z] 407eb168c2b0: Preparing [2022-08-29T20:27:07.290Z] 571f896175e3: Preparing [2022-08-29T20:27:07.290Z] 994393dc58e7: Preparing [2022-08-29T20:27:07.290Z] 994393dc58e7: Waiting [2022-08-29T20:27:07.290Z] 571f896175e3: Layer already exists [2022-08-29T20:27:07.290Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:07.290Z] a19691ed928a: Pushed [2022-08-29T20:27:07.290Z] 0e38e60adf14: Pushed [2022-08-29T20:27:07.290Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:07.728Z] Removing intermediate container 575d93d1c578 [2022-08-29T20:27:07.728Z] ---> 23288331d2cf [2022-08-29T20:27:07.728Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T20:27:07.728Z] ---> Running in b0860f24ea31 [2022-08-29T20:27:08.331Z] Removing intermediate container b0860f24ea31 [2022-08-29T20:27:08.331Z] ---> 068eb4bbf451 [2022-08-29T20:27:08.331Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T20:27:08.331Z] ---> Running in a59a5590afbb [2022-08-29T20:27:08.673Z] 89a6b7bba1d5: Pushed [2022-08-29T20:27:08.934Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:ea2ce45239f1bd711197a2d826aa3ec75074066e452a8d1cafb48cec8500ff86 size: 1571 [Pipeline] } [2022-08-29T20:27:08.948Z] Removing intermediate container a59a5590afbb [2022-08-29T20:27:08.948Z] ---> b6509a98958d [2022-08-29T20:27:08.948Z] Step 25/26 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:08.948Z] ---> Running in 24b7a89af8b9 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:09.251Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:09.422Z] Removing intermediate container 24b7a89af8b9 [2022-08-29T20:27:09.423Z] ---> b5b271b01cd8 [2022-08-29T20:27:09.423Z] Step 26/26 : LABEL version=2.3.0-dev.51 [2022-08-29T20:27:09.561Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-29T20:27:09.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T20:27:09.561Z] 0e38e60adf14: Preparing [2022-08-29T20:27:09.561Z] a19691ed928a: Preparing [2022-08-29T20:27:09.561Z] 89a6b7bba1d5: Preparing [2022-08-29T20:27:09.561Z] 407eb168c2b0: Preparing [2022-08-29T20:27:09.561Z] 571f896175e3: Preparing [2022-08-29T20:27:09.561Z] 994393dc58e7: Preparing [2022-08-29T20:27:09.561Z] 994393dc58e7: Waiting [2022-08-29T20:27:09.561Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:09.561Z] a19691ed928a: Layer already exists [2022-08-29T20:27:09.561Z] 0e38e60adf14: Layer already exists [2022-08-29T20:27:09.561Z] 89a6b7bba1d5: Layer already exists [2022-08-29T20:27:09.562Z] 571f896175e3: Layer already exists [2022-08-29T20:27:09.562Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:09.562Z] latest: digest: sha256:ea2ce45239f1bd711197a2d826aa3ec75074066e452a8d1cafb48cec8500ff86 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:09.751Z] ---> Running in 6bd02445b0e3 [2022-08-29T20:27:09.883Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:10.079Z] Removing intermediate container 6bd02445b0e3 [2022-08-29T20:27:10.079Z] ---> 484bbbbe1a79 [2022-08-29T20:27:10.079Z] [2022-08-29T20:27:10.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.51 [2022-08-29T20:27:10.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T20:27:10.192Z] 0e38e60adf14: Preparing [2022-08-29T20:27:10.192Z] a19691ed928a: Preparing [2022-08-29T20:27:10.192Z] 89a6b7bba1d5: Preparing [2022-08-29T20:27:10.192Z] 407eb168c2b0: Preparing [2022-08-29T20:27:10.192Z] 571f896175e3: Preparing [2022-08-29T20:27:10.192Z] 994393dc58e7: Preparing [2022-08-29T20:27:10.192Z] 994393dc58e7: Waiting [2022-08-29T20:27:10.192Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:10.192Z] 0e38e60adf14: Layer already exists [2022-08-29T20:27:10.192Z] 571f896175e3: Layer already exists [2022-08-29T20:27:10.192Z] 89a6b7bba1d5: Layer already exists [2022-08-29T20:27:10.192Z] a19691ed928a: Layer already exists [2022-08-29T20:27:10.192Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:10.192Z] 2.3.0-dev.51: digest: sha256:ea2ce45239f1bd711197a2d826aa3ec75074066e452a8d1cafb48cec8500ff86 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:10.359Z] Successfully built 484bbbbe1a79 [2022-08-29T20:27:10.359Z] Successfully tagged security-spire-config-arm64:latest [2022-08-29T20:27:10.359Z]  Building security-spire-config ... done Building support-notifications [2022-08-29T20:27:10.512Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:10.821Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:10.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T20:27:10.822Z] 0e38e60adf14: Preparing [2022-08-29T20:27:10.822Z] a19691ed928a: Preparing [2022-08-29T20:27:10.822Z] 89a6b7bba1d5: Preparing [2022-08-29T20:27:10.822Z] 407eb168c2b0: Preparing [2022-08-29T20:27:10.822Z] 571f896175e3: Preparing [2022-08-29T20:27:10.822Z] 994393dc58e7: Preparing [2022-08-29T20:27:10.822Z] 994393dc58e7: Waiting [2022-08-29T20:27:10.822Z] 571f896175e3: Layer already exists [2022-08-29T20:27:10.822Z] 0e38e60adf14: Layer already exists [2022-08-29T20:27:10.822Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:10.822Z] 89a6b7bba1d5: Layer already exists [2022-08-29T20:27:10.822Z] a19691ed928a: Layer already exists [2022-08-29T20:27:10.822Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:10.822Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:ea2ce45239f1bd711197a2d826aa3ec75074066e452a8d1cafb48cec8500ff86 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:11.145Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:11.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-29T20:27:11.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T20:27:11.459Z] 0e38e60adf14: Preparing [2022-08-29T20:27:11.459Z] a19691ed928a: Preparing [2022-08-29T20:27:11.459Z] 89a6b7bba1d5: Preparing [2022-08-29T20:27:11.459Z] 407eb168c2b0: Preparing [2022-08-29T20:27:11.459Z] 571f896175e3: Preparing [2022-08-29T20:27:11.459Z] 994393dc58e7: Preparing [2022-08-29T20:27:11.459Z] 994393dc58e7: Waiting [2022-08-29T20:27:11.459Z] 571f896175e3: Layer already exists [2022-08-29T20:27:11.459Z] 89a6b7bba1d5: Layer already exists [2022-08-29T20:27:11.459Z] 0e38e60adf14: Layer already exists [2022-08-29T20:27:11.459Z] a19691ed928a: Layer already exists [2022-08-29T20:27:11.459Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:11.459Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:11.459Z] main: digest: sha256:ea2ce45239f1bd711197a2d826aa3ec75074066e452a8d1cafb48cec8500ff86 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:11.516Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:11.525Z] taggedImages: [2022-08-29T20:27:11.525Z] - nexus3.edgexfoundry.org:10004/core-metadata:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:11.525Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-29T20:27:11.525Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.51 [2022-08-29T20:27:11.525Z] - nexus3.edgexfoundry.org:10004/core-metadata:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:11.525Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-29T20:27:11.549Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-29T20:27:11.549Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:11.549Z] latest [2022-08-29T20:27:11.549Z] 2.3.0-dev.51 [2022-08-29T20:27:11.549Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:11.549Z] main [2022-08-29T20:27:11.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:11.880Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:12.194Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:12.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T20:27:12.194Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:12.194Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:12.194Z] 527f0dec1d42: Preparing [2022-08-29T20:27:12.194Z] dcd65dcdbc2d: Preparing [2022-08-29T20:27:12.194Z] 4b6de5457143: Preparing [2022-08-29T20:27:12.194Z] cc4110d50694: Preparing [2022-08-29T20:27:12.194Z] 407eb168c2b0: Preparing [2022-08-29T20:27:12.194Z] d937d4c4b186: Preparing [2022-08-29T20:27:12.194Z] a4337528bc8d: Preparing [2022-08-29T20:27:12.194Z] 532dbd820b7e: Preparing [2022-08-29T20:27:12.194Z] d131784543f8: Preparing [2022-08-29T20:27:12.194Z] 994393dc58e7: Preparing [2022-08-29T20:27:12.194Z] 532dbd820b7e: Waiting [2022-08-29T20:27:12.194Z] 407eb168c2b0: Waiting [2022-08-29T20:27:12.194Z] d937d4c4b186: Waiting [2022-08-29T20:27:12.194Z] d131784543f8: Waiting [2022-08-29T20:27:12.194Z] a4337528bc8d: Waiting [2022-08-29T20:27:12.194Z] 994393dc58e7: Waiting [2022-08-29T20:27:12.194Z] 4b6de5457143: Pushed [2022-08-29T20:27:12.194Z] 527f0dec1d42: Pushed [2022-08-29T20:27:12.194Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:12.194Z] dcd65dcdbc2d: Pushed [2022-08-29T20:27:12.194Z] f0c7fc1c630e: Pushed [2022-08-29T20:27:12.453Z] d937d4c4b186: Pushed [2022-08-29T20:27:12.453Z] a4337528bc8d: Pushed [2022-08-29T20:27:12.453Z] 532dbd820b7e: Pushed [2022-08-29T20:27:12.453Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:12.453Z] d131784543f8: Pushed [2022-08-29T20:27:13.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:27:13.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:27:13.771Z] ---> e522e01b5abe [2022-08-29T20:27:13.771Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T20:27:13.771Z] ---> Using cache [2022-08-29T20:27:13.771Z] ---> df7bdf1b9f94 [2022-08-29T20:27:13.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:27:13.771Z] ---> Using cache [2022-08-29T20:27:13.771Z] ---> 76dac6c71c73 [2022-08-29T20:27:13.771Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-29T20:27:13.835Z] cc4110d50694: Pushed [2022-08-29T20:27:13.835Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:7e35dc218ef3c1abe07e05cc70bb2a02ad6b6ca4da4ee71d04787a354d8231d4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:14.053Z] ---> Running in 02ecb5195f76 [2022-08-29T20:27:14.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:14.464Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-29T20:27:14.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T20:27:14.464Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:14.464Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:14.464Z] 527f0dec1d42: Preparing [2022-08-29T20:27:14.464Z] dcd65dcdbc2d: Preparing [2022-08-29T20:27:14.464Z] 4b6de5457143: Preparing [2022-08-29T20:27:14.464Z] cc4110d50694: Preparing [2022-08-29T20:27:14.464Z] 407eb168c2b0: Preparing [2022-08-29T20:27:14.464Z] d937d4c4b186: Preparing [2022-08-29T20:27:14.464Z] a4337528bc8d: Preparing [2022-08-29T20:27:14.464Z] 532dbd820b7e: Preparing [2022-08-29T20:27:14.464Z] d131784543f8: Preparing [2022-08-29T20:27:14.464Z] 994393dc58e7: Preparing [2022-08-29T20:27:14.464Z] a4337528bc8d: Waiting [2022-08-29T20:27:14.464Z] 994393dc58e7: Waiting [2022-08-29T20:27:14.464Z] d131784543f8: Waiting [2022-08-29T20:27:14.464Z] 407eb168c2b0: Waiting [2022-08-29T20:27:14.464Z] dcd65dcdbc2d: Layer already exists [2022-08-29T20:27:14.464Z] 527f0dec1d42: Layer already exists [2022-08-29T20:27:14.464Z] 4b6de5457143: Layer already exists [2022-08-29T20:27:14.464Z] cc4110d50694: Layer already exists [2022-08-29T20:27:14.464Z] f0c7fc1c630e: Layer already exists [2022-08-29T20:27:14.464Z] d937d4c4b186: Layer already exists [2022-08-29T20:27:14.464Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:14.464Z] a4337528bc8d: Layer already exists [2022-08-29T20:27:14.464Z] 532dbd820b7e: Layer already exists [2022-08-29T20:27:14.464Z] d131784543f8: Layer already exists [2022-08-29T20:27:14.464Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:14.464Z] latest: digest: sha256:7e35dc218ef3c1abe07e05cc70bb2a02ad6b6ca4da4ee71d04787a354d8231d4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:14.781Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:15.102Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.51 [2022-08-29T20:27:15.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T20:27:15.102Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:15.102Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:15.102Z] 527f0dec1d42: Preparing [2022-08-29T20:27:15.102Z] dcd65dcdbc2d: Preparing [2022-08-29T20:27:15.102Z] 4b6de5457143: Preparing [2022-08-29T20:27:15.102Z] cc4110d50694: Preparing [2022-08-29T20:27:15.102Z] 407eb168c2b0: Preparing [2022-08-29T20:27:15.102Z] d937d4c4b186: Preparing [2022-08-29T20:27:15.102Z] a4337528bc8d: Preparing [2022-08-29T20:27:15.102Z] 532dbd820b7e: Preparing [2022-08-29T20:27:15.102Z] d131784543f8: Preparing [2022-08-29T20:27:15.102Z] 994393dc58e7: Preparing [2022-08-29T20:27:15.102Z] a4337528bc8d: Waiting [2022-08-29T20:27:15.102Z] 532dbd820b7e: Waiting [2022-08-29T20:27:15.102Z] d131784543f8: Waiting [2022-08-29T20:27:15.102Z] 407eb168c2b0: Waiting [2022-08-29T20:27:15.102Z] d937d4c4b186: Waiting [2022-08-29T20:27:15.102Z] 994393dc58e7: Waiting [2022-08-29T20:27:15.102Z] 527f0dec1d42: Layer already exists [2022-08-29T20:27:15.102Z] dcd65dcdbc2d: Layer already exists [2022-08-29T20:27:15.102Z] 4b6de5457143: Layer already exists [2022-08-29T20:27:15.102Z] f0c7fc1c630e: Layer already exists [2022-08-29T20:27:15.102Z] cc4110d50694: Layer already exists [2022-08-29T20:27:15.102Z] d937d4c4b186: Layer already exists [2022-08-29T20:27:15.102Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:15.102Z] d131784543f8: Layer already exists [2022-08-29T20:27:15.102Z] a4337528bc8d: Layer already exists [2022-08-29T20:27:15.102Z] 532dbd820b7e: Layer already exists [2022-08-29T20:27:15.102Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:15.102Z] 2.3.0-dev.51: digest: sha256:7e35dc218ef3c1abe07e05cc70bb2a02ad6b6ca4da4ee71d04787a354d8231d4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:15.423Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:15.733Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:15.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T20:27:15.733Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:15.733Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:15.733Z] 527f0dec1d42: Preparing [2022-08-29T20:27:15.733Z] dcd65dcdbc2d: Preparing [2022-08-29T20:27:15.733Z] 4b6de5457143: Preparing [2022-08-29T20:27:15.733Z] cc4110d50694: Preparing [2022-08-29T20:27:15.733Z] 407eb168c2b0: Preparing [2022-08-29T20:27:15.733Z] d937d4c4b186: Preparing [2022-08-29T20:27:15.733Z] a4337528bc8d: Preparing [2022-08-29T20:27:15.733Z] 532dbd820b7e: Preparing [2022-08-29T20:27:15.733Z] d131784543f8: Preparing [2022-08-29T20:27:15.733Z] 994393dc58e7: Preparing [2022-08-29T20:27:15.733Z] 407eb168c2b0: Waiting [2022-08-29T20:27:15.733Z] d937d4c4b186: Waiting [2022-08-29T20:27:15.733Z] 532dbd820b7e: Waiting [2022-08-29T20:27:15.733Z] a4337528bc8d: Waiting [2022-08-29T20:27:15.733Z] 994393dc58e7: Waiting [2022-08-29T20:27:15.733Z] d131784543f8: Waiting [2022-08-29T20:27:15.733Z] dcd65dcdbc2d: Layer already exists [2022-08-29T20:27:15.733Z] 4b6de5457143: Layer already exists [2022-08-29T20:27:15.733Z] f0c7fc1c630e: Layer already exists [2022-08-29T20:27:15.733Z] cc4110d50694: Layer already exists [2022-08-29T20:27:15.733Z] 527f0dec1d42: Layer already exists [2022-08-29T20:27:15.733Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:15.733Z] a4337528bc8d: Layer already exists [2022-08-29T20:27:15.733Z] d131784543f8: Layer already exists [2022-08-29T20:27:15.733Z] 532dbd820b7e: Layer already exists [2022-08-29T20:27:15.733Z] d937d4c4b186: Layer already exists [2022-08-29T20:27:15.733Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:15.733Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:7e35dc218ef3c1abe07e05cc70bb2a02ad6b6ca4da4ee71d04787a354d8231d4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:16.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:27:16.056Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:16.372Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-29T20:27:16.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T20:27:16.372Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:16.372Z] f0c7fc1c630e: Preparing [2022-08-29T20:27:16.372Z] 527f0dec1d42: Preparing [2022-08-29T20:27:16.372Z] dcd65dcdbc2d: Preparing [2022-08-29T20:27:16.372Z] 4b6de5457143: Preparing [2022-08-29T20:27:16.372Z] cc4110d50694: Preparing [2022-08-29T20:27:16.372Z] 407eb168c2b0: Preparing [2022-08-29T20:27:16.372Z] d937d4c4b186: Preparing [2022-08-29T20:27:16.372Z] a4337528bc8d: Preparing [2022-08-29T20:27:16.372Z] 532dbd820b7e: Preparing [2022-08-29T20:27:16.372Z] d131784543f8: Preparing [2022-08-29T20:27:16.372Z] 994393dc58e7: Preparing [2022-08-29T20:27:16.372Z] d131784543f8: Waiting [2022-08-29T20:27:16.372Z] d937d4c4b186: Waiting [2022-08-29T20:27:16.372Z] 994393dc58e7: Waiting [2022-08-29T20:27:16.372Z] 532dbd820b7e: Waiting [2022-08-29T20:27:16.372Z] 407eb168c2b0: Waiting [2022-08-29T20:27:16.372Z] a4337528bc8d: Waiting [2022-08-29T20:27:16.372Z] cc4110d50694: Layer already exists [2022-08-29T20:27:16.372Z] 527f0dec1d42: Layer already exists [2022-08-29T20:27:16.372Z] dcd65dcdbc2d: Layer already exists [2022-08-29T20:27:16.372Z] f0c7fc1c630e: Layer already exists [2022-08-29T20:27:16.372Z] 4b6de5457143: Layer already exists [2022-08-29T20:27:16.372Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:16.372Z] d937d4c4b186: Layer already exists [2022-08-29T20:27:16.372Z] a4337528bc8d: Layer already exists [2022-08-29T20:27:16.372Z] 532dbd820b7e: Layer already exists [2022-08-29T20:27:16.372Z] d131784543f8: Layer already exists [2022-08-29T20:27:16.372Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:16.372Z] main: digest: sha256:7e35dc218ef3c1abe07e05cc70bb2a02ad6b6ca4da4ee71d04787a354d8231d4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:16.419Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:16.427Z] taggedImages: [2022-08-29T20:27:16.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:16.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-29T20:27:16.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.51 [2022-08-29T20:27:16.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:16.427Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-29T20:27:16.447Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-29T20:27:16.447Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:16.447Z] latest [2022-08-29T20:27:16.447Z] 2.3.0-dev.51 [2022-08-29T20:27:16.447Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:16.447Z] main [2022-08-29T20:27:16.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:16.759Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:17.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:27:17.072Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:17.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T20:27:17.072Z] 289b1a44c774: Preparing [2022-08-29T20:27:17.072Z] 5e89bbdecca8: Preparing [2022-08-29T20:27:17.072Z] b2cf5314cfa9: Preparing [2022-08-29T20:27:17.072Z] dc13a77d8674: Preparing [2022-08-29T20:27:17.072Z] 295efd2c5879: Preparing [2022-08-29T20:27:17.072Z] 31c26872c415: Preparing [2022-08-29T20:27:17.072Z] f8f683af1737: Preparing [2022-08-29T20:27:17.072Z] 994393dc58e7: Preparing [2022-08-29T20:27:17.072Z] f8f683af1737: Waiting [2022-08-29T20:27:17.072Z] 31c26872c415: Waiting [2022-08-29T20:27:17.072Z] 994393dc58e7: Waiting [2022-08-29T20:27:17.072Z] 5e89bbdecca8: Pushed [2022-08-29T20:27:17.072Z] 295efd2c5879: Pushed [2022-08-29T20:27:17.072Z] 289b1a44c774: Pushed [2022-08-29T20:27:17.072Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:17.331Z] 31c26872c415: Pushed [2022-08-29T20:27:17.591Z] f8f683af1737: Pushed [2022-08-29T20:27:18.050Z] OK: 221 MiB in 51 packages [2022-08-29T20:27:18.162Z] b2cf5314cfa9: Pushed [2022-08-29T20:27:18.162Z] dc13a77d8674: Pushed [2022-08-29T20:27:18.423Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:0691383d1e26a9051c93ff8f1d82d7813344febf96327699c5070fc03265fdad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:18.745Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:19.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-29T20:27:19.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T20:27:19.060Z] 289b1a44c774: Preparing [2022-08-29T20:27:19.060Z] 5e89bbdecca8: Preparing [2022-08-29T20:27:19.060Z] b2cf5314cfa9: Preparing [2022-08-29T20:27:19.060Z] dc13a77d8674: Preparing [2022-08-29T20:27:19.060Z] 295efd2c5879: Preparing [2022-08-29T20:27:19.060Z] 31c26872c415: Preparing [2022-08-29T20:27:19.060Z] f8f683af1737: Preparing [2022-08-29T20:27:19.060Z] 994393dc58e7: Preparing [2022-08-29T20:27:19.060Z] 31c26872c415: Waiting [2022-08-29T20:27:19.060Z] f8f683af1737: Waiting [2022-08-29T20:27:19.060Z] 994393dc58e7: Waiting [2022-08-29T20:27:19.060Z] b2cf5314cfa9: Layer already exists [2022-08-29T20:27:19.060Z] dc13a77d8674: Layer already exists [2022-08-29T20:27:19.060Z] 5e89bbdecca8: Layer already exists [2022-08-29T20:27:19.060Z] 289b1a44c774: Layer already exists [2022-08-29T20:27:19.060Z] 295efd2c5879: Layer already exists [2022-08-29T20:27:19.060Z] 31c26872c415: Layer already exists [2022-08-29T20:27:19.060Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:19.060Z] f8f683af1737: Layer already exists [2022-08-29T20:27:19.060Z] latest: digest: sha256:0691383d1e26a9051c93ff8f1d82d7813344febf96327699c5070fc03265fdad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:19.377Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:19.526Z] Removing intermediate container 02ecb5195f76 [2022-08-29T20:27:19.527Z] ---> c8dedc8bf0f1 [2022-08-29T20:27:19.527Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T20:27:19.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.51 [2022-08-29T20:27:19.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T20:27:19.694Z] 289b1a44c774: Preparing [2022-08-29T20:27:19.694Z] 5e89bbdecca8: Preparing [2022-08-29T20:27:19.694Z] b2cf5314cfa9: Preparing [2022-08-29T20:27:19.694Z] dc13a77d8674: Preparing [2022-08-29T20:27:19.694Z] 295efd2c5879: Preparing [2022-08-29T20:27:19.694Z] 31c26872c415: Preparing [2022-08-29T20:27:19.694Z] f8f683af1737: Preparing [2022-08-29T20:27:19.694Z] 994393dc58e7: Preparing [2022-08-29T20:27:19.694Z] 31c26872c415: Waiting [2022-08-29T20:27:19.694Z] f8f683af1737: Waiting [2022-08-29T20:27:19.694Z] 994393dc58e7: Waiting [2022-08-29T20:27:19.694Z] 5e89bbdecca8: Layer already exists [2022-08-29T20:27:19.694Z] b2cf5314cfa9: Layer already exists [2022-08-29T20:27:19.694Z] 295efd2c5879: Layer already exists [2022-08-29T20:27:19.694Z] 289b1a44c774: Layer already exists [2022-08-29T20:27:19.694Z] dc13a77d8674: Layer already exists [2022-08-29T20:27:19.694Z] 31c26872c415: Layer already exists [2022-08-29T20:27:19.694Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:19.694Z] f8f683af1737: Layer already exists [2022-08-29T20:27:19.694Z] 2.3.0-dev.51: digest: sha256:0691383d1e26a9051c93ff8f1d82d7813344febf96327699c5070fc03265fdad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:20.016Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:20.326Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:20.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T20:27:20.326Z] 289b1a44c774: Preparing [2022-08-29T20:27:20.326Z] 5e89bbdecca8: Preparing [2022-08-29T20:27:20.326Z] b2cf5314cfa9: Preparing [2022-08-29T20:27:20.326Z] dc13a77d8674: Preparing [2022-08-29T20:27:20.326Z] 295efd2c5879: Preparing [2022-08-29T20:27:20.326Z] 31c26872c415: Preparing [2022-08-29T20:27:20.326Z] f8f683af1737: Preparing [2022-08-29T20:27:20.326Z] 994393dc58e7: Preparing [2022-08-29T20:27:20.326Z] 31c26872c415: Waiting [2022-08-29T20:27:20.326Z] f8f683af1737: Waiting [2022-08-29T20:27:20.326Z] 994393dc58e7: Waiting [2022-08-29T20:27:20.326Z] 289b1a44c774: Layer already exists [2022-08-29T20:27:20.326Z] dc13a77d8674: Layer already exists [2022-08-29T20:27:20.326Z] 5e89bbdecca8: Layer already exists [2022-08-29T20:27:20.326Z] 295efd2c5879: Layer already exists [2022-08-29T20:27:20.326Z] b2cf5314cfa9: Layer already exists [2022-08-29T20:27:20.326Z] 31c26872c415: Layer already exists [2022-08-29T20:27:20.326Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:20.326Z] f8f683af1737: Layer already exists [2022-08-29T20:27:20.326Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:0691383d1e26a9051c93ff8f1d82d7813344febf96327699c5070fc03265fdad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:20.510Z] ---> 3011a548f98f [2022-08-29T20:27:20.510Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:27:20.510Z] ---> Running in 399017cb28f0 [2022-08-29T20:27:20.645Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:20.958Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-29T20:27:20.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T20:27:20.958Z] 289b1a44c774: Preparing [2022-08-29T20:27:20.958Z] 5e89bbdecca8: Preparing [2022-08-29T20:27:20.958Z] b2cf5314cfa9: Preparing [2022-08-29T20:27:20.958Z] dc13a77d8674: Preparing [2022-08-29T20:27:20.958Z] 295efd2c5879: Preparing [2022-08-29T20:27:20.958Z] 31c26872c415: Preparing [2022-08-29T20:27:20.958Z] f8f683af1737: Preparing [2022-08-29T20:27:20.958Z] 994393dc58e7: Preparing [2022-08-29T20:27:20.958Z] 31c26872c415: Waiting [2022-08-29T20:27:20.958Z] 994393dc58e7: Waiting [2022-08-29T20:27:20.958Z] f8f683af1737: Waiting [2022-08-29T20:27:20.958Z] 5e89bbdecca8: Layer already exists [2022-08-29T20:27:20.958Z] dc13a77d8674: Layer already exists [2022-08-29T20:27:20.958Z] 289b1a44c774: Layer already exists [2022-08-29T20:27:20.958Z] b2cf5314cfa9: Layer already exists [2022-08-29T20:27:20.958Z] 295efd2c5879: Layer already exists [2022-08-29T20:27:20.958Z] 31c26872c415: Layer already exists [2022-08-29T20:27:20.958Z] f8f683af1737: Layer already exists [2022-08-29T20:27:20.958Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:20.958Z] main: digest: sha256:0691383d1e26a9051c93ff8f1d82d7813344febf96327699c5070fc03265fdad size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:21.016Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:21.023Z] taggedImages: [2022-08-29T20:27:21.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:21.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-29T20:27:21.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.51 [2022-08-29T20:27:21.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:21.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-29T20:27:21.042Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-29T20:27:21.042Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:21.042Z] latest [2022-08-29T20:27:21.042Z] 2.3.0-dev.51 [2022-08-29T20:27:21.042Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:21.042Z] main [2022-08-29T20:27:21.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:21.361Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:21.673Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:21.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T20:27:21.673Z] ae3b05675d35: Preparing [2022-08-29T20:27:21.673Z] bc24c21b651f: Preparing [2022-08-29T20:27:21.673Z] 2a7fec2ceed8: Preparing [2022-08-29T20:27:21.673Z] adf1c32abeb2: Preparing [2022-08-29T20:27:21.673Z] 64c520117f89: Preparing [2022-08-29T20:27:21.674Z] e4409db75374: Preparing [2022-08-29T20:27:21.674Z] cb2660e69447: Preparing [2022-08-29T20:27:21.674Z] e4409db75374: Waiting [2022-08-29T20:27:21.674Z] 094e918f3d34: Preparing [2022-08-29T20:27:21.674Z] cf0afd081b1f: Preparing [2022-08-29T20:27:21.674Z] 994393dc58e7: Preparing [2022-08-29T20:27:21.674Z] cb2660e69447: Waiting [2022-08-29T20:27:21.674Z] 994393dc58e7: Waiting [2022-08-29T20:27:21.674Z] 094e918f3d34: Waiting [2022-08-29T20:27:21.674Z] 64c520117f89: Pushed [2022-08-29T20:27:21.674Z] ae3b05675d35: Pushed [2022-08-29T20:27:21.674Z] bc24c21b651f: Pushed [2022-08-29T20:27:21.674Z] e4409db75374: Pushed [2022-08-29T20:27:21.934Z] cb2660e69447: Pushed [2022-08-29T20:27:21.934Z] 094e918f3d34: Pushed [2022-08-29T20:27:21.934Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:21.934Z] cf0afd081b1f: Pushed [2022-08-29T20:27:22.873Z] adf1c32abeb2: Pushed [2022-08-29T20:27:23.133Z] 2a7fec2ceed8: Pushed [2022-08-29T20:27:23.393Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:331585f13087ca170312989ff4b0c66050ada70e6259375851137635e405da71 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:23.718Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:24.027Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-29T20:27:24.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T20:27:24.027Z] ae3b05675d35: Preparing [2022-08-29T20:27:24.027Z] bc24c21b651f: Preparing [2022-08-29T20:27:24.027Z] 2a7fec2ceed8: Preparing [2022-08-29T20:27:24.027Z] adf1c32abeb2: Preparing [2022-08-29T20:27:24.027Z] 64c520117f89: Preparing [2022-08-29T20:27:24.027Z] e4409db75374: Preparing [2022-08-29T20:27:24.027Z] cb2660e69447: Preparing [2022-08-29T20:27:24.027Z] 094e918f3d34: Preparing [2022-08-29T20:27:24.027Z] cf0afd081b1f: Preparing [2022-08-29T20:27:24.027Z] 994393dc58e7: Preparing [2022-08-29T20:27:24.027Z] e4409db75374: Waiting [2022-08-29T20:27:24.027Z] cb2660e69447: Waiting [2022-08-29T20:27:24.027Z] 994393dc58e7: Waiting [2022-08-29T20:27:24.027Z] 094e918f3d34: Waiting [2022-08-29T20:27:24.027Z] cf0afd081b1f: Waiting [2022-08-29T20:27:24.027Z] bc24c21b651f: Layer already exists [2022-08-29T20:27:24.027Z] 64c520117f89: Layer already exists [2022-08-29T20:27:24.027Z] adf1c32abeb2: Layer already exists [2022-08-29T20:27:24.027Z] 2a7fec2ceed8: Layer already exists [2022-08-29T20:27:24.027Z] ae3b05675d35: Layer already exists [2022-08-29T20:27:24.027Z] e4409db75374: Layer already exists [2022-08-29T20:27:24.027Z] cb2660e69447: Layer already exists [2022-08-29T20:27:24.027Z] 094e918f3d34: Layer already exists [2022-08-29T20:27:24.027Z] cf0afd081b1f: Layer already exists [2022-08-29T20:27:24.027Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:24.027Z] latest: digest: sha256:331585f13087ca170312989ff4b0c66050ada70e6259375851137635e405da71 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:24.346Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:24.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.51 [2022-08-29T20:27:24.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T20:27:24.654Z] ae3b05675d35: Preparing [2022-08-29T20:27:24.654Z] bc24c21b651f: Preparing [2022-08-29T20:27:24.654Z] 2a7fec2ceed8: Preparing [2022-08-29T20:27:24.654Z] adf1c32abeb2: Preparing [2022-08-29T20:27:24.654Z] 64c520117f89: Preparing [2022-08-29T20:27:24.654Z] e4409db75374: Preparing [2022-08-29T20:27:24.654Z] cb2660e69447: Preparing [2022-08-29T20:27:24.654Z] 094e918f3d34: Preparing [2022-08-29T20:27:24.654Z] cf0afd081b1f: Preparing [2022-08-29T20:27:24.654Z] e4409db75374: Waiting [2022-08-29T20:27:24.654Z] cb2660e69447: Waiting [2022-08-29T20:27:24.654Z] 094e918f3d34: Waiting [2022-08-29T20:27:24.654Z] 994393dc58e7: Preparing [2022-08-29T20:27:24.654Z] cf0afd081b1f: Waiting [2022-08-29T20:27:24.654Z] 994393dc58e7: Waiting [2022-08-29T20:27:24.654Z] 2a7fec2ceed8: Layer already exists [2022-08-29T20:27:24.654Z] 64c520117f89: Layer already exists [2022-08-29T20:27:24.654Z] bc24c21b651f: Layer already exists [2022-08-29T20:27:24.654Z] ae3b05675d35: Layer already exists [2022-08-29T20:27:24.654Z] adf1c32abeb2: Layer already exists [2022-08-29T20:27:24.654Z] cb2660e69447: Layer already exists [2022-08-29T20:27:24.654Z] e4409db75374: Layer already exists [2022-08-29T20:27:24.654Z] cf0afd081b1f: Layer already exists [2022-08-29T20:27:24.654Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:24.654Z] 094e918f3d34: Layer already exists [2022-08-29T20:27:24.654Z] 2.3.0-dev.51: digest: sha256:331585f13087ca170312989ff4b0c66050ada70e6259375851137635e405da71 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:24.978Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:25.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:25.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T20:27:25.327Z] ae3b05675d35: Preparing [2022-08-29T20:27:25.327Z] bc24c21b651f: Preparing [2022-08-29T20:27:25.327Z] 2a7fec2ceed8: Preparing [2022-08-29T20:27:25.327Z] adf1c32abeb2: Preparing [2022-08-29T20:27:25.327Z] 64c520117f89: Preparing [2022-08-29T20:27:25.327Z] e4409db75374: Preparing [2022-08-29T20:27:25.327Z] cb2660e69447: Preparing [2022-08-29T20:27:25.327Z] 094e918f3d34: Preparing [2022-08-29T20:27:25.327Z] cf0afd081b1f: Preparing [2022-08-29T20:27:25.327Z] 994393dc58e7: Preparing [2022-08-29T20:27:25.327Z] e4409db75374: Waiting [2022-08-29T20:27:25.327Z] cb2660e69447: Waiting [2022-08-29T20:27:25.327Z] 094e918f3d34: Waiting [2022-08-29T20:27:25.327Z] cf0afd081b1f: Waiting [2022-08-29T20:27:25.327Z] 994393dc58e7: Waiting [2022-08-29T20:27:25.327Z] 2a7fec2ceed8: Layer already exists [2022-08-29T20:27:25.327Z] 64c520117f89: Layer already exists [2022-08-29T20:27:25.327Z] adf1c32abeb2: Layer already exists [2022-08-29T20:27:25.327Z] bc24c21b651f: Layer already exists [2022-08-29T20:27:25.327Z] ae3b05675d35: Layer already exists [2022-08-29T20:27:25.327Z] e4409db75374: Layer already exists [2022-08-29T20:27:25.327Z] 094e918f3d34: Layer already exists [2022-08-29T20:27:25.327Z] cb2660e69447: Layer already exists [2022-08-29T20:27:25.327Z] cf0afd081b1f: Layer already exists [2022-08-29T20:27:25.327Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:25.327Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:331585f13087ca170312989ff4b0c66050ada70e6259375851137635e405da71 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:25.703Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:26.054Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-29T20:27:26.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T20:27:26.054Z] ae3b05675d35: Preparing [2022-08-29T20:27:26.054Z] bc24c21b651f: Preparing [2022-08-29T20:27:26.054Z] 2a7fec2ceed8: Preparing [2022-08-29T20:27:26.054Z] adf1c32abeb2: Preparing [2022-08-29T20:27:26.054Z] 64c520117f89: Preparing [2022-08-29T20:27:26.054Z] e4409db75374: Preparing [2022-08-29T20:27:26.054Z] cb2660e69447: Preparing [2022-08-29T20:27:26.054Z] 094e918f3d34: Preparing [2022-08-29T20:27:26.054Z] cf0afd081b1f: Preparing [2022-08-29T20:27:26.054Z] 994393dc58e7: Preparing [2022-08-29T20:27:26.054Z] cb2660e69447: Waiting [2022-08-29T20:27:26.054Z] 094e918f3d34: Waiting [2022-08-29T20:27:26.054Z] cf0afd081b1f: Waiting [2022-08-29T20:27:26.054Z] e4409db75374: Waiting [2022-08-29T20:27:26.054Z] bc24c21b651f: Layer already exists [2022-08-29T20:27:26.054Z] 64c520117f89: Layer already exists [2022-08-29T20:27:26.054Z] ae3b05675d35: Layer already exists [2022-08-29T20:27:26.054Z] adf1c32abeb2: Layer already exists [2022-08-29T20:27:26.054Z] 2a7fec2ceed8: Layer already exists [2022-08-29T20:27:26.054Z] e4409db75374: Layer already exists [2022-08-29T20:27:26.054Z] cb2660e69447: Layer already exists [2022-08-29T20:27:26.054Z] 094e918f3d34: Layer already exists [2022-08-29T20:27:26.054Z] cf0afd081b1f: Layer already exists [2022-08-29T20:27:26.054Z] 994393dc58e7: Layer already exists [2022-08-29T20:27:26.054Z] main: digest: sha256:331585f13087ca170312989ff4b0c66050ada70e6259375851137635e405da71 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:26.105Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:26.120Z] taggedImages: [2022-08-29T20:27:26.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:26.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-29T20:27:26.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.51 [2022-08-29T20:27:26.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:26.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-29T20:27:26.144Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-29T20:27:26.144Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:26.144Z] latest [2022-08-29T20:27:26.144Z] 2.3.0-dev.51 [2022-08-29T20:27:26.144Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:26.144Z] main [2022-08-29T20:27:26.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:26.479Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:26.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:26.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T20:27:26.787Z] 34ae26c61f55: Preparing [2022-08-29T20:27:26.787Z] d6533fddd911: Preparing [2022-08-29T20:27:26.787Z] 407eb168c2b0: Preparing [2022-08-29T20:27:26.787Z] da4c8fa69e4d: Preparing [2022-08-29T20:27:26.787Z] bb2d46bad847: Preparing [2022-08-29T20:27:26.787Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:26.787Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:26.787Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:26.787Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:26.787Z] 34ae26c61f55: Pushed [2022-08-29T20:27:26.787Z] bb2d46bad847: Pushed [2022-08-29T20:27:27.356Z] da4c8fa69e4d: Pushed [2022-08-29T20:27:28.741Z] d6533fddd911: Pushed [2022-08-29T20:27:29.001Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:2a0c363a7986d2e29da02de4582d967908f4c75f2c44b9b2aa86e6ef6a425e00 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:29.320Z] + 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-08-29T20:27:29.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-29T20:27:29.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T20:27:29.636Z] 34ae26c61f55: Preparing [2022-08-29T20:27:29.636Z] d6533fddd911: Preparing [2022-08-29T20:27:29.637Z] 407eb168c2b0: Preparing [2022-08-29T20:27:29.637Z] da4c8fa69e4d: Preparing [2022-08-29T20:27:29.637Z] bb2d46bad847: Preparing [2022-08-29T20:27:29.637Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:29.637Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:29.637Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:29.637Z] 34ae26c61f55: Layer already exists [2022-08-29T20:27:29.637Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:29.637Z] da4c8fa69e4d: Layer already exists [2022-08-29T20:27:29.637Z] d6533fddd911: Layer already exists [2022-08-29T20:27:29.637Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:29.637Z] latest: digest: sha256:2a0c363a7986d2e29da02de4582d967908f4c75f2c44b9b2aa86e6ef6a425e00 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:29.958Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:30.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.51 [2022-08-29T20:27:30.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T20:27:30.268Z] 34ae26c61f55: Preparing [2022-08-29T20:27:30.268Z] d6533fddd911: Preparing [2022-08-29T20:27:30.268Z] 407eb168c2b0: Preparing [2022-08-29T20:27:30.268Z] da4c8fa69e4d: Preparing [2022-08-29T20:27:30.268Z] bb2d46bad847: Preparing [2022-08-29T20:27:30.268Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:30.269Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:30.269Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:30.269Z] da4c8fa69e4d: Layer already exists [2022-08-29T20:27:30.269Z] 34ae26c61f55: Layer already exists [2022-08-29T20:27:30.269Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:30.269Z] d6533fddd911: Layer already exists [2022-08-29T20:27:30.269Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:30.269Z] 2.3.0-dev.51: digest: sha256:2a0c363a7986d2e29da02de4582d967908f4c75f2c44b9b2aa86e6ef6a425e00 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:30.587Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:30.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:30.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T20:27:30.907Z] 34ae26c61f55: Preparing [2022-08-29T20:27:30.907Z] d6533fddd911: Preparing [2022-08-29T20:27:30.907Z] 407eb168c2b0: Preparing [2022-08-29T20:27:30.907Z] da4c8fa69e4d: Preparing [2022-08-29T20:27:30.907Z] bb2d46bad847: Preparing [2022-08-29T20:27:30.907Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:30.907Z] 34ae26c61f55: Layer already exists [2022-08-29T20:27:30.907Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:30.907Z] da4c8fa69e4d: Layer already exists [2022-08-29T20:27:30.907Z] d6533fddd911: Layer already exists [2022-08-29T20:27:30.907Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:30.907Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:30.907Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:2a0c363a7986d2e29da02de4582d967908f4c75f2c44b9b2aa86e6ef6a425e00 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:31.224Z] + 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-08-29T20:27:31.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-29T20:27:31.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T20:27:31.537Z] 34ae26c61f55: Preparing [2022-08-29T20:27:31.537Z] d6533fddd911: Preparing [2022-08-29T20:27:31.537Z] 407eb168c2b0: Preparing [2022-08-29T20:27:31.537Z] da4c8fa69e4d: Preparing [2022-08-29T20:27:31.537Z] bb2d46bad847: Preparing [2022-08-29T20:27:31.537Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:31.537Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:31.537Z] da4c8fa69e4d: Layer already exists [2022-08-29T20:27:31.537Z] 407eb168c2b0: Layer already exists [2022-08-29T20:27:31.537Z] 34ae26c61f55: Layer already exists [2022-08-29T20:27:31.537Z] d6533fddd911: Layer already exists [2022-08-29T20:27:31.537Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:31.537Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:31.537Z] main: digest: sha256:2a0c363a7986d2e29da02de4582d967908f4c75f2c44b9b2aa86e6ef6a425e00 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:31.591Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:31.601Z] taggedImages: [2022-08-29T20:27:31.601Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:31.601Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-29T20:27:31.601Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.51 [2022-08-29T20:27:31.601Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:31.601Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-29T20:27:31.621Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-29T20:27:31.621Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:31.621Z] latest [2022-08-29T20:27:31.621Z] 2.3.0-dev.51 [2022-08-29T20:27:31.621Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:31.621Z] main [2022-08-29T20:27:31.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:31.938Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:32.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:32.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T20:27:32.250Z] eb994b25870e: Preparing [2022-08-29T20:27:32.250Z] 7b4d7832ebba: Preparing [2022-08-29T20:27:32.250Z] 95a38b15f22b: Preparing [2022-08-29T20:27:32.250Z] 72cb04dc1784: Preparing [2022-08-29T20:27:32.250Z] f7af340f2027: Preparing [2022-08-29T20:27:32.250Z] 54e4002540d2: Preparing [2022-08-29T20:27:32.250Z] bb2d46bad847: Preparing [2022-08-29T20:27:32.250Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:32.250Z] 54e4002540d2: Waiting [2022-08-29T20:27:32.250Z] bb2d46bad847: Waiting [2022-08-29T20:27:32.250Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:32.250Z] 95a38b15f22b: Pushed [2022-08-29T20:27:32.250Z] eb994b25870e: Pushed [2022-08-29T20:27:32.250Z] 7b4d7832ebba: Pushed [2022-08-29T20:27:32.250Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:32.250Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:32.820Z] 54e4002540d2: Pushed [2022-08-29T20:27:36.112Z] f7af340f2027: Pushed [2022-08-29T20:27:39.406Z] 72cb04dc1784: Pushed [2022-08-29T20:27:39.406Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:5b880e4f9099a28e908752be3cf65b64af84f471887399077fb7fa45c7f34abe size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:39.719Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:40.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-29T20:27:40.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T20:27:40.026Z] eb994b25870e: Preparing [2022-08-29T20:27:40.026Z] 7b4d7832ebba: Preparing [2022-08-29T20:27:40.026Z] 95a38b15f22b: Preparing [2022-08-29T20:27:40.026Z] 72cb04dc1784: Preparing [2022-08-29T20:27:40.026Z] f7af340f2027: Preparing [2022-08-29T20:27:40.026Z] 54e4002540d2: Preparing [2022-08-29T20:27:40.026Z] bb2d46bad847: Preparing [2022-08-29T20:27:40.026Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:40.026Z] 54e4002540d2: Waiting [2022-08-29T20:27:40.026Z] bb2d46bad847: Waiting [2022-08-29T20:27:40.026Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:40.026Z] eb994b25870e: Layer already exists [2022-08-29T20:27:40.026Z] 95a38b15f22b: Layer already exists [2022-08-29T20:27:40.026Z] 7b4d7832ebba: Layer already exists [2022-08-29T20:27:40.026Z] f7af340f2027: Layer already exists [2022-08-29T20:27:40.026Z] 72cb04dc1784: Layer already exists [2022-08-29T20:27:40.026Z] 54e4002540d2: Layer already exists [2022-08-29T20:27:40.026Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:40.026Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:40.026Z] latest: digest: sha256:5b880e4f9099a28e908752be3cf65b64af84f471887399077fb7fa45c7f34abe size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:40.338Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:40.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.51 [2022-08-29T20:27:40.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T20:27:40.648Z] eb994b25870e: Preparing [2022-08-29T20:27:40.648Z] 7b4d7832ebba: Preparing [2022-08-29T20:27:40.648Z] 95a38b15f22b: Preparing [2022-08-29T20:27:40.648Z] 72cb04dc1784: Preparing [2022-08-29T20:27:40.648Z] f7af340f2027: Preparing [2022-08-29T20:27:40.648Z] 54e4002540d2: Preparing [2022-08-29T20:27:40.648Z] bb2d46bad847: Preparing [2022-08-29T20:27:40.648Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:40.648Z] 54e4002540d2: Waiting [2022-08-29T20:27:40.648Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:40.648Z] bb2d46bad847: Waiting [2022-08-29T20:27:40.648Z] eb994b25870e: Layer already exists [2022-08-29T20:27:40.648Z] f7af340f2027: Layer already exists [2022-08-29T20:27:40.648Z] 72cb04dc1784: Layer already exists [2022-08-29T20:27:40.648Z] 7b4d7832ebba: Layer already exists [2022-08-29T20:27:40.648Z] 95a38b15f22b: Layer already exists [2022-08-29T20:27:40.648Z] 54e4002540d2: Layer already exists [2022-08-29T20:27:40.648Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:40.648Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:40.648Z] 2.3.0-dev.51: digest: sha256:5b880e4f9099a28e908752be3cf65b64af84f471887399077fb7fa45c7f34abe size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:40.968Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:41.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:41.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T20:27:41.276Z] eb994b25870e: Preparing [2022-08-29T20:27:41.276Z] 7b4d7832ebba: Preparing [2022-08-29T20:27:41.276Z] 95a38b15f22b: Preparing [2022-08-29T20:27:41.276Z] 72cb04dc1784: Preparing [2022-08-29T20:27:41.276Z] f7af340f2027: Preparing [2022-08-29T20:27:41.276Z] 54e4002540d2: Preparing [2022-08-29T20:27:41.276Z] bb2d46bad847: Preparing [2022-08-29T20:27:41.276Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:41.276Z] bb2d46bad847: Waiting [2022-08-29T20:27:41.276Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:41.276Z] 54e4002540d2: Waiting [2022-08-29T20:27:41.276Z] 72cb04dc1784: Layer already exists [2022-08-29T20:27:41.276Z] 7b4d7832ebba: Layer already exists [2022-08-29T20:27:41.276Z] 95a38b15f22b: Layer already exists [2022-08-29T20:27:41.276Z] f7af340f2027: Layer already exists [2022-08-29T20:27:41.276Z] eb994b25870e: Layer already exists [2022-08-29T20:27:41.276Z] 54e4002540d2: Layer already exists [2022-08-29T20:27:41.276Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:41.276Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:41.276Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:5b880e4f9099a28e908752be3cf65b64af84f471887399077fb7fa45c7f34abe size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:41.596Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:41.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-29T20:27:41.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T20:27:41.904Z] eb994b25870e: Preparing [2022-08-29T20:27:41.904Z] 7b4d7832ebba: Preparing [2022-08-29T20:27:41.904Z] 95a38b15f22b: Preparing [2022-08-29T20:27:41.904Z] 72cb04dc1784: Preparing [2022-08-29T20:27:41.904Z] f7af340f2027: Preparing [2022-08-29T20:27:41.904Z] 54e4002540d2: Preparing [2022-08-29T20:27:41.904Z] bb2d46bad847: Preparing [2022-08-29T20:27:41.904Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:41.904Z] 54e4002540d2: Waiting [2022-08-29T20:27:41.904Z] bb2d46bad847: Waiting [2022-08-29T20:27:41.904Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:41.904Z] 95a38b15f22b: Layer already exists [2022-08-29T20:27:41.904Z] eb994b25870e: Layer already exists [2022-08-29T20:27:41.904Z] f7af340f2027: Layer already exists [2022-08-29T20:27:41.904Z] 7b4d7832ebba: Layer already exists [2022-08-29T20:27:41.904Z] 72cb04dc1784: Layer already exists [2022-08-29T20:27:41.904Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:41.904Z] 54e4002540d2: Layer already exists [2022-08-29T20:27:41.904Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:41.904Z] main: digest: sha256:5b880e4f9099a28e908752be3cf65b64af84f471887399077fb7fa45c7f34abe size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:41.957Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:41.965Z] taggedImages: [2022-08-29T20:27:41.965Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:41.965Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-29T20:27:41.965Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.51 [2022-08-29T20:27:41.965Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:41.965Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-29T20:27:41.989Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-29T20:27:41.989Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:41.989Z] latest [2022-08-29T20:27:41.989Z] 2.3.0-dev.51 [2022-08-29T20:27:41.989Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:41.989Z] main [2022-08-29T20:27:41.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:42.310Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:42.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:42.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T20:27:42.626Z] bcb390702c4b: Preparing [2022-08-29T20:27:42.626Z] 3d51ddd58aa2: Preparing [2022-08-29T20:27:42.626Z] 3fe8fa9dd8d8: Preparing [2022-08-29T20:27:42.626Z] dc68fbfcf46e: Preparing [2022-08-29T20:27:42.626Z] b3ff2be0b9e8: Preparing [2022-08-29T20:27:42.626Z] bb2d46bad847: Preparing [2022-08-29T20:27:42.626Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:42.626Z] bb2d46bad847: Waiting [2022-08-29T20:27:42.626Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:42.626Z] 3fe8fa9dd8d8: Pushed [2022-08-29T20:27:42.626Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:42.626Z] 3d51ddd58aa2: Pushed [2022-08-29T20:27:42.626Z] bcb390702c4b: Pushed [2022-08-29T20:27:42.626Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:42.886Z] b3ff2be0b9e8: Pushed [2022-08-29T20:27:49.462Z] dc68fbfcf46e: Pushed [2022-08-29T20:27:49.462Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:80c042bd8a64e13777f79a97e4990b3c925af12b0bf0c0d59180b005afe164d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:49.774Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:50.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-29T20:27:50.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T20:27:50.078Z] bcb390702c4b: Preparing [2022-08-29T20:27:50.078Z] 3d51ddd58aa2: Preparing [2022-08-29T20:27:50.078Z] 3fe8fa9dd8d8: Preparing [2022-08-29T20:27:50.078Z] dc68fbfcf46e: Preparing [2022-08-29T20:27:50.078Z] b3ff2be0b9e8: Preparing [2022-08-29T20:27:50.078Z] bb2d46bad847: Preparing [2022-08-29T20:27:50.078Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:50.079Z] bb2d46bad847: Waiting [2022-08-29T20:27:50.079Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:50.079Z] b3ff2be0b9e8: Layer already exists [2022-08-29T20:27:50.079Z] 3d51ddd58aa2: Layer already exists [2022-08-29T20:27:50.079Z] dc68fbfcf46e: Layer already exists [2022-08-29T20:27:50.079Z] bcb390702c4b: Layer already exists [2022-08-29T20:27:50.079Z] 3fe8fa9dd8d8: Layer already exists [2022-08-29T20:27:50.079Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:50.079Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:50.079Z] latest: digest: sha256:80c042bd8a64e13777f79a97e4990b3c925af12b0bf0c0d59180b005afe164d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:50.393Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:50.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.51 [2022-08-29T20:27:50.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T20:27:50.707Z] bcb390702c4b: Preparing [2022-08-29T20:27:50.707Z] 3d51ddd58aa2: Preparing [2022-08-29T20:27:50.707Z] 3fe8fa9dd8d8: Preparing [2022-08-29T20:27:50.707Z] dc68fbfcf46e: Preparing [2022-08-29T20:27:50.707Z] b3ff2be0b9e8: Preparing [2022-08-29T20:27:50.707Z] bb2d46bad847: Preparing [2022-08-29T20:27:50.707Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:50.707Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:50.707Z] bb2d46bad847: Waiting [2022-08-29T20:27:50.707Z] 3fe8fa9dd8d8: Layer already exists [2022-08-29T20:27:50.707Z] bcb390702c4b: Layer already exists [2022-08-29T20:27:50.707Z] dc68fbfcf46e: Layer already exists [2022-08-29T20:27:50.707Z] 3d51ddd58aa2: Layer already exists [2022-08-29T20:27:50.707Z] b3ff2be0b9e8: Layer already exists [2022-08-29T20:27:50.707Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:50.707Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:50.707Z] 2.3.0-dev.51: digest: sha256:80c042bd8a64e13777f79a97e4990b3c925af12b0bf0c0d59180b005afe164d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:51.031Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:51.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:51.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T20:27:51.337Z] bcb390702c4b: Preparing [2022-08-29T20:27:51.337Z] 3d51ddd58aa2: Preparing [2022-08-29T20:27:51.337Z] 3fe8fa9dd8d8: Preparing [2022-08-29T20:27:51.337Z] dc68fbfcf46e: Preparing [2022-08-29T20:27:51.337Z] b3ff2be0b9e8: Preparing [2022-08-29T20:27:51.337Z] bb2d46bad847: Preparing [2022-08-29T20:27:51.337Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:51.337Z] bb2d46bad847: Waiting [2022-08-29T20:27:51.337Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:51.337Z] bcb390702c4b: Layer already exists [2022-08-29T20:27:51.337Z] dc68fbfcf46e: Layer already exists [2022-08-29T20:27:51.337Z] b3ff2be0b9e8: Layer already exists [2022-08-29T20:27:51.337Z] 3fe8fa9dd8d8: Layer already exists [2022-08-29T20:27:51.337Z] 3d51ddd58aa2: Layer already exists [2022-08-29T20:27:51.337Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:51.337Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:51.337Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:80c042bd8a64e13777f79a97e4990b3c925af12b0bf0c0d59180b005afe164d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:51.653Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:51.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-29T20:27:51.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T20:27:51.968Z] bcb390702c4b: Preparing [2022-08-29T20:27:51.968Z] 3d51ddd58aa2: Preparing [2022-08-29T20:27:51.968Z] 3fe8fa9dd8d8: Preparing [2022-08-29T20:27:51.968Z] dc68fbfcf46e: Preparing [2022-08-29T20:27:51.968Z] b3ff2be0b9e8: Preparing [2022-08-29T20:27:51.968Z] bb2d46bad847: Preparing [2022-08-29T20:27:51.968Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:51.968Z] bb2d46bad847: Waiting [2022-08-29T20:27:51.968Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:51.968Z] dc68fbfcf46e: Layer already exists [2022-08-29T20:27:51.968Z] 3d51ddd58aa2: Layer already exists [2022-08-29T20:27:51.968Z] 3fe8fa9dd8d8: Layer already exists [2022-08-29T20:27:51.968Z] b3ff2be0b9e8: Layer already exists [2022-08-29T20:27:51.968Z] bcb390702c4b: Layer already exists [2022-08-29T20:27:51.968Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:51.968Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:51.968Z] main: digest: sha256:80c042bd8a64e13777f79a97e4990b3c925af12b0bf0c0d59180b005afe164d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:27:52.036Z] ===================================================== [Pipeline] echo [2022-08-29T20:27:52.044Z] taggedImages: [2022-08-29T20:27:52.044Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:52.044Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-29T20:27:52.044Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.51 [2022-08-29T20:27:52.044Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:52.044Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-29T20:27:52.068Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-29T20:27:52.068Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:52.068Z] latest [2022-08-29T20:27:52.068Z] 2.3.0-dev.51 [2022-08-29T20:27:52.068Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:27:52.068Z] main [2022-08-29T20:27:52.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:52.408Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:27:52.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:27:52.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T20:27:52.721Z] 9ae8d58924f6: Preparing [2022-08-29T20:27:52.721Z] da6ec31aa943: Preparing [2022-08-29T20:27:52.721Z] 6a5614716587: Preparing [2022-08-29T20:27:52.721Z] a2b8c86278e0: Preparing [2022-08-29T20:27:52.721Z] 54e4002540d2: Preparing [2022-08-29T20:27:52.721Z] bb2d46bad847: Preparing [2022-08-29T20:27:52.721Z] 34d5ebaa5410: Preparing [2022-08-29T20:27:52.721Z] 34d5ebaa5410: Waiting [2022-08-29T20:27:52.721Z] bb2d46bad847: Waiting [2022-08-29T20:27:52.721Z] 54e4002540d2: Layer already exists [2022-08-29T20:27:52.721Z] bb2d46bad847: Layer already exists [2022-08-29T20:27:52.721Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:27:52.721Z] 9ae8d58924f6: Pushed [2022-08-29T20:27:52.721Z] da6ec31aa943: Pushed [2022-08-29T20:27:52.721Z] 6a5614716587: Pushed [2022-08-29T20:28:00.847Z] a2b8c86278e0: Pushed [2022-08-29T20:28:00.847Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:ba5d267e7b381c3e69cc5bb00c663d0f9f5a4991f2289df2be16a771d3114a05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:01.156Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:01.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-29T20:28:01.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T20:28:01.468Z] 9ae8d58924f6: Preparing [2022-08-29T20:28:01.468Z] da6ec31aa943: Preparing [2022-08-29T20:28:01.468Z] 6a5614716587: Preparing [2022-08-29T20:28:01.468Z] a2b8c86278e0: Preparing [2022-08-29T20:28:01.468Z] 54e4002540d2: Preparing [2022-08-29T20:28:01.468Z] bb2d46bad847: Preparing [2022-08-29T20:28:01.468Z] 34d5ebaa5410: Preparing [2022-08-29T20:28:01.468Z] bb2d46bad847: Waiting [2022-08-29T20:28:01.468Z] 34d5ebaa5410: Waiting [2022-08-29T20:28:01.468Z] 9ae8d58924f6: Layer already exists [2022-08-29T20:28:01.468Z] a2b8c86278e0: Layer already exists [2022-08-29T20:28:01.468Z] 6a5614716587: Layer already exists [2022-08-29T20:28:01.468Z] 54e4002540d2: Layer already exists [2022-08-29T20:28:01.468Z] da6ec31aa943: Layer already exists [2022-08-29T20:28:01.468Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:28:01.468Z] bb2d46bad847: Layer already exists [2022-08-29T20:28:01.468Z] latest: digest: sha256:ba5d267e7b381c3e69cc5bb00c663d0f9f5a4991f2289df2be16a771d3114a05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:01.784Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:02.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.51 [2022-08-29T20:28:02.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T20:28:02.091Z] 9ae8d58924f6: Preparing [2022-08-29T20:28:02.091Z] da6ec31aa943: Preparing [2022-08-29T20:28:02.091Z] 6a5614716587: Preparing [2022-08-29T20:28:02.091Z] a2b8c86278e0: Preparing [2022-08-29T20:28:02.091Z] 54e4002540d2: Preparing [2022-08-29T20:28:02.091Z] bb2d46bad847: Preparing [2022-08-29T20:28:02.091Z] 34d5ebaa5410: Preparing [2022-08-29T20:28:02.091Z] bb2d46bad847: Waiting [2022-08-29T20:28:02.091Z] 34d5ebaa5410: Waiting [2022-08-29T20:28:02.091Z] 54e4002540d2: Layer already exists [2022-08-29T20:28:02.091Z] 6a5614716587: Layer already exists [2022-08-29T20:28:02.091Z] a2b8c86278e0: Layer already exists [2022-08-29T20:28:02.091Z] da6ec31aa943: Layer already exists [2022-08-29T20:28:02.091Z] 9ae8d58924f6: Layer already exists [2022-08-29T20:28:02.091Z] bb2d46bad847: Layer already exists [2022-08-29T20:28:02.091Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:28:02.091Z] 2.3.0-dev.51: digest: sha256:ba5d267e7b381c3e69cc5bb00c663d0f9f5a4991f2289df2be16a771d3114a05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:02.398Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:02.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:02.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T20:28:02.707Z] 9ae8d58924f6: Preparing [2022-08-29T20:28:02.707Z] da6ec31aa943: Preparing [2022-08-29T20:28:02.707Z] 6a5614716587: Preparing [2022-08-29T20:28:02.707Z] a2b8c86278e0: Preparing [2022-08-29T20:28:02.707Z] 54e4002540d2: Preparing [2022-08-29T20:28:02.707Z] bb2d46bad847: Preparing [2022-08-29T20:28:02.707Z] 34d5ebaa5410: Preparing [2022-08-29T20:28:02.707Z] bb2d46bad847: Waiting [2022-08-29T20:28:02.707Z] 34d5ebaa5410: Waiting [2022-08-29T20:28:02.707Z] da6ec31aa943: Layer already exists [2022-08-29T20:28:02.707Z] a2b8c86278e0: Layer already exists [2022-08-29T20:28:02.707Z] 6a5614716587: Layer already exists [2022-08-29T20:28:02.707Z] 9ae8d58924f6: Layer already exists [2022-08-29T20:28:02.707Z] 54e4002540d2: Layer already exists [2022-08-29T20:28:02.707Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:28:02.707Z] bb2d46bad847: Layer already exists [2022-08-29T20:28:02.707Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:ba5d267e7b381c3e69cc5bb00c663d0f9f5a4991f2289df2be16a771d3114a05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:03.025Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:03.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-29T20:28:03.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T20:28:03.332Z] 9ae8d58924f6: Preparing [2022-08-29T20:28:03.332Z] da6ec31aa943: Preparing [2022-08-29T20:28:03.332Z] 6a5614716587: Preparing [2022-08-29T20:28:03.332Z] a2b8c86278e0: Preparing [2022-08-29T20:28:03.332Z] 54e4002540d2: Preparing [2022-08-29T20:28:03.332Z] bb2d46bad847: Preparing [2022-08-29T20:28:03.332Z] 34d5ebaa5410: Preparing [2022-08-29T20:28:03.332Z] bb2d46bad847: Waiting [2022-08-29T20:28:03.332Z] 34d5ebaa5410: Waiting [2022-08-29T20:28:03.332Z] da6ec31aa943: Layer already exists [2022-08-29T20:28:03.332Z] 6a5614716587: Layer already exists [2022-08-29T20:28:03.332Z] 9ae8d58924f6: Layer already exists [2022-08-29T20:28:03.332Z] 54e4002540d2: Layer already exists [2022-08-29T20:28:03.332Z] a2b8c86278e0: Layer already exists [2022-08-29T20:28:03.332Z] bb2d46bad847: Layer already exists [2022-08-29T20:28:03.332Z] 34d5ebaa5410: Layer already exists [2022-08-29T20:28:03.332Z] main: digest: sha256:ba5d267e7b381c3e69cc5bb00c663d0f9f5a4991f2289df2be16a771d3114a05 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:28:03.388Z] ===================================================== [Pipeline] echo [2022-08-29T20:28:03.398Z] taggedImages: [2022-08-29T20:28:03.398Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:03.398Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-29T20:28:03.398Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.51 [2022-08-29T20:28:03.398Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:03.398Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-29T20:28:03.423Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-29T20:28:03.423Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:03.423Z] latest [2022-08-29T20:28:03.423Z] 2.3.0-dev.51 [2022-08-29T20:28:03.423Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:03.423Z] main [2022-08-29T20:28:03.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:03.753Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:04.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:04.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T20:28:04.067Z] cd4454524b4a: Preparing [2022-08-29T20:28:04.067Z] 4a9d2f9df9fc: Preparing [2022-08-29T20:28:04.067Z] 407eb168c2b0: Preparing [2022-08-29T20:28:04.067Z] e65ec46d8fc7: Preparing [2022-08-29T20:28:04.067Z] 994393dc58e7: Preparing [2022-08-29T20:28:04.067Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:04.067Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:04.067Z] cd4454524b4a: Pushed [2022-08-29T20:28:04.067Z] e65ec46d8fc7: Pushed [2022-08-29T20:28:06.605Z] 4a9d2f9df9fc: Pushed [2022-08-29T20:28:06.605Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:ba10c423965c702262839b3d0b3a8638bb75ac7c8ff83bc70e475b49297734c7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:06.923Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:07.234Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-29T20:28:07.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T20:28:07.234Z] cd4454524b4a: Preparing [2022-08-29T20:28:07.234Z] 4a9d2f9df9fc: Preparing [2022-08-29T20:28:07.234Z] 407eb168c2b0: Preparing [2022-08-29T20:28:07.234Z] e65ec46d8fc7: Preparing [2022-08-29T20:28:07.234Z] 994393dc58e7: Preparing [2022-08-29T20:28:07.234Z] 4a9d2f9df9fc: Layer already exists [2022-08-29T20:28:07.234Z] e65ec46d8fc7: Layer already exists [2022-08-29T20:28:07.234Z] cd4454524b4a: Layer already exists [2022-08-29T20:28:07.234Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:07.234Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:07.234Z] latest: digest: sha256:ba10c423965c702262839b3d0b3a8638bb75ac7c8ff83bc70e475b49297734c7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:07.556Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:07.880Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.51 [2022-08-29T20:28:07.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T20:28:07.880Z] cd4454524b4a: Preparing [2022-08-29T20:28:07.880Z] 4a9d2f9df9fc: Preparing [2022-08-29T20:28:07.880Z] 407eb168c2b0: Preparing [2022-08-29T20:28:07.880Z] e65ec46d8fc7: Preparing [2022-08-29T20:28:07.880Z] 994393dc58e7: Preparing [2022-08-29T20:28:07.880Z] e65ec46d8fc7: Layer already exists [2022-08-29T20:28:07.880Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:07.880Z] cd4454524b4a: Layer already exists [2022-08-29T20:28:07.880Z] 4a9d2f9df9fc: Layer already exists [2022-08-29T20:28:07.880Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:07.880Z] 2.3.0-dev.51: digest: sha256:ba10c423965c702262839b3d0b3a8638bb75ac7c8ff83bc70e475b49297734c7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:08.204Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:08.513Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:08.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T20:28:08.513Z] cd4454524b4a: Preparing [2022-08-29T20:28:08.513Z] 4a9d2f9df9fc: Preparing [2022-08-29T20:28:08.513Z] 407eb168c2b0: Preparing [2022-08-29T20:28:08.513Z] e65ec46d8fc7: Preparing [2022-08-29T20:28:08.513Z] 994393dc58e7: Preparing [2022-08-29T20:28:08.513Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:08.513Z] 4a9d2f9df9fc: Layer already exists [2022-08-29T20:28:08.513Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:08.513Z] cd4454524b4a: Layer already exists [2022-08-29T20:28:08.513Z] e65ec46d8fc7: Layer already exists [2022-08-29T20:28:08.513Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:ba10c423965c702262839b3d0b3a8638bb75ac7c8ff83bc70e475b49297734c7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:08.825Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:09.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-29T20:28:09.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T20:28:09.163Z] cd4454524b4a: Preparing [2022-08-29T20:28:09.163Z] 4a9d2f9df9fc: Preparing [2022-08-29T20:28:09.163Z] 407eb168c2b0: Preparing [2022-08-29T20:28:09.163Z] e65ec46d8fc7: Preparing [2022-08-29T20:28:09.163Z] 994393dc58e7: Preparing [2022-08-29T20:28:09.163Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:09.163Z] 4a9d2f9df9fc: Layer already exists [2022-08-29T20:28:09.163Z] cd4454524b4a: Layer already exists [2022-08-29T20:28:09.163Z] e65ec46d8fc7: Layer already exists [2022-08-29T20:28:09.163Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:09.163Z] main: digest: sha256:ba10c423965c702262839b3d0b3a8638bb75ac7c8ff83bc70e475b49297734c7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:28:09.218Z] ===================================================== [Pipeline] echo [2022-08-29T20:28:09.228Z] taggedImages: [2022-08-29T20:28:09.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:09.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-29T20:28:09.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.51 [2022-08-29T20:28:09.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:09.228Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-29T20:28:09.248Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-29T20:28:09.248Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:09.248Z] latest [2022-08-29T20:28:09.248Z] 2.3.0-dev.51 [2022-08-29T20:28:09.248Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:09.248Z] main [2022-08-29T20:28:09.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:09.585Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:09.897Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:09.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T20:28:09.897Z] fad20320f0fc: Preparing [2022-08-29T20:28:09.897Z] 172187dde61e: Preparing [2022-08-29T20:28:09.897Z] 407eb168c2b0: Preparing [2022-08-29T20:28:09.897Z] 571f896175e3: Preparing [2022-08-29T20:28:09.897Z] 994393dc58e7: Preparing [2022-08-29T20:28:09.897Z] 571f896175e3: Layer already exists [2022-08-29T20:28:09.897Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:09.897Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:09.897Z] fad20320f0fc: Pushed [2022-08-29T20:28:12.438Z] 172187dde61e: Pushed [2022-08-29T20:28:12.438Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:b20aad8b2950b4eef6a3a2fa6564b30a24659a253d05a8fde6453d216cff3e48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:12.760Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:13.077Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-29T20:28:13.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T20:28:13.077Z] fad20320f0fc: Preparing [2022-08-29T20:28:13.077Z] 172187dde61e: Preparing [2022-08-29T20:28:13.077Z] 407eb168c2b0: Preparing [2022-08-29T20:28:13.077Z] 571f896175e3: Preparing [2022-08-29T20:28:13.077Z] 994393dc58e7: Preparing [2022-08-29T20:28:13.077Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:13.077Z] 571f896175e3: Layer already exists [2022-08-29T20:28:13.077Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:13.077Z] fad20320f0fc: Layer already exists [2022-08-29T20:28:13.077Z] 172187dde61e: Layer already exists [2022-08-29T20:28:13.077Z] latest: digest: sha256:b20aad8b2950b4eef6a3a2fa6564b30a24659a253d05a8fde6453d216cff3e48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:13.395Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:13.706Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.51 [2022-08-29T20:28:13.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T20:28:13.706Z] fad20320f0fc: Preparing [2022-08-29T20:28:13.706Z] 172187dde61e: Preparing [2022-08-29T20:28:13.706Z] 407eb168c2b0: Preparing [2022-08-29T20:28:13.706Z] 571f896175e3: Preparing [2022-08-29T20:28:13.706Z] 994393dc58e7: Preparing [2022-08-29T20:28:13.706Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:13.706Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:13.706Z] 172187dde61e: Layer already exists [2022-08-29T20:28:13.706Z] 571f896175e3: Layer already exists [2022-08-29T20:28:13.706Z] fad20320f0fc: Layer already exists [2022-08-29T20:28:13.706Z] 2.3.0-dev.51: digest: sha256:b20aad8b2950b4eef6a3a2fa6564b30a24659a253d05a8fde6453d216cff3e48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:14.024Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:14.344Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:14.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T20:28:14.344Z] fad20320f0fc: Preparing [2022-08-29T20:28:14.344Z] 172187dde61e: Preparing [2022-08-29T20:28:14.344Z] 407eb168c2b0: Preparing [2022-08-29T20:28:14.344Z] 571f896175e3: Preparing [2022-08-29T20:28:14.344Z] 994393dc58e7: Preparing [2022-08-29T20:28:14.344Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:14.344Z] fad20320f0fc: Layer already exists [2022-08-29T20:28:14.344Z] 172187dde61e: Layer already exists [2022-08-29T20:28:14.344Z] 571f896175e3: Layer already exists [2022-08-29T20:28:14.344Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:14.344Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:b20aad8b2950b4eef6a3a2fa6564b30a24659a253d05a8fde6453d216cff3e48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:14.662Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:14.976Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-29T20:28:14.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T20:28:14.976Z] fad20320f0fc: Preparing [2022-08-29T20:28:14.976Z] 172187dde61e: Preparing [2022-08-29T20:28:14.976Z] 407eb168c2b0: Preparing [2022-08-29T20:28:14.976Z] 571f896175e3: Preparing [2022-08-29T20:28:14.976Z] 994393dc58e7: Preparing [2022-08-29T20:28:14.976Z] fad20320f0fc: Layer already exists [2022-08-29T20:28:14.976Z] 407eb168c2b0: Layer already exists [2022-08-29T20:28:14.976Z] 571f896175e3: Layer already exists [2022-08-29T20:28:14.976Z] 172187dde61e: Layer already exists [2022-08-29T20:28:14.976Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:14.976Z] main: digest: sha256:b20aad8b2950b4eef6a3a2fa6564b30a24659a253d05a8fde6453d216cff3e48 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:28:15.032Z] ===================================================== [Pipeline] echo [2022-08-29T20:28:15.039Z] taggedImages: [2022-08-29T20:28:15.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:15.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-29T20:28:15.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.51 [2022-08-29T20:28:15.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:15.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-29T20:28:15.054Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-29T20:28:15.054Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:15.054Z] latest [2022-08-29T20:28:15.054Z] 2.3.0-dev.51 [2022-08-29T20:28:15.054Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:15.054Z] main [2022-08-29T20:28:15.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:15.361Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:15.672Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:15.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T20:28:15.672Z] d98331edf9ab: Preparing [2022-08-29T20:28:15.672Z] 46f49016df1f: Preparing [2022-08-29T20:28:15.672Z] a87b2a284d37: Preparing [2022-08-29T20:28:15.672Z] c56b19dc5c73: Preparing [2022-08-29T20:28:15.672Z] 994393dc58e7: Preparing [2022-08-29T20:28:15.672Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:15.672Z] 46f49016df1f: Pushed [2022-08-29T20:28:15.932Z] d98331edf9ab: Pushed [2022-08-29T20:28:16.871Z] a87b2a284d37: Pushed [2022-08-29T20:28:17.143Z] Removing intermediate container 399017cb28f0 [2022-08-29T20:28:17.143Z] ---> 778a53b37b04 [2022-08-29T20:28:17.143Z] Step 8/22 : COPY . . [2022-08-29T20:28:17.143Z] ---> fdee5da1bdf1 [2022-08-29T20:28:17.143Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-29T20:28:17.143Z] ---> Running in a2b1a078235e [2022-08-29T20:28:17.143Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T20:28:29.092Z] c56b19dc5c73: Pushed [2022-08-29T20:28:29.093Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:d96c81a2052366466e9316aea23d1b829757e6738c27ac1b0e1ef3a8c9228519 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:29.410Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:29.719Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-29T20:28:29.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T20:28:29.719Z] d98331edf9ab: Preparing [2022-08-29T20:28:29.719Z] 46f49016df1f: Preparing [2022-08-29T20:28:29.719Z] a87b2a284d37: Preparing [2022-08-29T20:28:29.719Z] c56b19dc5c73: Preparing [2022-08-29T20:28:29.719Z] 994393dc58e7: Preparing [2022-08-29T20:28:29.719Z] d98331edf9ab: Layer already exists [2022-08-29T20:28:29.719Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:29.719Z] a87b2a284d37: Layer already exists [2022-08-29T20:28:29.719Z] 46f49016df1f: Layer already exists [2022-08-29T20:28:29.719Z] c56b19dc5c73: Layer already exists [2022-08-29T20:28:29.719Z] latest: digest: sha256:d96c81a2052366466e9316aea23d1b829757e6738c27ac1b0e1ef3a8c9228519 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:30.042Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:30.353Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.51 [2022-08-29T20:28:30.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T20:28:30.353Z] d98331edf9ab: Preparing [2022-08-29T20:28:30.353Z] 46f49016df1f: Preparing [2022-08-29T20:28:30.353Z] a87b2a284d37: Preparing [2022-08-29T20:28:30.353Z] c56b19dc5c73: Preparing [2022-08-29T20:28:30.353Z] 994393dc58e7: Preparing [2022-08-29T20:28:30.353Z] 46f49016df1f: Layer already exists [2022-08-29T20:28:30.353Z] a87b2a284d37: Layer already exists [2022-08-29T20:28:30.353Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:30.353Z] d98331edf9ab: Layer already exists [2022-08-29T20:28:30.353Z] c56b19dc5c73: Layer already exists [2022-08-29T20:28:30.353Z] 2.3.0-dev.51: digest: sha256:d96c81a2052366466e9316aea23d1b829757e6738c27ac1b0e1ef3a8c9228519 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:30.674Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:30.989Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:30.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T20:28:30.989Z] d98331edf9ab: Preparing [2022-08-29T20:28:30.989Z] 46f49016df1f: Preparing [2022-08-29T20:28:30.989Z] a87b2a284d37: Preparing [2022-08-29T20:28:30.989Z] c56b19dc5c73: Preparing [2022-08-29T20:28:30.989Z] 994393dc58e7: Preparing [2022-08-29T20:28:30.989Z] a87b2a284d37: Layer already exists [2022-08-29T20:28:30.989Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:30.989Z] d98331edf9ab: Layer already exists [2022-08-29T20:28:30.989Z] 46f49016df1f: Layer already exists [2022-08-29T20:28:30.989Z] c56b19dc5c73: Layer already exists [2022-08-29T20:28:30.989Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:d96c81a2052366466e9316aea23d1b829757e6738c27ac1b0e1ef3a8c9228519 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:31.307Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:28:31.617Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-29T20:28:31.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T20:28:31.617Z] d98331edf9ab: Preparing [2022-08-29T20:28:31.617Z] 46f49016df1f: Preparing [2022-08-29T20:28:31.617Z] a87b2a284d37: Preparing [2022-08-29T20:28:31.617Z] c56b19dc5c73: Preparing [2022-08-29T20:28:31.617Z] 994393dc58e7: Preparing [2022-08-29T20:28:31.617Z] 994393dc58e7: Layer already exists [2022-08-29T20:28:31.617Z] 46f49016df1f: Layer already exists [2022-08-29T20:28:31.617Z] a87b2a284d37: Layer already exists [2022-08-29T20:28:31.617Z] d98331edf9ab: Layer already exists [2022-08-29T20:28:31.617Z] c56b19dc5c73: Layer already exists [2022-08-29T20:28:31.617Z] main: digest: sha256:d96c81a2052366466e9316aea23d1b829757e6738c27ac1b0e1ef3a8c9228519 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:28:31.669Z] ===================================================== [Pipeline] echo [2022-08-29T20:28:31.678Z] taggedImages: [2022-08-29T20:28:31.678Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:28:31.678Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-29T20:28:31.678Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.51 [2022-08-29T20:28:31.678Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:28:31.678Z] - 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-08-29T20:32:09.276Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T20:32:19.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T20:32:34.616Z] Removing intermediate container b4446d5a8416 [2022-08-29T20:32:34.617Z] ---> 4f91396ed35f [2022-08-29T20:32:34.617Z] [2022-08-29T20:32:34.617Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T20:32:35.222Z] 3.16: Pulling from library/alpine [2022-08-29T20:32:37.379Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T20:32:37.379Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T20:32:37.379Z] ---> a6215f271958 [2022-08-29T20:32:37.379Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-29T20:32:37.689Z] ---> Running in 26ca6cb739d9 [2022-08-29T20:32:40.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:32:40.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:32:42.379Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-29T20:32:42.379Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-29T20:32:42.379Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T20:32:42.379Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-29T20:32:42.379Z] (5/6) Installing curl (7.83.1-r2) [2022-08-29T20:32:42.379Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-29T20:32:42.379Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:32:42.656Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:32:42.935Z] OK: 8 MiB in 20 packages [2022-08-29T20:32:44.395Z] Removing intermediate container fe491daecbb9 [2022-08-29T20:32:44.395Z] ---> 081127d3d02b [2022-08-29T20:32:44.395Z] [2022-08-29T20:32:44.395Z] Step 10/25 : FROM alpine:3.16 [2022-08-29T20:32:44.395Z] ---> a6215f271958 [2022-08-29T20:32:44.395Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-29T20:32:44.674Z] ---> Running in ee586ed4d657 [2022-08-29T20:32:45.671Z] Removing intermediate container 26ca6cb739d9 [2022-08-29T20:32:45.671Z] ---> 701a3a53f276 [2022-08-29T20:32:45.671Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T20:32:45.950Z] ---> Running in 966b94f80cf3 [2022-08-29T20:32:46.561Z] Removing intermediate container 966b94f80cf3 [2022-08-29T20:32:46.561Z] ---> d05f19659408 [2022-08-29T20:32:46.561Z] Step 13/22 : WORKDIR /edgex [2022-08-29T20:32:46.561Z] ---> Running in ad2ff0c18fca [2022-08-29T20:32:46.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:32:47.121Z] Removing intermediate container ad2ff0c18fca [2022-08-29T20:32:47.121Z] ---> 41052a4caa72 [2022-08-29T20:32:47.121Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-29T20:32:47.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:32:48.393Z] ---> be75d9598e2a [2022-08-29T20:32:48.393Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-29T20:32:48.671Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-29T20:32:48.671Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-29T20:32:48.671Z] (3/3) Installing su-exec (0.2-r1) [2022-08-29T20:32:48.671Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:32:48.951Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:32:49.555Z] OK: 6 MiB in 17 packages [2022-08-29T20:32:49.839Z] ---> 69f370797900 [2022-08-29T20:32:49.839Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-29T20:32:52.480Z] ---> 65bdd0b813df [2022-08-29T20:32:52.480Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T20:32:52.480Z] Removing intermediate container ee586ed4d657 [2022-08-29T20:32:52.480Z] ---> 2217971252aa [2022-08-29T20:32:52.480Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T20:32:52.480Z] ---> Running in 794b4b70e3bd [2022-08-29T20:32:53.086Z] Removing intermediate container 794b4b70e3bd [2022-08-29T20:32:53.086Z] ---> b6e2886e170b [2022-08-29T20:32:53.086Z] Step 13/25 : WORKDIR / [2022-08-29T20:32:53.363Z] ---> Running in 4187c86da8ad [2022-08-29T20:32:53.649Z] ---> d4ffa7fff362 [2022-08-29T20:32:53.649Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T20:32:53.649Z] ---> Running in 02692793d101 [2022-08-29T20:32:54.257Z] Removing intermediate container 4187c86da8ad [2022-08-29T20:32:54.257Z] ---> ea3911adaac2 [2022-08-29T20:32:54.257Z] 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-08-29T20:32:55.698Z] ---> 2804c0d58aa7 [2022-08-29T20:32:55.698Z] 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-08-29T20:32:57.155Z] ---> 7c38ad9a1e4b [2022-08-29T20:32:57.155Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-29T20:32:57.155Z] Removing intermediate container 02692793d101 [2022-08-29T20:32:57.155Z] ---> 2bbbd5c235ea [2022-08-29T20:32:57.155Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T20:32:57.155Z] ---> Running in 0b8375de830d [2022-08-29T20:32:58.150Z] Removing intermediate container 0b8375de830d [2022-08-29T20:32:58.150Z] ---> ac7d58ad644b [2022-08-29T20:32:58.150Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T20:32:58.441Z] ---> ddd58fcaa491 [2022-08-29T20:32:58.441Z] 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-08-29T20:32:58.719Z] ---> Running in bf89a8ea3a9f [2022-08-29T20:32:59.729Z] Removing intermediate container bf89a8ea3a9f [2022-08-29T20:32:59.730Z] ---> 6c002fb15eb6 [2022-08-29T20:32:59.730Z] Step 21/22 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:33:00.008Z] ---> Running in 7e55c3ae024a [2022-08-29T20:33:00.624Z] ---> 3f9159fafee4 [2022-08-29T20:33:00.624Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-29T20:33:00.904Z] Removing intermediate container 7e55c3ae024a [2022-08-29T20:33:00.904Z] ---> a789c12d7a40 [2022-08-29T20:33:00.904Z] Step 22/22 : LABEL version=2.3.0-dev.51 [2022-08-29T20:33:01.185Z] ---> Running in f85045a6ed35 [2022-08-29T20:33:01.797Z] Removing intermediate container f85045a6ed35 [2022-08-29T20:33:01.797Z] ---> ba5d0d5c9f63 [2022-08-29T20:33:01.797Z] [2022-08-29T20:33:02.413Z] Successfully built ba5d0d5c9f63 [2022-08-29T20:33:02.413Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-29T20:33:02.413Z] Building sys-mgmt-agent [2022-08-29T20:33:03.437Z]  Building security-proxy-setup ... done  ---> 46af67ae87fb [2022-08-29T20:33:03.437Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-29T20:33:07.053Z] ---> 2f67a379793f [2022-08-29T20:33:07.053Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T20:33:09.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:33:09.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:33:09.074Z] ---> e522e01b5abe [2022-08-29T20:33:09.074Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T20:33:09.074Z] ---> Using cache [2022-08-29T20:33:09.074Z] ---> df7bdf1b9f94 [2022-08-29T20:33:09.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:33:09.074Z] ---> Using cache [2022-08-29T20:33:09.074Z] ---> 76dac6c71c73 [2022-08-29T20:33:09.074Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-29T20:33:09.074Z] ---> Running in f563e4aa66a3 [2022-08-29T20:33:09.352Z] ---> ee807d935e00 [2022-08-29T20:33:09.352Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T20:33:09.639Z] ---> Running in c1e04c75d313 [2022-08-29T20:33:11.102Z] Removing intermediate container 9de90bc8ab3c [2022-08-29T20:33:11.102Z] ---> 191d857c8098 [2022-08-29T20:33:11.102Z] [2022-08-29T20:33:11.102Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T20:33:11.102Z] ---> a6215f271958 [2022-08-29T20:33:11.102Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-29T20:33:11.102Z] ---> Running in 333e9eeef7e1 [2022-08-29T20:33:12.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:33:13.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:33:13.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:33:14.145Z] Removing intermediate container c1e04c75d313 [2022-08-29T20:33:14.145Z] ---> bb0e0b300277 [2022-08-29T20:33:14.145Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T20:33:14.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:33:14.429Z] ---> Running in 1485e1f51389 [2022-08-29T20:33:15.044Z] Removing intermediate container 1485e1f51389 [2022-08-29T20:33:15.044Z] ---> da7a7c718233 [2022-08-29T20:33:15.044Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T20:33:15.044Z] ---> Running in 74ad435de071 [2022-08-29T20:33:15.044Z] OK: 221 MiB in 51 packages [2022-08-29T20:33:15.640Z] Removing intermediate container 74ad435de071 [2022-08-29T20:33:15.640Z] ---> 7acfa525ad2b [2022-08-29T20:33:15.640Z] Step 24/25 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:33:15.918Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-29T20:33:15.918Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:33:16.199Z] OK: 5 MiB in 15 packages [2022-08-29T20:33:16.199Z] ---> Running in f0667e5cddcc [2022-08-29T20:33:16.814Z] Removing intermediate container f563e4aa66a3 [2022-08-29T20:33:16.814Z] ---> d75a4f85c45d [2022-08-29T20:33:16.814Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T20:33:16.814Z] Removing intermediate container f0667e5cddcc [2022-08-29T20:33:16.814Z] ---> 9ddf344207dd [2022-08-29T20:33:16.814Z] Step 25/25 : LABEL version=2.3.0-dev.51 [2022-08-29T20:33:17.089Z] ---> Running in 7d15a6678f93 [2022-08-29T20:33:18.083Z] Removing intermediate container 7d15a6678f93 [2022-08-29T20:33:18.083Z] ---> 398835c83810 [2022-08-29T20:33:18.083Z] [2022-08-29T20:33:18.083Z] Removing intermediate container 333e9eeef7e1 [2022-08-29T20:33:18.083Z] ---> 6f4b998d0120 [2022-08-29T20:33:18.083Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T20:33:18.083Z] ---> Running in f3568f4eefc5 [2022-08-29T20:33:18.083Z] Successfully built 398835c83810 [2022-08-29T20:33:18.083Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-29T20:33:18.083Z]  Building security-secretstore-setup ... done Building core-metadata [2022-08-29T20:33:18.699Z] ---> 47a76819557d [2022-08-29T20:33:18.699Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:33:18.699Z] ---> Running in 416a0e693c96 [2022-08-29T20:33:18.982Z] Removing intermediate container f3568f4eefc5 [2022-08-29T20:33:18.982Z] ---> 0c4ebdb26f64 [2022-08-29T20:33:18.982Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-29T20:33:19.266Z] ---> Running in 1d5a5bfc7cc8 [2022-08-29T20:33:20.275Z] Removing intermediate container 1d5a5bfc7cc8 [2022-08-29T20:33:20.275Z] ---> 269c3d1ece56 [2022-08-29T20:33:20.275Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-29T20:33:20.275Z] ---> Running in 9bda9334888c [2022-08-29T20:33:20.888Z] Removing intermediate container 9bda9334888c [2022-08-29T20:33:20.888Z] ---> 3f1123f477c3 [2022-08-29T20:33:20.888Z] Step 15/23 : WORKDIR / [2022-08-29T20:33:21.165Z] ---> Running in 00b9595d7154 [2022-08-29T20:33:21.779Z] Removing intermediate container 00b9595d7154 [2022-08-29T20:33:21.779Z] ---> c6b8252bf7a2 [2022-08-29T20:33:21.779Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:33:23.233Z] ---> 3b49d2eb4def [2022-08-29T20:33:23.233Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-29T20:33:23.233Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:33:23.233Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:33:23.233Z] ---> e522e01b5abe [2022-08-29T20:33:23.233Z] Step 3/24 : WORKDIR /edgex-go [2022-08-29T20:33:23.233Z] ---> Using cache [2022-08-29T20:33:23.233Z] ---> df7bdf1b9f94 [2022-08-29T20:33:23.233Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:33:23.233Z] ---> Using cache [2022-08-29T20:33:23.233Z] ---> 76dac6c71c73 [2022-08-29T20:33:23.233Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-29T20:33:23.233Z] ---> Using cache [2022-08-29T20:33:23.233Z] ---> 144a415b5685 [2022-08-29T20:33:23.233Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-29T20:33:23.234Z] ---> Using cache [2022-08-29T20:33:23.234Z] ---> 6ac2530f7a8b [2022-08-29T20:33:23.234Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:33:23.234Z] ---> Using cache [2022-08-29T20:33:23.234Z] ---> dfdc806fabc3 [2022-08-29T20:33:23.234Z] Step 8/24 : COPY . . [2022-08-29T20:33:23.512Z] ---> Using cache [2022-08-29T20:33:23.512Z] ---> 908830e0d5a7 [2022-08-29T20:33:23.512Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-29T20:33:23.795Z] ---> Running in f77820eac260 [2022-08-29T20:33:25.782Z] ---> ae4739956c15 [2022-08-29T20:33:25.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-29T20:33:26.389Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T20:33:26.991Z] ---> c15b6fc17373 [2022-08-29T20:33:26.991Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-29T20:33:26.991Z] ---> Running in 96bb2a3f7409 [2022-08-29T20:33:27.597Z] Removing intermediate container 96bb2a3f7409 [2022-08-29T20:33:27.597Z] ---> 4afa96317fab [2022-08-29T20:33:27.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:33:27.871Z] ---> Running in 846003a05cf8 [2022-08-29T20:33:28.474Z] Removing intermediate container 846003a05cf8 [2022-08-29T20:33:28.474Z] ---> 9269212bb6ad [2022-08-29T20:33:28.474Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T20:33:28.474Z] ---> Running in ce78d7e8c1e1 [2022-08-29T20:33:29.078Z] Removing intermediate container ce78d7e8c1e1 [2022-08-29T20:33:29.078Z] ---> 8686958cd26b [2022-08-29T20:33:29.078Z] Step 22/23 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:33:29.363Z] ---> Running in f7e155b86b67 [2022-08-29T20:33:29.984Z] Removing intermediate container f7e155b86b67 [2022-08-29T20:33:29.984Z] ---> e6414c9e67b0 [2022-08-29T20:33:29.984Z] Step 23/23 : LABEL version=2.3.0-dev.51 [2022-08-29T20:33:29.984Z] ---> Running in dae20adc6e7f [2022-08-29T20:33:30.621Z] Removing intermediate container dae20adc6e7f [2022-08-29T20:33:30.621Z] ---> 4e4cbbbb726d [2022-08-29T20:33:30.621Z] [2022-08-29T20:33:30.621Z] Successfully built 4e4cbbbb726d [2022-08-29T20:33:30.621Z] Successfully tagged core-command-arm64:latest [2022-08-29T20:33:30.621Z]  Building core-command ... done Building security-spire-agent [2022-08-29T20:33:34.962Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:33:34.962Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:33:34.962Z] ---> e522e01b5abe [2022-08-29T20:33:34.962Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T20:33:34.962Z] ---> Using cache [2022-08-29T20:33:34.962Z] ---> df7bdf1b9f94 [2022-08-29T20:33:34.962Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:33:34.962Z] ---> Using cache [2022-08-29T20:33:34.962Z] ---> 76dac6c71c73 [2022-08-29T20:33:34.962Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T20:33:34.962Z] ---> Running in 353a5e6321e2 [2022-08-29T20:33:37.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:33:37.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:33:39.069Z] OK: 221 MiB in 51 packages [2022-08-29T20:33:40.524Z] Removing intermediate container 353a5e6321e2 [2022-08-29T20:33:40.524Z] ---> ca92c420156c [2022-08-29T20:33:40.524Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T20:33:41.774Z] ---> f40354c46444 [2022-08-29T20:33:41.774Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:33:41.774Z] ---> Running in e8f2d354dd7c [2022-08-29T20:34:08.787Z] Removing intermediate container 416a0e693c96 [2022-08-29T20:34:08.787Z] ---> 8213682441f4 [2022-08-29T20:34:08.787Z] Step 8/23 : COPY . . [2022-08-29T20:34:14.221Z] ---> d0401d0c8a99 [2022-08-29T20:34:14.222Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-29T20:34:14.222Z] ---> Running in e26f26da8925 [2022-08-29T20:34:16.229Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T20:34:34.610Z] Removing intermediate container e8f2d354dd7c [2022-08-29T20:34:34.610Z] ---> 91bc028ad846 [2022-08-29T20:34:34.610Z] Step 8/26 : COPY . . [2022-08-29T20:34:36.603Z] ---> e99f45d6ef53 [2022-08-29T20:34:36.603Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T20:34:36.603Z] ---> Running in e4e4436fb8d9 [2022-08-29T20:34:37.208Z] Removing intermediate container e4e4436fb8d9 [2022-08-29T20:34:37.208Z] ---> 308221f3cec8 [2022-08-29T20:34:37.208Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T20:34:37.208Z] ---> Running in e5000059fbe3 [2022-08-29T20:34:37.823Z] Removing intermediate container e5000059fbe3 [2022-08-29T20:34:37.823Z] ---> ce8a839bd606 [2022-08-29T20:34:37.824Z] 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-08-29T20:34:37.824Z] ---> Running in a27a32c0576b [2022-08-29T20:34:40.475Z] Removing intermediate container a27a32c0576b [2022-08-29T20:34:40.475Z] ---> 98b4ff76572c [2022-08-29T20:34:40.475Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T20:34:40.757Z] ---> Running in d342d40e54d5 [2022-08-29T20:34:41.371Z] Removing intermediate container d342d40e54d5 [2022-08-29T20:34:41.371Z] ---> 8f611ed6e596 [2022-08-29T20:34:41.371Z] [2022-08-29T20:34:41.371Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T20:34:41.371Z] ---> 02e0d6fdf486 [2022-08-29T20:34:41.371Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:34:41.371Z] ---> Using cache [2022-08-29T20:34:41.371Z] ---> a067b3af695b [2022-08-29T20:34:41.371Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:34:41.371Z] ---> Using cache [2022-08-29T20:34:41.371Z] ---> 58b33ea61e4e [2022-08-29T20:34:41.371Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T20:34:41.371Z] ---> Running in 9b028107727f [2022-08-29T20:34:43.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:34:44.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:34:45.812Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T20:34:45.812Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T20:34:45.812Z] OK: 15733 distinct packages available [2022-08-29T20:34:46.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:34:47.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:34:49.012Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T20:34:49.012Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T20:34:49.012Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T20:34:49.012Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T20:34:49.012Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T20:34:49.291Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T20:34:49.291Z] OK: 6 MiB in 19 packages [2022-08-29T20:34:51.636Z] Removing intermediate container 9b028107727f [2022-08-29T20:34:51.636Z] ---> 62c2cb375eeb [2022-08-29T20:34:51.636Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-29T20:34:55.060Z] ---> eb27be5c289a [2022-08-29T20:34:55.060Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T20:35:00.509Z] ---> efad76eda058 [2022-08-29T20:35:00.509Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T20:35:01.140Z] ---> 6d4fff3d1681 [2022-08-29T20:35:01.140Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-29T20:35:02.131Z] ---> ae0728f36583 [2022-08-29T20:35:02.131Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-29T20:35:03.126Z] ---> 8b1e83033831 [2022-08-29T20:35:03.126Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T20:35:03.405Z] ---> Running in f2d5dab548e4 [2022-08-29T20:35:04.024Z] Removing intermediate container f2d5dab548e4 [2022-08-29T20:35:04.024Z] ---> 8679743747eb [2022-08-29T20:35:04.024Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T20:35:04.024Z] ---> Running in 908231b494c4 [2022-08-29T20:35:04.629Z] Removing intermediate container 908231b494c4 [2022-08-29T20:35:04.629Z] ---> 6e5f3ec18c0e [2022-08-29T20:35:04.629Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T20:35:04.629Z] ---> Running in ca3302e31e20 [2022-08-29T20:35:05.247Z] Removing intermediate container ca3302e31e20 [2022-08-29T20:35:05.247Z] ---> 74f188bbe104 [2022-08-29T20:35:05.247Z] Step 25/26 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:35:05.247Z] ---> Running in 3555129f5b50 [2022-08-29T20:35:05.866Z] Removing intermediate container 3555129f5b50 [2022-08-29T20:35:05.866Z] ---> 664253ec006c [2022-08-29T20:35:05.866Z] Step 26/26 : LABEL version=2.3.0-dev.51 [2022-08-29T20:35:06.151Z] ---> Running in eecb4184ccfa [2022-08-29T20:35:06.428Z] Removing intermediate container eecb4184ccfa [2022-08-29T20:35:06.428Z] ---> b63f6db04748 [2022-08-29T20:35:06.428Z] [2022-08-29T20:35:07.037Z] Successfully built b63f6db04748 [2022-08-29T20:35:07.037Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-29T20:35:07.037Z] Building security-bootstrapper [2022-08-29T20:35:12.492Z]  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:35:12.492Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:35:12.492Z] ---> e522e01b5abe [2022-08-29T20:35:12.492Z] Step 3/31 : WORKDIR /edgex-go [2022-08-29T20:35:12.492Z] ---> Using cache [2022-08-29T20:35:12.493Z] ---> df7bdf1b9f94 [2022-08-29T20:35:12.493Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:35:12.493Z] ---> Using cache [2022-08-29T20:35:12.493Z] ---> 76dac6c71c73 [2022-08-29T20:35:12.493Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-29T20:35:12.493Z] ---> Using cache [2022-08-29T20:35:12.493Z] ---> 144a415b5685 [2022-08-29T20:35:12.493Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-29T20:35:12.493Z] ---> Using cache [2022-08-29T20:35:12.493Z] ---> 6ac2530f7a8b [2022-08-29T20:35:12.493Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:35:12.493Z] ---> Using cache [2022-08-29T20:35:12.493Z] ---> dfdc806fabc3 [2022-08-29T20:35:12.493Z] Step 8/31 : COPY . . [2022-08-29T20:35:12.493Z] ---> Using cache [2022-08-29T20:35:12.493Z] ---> 908830e0d5a7 [2022-08-29T20:35:12.493Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-29T20:35:12.776Z] ---> Running in c27eb29b4f49 [2022-08-29T20:35:15.423Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T20:35:18.841Z] Removing intermediate container dc4e57a9bc5e [2022-08-29T20:35:18.841Z] ---> 26f367f81ddb [2022-08-29T20:35:18.841Z] [2022-08-29T20:35:18.841Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T20:35:18.841Z] ---> a6215f271958 [2022-08-29T20:35:18.841Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-29T20:35:18.841Z] ---> Using cache [2022-08-29T20:35:18.841Z] ---> 6f4b998d0120 [2022-08-29T20:35:18.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T20:35:18.841Z] ---> Using cache [2022-08-29T20:35:18.841Z] ---> 0c4ebdb26f64 [2022-08-29T20:35:18.841Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-29T20:35:18.841Z] ---> Running in e8d4d7b76a83 [2022-08-29T20:35:19.119Z] Removing intermediate container e8d4d7b76a83 [2022-08-29T20:35:19.119Z] ---> c59ea4f918d7 [2022-08-29T20:35:19.119Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T20:35:19.396Z] ---> Running in b7b8933d86f8 [2022-08-29T20:35:19.692Z] Removing intermediate container b7b8933d86f8 [2022-08-29T20:35:19.692Z] ---> 2e222176d2d1 [2022-08-29T20:35:19.692Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:35:20.683Z] ---> c3e76dfd0b15 [2022-08-29T20:35:20.684Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-29T20:35:23.336Z] ---> 44e95931e101 [2022-08-29T20:35:23.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-29T20:35:23.942Z] ---> 148189990e18 [2022-08-29T20:35:23.942Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-29T20:35:24.220Z] ---> Running in bc5e116aa339 [2022-08-29T20:35:24.828Z] Removing intermediate container bc5e116aa339 [2022-08-29T20:35:24.828Z] ---> 1ddb87e641ab [2022-08-29T20:35:24.828Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:35:25.105Z] ---> Running in 856713debda8 [2022-08-29T20:35:25.707Z] Removing intermediate container 856713debda8 [2022-08-29T20:35:25.707Z] ---> 4832cd73b3a1 [2022-08-29T20:35:25.707Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T20:35:25.707Z] ---> Running in 1fe6205a880a [2022-08-29T20:35:26.309Z] Removing intermediate container 1fe6205a880a [2022-08-29T20:35:26.309Z] ---> 33c8a5cd67a2 [2022-08-29T20:35:26.309Z] Step 21/22 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:35:26.309Z] ---> Running in 4009ee6efdee [2022-08-29T20:35:26.921Z] Removing intermediate container 4009ee6efdee [2022-08-29T20:35:26.921Z] ---> 4bcd2336f3c2 [2022-08-29T20:35:26.921Z] Step 22/22 : LABEL version=2.3.0-dev.51 [2022-08-29T20:35:26.921Z] ---> Running in 9b620f6dea24 [2022-08-29T20:35:27.528Z] Removing intermediate container 9b620f6dea24 [2022-08-29T20:35:27.528Z] ---> e760781929e4 [2022-08-29T20:35:27.528Z] [2022-08-29T20:35:27.951Z] Successfully built e760781929e4 [2022-08-29T20:35:27.951Z] Successfully tagged support-scheduler-arm64:latest [2022-08-29T20:35:27.951Z] Building security-spiffe-token-provider [2022-08-29T20:35:31.640Z]  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:35:31.640Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:35:31.640Z] ---> e522e01b5abe [2022-08-29T20:35:31.640Z] Step 3/20 : WORKDIR /edgex-go [2022-08-29T20:35:31.640Z] ---> Using cache [2022-08-29T20:35:31.640Z] ---> df7bdf1b9f94 [2022-08-29T20:35:31.640Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-29T20:35:31.918Z] ---> Running in 2ac38b450d0c [2022-08-29T20:35:33.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:35:34.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:35:35.507Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-29T20:35:35.507Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-29T20:35:35.507Z] OK: 16891 distinct packages available [2022-08-29T20:35:35.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:35:36.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:35:37.053Z] OK: 221 MiB in 51 packages [2022-08-29T20:35:38.496Z] Removing intermediate container 2ac38b450d0c [2022-08-29T20:35:38.496Z] ---> c82c676d7707 [2022-08-29T20:35:38.496Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-29T20:35:39.479Z] ---> 85d54b63c727 [2022-08-29T20:35:39.479Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:35:39.479Z] ---> Running in 9bdc63b96981 [2022-08-29T20:36:26.498Z] Removing intermediate container 9bdc63b96981 [2022-08-29T20:36:26.498Z] ---> 800ead182c7d [2022-08-29T20:36:26.498Z] Step 7/20 : COPY . . [2022-08-29T20:36:28.507Z] ---> 0f5d9d4021ce [2022-08-29T20:36:28.507Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-29T20:36:28.787Z] ---> Running in 6ec23734d11b [2022-08-29T20:36:30.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-29T20:36:45.887Z] Removing intermediate container a2b1a078235e [2022-08-29T20:36:45.887Z] ---> eda78d4c1c3f [2022-08-29T20:36:45.887Z] [2022-08-29T20:36:45.887Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T20:36:45.887Z] ---> a6215f271958 [2022-08-29T20:36:45.887Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-29T20:36:45.887Z] ---> Running in b0d98b9bc1bd [2022-08-29T20:36:45.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:36:46.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:36:47.602Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-29T20:36:47.602Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-29T20:36:47.602Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:36:47.602Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:36:48.204Z] OK: 6 MiB in 16 packages [2022-08-29T20:36:50.242Z] Removing intermediate container b0d98b9bc1bd [2022-08-29T20:36:50.242Z] ---> a05f6d833656 [2022-08-29T20:36:50.242Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T20:36:50.242Z] ---> Running in 82ca17f4ebdc [2022-08-29T20:36:50.853Z] Removing intermediate container 82ca17f4ebdc [2022-08-29T20:36:50.853Z] ---> d817633b0fff [2022-08-29T20:36:50.853Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-29T20:36:50.853Z] ---> Running in 3155b47d5a0b [2022-08-29T20:36:51.659Z] Removing intermediate container 3155b47d5a0b [2022-08-29T20:36:51.659Z] ---> d96dcdd5eda3 [2022-08-29T20:36:51.659Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T20:36:51.659Z] ---> Running in b9781a9c1875 [2022-08-29T20:36:51.940Z] Removing intermediate container b9781a9c1875 [2022-08-29T20:36:51.940Z] ---> a4d45e1675ed [2022-08-29T20:36:51.940Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:36:52.930Z] ---> 35281b6e7b19 [2022-08-29T20:36:52.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-29T20:36:54.915Z] ---> 1ce4d28c6764 [2022-08-29T20:36:54.915Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-29T20:36:55.961Z] ---> 12bb4009fa6b [2022-08-29T20:36:55.961Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-29T20:36:56.240Z] ---> Running in 739e249aa97b [2022-08-29T20:36:56.533Z] Removing intermediate container 739e249aa97b [2022-08-29T20:36:56.533Z] ---> 4d2fd3c9cb35 [2022-08-29T20:36:56.533Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:36:56.823Z] ---> Running in d2405e1fd8cc [2022-08-29T20:36:57.101Z] Removing intermediate container d2405e1fd8cc [2022-08-29T20:36:57.101Z] ---> d3650562998c [2022-08-29T20:36:57.101Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T20:36:57.390Z] ---> Running in 8d4b68d1a127 [2022-08-29T20:36:57.667Z] Removing intermediate container 8d4b68d1a127 [2022-08-29T20:36:57.667Z] ---> 6477094409bc [2022-08-29T20:36:57.667Z] Step 21/22 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:36:57.956Z] ---> Running in 87a9dd4c5445 [2022-08-29T20:36:58.565Z] Removing intermediate container 87a9dd4c5445 [2022-08-29T20:36:58.565Z] ---> dba44d091e9d [2022-08-29T20:36:58.565Z] Step 22/22 : LABEL version=2.3.0-dev.51 [2022-08-29T20:36:58.565Z] ---> Running in 8ef378f506ef [2022-08-29T20:36:59.175Z] Removing intermediate container 8ef378f506ef [2022-08-29T20:36:59.175Z] ---> 04edd39b6aae [2022-08-29T20:36:59.175Z] [2022-08-29T20:36:59.175Z] Successfully built 04edd39b6aae [2022-08-29T20:36:59.175Z] Successfully tagged support-notifications-arm64:latest [2022-08-29T20:36:59.175Z] Building core-data [2022-08-29T20:37:02.599Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:37:02.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:37:02.599Z] ---> e522e01b5abe [2022-08-29T20:37:02.599Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T20:37:02.599Z] ---> Using cache [2022-08-29T20:37:02.599Z] ---> df7bdf1b9f94 [2022-08-29T20:37:02.599Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:37:02.599Z] ---> Using cache [2022-08-29T20:37:02.599Z] ---> 76dac6c71c73 [2022-08-29T20:37:02.599Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-29T20:37:02.878Z] ---> Running in a23dd7057421 [2022-08-29T20:37:04.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:37:05.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:37:07.314Z] OK: 221 MiB in 51 packages [2022-08-29T20:37:08.302Z] Removing intermediate container a23dd7057421 [2022-08-29T20:37:08.302Z] ---> c5f4223a1aec [2022-08-29T20:37:08.302Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T20:37:09.300Z] ---> 0f62d71cdb16 [2022-08-29T20:37:09.300Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:37:09.300Z] ---> Running in 5a2cfe09e5e3 [2022-08-29T20:37:56.307Z] Removing intermediate container 5a2cfe09e5e3 [2022-08-29T20:37:56.307Z] ---> 6f850df60d0e [2022-08-29T20:37:56.307Z] Step 8/23 : COPY . . [2022-08-29T20:37:58.300Z] ---> 6ee9a4eb7c27 [2022-08-29T20:37:58.300Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-29T20:37:58.300Z] ---> Running in 0b556b352679 [2022-08-29T20:38:00.293Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T20:39:52.552Z] Removing intermediate container e26f26da8925 [2022-08-29T20:39:52.552Z] ---> ad6b2080b956 [2022-08-29T20:39:52.552Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-29T20:39:52.552Z] ---> Running in b98b2318c2a5 [2022-08-29T20:39:52.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.51" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T20:39:52.552Z] Removing intermediate container b98b2318c2a5 [2022-08-29T20:39:52.552Z] ---> 74edae2fff64 [2022-08-29T20:39:52.552Z] [2022-08-29T20:39:52.552Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T20:39:52.552Z] ---> a6215f271958 [2022-08-29T20:39:52.552Z] 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-08-29T20:39:52.552Z] ---> Running in 27ead9c51a51 [2022-08-29T20:39:52.552Z] Removing intermediate container 27ead9c51a51 [2022-08-29T20:39:52.552Z] ---> 2d68ab2cd101 [2022-08-29T20:39:52.552Z] 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-08-29T20:39:52.552Z] ---> Running in cb2ac1b79c0d [2022-08-29T20:39:52.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:39:52.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:39:54.000Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-29T20:39:54.000Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-29T20:39:54.000Z] (3/33) Installing readline (8.1.2-r0) [2022-08-29T20:39:54.000Z] (4/33) Installing bash (5.1.16-r2) [2022-08-29T20:39:54.280Z] Executing bash-5.1.16-r2.post-install [2022-08-29T20:39:54.280Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-29T20:39:54.280Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-29T20:39:54.280Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T20:39:54.280Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-29T20:39:54.280Z] (9/33) Installing curl (7.83.1-r2) [2022-08-29T20:39:54.280Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-29T20:39:55.272Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-29T20:39:55.272Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-29T20:39:55.272Z] (13/33) Installing expat (2.4.8-r0) [2022-08-29T20:39:55.272Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-29T20:39:55.272Z] (15/33) Installing gdbm (1.23-r0) [2022-08-29T20:39:55.272Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-29T20:39:55.550Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T20:39:55.550Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T20:39:55.550Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-29T20:39:55.550Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-29T20:39:55.550Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-29T20:39:58.964Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-29T20:39:58.964Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-29T20:39:58.964Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-29T20:39:58.964Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-29T20:39:58.964Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-29T20:39:58.964Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-29T20:39:58.964Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-29T20:39:58.964Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-29T20:39:58.964Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-29T20:39:58.964Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-29T20:39:58.964Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-29T20:39:59.253Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-29T20:40:00.748Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:40:00.748Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:40:01.026Z] OK: 120 MiB in 47 packages [2022-08-29T20:40:01.314Z] Removing intermediate container f77820eac260 [2022-08-29T20:40:01.314Z] ---> 5c09277e2fbb [2022-08-29T20:40:01.314Z] [2022-08-29T20:40:01.314Z] Step 10/24 : FROM alpine:3.16 [2022-08-29T20:40:01.314Z] ---> a6215f271958 [2022-08-29T20:40:01.314Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-29T20:40:01.314Z] ---> Using cache [2022-08-29T20:40:01.314Z] ---> 6f4b998d0120 [2022-08-29T20:40:01.314Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T20:40:01.314Z] ---> Using cache [2022-08-29T20:40:01.314Z] ---> 0c4ebdb26f64 [2022-08-29T20:40:01.314Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-29T20:40:01.588Z] ---> Running in 91b622d1aff7 [2022-08-29T20:40:02.207Z] Removing intermediate container 91b622d1aff7 [2022-08-29T20:40:02.207Z] ---> 54ec55ac9059 [2022-08-29T20:40:02.207Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-29T20:40:02.485Z] ---> Running in 8516aeecc58e [2022-08-29T20:40:02.773Z] Removing intermediate container 8516aeecc58e [2022-08-29T20:40:02.773Z] ---> bbbd927d59d2 [2022-08-29T20:40:02.773Z] Step 15/24 : WORKDIR / [2022-08-29T20:40:03.048Z] ---> Running in 7d4c3f5676b6 [2022-08-29T20:40:03.324Z] Removing intermediate container 7d4c3f5676b6 [2022-08-29T20:40:03.324Z] ---> 0c412d00c27a [2022-08-29T20:40:03.324Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:40:04.316Z] ---> 1d90ed78aedf [2022-08-29T20:40:04.316Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-29T20:40:06.299Z] ---> aceb82906f4e [2022-08-29T20:40:06.299Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-29T20:40:07.285Z] ---> bb46e06746d8 [2022-08-29T20:40:07.285Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-29T20:40:08.271Z] ---> d004c4c3b960 [2022-08-29T20:40:08.271Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-29T20:40:08.271Z] ---> Running in a97fb8a22b4e [2022-08-29T20:40:08.872Z] Removing intermediate container a97fb8a22b4e [2022-08-29T20:40:08.873Z] ---> 200ec270a84a [2022-08-29T20:40:08.873Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:40:08.873Z] ---> Running in 1ae4cb7f2beb [2022-08-29T20:40:09.479Z] Removing intermediate container 1ae4cb7f2beb [2022-08-29T20:40:09.479Z] ---> 2bec480c598a [2022-08-29T20:40:09.479Z] Step 22/24 : LABEL arch=arm64 [2022-08-29T20:40:09.479Z] ---> Running in 65b591673ec0 [2022-08-29T20:40:10.094Z] Removing intermediate container 65b591673ec0 [2022-08-29T20:40:10.094Z] ---> c5376318456f [2022-08-29T20:40:10.094Z] Step 23/24 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:40:10.094Z] ---> Running in 0f5f6b34e1ef [2022-08-29T20:40:10.698Z] Removing intermediate container 0f5f6b34e1ef [2022-08-29T20:40:10.698Z] ---> d508cf136621 [2022-08-29T20:40:10.698Z] Step 24/24 : LABEL version=2.3.0-dev.51 [2022-08-29T20:40:10.986Z] ---> Running in a62c4ecec2a1 [2022-08-29T20:40:11.598Z] Removing intermediate container a62c4ecec2a1 [2022-08-29T20:40:11.598Z] ---> 149363155eb6 [2022-08-29T20:40:11.598Z] [2022-08-29T20:40:11.598Z] Successfully built 149363155eb6 [2022-08-29T20:40:11.598Z] Successfully tagged core-metadata-arm64:latest [2022-08-29T20:40:11.598Z] Building security-spire-server [2022-08-29T20:40:15.093Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T20:40:15.093Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T20:40:15.093Z] ---> e522e01b5abe [2022-08-29T20:40:15.093Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T20:40:15.093Z] ---> Using cache [2022-08-29T20:40:15.093Z] ---> df7bdf1b9f94 [2022-08-29T20:40:15.093Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:40:15.093Z] ---> Using cache [2022-08-29T20:40:15.093Z] ---> 76dac6c71c73 [2022-08-29T20:40:15.093Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T20:40:15.093Z] ---> Using cache [2022-08-29T20:40:15.093Z] ---> ca92c420156c [2022-08-29T20:40:15.093Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T20:40:15.093Z] ---> Using cache [2022-08-29T20:40:15.093Z] ---> f40354c46444 [2022-08-29T20:40:15.093Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T20:40:15.093Z] ---> Using cache [2022-08-29T20:40:15.093Z] ---> 91bc028ad846 [2022-08-29T20:40:15.093Z] Step 8/25 : COPY . . [2022-08-29T20:40:15.366Z] ---> Using cache [2022-08-29T20:40:15.366Z] ---> e99f45d6ef53 [2022-08-29T20:40:15.366Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T20:40:15.366Z] ---> Using cache [2022-08-29T20:40:15.366Z] ---> 308221f3cec8 [2022-08-29T20:40:15.366Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-29T20:40:15.366Z] ---> Using cache [2022-08-29T20:40:15.366Z] ---> ce8a839bd606 [2022-08-29T20:40:15.366Z] 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-08-29T20:40:15.658Z] ---> Running in c647e8f61635 [2022-08-29T20:40:19.103Z] Removing intermediate container c647e8f61635 [2022-08-29T20:40:19.103Z] ---> e03a549aff82 [2022-08-29T20:40:19.103Z] Step 12/25 : WORKDIR /edgex-go [2022-08-29T20:40:19.103Z] ---> Running in 06132e7b1897 [2022-08-29T20:40:19.103Z] Removing intermediate container 06132e7b1897 [2022-08-29T20:40:19.103Z] ---> 89e83990e20f [2022-08-29T20:40:19.103Z] [2022-08-29T20:40:19.103Z] Step 13/25 : FROM alpine:3.15 [2022-08-29T20:40:19.103Z] ---> 02e0d6fdf486 [2022-08-29T20:40:19.103Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:40:19.103Z] ---> Using cache [2022-08-29T20:40:19.103Z] ---> a067b3af695b [2022-08-29T20:40:19.103Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:40:19.103Z] ---> Using cache [2022-08-29T20:40:19.103Z] ---> 58b33ea61e4e [2022-08-29T20:40:19.103Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T20:40:19.103Z] ---> Using cache [2022-08-29T20:40:19.103Z] ---> 62c2cb375eeb [2022-08-29T20:40:19.103Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T20:40:21.129Z] Collecting docker-compose==1.23.2 [2022-08-29T20:40:21.129Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-29T20:40:21.408Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 [2022-08-29T20:40:21.686Z] 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-08-29T20:40:23.143Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-29T20:40:23.143Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-29T20:40:23.143Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.4 MB/s eta 0:00:00 [2022-08-29T20:40:23.442Z] Collecting cached-property<2,>=1.2.0 [2022-08-29T20:40:23.442Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-29T20:40:24.054Z] Collecting jsonschema<3,>=2.5.1 [2022-08-29T20:40:24.054Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-29T20:40:24.357Z] Collecting texttable<0.10,>=0.9.0 [2022-08-29T20:40:24.357Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-29T20:40:24.357Z] Preparing metadata (setup.py): started [2022-08-29T20:40:24.633Z] ---> ac8061bcbc75 [2022-08-29T20:40:24.633Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T20:40:25.623Z] ---> 928d8a5ae7ac [2022-08-29T20:40:25.623Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-29T20:40:26.623Z] ---> 5126b0271ff6 [2022-08-29T20:40:26.623Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-29T20:40:27.228Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T20:40:27.228Z] ---> 770d1acfbe37 [2022-08-29T20:40:27.228Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T20:40:27.533Z] ---> Running in 7d196b34de70 [2022-08-29T20:40:27.835Z] Removing intermediate container 7d196b34de70 [2022-08-29T20:40:27.835Z] ---> 501f5e968543 [2022-08-29T20:40:27.835Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T20:40:27.835Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-29T20:40:27.835Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-29T20:40:28.124Z] ---> Running in 1ef7dcf75d3d [2022-08-29T20:40:28.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 2.4 MB/s eta 0:00:00 [2022-08-29T20:40:28.412Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-29T20:40:28.412Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-29T20:40:28.412Z] Preparing metadata (setup.py): started [2022-08-29T20:40:28.699Z] Removing intermediate container 1ef7dcf75d3d [2022-08-29T20:40:28.699Z] ---> be8770a6683d [2022-08-29T20:40:28.699Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T20:40:28.699Z] ---> Running in bec63c5b01f9 [2022-08-29T20:40:28.980Z] Removing intermediate container bec63c5b01f9 [2022-08-29T20:40:28.980Z] ---> 59ddf7865b92 [2022-08-29T20:40:29.277Z] Step 24/25 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:40:29.277Z] ---> Running in bb36891da6ac [2022-08-29T20:40:29.565Z] Removing intermediate container bb36891da6ac [2022-08-29T20:40:29.565Z] ---> 4cd98c425a10 [2022-08-29T20:40:29.565Z] Step 25/25 : LABEL version=2.3.0-dev.51 [2022-08-29T20:40:29.852Z] ---> Running in 02f276c5ca0c [2022-08-29T20:40:30.129Z] Removing intermediate container 02f276c5ca0c [2022-08-29T20:40:30.129Z] ---> f36465a0ee02 [2022-08-29T20:40:30.129Z] [2022-08-29T20:40:30.405Z] Successfully built f36465a0ee02 [2022-08-29T20:40:30.405Z] Successfully tagged security-spire-server-arm64:latest [2022-08-29T20:40:31.017Z]  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-29T20:40:31.017Z] Collecting docopt<0.7,>=0.6.1 [2022-08-29T20:40:31.017Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-29T20:40:31.017Z] Preparing metadata (setup.py): started [2022-08-29T20:40:33.037Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T20:40:33.316Z] Collecting docker<4.0,>=3.6.0 [2022-08-29T20:40:33.316Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-29T20:40:33.592Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.3 MB/s eta 0:00:00 [2022-08-29T20:40:34.195Z] Collecting PyYAML<4,>=3.10 [2022-08-29T20:40:34.195Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-29T20:40:34.195Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.5 MB/s eta 0:00:00 [2022-08-29T20:40:36.188Z] Preparing metadata (setup.py): started [2022-08-29T20:40:37.633Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T20:40:37.910Z] Collecting docker-pycreds>=0.4.0 [2022-08-29T20:40:37.910Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-29T20:40:38.899Z] Collecting idna<2.8,>=2.5 [2022-08-29T20:40:38.899Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-29T20:40:38.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.6 MB/s eta 0:00:00 [2022-08-29T20:40:39.175Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-29T20:40:39.175Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-29T20:40:39.175Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.2 MB/s eta 0:00:00 [2022-08-29T20:40:39.781Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-29T20:40:39.781Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-29T20:40:39.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 [2022-08-29T20:40:40.057Z] Collecting certifi>=2017.4.17 [2022-08-29T20:40:40.336Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-29T20:40:40.336Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.1 MB/s eta 0:00:00 [2022-08-29T20:40:40.617Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-29T20:40:40.617Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-29T20:40:40.617Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-29T20:40:40.617Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-29T20:40:41.608Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-29T20:40:41.608Z] Running setup.py install for texttable: started [2022-08-29T20:40:44.584Z] Running setup.py install for texttable: finished with status 'done' [2022-08-29T20:40:44.584Z] Running setup.py install for PyYAML: started [2022-08-29T20:40:48.031Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-29T20:40:50.042Z] Running setup.py install for docopt: started [2022-08-29T20:40:50.654Z] Removing intermediate container c27eb29b4f49 [2022-08-29T20:40:50.654Z] ---> 7dc33a2ffff2 [2022-08-29T20:40:50.654Z] [2022-08-29T20:40:50.654Z] Step 10/31 : FROM alpine:3.16 [2022-08-29T20:40:50.654Z] ---> a6215f271958 [2022-08-29T20:40:50.654Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:40:50.654Z] ---> Running in a3f06a1acf70 [2022-08-29T20:40:51.293Z] Removing intermediate container a3f06a1acf70 [2022-08-29T20:40:51.293Z] ---> ee06ee59452b [2022-08-29T20:40:51.293Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-29T20:40:51.293Z] ---> Running in 923c6029c240 [2022-08-29T20:40:53.296Z] Running setup.py install for docopt: finished with status 'done' [2022-08-29T20:40:53.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:40:53.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:40:54.572Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-29T20:40:54.572Z] (2/2) Installing su-exec (0.2-r1) [2022-08-29T20:40:54.572Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:40:54.856Z] OK: 5 MiB in 16 packages [2022-08-29T20:40:56.323Z] Running setup.py install for dockerpty: started [2022-08-29T20:40:56.323Z] Removing intermediate container 923c6029c240 [2022-08-29T20:40:56.323Z] ---> 9121bb93ab1d [2022-08-29T20:40:56.323Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-29T20:40:56.323Z] ---> Running in d0c6df248f54 [2022-08-29T20:40:56.618Z] Removing intermediate container d0c6df248f54 [2022-08-29T20:40:56.618Z] ---> c06eed6d4344 [2022-08-29T20:40:56.618Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-29T20:40:56.904Z] ---> Running in 82752f53f586 [2022-08-29T20:40:57.512Z] Removing intermediate container 82752f53f586 [2022-08-29T20:40:57.512Z] ---> e43ffee82314 [2022-08-29T20:40:57.512Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-29T20:40:57.512Z] ---> Running in 6f8ce8ff34b4 [2022-08-29T20:40:57.808Z] Removing intermediate container 6f8ce8ff34b4 [2022-08-29T20:40:57.808Z] ---> ba013771ab33 [2022-08-29T20:40:57.808Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-29T20:40:58.101Z] ---> Running in 264c2b119259 [2022-08-29T20:40:59.096Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-29T20:41:01.106Z] Removing intermediate container 264c2b119259 [2022-08-29T20:41:01.106Z] ---> 6189ced3f5a2 [2022-08-29T20:41:01.106Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-29T20:41:01.106Z] ---> Running in 64178289c7ba [2022-08-29T20:41:01.388Z] Removing intermediate container 64178289c7ba [2022-08-29T20:41:01.388Z] ---> 09b45d70df46 [2022-08-29T20:41:01.388Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-29T20:41:02.411Z] ---> 6ac1cc04f458 [2022-08-29T20:41:02.411Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-29T20:41:02.411Z] ---> Running in 1efdd862fb55 [2022-08-29T20:41:02.693Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-29T20:41:02.693Z] 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-08-29T20:41:06.124Z] Removing intermediate container 1efdd862fb55 [2022-08-29T20:41:06.124Z] ---> 6530b067c970 [2022-08-29T20:41:06.124Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:41:07.124Z] ---> 63ed1160e339 [2022-08-29T20:41:07.124Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-29T20:41:10.552Z] ---> e3590223f4aa [2022-08-29T20:41:10.552Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-29T20:41:12.003Z] ---> 08279f59f516 [2022-08-29T20:41:12.003Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-29T20:41:14.016Z] ---> 4641d26947d5 [2022-08-29T20:41:14.016Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-29T20:41:15.477Z] ---> 947c9a35b0dc [2022-08-29T20:41:15.477Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-29T20:41:17.652Z] ---> 8eaf87a9b303 [2022-08-29T20:41:17.652Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-29T20:41:17.929Z] ---> Running in 0d7786e4383d [2022-08-29T20:41:22.276Z] Removing intermediate container 0d7786e4383d [2022-08-29T20:41:22.276Z] ---> d9598429c5d0 [2022-08-29T20:41:22.276Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-29T20:41:22.276Z] ---> Running in 02d6c5d39157 [2022-08-29T20:41:22.887Z] Removing intermediate container 02d6c5d39157 [2022-08-29T20:41:22.887Z] ---> f7d087a4bba3 [2022-08-29T20:41:22.887Z] Step 28/31 : CMD ["gate"] [2022-08-29T20:41:23.166Z] ---> Running in 7d84265d919e [2022-08-29T20:41:23.786Z] Removing intermediate container 7d84265d919e [2022-08-29T20:41:23.786Z] ---> 0c410cb7b101 [2022-08-29T20:41:23.786Z] Step 29/31 : LABEL arch=arm64 [2022-08-29T20:41:23.786Z] ---> Running in ef223a695fab [2022-08-29T20:41:24.395Z] Removing intermediate container ef223a695fab [2022-08-29T20:41:24.395Z] ---> e62cccf98c02 [2022-08-29T20:41:24.395Z] Step 30/31 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:41:24.672Z] ---> Running in 50491b5c975c [2022-08-29T20:41:25.279Z] Removing intermediate container 50491b5c975c [2022-08-29T20:41:25.279Z] ---> 76eb21ae7c75 [2022-08-29T20:41:25.279Z] Step 31/31 : LABEL version=2.3.0-dev.51 [2022-08-29T20:41:25.558Z] ---> Running in 84293475b963 [2022-08-29T20:41:25.558Z] Removing intermediate container cb2ac1b79c0d [2022-08-29T20:41:25.558Z] ---> 3f5ab7bff47a [2022-08-29T20:41:25.558Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-29T20:41:25.836Z] ---> Running in 2609d3b5e579 [2022-08-29T20:41:26.113Z] Removing intermediate container 84293475b963 [2022-08-29T20:41:26.114Z] ---> 6a058b7f87ab [2022-08-29T20:41:26.114Z] [2022-08-29T20:41:26.408Z] Removing intermediate container 2609d3b5e579 [2022-08-29T20:41:26.408Z] ---> 701d99056fb0 [2022-08-29T20:41:26.408Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T20:41:26.408Z] Successfully built 6a058b7f87ab [2022-08-29T20:41:26.408Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-29T20:41:26.408Z]  Building security-bootstrapper ... done  ---> Running in 047eaac3572e [2022-08-29T20:41:27.012Z] Removing intermediate container 047eaac3572e [2022-08-29T20:41:27.012Z] ---> 0a0e7966fc2d [2022-08-29T20:41:27.012Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-29T20:41:28.471Z] ---> 13914fb21bd1 [2022-08-29T20:41:28.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-29T20:41:29.467Z] ---> 464f1b805a03 [2022-08-29T20:41:29.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-29T20:41:30.484Z] ---> c8538f1b902c [2022-08-29T20:41:30.484Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-29T20:41:30.484Z] ---> Running in 68e2e0c5092d [2022-08-29T20:41:31.095Z] Removing intermediate container 68e2e0c5092d [2022-08-29T20:41:31.095Z] ---> c7b2fe1211cc [2022-08-29T20:41:31.095Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:41:31.095Z] ---> Running in dab45ee9edfa [2022-08-29T20:41:31.708Z] Removing intermediate container dab45ee9edfa [2022-08-29T20:41:31.708Z] ---> dbdee38e39cd [2022-08-29T20:41:31.708Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T20:41:31.708Z] ---> Running in 76c9724dcdb4 [2022-08-29T20:41:32.324Z] Removing intermediate container 76c9724dcdb4 [2022-08-29T20:41:32.324Z] ---> ff9776ee1c55 [2022-08-29T20:41:32.324Z] Step 22/23 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:41:32.324Z] ---> Running in 5bb92b707c0d [2022-08-29T20:41:32.944Z] Removing intermediate container 5bb92b707c0d [2022-08-29T20:41:32.944Z] ---> f81a92e5a628 [2022-08-29T20:41:32.944Z] Step 23/23 : LABEL version=2.3.0-dev.51 [2022-08-29T20:41:32.944Z] ---> Running in 30eda734a903 [2022-08-29T20:41:33.565Z] Removing intermediate container 30eda734a903 [2022-08-29T20:41:33.565Z] ---> b4f95bf65564 [2022-08-29T20:41:33.565Z] [2022-08-29T20:41:33.842Z] Successfully built b4f95bf65564 [2022-08-29T20:41:33.842Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-29T20:42:30.489Z]  Building sys-mgmt-agent ... done Removing intermediate container 6ec23734d11b [2022-08-29T20:42:30.489Z] ---> f1f7b6780618 [2022-08-29T20:42:30.489Z] [2022-08-29T20:42:30.489Z] Step 9/20 : FROM alpine:3.15 [2022-08-29T20:42:30.489Z] ---> 02e0d6fdf486 [2022-08-29T20:42:30.489Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T20:42:30.489Z] ---> Using cache [2022-08-29T20:42:30.489Z] ---> a067b3af695b [2022-08-29T20:42:30.489Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:42:30.489Z] ---> Using cache [2022-08-29T20:42:30.489Z] ---> 58b33ea61e4e [2022-08-29T20:42:30.489Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-29T20:42:30.489Z] ---> Running in 69627a3a8696 [2022-08-29T20:42:30.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:42:31.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:42:33.224Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T20:42:33.224Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T20:42:33.224Z] OK: 15733 distinct packages available [2022-08-29T20:42:33.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:42:34.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:42:35.260Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-29T20:42:35.260Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-29T20:42:35.260Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-29T20:42:35.537Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-29T20:42:35.537Z] (5/9) Installing curl (7.80.0-r2) [2022-08-29T20:42:35.810Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-29T20:42:35.810Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-29T20:42:36.088Z] (8/9) Installing libucontext (1.1-r0) [2022-08-29T20:42:36.088Z] Removing intermediate container 0b556b352679 [2022-08-29T20:42:36.088Z] ---> ca680899b38a [2022-08-29T20:42:36.088Z] [2022-08-29T20:42:36.088Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T20:42:36.088Z] ---> a6215f271958 [2022-08-29T20:42:36.088Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-29T20:42:36.088Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-29T20:42:36.088Z] ---> Running in 8e8475d4a1ea [2022-08-29T20:42:36.088Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T20:42:36.088Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T20:42:36.378Z] OK: 8 MiB in 23 packages [2022-08-29T20:42:36.378Z] Removing intermediate container 8e8475d4a1ea [2022-08-29T20:42:36.378Z] ---> 573591a2642b [2022-08-29T20:42:36.378Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-29T20:42:36.657Z] ---> Running in 4fbb8cb7c0dc [2022-08-29T20:42:36.934Z] Removing intermediate container 4fbb8cb7c0dc [2022-08-29T20:42:36.934Z] ---> a793f31c2af5 [2022-08-29T20:42:36.934Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-29T20:42:37.212Z] ---> Running in 68354d2252a4 [2022-08-29T20:42:37.488Z] Removing intermediate container 68354d2252a4 [2022-08-29T20:42:37.488Z] ---> 83e0a97cb116 [2022-08-29T20:42:37.488Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T20:42:37.764Z] ---> Running in 7064b42f2f9e [2022-08-29T20:42:38.043Z] Removing intermediate container 69627a3a8696 [2022-08-29T20:42:38.043Z] ---> ef581e90d3e0 [2022-08-29T20:42:38.043Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:42:38.648Z] ---> 4ef8ffc6abf2 [2022-08-29T20:42:38.648Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-29T20:42:39.627Z] Removing intermediate container 7064b42f2f9e [2022-08-29T20:42:39.629Z] ---> 82e8773428e5 [2022-08-29T20:42:39.629Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T20:42:39.629Z] ---> Running in c8fe2573edc4 [2022-08-29T20:42:40.230Z] ---> 53e05d1050e7 [2022-08-29T20:42:40.230Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-29T20:42:40.827Z] ---> eec7740d250e [2022-08-29T20:42:40.827Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-29T20:42:40.827Z] ---> Running in 022b93c3a337 [2022-08-29T20:42:40.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T20:42:41.099Z] Removing intermediate container 022b93c3a337 [2022-08-29T20:42:41.099Z] ---> 4ae4626d1e0d [2022-08-29T20:42:41.099Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:42:41.099Z] ---> Running in d785dfdeb230 [2022-08-29T20:42:41.376Z] Removing intermediate container d785dfdeb230 [2022-08-29T20:42:41.376Z] ---> eeb2e201808c [2022-08-29T20:42:41.376Z] Step 18/20 : LABEL arch=arm64 [2022-08-29T20:42:41.652Z] ---> Running in 914fa5ef2270 [2022-08-29T20:42:41.923Z] Removing intermediate container 914fa5ef2270 [2022-08-29T20:42:41.923Z] ---> c87aece6e66d [2022-08-29T20:42:41.923Z] Step 19/20 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:42:41.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T20:42:41.923Z] ---> Running in 98d8261d3244 [2022-08-29T20:42:42.204Z] Removing intermediate container 98d8261d3244 [2022-08-29T20:42:42.204Z] ---> 1cd649a58aa9 [2022-08-29T20:42:42.204Z] Step 20/20 : LABEL version=2.3.0-dev.51 [2022-08-29T20:42:42.478Z] ---> Running in 1c09743c0af2 [2022-08-29T20:42:42.751Z] Removing intermediate container 1c09743c0af2 [2022-08-29T20:42:42.751Z] ---> 590b6e4aad33 [2022-08-29T20:42:42.751Z] [2022-08-29T20:42:42.751Z] Successfully built 590b6e4aad33 [2022-08-29T20:42:42.751Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-29T20:42:43.020Z]  Building security-spiffe-token-provider ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T20:42:43.020Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T20:42:43.290Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T20:42:43.290Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T20:42:43.560Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T20:42:43.560Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T20:42:43.833Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T20:42:43.833Z] OK: 8 MiB in 20 packages [2022-08-29T20:42:44.814Z] Removing intermediate container c8fe2573edc4 [2022-08-29T20:42:44.814Z] ---> 40c9530e9b02 [2022-08-29T20:42:44.814Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T20:42:45.411Z] ---> 0aa3db45f475 [2022-08-29T20:42:45.411Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-29T20:42:46.391Z] ---> ccbc37b0fbe1 [2022-08-29T20:42:46.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-29T20:42:46.991Z] ---> 76596a626df7 [2022-08-29T20:42:46.991Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-29T20:42:46.991Z] ---> Running in b9f09267cc06 [2022-08-29T20:42:47.263Z] Removing intermediate container b9f09267cc06 [2022-08-29T20:42:47.263Z] ---> ac74cb7d939d [2022-08-29T20:42:47.263Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T20:42:47.263Z] ---> Running in 89936f48400d [2022-08-29T20:42:47.541Z] Removing intermediate container 89936f48400d [2022-08-29T20:42:47.541Z] ---> 314e62ae6007 [2022-08-29T20:42:47.542Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T20:42:47.542Z] ---> Running in d9636ef70d0b [2022-08-29T20:42:48.141Z] Removing intermediate container d9636ef70d0b [2022-08-29T20:42:48.141Z] ---> 112fe3e667b1 [2022-08-29T20:42:48.141Z] Step 22/23 : LABEL git_sha=d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:42:48.141Z] ---> Running in 1d606c6a3b50 [2022-08-29T20:42:48.414Z] Removing intermediate container 1d606c6a3b50 [2022-08-29T20:42:48.414Z] ---> 41a47622b6e8 [2022-08-29T20:42:48.414Z] Step 23/23 : LABEL version=2.3.0-dev.51 [2022-08-29T20:42:48.414Z] ---> Running in 8cb6a6a9b083 [2022-08-29T20:42:48.689Z] Removing intermediate container 8cb6a6a9b083 [2022-08-29T20:42:48.689Z] ---> a0566fe402c9 [2022-08-29T20:42:48.689Z] [2022-08-29T20:42:48.689Z] Successfully built a0566fe402c9 [2022-08-29T20:42:48.689Z] Successfully tagged core-data-arm64:latest [2022-08-29T20:42:48.977Z]  Building core-data ... done  [Pipeline] } [2022-08-29T20:42:48.989Z] $ docker stop --time=1 01ac71c357728d10fd5dac274c54c75ba1a406914b1e351016d7d3b2926fbd7b [2022-08-29T20:42:50.653Z] $ docker rm -f 01ac71c357728d10fd5dac274c54c75ba1a406914b1e351016d7d3b2926fbd7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T20:42:51.203Z] + docker images [2022-08-29T20:42:51.475Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-29T20:42:51.476Z] core-data-arm64 latest a0566fe402c9 3 seconds ago 20.7MB [2022-08-29T20:42:51.476Z] security-spiffe-token-provider-arm64 latest 590b6e4aad33 9 seconds ago 28.4MB [2022-08-29T20:42:51.476Z] ca680899b38a 16 seconds ago 1.22GB [2022-08-29T20:42:51.476Z] f1f7b6780618 23 seconds ago 1.24GB [2022-08-29T20:42:51.476Z] sys-mgmt-agent-arm64 latest b4f95bf65564 About a minute ago 133MB [2022-08-29T20:42:51.476Z] security-bootstrapper-arm64 latest 6a058b7f87ab About a minute ago 18.7MB [2022-08-29T20:42:51.476Z] 7dc33a2ffff2 2 minutes ago 1.2GB [2022-08-29T20:42:51.476Z] security-spire-server-arm64 latest f36465a0ee02 2 minutes ago 84.2MB [2022-08-29T20:42:51.476Z] 89e83990e20f 2 minutes ago 1.09GB [2022-08-29T20:42:51.476Z] core-metadata-arm64 latest 149363155eb6 2 minutes ago 17.5MB [2022-08-29T20:42:51.476Z] 5c09277e2fbb 2 minutes ago 1.22GB [2022-08-29T20:42:51.476Z] 74edae2fff64 3 minutes ago 1.19GB [2022-08-29T20:42:51.476Z] support-notifications-arm64 latest 04edd39b6aae 5 minutes ago 26.3MB [2022-08-29T20:42:51.476Z] eda78d4c1c3f 6 minutes ago 1.25GB [2022-08-29T20:42:51.476Z] support-scheduler-arm64 latest e760781929e4 7 minutes ago 25.7MB [2022-08-29T20:42:51.476Z] 26f367f81ddb 7 minutes ago 1.25GB [2022-08-29T20:42:51.476Z] security-spire-agent-arm64 latest b63f6db04748 7 minutes ago 122MB [2022-08-29T20:42:51.476Z] 8f611ed6e596 8 minutes ago 1.09GB [2022-08-29T20:42:51.476Z] core-command-arm64 latest 4e4cbbbb726d 9 minutes ago 16.7MB [2022-08-29T20:42:51.476Z] security-secretstore-setup-arm64 latest 398835c83810 9 minutes ago 28.2MB [2022-08-29T20:42:51.476Z] 191d857c8098 9 minutes ago 1.21GB [2022-08-29T20:42:51.476Z] security-proxy-setup-arm64 latest ba5d0d5c9f63 9 minutes ago 26.4MB [2022-08-29T20:42:51.476Z] 081127d3d02b 10 minutes ago 1.2GB [2022-08-29T20:42:51.476Z] 4f91396ed35f 10 minutes ago 1.2GB [2022-08-29T20:42:51.476Z] security-spire-config-arm64 latest 484bbbbe1a79 15 minutes ago 83.6MB [2022-08-29T20:42:51.476Z] 281723996648 16 minutes ago 1.09GB [2022-08-29T20:42:51.476Z] ci-base-image-arm64 latest e522e01b5abe 18 minutes ago 995MB [2022-08-29T20:42:51.476Z] alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB [2022-08-29T20:42:51.476Z] alpine 3.16 a6215f271958 2 weeks ago 5.29MB [2022-08-29T20:42:51.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-29T20:42:51.476Z] 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-08-29T20:42:51.599Z] provisioning config files... [2022-08-29T20:42:51.618Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/287@tmp/config4353252895536436863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:42:51.972Z] ---> docker-login.sh [2022-08-29T20:42:51.972Z] nexus3.edgexfoundry.org:10001 [2022-08-29T20:42:52.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:42:52.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:42:52.517Z] Configure a credential helper to remove this warning. See [2022-08-29T20:42:52.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:42:52.517Z] [2022-08-29T20:42:52.517Z] Login Succeeded [2022-08-29T20:42:52.517Z] nexus3.edgexfoundry.org:10002 [2022-08-29T20:42:52.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:42:53.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:42:53.063Z] Configure a credential helper to remove this warning. See [2022-08-29T20:42:53.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:42:53.063Z] [2022-08-29T20:42:53.063Z] Login Succeeded [2022-08-29T20:42:53.063Z] nexus3.edgexfoundry.org:10003 [2022-08-29T20:42:53.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:42:53.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:42:53.357Z] Configure a credential helper to remove this warning. See [2022-08-29T20:42:53.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:42:53.357Z] [2022-08-29T20:42:53.357Z] Login Succeeded [2022-08-29T20:42:53.357Z] nexus3.edgexfoundry.org:10004 [2022-08-29T20:42:53.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:42:53.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:42:53.981Z] Configure a credential helper to remove this warning. See [2022-08-29T20:42:53.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:42:53.981Z] [2022-08-29T20:42:53.981Z] Login Succeeded [2022-08-29T20:42:53.981Z] docker.io [2022-08-29T20:42:54.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T20:42:54.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T20:42:54.851Z] Configure a credential helper to remove this warning. See [2022-08-29T20:42:54.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T20:42:54.851Z] [2022-08-29T20:42:54.851Z] Login Succeeded [2022-08-29T20:42:54.851Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T20:42:54.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:42:54.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T20:42:54.934Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-29T20:42:54.934Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:42:54.934Z] latest [2022-08-29T20:42:54.934Z] 2.3.0-dev.51 [2022-08-29T20:42:54.934Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:42:54.934Z] main [2022-08-29T20:42:54.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:42:55.293Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:42:55.670Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:42:55.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T20:42:55.670Z] fba6d51bac05: Preparing [2022-08-29T20:42:55.670Z] 4b259f15d844: Preparing [2022-08-29T20:42:55.670Z] 36cb679dbbae: Preparing [2022-08-29T20:42:55.670Z] 9720eb77d314: Preparing [2022-08-29T20:42:55.670Z] 5d3e392a13a0: Preparing [2022-08-29T20:42:55.670Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:42:55.943Z] fba6d51bac05: Pushed [2022-08-29T20:42:55.943Z] 9720eb77d314: Pushed [2022-08-29T20:42:55.943Z] 36cb679dbbae: Pushed [2022-08-29T20:42:58.554Z] 4b259f15d844: Pushed [2022-08-29T20:42:58.826Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:05a45bbb96bfa6965d6c26a2ba8d6ced13c71e1f46372d81c853985b3bc4139c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:42:59.195Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:42:59.551Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-29T20:42:59.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T20:42:59.551Z] fba6d51bac05: Preparing [2022-08-29T20:42:59.551Z] 4b259f15d844: Preparing [2022-08-29T20:42:59.551Z] 36cb679dbbae: Preparing [2022-08-29T20:42:59.551Z] 9720eb77d314: Preparing [2022-08-29T20:42:59.551Z] 5d3e392a13a0: Preparing [2022-08-29T20:42:59.551Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:42:59.551Z] 36cb679dbbae: Layer already exists [2022-08-29T20:42:59.551Z] fba6d51bac05: Layer already exists [2022-08-29T20:42:59.551Z] 9720eb77d314: Layer already exists [2022-08-29T20:42:59.551Z] 4b259f15d844: Layer already exists [2022-08-29T20:42:59.822Z] latest: digest: sha256:05a45bbb96bfa6965d6c26a2ba8d6ced13c71e1f46372d81c853985b3bc4139c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:00.189Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:00.550Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.51 [2022-08-29T20:43:00.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T20:43:00.550Z] fba6d51bac05: Preparing [2022-08-29T20:43:00.550Z] 4b259f15d844: Preparing [2022-08-29T20:43:00.550Z] 36cb679dbbae: Preparing [2022-08-29T20:43:00.550Z] 9720eb77d314: Preparing [2022-08-29T20:43:00.550Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:00.550Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:00.550Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:00.550Z] fba6d51bac05: Layer already exists [2022-08-29T20:43:00.550Z] 9720eb77d314: Layer already exists [2022-08-29T20:43:00.550Z] 4b259f15d844: Layer already exists [2022-08-29T20:43:00.824Z] 2.3.0-dev.51: digest: sha256:05a45bbb96bfa6965d6c26a2ba8d6ced13c71e1f46372d81c853985b3bc4139c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:01.202Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:01.565Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:01.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T20:43:01.565Z] fba6d51bac05: Preparing [2022-08-29T20:43:01.565Z] 4b259f15d844: Preparing [2022-08-29T20:43:01.565Z] 36cb679dbbae: Preparing [2022-08-29T20:43:01.565Z] 9720eb77d314: Preparing [2022-08-29T20:43:01.565Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:01.565Z] fba6d51bac05: Layer already exists [2022-08-29T20:43:01.565Z] 4b259f15d844: Layer already exists [2022-08-29T20:43:01.565Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:01.565Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:01.565Z] 9720eb77d314: Layer already exists [2022-08-29T20:43:01.836Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:05a45bbb96bfa6965d6c26a2ba8d6ced13c71e1f46372d81c853985b3bc4139c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:02.208Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:02.570Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-29T20:43:02.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T20:43:02.570Z] fba6d51bac05: Preparing [2022-08-29T20:43:02.570Z] 4b259f15d844: Preparing [2022-08-29T20:43:02.570Z] 36cb679dbbae: Preparing [2022-08-29T20:43:02.570Z] 9720eb77d314: Preparing [2022-08-29T20:43:02.570Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:02.570Z] 9720eb77d314: Layer already exists [2022-08-29T20:43:02.570Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:02.570Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:02.570Z] fba6d51bac05: Layer already exists [2022-08-29T20:43:02.570Z] 4b259f15d844: Layer already exists [2022-08-29T20:43:02.847Z] main: digest: sha256:05a45bbb96bfa6965d6c26a2ba8d6ced13c71e1f46372d81c853985b3bc4139c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:43:02.908Z] ===================================================== [Pipeline] echo [2022-08-29T20:43:02.917Z] taggedImages: [2022-08-29T20:43:02.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:02.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-29T20:43:02.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.51 [2022-08-29T20:43:02.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:02.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-29T20:43:02.939Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-29T20:43:02.939Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:02.939Z] latest [2022-08-29T20:43:02.939Z] 2.3.0-dev.51 [2022-08-29T20:43:02.939Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:02.939Z] main [2022-08-29T20:43:02.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:03.329Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:03.696Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:03.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T20:43:03.696Z] bd45f631e528: Preparing [2022-08-29T20:43:03.696Z] f2e1ab124f1b: Preparing [2022-08-29T20:43:03.696Z] 36cb679dbbae: Preparing [2022-08-29T20:43:03.696Z] 69585d1eb3e0: Preparing [2022-08-29T20:43:03.696Z] ff12b7ce31d7: Preparing [2022-08-29T20:43:03.696Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:03.696Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:03.696Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:04.014Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:04.014Z] ff12b7ce31d7: Pushed [2022-08-29T20:43:04.014Z] bd45f631e528: Pushed [2022-08-29T20:43:04.997Z] 69585d1eb3e0: Pushed [2022-08-29T20:43:06.972Z] f2e1ab124f1b: Pushed [2022-08-29T20:43:07.243Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:d211055ecf00a5a1d59c25eb7c08fbced5ee441004cf1ce1d6327043e6c61f29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:07.611Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:07.966Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-29T20:43:07.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T20:43:07.966Z] bd45f631e528: Preparing [2022-08-29T20:43:07.966Z] f2e1ab124f1b: Preparing [2022-08-29T20:43:07.966Z] 36cb679dbbae: Preparing [2022-08-29T20:43:07.966Z] 69585d1eb3e0: Preparing [2022-08-29T20:43:07.966Z] ff12b7ce31d7: Preparing [2022-08-29T20:43:07.966Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:07.966Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:07.966Z] ff12b7ce31d7: Layer already exists [2022-08-29T20:43:07.966Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:07.966Z] 69585d1eb3e0: Layer already exists [2022-08-29T20:43:07.966Z] f2e1ab124f1b: Layer already exists [2022-08-29T20:43:07.966Z] bd45f631e528: Layer already exists [2022-08-29T20:43:07.966Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:08.239Z] latest: digest: sha256:d211055ecf00a5a1d59c25eb7c08fbced5ee441004cf1ce1d6327043e6c61f29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:08.607Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:08.963Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.51 [2022-08-29T20:43:08.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T20:43:08.963Z] bd45f631e528: Preparing [2022-08-29T20:43:08.963Z] f2e1ab124f1b: Preparing [2022-08-29T20:43:08.963Z] 36cb679dbbae: Preparing [2022-08-29T20:43:08.963Z] 69585d1eb3e0: Preparing [2022-08-29T20:43:08.963Z] ff12b7ce31d7: Preparing [2022-08-29T20:43:08.963Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:08.963Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:08.963Z] 69585d1eb3e0: Layer already exists [2022-08-29T20:43:08.963Z] f2e1ab124f1b: Layer already exists [2022-08-29T20:43:08.963Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:08.963Z] bd45f631e528: Layer already exists [2022-08-29T20:43:08.963Z] ff12b7ce31d7: Layer already exists [2022-08-29T20:43:08.963Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:09.234Z] 2.3.0-dev.51: digest: sha256:d211055ecf00a5a1d59c25eb7c08fbced5ee441004cf1ce1d6327043e6c61f29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:09.597Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:09.952Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:09.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T20:43:09.952Z] bd45f631e528: Preparing [2022-08-29T20:43:09.952Z] f2e1ab124f1b: Preparing [2022-08-29T20:43:09.952Z] 36cb679dbbae: Preparing [2022-08-29T20:43:09.952Z] 69585d1eb3e0: Preparing [2022-08-29T20:43:09.952Z] ff12b7ce31d7: Preparing [2022-08-29T20:43:09.952Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:09.952Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:09.952Z] bd45f631e528: Layer already exists [2022-08-29T20:43:09.952Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:09.952Z] f2e1ab124f1b: Layer already exists [2022-08-29T20:43:09.952Z] ff12b7ce31d7: Layer already exists [2022-08-29T20:43:09.952Z] 69585d1eb3e0: Layer already exists [2022-08-29T20:43:09.952Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:10.222Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:d211055ecf00a5a1d59c25eb7c08fbced5ee441004cf1ce1d6327043e6c61f29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:10.594Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:10.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-29T20:43:10.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T20:43:10.954Z] bd45f631e528: Preparing [2022-08-29T20:43:10.954Z] f2e1ab124f1b: Preparing [2022-08-29T20:43:10.954Z] 36cb679dbbae: Preparing [2022-08-29T20:43:10.954Z] 69585d1eb3e0: Preparing [2022-08-29T20:43:10.954Z] ff12b7ce31d7: Preparing [2022-08-29T20:43:10.954Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:10.954Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:10.954Z] ff12b7ce31d7: Layer already exists [2022-08-29T20:43:10.954Z] bd45f631e528: Layer already exists [2022-08-29T20:43:10.954Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:10.954Z] 69585d1eb3e0: Layer already exists [2022-08-29T20:43:10.954Z] f2e1ab124f1b: Layer already exists [2022-08-29T20:43:10.954Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:11.225Z] main: digest: sha256:d211055ecf00a5a1d59c25eb7c08fbced5ee441004cf1ce1d6327043e6c61f29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:43:11.288Z] ===================================================== [Pipeline] echo [2022-08-29T20:43:11.297Z] taggedImages: [2022-08-29T20:43:11.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:11.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-29T20:43:11.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.51 [2022-08-29T20:43:11.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:11.297Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-29T20:43:11.321Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-29T20:43:11.321Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:11.321Z] latest [2022-08-29T20:43:11.321Z] 2.3.0-dev.51 [2022-08-29T20:43:11.321Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:11.321Z] main [2022-08-29T20:43:11.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:11.681Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:12.053Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:12.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T20:43:12.053Z] d9ed5eebb49e: Preparing [2022-08-29T20:43:12.053Z] 63dca5f8d64b: Preparing [2022-08-29T20:43:12.053Z] 773f276c7995: Preparing [2022-08-29T20:43:12.053Z] 36cb679dbbae: Preparing [2022-08-29T20:43:12.053Z] 9720eb77d314: Preparing [2022-08-29T20:43:12.053Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:12.053Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:12.053Z] 9720eb77d314: Layer already exists [2022-08-29T20:43:12.053Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:12.327Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:12.327Z] d9ed5eebb49e: Pushed [2022-08-29T20:43:12.327Z] 63dca5f8d64b: Pushed [2022-08-29T20:43:15.700Z] 773f276c7995: Pushed [2022-08-29T20:43:15.700Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:6c67439dd9f5faedab57f08fbcfaf01cbee2f8f731d95ea48bb64971ce722d12 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:16.065Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:16.434Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-29T20:43:16.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T20:43:16.434Z] d9ed5eebb49e: Preparing [2022-08-29T20:43:16.434Z] 63dca5f8d64b: Preparing [2022-08-29T20:43:16.434Z] 773f276c7995: Preparing [2022-08-29T20:43:16.434Z] 36cb679dbbae: Preparing [2022-08-29T20:43:16.434Z] 9720eb77d314: Preparing [2022-08-29T20:43:16.434Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:16.434Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:16.434Z] 9720eb77d314: Layer already exists [2022-08-29T20:43:16.434Z] 63dca5f8d64b: Layer already exists [2022-08-29T20:43:16.434Z] 773f276c7995: Layer already exists [2022-08-29T20:43:16.434Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:16.434Z] d9ed5eebb49e: Layer already exists [2022-08-29T20:43:16.434Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:16.706Z] latest: digest: sha256:6c67439dd9f5faedab57f08fbcfaf01cbee2f8f731d95ea48bb64971ce722d12 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:17.094Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:17.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.51 [2022-08-29T20:43:17.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T20:43:17.449Z] d9ed5eebb49e: Preparing [2022-08-29T20:43:17.449Z] 63dca5f8d64b: Preparing [2022-08-29T20:43:17.449Z] 773f276c7995: Preparing [2022-08-29T20:43:17.449Z] 36cb679dbbae: Preparing [2022-08-29T20:43:17.449Z] 9720eb77d314: Preparing [2022-08-29T20:43:17.449Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:17.449Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:17.449Z] 773f276c7995: Layer already exists [2022-08-29T20:43:17.449Z] d9ed5eebb49e: Layer already exists [2022-08-29T20:43:17.449Z] 63dca5f8d64b: Layer already exists [2022-08-29T20:43:17.449Z] 9720eb77d314: Layer already exists [2022-08-29T20:43:17.449Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:17.449Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:17.720Z] 2.3.0-dev.51: digest: sha256:6c67439dd9f5faedab57f08fbcfaf01cbee2f8f731d95ea48bb64971ce722d12 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:18.084Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:18.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:18.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T20:43:18.447Z] d9ed5eebb49e: Preparing [2022-08-29T20:43:18.447Z] 63dca5f8d64b: Preparing [2022-08-29T20:43:18.447Z] 773f276c7995: Preparing [2022-08-29T20:43:18.447Z] 36cb679dbbae: Preparing [2022-08-29T20:43:18.447Z] 9720eb77d314: Preparing [2022-08-29T20:43:18.447Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:18.447Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:18.447Z] 773f276c7995: Layer already exists [2022-08-29T20:43:18.447Z] 63dca5f8d64b: Layer already exists [2022-08-29T20:43:18.447Z] d9ed5eebb49e: Layer already exists [2022-08-29T20:43:18.447Z] 9720eb77d314: Layer already exists [2022-08-29T20:43:18.447Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:18.447Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:18.721Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:6c67439dd9f5faedab57f08fbcfaf01cbee2f8f731d95ea48bb64971ce722d12 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:19.082Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:19.446Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-29T20:43:19.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T20:43:19.446Z] d9ed5eebb49e: Preparing [2022-08-29T20:43:19.446Z] 63dca5f8d64b: Preparing [2022-08-29T20:43:19.446Z] 773f276c7995: Preparing [2022-08-29T20:43:19.446Z] 36cb679dbbae: Preparing [2022-08-29T20:43:19.446Z] 9720eb77d314: Preparing [2022-08-29T20:43:19.446Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:19.446Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:19.446Z] 773f276c7995: Layer already exists [2022-08-29T20:43:19.446Z] 63dca5f8d64b: Layer already exists [2022-08-29T20:43:19.446Z] 9720eb77d314: Layer already exists [2022-08-29T20:43:19.446Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:19.446Z] d9ed5eebb49e: Layer already exists [2022-08-29T20:43:19.446Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:19.717Z] main: digest: sha256:6c67439dd9f5faedab57f08fbcfaf01cbee2f8f731d95ea48bb64971ce722d12 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:43:19.778Z] ===================================================== [Pipeline] echo [2022-08-29T20:43:19.786Z] taggedImages: [2022-08-29T20:43:19.786Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:19.786Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-29T20:43:19.786Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.51 [2022-08-29T20:43:19.786Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:19.786Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-29T20:43:19.810Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-29T20:43:19.810Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:19.810Z] latest [2022-08-29T20:43:19.810Z] 2.3.0-dev.51 [2022-08-29T20:43:19.810Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:19.810Z] main [2022-08-29T20:43:19.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:20.177Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:20.537Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:20.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T20:43:20.538Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:20.538Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:20.538Z] 535cc62f3869: Preparing [2022-08-29T20:43:20.538Z] 536db6122abd: Preparing [2022-08-29T20:43:20.538Z] 18a4b0aab93d: Preparing [2022-08-29T20:43:20.538Z] d953f05e3312: Preparing [2022-08-29T20:43:20.538Z] 36cb679dbbae: Preparing [2022-08-29T20:43:20.538Z] 97bd366c820c: Preparing [2022-08-29T20:43:20.538Z] ff85fb337843: Preparing [2022-08-29T20:43:20.538Z] 1aa178b1d89e: Preparing [2022-08-29T20:43:20.538Z] 56c444d58dca: Preparing [2022-08-29T20:43:20.538Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:20.538Z] 1aa178b1d89e: Waiting [2022-08-29T20:43:20.538Z] 56c444d58dca: Waiting [2022-08-29T20:43:20.538Z] 36cb679dbbae: Waiting [2022-08-29T20:43:20.538Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:20.538Z] 97bd366c820c: Waiting [2022-08-29T20:43:20.813Z] 536db6122abd: Pushed [2022-08-29T20:43:20.813Z] 535cc62f3869: Pushed [2022-08-29T20:43:20.813Z] 18a4b0aab93d: Pushed [2022-08-29T20:43:20.813Z] 31fb8dc3f163: Pushed [2022-08-29T20:43:20.813Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:21.086Z] 97bd366c820c: Pushed [2022-08-29T20:43:21.086Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:21.086Z] ff85fb337843: Pushed [2022-08-29T20:43:21.086Z] 1aa178b1d89e: Pushed [2022-08-29T20:43:21.086Z] 56c444d58dca: Pushed [2022-08-29T20:43:24.461Z] d953f05e3312: Pushed [2022-08-29T20:43:24.461Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:94e241f0f1988a0d27f442b899a4b4413e637135847533baf78673b5cb203e4f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:24.823Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:25.178Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-29T20:43:25.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T20:43:25.178Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:25.178Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:25.178Z] 535cc62f3869: Preparing [2022-08-29T20:43:25.178Z] 536db6122abd: Preparing [2022-08-29T20:43:25.178Z] 18a4b0aab93d: Preparing [2022-08-29T20:43:25.178Z] d953f05e3312: Preparing [2022-08-29T20:43:25.178Z] 36cb679dbbae: Preparing [2022-08-29T20:43:25.178Z] 97bd366c820c: Preparing [2022-08-29T20:43:25.178Z] ff85fb337843: Preparing [2022-08-29T20:43:25.178Z] 1aa178b1d89e: Preparing [2022-08-29T20:43:25.178Z] 56c444d58dca: Preparing [2022-08-29T20:43:25.178Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:25.178Z] ff85fb337843: Waiting [2022-08-29T20:43:25.178Z] 56c444d58dca: Waiting [2022-08-29T20:43:25.178Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:25.178Z] 1aa178b1d89e: Waiting [2022-08-29T20:43:25.178Z] 36cb679dbbae: Waiting [2022-08-29T20:43:25.178Z] 97bd366c820c: Waiting [2022-08-29T20:43:25.178Z] 18a4b0aab93d: Layer already exists [2022-08-29T20:43:25.178Z] 536db6122abd: Layer already exists [2022-08-29T20:43:25.178Z] d953f05e3312: Layer already exists [2022-08-29T20:43:25.178Z] 31fb8dc3f163: Layer already exists [2022-08-29T20:43:25.178Z] 535cc62f3869: Layer already exists [2022-08-29T20:43:25.451Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:25.451Z] 97bd366c820c: Layer already exists [2022-08-29T20:43:25.451Z] 1aa178b1d89e: Layer already exists [2022-08-29T20:43:25.451Z] 56c444d58dca: Layer already exists [2022-08-29T20:43:25.451Z] ff85fb337843: Layer already exists [2022-08-29T20:43:25.451Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:25.451Z] latest: digest: sha256:94e241f0f1988a0d27f442b899a4b4413e637135847533baf78673b5cb203e4f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:25.812Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:26.173Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.51 [2022-08-29T20:43:26.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T20:43:26.173Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:26.173Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:26.173Z] 535cc62f3869: Preparing [2022-08-29T20:43:26.173Z] 536db6122abd: Preparing [2022-08-29T20:43:26.173Z] 18a4b0aab93d: Preparing [2022-08-29T20:43:26.173Z] d953f05e3312: Preparing [2022-08-29T20:43:26.173Z] 36cb679dbbae: Preparing [2022-08-29T20:43:26.173Z] 97bd366c820c: Preparing [2022-08-29T20:43:26.173Z] ff85fb337843: Preparing [2022-08-29T20:43:26.173Z] 1aa178b1d89e: Preparing [2022-08-29T20:43:26.173Z] 56c444d58dca: Preparing [2022-08-29T20:43:26.173Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:26.173Z] ff85fb337843: Waiting [2022-08-29T20:43:26.173Z] 1aa178b1d89e: Waiting [2022-08-29T20:43:26.173Z] 56c444d58dca: Waiting [2022-08-29T20:43:26.173Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:26.173Z] 36cb679dbbae: Waiting [2022-08-29T20:43:26.173Z] 97bd366c820c: Waiting [2022-08-29T20:43:26.173Z] 535cc62f3869: Layer already exists [2022-08-29T20:43:26.173Z] 536db6122abd: Layer already exists [2022-08-29T20:43:26.173Z] d953f05e3312: Layer already exists [2022-08-29T20:43:26.173Z] 31fb8dc3f163: Layer already exists [2022-08-29T20:43:26.173Z] 18a4b0aab93d: Layer already exists [2022-08-29T20:43:26.445Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:26.445Z] 97bd366c820c: Layer already exists [2022-08-29T20:43:26.445Z] ff85fb337843: Layer already exists [2022-08-29T20:43:26.445Z] 1aa178b1d89e: Layer already exists [2022-08-29T20:43:26.445Z] 56c444d58dca: Layer already exists [2022-08-29T20:43:26.445Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:26.445Z] 2.3.0-dev.51: digest: sha256:94e241f0f1988a0d27f442b899a4b4413e637135847533baf78673b5cb203e4f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:26.823Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:27.193Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:27.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T20:43:27.193Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:27.193Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:27.193Z] 535cc62f3869: Preparing [2022-08-29T20:43:27.193Z] 536db6122abd: Preparing [2022-08-29T20:43:27.193Z] 18a4b0aab93d: Preparing [2022-08-29T20:43:27.193Z] d953f05e3312: Preparing [2022-08-29T20:43:27.193Z] 36cb679dbbae: Preparing [2022-08-29T20:43:27.193Z] 97bd366c820c: Preparing [2022-08-29T20:43:27.193Z] ff85fb337843: Preparing [2022-08-29T20:43:27.193Z] 1aa178b1d89e: Preparing [2022-08-29T20:43:27.193Z] 56c444d58dca: Preparing [2022-08-29T20:43:27.193Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:27.193Z] 36cb679dbbae: Waiting [2022-08-29T20:43:27.193Z] 97bd366c820c: Waiting [2022-08-29T20:43:27.193Z] ff85fb337843: Waiting [2022-08-29T20:43:27.193Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:27.193Z] 1aa178b1d89e: Waiting [2022-08-29T20:43:27.193Z] 56c444d58dca: Waiting [2022-08-29T20:43:27.193Z] 536db6122abd: Layer already exists [2022-08-29T20:43:27.193Z] 18a4b0aab93d: Layer already exists [2022-08-29T20:43:27.193Z] d953f05e3312: Layer already exists [2022-08-29T20:43:27.193Z] 31fb8dc3f163: Layer already exists [2022-08-29T20:43:27.193Z] 535cc62f3869: Layer already exists [2022-08-29T20:43:27.464Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:27.464Z] 1aa178b1d89e: Layer already exists [2022-08-29T20:43:27.464Z] 97bd366c820c: Layer already exists [2022-08-29T20:43:27.464Z] 56c444d58dca: Layer already exists [2022-08-29T20:43:27.464Z] ff85fb337843: Layer already exists [2022-08-29T20:43:27.464Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:27.464Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:94e241f0f1988a0d27f442b899a4b4413e637135847533baf78673b5cb203e4f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:27.825Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:28.183Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-29T20:43:28.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T20:43:28.183Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:28.183Z] 31fb8dc3f163: Preparing [2022-08-29T20:43:28.183Z] 535cc62f3869: Preparing [2022-08-29T20:43:28.183Z] 536db6122abd: Preparing [2022-08-29T20:43:28.183Z] 18a4b0aab93d: Preparing [2022-08-29T20:43:28.183Z] d953f05e3312: Preparing [2022-08-29T20:43:28.183Z] 36cb679dbbae: Preparing [2022-08-29T20:43:28.183Z] 97bd366c820c: Preparing [2022-08-29T20:43:28.183Z] ff85fb337843: Preparing [2022-08-29T20:43:28.183Z] 1aa178b1d89e: Preparing [2022-08-29T20:43:28.183Z] 56c444d58dca: Preparing [2022-08-29T20:43:28.183Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:28.183Z] ff85fb337843: Waiting [2022-08-29T20:43:28.183Z] 1aa178b1d89e: Waiting [2022-08-29T20:43:28.183Z] 56c444d58dca: Waiting [2022-08-29T20:43:28.183Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:28.183Z] 36cb679dbbae: Waiting [2022-08-29T20:43:28.183Z] 97bd366c820c: Waiting [2022-08-29T20:43:28.183Z] 31fb8dc3f163: Layer already exists [2022-08-29T20:43:28.183Z] d953f05e3312: Layer already exists [2022-08-29T20:43:28.183Z] 535cc62f3869: Layer already exists [2022-08-29T20:43:28.183Z] 18a4b0aab93d: Layer already exists [2022-08-29T20:43:28.183Z] 536db6122abd: Layer already exists [2022-08-29T20:43:28.454Z] ff85fb337843: Layer already exists [2022-08-29T20:43:28.454Z] 97bd366c820c: Layer already exists [2022-08-29T20:43:28.454Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:28.454Z] 1aa178b1d89e: Layer already exists [2022-08-29T20:43:28.454Z] 56c444d58dca: Layer already exists [2022-08-29T20:43:28.454Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:28.454Z] main: digest: sha256:94e241f0f1988a0d27f442b899a4b4413e637135847533baf78673b5cb203e4f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:43:28.513Z] ===================================================== [Pipeline] echo [2022-08-29T20:43:28.521Z] taggedImages: [2022-08-29T20:43:28.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:28.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-29T20:43:28.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.51 [2022-08-29T20:43:28.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:28.521Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-29T20:43:28.542Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-29T20:43:28.542Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:28.542Z] latest [2022-08-29T20:43:28.542Z] 2.3.0-dev.51 [2022-08-29T20:43:28.542Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:28.542Z] main [2022-08-29T20:43:28.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:28.912Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:29.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:29.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T20:43:29.283Z] 5636209277b3: Preparing [2022-08-29T20:43:29.283Z] a2d2b5143b08: Preparing [2022-08-29T20:43:29.283Z] 63c8f54f58be: Preparing [2022-08-29T20:43:29.283Z] 887cfaaf837d: Preparing [2022-08-29T20:43:29.283Z] cf8830e67caf: Preparing [2022-08-29T20:43:29.283Z] f160bb3c940c: Preparing [2022-08-29T20:43:29.283Z] 43f43744d1a5: Preparing [2022-08-29T20:43:29.283Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:29.283Z] 43f43744d1a5: Waiting [2022-08-29T20:43:29.283Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:29.283Z] f160bb3c940c: Waiting [2022-08-29T20:43:29.556Z] 5636209277b3: Pushed [2022-08-29T20:43:29.556Z] cf8830e67caf: Pushed [2022-08-29T20:43:29.556Z] a2d2b5143b08: Pushed [2022-08-29T20:43:29.831Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:29.831Z] f160bb3c940c: Pushed [2022-08-29T20:43:30.430Z] 43f43744d1a5: Pushed [2022-08-29T20:43:31.864Z] 887cfaaf837d: Pushed [2022-08-29T20:43:31.864Z] 63c8f54f58be: Pushed [2022-08-29T20:43:32.135Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:ec36ac0a4ca80ba08c629dabc3d9d4188d170212b875ac8e1c059e1b808146cd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:32.500Z] + 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-08-29T20:43:32.856Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-29T20:43:32.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T20:43:32.856Z] 5636209277b3: Preparing [2022-08-29T20:43:32.856Z] a2d2b5143b08: Preparing [2022-08-29T20:43:32.856Z] 63c8f54f58be: Preparing [2022-08-29T20:43:32.856Z] 887cfaaf837d: Preparing [2022-08-29T20:43:32.856Z] cf8830e67caf: Preparing [2022-08-29T20:43:32.856Z] f160bb3c940c: Preparing [2022-08-29T20:43:32.856Z] 43f43744d1a5: Preparing [2022-08-29T20:43:32.856Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:32.856Z] f160bb3c940c: Waiting [2022-08-29T20:43:32.856Z] 43f43744d1a5: Waiting [2022-08-29T20:43:32.856Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:32.856Z] 887cfaaf837d: Layer already exists [2022-08-29T20:43:32.856Z] 5636209277b3: Layer already exists [2022-08-29T20:43:32.856Z] cf8830e67caf: Layer already exists [2022-08-29T20:43:32.856Z] 63c8f54f58be: Layer already exists [2022-08-29T20:43:32.856Z] a2d2b5143b08: Layer already exists [2022-08-29T20:43:33.129Z] f160bb3c940c: Layer already exists [2022-08-29T20:43:33.129Z] 43f43744d1a5: Layer already exists [2022-08-29T20:43:33.129Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:33.129Z] latest: digest: sha256:ec36ac0a4ca80ba08c629dabc3d9d4188d170212b875ac8e1c059e1b808146cd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:33.494Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:33.851Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.51 [2022-08-29T20:43:33.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T20:43:33.851Z] 5636209277b3: Preparing [2022-08-29T20:43:33.851Z] a2d2b5143b08: Preparing [2022-08-29T20:43:33.851Z] 63c8f54f58be: Preparing [2022-08-29T20:43:33.851Z] 887cfaaf837d: Preparing [2022-08-29T20:43:33.851Z] cf8830e67caf: Preparing [2022-08-29T20:43:33.851Z] f160bb3c940c: Preparing [2022-08-29T20:43:33.851Z] 43f43744d1a5: Preparing [2022-08-29T20:43:33.851Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:33.851Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:33.851Z] f160bb3c940c: Waiting [2022-08-29T20:43:33.851Z] 43f43744d1a5: Waiting [2022-08-29T20:43:33.851Z] 5636209277b3: Layer already exists [2022-08-29T20:43:33.851Z] a2d2b5143b08: Layer already exists [2022-08-29T20:43:33.851Z] 887cfaaf837d: Layer already exists [2022-08-29T20:43:33.851Z] cf8830e67caf: Layer already exists [2022-08-29T20:43:33.851Z] 63c8f54f58be: Layer already exists [2022-08-29T20:43:33.851Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:33.851Z] f160bb3c940c: Layer already exists [2022-08-29T20:43:33.851Z] 43f43744d1a5: Layer already exists [2022-08-29T20:43:34.122Z] 2.3.0-dev.51: digest: sha256:ec36ac0a4ca80ba08c629dabc3d9d4188d170212b875ac8e1c059e1b808146cd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:34.491Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:34.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:34.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T20:43:34.844Z] 5636209277b3: Preparing [2022-08-29T20:43:34.845Z] a2d2b5143b08: Preparing [2022-08-29T20:43:34.845Z] 63c8f54f58be: Preparing [2022-08-29T20:43:34.845Z] 887cfaaf837d: Preparing [2022-08-29T20:43:34.845Z] cf8830e67caf: Preparing [2022-08-29T20:43:34.845Z] f160bb3c940c: Preparing [2022-08-29T20:43:34.845Z] 43f43744d1a5: Preparing [2022-08-29T20:43:34.845Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:34.845Z] f160bb3c940c: Waiting [2022-08-29T20:43:34.845Z] 43f43744d1a5: Waiting [2022-08-29T20:43:34.845Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:34.845Z] cf8830e67caf: Layer already exists [2022-08-29T20:43:34.845Z] a2d2b5143b08: Layer already exists [2022-08-29T20:43:34.845Z] 887cfaaf837d: Layer already exists [2022-08-29T20:43:34.845Z] 63c8f54f58be: Layer already exists [2022-08-29T20:43:34.845Z] 5636209277b3: Layer already exists [2022-08-29T20:43:34.845Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:34.845Z] f160bb3c940c: Layer already exists [2022-08-29T20:43:34.845Z] 43f43744d1a5: Layer already exists [2022-08-29T20:43:35.116Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:ec36ac0a4ca80ba08c629dabc3d9d4188d170212b875ac8e1c059e1b808146cd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:35.474Z] + 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-08-29T20:43:35.858Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-29T20:43:35.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T20:43:35.858Z] 5636209277b3: Preparing [2022-08-29T20:43:35.858Z] a2d2b5143b08: Preparing [2022-08-29T20:43:35.858Z] 63c8f54f58be: Preparing [2022-08-29T20:43:35.858Z] 887cfaaf837d: Preparing [2022-08-29T20:43:35.858Z] cf8830e67caf: Preparing [2022-08-29T20:43:35.858Z] f160bb3c940c: Preparing [2022-08-29T20:43:35.858Z] 43f43744d1a5: Preparing [2022-08-29T20:43:35.858Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:35.858Z] 43f43744d1a5: Waiting [2022-08-29T20:43:35.858Z] f160bb3c940c: Waiting [2022-08-29T20:43:35.858Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:36.130Z] 5636209277b3: Layer already exists [2022-08-29T20:43:36.130Z] 887cfaaf837d: Layer already exists [2022-08-29T20:43:36.130Z] cf8830e67caf: Layer already exists [2022-08-29T20:43:36.130Z] 63c8f54f58be: Layer already exists [2022-08-29T20:43:36.130Z] a2d2b5143b08: Layer already exists [2022-08-29T20:43:36.130Z] f160bb3c940c: Layer already exists [2022-08-29T20:43:36.130Z] 43f43744d1a5: Layer already exists [2022-08-29T20:43:36.130Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:36.130Z] main: digest: sha256:ec36ac0a4ca80ba08c629dabc3d9d4188d170212b875ac8e1c059e1b808146cd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:43:36.191Z] ===================================================== [Pipeline] echo [2022-08-29T20:43:36.202Z] taggedImages: [2022-08-29T20:43:36.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:36.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-29T20:43:36.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.51 [2022-08-29T20:43:36.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:36.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-29T20:43:36.225Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-29T20:43:36.225Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:36.225Z] latest [2022-08-29T20:43:36.225Z] 2.3.0-dev.51 [2022-08-29T20:43:36.225Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:36.225Z] main [2022-08-29T20:43:36.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:36.606Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:36.977Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:36.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T20:43:36.977Z] c74b2704b9ff: Preparing [2022-08-29T20:43:36.977Z] f3d9112e03df: Preparing [2022-08-29T20:43:36.977Z] 8d4b0ebd2176: Preparing [2022-08-29T20:43:36.977Z] 4d708ebafd4d: Preparing [2022-08-29T20:43:36.977Z] 8db195652328: Preparing [2022-08-29T20:43:36.977Z] bb66e8c2ae61: Preparing [2022-08-29T20:43:36.977Z] 280168216b6d: Preparing [2022-08-29T20:43:36.977Z] 5ca6f22bda8f: Preparing [2022-08-29T20:43:36.977Z] cf56c503ad60: Preparing [2022-08-29T20:43:36.977Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:36.977Z] 280168216b6d: Waiting [2022-08-29T20:43:36.977Z] 5ca6f22bda8f: Waiting [2022-08-29T20:43:36.977Z] cf56c503ad60: Waiting [2022-08-29T20:43:36.977Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:36.977Z] bb66e8c2ae61: Waiting [2022-08-29T20:43:37.251Z] 8db195652328: Pushed [2022-08-29T20:43:37.251Z] f3d9112e03df: Pushed [2022-08-29T20:43:37.251Z] c74b2704b9ff: Pushed [2022-08-29T20:43:37.523Z] 5ca6f22bda8f: Pushed [2022-08-29T20:43:37.523Z] 280168216b6d: Pushed [2022-08-29T20:43:37.523Z] bb66e8c2ae61: Pushed [2022-08-29T20:43:37.523Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:37.806Z] cf56c503ad60: Pushed [2022-08-29T20:43:39.772Z] 4d708ebafd4d: Pushed [2022-08-29T20:43:40.362Z] 8d4b0ebd2176: Pushed [2022-08-29T20:43:40.634Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:0569b497b7c792109df5c32c89a115cc7a9b780f589a5fdfe266dac71f84822a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:41.001Z] + 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-08-29T20:43:41.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-29T20:43:41.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T20:43:41.356Z] c74b2704b9ff: Preparing [2022-08-29T20:43:41.356Z] f3d9112e03df: Preparing [2022-08-29T20:43:41.356Z] 8d4b0ebd2176: Preparing [2022-08-29T20:43:41.357Z] 4d708ebafd4d: Preparing [2022-08-29T20:43:41.357Z] 8db195652328: Preparing [2022-08-29T20:43:41.357Z] bb66e8c2ae61: Preparing [2022-08-29T20:43:41.357Z] 280168216b6d: Preparing [2022-08-29T20:43:41.357Z] 5ca6f22bda8f: Preparing [2022-08-29T20:43:41.357Z] cf56c503ad60: Preparing [2022-08-29T20:43:41.357Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:41.357Z] bb66e8c2ae61: Waiting [2022-08-29T20:43:41.357Z] 280168216b6d: Waiting [2022-08-29T20:43:41.357Z] 5ca6f22bda8f: Waiting [2022-08-29T20:43:41.357Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:41.357Z] cf56c503ad60: Waiting [2022-08-29T20:43:41.357Z] 8db195652328: Layer already exists [2022-08-29T20:43:41.357Z] c74b2704b9ff: Layer already exists [2022-08-29T20:43:41.357Z] 8d4b0ebd2176: Layer already exists [2022-08-29T20:43:41.357Z] f3d9112e03df: Layer already exists [2022-08-29T20:43:41.357Z] 4d708ebafd4d: Layer already exists [2022-08-29T20:43:41.628Z] 280168216b6d: Layer already exists [2022-08-29T20:43:41.628Z] bb66e8c2ae61: Layer already exists [2022-08-29T20:43:41.628Z] cf56c503ad60: Layer already exists [2022-08-29T20:43:41.628Z] 5ca6f22bda8f: Layer already exists [2022-08-29T20:43:41.628Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:41.628Z] latest: digest: sha256:0569b497b7c792109df5c32c89a115cc7a9b780f589a5fdfe266dac71f84822a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:41.993Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:42.359Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.51 [2022-08-29T20:43:42.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T20:43:42.359Z] c74b2704b9ff: Preparing [2022-08-29T20:43:42.359Z] f3d9112e03df: Preparing [2022-08-29T20:43:42.359Z] 8d4b0ebd2176: Preparing [2022-08-29T20:43:42.359Z] 4d708ebafd4d: Preparing [2022-08-29T20:43:42.359Z] 8db195652328: Preparing [2022-08-29T20:43:42.359Z] bb66e8c2ae61: Preparing [2022-08-29T20:43:42.359Z] 280168216b6d: Preparing [2022-08-29T20:43:42.359Z] 5ca6f22bda8f: Preparing [2022-08-29T20:43:42.359Z] cf56c503ad60: Preparing [2022-08-29T20:43:42.359Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:42.359Z] 5ca6f22bda8f: Waiting [2022-08-29T20:43:42.359Z] cf56c503ad60: Waiting [2022-08-29T20:43:42.359Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:42.359Z] bb66e8c2ae61: Waiting [2022-08-29T20:43:42.359Z] 280168216b6d: Waiting [2022-08-29T20:43:42.359Z] 4d708ebafd4d: Layer already exists [2022-08-29T20:43:42.359Z] f3d9112e03df: Layer already exists [2022-08-29T20:43:42.359Z] 8d4b0ebd2176: Layer already exists [2022-08-29T20:43:42.359Z] c74b2704b9ff: Layer already exists [2022-08-29T20:43:42.359Z] 8db195652328: Layer already exists [2022-08-29T20:43:42.631Z] bb66e8c2ae61: Layer already exists [2022-08-29T20:43:42.631Z] 280168216b6d: Layer already exists [2022-08-29T20:43:42.631Z] 5ca6f22bda8f: Layer already exists [2022-08-29T20:43:42.631Z] cf56c503ad60: Layer already exists [2022-08-29T20:43:42.631Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:42.631Z] 2.3.0-dev.51: digest: sha256:0569b497b7c792109df5c32c89a115cc7a9b780f589a5fdfe266dac71f84822a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:42.997Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:43.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:43.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T20:43:43.355Z] c74b2704b9ff: Preparing [2022-08-29T20:43:43.355Z] f3d9112e03df: Preparing [2022-08-29T20:43:43.355Z] 8d4b0ebd2176: Preparing [2022-08-29T20:43:43.355Z] 4d708ebafd4d: Preparing [2022-08-29T20:43:43.355Z] 8db195652328: Preparing [2022-08-29T20:43:43.355Z] bb66e8c2ae61: Preparing [2022-08-29T20:43:43.355Z] 280168216b6d: Preparing [2022-08-29T20:43:43.355Z] 5ca6f22bda8f: Preparing [2022-08-29T20:43:43.355Z] cf56c503ad60: Preparing [2022-08-29T20:43:43.355Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:43.355Z] 5ca6f22bda8f: Waiting [2022-08-29T20:43:43.355Z] cf56c503ad60: Waiting [2022-08-29T20:43:43.355Z] 280168216b6d: Waiting [2022-08-29T20:43:43.355Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:43.355Z] f3d9112e03df: Layer already exists [2022-08-29T20:43:43.355Z] 8d4b0ebd2176: Layer already exists [2022-08-29T20:43:43.355Z] c74b2704b9ff: Layer already exists [2022-08-29T20:43:43.355Z] 8db195652328: Layer already exists [2022-08-29T20:43:43.355Z] 4d708ebafd4d: Layer already exists [2022-08-29T20:43:43.355Z] bb66e8c2ae61: Layer already exists [2022-08-29T20:43:43.355Z] 280168216b6d: Layer already exists [2022-08-29T20:43:43.355Z] 5ca6f22bda8f: Layer already exists [2022-08-29T20:43:43.355Z] cf56c503ad60: Layer already exists [2022-08-29T20:43:43.355Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:43.626Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:0569b497b7c792109df5c32c89a115cc7a9b780f589a5fdfe266dac71f84822a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:43.985Z] + 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-08-29T20:43:44.347Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-29T20:43:44.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T20:43:44.348Z] c74b2704b9ff: Preparing [2022-08-29T20:43:44.348Z] f3d9112e03df: Preparing [2022-08-29T20:43:44.348Z] 8d4b0ebd2176: Preparing [2022-08-29T20:43:44.348Z] 4d708ebafd4d: Preparing [2022-08-29T20:43:44.348Z] 8db195652328: Preparing [2022-08-29T20:43:44.348Z] bb66e8c2ae61: Preparing [2022-08-29T20:43:44.348Z] 280168216b6d: Preparing [2022-08-29T20:43:44.348Z] 5ca6f22bda8f: Preparing [2022-08-29T20:43:44.348Z] cf56c503ad60: Preparing [2022-08-29T20:43:44.348Z] 5d3e392a13a0: Preparing [2022-08-29T20:43:44.348Z] bb66e8c2ae61: Waiting [2022-08-29T20:43:44.348Z] cf56c503ad60: Waiting [2022-08-29T20:43:44.348Z] 5d3e392a13a0: Waiting [2022-08-29T20:43:44.348Z] 280168216b6d: Waiting [2022-08-29T20:43:44.348Z] 5ca6f22bda8f: Waiting [2022-08-29T20:43:44.348Z] 8db195652328: Layer already exists [2022-08-29T20:43:44.348Z] 4d708ebafd4d: Layer already exists [2022-08-29T20:43:44.348Z] c74b2704b9ff: Layer already exists [2022-08-29T20:43:44.348Z] f3d9112e03df: Layer already exists [2022-08-29T20:43:44.348Z] 8d4b0ebd2176: Layer already exists [2022-08-29T20:43:44.619Z] 280168216b6d: Layer already exists [2022-08-29T20:43:44.619Z] 5ca6f22bda8f: Layer already exists [2022-08-29T20:43:44.619Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:43:44.619Z] bb66e8c2ae61: Layer already exists [2022-08-29T20:43:44.619Z] cf56c503ad60: Layer already exists [2022-08-29T20:43:44.619Z] main: digest: sha256:0569b497b7c792109df5c32c89a115cc7a9b780f589a5fdfe266dac71f84822a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:43:44.677Z] ===================================================== [Pipeline] echo [2022-08-29T20:43:44.687Z] taggedImages: [2022-08-29T20:43:44.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:44.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-29T20:43:44.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.51 [2022-08-29T20:43:44.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:44.687Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-29T20:43:44.708Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-29T20:43:44.708Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:44.708Z] latest [2022-08-29T20:43:44.708Z] 2.3.0-dev.51 [2022-08-29T20:43:44.708Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:44.708Z] main [2022-08-29T20:43:44.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:45.063Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:45.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:45.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T20:43:45.434Z] 33909e5d9c82: Preparing [2022-08-29T20:43:45.434Z] f82cfcfb31c9: Preparing [2022-08-29T20:43:45.434Z] 36cb679dbbae: Preparing [2022-08-29T20:43:45.434Z] 4785d8b0b034: Preparing [2022-08-29T20:43:45.434Z] 32f07bb5e066: Preparing [2022-08-29T20:43:45.434Z] 9833f26c6bda: Preparing [2022-08-29T20:43:45.434Z] 9833f26c6bda: Waiting [2022-08-29T20:43:45.434Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:45.735Z] 9833f26c6bda: Layer already exists [2022-08-29T20:43:45.735Z] 33909e5d9c82: Pushed [2022-08-29T20:43:45.735Z] 32f07bb5e066: Pushed [2022-08-29T20:43:47.214Z] 4785d8b0b034: Pushed [2022-08-29T20:43:50.597Z] f82cfcfb31c9: Pushed [2022-08-29T20:43:50.597Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:deed5e9c12c79883f1f14575aacdea1a05e0861ec0b6a112594b0c2dccbe579e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:50.956Z] + 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-08-29T20:43:51.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-29T20:43:51.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T20:43:51.311Z] 33909e5d9c82: Preparing [2022-08-29T20:43:51.311Z] f82cfcfb31c9: Preparing [2022-08-29T20:43:51.311Z] 36cb679dbbae: Preparing [2022-08-29T20:43:51.311Z] 4785d8b0b034: Preparing [2022-08-29T20:43:51.311Z] 32f07bb5e066: Preparing [2022-08-29T20:43:51.311Z] 9833f26c6bda: Preparing [2022-08-29T20:43:51.311Z] 9833f26c6bda: Waiting [2022-08-29T20:43:51.311Z] 32f07bb5e066: Layer already exists [2022-08-29T20:43:51.311Z] 4785d8b0b034: Layer already exists [2022-08-29T20:43:51.311Z] f82cfcfb31c9: Layer already exists [2022-08-29T20:43:51.311Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:51.311Z] 33909e5d9c82: Layer already exists [2022-08-29T20:43:51.311Z] 9833f26c6bda: Layer already exists [2022-08-29T20:43:51.582Z] latest: digest: sha256:deed5e9c12c79883f1f14575aacdea1a05e0861ec0b6a112594b0c2dccbe579e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:51.950Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:52.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.51 [2022-08-29T20:43:52.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T20:43:52.305Z] 33909e5d9c82: Preparing [2022-08-29T20:43:52.305Z] f82cfcfb31c9: Preparing [2022-08-29T20:43:52.305Z] 36cb679dbbae: Preparing [2022-08-29T20:43:52.305Z] 4785d8b0b034: Preparing [2022-08-29T20:43:52.305Z] 32f07bb5e066: Preparing [2022-08-29T20:43:52.305Z] 9833f26c6bda: Preparing [2022-08-29T20:43:52.305Z] 9833f26c6bda: Waiting [2022-08-29T20:43:52.305Z] 33909e5d9c82: Layer already exists [2022-08-29T20:43:52.305Z] f82cfcfb31c9: Layer already exists [2022-08-29T20:43:52.305Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:52.305Z] 4785d8b0b034: Layer already exists [2022-08-29T20:43:52.305Z] 32f07bb5e066: Layer already exists [2022-08-29T20:43:52.305Z] 9833f26c6bda: Layer already exists [2022-08-29T20:43:52.575Z] 2.3.0-dev.51: digest: sha256:deed5e9c12c79883f1f14575aacdea1a05e0861ec0b6a112594b0c2dccbe579e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:52.940Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:53.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:53.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T20:43:53.285Z] 33909e5d9c82: Preparing [2022-08-29T20:43:53.285Z] f82cfcfb31c9: Preparing [2022-08-29T20:43:53.285Z] 36cb679dbbae: Preparing [2022-08-29T20:43:53.285Z] 4785d8b0b034: Preparing [2022-08-29T20:43:53.285Z] 32f07bb5e066: Preparing [2022-08-29T20:43:53.285Z] 9833f26c6bda: Preparing [2022-08-29T20:43:53.285Z] 9833f26c6bda: Waiting [2022-08-29T20:43:53.285Z] 32f07bb5e066: Layer already exists [2022-08-29T20:43:53.285Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:53.285Z] f82cfcfb31c9: Layer already exists [2022-08-29T20:43:53.285Z] 4785d8b0b034: Layer already exists [2022-08-29T20:43:53.285Z] 33909e5d9c82: Layer already exists [2022-08-29T20:43:53.285Z] 9833f26c6bda: Layer already exists [2022-08-29T20:43:53.556Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:deed5e9c12c79883f1f14575aacdea1a05e0861ec0b6a112594b0c2dccbe579e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:53.914Z] + 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-08-29T20:43:54.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-29T20:43:54.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T20:43:54.271Z] 33909e5d9c82: Preparing [2022-08-29T20:43:54.271Z] f82cfcfb31c9: Preparing [2022-08-29T20:43:54.271Z] 36cb679dbbae: Preparing [2022-08-29T20:43:54.271Z] 4785d8b0b034: Preparing [2022-08-29T20:43:54.271Z] 32f07bb5e066: Preparing [2022-08-29T20:43:54.271Z] 9833f26c6bda: Preparing [2022-08-29T20:43:54.271Z] 9833f26c6bda: Waiting [2022-08-29T20:43:54.271Z] 32f07bb5e066: Layer already exists [2022-08-29T20:43:54.271Z] f82cfcfb31c9: Layer already exists [2022-08-29T20:43:54.271Z] 36cb679dbbae: Layer already exists [2022-08-29T20:43:54.271Z] 33909e5d9c82: Layer already exists [2022-08-29T20:43:54.271Z] 4785d8b0b034: Layer already exists [2022-08-29T20:43:54.271Z] 9833f26c6bda: Layer already exists [2022-08-29T20:43:54.542Z] main: digest: sha256:deed5e9c12c79883f1f14575aacdea1a05e0861ec0b6a112594b0c2dccbe579e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:43:54.605Z] ===================================================== [Pipeline] echo [2022-08-29T20:43:54.610Z] taggedImages: [2022-08-29T20:43:54.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:54.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-29T20:43:54.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.51 [2022-08-29T20:43:54.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:54.610Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-29T20:43:54.624Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-29T20:43:54.624Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:54.624Z] latest [2022-08-29T20:43:54.624Z] 2.3.0-dev.51 [2022-08-29T20:43:54.624Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:43:54.624Z] main [2022-08-29T20:43:54.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:54.963Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:43:55.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:43:55.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T20:43:55.327Z] 5afd123c1788: Preparing [2022-08-29T20:43:55.327Z] e3deeecbb3ec: Preparing [2022-08-29T20:43:55.327Z] 1f6699956513: Preparing [2022-08-29T20:43:55.327Z] b87219f369b9: Preparing [2022-08-29T20:43:55.327Z] 0eedab812448: Preparing [2022-08-29T20:43:55.327Z] f880c2d39137: Preparing [2022-08-29T20:43:55.327Z] 32f07bb5e066: Preparing [2022-08-29T20:43:55.327Z] 9833f26c6bda: Preparing [2022-08-29T20:43:55.327Z] f880c2d39137: Waiting [2022-08-29T20:43:55.327Z] 32f07bb5e066: Waiting [2022-08-29T20:43:55.327Z] 9833f26c6bda: Waiting [2022-08-29T20:43:55.598Z] e3deeecbb3ec: Pushed [2022-08-29T20:43:55.598Z] 5afd123c1788: Pushed [2022-08-29T20:43:55.598Z] 1f6699956513: Pushed [2022-08-29T20:43:55.598Z] 32f07bb5e066: Layer already exists [2022-08-29T20:43:55.598Z] 9833f26c6bda: Layer already exists [2022-08-29T20:43:56.576Z] f880c2d39137: Pushed [2022-08-29T20:44:04.855Z] 0eedab812448: Pushed [2022-08-29T20:44:11.544Z] b87219f369b9: Pushed [2022-08-29T20:44:11.544Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:038498ca89cfef3f378da8f3b58d0709eb4bd8622eca6563caf56784a35f9f68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:11.908Z] + 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-08-29T20:44:12.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-29T20:44:12.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T20:44:12.260Z] 5afd123c1788: Preparing [2022-08-29T20:44:12.260Z] e3deeecbb3ec: Preparing [2022-08-29T20:44:12.260Z] 1f6699956513: Preparing [2022-08-29T20:44:12.260Z] b87219f369b9: Preparing [2022-08-29T20:44:12.260Z] 0eedab812448: Preparing [2022-08-29T20:44:12.260Z] f880c2d39137: Preparing [2022-08-29T20:44:12.260Z] 32f07bb5e066: Preparing [2022-08-29T20:44:12.260Z] 9833f26c6bda: Preparing [2022-08-29T20:44:12.260Z] f880c2d39137: Waiting [2022-08-29T20:44:12.260Z] 32f07bb5e066: Waiting [2022-08-29T20:44:12.260Z] 9833f26c6bda: Waiting [2022-08-29T20:44:12.260Z] 0eedab812448: Layer already exists [2022-08-29T20:44:12.260Z] 1f6699956513: Layer already exists [2022-08-29T20:44:12.260Z] b87219f369b9: Layer already exists [2022-08-29T20:44:12.260Z] 5afd123c1788: Layer already exists [2022-08-29T20:44:12.260Z] e3deeecbb3ec: Layer already exists [2022-08-29T20:44:12.260Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:12.260Z] f880c2d39137: Layer already exists [2022-08-29T20:44:12.260Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:12.529Z] latest: digest: sha256:038498ca89cfef3f378da8f3b58d0709eb4bd8622eca6563caf56784a35f9f68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:12.887Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:13.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.51 [2022-08-29T20:44:13.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T20:44:13.243Z] 5afd123c1788: Preparing [2022-08-29T20:44:13.243Z] e3deeecbb3ec: Preparing [2022-08-29T20:44:13.243Z] 1f6699956513: Preparing [2022-08-29T20:44:13.243Z] b87219f369b9: Preparing [2022-08-29T20:44:13.243Z] 0eedab812448: Preparing [2022-08-29T20:44:13.243Z] f880c2d39137: Preparing [2022-08-29T20:44:13.243Z] 32f07bb5e066: Preparing [2022-08-29T20:44:13.243Z] 9833f26c6bda: Preparing [2022-08-29T20:44:13.243Z] 32f07bb5e066: Waiting [2022-08-29T20:44:13.243Z] 9833f26c6bda: Waiting [2022-08-29T20:44:13.243Z] f880c2d39137: Waiting [2022-08-29T20:44:13.243Z] b87219f369b9: Layer already exists [2022-08-29T20:44:13.243Z] e3deeecbb3ec: Layer already exists [2022-08-29T20:44:13.243Z] 0eedab812448: Layer already exists [2022-08-29T20:44:13.243Z] 5afd123c1788: Layer already exists [2022-08-29T20:44:13.243Z] 1f6699956513: Layer already exists [2022-08-29T20:44:13.243Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:13.243Z] f880c2d39137: Layer already exists [2022-08-29T20:44:13.243Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:13.513Z] 2.3.0-dev.51: digest: sha256:038498ca89cfef3f378da8f3b58d0709eb4bd8622eca6563caf56784a35f9f68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:13.874Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:14.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:14.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T20:44:14.231Z] 5afd123c1788: Preparing [2022-08-29T20:44:14.231Z] e3deeecbb3ec: Preparing [2022-08-29T20:44:14.231Z] 1f6699956513: Preparing [2022-08-29T20:44:14.231Z] b87219f369b9: Preparing [2022-08-29T20:44:14.231Z] 0eedab812448: Preparing [2022-08-29T20:44:14.231Z] f880c2d39137: Preparing [2022-08-29T20:44:14.231Z] 32f07bb5e066: Preparing [2022-08-29T20:44:14.231Z] 9833f26c6bda: Preparing [2022-08-29T20:44:14.231Z] f880c2d39137: Waiting [2022-08-29T20:44:14.231Z] 32f07bb5e066: Waiting [2022-08-29T20:44:14.231Z] 9833f26c6bda: Waiting [2022-08-29T20:44:14.231Z] b87219f369b9: Layer already exists [2022-08-29T20:44:14.231Z] e3deeecbb3ec: Layer already exists [2022-08-29T20:44:14.231Z] 5afd123c1788: Layer already exists [2022-08-29T20:44:14.231Z] 0eedab812448: Layer already exists [2022-08-29T20:44:14.231Z] 1f6699956513: Layer already exists [2022-08-29T20:44:14.231Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:14.231Z] f880c2d39137: Layer already exists [2022-08-29T20:44:14.232Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:14.503Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:038498ca89cfef3f378da8f3b58d0709eb4bd8622eca6563caf56784a35f9f68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:14.872Z] + 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-08-29T20:44:15.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-29T20:44:15.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T20:44:15.226Z] 5afd123c1788: Preparing [2022-08-29T20:44:15.226Z] e3deeecbb3ec: Preparing [2022-08-29T20:44:15.226Z] 1f6699956513: Preparing [2022-08-29T20:44:15.226Z] b87219f369b9: Preparing [2022-08-29T20:44:15.226Z] 0eedab812448: Preparing [2022-08-29T20:44:15.226Z] f880c2d39137: Preparing [2022-08-29T20:44:15.226Z] 32f07bb5e066: Preparing [2022-08-29T20:44:15.226Z] 9833f26c6bda: Preparing [2022-08-29T20:44:15.226Z] f880c2d39137: Waiting [2022-08-29T20:44:15.226Z] 32f07bb5e066: Waiting [2022-08-29T20:44:15.226Z] 9833f26c6bda: Waiting [2022-08-29T20:44:15.226Z] e3deeecbb3ec: Layer already exists [2022-08-29T20:44:15.226Z] 5afd123c1788: Layer already exists [2022-08-29T20:44:15.226Z] b87219f369b9: Layer already exists [2022-08-29T20:44:15.226Z] 0eedab812448: Layer already exists [2022-08-29T20:44:15.226Z] 1f6699956513: Layer already exists [2022-08-29T20:44:15.226Z] f880c2d39137: Layer already exists [2022-08-29T20:44:15.226Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:15.226Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:15.497Z] main: digest: sha256:038498ca89cfef3f378da8f3b58d0709eb4bd8622eca6563caf56784a35f9f68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:44:15.560Z] ===================================================== [Pipeline] echo [2022-08-29T20:44:15.571Z] taggedImages: [2022-08-29T20:44:15.571Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:44:15.571Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-29T20:44:15.571Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.51 [2022-08-29T20:44:15.571Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:15.571Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-29T20:44:15.590Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-29T20:44:15.590Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:44:15.590Z] latest [2022-08-29T20:44:15.590Z] 2.3.0-dev.51 [2022-08-29T20:44:15.590Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:15.590Z] main [2022-08-29T20:44:15.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:15.950Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:16.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:44:16.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T20:44:16.301Z] 831baeb7d48b: Preparing [2022-08-29T20:44:16.301Z] c08d9372f876: Preparing [2022-08-29T20:44:16.301Z] b34d8d79482d: Preparing [2022-08-29T20:44:16.301Z] 2b6879e1babc: Preparing [2022-08-29T20:44:16.301Z] 7f68d9e3bfc5: Preparing [2022-08-29T20:44:16.301Z] 32f07bb5e066: Preparing [2022-08-29T20:44:16.301Z] 9833f26c6bda: Preparing [2022-08-29T20:44:16.301Z] 32f07bb5e066: Waiting [2022-08-29T20:44:16.301Z] 9833f26c6bda: Waiting [2022-08-29T20:44:16.570Z] 831baeb7d48b: Pushed [2022-08-29T20:44:16.570Z] b34d8d79482d: Pushed [2022-08-29T20:44:16.570Z] c08d9372f876: Pushed [2022-08-29T20:44:16.840Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:16.840Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:17.109Z] 7f68d9e3bfc5: Pushed [2022-08-29T20:44:32.182Z] 2b6879e1babc: Pushed [2022-08-29T20:44:32.182Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:e10a4b5b8c9fce82d4e18676290e41c2d5079ca19415d60cc6d09221efd8a884 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:32.541Z] + 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-08-29T20:44:32.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-29T20:44:32.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T20:44:32.893Z] 831baeb7d48b: Preparing [2022-08-29T20:44:32.893Z] c08d9372f876: Preparing [2022-08-29T20:44:32.893Z] b34d8d79482d: Preparing [2022-08-29T20:44:32.893Z] 2b6879e1babc: Preparing [2022-08-29T20:44:32.893Z] 7f68d9e3bfc5: Preparing [2022-08-29T20:44:32.893Z] 32f07bb5e066: Preparing [2022-08-29T20:44:32.893Z] 9833f26c6bda: Preparing [2022-08-29T20:44:32.893Z] 32f07bb5e066: Waiting [2022-08-29T20:44:32.893Z] 9833f26c6bda: Waiting [2022-08-29T20:44:32.893Z] c08d9372f876: Layer already exists [2022-08-29T20:44:32.893Z] 2b6879e1babc: Layer already exists [2022-08-29T20:44:32.893Z] 7f68d9e3bfc5: Layer already exists [2022-08-29T20:44:32.893Z] 831baeb7d48b: Layer already exists [2022-08-29T20:44:32.893Z] b34d8d79482d: Layer already exists [2022-08-29T20:44:32.893Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:32.893Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:33.164Z] latest: digest: sha256:e10a4b5b8c9fce82d4e18676290e41c2d5079ca19415d60cc6d09221efd8a884 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:33.523Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:33.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.51 [2022-08-29T20:44:33.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T20:44:33.875Z] 831baeb7d48b: Preparing [2022-08-29T20:44:33.875Z] c08d9372f876: Preparing [2022-08-29T20:44:33.875Z] b34d8d79482d: Preparing [2022-08-29T20:44:33.875Z] 2b6879e1babc: Preparing [2022-08-29T20:44:33.875Z] 7f68d9e3bfc5: Preparing [2022-08-29T20:44:33.875Z] 32f07bb5e066: Preparing [2022-08-29T20:44:33.875Z] 9833f26c6bda: Preparing [2022-08-29T20:44:33.875Z] 32f07bb5e066: Waiting [2022-08-29T20:44:33.875Z] 9833f26c6bda: Waiting [2022-08-29T20:44:33.875Z] 831baeb7d48b: Layer already exists [2022-08-29T20:44:33.875Z] b34d8d79482d: Layer already exists [2022-08-29T20:44:33.875Z] 7f68d9e3bfc5: Layer already exists [2022-08-29T20:44:33.875Z] c08d9372f876: Layer already exists [2022-08-29T20:44:33.875Z] 2b6879e1babc: Layer already exists [2022-08-29T20:44:33.875Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:33.875Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:34.146Z] 2.3.0-dev.51: digest: sha256:e10a4b5b8c9fce82d4e18676290e41c2d5079ca19415d60cc6d09221efd8a884 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:34.513Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:34.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:34.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T20:44:34.868Z] 831baeb7d48b: Preparing [2022-08-29T20:44:34.868Z] c08d9372f876: Preparing [2022-08-29T20:44:34.868Z] b34d8d79482d: Preparing [2022-08-29T20:44:34.868Z] 2b6879e1babc: Preparing [2022-08-29T20:44:34.868Z] 7f68d9e3bfc5: Preparing [2022-08-29T20:44:34.868Z] 32f07bb5e066: Preparing [2022-08-29T20:44:34.868Z] 9833f26c6bda: Preparing [2022-08-29T20:44:34.868Z] 32f07bb5e066: Waiting [2022-08-29T20:44:34.868Z] 9833f26c6bda: Waiting [2022-08-29T20:44:34.868Z] b34d8d79482d: Layer already exists [2022-08-29T20:44:34.868Z] 2b6879e1babc: Layer already exists [2022-08-29T20:44:34.868Z] 7f68d9e3bfc5: Layer already exists [2022-08-29T20:44:34.868Z] c08d9372f876: Layer already exists [2022-08-29T20:44:34.868Z] 831baeb7d48b: Layer already exists [2022-08-29T20:44:35.138Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:35.138Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:35.138Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:e10a4b5b8c9fce82d4e18676290e41c2d5079ca19415d60cc6d09221efd8a884 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:35.503Z] + 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-08-29T20:44:35.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-29T20:44:35.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T20:44:35.857Z] 831baeb7d48b: Preparing [2022-08-29T20:44:35.857Z] c08d9372f876: Preparing [2022-08-29T20:44:35.857Z] b34d8d79482d: Preparing [2022-08-29T20:44:35.857Z] 2b6879e1babc: Preparing [2022-08-29T20:44:35.857Z] 7f68d9e3bfc5: Preparing [2022-08-29T20:44:35.857Z] 32f07bb5e066: Preparing [2022-08-29T20:44:35.857Z] 9833f26c6bda: Preparing [2022-08-29T20:44:35.857Z] 32f07bb5e066: Waiting [2022-08-29T20:44:35.857Z] 9833f26c6bda: Waiting [2022-08-29T20:44:35.857Z] b34d8d79482d: Layer already exists [2022-08-29T20:44:35.857Z] c08d9372f876: Layer already exists [2022-08-29T20:44:35.857Z] 831baeb7d48b: Layer already exists [2022-08-29T20:44:35.857Z] 7f68d9e3bfc5: Layer already exists [2022-08-29T20:44:35.857Z] 2b6879e1babc: Layer already exists [2022-08-29T20:44:35.857Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:35.857Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:36.130Z] main: digest: sha256:e10a4b5b8c9fce82d4e18676290e41c2d5079ca19415d60cc6d09221efd8a884 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:44:36.192Z] ===================================================== [Pipeline] echo [2022-08-29T20:44:36.202Z] taggedImages: [2022-08-29T20:44:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:44:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-29T20:44:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.51 [2022-08-29T20:44:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-29T20:44:36.225Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-29T20:44:36.225Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:44:36.225Z] latest [2022-08-29T20:44:36.225Z] 2.3.0-dev.51 [2022-08-29T20:44:36.225Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:36.225Z] main [2022-08-29T20:44:36.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:36.589Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:36.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:44:36.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T20:44:36.948Z] 5b6ac0713589: Preparing [2022-08-29T20:44:36.948Z] b5d8f19346c1: Preparing [2022-08-29T20:44:36.948Z] 4e32b30a5ab3: Preparing [2022-08-29T20:44:36.948Z] f05a5c8bbfbc: Preparing [2022-08-29T20:44:36.948Z] f880c2d39137: Preparing [2022-08-29T20:44:36.948Z] 32f07bb5e066: Preparing [2022-08-29T20:44:36.948Z] 9833f26c6bda: Preparing [2022-08-29T20:44:36.948Z] 9833f26c6bda: Waiting [2022-08-29T20:44:36.948Z] 32f07bb5e066: Waiting [2022-08-29T20:44:37.246Z] f880c2d39137: Layer already exists [2022-08-29T20:44:37.246Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:37.246Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:37.246Z] 5b6ac0713589: Pushed [2022-08-29T20:44:37.246Z] 4e32b30a5ab3: Pushed [2022-08-29T20:44:37.246Z] b5d8f19346c1: Pushed [2022-08-29T20:44:55.561Z] f05a5c8bbfbc: Pushed [2022-08-29T20:44:55.561Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:dfa1f18e4c4ad48a3fcca2cc6ceed3291730a76f8f09eb6c3c4ed64e0e61d459 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:55.919Z] + 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-08-29T20:44:56.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-29T20:44:56.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T20:44:56.270Z] 5b6ac0713589: Preparing [2022-08-29T20:44:56.270Z] b5d8f19346c1: Preparing [2022-08-29T20:44:56.270Z] 4e32b30a5ab3: Preparing [2022-08-29T20:44:56.270Z] f05a5c8bbfbc: Preparing [2022-08-29T20:44:56.270Z] f880c2d39137: Preparing [2022-08-29T20:44:56.270Z] 32f07bb5e066: Preparing [2022-08-29T20:44:56.270Z] 9833f26c6bda: Preparing [2022-08-29T20:44:56.270Z] 32f07bb5e066: Waiting [2022-08-29T20:44:56.270Z] 9833f26c6bda: Waiting [2022-08-29T20:44:56.270Z] b5d8f19346c1: Layer already exists [2022-08-29T20:44:56.270Z] f05a5c8bbfbc: Layer already exists [2022-08-29T20:44:56.270Z] f880c2d39137: Layer already exists [2022-08-29T20:44:56.270Z] 4e32b30a5ab3: Layer already exists [2022-08-29T20:44:56.270Z] 5b6ac0713589: Layer already exists [2022-08-29T20:44:56.270Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:56.270Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:56.540Z] latest: digest: sha256:dfa1f18e4c4ad48a3fcca2cc6ceed3291730a76f8f09eb6c3c4ed64e0e61d459 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:56.897Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:57.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.51 [2022-08-29T20:44:57.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T20:44:57.457Z] 5b6ac0713589: Preparing [2022-08-29T20:44:57.457Z] b5d8f19346c1: Preparing [2022-08-29T20:44:57.457Z] 4e32b30a5ab3: Preparing [2022-08-29T20:44:57.457Z] f05a5c8bbfbc: Preparing [2022-08-29T20:44:57.457Z] f880c2d39137: Preparing [2022-08-29T20:44:57.457Z] 32f07bb5e066: Preparing [2022-08-29T20:44:57.457Z] 9833f26c6bda: Preparing [2022-08-29T20:44:57.457Z] 32f07bb5e066: Waiting [2022-08-29T20:44:57.457Z] 9833f26c6bda: Waiting [2022-08-29T20:44:57.457Z] b5d8f19346c1: Layer already exists [2022-08-29T20:44:57.457Z] f05a5c8bbfbc: Layer already exists [2022-08-29T20:44:57.457Z] 4e32b30a5ab3: Layer already exists [2022-08-29T20:44:57.457Z] f880c2d39137: Layer already exists [2022-08-29T20:44:57.457Z] 5b6ac0713589: Layer already exists [2022-08-29T20:44:57.457Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:57.457Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:57.727Z] 2.3.0-dev.51: digest: sha256:dfa1f18e4c4ad48a3fcca2cc6ceed3291730a76f8f09eb6c3c4ed64e0e61d459 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:58.223Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:58.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:58.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T20:44:58.580Z] 5b6ac0713589: Preparing [2022-08-29T20:44:58.580Z] b5d8f19346c1: Preparing [2022-08-29T20:44:58.580Z] 4e32b30a5ab3: Preparing [2022-08-29T20:44:58.580Z] f05a5c8bbfbc: Preparing [2022-08-29T20:44:58.580Z] f880c2d39137: Preparing [2022-08-29T20:44:58.580Z] 32f07bb5e066: Preparing [2022-08-29T20:44:58.580Z] 9833f26c6bda: Preparing [2022-08-29T20:44:58.580Z] 32f07bb5e066: Waiting [2022-08-29T20:44:58.580Z] 9833f26c6bda: Waiting [2022-08-29T20:44:58.580Z] 4e32b30a5ab3: Layer already exists [2022-08-29T20:44:58.580Z] b5d8f19346c1: Layer already exists [2022-08-29T20:44:58.580Z] f05a5c8bbfbc: Layer already exists [2022-08-29T20:44:58.580Z] f880c2d39137: Layer already exists [2022-08-29T20:44:58.852Z] 5b6ac0713589: Layer already exists [2022-08-29T20:44:58.852Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:58.852Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:58.852Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:dfa1f18e4c4ad48a3fcca2cc6ceed3291730a76f8f09eb6c3c4ed64e0e61d459 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:44:59.216Z] + 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-08-29T20:44:59.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-29T20:44:59.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T20:44:59.567Z] 5b6ac0713589: Preparing [2022-08-29T20:44:59.567Z] b5d8f19346c1: Preparing [2022-08-29T20:44:59.567Z] 4e32b30a5ab3: Preparing [2022-08-29T20:44:59.567Z] f05a5c8bbfbc: Preparing [2022-08-29T20:44:59.567Z] f880c2d39137: Preparing [2022-08-29T20:44:59.567Z] 32f07bb5e066: Preparing [2022-08-29T20:44:59.567Z] 9833f26c6bda: Preparing [2022-08-29T20:44:59.567Z] 32f07bb5e066: Waiting [2022-08-29T20:44:59.567Z] 9833f26c6bda: Waiting [2022-08-29T20:44:59.567Z] b5d8f19346c1: Layer already exists [2022-08-29T20:44:59.567Z] 5b6ac0713589: Layer already exists [2022-08-29T20:44:59.567Z] f05a5c8bbfbc: Layer already exists [2022-08-29T20:44:59.567Z] 4e32b30a5ab3: Layer already exists [2022-08-29T20:44:59.567Z] f880c2d39137: Layer already exists [2022-08-29T20:44:59.567Z] 9833f26c6bda: Layer already exists [2022-08-29T20:44:59.567Z] 32f07bb5e066: Layer already exists [2022-08-29T20:44:59.836Z] main: digest: sha256:dfa1f18e4c4ad48a3fcca2cc6ceed3291730a76f8f09eb6c3c4ed64e0e61d459 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:44:59.897Z] ===================================================== [Pipeline] echo [2022-08-29T20:44:59.904Z] taggedImages: [2022-08-29T20:44:59.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:44:59.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-29T20:44:59.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.51 [2022-08-29T20:44:59.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:59.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-29T20:44:59.922Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-29T20:44:59.922Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:44:59.922Z] latest [2022-08-29T20:44:59.922Z] 2.3.0-dev.51 [2022-08-29T20:44:59.922Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:44:59.922Z] main [2022-08-29T20:44:59.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:00.263Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:00.623Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:45:00.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T20:45:00.623Z] 6ca5c031f771: Preparing [2022-08-29T20:45:00.623Z] 5dbaf0e3abe6: Preparing [2022-08-29T20:45:00.623Z] 36cb679dbbae: Preparing [2022-08-29T20:45:00.623Z] bff5ccfe2dc1: Preparing [2022-08-29T20:45:00.623Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:00.623Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:00.623Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:00.894Z] 6ca5c031f771: Pushed [2022-08-29T20:45:01.166Z] bff5ccfe2dc1: Pushed [2022-08-29T20:45:06.549Z] 5dbaf0e3abe6: Pushed [2022-08-29T20:45:06.549Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:b4445c330a55d29baf692907e502048538841ff554029581e8ad6545412c056b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:06.906Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:07.258Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-29T20:45:07.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T20:45:07.258Z] 6ca5c031f771: Preparing [2022-08-29T20:45:07.258Z] 5dbaf0e3abe6: Preparing [2022-08-29T20:45:07.258Z] 36cb679dbbae: Preparing [2022-08-29T20:45:07.258Z] bff5ccfe2dc1: Preparing [2022-08-29T20:45:07.258Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:07.258Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:07.258Z] 6ca5c031f771: Layer already exists [2022-08-29T20:45:07.258Z] 5dbaf0e3abe6: Layer already exists [2022-08-29T20:45:07.258Z] bff5ccfe2dc1: Layer already exists [2022-08-29T20:45:07.258Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:07.529Z] latest: digest: sha256:b4445c330a55d29baf692907e502048538841ff554029581e8ad6545412c056b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:07.885Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:08.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.51 [2022-08-29T20:45:08.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T20:45:08.242Z] 6ca5c031f771: Preparing [2022-08-29T20:45:08.242Z] 5dbaf0e3abe6: Preparing [2022-08-29T20:45:08.242Z] 36cb679dbbae: Preparing [2022-08-29T20:45:08.242Z] bff5ccfe2dc1: Preparing [2022-08-29T20:45:08.242Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:08.242Z] bff5ccfe2dc1: Layer already exists [2022-08-29T20:45:08.242Z] 6ca5c031f771: Layer already exists [2022-08-29T20:45:08.242Z] 5dbaf0e3abe6: Layer already exists [2022-08-29T20:45:08.242Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:08.242Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:08.514Z] 2.3.0-dev.51: digest: sha256:b4445c330a55d29baf692907e502048538841ff554029581e8ad6545412c056b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:08.874Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:09.250Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:45:09.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T20:45:09.251Z] 6ca5c031f771: Preparing [2022-08-29T20:45:09.251Z] 5dbaf0e3abe6: Preparing [2022-08-29T20:45:09.251Z] 36cb679dbbae: Preparing [2022-08-29T20:45:09.251Z] bff5ccfe2dc1: Preparing [2022-08-29T20:45:09.251Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:09.251Z] bff5ccfe2dc1: Layer already exists [2022-08-29T20:45:09.251Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:09.251Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:09.251Z] 6ca5c031f771: Layer already exists [2022-08-29T20:45:09.251Z] 5dbaf0e3abe6: Layer already exists [2022-08-29T20:45:09.522Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:b4445c330a55d29baf692907e502048538841ff554029581e8ad6545412c056b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:09.883Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:10.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-29T20:45:10.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T20:45:10.236Z] 6ca5c031f771: Preparing [2022-08-29T20:45:10.236Z] 5dbaf0e3abe6: Preparing [2022-08-29T20:45:10.236Z] 36cb679dbbae: Preparing [2022-08-29T20:45:10.236Z] bff5ccfe2dc1: Preparing [2022-08-29T20:45:10.236Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:10.236Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:10.236Z] 6ca5c031f771: Layer already exists [2022-08-29T20:45:10.236Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:10.236Z] bff5ccfe2dc1: Layer already exists [2022-08-29T20:45:10.236Z] 5dbaf0e3abe6: Layer already exists [2022-08-29T20:45:10.508Z] main: digest: sha256:b4445c330a55d29baf692907e502048538841ff554029581e8ad6545412c056b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:45:10.576Z] ===================================================== [Pipeline] echo [2022-08-29T20:45:10.583Z] taggedImages: [2022-08-29T20:45:10.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:45:10.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-29T20:45:10.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.51 [2022-08-29T20:45:10.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:45:10.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-29T20:45:10.603Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-29T20:45:10.603Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:45:10.603Z] latest [2022-08-29T20:45:10.603Z] 2.3.0-dev.51 [2022-08-29T20:45:10.603Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:45:10.603Z] main [2022-08-29T20:45:10.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:10.963Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:11.318Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:45:11.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T20:45:11.318Z] 3e2f4c191697: Preparing [2022-08-29T20:45:11.318Z] 51bc0158a038: Preparing [2022-08-29T20:45:11.318Z] 36cb679dbbae: Preparing [2022-08-29T20:45:11.318Z] 9720eb77d314: Preparing [2022-08-29T20:45:11.318Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:11.318Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:11.591Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:11.591Z] 9720eb77d314: Layer already exists [2022-08-29T20:45:11.591Z] 3e2f4c191697: Pushed [2022-08-29T20:45:16.970Z] 51bc0158a038: Pushed [2022-08-29T20:45:16.970Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:344eaa654398f6b89cddfd0dfcf8207d0a3869f36f61c2c0d8e6b73fbee88f01 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:17.337Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:17.694Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-29T20:45:17.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T20:45:17.694Z] 3e2f4c191697: Preparing [2022-08-29T20:45:17.694Z] 51bc0158a038: Preparing [2022-08-29T20:45:17.694Z] 36cb679dbbae: Preparing [2022-08-29T20:45:17.694Z] 9720eb77d314: Preparing [2022-08-29T20:45:17.694Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:17.694Z] 51bc0158a038: Layer already exists [2022-08-29T20:45:17.694Z] 3e2f4c191697: Layer already exists [2022-08-29T20:45:17.694Z] 9720eb77d314: Layer already exists [2022-08-29T20:45:17.694Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:17.694Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:17.965Z] latest: digest: sha256:344eaa654398f6b89cddfd0dfcf8207d0a3869f36f61c2c0d8e6b73fbee88f01 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:18.325Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:18.682Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.51 [2022-08-29T20:45:18.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T20:45:18.682Z] 3e2f4c191697: Preparing [2022-08-29T20:45:18.682Z] 51bc0158a038: Preparing [2022-08-29T20:45:18.682Z] 36cb679dbbae: Preparing [2022-08-29T20:45:18.682Z] 9720eb77d314: Preparing [2022-08-29T20:45:18.682Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:18.682Z] 9720eb77d314: Layer already exists [2022-08-29T20:45:18.682Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:18.682Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:18.682Z] 51bc0158a038: Layer already exists [2022-08-29T20:45:18.682Z] 3e2f4c191697: Layer already exists [2022-08-29T20:45:18.954Z] 2.3.0-dev.51: digest: sha256:344eaa654398f6b89cddfd0dfcf8207d0a3869f36f61c2c0d8e6b73fbee88f01 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:19.322Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:19.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:45:19.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T20:45:19.676Z] 3e2f4c191697: Preparing [2022-08-29T20:45:19.676Z] 51bc0158a038: Preparing [2022-08-29T20:45:19.676Z] 36cb679dbbae: Preparing [2022-08-29T20:45:19.676Z] 9720eb77d314: Preparing [2022-08-29T20:45:19.676Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:19.676Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:19.676Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:19.676Z] 9720eb77d314: Layer already exists [2022-08-29T20:45:19.676Z] 51bc0158a038: Layer already exists [2022-08-29T20:45:19.676Z] 3e2f4c191697: Layer already exists [2022-08-29T20:45:19.947Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:344eaa654398f6b89cddfd0dfcf8207d0a3869f36f61c2c0d8e6b73fbee88f01 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:20.337Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:20.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-29T20:45:20.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T20:45:20.693Z] 3e2f4c191697: Preparing [2022-08-29T20:45:20.693Z] 51bc0158a038: Preparing [2022-08-29T20:45:20.693Z] 36cb679dbbae: Preparing [2022-08-29T20:45:20.693Z] 9720eb77d314: Preparing [2022-08-29T20:45:20.693Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:20.693Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:20.693Z] 36cb679dbbae: Layer already exists [2022-08-29T20:45:20.693Z] 9720eb77d314: Layer already exists [2022-08-29T20:45:20.693Z] 51bc0158a038: Layer already exists [2022-08-29T20:45:20.693Z] 3e2f4c191697: Layer already exists [2022-08-29T20:45:20.965Z] main: digest: sha256:344eaa654398f6b89cddfd0dfcf8207d0a3869f36f61c2c0d8e6b73fbee88f01 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:45:21.029Z] ===================================================== [Pipeline] echo [2022-08-29T20:45:21.038Z] taggedImages: [2022-08-29T20:45:21.038Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:45:21.038Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-29T20:45:21.038Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.51 [2022-08-29T20:45:21.038Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:45:21.038Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-29T20:45:21.057Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-29T20:45:21.057Z] d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:45:21.057Z] latest [2022-08-29T20:45:21.057Z] 2.3.0-dev.51 [2022-08-29T20:45:21.057Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:45:21.057Z] main [2022-08-29T20:45:21.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:21.414Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:21.761Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:45:21.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T20:45:21.761Z] 01ebb1fdc0df: Preparing [2022-08-29T20:45:21.761Z] d40534756eb9: Preparing [2022-08-29T20:45:21.761Z] 658ef6675f9a: Preparing [2022-08-29T20:45:21.761Z] 6bc2c4217454: Preparing [2022-08-29T20:45:21.761Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:22.034Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:22.034Z] d40534756eb9: Pushed [2022-08-29T20:45:22.627Z] 01ebb1fdc0df: Pushed [2022-08-29T20:45:24.593Z] 658ef6675f9a: Pushed [2022-08-29T20:45:51.341Z] 6bc2c4217454: Pushed [2022-08-29T20:45:51.341Z] d9dcee949f54824ad0383305277df28e0b6ce2cb: digest: sha256:846ce887b312c59264afcfc20415ac7687d75a5bfa2152ca04c45d57df7f68b4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:51.697Z] + 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-08-29T20:45:52.054Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-29T20:45:52.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T20:45:52.054Z] 01ebb1fdc0df: Preparing [2022-08-29T20:45:52.054Z] d40534756eb9: Preparing [2022-08-29T20:45:52.054Z] 658ef6675f9a: Preparing [2022-08-29T20:45:52.054Z] 6bc2c4217454: Preparing [2022-08-29T20:45:52.054Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:52.054Z] 658ef6675f9a: Layer already exists [2022-08-29T20:45:52.054Z] 01ebb1fdc0df: Layer already exists [2022-08-29T20:45:52.055Z] d40534756eb9: Layer already exists [2022-08-29T20:45:52.055Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:52.055Z] 6bc2c4217454: Layer already exists [2022-08-29T20:45:52.325Z] latest: digest: sha256:846ce887b312c59264afcfc20415ac7687d75a5bfa2152ca04c45d57df7f68b4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:52.688Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:53.037Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.51 [2022-08-29T20:45:53.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T20:45:53.037Z] 01ebb1fdc0df: Preparing [2022-08-29T20:45:53.037Z] d40534756eb9: Preparing [2022-08-29T20:45:53.037Z] 658ef6675f9a: Preparing [2022-08-29T20:45:53.037Z] 6bc2c4217454: Preparing [2022-08-29T20:45:53.037Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:53.037Z] 01ebb1fdc0df: Layer already exists [2022-08-29T20:45:53.037Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:53.037Z] d40534756eb9: Layer already exists [2022-08-29T20:45:53.037Z] 658ef6675f9a: Layer already exists [2022-08-29T20:45:53.037Z] 6bc2c4217454: Layer already exists [2022-08-29T20:45:53.319Z] 2.3.0-dev.51: digest: sha256:846ce887b312c59264afcfc20415ac7687d75a5bfa2152ca04c45d57df7f68b4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:53.697Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:54.048Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:45:54.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T20:45:54.048Z] 01ebb1fdc0df: Preparing [2022-08-29T20:45:54.048Z] d40534756eb9: Preparing [2022-08-29T20:45:54.048Z] 658ef6675f9a: Preparing [2022-08-29T20:45:54.048Z] 6bc2c4217454: Preparing [2022-08-29T20:45:54.048Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:54.048Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:54.048Z] 658ef6675f9a: Layer already exists [2022-08-29T20:45:54.048Z] 01ebb1fdc0df: Layer already exists [2022-08-29T20:45:54.048Z] d40534756eb9: Layer already exists [2022-08-29T20:45:54.048Z] 6bc2c4217454: Layer already exists [2022-08-29T20:45:54.320Z] d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51: digest: sha256:846ce887b312c59264afcfc20415ac7687d75a5bfa2152ca04c45d57df7f68b4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:54.684Z] + 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-08-29T20:45:55.041Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-29T20:45:55.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T20:45:55.041Z] 01ebb1fdc0df: Preparing [2022-08-29T20:45:55.041Z] d40534756eb9: Preparing [2022-08-29T20:45:55.041Z] 658ef6675f9a: Preparing [2022-08-29T20:45:55.041Z] 6bc2c4217454: Preparing [2022-08-29T20:45:55.041Z] 5d3e392a13a0: Preparing [2022-08-29T20:45:55.041Z] 658ef6675f9a: Layer already exists [2022-08-29T20:45:55.041Z] d40534756eb9: Layer already exists [2022-08-29T20:45:55.041Z] 6bc2c4217454: Layer already exists [2022-08-29T20:45:55.041Z] 01ebb1fdc0df: Layer already exists [2022-08-29T20:45:55.041Z] 5d3e392a13a0: Layer already exists [2022-08-29T20:45:55.311Z] main: digest: sha256:846ce887b312c59264afcfc20415ac7687d75a5bfa2152ca04c45d57df7f68b4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T20:45:55.377Z] ===================================================== [Pipeline] echo [2022-08-29T20:45:55.390Z] taggedImages: [2022-08-29T20:45:55.390Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb [2022-08-29T20:45:55.390Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-29T20:45:55.390Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.51 [2022-08-29T20:45:55.390Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d9dcee949f54824ad0383305277df28e0b6ce2cb-2.3.0-dev.51 [2022-08-29T20:45:55.390Z] - 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-08-29T20:45:55.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T20:45:55.769Z] [2022-08-29T20:45:55.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:45:56.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T20:45:56.386Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T20:45:56.386Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T20:45:56.386Z] 04944245beec: Pulling fs layer [2022-08-29T20:45:56.386Z] 699f458cf7ca: Pulling fs layer [2022-08-29T20:45:56.386Z] 765212b225bb: Pulling fs layer [2022-08-29T20:45:56.386Z] f23df028b6ca: Pulling fs layer [2022-08-29T20:45:56.386Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T20:45:56.386Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T20:45:56.386Z] f23df028b6ca: Waiting [2022-08-29T20:45:56.386Z] d65c8cfc05b1: Waiting [2022-08-29T20:45:56.386Z] 2437ff75d9bd: Waiting [2022-08-29T20:45:56.386Z] 765212b225bb: Waiting [2022-08-29T20:45:56.386Z] 04944245beec: Verifying Checksum [2022-08-29T20:45:56.386Z] 04944245beec: Download complete [2022-08-29T20:45:56.386Z] 765212b225bb: Verifying Checksum [2022-08-29T20:45:56.386Z] 765212b225bb: Download complete [2022-08-29T20:45:56.386Z] f23df028b6ca: Verifying Checksum [2022-08-29T20:45:56.386Z] f23df028b6ca: Download complete [2022-08-29T20:45:56.659Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T20:45:56.659Z] d65c8cfc05b1: Download complete [2022-08-29T20:45:56.659Z] 699f458cf7ca: Verifying Checksum [2022-08-29T20:45:56.659Z] 699f458cf7ca: Download complete [2022-08-29T20:45:56.935Z] 8998bd30e6a1: Verifying Checksum [2022-08-29T20:45:56.935Z] 8998bd30e6a1: Download complete [2022-08-29T20:45:59.550Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T20:45:59.550Z] 2437ff75d9bd: Download complete [2022-08-29T20:46:01.524Z] 8998bd30e6a1: Pull complete [2022-08-29T20:46:01.796Z] 04944245beec: Pull complete [2022-08-29T20:46:03.232Z] 699f458cf7ca: Pull complete [2022-08-29T20:46:03.504Z] 765212b225bb: Pull complete [2022-08-29T20:46:04.480Z] f23df028b6ca: Pull complete [2022-08-29T20:46:04.754Z] d65c8cfc05b1: Pull complete [2022-08-29T20:46:19.875Z] 2437ff75d9bd: Pull complete [2022-08-29T20:46:19.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T20:46:19.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T20:46:19.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:46:20.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-23798 does not seem to be running inside a container [2022-08-29T20:46:20.211Z] $ 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/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:46:22.785Z] $ docker top c325c4d57ce2fd2a1ca8f2fc42e92e460c0d81ceab33272c14c436b211ecbc5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:46:23.739Z] ---> job-cost.sh [2022-08-29T20:46:23.739Z] lf-activate-venv: SKIPPING [2022-08-29T20:46:23.739Z] INFO: No Stack... [2022-08-29T20:46:24.329Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T20:46:25.304Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T20:46:25.961Z] + + cat /w/workspace/edgex-go/287/archives/cost.csvcut [2022-08-29T20:46:25.961Z] -d, -f6 [Pipeline] lock [2022-08-29T20:46:26.024Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-287-stack-cost] [2022-08-29T20:46:26.033Z] Resource [jenkins-edgexfoundry-edgex-go-main-287-stack-cost] did not exist. Created. [2022-08-29T20:46:26.033Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-287-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T20:46:26.696Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T20:46:27.325Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T20:46:27.337Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-287-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T20:46:27.359Z] $ docker stop --time=1 c325c4d57ce2fd2a1ca8f2fc42e92e460c0d81ceab33272c14c436b211ecbc5c [2022-08-29T20:46:28.919Z] $ docker rm -f c325c4d57ce2fd2a1ca8f2fc42e92e460c0d81ceab33272c14c436b211ecbc5c [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-08-29T20:46:29.433Z] provisioning config files... [2022-08-29T20:46:29.441Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/287@tmp/config8993520058409532113tmp [Pipeline] { [Pipeline] sh [2022-08-29T20:46:29.733Z] + set +x [2022-08-29T20:46:29.733Z] + curl -s https://codecov.io/bash [2022-08-29T20:46:29.733Z] + bash -s -- [2022-08-29T20:46:29.733Z] [2022-08-29T20:46:29.733Z] _____ _ [2022-08-29T20:46:29.733Z] / ____| | | [2022-08-29T20:46:29.733Z] | | ___ __| | ___ ___ _____ __ [2022-08-29T20:46:29.733Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-29T20:46:29.733Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-29T20:46:29.733Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-29T20:46:29.733Z] Bash-1.0.6 [2022-08-29T20:46:29.733Z] [2022-08-29T20:46:29.733Z] [2022-08-29T20:46:29.733Z] ==> git version 2.25.1 found [2022-08-29T20:46:29.733Z] ==> 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-08-29T20:46:29.733Z] Release-Date: 2020-01-08 [2022-08-29T20:46:29.733Z] 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-08-29T20:46:29.733Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-29T20:46:29.733Z] ==> Jenkins CI detected. [2022-08-29T20:46:29.733Z] current dir:  /w/workspace/edgex-go/287 [2022-08-29T20:46:29.733Z] project root: . [2022-08-29T20:46:29.733Z] --> token set from env [2022-08-29T20:46:29.733Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-29T20:46:29.733Z] ==> Running gcov in . (disable via -X gcov) [2022-08-29T20:46:29.733Z] ==> Python coveragepy not found [2022-08-29T20:46:29.733Z] ==> Searching for coverage reports in: [2022-08-29T20:46:29.733Z] + . [2022-08-29T20:46:29.733Z] -> Found 1 reports [2022-08-29T20:46:29.733Z] ==> Detecting git/mercurial file structure [2022-08-29T20:46:29.733Z] ==> Reading reports [2022-08-29T20:46:29.734Z] + ./coverage.out bytes=482786 [2022-08-29T20:46:29.734Z] ==> Appending adjustments [2022-08-29T20:46:29.734Z] https://docs.codecov.io/docs/fixing-reports [2022-08-29T20:46:31.117Z] + Found adjustments [2022-08-29T20:46:31.117Z] ==> Gzipping contents [2022-08-29T20:46:31.117Z] 64K /tmp/codecov.XE1OmT.gz [2022-08-29T20:46:31.117Z] ==> Uploading reports [2022-08-29T20:46:31.117Z] url: https://codecov.io [2022-08-29T20:46:31.118Z] query: branch=main&commit=d9dcee949f54824ad0383305277df28e0b6ce2cb&build=287&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F287%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-29T20:46:31.118Z] -> Pinging Codecov [2022-08-29T20:46:31.118Z] 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=d9dcee949f54824ad0383305277df28e0b6ce2cb&build=287&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F287%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-29T20:46:31.378Z] -> Uploading to [2022-08-29T20:46:31.378Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-29/00271124DB129430A58F1EEE437C3FCB/d9dcee949f54824ad0383305277df28e0b6ce2cb/173f8048-d793-4fb4-a95c-2dbe66b8c6de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T204631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ded332216e2961a44f310c0d7afb51415eaee3536c7c20ea3d01c1ef9f649ef [2022-08-29T20:46:31.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T20:46:31.378Z] Dload Upload Total Spent Left Speed [2022-08-29T20:46:31.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63378 0 0 100 63378 0 248k --:--:-- --:--:-- --:--:-- 248k 100 63378 0 0 100 63378 0 248k --:--:-- --:--:-- --:--:-- 247k [2022-08-29T20:46:31.638Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9dcee949f54824ad0383305277df28e0b6ce2cb [Pipeline] } [2022-08-29T20:46:31.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-29T20:46:31.771Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-29T20:46:31.780Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:46:32.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T20:46:32.076Z] [2022-08-29T20:46:32.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:46:32.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T20:46:32.385Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-29T20:46:32.385Z] df9b9388f04a: Pulling fs layer [2022-08-29T20:46:32.385Z] 52dc419b0ee2: Pulling fs layer [2022-08-29T20:46:32.385Z] 25bc292e5bac: Pulling fs layer [2022-08-29T20:46:32.385Z] 114826534d7a: Pulling fs layer [2022-08-29T20:46:32.385Z] 4657fd5d0bcf: Pulling fs layer [2022-08-29T20:46:32.385Z] 6ad1cebc031e: Pulling fs layer [2022-08-29T20:46:32.385Z] 114826534d7a: Waiting [2022-08-29T20:46:32.385Z] 4657fd5d0bcf: Waiting [2022-08-29T20:46:32.385Z] 8a3aa393b2d8: Pulling fs layer [2022-08-29T20:46:32.385Z] 6ad1cebc031e: Waiting [2022-08-29T20:46:32.385Z] 25bc292e5bac: Verifying Checksum [2022-08-29T20:46:32.385Z] 25bc292e5bac: Download complete [2022-08-29T20:46:32.385Z] 52dc419b0ee2: Verifying Checksum [2022-08-29T20:46:32.385Z] 52dc419b0ee2: Download complete [2022-08-29T20:46:32.385Z] 4657fd5d0bcf: Verifying Checksum [2022-08-29T20:46:32.385Z] 4657fd5d0bcf: Download complete [2022-08-29T20:46:32.385Z] df9b9388f04a: Verifying Checksum [2022-08-29T20:46:32.385Z] df9b9388f04a: Download complete [2022-08-29T20:46:32.648Z] df9b9388f04a: Pull complete [2022-08-29T20:46:32.648Z] 6ad1cebc031e: Verifying Checksum [2022-08-29T20:46:32.648Z] 6ad1cebc031e: Download complete [2022-08-29T20:46:32.648Z] 52dc419b0ee2: Pull complete [2022-08-29T20:46:32.918Z] 25bc292e5bac: Pull complete [2022-08-29T20:46:33.180Z] 114826534d7a: Verifying Checksum [2022-08-29T20:46:33.180Z] 114826534d7a: Download complete [2022-08-29T20:46:33.440Z] 8a3aa393b2d8: Verifying Checksum [2022-08-29T20:46:33.440Z] 8a3aa393b2d8: Download complete [2022-08-29T20:46:36.728Z] 114826534d7a: Pull complete [2022-08-29T20:46:36.728Z] 4657fd5d0bcf: Pull complete [2022-08-29T20:46:36.987Z] 6ad1cebc031e: Pull complete [2022-08-29T20:46:40.277Z] 8a3aa393b2d8: Pull complete [2022-08-29T20:46:40.277Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-29T20:46:40.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T20:46:40.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:46:40.376Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:46:40.415Z] $ 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/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:46:44.909Z] $ docker top 20ceefb2bd27e2231c4a0abe1447ee9c6b8b2811c094d2fca848798affe51b01 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-29T20:46:44.991Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-29T20:46:45.274Z] + set -o pipefail [2022-08-29T20:46:45.274Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-29T20:46:51.850Z] [2022-08-29T20:46:51.850Z] Monitoring /w/workspace/edgex-go/287 (github.com/edgexfoundry/edgex-go)... [2022-08-29T20:46:51.850Z] [2022-08-29T20:46:51.850Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/be2b8027-67a3-4fec-936d-65f77bb1d95c [2022-08-29T20:46:51.850Z] [2022-08-29T20:46:51.850Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-29T20:46:51.850Z] [2022-08-29T20:46:51.850Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-29T20:46:51.850Z] [2022-08-29T20:46:51.850Z] [Pipeline] } [2022-08-29T20:46:51.861Z] $ docker stop --time=1 20ceefb2bd27e2231c4a0abe1447ee9c6b8b2811c094d2fca848798affe51b01 [2022-08-29T20:46:54.837Z] $ docker rm -f 20ceefb2bd27e2231c4a0abe1447ee9c6b8b2811c094d2fca848798affe51b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-29T20:46:55.194Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T20:46:55.203Z] provisioning config files... [2022-08-29T20:46:55.211Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/287@tmp/config4761718713255019089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:46:55.512Z] --> edgex-publish-swagger.sh [2022-08-29T20:46:55.512Z] === Publish openapi/v2 API === [2022-08-29T20:46:55.512Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-29T20:46:55.512Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/287/openapi/v2/core-command.yaml] [2022-08-29T20:46:55.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T20:46:55.512Z] Dload Upload Total Spent Left Speed [2022-08-29T20:46:56.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36221 --:--:-- --:--:-- --:--:-- 36182 100 33831 0 0 100 33831 0 36182 --:--:-- --:--:-- --:--:-- 36144 [2022-08-29T20:46:56.453Z] [2022-08-29T20:46:56.453Z] [2022-08-29T20:46:56.453Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/287/openapi/v2/core-data.yaml] [2022-08-29T20:46:56.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T20:46:56.453Z] Dload Upload Total Spent Left Speed [2022-08-29T20:46:57.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 78945 --:--:-- --:--:-- --:--:-- 78859 100 71604 0 0 100 71604 0 78859 --:--:-- --:--:-- --:--:-- 78772 [2022-08-29T20:46:57.390Z] [2022-08-29T20:46:57.390Z] [2022-08-29T20:46:57.390Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/287/openapi/v2/core-metadata.yaml] [2022-08-29T20:46:57.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T20:46:57.390Z] Dload Upload Total Spent Left Speed [2022-08-29T20:46:58.771Z] 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 119k 0:00:01 0:00:01 --:--:-- 119k [2022-08-29T20:46:58.771Z] [2022-08-29T20:46:58.771Z] [2022-08-29T20:46:58.771Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/287/openapi/v2/support-notifications.yaml] [2022-08-29T20:46:58.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T20:46:58.771Z] Dload Upload Total Spent Left Speed [2022-08-29T20:46:59.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 650k --:--:-- --:--:-- --:--:-- 646k 100 89318 0 0 100 89318 0 97402 --:--:-- --:--:-- --:--:-- 97296 [2022-08-29T20:46:59.340Z] [2022-08-29T20:46:59.340Z] [2022-08-29T20:46:59.340Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/287/openapi/v2/support-scheduler.yaml] [2022-08-29T20:46:59.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T20:46:59.340Z] Dload Upload Total Spent Left Speed [2022-08-29T20:47:00.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 190k --:--:-- --:--:-- --:--:-- 189k 100 39556 0 0 100 39556 0 44048 --:--:-- --:--:-- --:--:-- 44000 [2022-08-29T20:47:00.541Z] [2022-08-29T20:47:00.541Z] [2022-08-29T20:47:00.541Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/287/openapi/v2/system-agent.yaml] [2022-08-29T20:47:00.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T20:47:00.541Z] Dload Upload Total Spent Left Speed [2022-08-29T20:47:01.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22200 --:--:-- --:--:-- --:--:-- 22175 100 20091 0 0 100 20091 0 22200 --:--:-- --:--:-- --:--:-- 22175 [2022-08-29T20:47:01.483Z] [2022-08-29T20:47:01.483Z] [Pipeline] } [2022-08-29T20:47:01.493Z] 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-08-29T20:47:01.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T20:47:01.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:47:02.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T20:47:02.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:47:02.281Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:47:02.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:47:02.692Z] $ docker top bbd33ae1fed6fad4cb29a9506487507c00def60aaf63598fff64b55eeac5df87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T20:47:02.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T20:47:02.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T20:47:02.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T20:47:02.914Z] $ docker exec bbd33ae1fed6fad4cb29a9506487507c00def60aaf63598fff64b55eeac5df87 ssh-agent [2022-08-29T20:47:03.044Z] SSH_AUTH_SOCK=/tmp/ssh-KBzJdZNqvGs6/agent.34 [2022-08-29T20:47:03.044Z] SSH_AGENT_PID=40 [2022-08-29T20:47:03.050Z] Running ssh-add (command line suppressed) [2022-08-29T20:47:03.153Z] Identity added: /w/workspace/edgex-go/287@tmp/private_key_313873042452923645.key (/w/workspace/edgex-go/287@tmp/private_key_313873042452923645.key) [2022-08-29T20:47:03.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T20:47:03.457Z] + git semver tag [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,651 [run_tag] DEBUG tag force:False [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,651 [check_head_tag] DEBUG check head tag [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,652 [execute] INFO git cat-file --batch-check [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/287, universal_newlines=False, shell=None, istream=) [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,656 [execute] INFO git cat-file --batch [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/287, universal_newlines=False, shell=None, istream=) [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,680 [read_version] DEBUG read version from /w/workspace/edgex-go/287/.semver/main [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,680 [execute] INFO git tag -a v2.3.0-dev.51 -m v2.3.0-dev.51 [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,681 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.51', '-m', 'v2.3.0-dev.51'], cwd=/w/workspace/edgex-go/287, universal_newlines=False, shell=None, istream=None) [2022-08-29T20:47:03.717Z] 2022-08-29 20:47:03,685 [read_version] DEBUG read version from /w/workspace/edgex-go/287/.semver/main [2022-08-29T20:47:03.717Z] 2.3.0-dev.51 [Pipeline] } [2022-08-29T20:47:03.726Z] $ docker exec --env ******** --env ******** bbd33ae1fed6fad4cb29a9506487507c00def60aaf63598fff64b55eeac5df87 ssh-agent -k [2022-08-29T20:47:03.824Z] unset SSH_AUTH_SOCK; [2022-08-29T20:47:03.825Z] unset SSH_AGENT_PID; [2022-08-29T20:47:03.825Z] echo Agent pid 40 killed; [2022-08-29T20:47:03.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T20:47:04.145Z] + git semver [Pipeline] } [2022-08-29T20:47:04.414Z] $ docker stop --time=1 bbd33ae1fed6fad4cb29a9506487507c00def60aaf63598fff64b55eeac5df87 [2022-08-29T20:47:05.685Z] $ docker rm -f bbd33ae1fed6fad4cb29a9506487507c00def60aaf63598fff64b55eeac5df87 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:47:06.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T20:47:06.081Z] [2022-08-29T20:47:06.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:47:06.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T20:47:06.383Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-29T20:47:06.383Z] ab5ef0e58194: Pulling fs layer [2022-08-29T20:47:06.383Z] 9712f1f96733: Pulling fs layer [2022-08-29T20:47:06.383Z] 63f879dbbcfc: Pulling fs layer [2022-08-29T20:47:06.383Z] 0d9ebad4ef96: Pulling fs layer [2022-08-29T20:47:06.383Z] e9a5061849ea: Pulling fs layer [2022-08-29T20:47:06.383Z] d747dcd14b5f: Pulling fs layer [2022-08-29T20:47:06.383Z] 2de7ff778b66: Pulling fs layer [2022-08-29T20:47:06.383Z] e9a5061849ea: Waiting [2022-08-29T20:47:06.383Z] 2de7ff778b66: Waiting [2022-08-29T20:47:06.383Z] d747dcd14b5f: Waiting [2022-08-29T20:47:06.383Z] 0d9ebad4ef96: Waiting [2022-08-29T20:47:06.383Z] 9712f1f96733: Download complete [2022-08-29T20:47:06.965Z] 63f879dbbcfc: Verifying Checksum [2022-08-29T20:47:06.965Z] 63f879dbbcfc: Download complete [2022-08-29T20:47:06.965Z] 0d9ebad4ef96: Verifying Checksum [2022-08-29T20:47:06.965Z] 0d9ebad4ef96: Download complete [2022-08-29T20:47:06.965Z] d747dcd14b5f: Download complete [2022-08-29T20:47:06.965Z] e9a5061849ea: Verifying Checksum [2022-08-29T20:47:06.965Z] e9a5061849ea: Download complete [2022-08-29T20:47:06.965Z] ab5ef0e58194: Verifying Checksum [2022-08-29T20:47:06.965Z] ab5ef0e58194: Download complete [2022-08-29T20:47:07.224Z] 2de7ff778b66: Verifying Checksum [2022-08-29T20:47:07.224Z] 2de7ff778b66: Download complete [2022-08-29T20:47:09.758Z] ab5ef0e58194: Pull complete [2022-08-29T20:47:09.758Z] 9712f1f96733: Pull complete [2022-08-29T20:47:10.328Z] 63f879dbbcfc: Pull complete [2022-08-29T20:47:14.522Z] 0d9ebad4ef96: Pull complete [2022-08-29T20:47:14.522Z] e9a5061849ea: Pull complete [2022-08-29T20:47:14.522Z] d747dcd14b5f: Pull complete [2022-08-29T20:47:15.460Z] 2de7ff778b66: Pull complete [2022-08-29T20:47:15.460Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-29T20:47:15.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T20:47:15.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:47:15.557Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:47:15.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:47:19.522Z] $ docker top 50f63c9cf8840584c1a64f3523cfb7bdc6915bda7af484a5e7faebb4e90a0490 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-29T20:47:19.604Z] provisioning config files... [2022-08-29T20:47:19.612Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/287@tmp/config1251227660719782316tmp [2022-08-29T20:47:19.623Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/287@tmp/config8542815165177765382tmp [2022-08-29T20:47:19.635Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/287@tmp/config7866852957189035784tmp [Pipeline] { [Pipeline] echo [2022-08-29T20:47:19.648Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:19.932Z] ---> sigul-configuration.sh [2022-08-29T20:47:19.933Z] gpg: directory `/root/.gnupg' created [2022-08-29T20:47:19.933Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-29T20:47:19.933Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-29T20:47:19.933Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-29T20:47:19.933Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-29T20:47:19.933Z] gpg: CAST5 encrypted data [2022-08-29T20:47:19.933Z] gpg: encrypted with 1 passphrase [2022-08-29T20:47:19.933Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-29T20:47:20.223Z] + mkdir /home/jenkins [2022-08-29T20:47:20.223Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-29T20:47:20.511Z] + 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-08-29T20:47:20.519Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:20.804Z] ---> sigul-install.sh [2022-08-29T20:47:20.804Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-29T20:47:21.093Z] + git tag --list [2022-08-29T20:47:21.094Z] 0.6.0 [2022-08-29T20:47:21.094Z] 0.6.1 [2022-08-29T20:47:21.094Z] 0.7.0 [2022-08-29T20:47:21.094Z] 0.7.1 [2022-08-29T20:47:21.094Z] v1.0.0 [2022-08-29T20:47:21.094Z] v1.0.1 [2022-08-29T20:47:21.094Z] v1.1.0 [2022-08-29T20:47:21.094Z] v1.2.0 [2022-08-29T20:47:21.094Z] v1.2.1 [2022-08-29T20:47:21.094Z] v1.3.0 [2022-08-29T20:47:21.094Z] v1.3.1 [2022-08-29T20:47:21.094Z] v2.0.0 [2022-08-29T20:47:21.094Z] v2.1.0 [2022-08-29T20:47:21.094Z] v2.1.1 [2022-08-29T20:47:21.094Z] v2.1.1-dev.1 [2022-08-29T20:47:21.094Z] v2.1.1-dev.2 [2022-08-29T20:47:21.094Z] v2.1.1-dev.3 [2022-08-29T20:47:21.094Z] v2.1.1-dev.4 [2022-08-29T20:47:21.094Z] v2.1.1-dev.5 [2022-08-29T20:47:21.094Z] v2.1.1-dev.6 [2022-08-29T20:47:21.094Z] v2.1.1-dev.7 [2022-08-29T20:47:21.094Z] v2.1.1-dev.8 [2022-08-29T20:47:21.094Z] v2.1.2-dev.1 [2022-08-29T20:47:21.094Z] v2.2.0 [2022-08-29T20:47:21.094Z] v2.2.1-dev.1 [2022-08-29T20:47:21.094Z] v2.2.1-dev.10 [2022-08-29T20:47:21.094Z] v2.2.1-dev.11 [2022-08-29T20:47:21.094Z] v2.2.1-dev.12 [2022-08-29T20:47:21.094Z] v2.2.1-dev.13 [2022-08-29T20:47:21.094Z] v2.2.1-dev.14 [2022-08-29T20:47:21.094Z] v2.2.1-dev.15 [2022-08-29T20:47:21.094Z] v2.2.1-dev.16 [2022-08-29T20:47:21.094Z] v2.2.1-dev.17 [2022-08-29T20:47:21.094Z] v2.2.1-dev.18 [2022-08-29T20:47:21.094Z] v2.2.1-dev.19 [2022-08-29T20:47:21.094Z] v2.2.1-dev.2 [2022-08-29T20:47:21.094Z] v2.2.1-dev.20 [2022-08-29T20:47:21.094Z] v2.2.1-dev.21 [2022-08-29T20:47:21.094Z] v2.2.1-dev.22 [2022-08-29T20:47:21.094Z] v2.2.1-dev.23 [2022-08-29T20:47:21.094Z] v2.2.1-dev.24 [2022-08-29T20:47:21.094Z] v2.2.1-dev.25 [2022-08-29T20:47:21.094Z] v2.2.1-dev.26 [2022-08-29T20:47:21.094Z] v2.2.1-dev.27 [2022-08-29T20:47:21.094Z] v2.2.1-dev.28 [2022-08-29T20:47:21.094Z] v2.2.1-dev.29 [2022-08-29T20:47:21.094Z] v2.2.1-dev.3 [2022-08-29T20:47:21.094Z] v2.2.1-dev.4 [2022-08-29T20:47:21.094Z] v2.2.1-dev.5 [2022-08-29T20:47:21.094Z] v2.2.1-dev.6 [2022-08-29T20:47:21.094Z] v2.2.1-dev.7 [2022-08-29T20:47:21.094Z] v2.2.1-dev.8 [2022-08-29T20:47:21.094Z] v2.2.1-dev.9 [2022-08-29T20:47:21.094Z] v2.3.0-dev.29 [2022-08-29T20:47:21.094Z] v2.3.0-dev.30 [2022-08-29T20:47:21.094Z] v2.3.0-dev.31 [2022-08-29T20:47:21.094Z] v2.3.0-dev.32 [2022-08-29T20:47:21.094Z] v2.3.0-dev.33 [2022-08-29T20:47:21.094Z] v2.3.0-dev.34 [2022-08-29T20:47:21.094Z] v2.3.0-dev.35 [2022-08-29T20:47:21.094Z] v2.3.0-dev.36 [2022-08-29T20:47:21.094Z] v2.3.0-dev.37 [2022-08-29T20:47:21.094Z] v2.3.0-dev.38 [2022-08-29T20:47:21.094Z] v2.3.0-dev.39 [2022-08-29T20:47:21.094Z] v2.3.0-dev.40 [2022-08-29T20:47:21.094Z] v2.3.0-dev.41 [2022-08-29T20:47:21.094Z] v2.3.0-dev.42 [2022-08-29T20:47:21.094Z] v2.3.0-dev.43 [2022-08-29T20:47:21.094Z] v2.3.0-dev.44 [2022-08-29T20:47:21.094Z] v2.3.0-dev.45 [2022-08-29T20:47:21.094Z] v2.3.0-dev.46 [2022-08-29T20:47:21.094Z] v2.3.0-dev.47 [2022-08-29T20:47:21.094Z] v2.3.0-dev.48 [2022-08-29T20:47:21.094Z] v2.3.0-dev.49 [2022-08-29T20:47:21.094Z] v2.3.0-dev.50 [2022-08-29T20:47:21.094Z] v2.3.0-dev.51 [Pipeline] sh [2022-08-29T20:47:21.380Z] + lftools sign git-tag v2.3.0-dev.51 [2022-08-29T20:47:21.950Z] Signing Git tag with Sigul... [2022-08-29T20:47:21.950Z] Signing v2.3.0-dev.51 [Pipeline] echo [2022-08-29T20:47:22.219Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:22.505Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-29T20:47:22.514Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-29T20:47:22.531Z] $ docker stop --time=1 50f63c9cf8840584c1a64f3523cfb7bdc6915bda7af484a5e7faebb4e90a0490 [2022-08-29T20:47:23.837Z] $ docker rm -f 50f63c9cf8840584c1a64f3523cfb7bdc6915bda7af484a5e7faebb4e90a0490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-29T20:47:24.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T20:47:24.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:47:24.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T20:47:24.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:47:24.670Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:47:24.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:47:25.155Z] $ docker top 67e4bc9ccab03e7abafb65d5ea28d258a5d55ce44168552ff5574325cce68a94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T20:47:25.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T20:47:25.251Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T20:47:25.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T20:47:25.372Z] $ docker exec 67e4bc9ccab03e7abafb65d5ea28d258a5d55ce44168552ff5574325cce68a94 ssh-agent [2022-08-29T20:47:25.497Z] SSH_AUTH_SOCK=/tmp/ssh-8sj0pQKIdOGg/agent.32 [2022-08-29T20:47:25.497Z] SSH_AGENT_PID=39 [2022-08-29T20:47:25.505Z] Running ssh-add (command line suppressed) [2022-08-29T20:47:25.608Z] Identity added: /w/workspace/edgex-go/287@tmp/private_key_3585719392977606898.key (/w/workspace/edgex-go/287@tmp/private_key_3585719392977606898.key) [2022-08-29T20:47:25.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T20:47:25.974Z] + git semver bump pre [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,183 [read_version] DEBUG read version from /w/workspace/edgex-go/287/.semver/main [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,183 [bump_version] DEBUG bumping version:2.3.0-dev.51 on axis:pre with prefix:dev [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,183 [bump_version] DEBUG bumped version:2.3.0-dev.52 [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,183 [write_version] DEBUG write version:2.3.0-dev.52 to path:/w/workspace/edgex-go/287/.semver/main with force:True [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,183 [read_version] DEBUG read version from /w/workspace/edgex-go/287/.semver/main [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,183 [write_file] DEBUG write to file:/w/workspace/edgex-go/287/.semver/main [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,185 [execute] INFO git cat-file --batch-check [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/287/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,191 [execute] INFO git cat-file --batch [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/287/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T20:47:26.238Z] 2022-08-29 20:47:26,196 [read_version] DEBUG read version from /w/workspace/edgex-go/287/.semver/main [2022-08-29T20:47:26.238Z] 2.3.0-dev.52 [Pipeline] } [2022-08-29T20:47:26.247Z] $ docker exec --env ******** --env ******** 67e4bc9ccab03e7abafb65d5ea28d258a5d55ce44168552ff5574325cce68a94 ssh-agent -k [2022-08-29T20:47:26.372Z] unset SSH_AUTH_SOCK; [2022-08-29T20:47:26.372Z] unset SSH_AGENT_PID; [2022-08-29T20:47:26.372Z] echo Agent pid 39 killed; [2022-08-29T20:47:26.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T20:47:26.726Z] + git semver [Pipeline] } [2022-08-29T20:47:27.005Z] $ docker stop --time=1 67e4bc9ccab03e7abafb65d5ea28d258a5d55ce44168552ff5574325cce68a94 [2022-08-29T20:47:28.260Z] $ docker rm -f 67e4bc9ccab03e7abafb65d5ea28d258a5d55ce44168552ff5574325cce68a94 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T20:47:28.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T20:47:28.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:47:28.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T20:47:28.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:47:28.997Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:47:29.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:47:29.376Z] $ docker top 60367249bb99fc5c24f2b4bb19144951962c892e644a8eda8ffcf2f6a2ba53d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T20:47:29.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T20:47:29.468Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T20:47:29.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T20:47:29.590Z] $ docker exec 60367249bb99fc5c24f2b4bb19144951962c892e644a8eda8ffcf2f6a2ba53d0 ssh-agent [2022-08-29T20:47:29.701Z] SSH_AUTH_SOCK=/tmp/ssh-xrLcmT0bD1ek/agent.34 [2022-08-29T20:47:29.701Z] SSH_AGENT_PID=40 [2022-08-29T20:47:29.706Z] Running ssh-add (command line suppressed) [2022-08-29T20:47:29.828Z] Identity added: /w/workspace/edgex-go/287@tmp/private_key_4447975577877088684.key (/w/workspace/edgex-go/287@tmp/private_key_4447975577877088684.key) [2022-08-29T20:47:29.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T20:47:30.133Z] + git semver push [2022-08-29T20:47:30.394Z] 2022-08-29 20:47:30,326 [run_push] DEBUG push [2022-08-29T20:47:30.394Z] 2022-08-29 20:47:30,327 [execute] INFO git cat-file --batch-check [2022-08-29T20:47:30.394Z] 2022-08-29 20:47:30,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/287/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T20:47:30.394Z] 2022-08-29 20:47:30,330 [execute] INFO git rev-list 584a629b78c4306d2a099eb01fc690a8ad40527d -- [2022-08-29T20:47:30.394Z] 2022-08-29 20:47:30,331 [execute] DEBUG Popen(['git', 'rev-list', '584a629b78c4306d2a099eb01fc690a8ad40527d', '--'], cwd=/w/workspace/edgex-go/287/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-29T20:47:30.394Z] 2022-08-29 20:47:30,347 [execute] INFO git fetch -v origin [2022-08-29T20:47:30.394Z] 2022-08-29 20:47:30,348 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/287/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-29T20:47:30.968Z] 2022-08-29 20:47:30,824 [run_push] DEBUG no remote changes detected [2022-08-29T20:47:30.968Z] 2022-08-29 20:47:30,826 [execute] INFO git push origin semver [2022-08-29T20:47:30.968Z] 2022-08-29 20:47:30,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/287/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-29T20:47:31.908Z] 2022-08-29 20:47:31,585 [run_push] DEBUG push all version tags [2022-08-29T20:47:31.908Z] 2022-08-29 20:47:31,585 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-29T20:47:31.908Z] 2022-08-29 20:47:31,586 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/287, universal_newlines=False, shell=None, istream=None) [2022-08-29T20:47:32.479Z] 2022-08-29 20:47:32,271 [read_version] DEBUG read version from /w/workspace/edgex-go/287/.semver/main [2022-08-29T20:47:32.479Z] 2.3.0-dev.52 [Pipeline] } [2022-08-29T20:47:32.488Z] $ docker exec --env ******** --env ******** 60367249bb99fc5c24f2b4bb19144951962c892e644a8eda8ffcf2f6a2ba53d0 ssh-agent -k [2022-08-29T20:47:32.607Z] unset SSH_AUTH_SOCK; [2022-08-29T20:47:32.607Z] unset SSH_AGENT_PID; [2022-08-29T20:47:32.607Z] echo Agent pid 40 killed; [2022-08-29T20:47:32.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T20:47:32.932Z] + git semver [Pipeline] } [2022-08-29T20:47:33.204Z] $ docker stop --time=1 60367249bb99fc5c24f2b4bb19144951962c892e644a8eda8ffcf2f6a2ba53d0 [2022-08-29T20:47:34.447Z] $ docker rm -f 60367249bb99fc5c24f2b4bb19144951962c892e644a8eda8ffcf2f6a2ba53d0 [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-08-29T20:47:34.960Z] + [ -d /w/workspace/edgex-go/287/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:35.250Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:36.119Z] ---> package-listing.sh [2022-08-29T20:47:36.119Z] ++ facter osfamily [2022-08-29T20:47:36.119Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T20:47:36.379Z] + OS_FAMILY=debian [2022-08-29T20:47:36.379Z] + workspace=/w/workspace/edgex-go/287 [2022-08-29T20:47:36.379Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T20:47:36.379Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T20:47:36.379Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T20:47:36.379Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T20:47:36.379Z] + '[' /w/workspace/edgex-go/287 ']' [2022-08-29T20:47:36.379Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T20:47:36.379Z] + case "${OS_FAMILY}" in [2022-08-29T20:47:36.379Z] + dpkg -l [2022-08-29T20:47:36.379Z] + grep '^ii' [2022-08-29T20:47:36.379Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T20:47:36.379Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T20:47:36.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T20:47:36.379Z] + '[' /w/workspace/edgex-go/287 ']' [2022-08-29T20:47:36.379Z] + mkdir -p /w/workspace/edgex-go/287/archives/ [2022-08-29T20:47:36.379Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/287/archives/ [Pipeline] echo [2022-08-29T20:47:36.390Z] 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/287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-29T20:47:36.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:47:37.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T20:47:37.240Z] [2022-08-29T20:47:37.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T20:47:37.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T20:47:37.541Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T20:47:37.541Z] 5eb5b503b376: Pulling fs layer [2022-08-29T20:47:37.541Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T20:47:37.541Z] ec43610c2a17: Pulling fs layer [2022-08-29T20:47:37.541Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T20:47:37.541Z] 33b1e0a273af: Pulling fs layer [2022-08-29T20:47:37.541Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T20:47:37.541Z] 2f39f015ded8: Pulling fs layer [2022-08-29T20:47:37.541Z] 33b1e0a273af: Waiting [2022-08-29T20:47:37.541Z] 3a2ae6a8a46f: Waiting [2022-08-29T20:47:37.541Z] 5d3b04190fa2: Waiting [2022-08-29T20:47:37.541Z] 2f39f015ded8: Waiting [2022-08-29T20:47:37.541Z] 5c69ac0246d0: Verifying Checksum [2022-08-29T20:47:37.541Z] 5c69ac0246d0: Download complete [2022-08-29T20:47:37.541Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-29T20:47:37.541Z] 3a2ae6a8a46f: Download complete [2022-08-29T20:47:37.541Z] 33b1e0a273af: Verifying Checksum [2022-08-29T20:47:37.541Z] 33b1e0a273af: Download complete [2022-08-29T20:47:37.803Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T20:47:37.803Z] 5d3b04190fa2: Download complete [2022-08-29T20:47:37.803Z] ec43610c2a17: Verifying Checksum [2022-08-29T20:47:37.803Z] ec43610c2a17: Download complete [2022-08-29T20:47:37.803Z] 5eb5b503b376: Download complete [2022-08-29T20:47:38.371Z] 2f39f015ded8: Download complete [2022-08-29T20:47:38.938Z] 5eb5b503b376: Pull complete [2022-08-29T20:47:39.196Z] 5c69ac0246d0: Pull complete [2022-08-29T20:47:39.454Z] ec43610c2a17: Pull complete [2022-08-29T20:47:39.713Z] 3a2ae6a8a46f: Pull complete [2022-08-29T20:47:39.972Z] 33b1e0a273af: Pull complete [2022-08-29T20:47:39.972Z] 5d3b04190fa2: Pull complete [2022-08-29T20:47:44.160Z] 2f39f015ded8: Pull complete [2022-08-29T20:47:44.160Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T20:47:44.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T20:47:44.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T20:47:44.256Z] prd-ubuntu20.04-docker-8c-8g-23796 does not seem to be running inside a container [2022-08-29T20:47:44.290Z] $ 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/287/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/287 -v /w/workspace/edgex-go/287:/w/workspace/edgex-go/287:rw,z -v /w/workspace/edgex-go/287@tmp:/w/workspace/edgex-go/287@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-08-29T20:47:47.458Z] $ docker top c795a557982ae001da3207c9122c690cd9bdbf5c087fdc3d3a88bbefdbf38986 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T20:47:47.816Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T20:47:48.107Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T20:47:48.395Z] + ls /var/log/sa-host [2022-08-29T20:47:48.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T20:47:48.476Z] provisioning config files... [2022-08-29T20:47:48.487Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/287@tmp/config9211076073744861067tmp [Pipeline] { [Pipeline] echo [2022-08-29T20:47:48.504Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:48.792Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T20:47:48.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:49.138Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T20:47:49.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:49.436Z] ---> sudo-logs.sh [2022-08-29T20:47:49.436Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T20:47:49.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:49.752Z] ---> job-cost.sh [2022-08-29T20:47:49.753Z] lf-activate-venv: SKIPPING [2022-08-29T20:47:49.753Z] DEBUG: total: 0.10999999940395355 [2022-08-29T20:47:49.753Z] INFO: Retrieving Stack Cost... [2022-08-29T20:47:50.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T20:47:50.895Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T20:47:50.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T20:47:51.192Z] ---> logs-deploy.sh [2022-08-29T20:47:51.192Z] lf-activate-venv: SKIPPING [2022-08-29T20:47:51.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/287 [2022-08-29T20:47:51.192Z] INFO: archiving workspace using pattern(s): [2022-08-29T20:47:52.133Z] Archives upload complete. [2022-08-29T20:47:52.133Z] INFO: archiving logs to Nexus