Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf21bfd5405bc980f84ddcb8ca434f93a530fcad 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-ssh16293259620729360520.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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-ssh9968731870090227092.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh5931307814927724132.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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-ssh5486934146517265576.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7667321862422502391.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-664 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/308 [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/308 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cf21bfd5405bc980f84ddcb8ca434f93a530fcad (main) Commit message: "feat: Add NATS Subject for autoprovisioning streams (#4165)" > 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 cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 > git rev-list --no-walk a39485796f2c67000677e1d0367f746fde19f757 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T22:11:53.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T22:11:53.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T22:11:53.537Z] ========================================================= [2022-09-22T22:11:53.537Z] EdgeX Global Pipelines Version Info [2022-09-22T22:11:53.537Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:11:54.242Z] ------------------- [2022-09-22T22:11:54.242Z] stable info: [2022-09-22T22:11:54.242Z] ------------------- [2022-09-22T22:11:54.242Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T22:11:54.242Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T22:11:54.242Z] Message: update stable to v1.0.239 [2022-09-22T22:11:54.833Z] ------------------- [2022-09-22T22:11:54.833Z] experimental info: [2022-09-22T22:11:54.833Z] ------------------- [2022-09-22T22:11:54.833Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T22:11:54.833Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T22:11:54.833Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T22:11:54.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-22T22:11:54.999Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-22T22:11:55.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T22:11:55.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T22:11:55.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T22:11:55.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T22:11:55.040Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T22:11:55.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-22T22:11:55.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-22T22:11:55.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-22T22:11:55.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T22:11:55.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T22:11:55.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T22:11:55.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T22:11:55.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T22:11:55.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T22:11:55.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T22:11:55.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T22:11:55.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-22T22:11:55.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-22T22:11:55.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T22:11:55.199Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T22:11:55.208Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T22:11:55.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-22T22:11:55.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-22T22:11:55.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-22T22:11:55.242Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] echo [2022-09-22T22:11:55.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf21bfd [Pipeline] echo [2022-09-22T22:11:55.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:11:55.292Z] provisioning config files... [2022-09-22T22:11:55.306Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/308@tmp/config2813899521996443240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:11:55.604Z] ---> docker-login.sh [2022-09-22T22:11:55.604Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:11:55.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:11:55.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:11:55.865Z] Configure a credential helper to remove this warning. See [2022-09-22T22:11:55.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:11:55.865Z] [2022-09-22T22:11:55.865Z] Login Succeeded [2022-09-22T22:11:55.865Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:11:56.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:11:56.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:11:56.134Z] Configure a credential helper to remove this warning. See [2022-09-22T22:11:56.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:11:56.134Z] [2022-09-22T22:11:56.134Z] Login Succeeded [2022-09-22T22:11:56.134Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:11:56.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:11:56.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:11:56.134Z] Configure a credential helper to remove this warning. See [2022-09-22T22:11:56.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:11:56.134Z] [2022-09-22T22:11:56.134Z] Login Succeeded [2022-09-22T22:11:56.134Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:11:56.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:11:56.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:11:56.394Z] Configure a credential helper to remove this warning. See [2022-09-22T22:11:56.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:11:56.394Z] [2022-09-22T22:11:56.394Z] Login Succeeded [2022-09-22T22:11:56.394Z] docker.io [2022-09-22T22:11:56.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:11:56.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:11:56.655Z] Configure a credential helper to remove this warning. See [2022-09-22T22:11:56.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:11:56.655Z] [2022-09-22T22:11:56.655Z] Login Succeeded [2022-09-22T22:11:56.655Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:11:56.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:11:56.976Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/core-command/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/core-data/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/core-metadata/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-22T22:11:56.976Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-22T22:11:56.976Z] cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/security-spire-agent/Dockerfile+ [2022-09-22T22:11:56.976Z] cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/support-notifications/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-22T22:11:56.976Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-22T22:11:56.976Z] + cut -d/ -f2 [2022-09-22T22:11:56.976Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-22T22:11:57.005Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T22:11:57.339Z] + git rev-list -1 --merges cf21bfd5405bc980f84ddcb8ca434f93a530fcad~1..cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] echo [2022-09-22T22:11:57.353Z] -----------> git rev-list -1 --merges cf21bfd5405bc980f84ddcb8ca434f93a530fcad~1..cf21bfd5405bc980f84ddcb8ca434f93a530fcad cf21bfd5405bc980f84ddcb8ca434f93a530fcad [false] [Pipeline] sh [2022-09-22T22:11:57.639Z] + git log --format=format:%s -1 cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] echo [2022-09-22T22:11:57.668Z] ========================================================= [2022-09-22T22:11:57.668Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T22:11:57.668Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-22T22:11:58.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T22:11:58.010Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T22:11:58.010Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T22:11:58.010Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T22:11:58.010Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T22:11:58.010Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T22:11:58.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:11:58.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:11:58.353Z] [2022-09-22T22:11:58.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:11:58.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:11:58.655Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T22:11:58.655Z] b85a868b505f: Pulling fs layer [2022-09-22T22:11:58.655Z] e2be974225ed: Pulling fs layer [2022-09-22T22:11:58.655Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T22:11:58.655Z] 988bab9f4d93: Pulling fs layer [2022-09-22T22:11:58.655Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T22:11:58.655Z] eaf3925da568: Pulling fs layer [2022-09-22T22:11:58.655Z] bab4dde63d76: Pulling fs layer [2022-09-22T22:11:58.655Z] bde34c3a00c8: Pulling fs layer [2022-09-22T22:11:58.655Z] b352a97aabf1: Pulling fs layer [2022-09-22T22:11:58.655Z] 4872d77fe225: Pulling fs layer [2022-09-22T22:11:58.655Z] 5851b861e8e6: Pulling fs layer [2022-09-22T22:11:58.655Z] eaf3925da568: Waiting [2022-09-22T22:11:58.655Z] bab4dde63d76: Waiting [2022-09-22T22:11:58.655Z] bde34c3a00c8: Waiting [2022-09-22T22:11:58.655Z] b352a97aabf1: Waiting [2022-09-22T22:11:58.655Z] 4872d77fe225: Waiting [2022-09-22T22:11:58.655Z] 5851b861e8e6: Waiting [2022-09-22T22:11:58.655Z] 988bab9f4d93: Waiting [2022-09-22T22:11:58.655Z] 1469e6f7b9e6: Waiting [2022-09-22T22:11:58.655Z] e2be974225ed: Verifying Checksum [2022-09-22T22:11:58.655Z] e2be974225ed: Download complete [2022-09-22T22:11:58.655Z] 988bab9f4d93: Verifying Checksum [2022-09-22T22:11:58.655Z] 988bab9f4d93: Download complete [2022-09-22T22:11:58.916Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T22:11:58.916Z] 1469e6f7b9e6: Download complete [2022-09-22T22:11:58.916Z] eaf3925da568: Verifying Checksum [2022-09-22T22:11:58.916Z] eaf3925da568: Download complete [2022-09-22T22:11:58.916Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T22:11:58.916Z] 339a4e72a1f5: Download complete [2022-09-22T22:11:58.916Z] bde34c3a00c8: Verifying Checksum [2022-09-22T22:11:58.916Z] bde34c3a00c8: Download complete [2022-09-22T22:11:58.916Z] b352a97aabf1: Verifying Checksum [2022-09-22T22:11:58.916Z] b352a97aabf1: Download complete [2022-09-22T22:11:58.916Z] 4872d77fe225: Verifying Checksum [2022-09-22T22:11:58.916Z] 4872d77fe225: Download complete [2022-09-22T22:11:58.916Z] 5851b861e8e6: Verifying Checksum [2022-09-22T22:11:58.916Z] 5851b861e8e6: Download complete [2022-09-22T22:11:58.916Z] b85a868b505f: Download complete [2022-09-22T22:11:59.175Z] bab4dde63d76: Verifying Checksum [2022-09-22T22:11:59.175Z] bab4dde63d76: Download complete [2022-09-22T22:12:00.112Z] b85a868b505f: Pull complete [2022-09-22T22:12:00.372Z] e2be974225ed: Pull complete [2022-09-22T22:12:00.941Z] 339a4e72a1f5: Pull complete [2022-09-22T22:12:00.941Z] 988bab9f4d93: Pull complete [2022-09-22T22:12:01.202Z] 1469e6f7b9e6: Pull complete [2022-09-22T22:12:01.464Z] eaf3925da568: Pull complete [2022-09-22T22:12:03.370Z] bab4dde63d76: Pull complete [2022-09-22T22:12:03.370Z] bde34c3a00c8: Pull complete [2022-09-22T22:12:03.370Z] b352a97aabf1: Pull complete [2022-09-22T22:12:03.630Z] 4872d77fe225: Pull complete [2022-09-22T22:12:03.630Z] 5851b861e8e6: Pull complete [2022-09-22T22:12:03.630Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T22:12:03.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:12:03.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:12:03.722Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:12:03.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T22:12:05.418Z] $ docker top 04145e5cb7e7f19d91c6c9b991b56e36eb29b648f5c1346d6a84e26c0b4f0b48 -eo pid,comm [2022-09-22T22:12:05.469Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-22T22:12:05.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T22:12:05.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:12:05.502Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:12:05.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:12:05.637Z] $ docker exec 04145e5cb7e7f19d91c6c9b991b56e36eb29b648f5c1346d6a84e26c0b4f0b48 ssh-agent [2022-09-22T22:12:05.769Z] SSH_AUTH_SOCK=/tmp/ssh-oY99arYf9J7q/agent.33 [2022-09-22T22:12:05.769Z] SSH_AGENT_PID=39 [2022-09-22T22:12:05.777Z] Running ssh-add (command line suppressed) [2022-09-22T22:12:05.893Z] Identity added: /w/workspace/edgex-go/308@tmp/private_key_14697649721500636709.key (/w/workspace/edgex-go/308@tmp/private_key_14697649721500636709.key) [2022-09-22T22:12:05.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:12:06.190Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T22:12:06.204Z] $ docker exec --env ******** --env ******** 04145e5cb7e7f19d91c6c9b991b56e36eb29b648f5c1346d6a84e26c0b4f0b48 ssh-agent -k [2022-09-22T22:12:06.307Z] unset SSH_AUTH_SOCK; [2022-09-22T22:12:06.308Z] unset SSH_AGENT_PID; [2022-09-22T22:12:06.308Z] echo Agent pid 39 killed; [2022-09-22T22:12:06.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T22:12:06.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:12:06.342Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:12:06.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:12:06.468Z] $ docker exec 04145e5cb7e7f19d91c6c9b991b56e36eb29b648f5c1346d6a84e26c0b4f0b48 ssh-agent [2022-09-22T22:12:06.577Z] SSH_AUTH_SOCK=/tmp/ssh-E7iTjqRrmUZr/agent.72 [2022-09-22T22:12:06.577Z] SSH_AGENT_PID=78 [2022-09-22T22:12:06.582Z] Running ssh-add (command line suppressed) [2022-09-22T22:12:06.693Z] Identity added: /w/workspace/edgex-go/308@tmp/private_key_2998232327939008064.key (/w/workspace/edgex-go/308@tmp/private_key_2998232327939008064.key) [2022-09-22T22:12:06.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:12:06.993Z] + git semver init [2022-09-22T22:12:07.253Z] 2022-09-22 22:12:07,190 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T22:12:07.253Z] 2022-09-22 22:12:07,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/308/.semver [2022-09-22T22:12:07.253Z] 2022-09-22 22:12:07,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/308/.semver [2022-09-22T22:12:07.253Z] 2022-09-22 22:12:07,191 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/308/.semver'], cwd=/w/workspace/edgex-go/308, universal_newlines=False, shell=None, istream=None) [2022-09-22T22:12:12.639Z] 2022-09-22 22:12:11,790 [append_file] DEBUG append to file:/w/workspace/edgex-go/308/.git/info/exclude [2022-09-22T22:12:12.639Z] 2022-09-22 22:12:11,791 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/308/.semver/main with force:False [2022-09-22T22:12:12.639Z] 2022-09-22 22:12:11,791 [read_version] DEBUG read version from /w/workspace/edgex-go/308/.semver/main [2022-09-22T22:12:12.639Z] 2022-09-22 22:12:11,791 [read_version] DEBUG read version from /w/workspace/edgex-go/308/.semver/main [2022-09-22T22:12:12.639Z] 2.3.0-dev.71 [Pipeline] } [2022-09-22T22:12:12.653Z] $ docker exec --env ******** --env ******** 04145e5cb7e7f19d91c6c9b991b56e36eb29b648f5c1346d6a84e26c0b4f0b48 ssh-agent -k [2022-09-22T22:12:12.753Z] unset SSH_AUTH_SOCK; [2022-09-22T22:12:12.754Z] unset SSH_AGENT_PID; [2022-09-22T22:12:12.755Z] echo Agent pid 78 killed; [2022-09-22T22:12:12.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:12:13.060Z] + git semver [Pipeline] } [2022-09-22T22:12:13.337Z] $ docker stop --time=1 04145e5cb7e7f19d91c6c9b991b56e36eb29b648f5c1346d6a84e26c0b4f0b48 [2022-09-22T22:12:14.704Z] $ docker rm -f 04145e5cb7e7f19d91c6c9b991b56e36eb29b648f5c1346d6a84e26c0b4f0b48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T22:12:15.053Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T22:12:15.213Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T22:12:15.215Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.71 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T22:12:15.604Z] + git config --global --add safe.directory /w/workspace/edgex-go/308 [Pipeline] echo [2022-09-22T22:12:15.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:12:15.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:12:15.632Z] ========================================================= [2022-09-22T22:12:15.632Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T22:12:15.632Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-22T22:12:15.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T22:12:15.919Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T22:12:15.919Z] 2408cc74d12b: Pulling fs layer [2022-09-22T22:12:15.919Z] ea60b727a1ce: Pulling fs layer [2022-09-22T22:12:15.919Z] 30c4a7721957: Pulling fs layer [2022-09-22T22:12:15.919Z] 370296b7ddb6: Pulling fs layer [2022-09-22T22:12:15.919Z] 7c6cee850709: Pulling fs layer [2022-09-22T22:12:15.919Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T22:12:15.919Z] d94ebbe4e438: Pulling fs layer [2022-09-22T22:12:15.919Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T22:12:15.919Z] 370296b7ddb6: Waiting [2022-09-22T22:12:15.919Z] 7c6cee850709: Waiting [2022-09-22T22:12:15.919Z] 39a5fcdaea64: Waiting [2022-09-22T22:12:15.919Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T22:12:15.919Z] bcfd1f05c69d: Waiting [2022-09-22T22:12:15.919Z] 59ccb84bbe0f: Waiting [2022-09-22T22:12:15.919Z] 30c4a7721957: Download complete [2022-09-22T22:12:15.919Z] ea60b727a1ce: Verifying Checksum [2022-09-22T22:12:15.919Z] ea60b727a1ce: Download complete [2022-09-22T22:12:15.919Z] 7c6cee850709: Verifying Checksum [2022-09-22T22:12:15.919Z] 7c6cee850709: Download complete [2022-09-22T22:12:15.919Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T22:12:15.919Z] 39a5fcdaea64: Download complete [2022-09-22T22:12:15.919Z] 2408cc74d12b: Download complete [2022-09-22T22:12:15.919Z] d94ebbe4e438: Verifying Checksum [2022-09-22T22:12:15.919Z] d94ebbe4e438: Download complete [2022-09-22T22:12:16.185Z] 2408cc74d12b: Pull complete [2022-09-22T22:12:16.459Z] ea60b727a1ce: Pull complete [2022-09-22T22:12:16.459Z] 30c4a7721957: Pull complete [2022-09-22T22:12:16.730Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T22:12:16.730Z] 59ccb84bbe0f: Download complete [2022-09-22T22:12:16.991Z] 370296b7ddb6: Verifying Checksum [2022-09-22T22:12:16.991Z] 370296b7ddb6: Download complete [2022-09-22T22:12:16.991Z] bcfd1f05c69d: Verifying Checksum [2022-09-22T22:12:16.991Z] bcfd1f05c69d: Download complete [2022-09-22T22:12:21.175Z] 370296b7ddb6: Pull complete [2022-09-22T22:12:21.175Z] 7c6cee850709: Pull complete [2022-09-22T22:12:21.175Z] 39a5fcdaea64: Pull complete [2022-09-22T22:12:21.175Z] d94ebbe4e438: Pull complete [2022-09-22T22:12:23.091Z] bcfd1f05c69d: Pull complete [2022-09-22T22:12:24.031Z] 59ccb84bbe0f: Pull complete [2022-09-22T22:12:24.031Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T22:12:24.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T22:12:24.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-22T22:12:24.329Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T22:12:24.329Z] WORKDIR /edgex [2022-09-22T22:12:24.329Z] COPY go.mod . [2022-09-22T22:12:24.329Z] RUN go mod download [2022-09-22T22:12:24.329Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-22T22:12:24.898Z] Sending build context to Docker daemon 169.5MB [2022-09-22T22:12:25.156Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T22:12:25.156Z] ---> a4fb48ad2a94 [2022-09-22T22:12:25.156Z] Step 2/4 : WORKDIR /edgex [2022-09-22T22:12:27.058Z] ---> Running in a02bf1034ace [2022-09-22T22:12:27.058Z] Removing intermediate container a02bf1034ace [2022-09-22T22:12:27.058Z] ---> 8a284bd6cd8f [2022-09-22T22:12:27.058Z] Step 3/4 : COPY go.mod . [2022-09-22T22:12:27.316Z] ---> d93482837ba2 [2022-09-22T22:12:27.316Z] Step 4/4 : RUN go mod download [2022-09-22T22:12:27.316Z] ---> Running in 8b0f92a93cd4 [2022-09-22T22:12:30.285Z] Still waiting to schedule task [2022-09-22T22:12:30.286Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-22T22:12:39.521Z] Removing intermediate container 8b0f92a93cd4 [2022-09-22T22:12:39.521Z] ---> 1e233ba7dcc1 [2022-09-22T22:12:39.521Z] Successfully built 1e233ba7dcc1 [2022-09-22T22:12:39.521Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:12:39.818Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T22:12:39.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:12:39.881Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:12:39.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-22T22:12:40.334Z] $ docker top 7f0453369690c50c60fc43c0ba8b1081f573c49009c1770499482e8143beac91 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:12:40.669Z] + go version [2022-09-22T22:12:40.669Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T22:12:40.681Z] $ docker stop --time=1 7f0453369690c50c60fc43c0ba8b1081f573c49009c1770499482e8143beac91 [2022-09-22T22:12:42.112Z] $ docker rm -f 7f0453369690c50c60fc43c0ba8b1081f573c49009c1770499482e8143beac91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:12:42.495Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T22:12:42.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:12:42.559Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:12:42.593Z] $ 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/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-22T22:12:43.063Z] $ docker top 4e8672dcfad2300aa27767afbca411aa74b5986315863aab4b1bd25fef651a80 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-22T22:12:43.123Z] ========================================================= [2022-09-22T22:12:43.123Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-22T22:12:43.123Z] ========================================================= [Pipeline] sh [2022-09-22T22:12:43.396Z] + git config --global --add safe.directory /w/workspace/edgex-go/308 [Pipeline] fileExists [Pipeline] sh [2022-09-22T22:12:43.682Z] + make test [2022-09-22T22:12:43.682Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-22T22:12:51.792Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-22T22:13:06.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-22T22:13:06.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-09-22T22:13:06.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.092s coverage: 75.6% of statements [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-22T22:13:06.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.2% of statements [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-22T22:13:06.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.642s coverage: 89.2% of statements [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.0% of statements [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.545s coverage: 95.6% of statements [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.101s coverage: 0.9% of statements [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2022-09-22T22:13:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.104s coverage: 47.1% of statements [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.104s coverage: 79.5% of statements [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-09-22T22:13:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2022-09-22T22:13:18.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2022-09-22T22:13:18.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.104s coverage: 44.8% of statements [2022-09-22T22:13:21.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.256s coverage: 80.5% of statements [2022-09-22T22:13:21.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.143s coverage: 92.9% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 91.2% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.7% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 41.8% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-22T22:13:29.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-09-22T22:13:29.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-09-22T22:13:30.231Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-09-22T22:13:52.147Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-22T22:13:52.147Z] GO111MODULE=on go vet ./... [2022-09-22T22:13:56.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T22:13:56.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T22:13:56.328Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-22T22:13:56.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-22T22:13:56.930Z] + ls -al . [2022-09-22T22:13:56.930Z] total 752 [2022-09-22T22:13:56.930Z] drwxrwxr-x 10 1001 1001 4096 Sep 22 22:12 . [2022-09-22T22:13:56.930Z] drwxr-xr-x 4 root root 4096 Sep 22 22:12 .. [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 16 Sep 22 22:11 .dockerignore [2022-09-22T22:13:56.930Z] drwxrwxr-x 8 1001 1001 4096 Sep 22 22:13 .git [2022-09-22T22:13:56.930Z] drwxrwxr-x 3 1001 1001 4096 Sep 22 22:11 .github [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 1030 Sep 22 22:11 .gitignore [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 42 Sep 22 22:11 .golangci.yml [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 87 Sep 22 22:11 .hadolint.yml [2022-09-22T22:13:56.930Z] drwxr-xr-x 3 1001 1001 4096 Sep 22 22:12 .semver [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 166 Sep 22 22:11 .sonarcloud.properties [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 1171 Sep 22 22:11 ADOPTERS.md [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 10722 Sep 22 22:11 Attribution.txt [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 63209 Sep 22 22:11 CHANGELOG.md [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 3804 Sep 22 22:11 CONTRIBUTING.md [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 677 Sep 22 22:11 GOVERNANCE.md [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 850 Sep 22 22:11 Jenkinsfile [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 10775 Sep 22 22:11 LICENSE [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 13724 Sep 22 22:11 Makefile [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 582 Sep 22 22:11 OWNERS.md [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 9799 Sep 22 22:11 README.md [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 6912 Sep 22 22:11 SECURITY.md [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 12 Sep 22 22:12 VERSION [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 4131 Sep 22 22:11 ZMQWindows.md [2022-09-22T22:13:56.930Z] drwxrwxr-x 2 1001 1001 4096 Sep 22 22:11 bin [2022-09-22T22:13:56.930Z] drwxrwxr-x 18 1001 1001 4096 Sep 22 22:11 cmd [2022-09-22T22:13:56.930Z] -rw-r--r-- 1 root root 496148 Sep 22 22:13 coverage.out [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 3458 Sep 22 22:11 go.mod [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 38040 Sep 22 22:11 go.sum [2022-09-22T22:13:56.930Z] drwxrwxr-x 8 1001 1001 4096 Sep 22 22:11 internal [2022-09-22T22:13:56.930Z] drwxrwxr-x 3 1001 1001 4096 Sep 22 22:11 openapi [2022-09-22T22:13:56.930Z] drwxrwxr-x 4 1001 1001 4096 Sep 22 22:11 snap [2022-09-22T22:13:56.930Z] -rw-rw-r-- 1 1001 1001 204 Sep 22 22:11 version.go [Pipeline] sh [2022-09-22T22:13:57.287Z] + '[' -e coverage.out ] [2022-09-22T22:13:57.287Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-22T22:13:57.378Z] Stashed 1 file(s) [Pipeline] sh [2022-09-22T22:13:57.680Z] + make build [2022-09-22T22:13:57.680Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-22T22:14:12.609Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-22T22:14:24.807Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-22T22:14:24.807Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-22T22:14:32.915Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-22T22:14:32.915Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-22T22:14:33.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-22T22:14:35.227Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-22T22:14:36.162Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-22T22:14:37.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-22T22:14:38.470Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-22T22:14:39.402Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-22T22:14:41.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-22T22:14:42.690Z] $ docker stop --time=1 4e8672dcfad2300aa27767afbca411aa74b5986315863aab4b1bd25fef651a80 [2022-09-22T22:14:44.871Z] $ docker rm -f 4e8672dcfad2300aa27767afbca411aa74b5986315863aab4b1bd25fef651a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:14:45.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-22T22:14:45.710Z] [2022-09-22T22:14:45.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:14:46.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-22T22:14:46.009Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-22T22:14:46.009Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-22T22:14:46.009Z] ca9280d653b3: Pulling fs layer [2022-09-22T22:14:46.009Z] 7e9c9ca2126c: Pulling fs layer [2022-09-22T22:14:46.009Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-22T22:14:46.009Z] cbdbe7a5bc2a: Download complete [2022-09-22T22:14:46.269Z] ca9280d653b3: Verifying Checksum [2022-09-22T22:14:46.269Z] ca9280d653b3: Download complete [2022-09-22T22:14:46.269Z] cbdbe7a5bc2a: Pull complete [2022-09-22T22:14:46.526Z] 7e9c9ca2126c: Verifying Checksum [2022-09-22T22:14:46.526Z] 7e9c9ca2126c: Download complete [2022-09-22T22:14:46.784Z] ca9280d653b3: Pull complete [2022-09-22T22:14:50.062Z] 7e9c9ca2126c: Pull complete [2022-09-22T22:14:50.062Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-22T22:14:50.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-22T22:14:50.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:14:50.146Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:14:50.171Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-22T22:14:51.650Z] $ docker top e203a144af733af4ff9c0cc2417db3b5e282efe78152a7fedf04548f7ee4bdea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:14:51.994Z] + docker-compose build --help [2022-09-22T22:14:51.995Z] + grep parallel [2022-09-22T22:14:52.561Z] --parallel Build images in parallel. [Pipeline] } [2022-09-22T22:14:52.572Z] $ docker stop --time=1 e203a144af733af4ff9c0cc2417db3b5e282efe78152a7fedf04548f7ee4bdea [2022-09-22T22:14:53.886Z] $ docker rm -f e203a144af733af4ff9c0cc2417db3b5e282efe78152a7fedf04548f7ee4bdea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:14:54.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-22T22:14:54.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:14:54.338Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:14:54.367Z] $ 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/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-22T22:14:54.769Z] $ docker top c61d494c122dcbae73c78b283d445f4db0183d3c08e0e86e5e4d16374a66ccfa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:14:55.114Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-22T22:14:55.681Z] Building core-command ... [2022-09-22T22:14:55.681Z] Building core-data ... [2022-09-22T22:14:55.681Z] Building core-metadata ... [2022-09-22T22:14:55.681Z] Building security-bootstrapper ... [2022-09-22T22:14:55.681Z] Building security-proxy-setup ... [2022-09-22T22:14:55.681Z] Building security-secretstore-setup ... [2022-09-22T22:14:55.681Z] Building security-spiffe-token-provider ... [2022-09-22T22:14:55.681Z] Building security-spire-agent ... [2022-09-22T22:14:55.681Z] Building security-spire-config ... [2022-09-22T22:14:55.681Z] Building security-spire-server ... [2022-09-22T22:14:55.681Z] Building support-notifications ... [2022-09-22T22:14:55.681Z] Building support-scheduler ... [2022-09-22T22:14:55.681Z] Building sys-mgmt-agent ... [2022-09-22T22:14:55.681Z] Building security-spire-config [2022-09-22T22:14:55.681Z] Building security-secretstore-setup [2022-09-22T22:14:55.681Z] Building core-command [2022-09-22T22:14:55.681Z] Building security-proxy-setup [2022-09-22T22:14:55.681Z] Building support-scheduler [2022-09-22T22:15:10.556Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:15:10.556Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:15:10.556Z] ---> 1e233ba7dcc1 [2022-09-22T22:15:10.556Z] Step 3/25 : WORKDIR /edgex-go [2022-09-22T22:15:10.556Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:15:10.556Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:15:10.556Z] ---> 1e233ba7dcc1 [2022-09-22T22:15:10.556Z] Step 3/26 : WORKDIR /edgex-go [2022-09-22T22:15:10.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:15:10.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:15:10.556Z] ---> 1e233ba7dcc1 [2022-09-22T22:15:10.556Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:15:10.556Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:15:10.556Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:15:10.556Z] ---> 1e233ba7dcc1 [2022-09-22T22:15:10.556Z] Step 3/22 : WORKDIR /edgex-go [2022-09-22T22:15:10.556Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:15:10.556Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:15:10.556Z] ---> 1e233ba7dcc1 [2022-09-22T22:15:10.556Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:15:13.839Z] ---> Running in 3d13872b214a [2022-09-22T22:15:13.839Z] ---> Running in 5ec05e289a2b [2022-09-22T22:15:13.839Z] ---> Running in 3b95d5093d4f [2022-09-22T22:15:13.839Z] ---> Running in de112b7f3c1c [2022-09-22T22:15:13.839Z] ---> Running in ccf7c697d0bd [2022-09-22T22:15:13.839Z] Removing intermediate container 3d13872b214a [2022-09-22T22:15:13.839Z] ---> 124fe7771082 [2022-09-22T22:15:13.839Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:15:13.839Z] Removing intermediate container 3b95d5093d4f [2022-09-22T22:15:13.839Z] ---> 5fa1205312e7 [2022-09-22T22:15:13.839Z] Step 4/24 : WORKDIR /edgex-go [2022-09-22T22:15:13.839Z] Removing intermediate container de112b7f3c1c [2022-09-22T22:15:13.839Z] ---> 82f687bd0060 [2022-09-22T22:15:13.839Z] Step 4/23 : WORKDIR /edgex-go [2022-09-22T22:15:13.839Z] ---> Running in 28b1ab0d67e7 [2022-09-22T22:15:13.839Z] ---> Running in 70d2a0c55ea0 [2022-09-22T22:15:13.839Z] Removing intermediate container ccf7c697d0bd [2022-09-22T22:15:13.839Z] ---> 33870d968051 [2022-09-22T22:15:13.839Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:15:13.839Z] Removing intermediate container 5ec05e289a2b [2022-09-22T22:15:13.839Z] ---> 6b944ee123ec [2022-09-22T22:15:13.839Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:15:13.839Z] ---> Running in a89fc23f79c0 [2022-09-22T22:15:13.839Z] ---> Running in 2ee843ac3904 [2022-09-22T22:15:13.839Z] ---> Running in 0e45fff2cd89 [2022-09-22T22:15:13.839Z] Removing intermediate container 70d2a0c55ea0 [2022-09-22T22:15:13.839Z] ---> f471de09e072 [2022-09-22T22:15:13.839Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:15:13.839Z] ---> Running in 8c0cf809ce30 [2022-09-22T22:15:13.839Z] Removing intermediate container a89fc23f79c0 [2022-09-22T22:15:13.839Z] ---> 3e6c70ded9ae [2022-09-22T22:15:13.839Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:15:13.839Z] ---> Running in 125741f2635d [2022-09-22T22:15:14.406Z] Removing intermediate container 28b1ab0d67e7 [2022-09-22T22:15:14.406Z] ---> 369392c8a0b3 [2022-09-22T22:15:14.406Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-22T22:15:14.406Z] ---> Running in d3c265f6a27f [2022-09-22T22:15:14.666Z] Removing intermediate container 2ee843ac3904 [2022-09-22T22:15:14.666Z] ---> 1ca7ca084754 [2022-09-22T22:15:14.666Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-22T22:15:14.666Z] ---> Running in b339d288910b [2022-09-22T22:15:14.666Z] Removing intermediate container 8c0cf809ce30 [2022-09-22T22:15:14.666Z] ---> 5d6456fef07e [2022-09-22T22:15:14.666Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-22T22:15:14.666Z] ---> Running in bd6a0076452f [2022-09-22T22:15:14.924Z] Removing intermediate container 0e45fff2cd89 [2022-09-22T22:15:14.924Z] ---> 904eb3772ff5 [2022-09-22T22:15:14.924Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-22T22:15:14.924Z] ---> Running in 2e69496e2873 [2022-09-22T22:15:14.924Z] Removing intermediate container 125741f2635d [2022-09-22T22:15:14.924Z] ---> 1ab25de9d2fe [2022-09-22T22:15:14.924Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-22T22:15:14.924Z] ---> Running in 936d9234cc3d [2022-09-22T22:15:15.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:15.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:15.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:15.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:15.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:15.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:15.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:16.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:16.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:16.214Z] OK: 211 MiB in 51 packages [2022-09-22T22:15:16.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:16.473Z] OK: 211 MiB in 51 packages [2022-09-22T22:15:16.730Z] OK: 211 MiB in 51 packages [2022-09-22T22:15:16.730Z] OK: 211 MiB in 51 packages [2022-09-22T22:15:16.730Z] OK: 211 MiB in 51 packages [2022-09-22T22:15:16.988Z] Removing intermediate container d3c265f6a27f [2022-09-22T22:15:16.988Z] ---> 786c54b3559e [2022-09-22T22:15:16.988Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-22T22:15:16.988Z] Removing intermediate container b339d288910b [2022-09-22T22:15:16.988Z] ---> a55b02b50f1f [2022-09-22T22:15:16.988Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-22T22:15:17.250Z] ---> 705387e80166 [2022-09-22T22:15:17.250Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:15:17.250Z] ---> 100c94e093b8 [2022-09-22T22:15:17.250Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:15:17.250Z] ---> Running in 2a7a944c2b49 [2022-09-22T22:15:17.250Z] ---> Running in 133fe0bc9073 [2022-09-22T22:15:17.510Z] Removing intermediate container bd6a0076452f [2022-09-22T22:15:17.510Z] ---> b68f015248bd [2022-09-22T22:15:17.510Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-22T22:15:17.510Z] Removing intermediate container 2e69496e2873 [2022-09-22T22:15:17.510Z] ---> b5fa8cda6108 [2022-09-22T22:15:17.510Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-22T22:15:17.510Z] Removing intermediate container 936d9234cc3d [2022-09-22T22:15:17.510Z] ---> 466274ef3df3 [2022-09-22T22:15:17.510Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-22T22:15:17.767Z] ---> f48d83863473 [2022-09-22T22:15:17.767Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:15:17.767Z] ---> 9c5ce0a29b03 [2022-09-22T22:15:17.767Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:15:17.767Z] ---> 68dc07a4f675 [2022-09-22T22:15:17.767Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:15:17.767Z] ---> Running in 7a0255a0e992 [2022-09-22T22:15:17.767Z] ---> Running in 916f56abc5c8 [2022-09-22T22:15:17.767Z] ---> Running in 2fe562b523e6 [2022-09-22T22:15:21.282Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-668 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-22T22:15:21.293Z] Running in /w/workspace/edgex-go/308 [Pipeline] { [Pipeline] checkout [2022-09-22T22:15:21.324Z] The recommended git tool is: git [2022-09-22T22:15:27.138Z] using credential edgex-jenkins-ssh [2022-09-22T22:15:27.154Z] Cloning the remote Git repository [2022-09-22T22:15:27.208Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-22T22:15:27.294Z] > git init /w/workspace/edgex-go/308 # timeout=10 [2022-09-22T22:15:27.466Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-22T22:15:27.469Z] > git --version # timeout=10 [2022-09-22T22:15:27.499Z] > git --version # 'git version 2.25.1' [2022-09-22T22:15:27.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T22:15:27.572Z] Verifying host key using known hosts file [2022-09-22T22:15:27.808Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T22:15:27.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T22:15:32.885Z] Removing intermediate container 2fe562b523e6 [2022-09-22T22:15:32.885Z] ---> 805528089701 [2022-09-22T22:15:32.885Z] Step 9/23 : COPY . . [2022-09-22T22:15:32.885Z] Removing intermediate container 133fe0bc9073 [2022-09-22T22:15:32.885Z] ---> edabfdf322b2 [2022-09-22T22:15:32.885Z] Step 8/22 : COPY . . [2022-09-22T22:15:32.885Z] Removing intermediate container 916f56abc5c8 [2022-09-22T22:15:32.885Z] ---> 04405ff6cbf6 [2022-09-22T22:15:32.885Z] Step 8/25 : COPY . . [2022-09-22T22:15:32.885Z] Removing intermediate container 2a7a944c2b49 [2022-09-22T22:15:32.885Z] ---> 081cadf91a57 [2022-09-22T22:15:32.885Z] Step 8/26 : COPY . . [2022-09-22T22:15:32.885Z] Removing intermediate container 7a0255a0e992 [2022-09-22T22:15:32.885Z] ---> 1c744398deb9 [2022-09-22T22:15:32.885Z] Step 9/24 : COPY . . [2022-09-22T22:15:42.862Z] ---> 08c504388c62 [2022-09-22T22:15:42.862Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-22T22:15:42.862Z] ---> 1dcef4910998 [2022-09-22T22:15:42.862Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-22T22:15:42.862Z] ---> 634684f43f42 [2022-09-22T22:15:42.862Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-22T22:15:42.862Z] ---> a8e3d188e884 [2022-09-22T22:15:42.862Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-22T22:15:42.862Z] ---> 2dd7397eeae3 [2022-09-22T22:15:42.862Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-22T22:15:42.862Z] ---> Running in a2b0f962b07e [2022-09-22T22:15:42.862Z] ---> Running in d50ebe275751 [2022-09-22T22:15:42.862Z] ---> Running in 7bdffffba889 [2022-09-22T22:15:42.862Z] ---> Running in e6243d13ac44 [2022-09-22T22:15:42.862Z] ---> Running in cd3c087ccc43 [2022-09-22T22:15:42.862Z] Removing intermediate container a2b0f962b07e [2022-09-22T22:15:42.862Z] ---> 9d04f8fa2e8d [2022-09-22T22:15:42.862Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-22T22:15:42.862Z] ---> Running in 2b60ba3c6348 [2022-09-22T22:15:42.862Z] Removing intermediate container 2b60ba3c6348 [2022-09-22T22:15:42.862Z] ---> db176828df09 [2022-09-22T22:15:42.862Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-22T22:15:42.862Z] ---> Running in 1cf5d43b33db [2022-09-22T22:15:42.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-22T22:15:42.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-22T22:15:42.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-22T22:15:42.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-22T22:15:43.127Z] Removing intermediate container 1cf5d43b33db [2022-09-22T22:15:43.127Z] ---> 69380e1239be [2022-09-22T22:15:43.127Z] Step 12/26 : WORKDIR /edgex-go [2022-09-22T22:15:43.127Z] ---> Running in 3f4f7315eeda [2022-09-22T22:15:43.693Z] Removing intermediate container 3f4f7315eeda [2022-09-22T22:15:43.693Z] ---> 27eda218a40f [2022-09-22T22:15:43.693Z] [2022-09-22T22:15:43.693Z] Step 13/26 : FROM alpine:3.15 [2022-09-22T22:15:43.693Z] 3.15: Pulling from library/alpine [2022-09-22T22:15:43.952Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-22T22:15:43.952Z] Status: Downloaded newer image for alpine:3.15 [2022-09-22T22:15:43.952Z] ---> c4fc93816858 [2022-09-22T22:15:43.952Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:15:43.952Z] ---> Running in e0063ae216af [2022-09-22T22:15:44.210Z] Removing intermediate container e0063ae216af [2022-09-22T22:15:44.210Z] ---> ef8f1a73059f [2022-09-22T22:15:44.210Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:15:44.210Z] ---> Running in b42aa2f736a8 [2022-09-22T22:15:45.141Z] Removing intermediate container b42aa2f736a8 [2022-09-22T22:15:45.141Z] ---> 44163cf08c69 [2022-09-22T22:15:45.141Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-22T22:15:45.141Z] ---> Running in fd20a7a671d0 [2022-09-22T22:15:46.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:46.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:47.204Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-22T22:15:47.204Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-22T22:15:47.204Z] OK: 15857 distinct packages available [2022-09-22T22:15:47.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:47.503Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-22T22:15:47.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T22:15:48.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:15:48.135Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-22T22:15:48.391Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-22T22:15:48.391Z] (3/4) Installing libucontext (1.1-r0) [2022-09-22T22:15:48.391Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-22T22:15:48.565Z] Avoid second fetch [2022-09-22T22:15:48.566Z] Checking out Revision cf21bfd5405bc980f84ddcb8ca434f93a530fcad (main) [2022-09-22T22:15:48.648Z] Executing busybox-1.34.1-r7.trigger [2022-09-22T22:15:48.648Z] OK: 6 MiB in 18 packages [2022-09-22T22:15:49.324Z] Commit message: "feat: Add NATS Subject for autoprovisioning streams (#4165)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T22:15:50.018Z] Removing intermediate container fd20a7a671d0 [2022-09-22T22:15:50.018Z] ---> 44af9ad45565 [2022-09-22T22:15:50.018Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-22T22:15:48.588Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T22:15:48.609Z] > git checkout -f cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 [2022-09-22T22:15:50.217Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T22:15:50.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:15:50.217Z] Dload Upload Total Spent Left Speed [2022-09-22T22:15:50.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-09-22T22:15:50.895Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T22:15:51.235Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T22:15:51.235Z] + sudo tee /etc/docker/daemon.new [2022-09-22T22:15:51.235Z] { [2022-09-22T22:15:51.235Z] "registry-mirrors": [ [2022-09-22T22:15:51.235Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T22:15:51.235Z] ], [2022-09-22T22:15:51.235Z] "bip": "10.250.0.254/24", [2022-09-22T22:15:51.235Z] "hosts": [ [2022-09-22T22:15:51.235Z] "tcp://0.0.0.0:5555", [2022-09-22T22:15:51.235Z] "unix:///var/run/docker.sock" [2022-09-22T22:15:51.235Z] ], [2022-09-22T22:15:51.235Z] "mtu": 1458, [2022-09-22T22:15:51.235Z] "selinux-enabled": true, [2022-09-22T22:15:51.235Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T22:15:51.235Z] } [Pipeline] sh [2022-09-22T22:15:51.577Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T22:15:51.919Z] + sudo service docker restart [2022-09-22T22:15:52.550Z] ---> 221d0a997d90 [2022-09-22T22:15:52.550Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-22T22:15:52.816Z] ---> b606e64ff68b [2022-09-22T22:15:52.816Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-22T22:15:53.073Z] ---> Running in c8191dd873b1 [2022-09-22T22:15:53.639Z] Removing intermediate container c8191dd873b1 [2022-09-22T22:15:53.639Z] ---> b8086e806eb6 [2022-09-22T22:15:53.639Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-22T22:15:54.574Z] ---> 1f9dc29b8827 [2022-09-22T22:15:54.574Z] Step 21/26 : WORKDIR / [2022-09-22T22:15:54.575Z] ---> Running in 5ee291a8a8ed [2022-09-22T22:15:55.144Z] Removing intermediate container 5ee291a8a8ed [2022-09-22T22:15:55.144Z] ---> b66561531a47 [2022-09-22T22:15:55.144Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-22T22:15:55.403Z] ---> Running in a45b49826ee5 [2022-09-22T22:15:55.692Z] Removing intermediate container a45b49826ee5 [2022-09-22T22:15:55.692Z] ---> b92a32d12917 [2022-09-22T22:15:55.692Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-22T22:15:55.949Z] ---> Running in a6f815571c61 [2022-09-22T22:15:56.206Z] Removing intermediate container a6f815571c61 [2022-09-22T22:15:56.206Z] ---> 2934f005de1c [2022-09-22T22:15:56.206Z] Step 24/26 : LABEL arch=x86_64 [2022-09-22T22:15:56.206Z] ---> Running in 7e7ee5f996db [2022-09-22T22:15:56.771Z] Removing intermediate container 7e7ee5f996db [2022-09-22T22:15:56.771Z] ---> 748b23887204 [2022-09-22T22:15:56.771Z] Step 25/26 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:15:56.771Z] ---> Running in 1d156dc41286 [2022-09-22T22:15:57.029Z] Removing intermediate container 1d156dc41286 [2022-09-22T22:15:57.029Z] ---> fa1c1c5c0d9e [2022-09-22T22:15:57.029Z] Step 26/26 : LABEL version=2.3.0-dev.71 [2022-09-22T22:15:57.286Z] ---> Running in a2dbf1499f70 [2022-09-22T22:15:57.545Z] Removing intermediate container a2dbf1499f70 [2022-09-22T22:15:57.545Z] ---> 6045e6f8c13c [2022-09-22T22:15:57.545Z] [2022-09-22T22:15:57.545Z] Successfully built 6045e6f8c13c [2022-09-22T22:15:57.545Z] Successfully tagged security-spire-config:latest [2022-09-22T22:15:57.545Z]  Building security-spire-config ... done Building core-metadata [2022-09-22T22:16:00.827Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:16:00.827Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:16:00.827Z] ---> 1e233ba7dcc1 [2022-09-22T22:16:00.827Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:16:00.827Z] ---> Using cache [2022-09-22T22:16:00.827Z] ---> 82f687bd0060 [2022-09-22T22:16:00.827Z] Step 4/25 : WORKDIR /edgex-go [2022-09-22T22:16:00.827Z] ---> Using cache [2022-09-22T22:16:00.827Z] ---> 3e6c70ded9ae [2022-09-22T22:16:00.827Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:16:00.827Z] ---> Using cache [2022-09-22T22:16:00.827Z] ---> 1ab25de9d2fe [2022-09-22T22:16:00.827Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-22T22:16:00.827Z] ---> Using cache [2022-09-22T22:16:00.827Z] ---> 466274ef3df3 [2022-09-22T22:16:00.827Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-22T22:16:00.827Z] ---> Using cache [2022-09-22T22:16:00.827Z] ---> 68dc07a4f675 [2022-09-22T22:16:00.827Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:16:00.827Z] ---> Using cache [2022-09-22T22:16:00.827Z] ---> 805528089701 [2022-09-22T22:16:00.827Z] Step 9/25 : COPY . . [2022-09-22T22:16:00.827Z] ---> Using cache [2022-09-22T22:16:00.827Z] ---> 1dcef4910998 [2022-09-22T22:16:00.827Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-22T22:16:01.785Z] ---> Running in 87d7c4eaa5eb [2022-09-22T22:16:02.719Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:16:10.201Z] provisioning config files... [2022-09-22T22:16:10.230Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/308@tmp/config17079314697363498678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:16:10.594Z] ---> docker-login.sh [2022-09-22T22:16:10.594Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:16:11.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:16:12.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-22T22:16:12.682Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-22T22:16:12.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:16:12.977Z] Configure a credential helper to remove this warning. See [2022-09-22T22:16:12.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:16:12.977Z] [2022-09-22T22:16:12.977Z] Login Succeeded [2022-09-22T22:16:12.977Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:16:12.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:16:13.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:16:13.246Z] Configure a credential helper to remove this warning. See [2022-09-22T22:16:13.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:16:13.246Z] [2022-09-22T22:16:13.246Z] Login Succeeded [2022-09-22T22:16:13.246Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:16:13.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:16:13.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:16:13.515Z] Configure a credential helper to remove this warning. See [2022-09-22T22:16:13.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:16:13.515Z] [2022-09-22T22:16:13.515Z] Login Succeeded [2022-09-22T22:16:13.515Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:16:13.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:16:13.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:16:13.785Z] Configure a credential helper to remove this warning. See [2022-09-22T22:16:13.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:16:13.785Z] [2022-09-22T22:16:13.785Z] Login Succeeded [2022-09-22T22:16:13.785Z] docker.io [2022-09-22T22:16:14.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:16:14.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:16:14.642Z] Configure a credential helper to remove this warning. See [2022-09-22T22:16:14.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:16:14.642Z] [2022-09-22T22:16:14.642Z] Login Succeeded [2022-09-22T22:16:14.642Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:16:14.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-22T22:16:15.135Z] + git config --global --add safe.directory /w/workspace/edgex-go/308 [Pipeline] echo [2022-09-22T22:16:15.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:16:15.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:16:15.175Z] ========================================================= [2022-09-22T22:16:15.175Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T22:16:15.175Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-22T22:16:15.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T22:16:15.772Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T22:16:15.772Z] b3c136eddcbf: Pulling fs layer [2022-09-22T22:16:15.772Z] c0a3192eca97: Pulling fs layer [2022-09-22T22:16:15.772Z] a050256f5b6f: Pulling fs layer [2022-09-22T22:16:15.772Z] 656be50a0ddc: Pulling fs layer [2022-09-22T22:16:15.772Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T22:16:15.772Z] 46d945488cbd: Pulling fs layer [2022-09-22T22:16:15.772Z] 8a5474983e97: Pulling fs layer [2022-09-22T22:16:15.772Z] 329c88fbcd65: Pulling fs layer [2022-09-22T22:16:15.772Z] 46d945488cbd: Waiting [2022-09-22T22:16:15.772Z] 656be50a0ddc: Waiting [2022-09-22T22:16:15.772Z] 2bbca73fdf42: Waiting [2022-09-22T22:16:15.772Z] 329c88fbcd65: Waiting [2022-09-22T22:16:15.772Z] 8a5474983e97: Waiting [2022-09-22T22:16:15.772Z] a050256f5b6f: Verifying Checksum [2022-09-22T22:16:15.772Z] a050256f5b6f: Download complete [2022-09-22T22:16:15.772Z] c0a3192eca97: Download complete [2022-09-22T22:16:15.772Z] 2bbca73fdf42: Verifying Checksum [2022-09-22T22:16:15.772Z] 2bbca73fdf42: Download complete [2022-09-22T22:16:15.772Z] 46d945488cbd: Verifying Checksum [2022-09-22T22:16:15.772Z] 46d945488cbd: Download complete [2022-09-22T22:16:15.772Z] b3c136eddcbf: Verifying Checksum [2022-09-22T22:16:15.772Z] b3c136eddcbf: Download complete [2022-09-22T22:16:16.748Z] b3c136eddcbf: Pull complete [2022-09-22T22:16:17.019Z] 329c88fbcd65: Verifying Checksum [2022-09-22T22:16:17.019Z] 329c88fbcd65: Download complete [2022-09-22T22:16:17.290Z] c0a3192eca97: Pull complete [2022-09-22T22:16:17.886Z] a050256f5b6f: Pull complete [2022-09-22T22:16:18.161Z] 8a5474983e97: Verifying Checksum [2022-09-22T22:16:18.161Z] 8a5474983e97: Download complete [2022-09-22T22:16:18.750Z] 656be50a0ddc: Verifying Checksum [2022-09-22T22:16:18.750Z] 656be50a0ddc: Download complete [2022-09-22T22:16:19.238Z] Removing intermediate container 7bdffffba889 [2022-09-22T22:16:19.238Z] ---> 7a5149348edc [2022-09-22T22:16:19.238Z] [2022-09-22T22:16:19.238Z] Step 10/22 : FROM alpine:3.16 [2022-09-22T22:16:19.238Z] Removing intermediate container cd3c087ccc43 [2022-09-22T22:16:19.238Z] ---> 86e6c0e5b26d [2022-09-22T22:16:19.238Z] [2022-09-22T22:16:19.238Z] Step 10/25 : FROM alpine:3.16 [2022-09-22T22:16:19.238Z] Removing intermediate container e6243d13ac44 [2022-09-22T22:16:19.238Z] ---> d90a8c3b5e09 [2022-09-22T22:16:19.238Z] [2022-09-22T22:16:19.238Z] Step 11/24 : FROM alpine:3.16 [2022-09-22T22:16:19.803Z] 3.16: Pulling from library/alpine [2022-09-22T22:16:20.061Z] 3.16: Pulling from library/alpine [2022-09-22T22:16:20.061Z] 3.16: Pulling from library/alpine [2022-09-22T22:16:21.528Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T22:16:21.528Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T22:16:21.528Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T22:16:21.528Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T22:16:21.528Z] Status: Image is up to date for alpine:3.16 [2022-09-22T22:16:21.528Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T22:16:21.528Z] ---> 9c6f07244728 [2022-09-22T22:16:21.528Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-22T22:16:21.528Z] ---> 9c6f07244728 [2022-09-22T22:16:21.528Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-22T22:16:21.528Z] ---> 9c6f07244728 [2022-09-22T22:16:21.528Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-22T22:16:22.908Z] ---> Running in 3da655edd31a [2022-09-22T22:16:22.908Z] ---> Running in 718eed000edb [2022-09-22T22:16:22.908Z] ---> Running in be4458ccb144 [2022-09-22T22:16:22.908Z] Removing intermediate container d50ebe275751 [2022-09-22T22:16:22.908Z] ---> 4f4cd7d98dfa [2022-09-22T22:16:22.908Z] [2022-09-22T22:16:22.908Z] Step 11/23 : FROM alpine:3.16 [2022-09-22T22:16:22.908Z] ---> 9c6f07244728 [2022-09-22T22:16:22.908Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-22T22:16:23.166Z] ---> Running in 74be2ba11187 [2022-09-22T22:16:23.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:23.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:23.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:23.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:23.683Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-22T22:16:23.683Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-22T22:16:23.940Z] (3/3) Installing su-exec (0.2-r1) [2022-09-22T22:16:23.940Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:16:23.940Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:16:23.940Z] OK: 6 MiB in 17 packages [2022-09-22T22:16:23.940Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-22T22:16:23.940Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-22T22:16:23.940Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-22T22:16:23.940Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:16:23.940Z] OK: 6 MiB in 15 packages [2022-09-22T22:16:23.940Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-22T22:16:23.940Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-22T22:16:23.940Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-22T22:16:23.940Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:16:23.940Z] OK: 6 MiB in 15 packages [2022-09-22T22:16:23.940Z] (5/6) Installing curl (7.83.1-r3) [2022-09-22T22:16:23.940Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-22T22:16:23.940Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:16:23.940Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:16:23.940Z] OK: 8 MiB in 20 packages [2022-09-22T22:16:24.875Z] Removing intermediate container 3da655edd31a [2022-09-22T22:16:24.876Z] ---> bf9f2390f0c3 [2022-09-22T22:16:24.876Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-22T22:16:24.876Z] Removing intermediate container be4458ccb144 [2022-09-22T22:16:24.876Z] ---> 9da224b415c2 [2022-09-22T22:16:24.876Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:16:25.133Z] ---> Running in 763b7c51b2f2 [2022-09-22T22:16:25.133Z] ---> Running in cf4e1beda66c [2022-09-22T22:16:25.133Z] Removing intermediate container 74be2ba11187 [2022-09-22T22:16:25.133Z] ---> d61d1a38f62c [2022-09-22T22:16:25.133Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:16:25.133Z] Removing intermediate container 718eed000edb [2022-09-22T22:16:25.133Z] ---> 5f35f5d017fe [2022-09-22T22:16:25.133Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-22T22:16:25.392Z] Removing intermediate container 763b7c51b2f2 [2022-09-22T22:16:25.392Z] ---> 9ff85c86eac2 [2022-09-22T22:16:25.392Z] Step 13/25 : WORKDIR / [2022-09-22T22:16:25.392Z] ---> Running in 823d308f66a5 [2022-09-22T22:16:25.392Z] ---> Running in 5bb31170257e [2022-09-22T22:16:25.392Z] Removing intermediate container cf4e1beda66c [2022-09-22T22:16:25.392Z] ---> 0039e4cdac83 [2022-09-22T22:16:25.392Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-22T22:16:25.392Z] ---> Running in 8a6fe2515418 [2022-09-22T22:16:25.650Z] ---> Running in 41e02a8214ad [2022-09-22T22:16:25.650Z] Removing intermediate container 823d308f66a5 [2022-09-22T22:16:25.650Z] ---> bdfcc4f53f7b [2022-09-22T22:16:25.650Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-22T22:16:25.650Z] Removing intermediate container 5bb31170257e [2022-09-22T22:16:25.650Z] ---> d991810ee2e4 [2022-09-22T22:16:25.650Z] Step 13/22 : WORKDIR /edgex [2022-09-22T22:16:25.650Z] ---> Running in 7c4ae171388b [2022-09-22T22:16:25.908Z] Removing intermediate container 8a6fe2515418 [2022-09-22T22:16:25.908Z] ---> 2ee489441c5a [2022-09-22T22:16:25.908Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-22T22:16:25.908Z] ---> Running in 5c7eb4bdc5c9 [2022-09-22T22:16:25.908Z] Removing intermediate container 41e02a8214ad [2022-09-22T22:16:25.908Z] ---> e786ee0e067f [2022-09-22T22:16:25.908Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-22T22:16:25.908Z] Removing intermediate container 7c4ae171388b [2022-09-22T22:16:25.908Z] ---> af7772763205 [2022-09-22T22:16:25.908Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-22T22:16:25.908Z] ---> Running in 98f0035dda77 [2022-09-22T22:16:26.165Z] Removing intermediate container 5c7eb4bdc5c9 [2022-09-22T22:16:26.166Z] ---> c65c985c6181 [2022-09-22T22:16:26.166Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-22T22:16:26.166Z] ---> Running in 3a87be0ec508 [2022-09-22T22:16:26.166Z] ---> ae76365d3a44 [2022-09-22T22:16:26.166Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-22T22:16:26.166Z] Removing intermediate container 98f0035dda77 [2022-09-22T22:16:26.166Z] ---> 9d31e8f55ed3 [2022-09-22T22:16:26.166Z] Step 16/24 : WORKDIR / [2022-09-22T22:16:26.439Z] Removing intermediate container 3a87be0ec508 [2022-09-22T22:16:26.439Z] ---> e8e3b983cef6 [2022-09-22T22:16:26.439Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:16:26.439Z] ---> 775b38abeee5 [2022-09-22T22:16:26.439Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-22T22:16:26.439Z] ---> Running in c9450c190cc9 [2022-09-22T22:16:26.439Z] ---> b077071debe8 [2022-09-22T22:16:26.439Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-22T22:16:26.439Z] Removing intermediate container 87d7c4eaa5eb [2022-09-22T22:16:26.439Z] ---> a952a4143f4f [2022-09-22T22:16:26.439Z] [2022-09-22T22:16:26.439Z] Step 11/25 : FROM alpine:3.16 [2022-09-22T22:16:26.439Z] ---> 9c6f07244728 [2022-09-22T22:16:26.439Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-22T22:16:26.439Z] ---> Using cache [2022-09-22T22:16:26.439Z] ---> d61d1a38f62c [2022-09-22T22:16:26.439Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:16:26.439Z] ---> Using cache [2022-09-22T22:16:26.439Z] ---> bdfcc4f53f7b [2022-09-22T22:16:26.439Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-22T22:16:26.696Z] ---> 989286eaf0f0 [2022-09-22T22:16:26.696Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-22T22:16:26.696Z] ---> Running in 92a1cba6caf6 [2022-09-22T22:16:26.696Z] Removing intermediate container c9450c190cc9 [2022-09-22T22:16:26.696Z] ---> 4d02fb30eb58 [2022-09-22T22:16:26.696Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:16:26.696Z] ---> b18250007a92 [2022-09-22T22:16:26.696Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-22T22:16:26.696Z] ---> d64afa0abccd [2022-09-22T22:16:26.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-22T22:16:26.696Z] Removing intermediate container 92a1cba6caf6 [2022-09-22T22:16:26.696Z] ---> c9febd16ce3c [2022-09-22T22:16:26.696Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-22T22:16:27.261Z] ---> Running in f4428a6af253 [2022-09-22T22:16:27.261Z] ---> 5c83e324d128 [2022-09-22T22:16:27.261Z] ---> a66b7ac8babc [2022-09-22T22:16:27.261Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-22T22:16:27.261Z] [2022-09-22T22:16:27.261Z] ---> 073e7dda7057 [2022-09-22T22:16:27.261Z] ---> 4132150b31fd [2022-09-22T22:16:27.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-22T22:16:27.261Z] [2022-09-22T22:16:27.261Z] Removing intermediate container f4428a6af253 [2022-09-22T22:16:27.261Z] ---> 2b11b1f1d581 [2022-09-22T22:16:27.261Z] Step 16/25 : WORKDIR / [2022-09-22T22:16:27.261Z] ---> Running in 4c36bd37722e [2022-09-22T22:16:27.518Z] ---> 84bd4686df4a [2022-09-22T22:16:27.518Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-22T22:16:27.518Z] ---> bc5d5a7cda54 [2022-09-22T22:16:27.518Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-22T22:16:27.518Z] Removing intermediate container 4c36bd37722e [2022-09-22T22:16:27.518Z] ---> 558a91ca0986 [2022-09-22T22:16:27.518Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:16:27.518Z] ---> Running in 85c46bf9ebd9 [2022-09-22T22:16:27.775Z] ---> Running in f6268d00cdc7 [2022-09-22T22:16:27.775Z] ---> 2911e7985633 [2022-09-22T22:16:27.775Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-22T22:16:27.775Z] ---> a3ff5decfd2e [2022-09-22T22:16:27.775Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-22T22:16:27.775Z] ---> dc02d7c72e90 [2022-09-22T22:16:27.775Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-22T22:16:27.775Z] Removing intermediate container f6268d00cdc7 [2022-09-22T22:16:27.775Z] ---> 5ef0e4b1e4d7 [2022-09-22T22:16:27.775Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:16:28.034Z] ---> bba75e9da0b8 [2022-09-22T22:16:28.034Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-22T22:16:28.034Z] ---> Running in 18c42a1ec914 [2022-09-22T22:16:28.034Z] ---> Running in f1a8774bd5a2 [2022-09-22T22:16:28.034Z] ---> 85802a4ae963 [2022-09-22T22:16:28.034Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-22T22:16:28.291Z] Removing intermediate container 18c42a1ec914 [2022-09-22T22:16:28.291Z] ---> 0d35b774bdff [2022-09-22T22:16:28.291Z] Step 21/23 : LABEL arch=x86_64 [2022-09-22T22:16:28.291Z] ---> Running in 63b36c716710 [2022-09-22T22:16:28.291Z] Removing intermediate container f1a8774bd5a2 [2022-09-22T22:16:28.291Z] ---> c0b43436a733 [2022-09-22T22:16:28.291Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:16:28.291Z] ---> 4dea78324770 [2022-09-22T22:16:28.291Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-22T22:16:28.555Z] ---> 9d65bdc94f48 [2022-09-22T22:16:28.555Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-22T22:16:28.555Z] ---> Running in 6e4904f9c555 [2022-09-22T22:16:28.555Z] Removing intermediate container 85c46bf9ebd9 [2022-09-22T22:16:28.555Z] ---> 22a1273f7b65 [2022-09-22T22:16:28.555Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-22T22:16:28.555Z] Removing intermediate container 63b36c716710 [2022-09-22T22:16:28.555Z] ---> 480de79a9d20 [2022-09-22T22:16:28.555Z] Step 22/23 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:16:28.555Z] ---> Running in 2f7c767442de [2022-09-22T22:16:28.555Z] ---> Running in e2ecec047345 [2022-09-22T22:16:28.555Z] ---> Running in 5751a2a30311 [2022-09-22T22:16:28.555Z] Removing intermediate container 6e4904f9c555 [2022-09-22T22:16:28.555Z] ---> b5a106f20246 [2022-09-22T22:16:28.555Z] Step 22/24 : LABEL arch=x86_64 [2022-09-22T22:16:28.555Z] ---> d98ecf1ccf8a [2022-09-22T22:16:28.555Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-22T22:16:28.813Z] ---> Running in 4d6a752ec690 [2022-09-22T22:16:28.813Z] Removing intermediate container e2ecec047345 [2022-09-22T22:16:28.813Z] ---> da90aba23681 [2022-09-22T22:16:28.813Z] Step 20/22 : LABEL arch=x86_64 [2022-09-22T22:16:28.813Z] Removing intermediate container 5751a2a30311 [2022-09-22T22:16:28.813Z] ---> b534925df8fc [2022-09-22T22:16:28.813Z] Step 23/23 : LABEL version=2.3.0-dev.71 [2022-09-22T22:16:28.813Z] ---> Running in c952c721345c [2022-09-22T22:16:28.813Z] ---> Running in bb7cd75ff778 [2022-09-22T22:16:28.813Z] Removing intermediate container 4d6a752ec690 [2022-09-22T22:16:28.813Z] ---> 109adb2800a3 [2022-09-22T22:16:28.813Z] Step 23/24 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:16:28.813Z] ---> c40c46393c05 [2022-09-22T22:16:28.813Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-22T22:16:29.072Z] ---> Running in 10ad4a30b015 [2022-09-22T22:16:29.072Z] ---> Running in f9c47812e3eb [2022-09-22T22:16:29.072Z] Removing intermediate container bb7cd75ff778 [2022-09-22T22:16:29.072Z] ---> f7fda809bab2 [2022-09-22T22:16:29.072Z] [2022-09-22T22:16:29.072Z] Removing intermediate container c952c721345c [2022-09-22T22:16:29.072Z] ---> d49b8a151fdf [2022-09-22T22:16:29.072Z] Step 21/22 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:16:29.072Z] ---> Running in 64613664a894 [2022-09-22T22:16:29.072Z] Successfully built f7fda809bab2 [2022-09-22T22:16:29.345Z] Removing intermediate container f9c47812e3eb [2022-09-22T22:16:29.345Z] ---> dc1ad3a152ad [2022-09-22T22:16:29.345Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:16:29.345Z] Successfully tagged support-scheduler:latest [2022-09-22T22:16:29.345Z] Building security-spire-agent [2022-09-22T22:16:29.345Z]  Building support-scheduler ... done Removing intermediate container 10ad4a30b015 [2022-09-22T22:16:29.345Z] ---> 523f66e194df [2022-09-22T22:16:29.345Z] Step 24/24 : LABEL version=2.3.0-dev.71 [2022-09-22T22:16:29.345Z] ---> Running in c69c54bdfefd [2022-09-22T22:16:29.345Z] ---> Running in fad3fb88b85c [2022-09-22T22:16:29.910Z] Removing intermediate container 2f7c767442de [2022-09-22T22:16:29.910Z] ---> 2aa04a1eb528 [2022-09-22T22:16:29.910Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-22T22:16:29.910Z] Removing intermediate container 64613664a894 [2022-09-22T22:16:29.910Z] ---> 9a4c05e96fa1 [2022-09-22T22:16:29.910Z] Step 22/22 : LABEL version=2.3.0-dev.71 [2022-09-22T22:16:30.476Z] Removing intermediate container c69c54bdfefd [2022-09-22T22:16:30.476Z] ---> bbf05df63149 [2022-09-22T22:16:30.476Z] [2022-09-22T22:16:30.476Z] ---> Running in f1de813bc58a [2022-09-22T22:16:30.476Z] ---> Running in 536fd50f98a2 [2022-09-22T22:16:30.476Z] Removing intermediate container fad3fb88b85c [2022-09-22T22:16:30.476Z] ---> ce3d62958baf [2022-09-22T22:16:30.476Z] Step 23/25 : LABEL arch=x86_64 [2022-09-22T22:16:30.476Z] Successfully built bbf05df63149 [2022-09-22T22:16:30.733Z] Successfully tagged core-command:latest [2022-09-22T22:16:30.733Z]  Building core-command ... done  ---> Running in dc63c92e120a [2022-09-22T22:16:30.733Z] Building security-bootstrapper [2022-09-22T22:16:30.733Z] Removing intermediate container 536fd50f98a2 [2022-09-22T22:16:30.733Z] ---> 39b39261569e [2022-09-22T22:16:30.733Z] [2022-09-22T22:16:30.733Z] Removing intermediate container f1de813bc58a [2022-09-22T22:16:30.733Z] ---> a7b9c85ab608 [2022-09-22T22:16:30.733Z] Step 23/25 : LABEL arch=x86_64 [2022-09-22T22:16:30.733Z] Successfully built 39b39261569e [2022-09-22T22:16:30.990Z] Successfully tagged security-proxy-setup:latest [2022-09-22T22:16:30.990Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-09-22T22:16:31.140Z] 656be50a0ddc: Pull complete [2022-09-22T22:16:31.140Z] 2bbca73fdf42: Pull complete [2022-09-22T22:16:31.140Z] 46d945488cbd: Pull complete [2022-09-22T22:16:32.361Z] Removing intermediate container dc63c92e120a [2022-09-22T22:16:32.361Z] ---> 76fb255c23eb [2022-09-22T22:16:32.361Z] Step 24/25 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:16:32.361Z] ---> Running in 5e7eac615ed0 [2022-09-22T22:16:33.025Z] ---> Running in 57d5257207a2 [2022-09-22T22:16:33.025Z] Removing intermediate container 5e7eac615ed0 [2022-09-22T22:16:33.025Z] ---> ebbf2b3c2478 [2022-09-22T22:16:33.025Z] Step 24/25 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:16:33.593Z] ---> Running in ffe8e7012798 [2022-09-22T22:16:33.593Z] Removing intermediate container 57d5257207a2 [2022-09-22T22:16:33.593Z] ---> 81a8635a1819 [2022-09-22T22:16:33.593Z] Step 25/25 : LABEL version=2.3.0-dev.71 [2022-09-22T22:16:33.593Z] ---> Running in 3b065c6599f4 [2022-09-22T22:16:33.593Z] Removing intermediate container ffe8e7012798 [2022-09-22T22:16:33.593Z] ---> bca8a418b0a2 [2022-09-22T22:16:33.593Z] Step 25/25 : LABEL version=2.3.0-dev.71 [2022-09-22T22:16:33.852Z] ---> Running in b1566462f856 [2022-09-22T22:16:33.852Z] Removing intermediate container 3b065c6599f4 [2022-09-22T22:16:33.852Z] ---> 9db3a4bbda4e [2022-09-22T22:16:33.852Z] [2022-09-22T22:16:33.852Z] Successfully built 9db3a4bbda4e [2022-09-22T22:16:34.110Z] Successfully tagged core-metadata:latest [2022-09-22T22:16:34.110Z]  Building core-metadata ... done Building support-notifications [2022-09-22T22:16:34.110Z] Removing intermediate container b1566462f856 [2022-09-22T22:16:34.110Z] ---> 56b2da0c7d59 [2022-09-22T22:16:34.110Z] [2022-09-22T22:16:34.110Z] Successfully built 56b2da0c7d59 [2022-09-22T22:16:34.110Z] Successfully tagged security-secretstore-setup:latest [2022-09-22T22:16:34.110Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-09-22T22:16:35.552Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:16:35.552Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:16:35.552Z] ---> 1e233ba7dcc1 [2022-09-22T22:16:35.552Z] Step 3/26 : WORKDIR /edgex-go [2022-09-22T22:16:35.552Z] ---> Using cache [2022-09-22T22:16:35.552Z] ---> 33870d968051 [2022-09-22T22:16:35.552Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:16:35.552Z] ---> Using cache [2022-09-22T22:16:35.552Z] ---> 1ca7ca084754 [2022-09-22T22:16:35.552Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-22T22:16:36.924Z] ---> Running in fadb017faaca [2022-09-22T22:16:37.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:37.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:37.832Z] 8a5474983e97: Pull complete [2022-09-22T22:16:38.311Z] OK: 211 MiB in 51 packages [2022-09-22T22:16:39.242Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:16:39.242Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:16:39.242Z] ---> 1e233ba7dcc1 [2022-09-22T22:16:39.242Z] Step 3/33 : WORKDIR /edgex-go [2022-09-22T22:16:39.242Z] ---> Using cache [2022-09-22T22:16:39.242Z] ---> 33870d968051 [2022-09-22T22:16:39.242Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:16:39.242Z] ---> Using cache [2022-09-22T22:16:39.242Z] ---> 1ca7ca084754 [2022-09-22T22:16:39.242Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-22T22:16:39.242Z] ---> Using cache [2022-09-22T22:16:39.242Z] ---> a55b02b50f1f [2022-09-22T22:16:39.242Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-22T22:16:39.242Z] ---> Using cache [2022-09-22T22:16:39.242Z] ---> 100c94e093b8 [2022-09-22T22:16:39.242Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:16:39.242Z] ---> Using cache [2022-09-22T22:16:39.242Z] ---> edabfdf322b2 [2022-09-22T22:16:39.242Z] Step 8/33 : COPY . . [2022-09-22T22:16:39.242Z] ---> Using cache [2022-09-22T22:16:39.242Z] ---> 2dd7397eeae3 [2022-09-22T22:16:39.242Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-22T22:16:39.788Z] 329c88fbcd65: Pull complete [2022-09-22T22:16:39.788Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T22:16:39.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T22:16:39.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-22T22:16:40.140Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T22:16:40.140Z] WORKDIR /edgex [2022-09-22T22:16:40.140Z] COPY go.mod . [2022-09-22T22:16:40.140Z] RUN go mod download [2022-09-22T22:16:40.140Z] docker build -t ci-base-image-arm64 -f - . [2022-09-22T22:16:40.614Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:16:40.614Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:16:40.614Z] ---> 1e233ba7dcc1 [2022-09-22T22:16:40.614Z] Step 3/20 : WORKDIR /edgex-go [2022-09-22T22:16:40.614Z] ---> Using cache [2022-09-22T22:16:40.614Z] ---> 33870d968051 [2022-09-22T22:16:40.614Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-22T22:16:40.730Z] Sending build context to Docker daemon 3.245MB [2022-09-22T22:16:40.730Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T22:16:40.730Z] ---> ff4287adb874 [2022-09-22T22:16:40.730Z] Step 2/4 : WORKDIR /edgex [2022-09-22T22:16:41.178Z] ---> Running in d1bd5b0dda37 [2022-09-22T22:16:41.178Z] ---> Running in f4055f6d96fc [2022-09-22T22:16:41.435Z] Removing intermediate container fadb017faaca [2022-09-22T22:16:41.435Z] ---> dba21c67ef9c [2022-09-22T22:16:41.435Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-22T22:16:41.693Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-22T22:16:41.693Z] ---> 9a336f0bc7ac [2022-09-22T22:16:41.693Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:16:41.699Z] ---> Running in 98ee6eaa75c1 [2022-09-22T22:16:41.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:41.950Z] ---> Running in 8de4bf33b1a0 [2022-09-22T22:16:41.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:41.967Z] Removing intermediate container 98ee6eaa75c1 [2022-09-22T22:16:41.967Z] ---> 6c4b0436da10 [2022-09-22T22:16:41.967Z] Step 3/4 : COPY go.mod . [2022-09-22T22:16:42.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:16:42.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:16:42.208Z] ---> 1e233ba7dcc1 [2022-09-22T22:16:42.208Z] Step 3/23 : WORKDIR /edgex-go [2022-09-22T22:16:42.208Z] ---> Using cache [2022-09-22T22:16:42.208Z] ---> 33870d968051 [2022-09-22T22:16:42.208Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:16:42.208Z] ---> Using cache [2022-09-22T22:16:42.208Z] ---> 1ca7ca084754 [2022-09-22T22:16:42.208Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-22T22:16:42.208Z] v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-22T22:16:42.208Z] v3.16.2-195-g10289c370b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-22T22:16:42.208Z] OK: 17041 distinct packages available [2022-09-22T22:16:42.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:42.208Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:16:42.208Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:16:42.208Z] ---> 1e233ba7dcc1 [2022-09-22T22:16:42.208Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:16:42.208Z] ---> Using cache [2022-09-22T22:16:42.208Z] ---> 82f687bd0060 [2022-09-22T22:16:42.208Z] Step 4/23 : WORKDIR /edgex-go [2022-09-22T22:16:42.208Z] ---> Using cache [2022-09-22T22:16:42.208Z] ---> 3e6c70ded9ae [2022-09-22T22:16:42.208Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:16:42.208Z] ---> Using cache [2022-09-22T22:16:42.208Z] ---> 1ab25de9d2fe [2022-09-22T22:16:42.208Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-22T22:16:42.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:42.468Z] ---> Running in 0c6c61600172 [2022-09-22T22:16:42.468Z] ---> Running in 55d738a0d466 [2022-09-22T22:16:42.468Z] OK: 211 MiB in 51 packages [2022-09-22T22:16:42.553Z] ---> eaa337aaecf3 [2022-09-22T22:16:42.553Z] Step 4/4 : RUN go mod download [2022-09-22T22:16:42.821Z] ---> Running in 97fbd8d8c49b [2022-09-22T22:16:43.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:43.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:43.032Z] Removing intermediate container f4055f6d96fc [2022-09-22T22:16:43.032Z] ---> d8dcb93fbd49 [2022-09-22T22:16:43.032Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-22T22:16:43.289Z] ---> 2da54c610131 [2022-09-22T22:16:43.289Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:16:43.289Z] ---> Running in dd04f7619ba0 [2022-09-22T22:16:43.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:43.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:16:44.428Z] OK: 211 MiB in 51 packages [2022-09-22T22:16:44.688Z] OK: 211 MiB in 51 packages [2022-09-22T22:16:47.986Z] Removing intermediate container 55d738a0d466 [2022-09-22T22:16:47.986Z] ---> 92cbb1c21edf [2022-09-22T22:16:47.986Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-22T22:16:47.986Z] Removing intermediate container 0c6c61600172 [2022-09-22T22:16:47.986Z] ---> 69d4e03e9b34 [2022-09-22T22:16:47.986Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-22T22:16:47.986Z] ---> ed611900d441 [2022-09-22T22:16:47.986Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:16:48.243Z] ---> 44ef5f04ff25 [2022-09-22T22:16:48.243Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:16:48.243Z] ---> Running in 3212c097f5e3 [2022-09-22T22:16:48.500Z] ---> Running in d26234c23a29 [2022-09-22T22:16:56.616Z] Removing intermediate container 8de4bf33b1a0 [2022-09-22T22:16:56.616Z] ---> 041a5b639fb1 [2022-09-22T22:16:56.616Z] Step 8/26 : COPY . . [2022-09-22T22:16:56.616Z] Removing intermediate container dd04f7619ba0 [2022-09-22T22:16:56.616Z] ---> 157ffaf00ce4 [2022-09-22T22:16:56.616Z] Step 7/20 : COPY . . [2022-09-22T22:17:03.177Z] ---> 8a3e01cd1dd0 [2022-09-22T22:17:03.177Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-22T22:17:03.177Z] ---> 84baa5315af4 [2022-09-22T22:17:03.177Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-22T22:17:03.177Z] ---> Running in 6fde4dfc8356 [2022-09-22T22:17:03.177Z] ---> Running in d69d5044f36a [2022-09-22T22:17:03.177Z] Removing intermediate container 6fde4dfc8356 [2022-09-22T22:17:03.177Z] ---> 34e4e1927b95 [2022-09-22T22:17:03.177Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-22T22:17:03.177Z] Removing intermediate container 3212c097f5e3 [2022-09-22T22:17:03.177Z] ---> 3540a781695b [2022-09-22T22:17:03.177Z] Step 8/23 : COPY . . [2022-09-22T22:17:03.177Z] Removing intermediate container d26234c23a29 [2022-09-22T22:17:03.177Z] ---> 6ed778f88921 [2022-09-22T22:17:03.177Z] Step 9/23 : COPY . . [2022-09-22T22:17:03.177Z] ---> Running in 7cb2c8ee6ab0 [2022-09-22T22:17:03.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-22T22:17:05.708Z] Removing intermediate container d1bd5b0dda37 [2022-09-22T22:17:05.708Z] ---> 15c5b677b25d [2022-09-22T22:17:05.708Z] [2022-09-22T22:17:05.708Z] Step 10/33 : FROM alpine:3.16 [2022-09-22T22:17:05.708Z] ---> 9c6f07244728 [2022-09-22T22:17:05.708Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:17:06.640Z] Removing intermediate container 7cb2c8ee6ab0 [2022-09-22T22:17:06.640Z] ---> 15dcd4565b86 [2022-09-22T22:17:06.640Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-22T22:17:06.640Z] ---> Running in e9184013f25d [2022-09-22T22:17:06.898Z] ---> Running in 2e0c6cc4d436 [2022-09-22T22:17:07.154Z] Removing intermediate container e9184013f25d [2022-09-22T22:17:07.154Z] ---> 50c3765efd48 [2022-09-22T22:17:07.154Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-22T22:17:07.154Z] ---> Running in 8195f33909f7 [2022-09-22T22:17:08.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:08.085Z] ---> 95bfcb36864a [2022-09-22T22:17:08.085Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-22T22:17:08.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:08.085Z] ---> cc6d762fdd36 [2022-09-22T22:17:08.085Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-22T22:17:08.085Z] ---> Running in bb5af540df1f [2022-09-22T22:17:08.085Z] ---> Running in 134a09e7bd7e [2022-09-22T22:17:08.342Z] Removing intermediate container 2e0c6cc4d436 [2022-09-22T22:17:08.342Z] ---> 732b20f0f8ea [2022-09-22T22:17:08.342Z] Step 12/26 : WORKDIR /edgex-go [2022-09-22T22:17:08.342Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-22T22:17:08.342Z] (2/2) Installing su-exec (0.2-r1) [2022-09-22T22:17:08.342Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:17:08.342Z] OK: 6 MiB in 16 packages [2022-09-22T22:17:08.342Z] ---> Running in c70bd28285cc [2022-09-22T22:17:08.600Z] Removing intermediate container c70bd28285cc [2022-09-22T22:17:08.600Z] ---> 3118d02bc67c [2022-09-22T22:17:08.600Z] [2022-09-22T22:17:08.600Z] Step 13/26 : FROM alpine:3.15 [2022-09-22T22:17:08.600Z] ---> c4fc93816858 [2022-09-22T22:17:08.600Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:17:08.600Z] ---> Using cache [2022-09-22T22:17:08.600Z] ---> ef8f1a73059f [2022-09-22T22:17:08.600Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:17:08.600Z] ---> Using cache [2022-09-22T22:17:08.600Z] ---> 44163cf08c69 [2022-09-22T22:17:08.600Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-22T22:17:08.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-22T22:17:08.857Z] ---> Running in 839f9d2ec886 [2022-09-22T22:17:08.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-22T22:17:09.114Z] Removing intermediate container 8195f33909f7 [2022-09-22T22:17:09.114Z] ---> 3edfda11542b [2022-09-22T22:17:09.114Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-22T22:17:09.114Z] ---> Running in cf5265dda8d2 [2022-09-22T22:17:09.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:09.372Z] Removing intermediate container cf5265dda8d2 [2022-09-22T22:17:09.372Z] ---> 9d13cee37f36 [2022-09-22T22:17:09.372Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-22T22:17:09.636Z] ---> Running in 7a9c69d85b50 [2022-09-22T22:17:09.893Z] Removing intermediate container 7a9c69d85b50 [2022-09-22T22:17:09.893Z] ---> e23767f4885c [2022-09-22T22:17:09.893Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-22T22:17:09.893Z] ---> Running in a9204f1f6e36 [2022-09-22T22:17:10.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:10.155Z] Removing intermediate container a9204f1f6e36 [2022-09-22T22:17:10.155Z] ---> 720fa849c09b [2022-09-22T22:17:10.155Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-22T22:17:10.412Z] ---> Running in 8e273fccf0b2 [2022-09-22T22:17:10.412Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-22T22:17:10.412Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-22T22:17:10.412Z] OK: 15857 distinct packages available [2022-09-22T22:17:10.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:10.670Z] Removing intermediate container 8e273fccf0b2 [2022-09-22T22:17:10.670Z] ---> b55d800f8dc9 [2022-09-22T22:17:10.670Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-22T22:17:10.670Z] ---> Running in 59a6ac0119d8 [2022-09-22T22:17:11.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:11.804Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-22T22:17:11.804Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-22T22:17:11.804Z] (3/5) Installing libucontext (1.1-r0) [2022-09-22T22:17:11.804Z] Removing intermediate container 59a6ac0119d8 [2022-09-22T22:17:11.804Z] ---> b968f0330dd2 [2022-09-22T22:17:11.804Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-22T22:17:12.062Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-22T22:17:12.062Z] ---> Running in c3fd75721a39 [2022-09-22T22:17:12.062Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-22T22:17:12.062Z] Executing busybox-1.34.1-r7.trigger [2022-09-22T22:17:12.062Z] OK: 7 MiB in 19 packages [2022-09-22T22:17:12.062Z] Removing intermediate container c3fd75721a39 [2022-09-22T22:17:12.062Z] ---> 580251f113b4 [2022-09-22T22:17:12.062Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-22T22:17:12.626Z] ---> 7347b90984e6 [2022-09-22T22:17:12.626Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-22T22:17:12.884Z] ---> Running in e2b2eb90d8c4 [2022-09-22T22:17:12.884Z] Removing intermediate container 839f9d2ec886 [2022-09-22T22:17:12.884Z] ---> 87b610c873ef [2022-09-22T22:17:12.884Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-22T22:17:14.780Z] ---> 958e6e60cfcf [2022-09-22T22:17:14.780Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-22T22:17:14.780Z] Removing intermediate container e2b2eb90d8c4 [2022-09-22T22:17:14.780Z] ---> 7524f33c0d52 [2022-09-22T22:17:14.780Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:17:15.167Z] Removing intermediate container 97fbd8d8c49b [2022-09-22T22:17:15.167Z] ---> d881726c964e [2022-09-22T22:17:15.167Z] Successfully built d881726c964e [2022-09-22T22:17:15.167Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:17:15.511Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T22:17:15.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:17:15.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-668 does not seem to be running inside a container [2022-09-22T22:17:15.714Z] ---> cb3778a2f1d2 [2022-09-22T22:17:15.714Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-22T22:17:15.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-22T22:17:17.011Z] $ docker top e777dbb4d3d3cb70b04a58b7be94b9c3fa95e5990002259716d0b7ca533c98cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:17:17.853Z] + go version [2022-09-22T22:17:17.853Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T22:17:17.874Z] $ docker stop --time=1 e777dbb4d3d3cb70b04a58b7be94b9c3fa95e5990002259716d0b7ca533c98cf [2022-09-22T22:17:18.235Z] ---> b74571feba33 [2022-09-22T22:17:18.235Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-22T22:17:18.235Z] ---> c759c1082093 [2022-09-22T22:17:18.235Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-22T22:17:18.235Z] ---> a38472dda238 [2022-09-22T22:17:18.235Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-22T22:17:18.235Z] ---> 161c3f953064 [2022-09-22T22:17:18.235Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-22T22:17:18.799Z] ---> 21dae73b279f [2022-09-22T22:17:18.799Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-22T22:17:19.073Z] ---> 23d821827278 [2022-09-22T22:17:19.073Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-22T22:17:19.557Z] $ docker rm -f e777dbb4d3d3cb70b04a58b7be94b9c3fa95e5990002259716d0b7ca533c98cf [2022-09-22T22:17:19.636Z] ---> aec72546d178 [2022-09-22T22:17:19.636Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-22T22:17:19.636Z] ---> 10a2865d5c73 [2022-09-22T22:17:19.636Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-22T22:17:19.636Z] ---> Running in 78158ef620ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:17:20.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-22T22:17:20.163Z] [2022-09-22T22:17:20.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:17:20.201Z] Removing intermediate container 78158ef620ea [2022-09-22T22:17:20.201Z] ---> 27c849e008f6 [2022-09-22T22:17:20.201Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-22T22:17:20.459Z] ---> 7c9fba43260b [2022-09-22T22:17:20.459Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-22T22:17:20.459Z] ---> Running in bdf332553cd3 [2022-09-22T22:17:20.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-22T22:17:20.716Z] Removing intermediate container bdf332553cd3 [2022-09-22T22:17:20.716Z] ---> 4ff575236660 [2022-09-22T22:17:20.716Z] Step 24/26 : LABEL arch=x86_64 [2022-09-22T22:17:20.778Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-22T22:17:20.778Z] 29e5d40040c1: Pulling fs layer [2022-09-22T22:17:20.778Z] 1ce36da41761: Pulling fs layer [2022-09-22T22:17:20.778Z] 25b303627fd3: Pulling fs layer [2022-09-22T22:17:20.778Z] 29e5d40040c1: Verifying Checksum [2022-09-22T22:17:20.778Z] 29e5d40040c1: Download complete [2022-09-22T22:17:20.973Z] ---> Running in 6a698d47fcbb [2022-09-22T22:17:21.050Z] 1ce36da41761: Verifying Checksum [2022-09-22T22:17:21.050Z] 1ce36da41761: Download complete [2022-09-22T22:17:21.230Z] ---> 3c247bb21578 [2022-09-22T22:17:21.231Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-22T22:17:21.231Z] ---> Running in fd4a687ac327 [2022-09-22T22:17:21.231Z] Removing intermediate container 6a698d47fcbb [2022-09-22T22:17:21.231Z] ---> b8c5592f4d33 [2022-09-22T22:17:21.231Z] Step 25/26 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:17:21.317Z] 29e5d40040c1: Pull complete [2022-09-22T22:17:21.488Z] ---> Running in d59d72c8dafd [2022-09-22T22:17:22.053Z] Removing intermediate container d59d72c8dafd [2022-09-22T22:17:22.053Z] ---> edd5669fc1c7 [2022-09-22T22:17:22.053Z] Step 26/26 : LABEL version=2.3.0-dev.71 [2022-09-22T22:17:22.053Z] ---> Running in 7dc9da762409 [2022-09-22T22:17:22.619Z] Removing intermediate container 7dc9da762409 [2022-09-22T22:17:22.619Z] ---> 244f2dc7fe17 [2022-09-22T22:17:22.619Z] [2022-09-22T22:17:22.619Z] Successfully built 244f2dc7fe17 [2022-09-22T22:17:22.619Z] Successfully tagged security-spire-agent:latest [2022-09-22T22:17:22.619Z]  Building security-spire-agent ... done Building core-data [2022-09-22T22:17:22.743Z] 25b303627fd3: Verifying Checksum [2022-09-22T22:17:22.744Z] 25b303627fd3: Download complete [2022-09-22T22:17:22.744Z] 1ce36da41761: Pull complete [2022-09-22T22:17:23.992Z] Removing intermediate container fd4a687ac327 [2022-09-22T22:17:23.992Z] ---> e09337996293 [2022-09-22T22:17:23.992Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-22T22:17:24.925Z] ---> Running in 0220cd6743f7 [2022-09-22T22:17:25.488Z] Removing intermediate container 0220cd6743f7 [2022-09-22T22:17:25.488Z] ---> a3f9e399b23c [2022-09-22T22:17:25.488Z] Step 30/33 : CMD ["gate"] [2022-09-22T22:17:25.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:17:25.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:17:25.488Z] ---> 1e233ba7dcc1 [2022-09-22T22:17:25.488Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:17:25.488Z] ---> Using cache [2022-09-22T22:17:25.488Z] ---> 82f687bd0060 [2022-09-22T22:17:25.488Z] Step 4/24 : WORKDIR /edgex-go [2022-09-22T22:17:25.488Z] ---> Using cache [2022-09-22T22:17:25.488Z] ---> 3e6c70ded9ae [2022-09-22T22:17:25.488Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:17:25.488Z] ---> Using cache [2022-09-22T22:17:25.488Z] ---> 1ab25de9d2fe [2022-09-22T22:17:25.488Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-22T22:17:25.745Z] ---> Running in 09edbe9a36ca [2022-09-22T22:17:25.745Z] ---> Running in 6f92e68642ac [2022-09-22T22:17:25.745Z] Removing intermediate container 09edbe9a36ca [2022-09-22T22:17:25.745Z] ---> cb58b2e40d62 [2022-09-22T22:17:25.745Z] Step 31/33 : LABEL arch=x86_64 [2022-09-22T22:17:26.005Z] ---> Running in 583beb0eb055 [2022-09-22T22:17:26.572Z] Removing intermediate container 583beb0eb055 [2022-09-22T22:17:26.572Z] ---> 6dbdf26730b0 [2022-09-22T22:17:26.572Z] Step 32/33 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:17:26.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:26.572Z] ---> Running in c89183d3d084 [2022-09-22T22:17:26.841Z] Removing intermediate container c89183d3d084 [2022-09-22T22:17:26.841Z] ---> c0fff7cc0d5f [2022-09-22T22:17:26.841Z] Step 33/33 : LABEL version=2.3.0-dev.71 [2022-09-22T22:17:26.841Z] ---> Running in cb7b48514b68 [2022-09-22T22:17:27.098Z] Removing intermediate container cb7b48514b68 [2022-09-22T22:17:27.098Z] ---> 2c0e806ecbe3 [2022-09-22T22:17:27.098Z] [2022-09-22T22:17:27.098Z] Successfully built 2c0e806ecbe3 [2022-09-22T22:17:27.098Z] Successfully tagged security-bootstrapper:latest [2022-09-22T22:17:27.098Z]  Building security-bootstrapper ... done Building security-spire-server [2022-09-22T22:17:27.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:27.612Z] OK: 211 MiB in 51 packages [2022-09-22T22:17:30.138Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:17:30.138Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:17:30.138Z] ---> 1e233ba7dcc1 [2022-09-22T22:17:30.138Z] Step 3/25 : WORKDIR /edgex-go [2022-09-22T22:17:30.138Z] ---> Using cache [2022-09-22T22:17:30.138Z] ---> 33870d968051 [2022-09-22T22:17:30.138Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:17:30.138Z] ---> Using cache [2022-09-22T22:17:30.138Z] ---> 1ca7ca084754 [2022-09-22T22:17:30.138Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-22T22:17:30.138Z] ---> Using cache [2022-09-22T22:17:30.138Z] ---> dba21c67ef9c [2022-09-22T22:17:30.138Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-22T22:17:30.138Z] ---> Using cache [2022-09-22T22:17:30.138Z] ---> 9a336f0bc7ac [2022-09-22T22:17:30.138Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:17:30.138Z] ---> Using cache [2022-09-22T22:17:30.138Z] ---> 041a5b639fb1 [2022-09-22T22:17:30.138Z] Step 8/25 : COPY . . [2022-09-22T22:17:30.138Z] ---> Using cache [2022-09-22T22:17:30.138Z] ---> 8a3e01cd1dd0 [2022-09-22T22:17:30.138Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-22T22:17:30.138Z] ---> Using cache [2022-09-22T22:17:30.138Z] ---> 34e4e1927b95 [2022-09-22T22:17:30.138Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-22T22:17:30.138Z] ---> Using cache [2022-09-22T22:17:30.138Z] ---> 15dcd4565b86 [2022-09-22T22:17:30.138Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-22T22:17:30.138Z] ---> Running in 91ea904b58ba [2022-09-22T22:17:30.138Z] Removing intermediate container 6f92e68642ac [2022-09-22T22:17:30.138Z] ---> af19b140b4aa [2022-09-22T22:17:30.138Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-22T22:17:31.073Z] ---> 28474f9c6ccc [2022-09-22T22:17:31.073Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:17:31.073Z] ---> Running in 14ed4c2d31f9 [2022-09-22T22:17:32.003Z] Removing intermediate container 91ea904b58ba [2022-09-22T22:17:32.003Z] ---> 8baee8c2a11a [2022-09-22T22:17:32.003Z] Step 12/25 : WORKDIR /edgex-go [2022-09-22T22:17:32.260Z] ---> Running in d9b4abdf7500 [2022-09-22T22:17:32.816Z] 25b303627fd3: Pull complete [2022-09-22T22:17:32.816Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-22T22:17:32.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-22T22:17:32.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-09-22T22:17:32.858Z] Removing intermediate container d9b4abdf7500 [2022-09-22T22:17:32.858Z] ---> 390d4e881705 [2022-09-22T22:17:32.858Z] [2022-09-22T22:17:32.858Z] Step 13/25 : FROM alpine:3.15 [2022-09-22T22:17:32.858Z] ---> c4fc93816858 [2022-09-22T22:17:32.858Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:17:32.858Z] ---> Using cache [2022-09-22T22:17:32.858Z] ---> ef8f1a73059f [2022-09-22T22:17:32.858Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:17:32.858Z] ---> Using cache [2022-09-22T22:17:32.858Z] ---> 44163cf08c69 [2022-09-22T22:17:32.858Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-22T22:17:32.858Z] ---> Using cache [2022-09-22T22:17:32.858Z] ---> 87b610c873ef [2022-09-22T22:17:32.858Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withDockerContainer [2022-09-22T22:17:33.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-668 does not seem to be running inside a container [2022-09-22T22:17:33.095Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-22T22:17:33.426Z] Removing intermediate container d69d5044f36a [2022-09-22T22:17:33.426Z] ---> db3b4b0c14d9 [2022-09-22T22:17:33.426Z] [2022-09-22T22:17:33.426Z] Step 9/20 : FROM alpine:3.15 [2022-09-22T22:17:33.426Z] ---> c4fc93816858 [2022-09-22T22:17:33.426Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:17:33.426Z] ---> Using cache [2022-09-22T22:17:33.426Z] ---> ef8f1a73059f [2022-09-22T22:17:33.426Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:17:33.426Z] ---> Using cache [2022-09-22T22:17:33.426Z] ---> 44163cf08c69 [2022-09-22T22:17:33.426Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-22T22:17:34.801Z] ---> Running in 42ac07606fc9 [2022-09-22T22:17:35.061Z] ---> a7df893b015b [2022-09-22T22:17:35.061Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-22T22:17:35.320Z] Removing intermediate container bb5af540df1f [2022-09-22T22:17:35.320Z] ---> 1158b73795e0 [2022-09-22T22:17:35.320Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-22T22:17:35.320Z] ---> Running in 88a9b7342765 [2022-09-22T22:17:35.483Z] $ docker top 2cf1c97eda0f720391a33cbf502939a3362b4aff44eddd8ae31d26abd492f3f0 -eo pid,comm [2022-09-22T22:17:35.577Z] ---> 640f41df0a79 [2022-09-22T22:17:35.577Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-22T22:17:35.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-09-22T22:17:35.837Z] ---> 9382d9fcfef9 [2022-09-22T22:17:35.837Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-22T22:17:35.837Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-22T22:17:36.094Z] ---> ed6c269a33ad [2022-09-22T22:17:36.094Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-22T22:17:36.330Z] + docker-compose build --help [2022-09-22T22:17:36.330Z] + grep parallel [2022-09-22T22:17:36.356Z] ---> Running in d45590b55294 [2022-09-22T22:17:36.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:36.613Z] Removing intermediate container d45590b55294 [2022-09-22T22:17:36.613Z] ---> 3e83ef019782 [2022-09-22T22:17:36.613Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-22T22:17:36.613Z] ---> Running in 01d2d66b1309 [2022-09-22T22:17:36.871Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-22T22:17:36.871Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-22T22:17:36.871Z] OK: 15857 distinct packages available [2022-09-22T22:17:36.871Z] Removing intermediate container 88a9b7342765 [2022-09-22T22:17:36.871Z] ---> ea5bebefcfa4 [2022-09-22T22:17:36.871Z] [2022-09-22T22:17:36.871Z] Step 11/23 : FROM alpine:3.16 [2022-09-22T22:17:36.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:36.871Z] ---> 9c6f07244728 [2022-09-22T22:17:36.871Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:17:36.871Z] Removing intermediate container 01d2d66b1309 [2022-09-22T22:17:36.871Z] ---> e745b91fa3e4 [2022-09-22T22:17:36.871Z] Step 23/25 : LABEL arch=x86_64 [2022-09-22T22:17:37.130Z] ---> Running in 771c2d9bb1a5 [2022-09-22T22:17:37.130Z] ---> Running in 4c7f905e85bd [2022-09-22T22:17:37.388Z] Removing intermediate container 771c2d9bb1a5 [2022-09-22T22:17:37.388Z] ---> 29d0f57eff8d [2022-09-22T22:17:37.388Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-22T22:17:37.388Z] Removing intermediate container 4c7f905e85bd [2022-09-22T22:17:37.388Z] ---> debce944f9f2 [2022-09-22T22:17:37.388Z] Step 24/25 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:17:37.388Z] ---> Running in cabc5ff542fa [2022-09-22T22:17:37.646Z] ---> Running in bd65c16825ad [2022-09-22T22:17:37.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:37.905Z] Removing intermediate container bd65c16825ad [2022-09-22T22:17:37.905Z] ---> fb8696e8d45a [2022-09-22T22:17:37.905Z] Step 25/25 : LABEL version=2.3.0-dev.71 [2022-09-22T22:17:37.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:37.905Z] ---> Running in 68f1308bee39 [2022-09-22T22:17:37.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:37.905Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-22T22:17:38.166Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-22T22:17:38.166Z] Removing intermediate container 68f1308bee39 [2022-09-22T22:17:38.166Z] ---> a961f203897f [2022-09-22T22:17:38.166Z] [2022-09-22T22:17:38.166Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-22T22:17:38.166Z] Successfully built a961f203897f [2022-09-22T22:17:38.166Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-22T22:17:38.166Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-22T22:17:38.166Z] Successfully tagged security-spire-server:latest [2022-09-22T22:17:38.166Z] (3/33) Installing readline (8.1.2-r0) [2022-09-22T22:17:38.166Z]  Building security-spire-server ... done (4/33) Installing bash (5.1.16-r2) [2022-09-22T22:17:38.166Z] Executing bash-5.1.16-r2.post-install [2022-09-22T22:17:38.166Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-22T22:17:38.166Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-22T22:17:38.166Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-22T22:17:38.424Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-22T22:17:38.424Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-22T22:17:38.424Z] (9/33) Installing curl (7.83.1-r3) [2022-09-22T22:17:38.424Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-22T22:17:38.424Z] (5/9) Installing curl (7.80.0-r3) [2022-09-22T22:17:38.424Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-22T22:17:38.424Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-22T22:17:38.682Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-22T22:17:38.682Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-22T22:17:38.682Z] (13/33) Installing expat (2.4.9-r0) [2022-09-22T22:17:38.682Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-22T22:17:38.682Z] (15/33) Installing gdbm (1.23-r0) [2022-09-22T22:17:38.682Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-22T22:17:38.682Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T22:17:38.682Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T22:17:38.682Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-22T22:17:38.682Z] (8/9) Installing libucontext (1.1-r0) [2022-09-22T22:17:38.682Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-22T22:17:38.682Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-22T22:17:38.682Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-22T22:17:38.682Z] Executing busybox-1.34.1-r7.trigger [2022-09-22T22:17:38.682Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:17:38.949Z] OK: 8 MiB in 23 packages [2022-09-22T22:17:38.949Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-22T22:17:38.949Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-22T22:17:38.949Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-22T22:17:38.949Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-22T22:17:38.949Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-22T22:17:39.207Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-22T22:17:39.207Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-22T22:17:39.207Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-22T22:17:39.207Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-22T22:17:39.207Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-22T22:17:39.207Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-22T22:17:39.207Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-22T22:17:39.466Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:17:39.466Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:17:39.466Z] OK: 122 MiB in 47 packages [2022-09-22T22:17:40.032Z] Removing intermediate container 14ed4c2d31f9 [2022-09-22T22:17:40.032Z] ---> 6af5be7c51b1 [2022-09-22T22:17:40.032Z] Step 9/24 : COPY . . [2022-09-22T22:17:40.290Z] Removing intermediate container 42ac07606fc9 [2022-09-22T22:17:40.290Z] ---> 2e5b275939ba [2022-09-22T22:17:40.290Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:17:41.681Z] --parallel Build images in parallel. [Pipeline] } [2022-09-22T22:17:41.969Z] $ docker stop --time=1 2cf1c97eda0f720391a33cbf502939a3362b4aff44eddd8ae31d26abd492f3f0 [2022-09-22T22:17:42.817Z] ---> 5dca3575517c [2022-09-22T22:17:42.817Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-22T22:17:42.817Z] Removing intermediate container 134a09e7bd7e [2022-09-22T22:17:42.817Z] ---> bd02a1dd38ba [2022-09-22T22:17:42.817Z] [2022-09-22T22:17:42.817Z] Step 11/23 : FROM alpine:3.16 [2022-09-22T22:17:42.817Z] ---> 9c6f07244728 [2022-09-22T22:17:42.817Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-22T22:17:42.817Z] ---> Running in e3b9dff8e1fb [2022-09-22T22:17:43.075Z] ---> 92c461c0aed4 [2022-09-22T22:17:43.075Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-22T22:17:43.333Z] ---> ddafe6145883 [2022-09-22T22:17:43.333Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-22T22:17:43.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:43.333Z] ---> Running in 350c6f6ca67e [2022-09-22T22:17:43.333Z] ---> a3e7c0a27f1b [2022-09-22T22:17:43.333Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-22T22:17:43.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:17:43.594Z] ---> Running in 7f5f0bb57424 [2022-09-22T22:17:43.594Z] Removing intermediate container 350c6f6ca67e [2022-09-22T22:17:43.594Z] ---> 3c1c682e6425 [2022-09-22T22:17:43.594Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:17:43.594Z] ---> Running in dc8e44f211fd [2022-09-22T22:17:43.594Z] Collecting docker-compose==1.23.2 [2022-09-22T22:17:43.594Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-22T22:17:43.691Z] $ docker rm -f 2cf1c97eda0f720391a33cbf502939a3362b4aff44eddd8ae31d26abd492f3f0 [2022-09-22T22:17:43.852Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-22T22:17:43.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.9 MB/s eta 0:00:00 [2022-09-22T22:17:43.852Z] Removing intermediate container dc8e44f211fd [2022-09-22T22:17:43.852Z] ---> cd9cbb8f4edd [2022-09-22T22:17:43.852Z] Step 18/20 : LABEL arch=x86_64 [2022-09-22T22:17:43.852Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-22T22:17:43.852Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:17:43.852Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:17:43.852Z] ---> Running in 192efce03896 [2022-09-22T22:17:43.852Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-22T22:17:43.852Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-22T22:17:43.852Z] OK: 6 MiB in 16 packages [2022-09-22T22:17:43.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 108.3 MB/s eta 0:00:00 [2022-09-22T22:17:43.852Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-22T22:17:43.852Z] Collecting docker<4.0,>=3.6.0 [2022-09-22T22:17:43.852Z] Removing intermediate container 192efce03896 [2022-09-22T22:17:43.852Z] ---> 9ed44de84472 [2022-09-22T22:17:43.852Z] Step 19/20 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:17:43.852Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-22T22:17:43.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 49.7 MB/s eta 0:00:00 [2022-09-22T22:17:43.852Z] ---> Running in 499b7cb3c209 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:17:44.120Z] Collecting PyYAML<4,>=3.10 [2022-09-22T22:17:44.120Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-22T22:17:44.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 45.5 MB/s eta 0:00:00 [2022-09-22T22:17:44.121Z] Removing intermediate container 499b7cb3c209 [2022-09-22T22:17:44.121Z] ---> 8e494d3e37fb [2022-09-22T22:17:44.121Z] Step 20/20 : LABEL version=2.3.0-dev.71 [2022-09-22T22:17:44.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-22T22:17:44.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:17:44.379Z] ---> Running in 44d96d06fc8b [2022-09-22T22:17:44.379Z] Preparing metadata (setup.py): started [2022-09-22T22:17:44.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-668 does not seem to be running inside a container [2022-09-22T22:17:44.505Z] $ 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/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-22T22:17:44.637Z] Removing intermediate container 44d96d06fc8b [2022-09-22T22:17:44.637Z] ---> 94f635a1c806 [2022-09-22T22:17:44.637Z] [2022-09-22T22:17:44.637Z] Removing intermediate container e3b9dff8e1fb [2022-09-22T22:17:44.637Z] ---> b94eea8401d3 [2022-09-22T22:17:44.637Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:17:44.637Z] Successfully built 94f635a1c806 [2022-09-22T22:17:44.637Z] ---> Running in 07676ab228ef [2022-09-22T22:17:44.637Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-22T22:17:44.637Z]  Building security-spiffe-token-provider ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-22T22:17:44.637Z] Collecting docopt<0.7,>=0.6.1 [2022-09-22T22:17:44.637Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-22T22:17:44.637Z] Preparing metadata (setup.py): started [2022-09-22T22:17:44.895Z] Removing intermediate container 07676ab228ef [2022-09-22T22:17:44.895Z] ---> b0461a83646e [2022-09-22T22:17:44.895Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-22T22:17:44.895Z] ---> Running in 72a91ffdc98d [2022-09-22T22:17:44.895Z] Removing intermediate container 72a91ffdc98d [2022-09-22T22:17:44.895Z] ---> 07bf023fc5b4 [2022-09-22T22:17:44.895Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-22T22:17:44.895Z] ---> Running in 757e2cc1dfea [2022-09-22T22:17:44.895Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-22T22:17:45.156Z] Removing intermediate container 757e2cc1dfea [2022-09-22T22:17:45.156Z] ---> a5815f046109 [2022-09-22T22:17:45.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:17:45.156Z] Collecting cached-property<2,>=1.2.0 [2022-09-22T22:17:45.156Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-22T22:17:45.156Z] Collecting jsonschema<3,>=2.5.1 [2022-09-22T22:17:45.156Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-22T22:17:45.156Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-22T22:17:45.156Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-22T22:17:45.156Z] Preparing metadata (setup.py): started [2022-09-22T22:17:45.156Z] ---> c415f7d1ff2f [2022-09-22T22:17:45.156Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-22T22:17:45.415Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-22T22:17:45.415Z] Collecting texttable<0.10,>=0.9.0 [2022-09-22T22:17:45.415Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-22T22:17:45.415Z] Preparing metadata (setup.py): started [2022-09-22T22:17:45.672Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-22T22:17:45.672Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-22T22:17:45.672Z] ---> 0c18d18e5478 [2022-09-22T22:17:45.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-22T22:17:45.771Z] $ docker top 2dace83ed61b82517a5e8582806887f7a55eebf4e330d4d501ca4eef4092244f -eo pid,comm [2022-09-22T22:17:45.937Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-22T22:17:45.937Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-22T22:17:45.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 167.4 MB/s eta 0:00:00 [2022-09-22T22:17:45.937Z] Collecting docker-pycreds>=0.4.0 [2022-09-22T22:17:45.937Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-22T22:17:45.937Z] ---> bb244f19d7de [2022-09-22T22:17:45.937Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-22T22:17:45.937Z] ---> Running in 4089a2973937 [Pipeline] { [Pipeline] sh [2022-09-22T22:17:46.196Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-22T22:17:46.196Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-22T22:17:46.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 114.6 MB/s eta 0:00:00 [2022-09-22T22:17:46.196Z] Removing intermediate container 4089a2973937 [2022-09-22T22:17:46.196Z] ---> 6151269c903f [2022-09-22T22:17:46.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:17:46.196Z] Collecting idna<2.8,>=2.5 [2022-09-22T22:17:46.196Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-22T22:17:46.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 150.9 MB/s eta 0:00:00 [2022-09-22T22:17:46.196Z] ---> Running in 6e2af42429c0 [2022-09-22T22:17:46.196Z] Collecting certifi>=2017.4.17 [2022-09-22T22:17:46.196Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-22T22:17:46.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 97.1 MB/s eta 0:00:00 [2022-09-22T22:17:46.196Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-22T22:17:46.196Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-22T22:17:46.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 128.6 MB/s eta 0:00:00 [2022-09-22T22:17:46.197Z] Removing intermediate container 6e2af42429c0 [2022-09-22T22:17:46.197Z] ---> 1f9c13f6163a [2022-09-22T22:17:46.197Z] Step 21/23 : LABEL arch=x86_64 [2022-09-22T22:17:46.455Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-22T22:17:46.455Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-22T22:17:46.455Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-22T22:17:46.455Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-22T22:17:46.455Z] ---> Running in 6b5bf8062bef [2022-09-22T22:17:46.455Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-22T22:17:46.455Z] Running setup.py install for texttable: started [2022-09-22T22:17:46.455Z] Removing intermediate container 6b5bf8062bef [2022-09-22T22:17:46.455Z] ---> b4b43fdcd5e7 [2022-09-22T22:17:46.455Z] Step 22/23 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:17:46.455Z] ---> Running in eb587636c140 [2022-09-22T22:17:46.615Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-22T22:17:46.714Z] Removing intermediate container eb587636c140 [2022-09-22T22:17:46.714Z] ---> f99800ce5b2a [2022-09-22T22:17:46.714Z] Step 23/23 : LABEL version=2.3.0-dev.71 [2022-09-22T22:17:46.714Z] ---> Running in 4779ed934552 [2022-09-22T22:17:46.714Z] Running setup.py install for texttable: finished with status 'done' [2022-09-22T22:17:46.714Z] Running setup.py install for PyYAML: started [2022-09-22T22:17:46.972Z] Removing intermediate container 4779ed934552 [2022-09-22T22:17:46.972Z] ---> 712d7879c6e7 [2022-09-22T22:17:46.972Z] [2022-09-22T22:17:46.972Z] Successfully built 712d7879c6e7 [2022-09-22T22:17:46.972Z] Successfully tagged support-notifications:latest [2022-09-22T22:17:47.229Z]  Building support-notifications ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-09-22T22:17:47.487Z] Running setup.py install for docopt: started [2022-09-22T22:17:47.745Z] Running setup.py install for docopt: finished with status 'done' [2022-09-22T22:17:48.002Z] Running setup.py install for dockerpty: started [2022-09-22T22:17:48.567Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-22T22:17:48.825Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-22T22:17:48.825Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-22T22:17:53.011Z] Removing intermediate container cabc5ff542fa [2022-09-22T22:17:53.011Z] ---> 22f9376efbe3 [2022-09-22T22:17:53.011Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-22T22:17:53.011Z] ---> Running in 1c3e459673d7 [2022-09-22T22:17:53.011Z] Removing intermediate container 1c3e459673d7 [2022-09-22T22:17:53.011Z] ---> 425f2f66481c [2022-09-22T22:17:53.011Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-22T22:17:53.011Z] ---> Running in f7fe39d3bf7d [2022-09-22T22:17:53.011Z] Removing intermediate container f7fe39d3bf7d [2022-09-22T22:17:53.011Z] ---> cee1d86076e8 [2022-09-22T22:17:53.011Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-22T22:17:53.306Z] Building core-command ... [2022-09-22T22:17:53.306Z] Building core-data ... [2022-09-22T22:17:53.306Z] Building core-metadata ... [2022-09-22T22:17:53.306Z] Building security-bootstrapper ... [2022-09-22T22:17:53.306Z] Building security-proxy-setup ... [2022-09-22T22:17:53.306Z] Building security-secretstore-setup ... [2022-09-22T22:17:53.306Z] Building security-spiffe-token-provider ... [2022-09-22T22:17:53.306Z] Building security-spire-agent ... [2022-09-22T22:17:53.306Z] Building security-spire-config ... [2022-09-22T22:17:53.306Z] Building security-spire-server ... [2022-09-22T22:17:53.306Z] Building support-notifications ... [2022-09-22T22:17:53.306Z] Building support-scheduler ... [2022-09-22T22:17:53.306Z] Building sys-mgmt-agent ... [2022-09-22T22:17:53.306Z] Building security-spiffe-token-provider [2022-09-22T22:17:53.306Z] Building security-spire-server [2022-09-22T22:17:53.306Z] Building sys-mgmt-agent [2022-09-22T22:17:53.306Z] Building security-spire-config [2022-09-22T22:17:53.306Z] Building support-scheduler [2022-09-22T22:17:53.584Z] ---> 32903b9239e6 [2022-09-22T22:17:53.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-22T22:17:53.585Z] ---> 58a282fb6f1c [2022-09-22T22:17:53.585Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-22T22:17:54.150Z] ---> 94fd019d37af [2022-09-22T22:17:54.150Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-22T22:17:54.150Z] ---> Running in d7604ed63981 [2022-09-22T22:17:54.150Z] Removing intermediate container d7604ed63981 [2022-09-22T22:17:54.150Z] ---> b4e7f1691149 [2022-09-22T22:17:54.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:17:54.150Z] ---> Running in ee1d8c8dd0c6 [2022-09-22T22:17:54.408Z] Removing intermediate container ee1d8c8dd0c6 [2022-09-22T22:17:54.408Z] ---> 4ab8dc8aa0e6 [2022-09-22T22:17:54.408Z] Step 21/23 : LABEL arch=x86_64 [2022-09-22T22:17:54.408Z] ---> Running in 3c5f6d89061c [2022-09-22T22:17:54.408Z] Removing intermediate container 3c5f6d89061c [2022-09-22T22:17:54.408Z] ---> a04015edbac1 [2022-09-22T22:17:54.408Z] Step 22/23 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:17:54.666Z] ---> Running in f5b6c23d6dad [2022-09-22T22:17:54.666Z] Removing intermediate container f5b6c23d6dad [2022-09-22T22:17:54.666Z] ---> bae36dab6015 [2022-09-22T22:17:54.666Z] Step 23/23 : LABEL version=2.3.0-dev.71 [2022-09-22T22:17:54.666Z] ---> Running in 07ea40f38c7c [2022-09-22T22:17:54.923Z] Removing intermediate container 07ea40f38c7c [2022-09-22T22:17:54.923Z] ---> e489a875e9b3 [2022-09-22T22:17:54.923Z] [2022-09-22T22:17:54.923Z] Successfully built e489a875e9b3 [2022-09-22T22:17:54.923Z] Successfully tagged sys-mgmt-agent:latest [2022-09-22T22:18:01.481Z]  Building sys-mgmt-agent ... done Removing intermediate container 7f5f0bb57424 [2022-09-22T22:18:01.481Z] ---> 41fb8c4d685d [2022-09-22T22:18:01.481Z] [2022-09-22T22:18:01.481Z] Step 11/24 : FROM alpine:3.16 [2022-09-22T22:18:01.481Z] ---> 9c6f07244728 [2022-09-22T22:18:01.481Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-22T22:18:01.481Z] ---> Running in 69ef3a472461 [2022-09-22T22:18:01.481Z] Removing intermediate container 69ef3a472461 [2022-09-22T22:18:01.481Z] ---> 20989349e39c [2022-09-22T22:18:01.481Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-22T22:18:01.481Z] ---> Running in 33ce28b69b9d [2022-09-22T22:18:01.481Z] Removing intermediate container 33ce28b69b9d [2022-09-22T22:18:01.481Z] ---> 4580e320dea4 [2022-09-22T22:18:01.481Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-22T22:18:01.740Z] ---> Running in 9d5a62919b29 [2022-09-22T22:18:01.740Z] Removing intermediate container 9d5a62919b29 [2022-09-22T22:18:01.740Z] ---> aed44a29402a [2022-09-22T22:18:01.740Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:18:01.740Z] ---> Running in efe732f76678 [2022-09-22T22:18:02.307Z] Removing intermediate container efe732f76678 [2022-09-22T22:18:02.307Z] ---> 931009d6d2c3 [2022-09-22T22:18:02.307Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-22T22:18:02.307Z] ---> Running in 48da1010c452 [2022-09-22T22:18:02.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T22:18:03.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T22:18:03.760Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-22T22:18:04.018Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T22:18:04.018Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-22T22:18:04.018Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T22:18:04.277Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-22T22:18:04.277Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-22T22:18:04.277Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:18:04.546Z] OK: 8 MiB in 20 packages [2022-09-22T22:18:04.805Z] Removing intermediate container 48da1010c452 [2022-09-22T22:18:04.805Z] ---> b930e24db6d8 [2022-09-22T22:18:04.805Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:18:05.063Z] ---> d69c15c0736f [2022-09-22T22:18:05.063Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-22T22:18:05.322Z] ---> d61dea9a0f17 [2022-09-22T22:18:05.322Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-22T22:18:05.580Z] ---> c69f1e73b4ac [2022-09-22T22:18:05.580Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-22T22:18:05.580Z] ---> Running in ff1499b329b9 [2022-09-22T22:18:05.634Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:18:05.634Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:18:05.634Z] ---> d881726c964e [2022-09-22T22:18:05.634Z] Step 3/20 : WORKDIR /edgex-go [2022-09-22T22:18:05.634Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:18:05.634Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:18:05.634Z] ---> d881726c964e [2022-09-22T22:18:05.634Z] Step 3/26 : WORKDIR /edgex-go [2022-09-22T22:18:05.634Z] ---> Running in 89907ec0bf96 [2022-09-22T22:18:05.634Z] ---> Running in 701dec3f1f7c [2022-09-22T22:18:05.634Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:18:05.634Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:18:05.634Z] ---> d881726c964e [2022-09-22T22:18:05.634Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:18:05.634Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:18:05.634Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:18:05.634Z] ---> d881726c964e [2022-09-22T22:18:05.634Z] Step 3/23 : WORKDIR /edgex-go [2022-09-22T22:18:05.839Z] Removing intermediate container ff1499b329b9 [2022-09-22T22:18:05.839Z] ---> f0200fe427b7 [2022-09-22T22:18:05.839Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:18:05.839Z] ---> Running in 3ae09e723df5 [2022-09-22T22:18:05.839Z] Removing intermediate container 3ae09e723df5 [2022-09-22T22:18:05.839Z] ---> bedf4e220cc7 [2022-09-22T22:18:05.839Z] Step 22/24 : LABEL arch=x86_64 [2022-09-22T22:18:05.839Z] ---> Running in 582552d30f2c [2022-09-22T22:18:05.901Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:18:05.901Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:18:05.901Z] ---> d881726c964e [2022-09-22T22:18:05.901Z] Step 3/25 : WORKDIR /edgex-go [2022-09-22T22:18:05.901Z] ---> Running in bc12a2ce2a10 [2022-09-22T22:18:05.901Z] ---> Running in aaf0a69a27f2 [2022-09-22T22:18:05.901Z] ---> Running in f55c7969ccf1 [2022-09-22T22:18:06.098Z] Removing intermediate container 582552d30f2c [2022-09-22T22:18:06.098Z] ---> d4b9b19b277e [2022-09-22T22:18:06.098Z] Step 23/24 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:06.098Z] ---> Running in 82834fbdf821 [2022-09-22T22:18:06.098Z] Removing intermediate container 82834fbdf821 [2022-09-22T22:18:06.098Z] ---> 19ccafe8e583 [2022-09-22T22:18:06.098Z] Step 24/24 : LABEL version=2.3.0-dev.71 [2022-09-22T22:18:06.098Z] ---> Running in b725f699e8aa [2022-09-22T22:18:06.169Z] Removing intermediate container 89907ec0bf96 [2022-09-22T22:18:06.169Z] ---> 0334f419392e [2022-09-22T22:18:06.169Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-22T22:18:06.169Z] Removing intermediate container 701dec3f1f7c [2022-09-22T22:18:06.169Z] ---> 86d4f8b2c901 [2022-09-22T22:18:06.169Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:18:06.357Z] Removing intermediate container b725f699e8aa [2022-09-22T22:18:06.357Z] ---> 5a19b1d77995 [2022-09-22T22:18:06.357Z] [2022-09-22T22:18:06.357Z] Successfully built 5a19b1d77995 [2022-09-22T22:18:06.357Z] Successfully tagged core-data:latest [2022-09-22T22:18:06.363Z]  Building core-data ... done  [Pipeline] } [2022-09-22T22:18:06.361Z] $ docker stop --time=1 c61d494c122dcbae73c78b283d445f4db0183d3c08e0e86e5e4d16374a66ccfa [2022-09-22T22:18:06.438Z] Removing intermediate container bc12a2ce2a10 [2022-09-22T22:18:06.438Z] ---> 0486709a2ddf [2022-09-22T22:18:06.438Z] Step 4/23 : WORKDIR /edgex-go [2022-09-22T22:18:06.438Z] ---> Running in c8a8e9823b6a [2022-09-22T22:18:06.438Z] ---> Running in 25107e62aeaf [2022-09-22T22:18:06.708Z] ---> Running in 99f1c384d8f3 [2022-09-22T22:18:06.708Z] Removing intermediate container aaf0a69a27f2 [2022-09-22T22:18:06.708Z] ---> 21f038e5f637 [2022-09-22T22:18:06.708Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:18:06.987Z] Removing intermediate container f55c7969ccf1 [2022-09-22T22:18:06.987Z] ---> 8ed584ce0d43 [2022-09-22T22:18:06.987Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:18:06.987Z] ---> Running in 853812f14b0a [2022-09-22T22:18:06.987Z] ---> Running in 5550e8cc3f1a [2022-09-22T22:18:07.583Z] Removing intermediate container 99f1c384d8f3 [2022-09-22T22:18:07.583Z] ---> 1701a3850722 [2022-09-22T22:18:07.583Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:18:07.583Z] ---> Running in 5d19137c0c1a [2022-09-22T22:18:07.688Z] $ docker rm -f c61d494c122dcbae73c78b283d445f4db0183d3c08e0e86e5e4d16374a66ccfa [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T22:18:08.033Z] + docker images [2022-09-22T22:18:08.033Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-22T22:18:08.033Z] core-data latest 5a19b1d77995 1 second ago 21.6MB [2022-09-22T22:18:08.033Z] 41fb8c4d685d 7 seconds ago 1.56GB [2022-09-22T22:18:08.033Z] sys-mgmt-agent latest e489a875e9b3 13 seconds ago 136MB [2022-09-22T22:18:08.033Z] support-notifications latest 712d7879c6e7 21 seconds ago 27.3MB [2022-09-22T22:18:08.033Z] security-spiffe-token-provider latest 94f635a1c806 23 seconds ago 29.3MB [2022-09-22T22:18:08.033Z] bd02a1dd38ba 26 seconds ago 1.61GB [2022-09-22T22:18:08.033Z] security-spire-server latest a961f203897f 30 seconds ago 86.5MB [2022-09-22T22:18:08.033Z] ea5bebefcfa4 31 seconds ago 1.53GB [2022-09-22T22:18:08.033Z] db3b4b0c14d9 35 seconds ago 1.58GB [2022-09-22T22:18:08.033Z] 390d4e881705 35 seconds ago 1.42GB [2022-09-22T22:18:08.033Z] security-bootstrapper latest 2c0e806ecbe3 41 seconds ago 19.8MB [2022-09-22T22:18:08.034Z] security-spire-agent latest 244f2dc7fe17 45 seconds ago 125MB [2022-09-22T22:18:08.034Z] 3118d02bc67c 59 seconds ago 1.42GB [2022-09-22T22:18:08.034Z] 15c5b677b25d About a minute ago 1.54GB [2022-09-22T22:18:08.034Z] security-secretstore-setup latest 56b2da0c7d59 About a minute ago 29.2MB [2022-09-22T22:18:08.034Z] core-metadata latest 9db3a4bbda4e About a minute ago 18.3MB [2022-09-22T22:18:08.034Z] security-proxy-setup latest 39b39261569e About a minute ago 27.4MB [2022-09-22T22:18:08.034Z] core-command latest bbf05df63149 About a minute ago 17.3MB [2022-09-22T22:18:08.034Z] support-scheduler latest f7fda809bab2 About a minute ago 26.7MB [2022-09-22T22:18:08.034Z] a952a4143f4f About a minute ago 1.55GB [2022-09-22T22:18:08.034Z] 4f4cd7d98dfa About a minute ago 1.61GB [2022-09-22T22:18:08.034Z] 86e6c0e5b26d About a minute ago 1.54GB [2022-09-22T22:18:08.034Z] 7a5149348edc About a minute ago 1.54GB [2022-09-22T22:18:08.034Z] d90a8c3b5e09 About a minute ago 1.55GB [2022-09-22T22:18:08.034Z] security-spire-config latest 6045e6f8c13c 2 minutes ago 85.8MB [2022-09-22T22:18:08.034Z] 27eda218a40f 2 minutes ago 1.42GB [2022-09-22T22:18:08.034Z] ci-base-image-x86_64 latest 1e233ba7dcc1 5 minutes ago 940MB [2022-09-22T22:18:08.034Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-22T22:18:08.034Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-22T22:18:08.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-22T22:18:08.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-22T22:18:08.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:18:08.112Z] provisioning config files... [2022-09-22T22:18:08.120Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/308@tmp/config495840155897786957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:18:08.416Z] ---> docker-login.sh [2022-09-22T22:18:08.416Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:18:08.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:18:08.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:18:08.416Z] Configure a credential helper to remove this warning. See [2022-09-22T22:18:08.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:18:08.416Z] [2022-09-22T22:18:08.416Z] Login Succeeded [2022-09-22T22:18:08.416Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:18:08.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:18:08.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:18:08.416Z] Configure a credential helper to remove this warning. See [2022-09-22T22:18:08.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:18:08.416Z] [2022-09-22T22:18:08.416Z] Login Succeeded [2022-09-22T22:18:08.416Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:18:08.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:18:08.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:18:08.676Z] Configure a credential helper to remove this warning. See [2022-09-22T22:18:08.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:18:08.676Z] [2022-09-22T22:18:08.676Z] Login Succeeded [2022-09-22T22:18:08.676Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:18:08.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:18:08.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:18:08.676Z] Configure a credential helper to remove this warning. See [2022-09-22T22:18:08.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:18:08.676Z] [2022-09-22T22:18:08.676Z] Login Succeeded [2022-09-22T22:18:08.676Z] docker.io [2022-09-22T22:18:08.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:18:09.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:09.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:09.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:18:09.195Z] Configure a credential helper to remove this warning. See [2022-09-22T22:18:09.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:18:09.195Z] [2022-09-22T22:18:09.195Z] Login Succeeded [2022-09-22T22:18:09.195Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:18:09.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:09.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:18:09.240Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-22T22:18:09.241Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:09.241Z] latest [2022-09-22T22:18:09.241Z] 2.3.0-dev.71 [2022-09-22T22:18:09.241Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:09.241Z] main [2022-09-22T22:18:09.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:09.540Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:09.859Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:09.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-22T22:18:09.859Z] e074d69a5af2: Preparing [2022-09-22T22:18:09.860Z] ea8e92d129df: Preparing [2022-09-22T22:18:09.860Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:09.860Z] 9f4fdfd281b2: Preparing [2022-09-22T22:18:09.860Z] 994393dc58e7: Preparing [2022-09-22T22:18:09.860Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:09.860Z] 1c6c9893e9c4: Pushed [2022-09-22T22:18:09.860Z] 9f4fdfd281b2: Pushed [2022-09-22T22:18:09.860Z] e074d69a5af2: Pushed [2022-09-22T22:18:10.458Z] v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-22T22:18:10.458Z] v3.16.2-195-g10289c370b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-22T22:18:10.458Z] OK: 16895 distinct packages available [2022-09-22T22:18:10.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:10.725Z] Removing intermediate container c8a8e9823b6a [2022-09-22T22:18:10.725Z] ---> 8cfa9a195cf1 [2022-09-22T22:18:10.725Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-22T22:18:10.992Z] ---> Running in 1af7e0729b12 [2022-09-22T22:18:10.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:11.238Z] ea8e92d129df: Pushed [2022-09-22T22:18:11.238Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:98a0914bda865e988b4003134f83cebec16ee8d69bbcb68107387c175e3926cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:11.540Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:11.575Z] Removing intermediate container 853812f14b0a [2022-09-22T22:18:11.575Z] ---> e34ba15eb0c3 [2022-09-22T22:18:11.575Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-22T22:18:11.845Z] ---> Running in 6cb53c492251 [2022-09-22T22:18:11.845Z] Removing intermediate container 5550e8cc3f1a [2022-09-22T22:18:11.845Z] ---> 7bf53f0f85af [2022-09-22T22:18:11.845Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-22T22:18:11.845Z] Removing intermediate container 5d19137c0c1a [2022-09-22T22:18:11.845Z] ---> 35cc8d2d462a [2022-09-22T22:18:11.845Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-22T22:18:11.850Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-22T22:18:11.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-22T22:18:11.850Z] e074d69a5af2: Preparing [2022-09-22T22:18:11.850Z] ea8e92d129df: Preparing [2022-09-22T22:18:11.850Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:11.850Z] 9f4fdfd281b2: Preparing [2022-09-22T22:18:11.850Z] 994393dc58e7: Preparing [2022-09-22T22:18:11.850Z] ea8e92d129df: Layer already exists [2022-09-22T22:18:11.850Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:11.850Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:11.850Z] e074d69a5af2: Layer already exists [2022-09-22T22:18:11.850Z] 9f4fdfd281b2: Layer already exists [2022-09-22T22:18:11.850Z] latest: digest: sha256:98a0914bda865e988b4003134f83cebec16ee8d69bbcb68107387c175e3926cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:12.115Z] ---> Running in 9a3e49d4c76d [2022-09-22T22:18:12.115Z] OK: 221 MiB in 51 packages [2022-09-22T22:18:12.115Z] ---> Running in a9582ecc6cd5 [2022-09-22T22:18:12.162Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:12.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.71 [2022-09-22T22:18:12.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-22T22:18:12.474Z] e074d69a5af2: Preparing [2022-09-22T22:18:12.474Z] ea8e92d129df: Preparing [2022-09-22T22:18:12.474Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:12.474Z] 9f4fdfd281b2: Preparing [2022-09-22T22:18:12.474Z] 994393dc58e7: Preparing [2022-09-22T22:18:12.474Z] 9f4fdfd281b2: Layer already exists [2022-09-22T22:18:12.474Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:12.474Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:12.474Z] e074d69a5af2: Layer already exists [2022-09-22T22:18:12.474Z] ea8e92d129df: Layer already exists [2022-09-22T22:18:12.474Z] 2.3.0-dev.71: digest: sha256:98a0914bda865e988b4003134f83cebec16ee8d69bbcb68107387c175e3926cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:12.782Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:13.084Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:13.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-22T22:18:13.084Z] e074d69a5af2: Preparing [2022-09-22T22:18:13.084Z] ea8e92d129df: Preparing [2022-09-22T22:18:13.084Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:13.084Z] 9f4fdfd281b2: Preparing [2022-09-22T22:18:13.084Z] 994393dc58e7: Preparing [2022-09-22T22:18:13.084Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:13.084Z] ea8e92d129df: Layer already exists [2022-09-22T22:18:13.084Z] e074d69a5af2: Layer already exists [2022-09-22T22:18:13.084Z] 9f4fdfd281b2: Layer already exists [2022-09-22T22:18:13.084Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:13.084Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:98a0914bda865e988b4003134f83cebec16ee8d69bbcb68107387c175e3926cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:13.397Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:13.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:13.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:13.793Z] Removing intermediate container 25107e62aeaf [2022-09-22T22:18:13.793Z] ---> bd084e4bdc5a [2022-09-22T22:18:13.793Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-22T22:18:13.796Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-22T22:18:13.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-22T22:18:13.796Z] e074d69a5af2: Preparing [2022-09-22T22:18:13.796Z] ea8e92d129df: Preparing [2022-09-22T22:18:13.796Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:13.796Z] 9f4fdfd281b2: Preparing [2022-09-22T22:18:13.796Z] 994393dc58e7: Preparing [2022-09-22T22:18:13.796Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:13.796Z] e074d69a5af2: Layer already exists [2022-09-22T22:18:13.796Z] ea8e92d129df: Layer already exists [2022-09-22T22:18:13.796Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:13.796Z] 9f4fdfd281b2: Layer already exists [2022-09-22T22:18:13.796Z] main: digest: sha256:98a0914bda865e988b4003134f83cebec16ee8d69bbcb68107387c175e3926cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:13.846Z] ===================================================== [Pipeline] echo [2022-09-22T22:18:13.853Z] taggedImages: [2022-09-22T22:18:13.853Z] - nexus3.edgexfoundry.org:10004/core-command:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:13.853Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-22T22:18:13.853Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.71 [2022-09-22T22:18:13.853Z] - nexus3.edgexfoundry.org:10004/core-command:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:13.853Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-22T22:18:13.869Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-22T22:18:13.869Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:13.869Z] latest [2022-09-22T22:18:13.869Z] 2.3.0-dev.71 [2022-09-22T22:18:13.869Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:13.869Z] main [2022-09-22T22:18:13.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:14.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:14.203Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:14.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:14.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:14.541Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:14.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-22T22:18:14.542Z] 0022c5052ba4: Preparing [2022-09-22T22:18:14.542Z] 054e357de637: Preparing [2022-09-22T22:18:14.542Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:14.542Z] f59e44a4ab1d: Preparing [2022-09-22T22:18:14.542Z] 1b67186d4e83: Preparing [2022-09-22T22:18:14.542Z] 994393dc58e7: Preparing [2022-09-22T22:18:14.542Z] 994393dc58e7: Waiting [2022-09-22T22:18:14.542Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:14.542Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:14.542Z] 0022c5052ba4: Pushed [2022-09-22T22:18:14.542Z] 1b67186d4e83: Pushed [2022-09-22T22:18:14.596Z] ---> 3ae472b90367 [2022-09-22T22:18:14.596Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:18:14.811Z] f59e44a4ab1d: Pushed [2022-09-22T22:18:14.864Z] ---> Running in 3360959c4eab [2022-09-22T22:18:14.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:15.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:15.460Z] OK: 221 MiB in 51 packages [2022-09-22T22:18:16.049Z] OK: 221 MiB in 51 packages [2022-09-22T22:18:16.263Z] 054e357de637: Pushed [2022-09-22T22:18:16.263Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:b5d4e16d5143c2a1fb75a22e6205716a93aebd3663fc465e6310fed140f3a845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:16.598Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:16.636Z] OK: 221 MiB in 51 packages [2022-09-22T22:18:16.904Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-22T22:18:16.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-22T22:18:16.904Z] 0022c5052ba4: Preparing [2022-09-22T22:18:16.904Z] 054e357de637: Preparing [2022-09-22T22:18:16.904Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:16.904Z] f59e44a4ab1d: Preparing [2022-09-22T22:18:16.904Z] 1b67186d4e83: Preparing [2022-09-22T22:18:16.904Z] 994393dc58e7: Preparing [2022-09-22T22:18:16.904Z] 994393dc58e7: Waiting [2022-09-22T22:18:16.904Z] 054e357de637: Layer already exists [2022-09-22T22:18:16.904Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:16.904Z] 1b67186d4e83: Layer already exists [2022-09-22T22:18:16.904Z] f59e44a4ab1d: Layer already exists [2022-09-22T22:18:16.904Z] 0022c5052ba4: Layer already exists [2022-09-22T22:18:16.904Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:16.904Z] latest: digest: sha256:b5d4e16d5143c2a1fb75a22e6205716a93aebd3663fc465e6310fed140f3a845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:17.215Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-09-22T22:18:17.244Z] Removing intermediate container 1af7e0729b12 [2022-09-22T22:18:17.244Z] ---> 2d165c819fd7 [2022-09-22T22:18:17.244Z] Step 6/26 : COPY go.mod vendor* ./ [Pipeline] sh [2022-09-22T22:18:17.521Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.71 [2022-09-22T22:18:17.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-22T22:18:17.522Z] 0022c5052ba4: Preparing [2022-09-22T22:18:17.522Z] 054e357de637: Preparing [2022-09-22T22:18:17.522Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:17.522Z] f59e44a4ab1d: Preparing [2022-09-22T22:18:17.522Z] 1b67186d4e83: Preparing [2022-09-22T22:18:17.522Z] 994393dc58e7: Preparing [2022-09-22T22:18:17.522Z] 994393dc58e7: Waiting [2022-09-22T22:18:17.522Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:17.522Z] 1b67186d4e83: Layer already exists [2022-09-22T22:18:17.522Z] 054e357de637: Layer already exists [2022-09-22T22:18:17.522Z] f59e44a4ab1d: Layer already exists [2022-09-22T22:18:17.522Z] 0022c5052ba4: Layer already exists [2022-09-22T22:18:17.522Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:17.522Z] 2.3.0-dev.71: digest: sha256:b5d4e16d5143c2a1fb75a22e6205716a93aebd3663fc465e6310fed140f3a845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:17.829Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:17.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:18:17.830Z] Removing intermediate container 6cb53c492251 [2022-09-22T22:18:17.830Z] ---> 1f5e1d15794c [2022-09-22T22:18:17.830Z] Step 6/23 : COPY go.mod vendor* ./ [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:18.098Z] Removing intermediate container a9582ecc6cd5 [2022-09-22T22:18:18.099Z] ---> 0a3b4ca9f21a [2022-09-22T22:18:18.099Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-22T22:18:18.099Z] ---> 895870fdedf1 [2022-09-22T22:18:18.099Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:18:18.143Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:18.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-22T22:18:18.143Z] 0022c5052ba4: Preparing [2022-09-22T22:18:18.143Z] 054e357de637: Preparing [2022-09-22T22:18:18.143Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:18.143Z] f59e44a4ab1d: Preparing [2022-09-22T22:18:18.143Z] 1b67186d4e83: Preparing [2022-09-22T22:18:18.143Z] 994393dc58e7: Preparing [2022-09-22T22:18:18.143Z] 994393dc58e7: Waiting [2022-09-22T22:18:18.143Z] 054e357de637: Layer already exists [2022-09-22T22:18:18.143Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:18.143Z] 0022c5052ba4: Layer already exists [2022-09-22T22:18:18.143Z] 1b67186d4e83: Layer already exists [2022-09-22T22:18:18.143Z] f59e44a4ab1d: Layer already exists [2022-09-22T22:18:18.143Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:18.143Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:b5d4e16d5143c2a1fb75a22e6205716a93aebd3663fc465e6310fed140f3a845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:18.367Z] ---> Running in 3a08332ed6bc [2022-09-22T22:18:18.449Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:18.757Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-22T22:18:18.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-22T22:18:18.757Z] 0022c5052ba4: Preparing [2022-09-22T22:18:18.757Z] 054e357de637: Preparing [2022-09-22T22:18:18.757Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:18.757Z] f59e44a4ab1d: Preparing [2022-09-22T22:18:18.757Z] 1b67186d4e83: Preparing [2022-09-22T22:18:18.757Z] 994393dc58e7: Preparing [2022-09-22T22:18:18.757Z] 994393dc58e7: Waiting [2022-09-22T22:18:18.757Z] 054e357de637: Layer already exists [2022-09-22T22:18:18.757Z] 0022c5052ba4: Layer already exists [2022-09-22T22:18:18.757Z] 1b67186d4e83: Layer already exists [2022-09-22T22:18:18.757Z] f59e44a4ab1d: Layer already exists [2022-09-22T22:18:18.757Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:18.757Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:18.757Z] main: digest: sha256:b5d4e16d5143c2a1fb75a22e6205716a93aebd3663fc465e6310fed140f3a845 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:18.813Z] ===================================================== [Pipeline] echo [2022-09-22T22:18:18.822Z] taggedImages: [2022-09-22T22:18:18.822Z] - nexus3.edgexfoundry.org:10004/core-data:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:18.822Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-22T22:18:18.822Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.71 [2022-09-22T22:18:18.822Z] - nexus3.edgexfoundry.org:10004/core-data:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:18.822Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-22T22:18:18.850Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-22T22:18:18.850Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:18.850Z] latest [2022-09-22T22:18:18.850Z] 2.3.0-dev.71 [2022-09-22T22:18:18.850Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:18.850Z] main [2022-09-22T22:18:18.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:18.958Z] ---> 53a5a74685df [2022-09-22T22:18:18.958Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:18:19.168Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:19.232Z] ---> ea78a4b2f273 [2022-09-22T22:18:19.233Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:18:19.233Z] ---> Running in a84219474a30 [2022-09-22T22:18:19.471Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:19.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-22T22:18:19.471Z] 075cdeac34b7: Preparing [2022-09-22T22:18:19.471Z] 09333d10befc: Preparing [2022-09-22T22:18:19.471Z] 47a0f8ada442: Preparing [2022-09-22T22:18:19.471Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:19.471Z] b157fac7fad7: Preparing [2022-09-22T22:18:19.471Z] 994393dc58e7: Preparing [2022-09-22T22:18:19.471Z] 994393dc58e7: Waiting [2022-09-22T22:18:19.471Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:19.471Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:19.471Z] 09333d10befc: Pushed [2022-09-22T22:18:19.471Z] 075cdeac34b7: Pushed [2022-09-22T22:18:19.471Z] b157fac7fad7: Pushed [2022-09-22T22:18:19.505Z] ---> Running in 66a36e726604 [2022-09-22T22:18:20.850Z] 47a0f8ada442: Pushed [2022-09-22T22:18:21.109Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:121f9d49688fc2c0a0b87b9d5f04e4f44f2e3f64baf6d4f77d47e355c2cedd09 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:21.410Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:21.721Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-22T22:18:21.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-22T22:18:21.721Z] 075cdeac34b7: Preparing [2022-09-22T22:18:21.721Z] 09333d10befc: Preparing [2022-09-22T22:18:21.721Z] 47a0f8ada442: Preparing [2022-09-22T22:18:21.721Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:21.721Z] b157fac7fad7: Preparing [2022-09-22T22:18:21.721Z] 994393dc58e7: Preparing [2022-09-22T22:18:21.721Z] 075cdeac34b7: Layer already exists [2022-09-22T22:18:21.721Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:21.721Z] 09333d10befc: Layer already exists [2022-09-22T22:18:21.721Z] b157fac7fad7: Layer already exists [2022-09-22T22:18:21.721Z] 47a0f8ada442: Layer already exists [2022-09-22T22:18:21.721Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:21.721Z] latest: digest: sha256:121f9d49688fc2c0a0b87b9d5f04e4f44f2e3f64baf6d4f77d47e355c2cedd09 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:22.034Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:22.084Z] OK: 221 MiB in 51 packages [2022-09-22T22:18:22.335Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.71 [2022-09-22T22:18:22.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-22T22:18:22.335Z] 075cdeac34b7: Preparing [2022-09-22T22:18:22.335Z] 09333d10befc: Preparing [2022-09-22T22:18:22.335Z] 47a0f8ada442: Preparing [2022-09-22T22:18:22.335Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:22.335Z] b157fac7fad7: Preparing [2022-09-22T22:18:22.335Z] 994393dc58e7: Preparing [2022-09-22T22:18:22.335Z] 994393dc58e7: Waiting [2022-09-22T22:18:22.335Z] b157fac7fad7: Layer already exists [2022-09-22T22:18:22.335Z] 075cdeac34b7: Layer already exists [2022-09-22T22:18:22.335Z] 47a0f8ada442: Layer already exists [2022-09-22T22:18:22.335Z] 09333d10befc: Layer already exists [2022-09-22T22:18:22.335Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:22.335Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:22.335Z] 2.3.0-dev.71: digest: sha256:121f9d49688fc2c0a0b87b9d5f04e4f44f2e3f64baf6d4f77d47e355c2cedd09 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:22.638Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:22.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:22.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-22T22:18:22.955Z] 075cdeac34b7: Preparing [2022-09-22T22:18:22.955Z] 09333d10befc: Preparing [2022-09-22T22:18:22.955Z] 47a0f8ada442: Preparing [2022-09-22T22:18:22.955Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:22.955Z] b157fac7fad7: Preparing [2022-09-22T22:18:22.955Z] 994393dc58e7: Preparing [2022-09-22T22:18:22.955Z] 994393dc58e7: Waiting [2022-09-22T22:18:22.955Z] b157fac7fad7: Layer already exists [2022-09-22T22:18:22.955Z] 09333d10befc: Layer already exists [2022-09-22T22:18:22.955Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:22.955Z] 075cdeac34b7: Layer already exists [2022-09-22T22:18:22.955Z] 47a0f8ada442: Layer already exists [2022-09-22T22:18:22.955Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:22.955Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:121f9d49688fc2c0a0b87b9d5f04e4f44f2e3f64baf6d4f77d47e355c2cedd09 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:23.258Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:23.509Z] Removing intermediate container 9a3e49d4c76d [2022-09-22T22:18:23.509Z] ---> a52dce37222f [2022-09-22T22:18:23.509Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-22T22:18:23.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-22T22:18:23.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-22T22:18:23.611Z] 075cdeac34b7: Preparing [2022-09-22T22:18:23.611Z] 09333d10befc: Preparing [2022-09-22T22:18:23.611Z] 47a0f8ada442: Preparing [2022-09-22T22:18:23.611Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:23.611Z] b157fac7fad7: Preparing [2022-09-22T22:18:23.611Z] 994393dc58e7: Preparing [2022-09-22T22:18:23.611Z] 994393dc58e7: Waiting [2022-09-22T22:18:23.611Z] 47a0f8ada442: Layer already exists [2022-09-22T22:18:23.611Z] b157fac7fad7: Layer already exists [2022-09-22T22:18:23.611Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:23.611Z] 09333d10befc: Layer already exists [2022-09-22T22:18:23.611Z] 075cdeac34b7: Layer already exists [2022-09-22T22:18:23.611Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:23.611Z] main: digest: sha256:121f9d49688fc2c0a0b87b9d5f04e4f44f2e3f64baf6d4f77d47e355c2cedd09 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:23.666Z] ===================================================== [Pipeline] echo [2022-09-22T22:18:23.672Z] taggedImages: [2022-09-22T22:18:23.672Z] - nexus3.edgexfoundry.org:10004/core-metadata:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:23.672Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-22T22:18:23.672Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.71 [2022-09-22T22:18:23.672Z] - nexus3.edgexfoundry.org:10004/core-metadata:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:23.672Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-22T22:18:23.690Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-22T22:18:23.690Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:23.690Z] latest [2022-09-22T22:18:23.690Z] 2.3.0-dev.71 [2022-09-22T22:18:23.690Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:23.690Z] main [2022-09-22T22:18:23.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:24.007Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:24.102Z] ---> 95d90d497978 [2022-09-22T22:18:24.102Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:18:24.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:24.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-22T22:18:24.316Z] 1015cbede88d: Preparing [2022-09-22T22:18:24.316Z] 1015cbede88d: Preparing [2022-09-22T22:18:24.316Z] 96240c54bf50: Preparing [2022-09-22T22:18:24.316Z] 8703e65ed687: Preparing [2022-09-22T22:18:24.316Z] 9fa28ed59584: Preparing [2022-09-22T22:18:24.316Z] e9304998c96a: Preparing [2022-09-22T22:18:24.316Z] b8773f9d1626: Preparing [2022-09-22T22:18:24.316Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:24.316Z] 8e654e79a25a: Preparing [2022-09-22T22:18:24.316Z] 90706a1409cb: Preparing [2022-09-22T22:18:24.316Z] 188818e80d40: Preparing [2022-09-22T22:18:24.316Z] c51096a20613: Preparing [2022-09-22T22:18:24.316Z] 994393dc58e7: Preparing [2022-09-22T22:18:24.316Z] 1c6c9893e9c4: Waiting [2022-09-22T22:18:24.316Z] 8e654e79a25a: Waiting [2022-09-22T22:18:24.316Z] c51096a20613: Waiting [2022-09-22T22:18:24.316Z] 994393dc58e7: Waiting [2022-09-22T22:18:24.316Z] 90706a1409cb: Waiting [2022-09-22T22:18:24.316Z] 188818e80d40: Waiting [2022-09-22T22:18:24.316Z] 1015cbede88d: Pushed [2022-09-22T22:18:24.316Z] e9304998c96a: Pushed [2022-09-22T22:18:24.316Z] 9fa28ed59584: Pushed [2022-09-22T22:18:24.316Z] 8703e65ed687: Pushed [2022-09-22T22:18:24.316Z] 96240c54bf50: Pushed [2022-09-22T22:18:24.316Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:24.370Z] ---> Running in 4a6c90da416e [2022-09-22T22:18:24.574Z] 8e654e79a25a: Pushed [2022-09-22T22:18:24.574Z] 90706a1409cb: Pushed [2022-09-22T22:18:24.574Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:24.574Z] c51096a20613: Pushed [2022-09-22T22:18:24.574Z] 188818e80d40: Pushed [2022-09-22T22:18:26.483Z] b8773f9d1626: Pushed [2022-09-22T22:18:26.483Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:bf82aa1061a0444246d4a9192e42ec149c2e458f741685a84bd0c185dd4d9959 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:26.786Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:27.089Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-22T22:18:27.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-22T22:18:27.089Z] 1015cbede88d: Preparing [2022-09-22T22:18:27.089Z] 1015cbede88d: Preparing [2022-09-22T22:18:27.089Z] 96240c54bf50: Preparing [2022-09-22T22:18:27.089Z] 8703e65ed687: Preparing [2022-09-22T22:18:27.089Z] 9fa28ed59584: Preparing [2022-09-22T22:18:27.089Z] e9304998c96a: Preparing [2022-09-22T22:18:27.089Z] b8773f9d1626: Preparing [2022-09-22T22:18:27.089Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:27.089Z] 8e654e79a25a: Preparing [2022-09-22T22:18:27.089Z] 90706a1409cb: Preparing [2022-09-22T22:18:27.089Z] 188818e80d40: Preparing [2022-09-22T22:18:27.089Z] c51096a20613: Preparing [2022-09-22T22:18:27.089Z] 994393dc58e7: Preparing [2022-09-22T22:18:27.089Z] b8773f9d1626: Waiting [2022-09-22T22:18:27.089Z] 8e654e79a25a: Waiting [2022-09-22T22:18:27.089Z] 90706a1409cb: Waiting [2022-09-22T22:18:27.089Z] 1c6c9893e9c4: Waiting [2022-09-22T22:18:27.089Z] 188818e80d40: Waiting [2022-09-22T22:18:27.089Z] c51096a20613: Waiting [2022-09-22T22:18:27.089Z] 994393dc58e7: Waiting [2022-09-22T22:18:27.089Z] 96240c54bf50: Layer already exists [2022-09-22T22:18:27.089Z] 8703e65ed687: Layer already exists [2022-09-22T22:18:27.089Z] 1015cbede88d: Layer already exists [2022-09-22T22:18:27.089Z] 9fa28ed59584: Layer already exists [2022-09-22T22:18:27.089Z] e9304998c96a: Layer already exists [2022-09-22T22:18:27.089Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:27.089Z] b8773f9d1626: Layer already exists [2022-09-22T22:18:27.089Z] 188818e80d40: Layer already exists [2022-09-22T22:18:27.089Z] 8e654e79a25a: Layer already exists [2022-09-22T22:18:27.089Z] 90706a1409cb: Layer already exists [2022-09-22T22:18:27.089Z] c51096a20613: Layer already exists [2022-09-22T22:18:27.089Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:27.089Z] latest: digest: sha256:bf82aa1061a0444246d4a9192e42ec149c2e458f741685a84bd0c185dd4d9959 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:27.389Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:27.696Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.71 [2022-09-22T22:18:27.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-22T22:18:27.696Z] 1015cbede88d: Preparing [2022-09-22T22:18:27.696Z] 1015cbede88d: Preparing [2022-09-22T22:18:27.696Z] 96240c54bf50: Preparing [2022-09-22T22:18:27.696Z] 8703e65ed687: Preparing [2022-09-22T22:18:27.696Z] 9fa28ed59584: Preparing [2022-09-22T22:18:27.696Z] e9304998c96a: Preparing [2022-09-22T22:18:27.696Z] b8773f9d1626: Preparing [2022-09-22T22:18:27.696Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:27.696Z] 8e654e79a25a: Preparing [2022-09-22T22:18:27.696Z] 90706a1409cb: Preparing [2022-09-22T22:18:27.696Z] 188818e80d40: Preparing [2022-09-22T22:18:27.696Z] c51096a20613: Preparing [2022-09-22T22:18:27.696Z] 994393dc58e7: Preparing [2022-09-22T22:18:27.696Z] b8773f9d1626: Waiting [2022-09-22T22:18:27.696Z] 1c6c9893e9c4: Waiting [2022-09-22T22:18:27.696Z] 8e654e79a25a: Waiting [2022-09-22T22:18:27.696Z] 90706a1409cb: Waiting [2022-09-22T22:18:27.696Z] 188818e80d40: Waiting [2022-09-22T22:18:27.696Z] c51096a20613: Waiting [2022-09-22T22:18:27.696Z] 994393dc58e7: Waiting [2022-09-22T22:18:27.696Z] 96240c54bf50: Layer already exists [2022-09-22T22:18:27.696Z] 8703e65ed687: Layer already exists [2022-09-22T22:18:27.696Z] 1015cbede88d: Layer already exists [2022-09-22T22:18:27.696Z] 9fa28ed59584: Layer already exists [2022-09-22T22:18:27.696Z] e9304998c96a: Layer already exists [2022-09-22T22:18:27.696Z] b8773f9d1626: Layer already exists [2022-09-22T22:18:27.696Z] 8e654e79a25a: Layer already exists [2022-09-22T22:18:27.696Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:27.696Z] 90706a1409cb: Layer already exists [2022-09-22T22:18:27.696Z] 188818e80d40: Layer already exists [2022-09-22T22:18:27.696Z] c51096a20613: Layer already exists [2022-09-22T22:18:27.696Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:27.696Z] 2.3.0-dev.71: digest: sha256:bf82aa1061a0444246d4a9192e42ec149c2e458f741685a84bd0c185dd4d9959 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:28.000Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:28.298Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:28.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-22T22:18:28.298Z] 1015cbede88d: Preparing [2022-09-22T22:18:28.298Z] 1015cbede88d: Preparing [2022-09-22T22:18:28.298Z] 96240c54bf50: Preparing [2022-09-22T22:18:28.298Z] 8703e65ed687: Preparing [2022-09-22T22:18:28.298Z] 9fa28ed59584: Preparing [2022-09-22T22:18:28.298Z] e9304998c96a: Preparing [2022-09-22T22:18:28.298Z] b8773f9d1626: Preparing [2022-09-22T22:18:28.298Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:28.298Z] 8e654e79a25a: Preparing [2022-09-22T22:18:28.298Z] 90706a1409cb: Preparing [2022-09-22T22:18:28.298Z] 188818e80d40: Preparing [2022-09-22T22:18:28.298Z] c51096a20613: Preparing [2022-09-22T22:18:28.298Z] 994393dc58e7: Preparing [2022-09-22T22:18:28.298Z] 8e654e79a25a: Waiting [2022-09-22T22:18:28.298Z] 90706a1409cb: Waiting [2022-09-22T22:18:28.298Z] 188818e80d40: Waiting [2022-09-22T22:18:28.298Z] b8773f9d1626: Waiting [2022-09-22T22:18:28.298Z] 1c6c9893e9c4: Waiting [2022-09-22T22:18:28.298Z] 994393dc58e7: Waiting [2022-09-22T22:18:28.298Z] c51096a20613: Waiting [2022-09-22T22:18:28.298Z] 96240c54bf50: Layer already exists [2022-09-22T22:18:28.298Z] 9fa28ed59584: Layer already exists [2022-09-22T22:18:28.298Z] e9304998c96a: Layer already exists [2022-09-22T22:18:28.298Z] 1015cbede88d: Layer already exists [2022-09-22T22:18:28.298Z] 8703e65ed687: Layer already exists [2022-09-22T22:18:28.298Z] 8e654e79a25a: Layer already exists [2022-09-22T22:18:28.298Z] b8773f9d1626: Layer already exists [2022-09-22T22:18:28.298Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:28.298Z] 90706a1409cb: Layer already exists [2022-09-22T22:18:28.298Z] 188818e80d40: Layer already exists [2022-09-22T22:18:28.298Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:28.298Z] c51096a20613: Layer already exists [2022-09-22T22:18:28.298Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:bf82aa1061a0444246d4a9192e42ec149c2e458f741685a84bd0c185dd4d9959 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:28.604Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:28.904Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-22T22:18:28.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-22T22:18:28.905Z] 1015cbede88d: Preparing [2022-09-22T22:18:28.905Z] 1015cbede88d: Preparing [2022-09-22T22:18:28.905Z] 96240c54bf50: Preparing [2022-09-22T22:18:28.905Z] 8703e65ed687: Preparing [2022-09-22T22:18:28.905Z] 9fa28ed59584: Preparing [2022-09-22T22:18:28.905Z] e9304998c96a: Preparing [2022-09-22T22:18:28.905Z] b8773f9d1626: Preparing [2022-09-22T22:18:28.905Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:28.905Z] 8e654e79a25a: Preparing [2022-09-22T22:18:28.905Z] 90706a1409cb: Preparing [2022-09-22T22:18:28.905Z] 188818e80d40: Preparing [2022-09-22T22:18:28.905Z] c51096a20613: Preparing [2022-09-22T22:18:28.905Z] 994393dc58e7: Preparing [2022-09-22T22:18:28.905Z] 90706a1409cb: Waiting [2022-09-22T22:18:28.905Z] 8e654e79a25a: Waiting [2022-09-22T22:18:28.905Z] b8773f9d1626: Waiting [2022-09-22T22:18:28.905Z] 188818e80d40: Waiting [2022-09-22T22:18:28.905Z] 994393dc58e7: Waiting [2022-09-22T22:18:28.905Z] c51096a20613: Waiting [2022-09-22T22:18:28.905Z] 8703e65ed687: Layer already exists [2022-09-22T22:18:28.905Z] e9304998c96a: Layer already exists [2022-09-22T22:18:28.905Z] 9fa28ed59584: Layer already exists [2022-09-22T22:18:28.905Z] 96240c54bf50: Layer already exists [2022-09-22T22:18:28.905Z] 1015cbede88d: Layer already exists [2022-09-22T22:18:28.905Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:28.905Z] 8e654e79a25a: Layer already exists [2022-09-22T22:18:28.905Z] b8773f9d1626: Layer already exists [2022-09-22T22:18:28.905Z] 90706a1409cb: Layer already exists [2022-09-22T22:18:28.905Z] 188818e80d40: Layer already exists [2022-09-22T22:18:28.905Z] c51096a20613: Layer already exists [2022-09-22T22:18:28.905Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:28.905Z] main: digest: sha256:bf82aa1061a0444246d4a9192e42ec149c2e458f741685a84bd0c185dd4d9959 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:28.942Z] ===================================================== [Pipeline] echo [2022-09-22T22:18:28.950Z] taggedImages: [2022-09-22T22:18:28.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:28.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-22T22:18:28.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.71 [2022-09-22T22:18:28.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:28.950Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-22T22:18:28.966Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-22T22:18:28.966Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:28.966Z] latest [2022-09-22T22:18:28.966Z] 2.3.0-dev.71 [2022-09-22T22:18:28.966Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:28.966Z] main [2022-09-22T22:18:28.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:29.287Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:29.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:29.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-22T22:18:29.586Z] 224821df29c3: Preparing [2022-09-22T22:18:29.586Z] 97e395d1a13e: Preparing [2022-09-22T22:18:29.586Z] 02ed5069162e: Preparing [2022-09-22T22:18:29.586Z] e13d5d1bc656: Preparing [2022-09-22T22:18:29.586Z] c8285a8a3c8d: Preparing [2022-09-22T22:18:29.586Z] ecf573c34709: Preparing [2022-09-22T22:18:29.586Z] 15d714416a54: Preparing [2022-09-22T22:18:29.586Z] 994393dc58e7: Preparing [2022-09-22T22:18:29.586Z] ecf573c34709: Waiting [2022-09-22T22:18:29.586Z] 994393dc58e7: Waiting [2022-09-22T22:18:29.586Z] 97e395d1a13e: Pushed [2022-09-22T22:18:29.586Z] c8285a8a3c8d: Pushed [2022-09-22T22:18:29.586Z] 224821df29c3: Pushed [2022-09-22T22:18:29.586Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:29.845Z] ecf573c34709: Pushed [2022-09-22T22:18:30.104Z] 15d714416a54: Pushed [2022-09-22T22:18:31.039Z] e13d5d1bc656: Pushed [2022-09-22T22:18:31.039Z] 02ed5069162e: Pushed [2022-09-22T22:18:31.039Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:fae253a65c8e69c12faa512c69c9d5c1e5d2a2c6301b8a5b11fe2d3364037d56 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:31.340Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:31.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-22T22:18:31.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-22T22:18:31.640Z] 224821df29c3: Preparing [2022-09-22T22:18:31.640Z] 97e395d1a13e: Preparing [2022-09-22T22:18:31.640Z] 02ed5069162e: Preparing [2022-09-22T22:18:31.640Z] e13d5d1bc656: Preparing [2022-09-22T22:18:31.640Z] c8285a8a3c8d: Preparing [2022-09-22T22:18:31.640Z] ecf573c34709: Preparing [2022-09-22T22:18:31.640Z] 15d714416a54: Preparing [2022-09-22T22:18:31.640Z] 994393dc58e7: Preparing [2022-09-22T22:18:31.640Z] ecf573c34709: Waiting [2022-09-22T22:18:31.640Z] 994393dc58e7: Waiting [2022-09-22T22:18:31.640Z] 15d714416a54: Waiting [2022-09-22T22:18:31.640Z] 02ed5069162e: Layer already exists [2022-09-22T22:18:31.640Z] 97e395d1a13e: Layer already exists [2022-09-22T22:18:31.640Z] 224821df29c3: Layer already exists [2022-09-22T22:18:31.640Z] e13d5d1bc656: Layer already exists [2022-09-22T22:18:31.640Z] c8285a8a3c8d: Layer already exists [2022-09-22T22:18:31.640Z] 15d714416a54: Layer already exists [2022-09-22T22:18:31.640Z] ecf573c34709: Layer already exists [2022-09-22T22:18:31.640Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:31.640Z] latest: digest: sha256:fae253a65c8e69c12faa512c69c9d5c1e5d2a2c6301b8a5b11fe2d3364037d56 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:31.942Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:32.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.71 [2022-09-22T22:18:32.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-22T22:18:32.506Z] 224821df29c3: Preparing [2022-09-22T22:18:32.506Z] 97e395d1a13e: Preparing [2022-09-22T22:18:32.506Z] 02ed5069162e: Preparing [2022-09-22T22:18:32.506Z] e13d5d1bc656: Preparing [2022-09-22T22:18:32.506Z] c8285a8a3c8d: Preparing [2022-09-22T22:18:32.506Z] ecf573c34709: Preparing [2022-09-22T22:18:32.506Z] 15d714416a54: Preparing [2022-09-22T22:18:32.506Z] 994393dc58e7: Preparing [2022-09-22T22:18:32.506Z] 994393dc58e7: Waiting [2022-09-22T22:18:32.506Z] ecf573c34709: Waiting [2022-09-22T22:18:32.506Z] 15d714416a54: Waiting [2022-09-22T22:18:32.506Z] c8285a8a3c8d: Layer already exists [2022-09-22T22:18:32.506Z] 224821df29c3: Layer already exists [2022-09-22T22:18:32.506Z] 02ed5069162e: Layer already exists [2022-09-22T22:18:32.506Z] e13d5d1bc656: Layer already exists [2022-09-22T22:18:32.506Z] 97e395d1a13e: Layer already exists [2022-09-22T22:18:32.506Z] ecf573c34709: Layer already exists [2022-09-22T22:18:32.506Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:32.506Z] 15d714416a54: Layer already exists [2022-09-22T22:18:32.506Z] 2.3.0-dev.71: digest: sha256:fae253a65c8e69c12faa512c69c9d5c1e5d2a2c6301b8a5b11fe2d3364037d56 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:32.807Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:33.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:33.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-22T22:18:33.110Z] 224821df29c3: Preparing [2022-09-22T22:18:33.110Z] 97e395d1a13e: Preparing [2022-09-22T22:18:33.110Z] 02ed5069162e: Preparing [2022-09-22T22:18:33.110Z] e13d5d1bc656: Preparing [2022-09-22T22:18:33.110Z] c8285a8a3c8d: Preparing [2022-09-22T22:18:33.110Z] ecf573c34709: Preparing [2022-09-22T22:18:33.110Z] 15d714416a54: Preparing [2022-09-22T22:18:33.110Z] 994393dc58e7: Preparing [2022-09-22T22:18:33.110Z] ecf573c34709: Waiting [2022-09-22T22:18:33.110Z] 15d714416a54: Waiting [2022-09-22T22:18:33.110Z] 994393dc58e7: Waiting [2022-09-22T22:18:33.110Z] 224821df29c3: Layer already exists [2022-09-22T22:18:33.110Z] 97e395d1a13e: Layer already exists [2022-09-22T22:18:33.110Z] e13d5d1bc656: Layer already exists [2022-09-22T22:18:33.110Z] c8285a8a3c8d: Layer already exists [2022-09-22T22:18:33.110Z] 02ed5069162e: Layer already exists [2022-09-22T22:18:33.110Z] 15d714416a54: Layer already exists [2022-09-22T22:18:33.110Z] ecf573c34709: Layer already exists [2022-09-22T22:18:33.110Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:33.110Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:fae253a65c8e69c12faa512c69c9d5c1e5d2a2c6301b8a5b11fe2d3364037d56 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:33.409Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:33.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-22T22:18:33.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-22T22:18:33.717Z] 224821df29c3: Preparing [2022-09-22T22:18:33.717Z] 97e395d1a13e: Preparing [2022-09-22T22:18:33.717Z] 02ed5069162e: Preparing [2022-09-22T22:18:33.717Z] e13d5d1bc656: Preparing [2022-09-22T22:18:33.717Z] c8285a8a3c8d: Preparing [2022-09-22T22:18:33.717Z] ecf573c34709: Preparing [2022-09-22T22:18:33.717Z] 15d714416a54: Preparing [2022-09-22T22:18:33.717Z] 994393dc58e7: Preparing [2022-09-22T22:18:33.717Z] 15d714416a54: Waiting [2022-09-22T22:18:33.717Z] 994393dc58e7: Waiting [2022-09-22T22:18:33.717Z] ecf573c34709: Waiting [2022-09-22T22:18:33.717Z] c8285a8a3c8d: Layer already exists [2022-09-22T22:18:33.717Z] 97e395d1a13e: Layer already exists [2022-09-22T22:18:33.717Z] 02ed5069162e: Layer already exists [2022-09-22T22:18:33.717Z] 224821df29c3: Layer already exists [2022-09-22T22:18:33.717Z] e13d5d1bc656: Layer already exists [2022-09-22T22:18:33.717Z] 15d714416a54: Layer already exists [2022-09-22T22:18:33.717Z] ecf573c34709: Layer already exists [2022-09-22T22:18:33.717Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:33.717Z] main: digest: sha256:fae253a65c8e69c12faa512c69c9d5c1e5d2a2c6301b8a5b11fe2d3364037d56 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:33.752Z] ===================================================== [Pipeline] echo [2022-09-22T22:18:33.757Z] taggedImages: [2022-09-22T22:18:33.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:33.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-22T22:18:33.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.71 [2022-09-22T22:18:33.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:33.757Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-22T22:18:33.771Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-22T22:18:33.771Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:33.771Z] latest [2022-09-22T22:18:33.771Z] 2.3.0-dev.71 [2022-09-22T22:18:33.771Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:33.771Z] main [2022-09-22T22:18:33.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:34.077Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:34.375Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:34.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-22T22:18:34.376Z] cf928fe314ac: Preparing [2022-09-22T22:18:34.376Z] 7d7ab68719a8: Preparing [2022-09-22T22:18:34.376Z] a9083e407f71: Preparing [2022-09-22T22:18:34.376Z] 4141aa34eb5e: Preparing [2022-09-22T22:18:34.376Z] 65f6850cdd5b: Preparing [2022-09-22T22:18:34.376Z] 978299ab68fb: Preparing [2022-09-22T22:18:34.376Z] 9b12d74d18fa: Preparing [2022-09-22T22:18:34.376Z] d48187147ed4: Preparing [2022-09-22T22:18:34.376Z] d0fc26683bc3: Preparing [2022-09-22T22:18:34.376Z] 994393dc58e7: Preparing [2022-09-22T22:18:34.376Z] 994393dc58e7: Waiting [2022-09-22T22:18:34.376Z] d0fc26683bc3: Waiting [2022-09-22T22:18:34.376Z] 9b12d74d18fa: Waiting [2022-09-22T22:18:34.376Z] 978299ab68fb: Waiting [2022-09-22T22:18:34.376Z] d48187147ed4: Waiting [2022-09-22T22:18:34.376Z] cf928fe314ac: Pushed [2022-09-22T22:18:34.376Z] 7d7ab68719a8: Pushed [2022-09-22T22:18:34.376Z] 65f6850cdd5b: Pushed [2022-09-22T22:18:34.635Z] d48187147ed4: Pushed [2022-09-22T22:18:34.635Z] 978299ab68fb: Pushed [2022-09-22T22:18:34.635Z] 9b12d74d18fa: Pushed [2022-09-22T22:18:34.635Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:34.635Z] d0fc26683bc3: Pushed [2022-09-22T22:18:35.569Z] 4141aa34eb5e: Pushed [2022-09-22T22:18:36.136Z] a9083e407f71: Pushed [2022-09-22T22:18:36.136Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:13fcb127148b3a32c870ef9a55fe62dd9bd9ee6d9d7e7d243ed373e9e1e4f306 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:36.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:36.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-22T22:18:36.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-22T22:18:36.747Z] cf928fe314ac: Preparing [2022-09-22T22:18:36.747Z] 7d7ab68719a8: Preparing [2022-09-22T22:18:36.747Z] a9083e407f71: Preparing [2022-09-22T22:18:36.747Z] 4141aa34eb5e: Preparing [2022-09-22T22:18:36.747Z] 65f6850cdd5b: Preparing [2022-09-22T22:18:36.747Z] 978299ab68fb: Preparing [2022-09-22T22:18:36.747Z] 9b12d74d18fa: Preparing [2022-09-22T22:18:36.747Z] d48187147ed4: Preparing [2022-09-22T22:18:36.747Z] d0fc26683bc3: Preparing [2022-09-22T22:18:36.747Z] 994393dc58e7: Preparing [2022-09-22T22:18:36.747Z] d48187147ed4: Waiting [2022-09-22T22:18:36.747Z] d0fc26683bc3: Waiting [2022-09-22T22:18:36.747Z] 978299ab68fb: Waiting [2022-09-22T22:18:36.747Z] 994393dc58e7: Waiting [2022-09-22T22:18:36.747Z] 9b12d74d18fa: Waiting [2022-09-22T22:18:36.747Z] 65f6850cdd5b: Layer already exists [2022-09-22T22:18:36.747Z] 7d7ab68719a8: Layer already exists [2022-09-22T22:18:36.747Z] 4141aa34eb5e: Layer already exists [2022-09-22T22:18:36.747Z] cf928fe314ac: Layer already exists [2022-09-22T22:18:36.747Z] a9083e407f71: Layer already exists [2022-09-22T22:18:36.747Z] d48187147ed4: Layer already exists [2022-09-22T22:18:36.747Z] 9b12d74d18fa: Layer already exists [2022-09-22T22:18:36.747Z] 978299ab68fb: Layer already exists [2022-09-22T22:18:36.747Z] d0fc26683bc3: Layer already exists [2022-09-22T22:18:36.747Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:36.747Z] latest: digest: sha256:13fcb127148b3a32c870ef9a55fe62dd9bd9ee6d9d7e7d243ed373e9e1e4f306 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:37.047Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:37.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.71 [2022-09-22T22:18:37.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-22T22:18:37.344Z] cf928fe314ac: Preparing [2022-09-22T22:18:37.344Z] 7d7ab68719a8: Preparing [2022-09-22T22:18:37.344Z] a9083e407f71: Preparing [2022-09-22T22:18:37.344Z] 4141aa34eb5e: Preparing [2022-09-22T22:18:37.344Z] 65f6850cdd5b: Preparing [2022-09-22T22:18:37.344Z] 978299ab68fb: Preparing [2022-09-22T22:18:37.344Z] 9b12d74d18fa: Preparing [2022-09-22T22:18:37.344Z] d48187147ed4: Preparing [2022-09-22T22:18:37.344Z] d0fc26683bc3: Preparing [2022-09-22T22:18:37.344Z] 994393dc58e7: Preparing [2022-09-22T22:18:37.344Z] 9b12d74d18fa: Waiting [2022-09-22T22:18:37.344Z] 978299ab68fb: Waiting [2022-09-22T22:18:37.344Z] 994393dc58e7: Waiting [2022-09-22T22:18:37.344Z] d48187147ed4: Waiting [2022-09-22T22:18:37.344Z] d0fc26683bc3: Waiting [2022-09-22T22:18:37.344Z] 65f6850cdd5b: Layer already exists [2022-09-22T22:18:37.344Z] 4141aa34eb5e: Layer already exists [2022-09-22T22:18:37.344Z] 7d7ab68719a8: Layer already exists [2022-09-22T22:18:37.344Z] a9083e407f71: Layer already exists [2022-09-22T22:18:37.344Z] cf928fe314ac: Layer already exists [2022-09-22T22:18:37.344Z] 978299ab68fb: Layer already exists [2022-09-22T22:18:37.344Z] 9b12d74d18fa: Layer already exists [2022-09-22T22:18:37.344Z] d48187147ed4: Layer already exists [2022-09-22T22:18:37.344Z] d0fc26683bc3: Layer already exists [2022-09-22T22:18:37.344Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:37.344Z] 2.3.0-dev.71: digest: sha256:13fcb127148b3a32c870ef9a55fe62dd9bd9ee6d9d7e7d243ed373e9e1e4f306 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:37.647Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:37.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:37.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-22T22:18:37.950Z] cf928fe314ac: Preparing [2022-09-22T22:18:37.950Z] 7d7ab68719a8: Preparing [2022-09-22T22:18:37.950Z] a9083e407f71: Preparing [2022-09-22T22:18:37.950Z] 4141aa34eb5e: Preparing [2022-09-22T22:18:37.950Z] 65f6850cdd5b: Preparing [2022-09-22T22:18:37.950Z] 978299ab68fb: Preparing [2022-09-22T22:18:37.950Z] 9b12d74d18fa: Preparing [2022-09-22T22:18:37.950Z] 978299ab68fb: Waiting [2022-09-22T22:18:37.950Z] d48187147ed4: Preparing [2022-09-22T22:18:37.950Z] d0fc26683bc3: Preparing [2022-09-22T22:18:37.950Z] 994393dc58e7: Preparing [2022-09-22T22:18:37.950Z] 9b12d74d18fa: Waiting [2022-09-22T22:18:37.950Z] d48187147ed4: Waiting [2022-09-22T22:18:37.950Z] d0fc26683bc3: Waiting [2022-09-22T22:18:37.950Z] 994393dc58e7: Waiting [2022-09-22T22:18:37.950Z] 4141aa34eb5e: Layer already exists [2022-09-22T22:18:37.950Z] a9083e407f71: Layer already exists [2022-09-22T22:18:37.950Z] cf928fe314ac: Layer already exists [2022-09-22T22:18:37.950Z] 7d7ab68719a8: Layer already exists [2022-09-22T22:18:37.950Z] 65f6850cdd5b: Layer already exists [2022-09-22T22:18:37.950Z] 978299ab68fb: Layer already exists [2022-09-22T22:18:37.950Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:37.950Z] 9b12d74d18fa: Layer already exists [2022-09-22T22:18:37.950Z] d0fc26683bc3: Layer already exists [2022-09-22T22:18:37.950Z] d48187147ed4: Layer already exists [2022-09-22T22:18:37.950Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:13fcb127148b3a32c870ef9a55fe62dd9bd9ee6d9d7e7d243ed373e9e1e4f306 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:38.253Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:38.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-22T22:18:38.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-22T22:18:38.554Z] cf928fe314ac: Preparing [2022-09-22T22:18:38.554Z] 7d7ab68719a8: Preparing [2022-09-22T22:18:38.554Z] a9083e407f71: Preparing [2022-09-22T22:18:38.554Z] 4141aa34eb5e: Preparing [2022-09-22T22:18:38.554Z] 65f6850cdd5b: Preparing [2022-09-22T22:18:38.554Z] 978299ab68fb: Preparing [2022-09-22T22:18:38.554Z] 9b12d74d18fa: Preparing [2022-09-22T22:18:38.554Z] d48187147ed4: Preparing [2022-09-22T22:18:38.554Z] d0fc26683bc3: Preparing [2022-09-22T22:18:38.554Z] 994393dc58e7: Preparing [2022-09-22T22:18:38.554Z] d48187147ed4: Waiting [2022-09-22T22:18:38.554Z] d0fc26683bc3: Waiting [2022-09-22T22:18:38.554Z] 994393dc58e7: Waiting [2022-09-22T22:18:38.554Z] 978299ab68fb: Waiting [2022-09-22T22:18:38.554Z] 9b12d74d18fa: Waiting [2022-09-22T22:18:38.554Z] a9083e407f71: Layer already exists [2022-09-22T22:18:38.554Z] 4141aa34eb5e: Layer already exists [2022-09-22T22:18:38.554Z] cf928fe314ac: Layer already exists [2022-09-22T22:18:38.554Z] 7d7ab68719a8: Layer already exists [2022-09-22T22:18:38.554Z] 65f6850cdd5b: Layer already exists [2022-09-22T22:18:38.554Z] 978299ab68fb: Layer already exists [2022-09-22T22:18:38.554Z] 9b12d74d18fa: Layer already exists [2022-09-22T22:18:38.554Z] d0fc26683bc3: Layer already exists [2022-09-22T22:18:38.554Z] d48187147ed4: Layer already exists [2022-09-22T22:18:38.554Z] 994393dc58e7: Layer already exists [2022-09-22T22:18:38.554Z] main: digest: sha256:13fcb127148b3a32c870ef9a55fe62dd9bd9ee6d9d7e7d243ed373e9e1e4f306 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:38.592Z] ===================================================== [Pipeline] echo [2022-09-22T22:18:38.598Z] taggedImages: [2022-09-22T22:18:38.598Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:38.598Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-22T22:18:38.598Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.71 [2022-09-22T22:18:38.598Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:38.598Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-22T22:18:38.611Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-22T22:18:38.611Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:38.611Z] latest [2022-09-22T22:18:38.611Z] 2.3.0-dev.71 [2022-09-22T22:18:38.611Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:38.611Z] main [2022-09-22T22:18:38.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:38.910Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:39.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:39.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-22T22:18:39.215Z] 5c46a0ff6d8b: Preparing [2022-09-22T22:18:39.215Z] fc708b251c76: Preparing [2022-09-22T22:18:39.215Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:39.215Z] 4f82b1ebb5cf: Preparing [2022-09-22T22:18:39.215Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:39.215Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:39.215Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:39.215Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:39.215Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:39.215Z] 2fe1a0a2ff2f: Pushed [2022-09-22T22:18:39.215Z] 5c46a0ff6d8b: Pushed [2022-09-22T22:18:39.782Z] 4f82b1ebb5cf: Pushed [2022-09-22T22:18:41.684Z] fc708b251c76: Pushed [2022-09-22T22:18:41.684Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:cf7b3f07e8c01a14f42ce0e872d10e0e5278e3cbb42c602654f9876b2ed51004 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:41.986Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:42.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-22T22:18:42.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-22T22:18:42.283Z] 5c46a0ff6d8b: Preparing [2022-09-22T22:18:42.283Z] fc708b251c76: Preparing [2022-09-22T22:18:42.283Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:42.283Z] 4f82b1ebb5cf: Preparing [2022-09-22T22:18:42.283Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:42.283Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:42.283Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:42.283Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:42.283Z] 4f82b1ebb5cf: Layer already exists [2022-09-22T22:18:42.283Z] 5c46a0ff6d8b: Layer already exists [2022-09-22T22:18:42.283Z] fc708b251c76: Layer already exists [2022-09-22T22:18:42.283Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:42.283Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:42.283Z] latest: digest: sha256:cf7b3f07e8c01a14f42ce0e872d10e0e5278e3cbb42c602654f9876b2ed51004 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:42.584Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:42.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.71 [2022-09-22T22:18:42.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-22T22:18:42.883Z] 5c46a0ff6d8b: Preparing [2022-09-22T22:18:42.883Z] fc708b251c76: Preparing [2022-09-22T22:18:42.883Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:42.883Z] 4f82b1ebb5cf: Preparing [2022-09-22T22:18:42.883Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:42.883Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:42.883Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:42.883Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:42.883Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:42.883Z] 5c46a0ff6d8b: Layer already exists [2022-09-22T22:18:42.883Z] 4f82b1ebb5cf: Layer already exists [2022-09-22T22:18:42.883Z] fc708b251c76: Layer already exists [2022-09-22T22:18:42.883Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:42.883Z] 2.3.0-dev.71: digest: sha256:cf7b3f07e8c01a14f42ce0e872d10e0e5278e3cbb42c602654f9876b2ed51004 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:43.191Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:43.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:43.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-22T22:18:43.491Z] 5c46a0ff6d8b: Preparing [2022-09-22T22:18:43.491Z] fc708b251c76: Preparing [2022-09-22T22:18:43.491Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:43.491Z] 4f82b1ebb5cf: Preparing [2022-09-22T22:18:43.491Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:43.491Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:43.491Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:43.491Z] fc708b251c76: Layer already exists [2022-09-22T22:18:43.491Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:43.491Z] 4f82b1ebb5cf: Layer already exists [2022-09-22T22:18:43.491Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:43.491Z] 5c46a0ff6d8b: Layer already exists [2022-09-22T22:18:43.491Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:43.491Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:cf7b3f07e8c01a14f42ce0e872d10e0e5278e3cbb42c602654f9876b2ed51004 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:43.803Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:44.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-22T22:18:44.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-22T22:18:44.108Z] 5c46a0ff6d8b: Preparing [2022-09-22T22:18:44.108Z] fc708b251c76: Preparing [2022-09-22T22:18:44.108Z] 1c6c9893e9c4: Preparing [2022-09-22T22:18:44.108Z] 4f82b1ebb5cf: Preparing [2022-09-22T22:18:44.108Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:44.108Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:44.108Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:44.108Z] 4f82b1ebb5cf: Layer already exists [2022-09-22T22:18:44.108Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:18:44.108Z] 5c46a0ff6d8b: Layer already exists [2022-09-22T22:18:44.108Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:44.108Z] fc708b251c76: Layer already exists [2022-09-22T22:18:44.108Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:44.108Z] main: digest: sha256:cf7b3f07e8c01a14f42ce0e872d10e0e5278e3cbb42c602654f9876b2ed51004 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:44.139Z] ===================================================== [Pipeline] echo [2022-09-22T22:18:44.144Z] taggedImages: [2022-09-22T22:18:44.144Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:44.144Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-22T22:18:44.144Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.71 [2022-09-22T22:18:44.144Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:44.144Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-22T22:18:44.166Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-22T22:18:44.166Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:44.166Z] latest [2022-09-22T22:18:44.166Z] 2.3.0-dev.71 [2022-09-22T22:18:44.166Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:44.166Z] main [2022-09-22T22:18:44.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:44.480Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:44.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:44.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-22T22:18:44.778Z] bbc1675a1930: Preparing [2022-09-22T22:18:44.778Z] 5c6176827950: Preparing [2022-09-22T22:18:44.778Z] c06492360ff8: Preparing [2022-09-22T22:18:44.778Z] 6261c50ad9b8: Preparing [2022-09-22T22:18:44.778Z] 18d5225b1b16: Preparing [2022-09-22T22:18:44.778Z] 3f344c45a493: Preparing [2022-09-22T22:18:44.778Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:44.778Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:44.778Z] 3f344c45a493: Waiting [2022-09-22T22:18:44.778Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:18:44.778Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:44.778Z] c06492360ff8: Pushed [2022-09-22T22:18:44.778Z] 5c6176827950: Pushed [2022-09-22T22:18:44.778Z] bbc1675a1930: Pushed [2022-09-22T22:18:44.778Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:44.778Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:45.343Z] 3f344c45a493: Pushed [2022-09-22T22:18:48.623Z] 18d5225b1b16: Pushed [2022-09-22T22:18:51.904Z] 6261c50ad9b8: Pushed [2022-09-22T22:18:51.904Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:bf6d2575c15d02a01712d80db33987fa5e714ec23206dccd3c076d0342a6e75a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:52.468Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:52.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-22T22:18:52.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-22T22:18:52.771Z] bbc1675a1930: Preparing [2022-09-22T22:18:52.771Z] 5c6176827950: Preparing [2022-09-22T22:18:52.771Z] c06492360ff8: Preparing [2022-09-22T22:18:52.771Z] 6261c50ad9b8: Preparing [2022-09-22T22:18:52.771Z] 18d5225b1b16: Preparing [2022-09-22T22:18:52.771Z] 3f344c45a493: Preparing [2022-09-22T22:18:52.771Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:52.771Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:52.771Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:52.771Z] 3f344c45a493: Waiting [2022-09-22T22:18:52.771Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:18:52.771Z] 6261c50ad9b8: Layer already exists [2022-09-22T22:18:52.771Z] 18d5225b1b16: Layer already exists [2022-09-22T22:18:52.771Z] 5c6176827950: Layer already exists [2022-09-22T22:18:52.771Z] bbc1675a1930: Layer already exists [2022-09-22T22:18:52.771Z] c06492360ff8: Layer already exists [2022-09-22T22:18:52.771Z] 3f344c45a493: Layer already exists [2022-09-22T22:18:52.771Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:52.771Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:52.771Z] latest: digest: sha256:bf6d2575c15d02a01712d80db33987fa5e714ec23206dccd3c076d0342a6e75a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:53.068Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:53.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.71 [2022-09-22T22:18:53.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-22T22:18:53.367Z] bbc1675a1930: Preparing [2022-09-22T22:18:53.367Z] 5c6176827950: Preparing [2022-09-22T22:18:53.367Z] c06492360ff8: Preparing [2022-09-22T22:18:53.367Z] 6261c50ad9b8: Preparing [2022-09-22T22:18:53.367Z] 18d5225b1b16: Preparing [2022-09-22T22:18:53.367Z] 3f344c45a493: Preparing [2022-09-22T22:18:53.367Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:53.367Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:53.367Z] 3f344c45a493: Waiting [2022-09-22T22:18:53.367Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:18:53.367Z] 5c6176827950: Layer already exists [2022-09-22T22:18:53.367Z] bbc1675a1930: Layer already exists [2022-09-22T22:18:53.367Z] 18d5225b1b16: Layer already exists [2022-09-22T22:18:53.367Z] c06492360ff8: Layer already exists [2022-09-22T22:18:53.367Z] 6261c50ad9b8: Layer already exists [2022-09-22T22:18:53.367Z] 3f344c45a493: Layer already exists [2022-09-22T22:18:53.367Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:53.367Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:53.367Z] 2.3.0-dev.71: digest: sha256:bf6d2575c15d02a01712d80db33987fa5e714ec23206dccd3c076d0342a6e75a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:53.679Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:53.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:53.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-22T22:18:53.979Z] bbc1675a1930: Preparing [2022-09-22T22:18:53.979Z] 5c6176827950: Preparing [2022-09-22T22:18:53.979Z] c06492360ff8: Preparing [2022-09-22T22:18:53.979Z] 6261c50ad9b8: Preparing [2022-09-22T22:18:53.979Z] 18d5225b1b16: Preparing [2022-09-22T22:18:53.979Z] 3f344c45a493: Preparing [2022-09-22T22:18:53.979Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:53.979Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:53.979Z] 3f344c45a493: Waiting [2022-09-22T22:18:53.979Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:18:53.979Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:53.979Z] 6261c50ad9b8: Layer already exists [2022-09-22T22:18:53.979Z] 5c6176827950: Layer already exists [2022-09-22T22:18:53.979Z] c06492360ff8: Layer already exists [2022-09-22T22:18:53.979Z] bbc1675a1930: Layer already exists [2022-09-22T22:18:53.979Z] 18d5225b1b16: Layer already exists [2022-09-22T22:18:53.979Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:53.979Z] 3f344c45a493: Layer already exists [2022-09-22T22:18:53.979Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:53.979Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:bf6d2575c15d02a01712d80db33987fa5e714ec23206dccd3c076d0342a6e75a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:54.288Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:54.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-22T22:18:54.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-22T22:18:54.587Z] bbc1675a1930: Preparing [2022-09-22T22:18:54.587Z] 5c6176827950: Preparing [2022-09-22T22:18:54.587Z] c06492360ff8: Preparing [2022-09-22T22:18:54.587Z] 6261c50ad9b8: Preparing [2022-09-22T22:18:54.587Z] 18d5225b1b16: Preparing [2022-09-22T22:18:54.587Z] 3f344c45a493: Preparing [2022-09-22T22:18:54.587Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:54.587Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:54.587Z] 3f344c45a493: Waiting [2022-09-22T22:18:54.587Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:18:54.587Z] 34d5ebaa5410: Waiting [2022-09-22T22:18:54.587Z] bbc1675a1930: Layer already exists [2022-09-22T22:18:54.587Z] 18d5225b1b16: Layer already exists [2022-09-22T22:18:54.587Z] 6261c50ad9b8: Layer already exists [2022-09-22T22:18:54.587Z] 5c6176827950: Layer already exists [2022-09-22T22:18:54.587Z] c06492360ff8: Layer already exists [2022-09-22T22:18:54.587Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:54.587Z] 3f344c45a493: Layer already exists [2022-09-22T22:18:54.587Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:54.587Z] main: digest: sha256:bf6d2575c15d02a01712d80db33987fa5e714ec23206dccd3c076d0342a6e75a size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:18:54.639Z] ===================================================== [Pipeline] echo [2022-09-22T22:18:54.648Z] taggedImages: [2022-09-22T22:18:54.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:54.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-22T22:18:54.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.71 [2022-09-22T22:18:54.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:54.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-22T22:18:54.667Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-22T22:18:54.667Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:54.667Z] latest [2022-09-22T22:18:54.667Z] 2.3.0-dev.71 [2022-09-22T22:18:54.667Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:18:54.667Z] main [2022-09-22T22:18:54.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:54.974Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:18:55.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:18:55.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-22T22:18:55.271Z] 1f5afbf0d7dc: Preparing [2022-09-22T22:18:55.271Z] bbd31739761e: Preparing [2022-09-22T22:18:55.271Z] 50f8036ee1b2: Preparing [2022-09-22T22:18:55.271Z] b1cab34128dc: Preparing [2022-09-22T22:18:55.271Z] a18e9ccd0b57: Preparing [2022-09-22T22:18:55.271Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:18:55.271Z] 34d5ebaa5410: Preparing [2022-09-22T22:18:55.271Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:18:55.271Z] bbd31739761e: Pushed [2022-09-22T22:18:55.271Z] 1f5afbf0d7dc: Pushed [2022-09-22T22:18:55.271Z] 50f8036ee1b2: Pushed [2022-09-22T22:18:55.271Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:18:55.271Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:18:55.529Z] a18e9ccd0b57: Pushed [2022-09-22T22:19:02.079Z] b1cab34128dc: Pushed [2022-09-22T22:19:02.079Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:8a84912349ef18c69e7ac1ce7bf9ab722bbbc337d894efff51badc26a08eda5a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:02.652Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:02.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-22T22:19:02.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-22T22:19:02.956Z] 1f5afbf0d7dc: Preparing [2022-09-22T22:19:02.956Z] bbd31739761e: Preparing [2022-09-22T22:19:02.956Z] 50f8036ee1b2: Preparing [2022-09-22T22:19:02.956Z] b1cab34128dc: Preparing [2022-09-22T22:19:02.956Z] a18e9ccd0b57: Preparing [2022-09-22T22:19:02.956Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:02.956Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:02.956Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:02.956Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:02.956Z] b1cab34128dc: Layer already exists [2022-09-22T22:19:02.956Z] bbd31739761e: Layer already exists [2022-09-22T22:19:02.956Z] 50f8036ee1b2: Layer already exists [2022-09-22T22:19:02.956Z] a18e9ccd0b57: Layer already exists [2022-09-22T22:19:02.956Z] 1f5afbf0d7dc: Layer already exists [2022-09-22T22:19:02.956Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:02.956Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:02.956Z] latest: digest: sha256:8a84912349ef18c69e7ac1ce7bf9ab722bbbc337d894efff51badc26a08eda5a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:03.254Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:03.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.71 [2022-09-22T22:19:03.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-22T22:19:03.564Z] 1f5afbf0d7dc: Preparing [2022-09-22T22:19:03.564Z] bbd31739761e: Preparing [2022-09-22T22:19:03.564Z] 50f8036ee1b2: Preparing [2022-09-22T22:19:03.564Z] b1cab34128dc: Preparing [2022-09-22T22:19:03.564Z] a18e9ccd0b57: Preparing [2022-09-22T22:19:03.564Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:03.564Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:03.564Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:03.564Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:03.564Z] a18e9ccd0b57: Layer already exists [2022-09-22T22:19:03.564Z] 50f8036ee1b2: Layer already exists [2022-09-22T22:19:03.564Z] bbd31739761e: Layer already exists [2022-09-22T22:19:03.564Z] b1cab34128dc: Layer already exists [2022-09-22T22:19:03.564Z] 1f5afbf0d7dc: Layer already exists [2022-09-22T22:19:03.564Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:03.564Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:03.564Z] 2.3.0-dev.71: digest: sha256:8a84912349ef18c69e7ac1ce7bf9ab722bbbc337d894efff51badc26a08eda5a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:03.870Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:04.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:04.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-22T22:19:04.172Z] 1f5afbf0d7dc: Preparing [2022-09-22T22:19:04.172Z] bbd31739761e: Preparing [2022-09-22T22:19:04.172Z] 50f8036ee1b2: Preparing [2022-09-22T22:19:04.172Z] b1cab34128dc: Preparing [2022-09-22T22:19:04.172Z] a18e9ccd0b57: Preparing [2022-09-22T22:19:04.172Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:04.172Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:04.172Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:04.172Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:04.172Z] 1f5afbf0d7dc: Layer already exists [2022-09-22T22:19:04.172Z] bbd31739761e: Layer already exists [2022-09-22T22:19:04.172Z] b1cab34128dc: Layer already exists [2022-09-22T22:19:04.172Z] 50f8036ee1b2: Layer already exists [2022-09-22T22:19:04.172Z] a18e9ccd0b57: Layer already exists [2022-09-22T22:19:04.172Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:04.172Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:04.172Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:8a84912349ef18c69e7ac1ce7bf9ab722bbbc337d894efff51badc26a08eda5a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:04.493Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:04.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-22T22:19:04.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-22T22:19:04.802Z] 1f5afbf0d7dc: Preparing [2022-09-22T22:19:04.802Z] bbd31739761e: Preparing [2022-09-22T22:19:04.802Z] 50f8036ee1b2: Preparing [2022-09-22T22:19:04.802Z] b1cab34128dc: Preparing [2022-09-22T22:19:04.802Z] a18e9ccd0b57: Preparing [2022-09-22T22:19:04.802Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:04.802Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:04.802Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:04.802Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:04.802Z] a18e9ccd0b57: Layer already exists [2022-09-22T22:19:04.802Z] bbd31739761e: Layer already exists [2022-09-22T22:19:04.802Z] 1f5afbf0d7dc: Layer already exists [2022-09-22T22:19:04.802Z] 50f8036ee1b2: Layer already exists [2022-09-22T22:19:04.802Z] b1cab34128dc: Layer already exists [2022-09-22T22:19:04.802Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:04.802Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:04.802Z] main: digest: sha256:8a84912349ef18c69e7ac1ce7bf9ab722bbbc337d894efff51badc26a08eda5a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:19:04.835Z] ===================================================== [Pipeline] echo [2022-09-22T22:19:04.840Z] taggedImages: [2022-09-22T22:19:04.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:04.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-22T22:19:04.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.71 [2022-09-22T22:19:04.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:04.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-22T22:19:04.853Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-22T22:19:04.853Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:04.853Z] latest [2022-09-22T22:19:04.853Z] 2.3.0-dev.71 [2022-09-22T22:19:04.853Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:04.853Z] main [2022-09-22T22:19:04.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:05.175Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:05.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:05.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-22T22:19:05.474Z] 4f9b229ce7e4: Preparing [2022-09-22T22:19:05.474Z] e1859e5e98cd: Preparing [2022-09-22T22:19:05.474Z] e9072889ef5a: Preparing [2022-09-22T22:19:05.474Z] 648311543415: Preparing [2022-09-22T22:19:05.474Z] 3f344c45a493: Preparing [2022-09-22T22:19:05.474Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:05.474Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:05.474Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:05.474Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:05.474Z] 3f344c45a493: Layer already exists [2022-09-22T22:19:05.474Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:05.474Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:05.474Z] e9072889ef5a: Pushed [2022-09-22T22:19:05.474Z] 4f9b229ce7e4: Pushed [2022-09-22T22:19:05.474Z] e1859e5e98cd: Pushed [2022-09-22T22:19:13.590Z] 648311543415: Pushed [2022-09-22T22:19:13.590Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:34854f9c90b958054450dd84b6a320cfa73f0900ed02397e3f887f38943f2935 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:13.891Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:14.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-22T22:19:14.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-22T22:19:14.190Z] 4f9b229ce7e4: Preparing [2022-09-22T22:19:14.190Z] e1859e5e98cd: Preparing [2022-09-22T22:19:14.190Z] e9072889ef5a: Preparing [2022-09-22T22:19:14.190Z] 648311543415: Preparing [2022-09-22T22:19:14.190Z] 3f344c45a493: Preparing [2022-09-22T22:19:14.190Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:14.190Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:14.190Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:14.190Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:14.190Z] e9072889ef5a: Layer already exists [2022-09-22T22:19:14.190Z] 648311543415: Layer already exists [2022-09-22T22:19:14.190Z] e1859e5e98cd: Layer already exists [2022-09-22T22:19:14.190Z] 4f9b229ce7e4: Layer already exists [2022-09-22T22:19:14.190Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:14.190Z] 3f344c45a493: Layer already exists [2022-09-22T22:19:14.190Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:14.190Z] latest: digest: sha256:34854f9c90b958054450dd84b6a320cfa73f0900ed02397e3f887f38943f2935 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:14.490Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:14.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.71 [2022-09-22T22:19:14.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-22T22:19:14.795Z] 4f9b229ce7e4: Preparing [2022-09-22T22:19:14.795Z] e1859e5e98cd: Preparing [2022-09-22T22:19:14.795Z] e9072889ef5a: Preparing [2022-09-22T22:19:14.795Z] 648311543415: Preparing [2022-09-22T22:19:14.795Z] 3f344c45a493: Preparing [2022-09-22T22:19:14.795Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:14.795Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:14.795Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:14.795Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:14.795Z] 3f344c45a493: Layer already exists [2022-09-22T22:19:14.795Z] e1859e5e98cd: Layer already exists [2022-09-22T22:19:14.795Z] 4f9b229ce7e4: Layer already exists [2022-09-22T22:19:14.795Z] e9072889ef5a: Layer already exists [2022-09-22T22:19:14.795Z] 648311543415: Layer already exists [2022-09-22T22:19:14.795Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:14.795Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:14.795Z] 2.3.0-dev.71: digest: sha256:34854f9c90b958054450dd84b6a320cfa73f0900ed02397e3f887f38943f2935 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:15.095Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:15.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:15.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-22T22:19:15.401Z] 4f9b229ce7e4: Preparing [2022-09-22T22:19:15.401Z] e1859e5e98cd: Preparing [2022-09-22T22:19:15.402Z] e9072889ef5a: Preparing [2022-09-22T22:19:15.402Z] 648311543415: Preparing [2022-09-22T22:19:15.402Z] 3f344c45a493: Preparing [2022-09-22T22:19:15.402Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:15.402Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:15.402Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:15.402Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:15.402Z] e1859e5e98cd: Layer already exists [2022-09-22T22:19:15.402Z] 648311543415: Layer already exists [2022-09-22T22:19:15.402Z] 3f344c45a493: Layer already exists [2022-09-22T22:19:15.402Z] 4f9b229ce7e4: Layer already exists [2022-09-22T22:19:15.402Z] e9072889ef5a: Layer already exists [2022-09-22T22:19:15.402Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:15.402Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:15.402Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:34854f9c90b958054450dd84b6a320cfa73f0900ed02397e3f887f38943f2935 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:15.710Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:16.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-22T22:19:16.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-22T22:19:16.013Z] 4f9b229ce7e4: Preparing [2022-09-22T22:19:16.013Z] e1859e5e98cd: Preparing [2022-09-22T22:19:16.013Z] e9072889ef5a: Preparing [2022-09-22T22:19:16.013Z] 648311543415: Preparing [2022-09-22T22:19:16.013Z] 3f344c45a493: Preparing [2022-09-22T22:19:16.013Z] 2fe1a0a2ff2f: Preparing [2022-09-22T22:19:16.013Z] 34d5ebaa5410: Preparing [2022-09-22T22:19:16.013Z] 2fe1a0a2ff2f: Waiting [2022-09-22T22:19:16.013Z] 34d5ebaa5410: Waiting [2022-09-22T22:19:16.013Z] 4f9b229ce7e4: Layer already exists [2022-09-22T22:19:16.013Z] 3f344c45a493: Layer already exists [2022-09-22T22:19:16.013Z] e1859e5e98cd: Layer already exists [2022-09-22T22:19:16.013Z] 648311543415: Layer already exists [2022-09-22T22:19:16.013Z] e9072889ef5a: Layer already exists [2022-09-22T22:19:16.013Z] 2fe1a0a2ff2f: Layer already exists [2022-09-22T22:19:16.013Z] 34d5ebaa5410: Layer already exists [2022-09-22T22:19:16.013Z] main: digest: sha256:34854f9c90b958054450dd84b6a320cfa73f0900ed02397e3f887f38943f2935 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:19:16.061Z] ===================================================== [Pipeline] echo [2022-09-22T22:19:16.069Z] taggedImages: [2022-09-22T22:19:16.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:16.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-22T22:19:16.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.71 [2022-09-22T22:19:16.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:16.069Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-22T22:19:16.089Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-22T22:19:16.090Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:16.090Z] latest [2022-09-22T22:19:16.090Z] 2.3.0-dev.71 [2022-09-22T22:19:16.090Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:16.090Z] main [2022-09-22T22:19:16.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:16.405Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:16.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:16.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-22T22:19:16.716Z] 94c891e6948a: Preparing [2022-09-22T22:19:16.716Z] 9c781e783e5b: Preparing [2022-09-22T22:19:16.716Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:16.716Z] ed085aec33eb: Preparing [2022-09-22T22:19:16.716Z] 994393dc58e7: Preparing [2022-09-22T22:19:16.716Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:16.716Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:16.716Z] 94c891e6948a: Pushed [2022-09-22T22:19:16.716Z] ed085aec33eb: Pushed [2022-09-22T22:19:19.250Z] 9c781e783e5b: Pushed [2022-09-22T22:19:19.250Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:ed479c3dca24ce8caba1e1fa0c308e7444cd7fd0df6e3450bd3450a89ff751c5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:19.546Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:19.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-22T22:19:19.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-22T22:19:19.843Z] 94c891e6948a: Preparing [2022-09-22T22:19:19.843Z] 9c781e783e5b: Preparing [2022-09-22T22:19:19.843Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:19.843Z] ed085aec33eb: Preparing [2022-09-22T22:19:19.843Z] 994393dc58e7: Preparing [2022-09-22T22:19:19.843Z] 94c891e6948a: Layer already exists [2022-09-22T22:19:19.843Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:19.843Z] 9c781e783e5b: Layer already exists [2022-09-22T22:19:19.843Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:19.843Z] ed085aec33eb: Layer already exists [2022-09-22T22:19:19.843Z] latest: digest: sha256:ed479c3dca24ce8caba1e1fa0c308e7444cd7fd0df6e3450bd3450a89ff751c5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:20.145Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:20.446Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.71 [2022-09-22T22:19:20.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-22T22:19:20.446Z] 94c891e6948a: Preparing [2022-09-22T22:19:20.446Z] 9c781e783e5b: Preparing [2022-09-22T22:19:20.446Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:20.446Z] ed085aec33eb: Preparing [2022-09-22T22:19:20.446Z] 994393dc58e7: Preparing [2022-09-22T22:19:20.446Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:20.446Z] 9c781e783e5b: Layer already exists [2022-09-22T22:19:20.446Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:20.446Z] ed085aec33eb: Layer already exists [2022-09-22T22:19:20.446Z] 94c891e6948a: Layer already exists [2022-09-22T22:19:20.446Z] 2.3.0-dev.71: digest: sha256:ed479c3dca24ce8caba1e1fa0c308e7444cd7fd0df6e3450bd3450a89ff751c5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:20.744Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:21.039Z] Removing intermediate container 3360959c4eab [2022-09-22T22:19:21.039Z] ---> 511eb719e04c [2022-09-22T22:19:21.039Z] Step 7/20 : COPY . . [2022-09-22T22:19:21.043Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:21.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-22T22:19:21.044Z] 94c891e6948a: Preparing [2022-09-22T22:19:21.044Z] 9c781e783e5b: Preparing [2022-09-22T22:19:21.044Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:21.044Z] ed085aec33eb: Preparing [2022-09-22T22:19:21.044Z] 994393dc58e7: Preparing [2022-09-22T22:19:21.044Z] 94c891e6948a: Layer already exists [2022-09-22T22:19:21.044Z] ed085aec33eb: Layer already exists [2022-09-22T22:19:21.044Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:21.044Z] 9c781e783e5b: Layer already exists [2022-09-22T22:19:21.044Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:21.044Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:ed479c3dca24ce8caba1e1fa0c308e7444cd7fd0df6e3450bd3450a89ff751c5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:21.434Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:21.771Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-22T22:19:21.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-22T22:19:21.771Z] 94c891e6948a: Preparing [2022-09-22T22:19:21.771Z] 9c781e783e5b: Preparing [2022-09-22T22:19:21.771Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:21.771Z] ed085aec33eb: Preparing [2022-09-22T22:19:21.771Z] 994393dc58e7: Preparing [2022-09-22T22:19:21.771Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:21.771Z] 9c781e783e5b: Layer already exists [2022-09-22T22:19:21.771Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:21.771Z] 94c891e6948a: Layer already exists [2022-09-22T22:19:21.771Z] ed085aec33eb: Layer already exists [2022-09-22T22:19:21.771Z] main: digest: sha256:ed479c3dca24ce8caba1e1fa0c308e7444cd7fd0df6e3450bd3450a89ff751c5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:19:21.817Z] ===================================================== [Pipeline] echo [2022-09-22T22:19:21.822Z] taggedImages: [2022-09-22T22:19:21.822Z] - nexus3.edgexfoundry.org:10004/support-notifications:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:21.822Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-22T22:19:21.822Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.71 [2022-09-22T22:19:21.822Z] - nexus3.edgexfoundry.org:10004/support-notifications:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:21.822Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-22T22:19:21.839Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-22T22:19:21.839Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:21.839Z] latest [2022-09-22T22:19:21.839Z] 2.3.0-dev.71 [2022-09-22T22:19:21.839Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:21.839Z] main [2022-09-22T22:19:21.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:22.162Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:22.463Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:22.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-22T22:19:22.463Z] 54073720d4e1: Preparing [2022-09-22T22:19:22.463Z] 72cff2536f8f: Preparing [2022-09-22T22:19:22.463Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:22.463Z] b157fac7fad7: Preparing [2022-09-22T22:19:22.463Z] 994393dc58e7: Preparing [2022-09-22T22:19:22.463Z] b157fac7fad7: Layer already exists [2022-09-22T22:19:22.463Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:22.463Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:22.463Z] 54073720d4e1: Pushed [2022-09-22T22:19:23.619Z] ---> c332c7901ebd [2022-09-22T22:19:23.619Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-22T22:19:23.619Z] ---> Running in 7225e79fe7a3 [2022-09-22T22:19:24.996Z] 72cff2536f8f: Pushed [2022-09-22T22:19:24.996Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:a64027456a9d9ec2f3a32eebf8389510a706610b2e005fc090919dd198248621 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:25.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-22T22:19:25.304Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:25.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-22T22:19:25.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-22T22:19:25.600Z] 54073720d4e1: Preparing [2022-09-22T22:19:25.600Z] 72cff2536f8f: Preparing [2022-09-22T22:19:25.600Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:25.600Z] b157fac7fad7: Preparing [2022-09-22T22:19:25.600Z] 994393dc58e7: Preparing [2022-09-22T22:19:25.600Z] 72cff2536f8f: Layer already exists [2022-09-22T22:19:25.600Z] b157fac7fad7: Layer already exists [2022-09-22T22:19:25.600Z] 54073720d4e1: Layer already exists [2022-09-22T22:19:25.600Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:25.600Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:25.600Z] latest: digest: sha256:a64027456a9d9ec2f3a32eebf8389510a706610b2e005fc090919dd198248621 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:25.900Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:26.196Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.71 [2022-09-22T22:19:26.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-22T22:19:26.197Z] 54073720d4e1: Preparing [2022-09-22T22:19:26.197Z] 72cff2536f8f: Preparing [2022-09-22T22:19:26.197Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:26.197Z] b157fac7fad7: Preparing [2022-09-22T22:19:26.197Z] 994393dc58e7: Preparing [2022-09-22T22:19:26.197Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:26.197Z] b157fac7fad7: Layer already exists [2022-09-22T22:19:26.197Z] 54073720d4e1: Layer already exists [2022-09-22T22:19:26.197Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:26.197Z] 72cff2536f8f: Layer already exists [2022-09-22T22:19:26.197Z] 2.3.0-dev.71: digest: sha256:a64027456a9d9ec2f3a32eebf8389510a706610b2e005fc090919dd198248621 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:26.503Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:26.797Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:26.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-22T22:19:26.797Z] 54073720d4e1: Preparing [2022-09-22T22:19:26.797Z] 72cff2536f8f: Preparing [2022-09-22T22:19:26.797Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:26.797Z] b157fac7fad7: Preparing [2022-09-22T22:19:26.797Z] 994393dc58e7: Preparing [2022-09-22T22:19:26.797Z] b157fac7fad7: Layer already exists [2022-09-22T22:19:26.797Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:26.797Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:26.797Z] 72cff2536f8f: Layer already exists [2022-09-22T22:19:26.797Z] 54073720d4e1: Layer already exists [2022-09-22T22:19:26.797Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:a64027456a9d9ec2f3a32eebf8389510a706610b2e005fc090919dd198248621 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:26.983Z] Removing intermediate container 66a36e726604 [2022-09-22T22:19:26.983Z] ---> 6c8e56b988a0 [2022-09-22T22:19:26.983Z] Step 9/23 : COPY . . [2022-09-22T22:19:26.983Z] Removing intermediate container a84219474a30 [2022-09-22T22:19:26.983Z] ---> 3f721819e486 [2022-09-22T22:19:26.983Z] Step 8/23 : COPY . . [2022-09-22T22:19:26.983Z] Removing intermediate container 3a08332ed6bc [2022-09-22T22:19:26.983Z] ---> 7f87dca5a753 [2022-09-22T22:19:26.983Z] Step 8/26 : COPY . . [2022-09-22T22:19:27.100Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:27.252Z] Removing intermediate container 4a6c90da416e [2022-09-22T22:19:27.252Z] ---> 63f1477a7c7c [2022-09-22T22:19:27.252Z] Step 8/25 : COPY . . [2022-09-22T22:19:27.393Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-22T22:19:27.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-22T22:19:27.393Z] 54073720d4e1: Preparing [2022-09-22T22:19:27.393Z] 72cff2536f8f: Preparing [2022-09-22T22:19:27.393Z] 1c6c9893e9c4: Preparing [2022-09-22T22:19:27.393Z] b157fac7fad7: Preparing [2022-09-22T22:19:27.393Z] 994393dc58e7: Preparing [2022-09-22T22:19:27.393Z] 72cff2536f8f: Layer already exists [2022-09-22T22:19:27.393Z] 1c6c9893e9c4: Layer already exists [2022-09-22T22:19:27.393Z] 54073720d4e1: Layer already exists [2022-09-22T22:19:27.393Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:27.393Z] b157fac7fad7: Layer already exists [2022-09-22T22:19:27.393Z] main: digest: sha256:a64027456a9d9ec2f3a32eebf8389510a706610b2e005fc090919dd198248621 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:19:27.436Z] ===================================================== [Pipeline] echo [2022-09-22T22:19:27.444Z] taggedImages: [2022-09-22T22:19:27.444Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:27.444Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-22T22:19:27.444Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.71 [2022-09-22T22:19:27.444Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:27.444Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-22T22:19:27.465Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-22T22:19:27.465Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:27.465Z] latest [2022-09-22T22:19:27.465Z] 2.3.0-dev.71 [2022-09-22T22:19:27.465Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:27.465Z] main [2022-09-22T22:19:27.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:27.772Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:28.077Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:28.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-22T22:19:28.077Z] 2dc77d7e826b: Preparing [2022-09-22T22:19:28.077Z] b8cf47a20829: Preparing [2022-09-22T22:19:28.077Z] b25ee28260ed: Preparing [2022-09-22T22:19:28.077Z] 24409438a908: Preparing [2022-09-22T22:19:28.077Z] 994393dc58e7: Preparing [2022-09-22T22:19:28.077Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:28.077Z] b8cf47a20829: Pushed [2022-09-22T22:19:28.335Z] 2dc77d7e826b: Pushed [2022-09-22T22:19:29.269Z] b25ee28260ed: Pushed [2022-09-22T22:19:35.488Z] ---> bce046a45e64 [2022-09-22T22:19:35.488Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-22T22:19:35.488Z] ---> Running in 208a0aed0a4d [2022-09-22T22:19:35.488Z] ---> 2d3416761b27 [2022-09-22T22:19:35.488Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-22T22:19:35.488Z] ---> 2b9b799083e2 [2022-09-22T22:19:35.488Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-22T22:19:35.488Z] ---> 5f17de0bb2ae [2022-09-22T22:19:35.488Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-22T22:19:35.488Z] ---> Running in 65e839a62c85 [2022-09-22T22:19:35.488Z] ---> Running in 06d426a82069 [2022-09-22T22:19:35.488Z] ---> Running in 22fff03ab5b3 [2022-09-22T22:19:36.071Z] Removing intermediate container 208a0aed0a4d [2022-09-22T22:19:36.072Z] ---> 23fd26db1938 [2022-09-22T22:19:36.072Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-22T22:19:36.072Z] ---> Running in accfe295bf09 [2022-09-22T22:19:36.339Z] Removing intermediate container 06d426a82069 [2022-09-22T22:19:36.339Z] ---> d8ee8431772f [2022-09-22T22:19:36.339Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-22T22:19:36.339Z] ---> Running in deee3c629bdc [2022-09-22T22:19:36.928Z] Removing intermediate container accfe295bf09 [2022-09-22T22:19:36.928Z] ---> d211357c1471 [2022-09-22T22:19:36.928Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-22T22:19:37.203Z] ---> Running in f72cc30e4a7b [2022-09-22T22:19:37.786Z] Removing intermediate container deee3c629bdc [2022-09-22T22:19:37.786Z] ---> 8a79da777a82 [2022-09-22T22:19:37.786Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-22T22:19:37.786Z] ---> Running in de202eea30a4 [2022-09-22T22:19:38.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-22T22:19:38.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-22T22:19:41.462Z] 24409438a908: Pushed [2022-09-22T22:19:41.722Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:ac6134eaee1b1c5ca5f63f1977f4859adb18fd51296e1d4a9341db5dec23d4e8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:42.018Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:42.313Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-22T22:19:42.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-22T22:19:42.313Z] 2dc77d7e826b: Preparing [2022-09-22T22:19:42.313Z] b8cf47a20829: Preparing [2022-09-22T22:19:42.313Z] b25ee28260ed: Preparing [2022-09-22T22:19:42.313Z] 24409438a908: Preparing [2022-09-22T22:19:42.313Z] 994393dc58e7: Preparing [2022-09-22T22:19:42.313Z] b8cf47a20829: Layer already exists [2022-09-22T22:19:42.313Z] b25ee28260ed: Layer already exists [2022-09-22T22:19:42.313Z] 24409438a908: Layer already exists [2022-09-22T22:19:42.313Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:42.313Z] 2dc77d7e826b: Layer already exists [2022-09-22T22:19:42.313Z] latest: digest: sha256:ac6134eaee1b1c5ca5f63f1977f4859adb18fd51296e1d4a9341db5dec23d4e8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:42.618Z] Removing intermediate container f72cc30e4a7b [2022-09-22T22:19:42.618Z] ---> 6af1ba7330fb [2022-09-22T22:19:42.618Z] Step 12/26 : WORKDIR /edgex-go [2022-09-22T22:19:42.618Z] ---> Running in 733c372b6a09 [2022-09-22T22:19:42.618Z] Removing intermediate container de202eea30a4 [2022-09-22T22:19:42.618Z] ---> e961fd06d5cb [2022-09-22T22:19:42.618Z] Step 12/25 : WORKDIR /edgex-go [2022-09-22T22:19:42.622Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:42.922Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.71 [2022-09-22T22:19:42.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-22T22:19:42.922Z] 2dc77d7e826b: Preparing [2022-09-22T22:19:42.922Z] b8cf47a20829: Preparing [2022-09-22T22:19:42.922Z] b25ee28260ed: Preparing [2022-09-22T22:19:42.922Z] 24409438a908: Preparing [2022-09-22T22:19:42.922Z] 994393dc58e7: Preparing [2022-09-22T22:19:42.922Z] b8cf47a20829: Layer already exists [2022-09-22T22:19:42.922Z] 24409438a908: Layer already exists [2022-09-22T22:19:42.922Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:42.922Z] 2dc77d7e826b: Layer already exists [2022-09-22T22:19:42.922Z] b25ee28260ed: Layer already exists [2022-09-22T22:19:42.922Z] 2.3.0-dev.71: digest: sha256:ac6134eaee1b1c5ca5f63f1977f4859adb18fd51296e1d4a9341db5dec23d4e8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:43.231Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:43.533Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:43.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-22T22:19:43.533Z] 2dc77d7e826b: Preparing [2022-09-22T22:19:43.533Z] b8cf47a20829: Preparing [2022-09-22T22:19:43.533Z] b25ee28260ed: Preparing [2022-09-22T22:19:43.533Z] 24409438a908: Preparing [2022-09-22T22:19:43.533Z] 994393dc58e7: Preparing [2022-09-22T22:19:43.533Z] b8cf47a20829: Layer already exists [2022-09-22T22:19:43.533Z] 2dc77d7e826b: Layer already exists [2022-09-22T22:19:43.533Z] 24409438a908: Layer already exists [2022-09-22T22:19:43.533Z] b25ee28260ed: Layer already exists [2022-09-22T22:19:43.533Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:43.533Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:ac6134eaee1b1c5ca5f63f1977f4859adb18fd51296e1d4a9341db5dec23d4e8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:43.844Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:19:44.038Z] ---> Running in 1d92e54628fc [2022-09-22T22:19:44.038Z] Removing intermediate container 733c372b6a09 [2022-09-22T22:19:44.038Z] ---> 7053def1f3d8 [2022-09-22T22:19:44.038Z] [2022-09-22T22:19:44.038Z] Step 13/26 : FROM alpine:3.15 [2022-09-22T22:19:44.038Z] 3.15: Pulling from library/alpine [2022-09-22T22:19:44.150Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-22T22:19:44.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-22T22:19:44.150Z] 2dc77d7e826b: Preparing [2022-09-22T22:19:44.150Z] b8cf47a20829: Preparing [2022-09-22T22:19:44.150Z] b25ee28260ed: Preparing [2022-09-22T22:19:44.150Z] 24409438a908: Preparing [2022-09-22T22:19:44.150Z] 994393dc58e7: Preparing [2022-09-22T22:19:44.150Z] b25ee28260ed: Layer already exists [2022-09-22T22:19:44.150Z] 24409438a908: Layer already exists [2022-09-22T22:19:44.150Z] 994393dc58e7: Layer already exists [2022-09-22T22:19:44.150Z] b8cf47a20829: Layer already exists [2022-09-22T22:19:44.150Z] 2dc77d7e826b: Layer already exists [2022-09-22T22:19:44.150Z] main: digest: sha256:ac6134eaee1b1c5ca5f63f1977f4859adb18fd51296e1d4a9341db5dec23d4e8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:19:44.194Z] ===================================================== [Pipeline] echo [2022-09-22T22:19:44.201Z] taggedImages: [2022-09-22T22:19:44.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:19:44.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-22T22:19:44.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.71 [2022-09-22T22:19:44.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:19:44.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-22T22:19:46.615Z] Removing intermediate container 1d92e54628fc [2022-09-22T22:19:46.615Z] ---> 276c51435d3b [2022-09-22T22:19:46.615Z] [2022-09-22T22:19:46.615Z] Step 13/25 : FROM alpine:3.15 [2022-09-22T22:19:46.615Z] 3.15: Pulling from library/alpine [2022-09-22T22:19:47.570Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-22T22:19:47.570Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-22T22:19:47.570Z] Status: Downloaded newer image for alpine:3.15 [2022-09-22T22:19:47.570Z] Status: Downloaded newer image for alpine:3.15 [2022-09-22T22:19:47.570Z] ---> 02e0d6fdf486 [2022-09-22T22:19:47.570Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:19:47.570Z] ---> 02e0d6fdf486 [2022-09-22T22:19:47.570Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:19:47.837Z] ---> Running in 9959125ba981 [2022-09-22T22:19:47.837Z] ---> Running in 00ad460e10e4 [2022-09-22T22:19:49.241Z] Removing intermediate container 00ad460e10e4 [2022-09-22T22:19:49.241Z] ---> 6a2b64eecc17 [2022-09-22T22:19:49.241Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:19:49.241Z] Removing intermediate container 9959125ba981 [2022-09-22T22:19:49.241Z] ---> 6ca2e09df44b [2022-09-22T22:19:49.241Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:19:49.241Z] ---> Running in 37bd2d416b38 [2022-09-22T22:19:49.241Z] ---> Running in 5c119454c1f2 [2022-09-22T22:19:53.737Z] Removing intermediate container 5c119454c1f2 [2022-09-22T22:19:53.737Z] ---> a7f1aff97dae [2022-09-22T22:19:53.737Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-22T22:19:54.217Z] ---> Running in d85ed1f597a1 [2022-09-22T22:19:54.511Z] Removing intermediate container 37bd2d416b38 [2022-09-22T22:19:54.511Z] ---> 339ffc68b1e4 [2022-09-22T22:19:54.511Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-22T22:19:54.797Z] ---> Running in 51be7d300e48 [2022-09-22T22:19:58.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:19:58.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:19:58.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:19:59.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:01.061Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-22T22:20:01.061Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-22T22:20:01.061Z] OK: 15734 distinct packages available [2022-09-22T22:20:01.061Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-22T22:20:01.061Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-22T22:20:01.061Z] OK: 15734 distinct packages available [2022-09-22T22:20:01.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:01.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:02.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:02.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:04.500Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-22T22:20:04.500Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-22T22:20:04.500Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-22T22:20:04.500Z] (3/5) Installing libucontext (1.1-r0) [2022-09-22T22:20:04.783Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-22T22:20:04.783Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-22T22:20:04.783Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-22T22:20:04.783Z] (3/4) Installing libucontext (1.1-r0) [2022-09-22T22:20:04.783Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-22T22:20:05.052Z] Executing busybox-1.34.1-r7.trigger [2022-09-22T22:20:05.053Z] OK: 6 MiB in 18 packages [2022-09-22T22:20:05.053Z] Executing busybox-1.34.1-r7.trigger [2022-09-22T22:20:05.053Z] OK: 6 MiB in 19 packages [2022-09-22T22:20:08.419Z] Removing intermediate container 51be7d300e48 [2022-09-22T22:20:08.419Z] ---> edbfc0859cf8 [2022-09-22T22:20:08.419Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-22T22:20:08.419Z] Removing intermediate container d85ed1f597a1 [2022-09-22T22:20:08.419Z] ---> 3a9e31a2dc63 [2022-09-22T22:20:08.419Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-22T22:20:23.427Z] ---> b79c203df4e4 [2022-09-22T22:20:23.427Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-22T22:20:23.427Z] ---> f776bbdccbc4 [2022-09-22T22:20:23.427Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-22T22:20:24.843Z] ---> 192bfc32496f [2022-09-22T22:20:24.843Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-22T22:20:24.843Z] ---> d42e99fd1c97 [2022-09-22T22:20:24.843Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-22T22:20:25.109Z] ---> Running in 07c76bcb1dcb [2022-09-22T22:20:26.070Z] Removing intermediate container 07c76bcb1dcb [2022-09-22T22:20:26.070Z] ---> 7144b55320a4 [2022-09-22T22:20:26.071Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-22T22:20:26.659Z] ---> 17328bb674f3 [2022-09-22T22:20:26.659Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-22T22:20:27.244Z] ---> 47d99c9b945b [2022-09-22T22:20:27.244Z] Step 21/26 : WORKDIR / [2022-09-22T22:20:27.513Z] ---> Running in 995de622628e [2022-09-22T22:20:28.472Z] ---> 388965b90a75 [2022-09-22T22:20:28.472Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-22T22:20:28.472Z] ---> Running in 158dd0e915e0 [2022-09-22T22:20:28.472Z] Removing intermediate container 995de622628e [2022-09-22T22:20:28.472Z] ---> 25bdf9930e64 [2022-09-22T22:20:28.472Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-22T22:20:28.738Z] ---> Running in 054c6577a1c9 [2022-09-22T22:20:29.333Z] Removing intermediate container 158dd0e915e0 [2022-09-22T22:20:29.333Z] ---> c8560ffe46a7 [2022-09-22T22:20:29.333Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-22T22:20:29.600Z] Removing intermediate container 054c6577a1c9 [2022-09-22T22:20:29.600Z] ---> 9ec406ec6f6a [2022-09-22T22:20:29.600Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-22T22:20:29.600Z] ---> Running in 31f00aeccc42 [2022-09-22T22:20:29.869Z] ---> Running in 0382c04e1bac [2022-09-22T22:20:30.840Z] Removing intermediate container 31f00aeccc42 [2022-09-22T22:20:30.840Z] ---> 3c5ba83a67bb [2022-09-22T22:20:30.840Z] Step 23/25 : LABEL arch=arm64 [2022-09-22T22:20:30.840Z] Removing intermediate container 0382c04e1bac [2022-09-22T22:20:30.840Z] ---> 00bec00554e4 [2022-09-22T22:20:30.840Z] Step 24/26 : LABEL arch=arm64 [2022-09-22T22:20:31.106Z] ---> Running in 0387fd3bf889 [2022-09-22T22:20:31.106Z] ---> Running in 1b4ebd0512c6 [2022-09-22T22:20:32.068Z] Removing intermediate container 1b4ebd0512c6 [2022-09-22T22:20:32.068Z] ---> 4f971aea8925 [2022-09-22T22:20:32.068Z] Step 24/25 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:20:32.068Z] Removing intermediate container 0387fd3bf889 [2022-09-22T22:20:32.068Z] ---> 340b7b268d72 [2022-09-22T22:20:32.068Z] Step 25/26 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:20:32.068Z] ---> Running in d72a97227c16 [2022-09-22T22:20:32.337Z] ---> Running in 2feaed6cec05 [2022-09-22T22:20:34.913Z] Removing intermediate container d72a97227c16 [2022-09-22T22:20:34.913Z] ---> 503f0ccd6522 [2022-09-22T22:20:34.913Z] Step 25/25 : LABEL version=2.3.0-dev.71 [2022-09-22T22:20:34.913Z] Removing intermediate container 2feaed6cec05 [2022-09-22T22:20:34.913Z] ---> 5d8fa4a1dcb9 [2022-09-22T22:20:34.913Z] Step 26/26 : LABEL version=2.3.0-dev.71 [2022-09-22T22:20:34.913Z] ---> Running in 68e09ceecfdd [2022-09-22T22:20:34.913Z] ---> Running in fdb08b87a641 [2022-09-22T22:20:35.869Z] Removing intermediate container 68e09ceecfdd [2022-09-22T22:20:35.869Z] ---> 522d1074ae6c [2022-09-22T22:20:35.869Z] [2022-09-22T22:20:35.869Z] Removing intermediate container fdb08b87a641 [2022-09-22T22:20:35.869Z] ---> a431c1e3fff9 [2022-09-22T22:20:35.869Z] [2022-09-22T22:20:36.135Z] Successfully built 522d1074ae6c [2022-09-22T22:20:36.135Z] Successfully tagged security-spire-server-arm64:latest [2022-09-22T22:20:36.135Z]  Building security-spire-server ... done Building core-data [2022-09-22T22:20:36.135Z] Successfully built a431c1e3fff9 [2022-09-22T22:20:36.135Z] Successfully tagged security-spire-config-arm64:latest [2022-09-22T22:20:36.135Z]  Building security-spire-config ... done Building security-bootstrapper [2022-09-22T22:20:46.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:20:46.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:20:46.200Z] ---> d881726c964e [2022-09-22T22:20:46.200Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:20:46.200Z] ---> Using cache [2022-09-22T22:20:46.200Z] ---> 0486709a2ddf [2022-09-22T22:20:46.200Z] Step 4/24 : WORKDIR /edgex-go [2022-09-22T22:20:46.200Z] ---> Using cache [2022-09-22T22:20:46.200Z] ---> 1701a3850722 [2022-09-22T22:20:46.200Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:20:46.200Z] ---> Using cache [2022-09-22T22:20:46.200Z] ---> 35cc8d2d462a [2022-09-22T22:20:46.200Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-22T22:20:46.200Z] ---> Running in c1089d52ee1e [2022-09-22T22:20:46.200Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:20:46.200Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:20:46.200Z] ---> d881726c964e [2022-09-22T22:20:46.200Z] Step 3/33 : WORKDIR /edgex-go [2022-09-22T22:20:46.200Z] ---> Using cache [2022-09-22T22:20:46.200Z] ---> 8ed584ce0d43 [2022-09-22T22:20:46.200Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:20:46.200Z] ---> Using cache [2022-09-22T22:20:46.200Z] ---> 7bf53f0f85af [2022-09-22T22:20:46.200Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-22T22:20:46.200Z] ---> Running in 1c821a864851 [2022-09-22T22:20:48.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:48.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:49.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:49.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:20:51.622Z] OK: 221 MiB in 51 packages [2022-09-22T22:20:51.894Z] OK: 221 MiB in 51 packages [2022-09-22T22:20:55.248Z] Removing intermediate container 1c821a864851 [2022-09-22T22:20:55.248Z] ---> a48d574705e3 [2022-09-22T22:20:55.248Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-22T22:20:55.248Z] Removing intermediate container c1089d52ee1e [2022-09-22T22:20:55.248Z] ---> 5021a704deb2 [2022-09-22T22:20:55.248Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-22T22:20:57.196Z] ---> 04df2c07ea2c [2022-09-22T22:20:57.196Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:20:57.463Z] ---> 4545c5ceb55b [2022-09-22T22:20:57.463Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:20:57.463Z] ---> Running in 156337c4c5da [2022-09-22T22:20:57.737Z] ---> Running in f5530a91df4b [2022-09-22T22:22:19.344Z] Removing intermediate container f5530a91df4b [2022-09-22T22:22:19.344Z] ---> d5ae64b71615 [2022-09-22T22:22:19.344Z] Step 9/24 : COPY . . [2022-09-22T22:22:19.344Z] Removing intermediate container 156337c4c5da [2022-09-22T22:22:19.344Z] ---> 2aec0a73a715 [2022-09-22T22:22:19.344Z] Step 8/33 : COPY . . [2022-09-22T22:22:19.344Z] ---> 4599536649f7 [2022-09-22T22:22:19.344Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-22T22:22:19.344Z] ---> Running in b03fab99a3e5 [2022-09-22T22:22:19.344Z] ---> 55c70516421e [2022-09-22T22:22:19.344Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-22T22:22:19.344Z] ---> Running in b00cff72e2c8 [2022-09-22T22:22:19.344Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-22T22:22:21.291Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-22T22:25:43.062Z] Removing intermediate container 22fff03ab5b3 [2022-09-22T22:25:43.062Z] ---> 2d26e267301a [2022-09-22T22:25:43.062Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-22T22:25:43.062Z] ---> Running in 10b74e7dd999 [2022-09-22T22:25:43.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-22T22:25:43.062Z] Removing intermediate container 10b74e7dd999 [2022-09-22T22:25:43.062Z] ---> 7bf357325493 [2022-09-22T22:25:43.062Z] [2022-09-22T22:25:43.062Z] Step 11/23 : FROM alpine:3.16 [2022-09-22T22:25:43.062Z] 3.16: Pulling from library/alpine [2022-09-22T22:25:43.062Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T22:25:43.062Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T22:25:43.062Z] ---> a6215f271958 [2022-09-22T22:25:43.062Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:25:43.062Z] ---> Running in 289254c35c85 [2022-09-22T22:25:43.062Z] Removing intermediate container 289254c35c85 [2022-09-22T22:25:43.062Z] ---> a2ac8a2d0862 [2022-09-22T22:25:43.062Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-22T22:25:43.062Z] ---> Running in 623b04b2a1dc [2022-09-22T22:25:43.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:25:43.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:25:45.323Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-22T22:25:45.323Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-22T22:25:45.323Z] (3/33) Installing readline (8.1.2-r0) [2022-09-22T22:25:45.323Z] (4/33) Installing bash (5.1.16-r2) [2022-09-22T22:25:45.323Z] Executing bash-5.1.16-r2.post-install [2022-09-22T22:25:45.323Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-22T22:25:45.592Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-22T22:25:45.592Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-22T22:25:45.592Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-22T22:25:45.592Z] (9/33) Installing curl (7.83.1-r3) [2022-09-22T22:25:45.592Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-22T22:25:46.558Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-22T22:25:46.558Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-22T22:25:46.558Z] (13/33) Installing expat (2.4.9-r0) [2022-09-22T22:25:46.558Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-22T22:25:46.558Z] (15/33) Installing gdbm (1.23-r0) [2022-09-22T22:25:46.558Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-22T22:25:46.558Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T22:25:46.558Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T22:25:46.826Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-22T22:25:46.826Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-22T22:25:46.826Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-22T22:25:49.409Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-22T22:25:49.409Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-22T22:25:49.409Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-22T22:25:49.409Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-22T22:25:49.409Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-22T22:25:49.675Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-22T22:25:49.675Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-22T22:25:49.675Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-22T22:25:49.675Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-22T22:25:49.675Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-22T22:25:49.675Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-22T22:25:49.940Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-22T22:25:50.896Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:25:50.896Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:25:51.475Z] OK: 120 MiB in 47 packages [2022-09-22T22:26:06.445Z] Collecting docker-compose==1.23.2 [2022-09-22T22:26:06.445Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-22T22:26:06.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.2 MB/s eta 0:00:00 [2022-09-22T22:26:06.710Z] Collecting cached-property<2,>=1.2.0 [2022-09-22T22:26:06.710Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-22T22:26:06.976Z] Collecting docopt<0.7,>=0.6.1 [2022-09-22T22:26:06.976Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-22T22:26:06.976Z] Preparing metadata (setup.py): started [2022-09-22T22:26:09.550Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-22T22:26:09.815Z] Collecting docker<4.0,>=3.6.0 [2022-09-22T22:26:09.815Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-22T22:26:09.815Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 13.6 MB/s eta 0:00:00 [2022-09-22T22:26:10.769Z] Collecting PyYAML<4,>=3.10 [2022-09-22T22:26:10.769Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-22T22:26:10.769Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.4 MB/s eta 0:00:00 [2022-09-22T22:26:12.172Z] Preparing metadata (setup.py): started [2022-09-22T22:26:14.107Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-22T22:26:14.372Z] Collecting texttable<0.10,>=0.9.0 [2022-09-22T22:26:14.372Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-22T22:26:14.372Z] Preparing metadata (setup.py): started [2022-09-22T22:26:16.309Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-22T22:26:16.891Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-22T22:26:16.891Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-22T22:26:17.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.4 MB/s eta 0:00:00 [2022-09-22T22:26:17.155Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-22T22:26:17.733Z] Collecting jsonschema<3,>=2.5.1 [2022-09-22T22:26:17.733Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-22T22:26:18.690Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-22T22:26:18.690Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-22T22:26:18.690Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.4 MB/s eta 0:00:00 [2022-09-22T22:26:18.956Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-22T22:26:18.956Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-22T22:26:18.956Z] Preparing metadata (setup.py): started [2022-09-22T22:26:20.895Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-22T22:26:21.854Z] Collecting docker-pycreds>=0.4.0 [2022-09-22T22:26:21.854Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-22T22:26:22.120Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-22T22:26:22.120Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-22T22:26:22.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.0 MB/s eta 0:00:00 [2022-09-22T22:26:22.700Z] Collecting certifi>=2017.4.17 [2022-09-22T22:26:22.700Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-22T22:26:22.700Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 12.6 MB/s eta 0:00:00 [2022-09-22T22:26:22.966Z] Collecting idna<2.8,>=2.5 [2022-09-22T22:26:22.966Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-22T22:26:22.966Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.6 MB/s eta 0:00:00 [2022-09-22T22:26:23.923Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-22T22:26:23.923Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-22T22:26:23.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.2 MB/s eta 0:00:00 [2022-09-22T22:26:24.189Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-22T22:26:24.189Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-22T22:26:24.189Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-22T22:26:24.189Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-22T22:26:25.145Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-22T22:26:25.145Z] Running setup.py install for texttable: started [2022-09-22T22:26:27.715Z] Running setup.py install for texttable: finished with status 'done' [2022-09-22T22:26:27.715Z] Running setup.py install for PyYAML: started [2022-09-22T22:26:30.298Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-22T22:26:32.229Z] Running setup.py install for docopt: started [2022-09-22T22:26:34.799Z] Running setup.py install for docopt: finished with status 'done' [2022-09-22T22:26:38.133Z] Running setup.py install for dockerpty: started [2022-09-22T22:26:40.078Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-22T22:26:44.337Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-22T22:26:44.337Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-22T22:27:02.840Z] Removing intermediate container 623b04b2a1dc [2022-09-22T22:27:02.840Z] ---> 5d9d83f51c47 [2022-09-22T22:27:02.840Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-22T22:27:02.840Z] ---> Running in 404b525570fc [2022-09-22T22:27:02.840Z] Removing intermediate container 404b525570fc [2022-09-22T22:27:02.840Z] ---> 105cb3a22b03 [2022-09-22T22:27:02.840Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-22T22:27:02.840Z] ---> Running in 041852d1f1ed [2022-09-22T22:27:02.840Z] Removing intermediate container 041852d1f1ed [2022-09-22T22:27:02.840Z] ---> c69d19d8c107 [2022-09-22T22:27:02.840Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-22T22:27:02.840Z] ---> 612c227129ae [2022-09-22T22:27:02.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-22T22:27:03.937Z] ---> b60206f15a66 [2022-09-22T22:27:03.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-22T22:27:04.975Z] ---> 42f7ef105565 [2022-09-22T22:27:04.975Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-22T22:27:04.975Z] ---> Running in fa7ad6189810 [2022-09-22T22:27:05.255Z] Removing intermediate container fa7ad6189810 [2022-09-22T22:27:05.255Z] ---> b1c166fe8758 [2022-09-22T22:27:05.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:27:05.523Z] ---> Running in 3bc056538923 [2022-09-22T22:27:06.102Z] Removing intermediate container 3bc056538923 [2022-09-22T22:27:06.102Z] ---> 82dfcf5cd13c [2022-09-22T22:27:06.102Z] Step 21/23 : LABEL arch=arm64 [2022-09-22T22:27:06.102Z] ---> Running in 34412d11b5bf [2022-09-22T22:27:06.681Z] Removing intermediate container 34412d11b5bf [2022-09-22T22:27:06.681Z] ---> bef37c3a8e40 [2022-09-22T22:27:06.681Z] Step 22/23 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:27:06.681Z] ---> Running in 8ef0cdd5947f [2022-09-22T22:27:07.261Z] Removing intermediate container 8ef0cdd5947f [2022-09-22T22:27:07.261Z] ---> 5f4c89b4ec53 [2022-09-22T22:27:07.261Z] Step 23/23 : LABEL version=2.3.0-dev.71 [2022-09-22T22:27:07.261Z] ---> Running in dde733d106f3 [2022-09-22T22:27:07.844Z] Removing intermediate container dde733d106f3 [2022-09-22T22:27:07.844Z] ---> 11abddc424e2 [2022-09-22T22:27:07.844Z] [2022-09-22T22:27:07.844Z] Successfully built 11abddc424e2 [2022-09-22T22:27:07.844Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-22T22:27:07.844Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-09-22T22:27:11.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:27:11.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:27:11.174Z] ---> d881726c964e [2022-09-22T22:27:11.174Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:27:11.174Z] ---> Using cache [2022-09-22T22:27:11.174Z] ---> 0486709a2ddf [2022-09-22T22:27:11.174Z] Step 4/23 : WORKDIR /edgex-go [2022-09-22T22:27:11.174Z] ---> Using cache [2022-09-22T22:27:11.174Z] ---> 1701a3850722 [2022-09-22T22:27:11.174Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:27:11.174Z] ---> Using cache [2022-09-22T22:27:11.174Z] ---> 35cc8d2d462a [2022-09-22T22:27:11.174Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-22T22:27:11.174Z] ---> Running in b616d655fd80 [2022-09-22T22:27:13.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:27:14.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:27:15.472Z] OK: 221 MiB in 51 packages [2022-09-22T22:27:17.421Z] Removing intermediate container b616d655fd80 [2022-09-22T22:27:17.421Z] ---> 8810c8163a19 [2022-09-22T22:27:17.421Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-22T22:27:18.002Z] ---> b8769793c863 [2022-09-22T22:27:18.002Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:27:18.002Z] ---> Running in 06103654e7e6 [2022-09-22T22:27:30.306Z] Removing intermediate container 7225e79fe7a3 [2022-09-22T22:27:30.306Z] ---> fc7dd9df7f22 [2022-09-22T22:27:30.306Z] [2022-09-22T22:27:30.306Z] Step 9/20 : FROM alpine:3.15 [2022-09-22T22:27:30.306Z] ---> 02e0d6fdf486 [2022-09-22T22:27:30.306Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:27:30.306Z] ---> Using cache [2022-09-22T22:27:30.306Z] ---> 6ca2e09df44b [2022-09-22T22:27:30.306Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:27:30.306Z] ---> Using cache [2022-09-22T22:27:30.306Z] ---> 339ffc68b1e4 [2022-09-22T22:27:30.306Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-22T22:27:30.306Z] ---> Running in 9e24ecb9e18c [2022-09-22T22:27:30.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:27:31.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:27:33.396Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-22T22:27:33.396Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-22T22:27:33.396Z] OK: 15734 distinct packages available [2022-09-22T22:27:33.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:27:34.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:27:36.044Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-22T22:27:36.044Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-22T22:27:36.044Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-22T22:27:36.309Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-22T22:27:36.309Z] (5/9) Installing curl (7.80.0-r3) [2022-09-22T22:27:36.309Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-22T22:27:36.573Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-22T22:27:36.573Z] (8/9) Installing libucontext (1.1-r0) [2022-09-22T22:27:36.573Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-22T22:27:36.838Z] Executing busybox-1.34.1-r7.trigger [2022-09-22T22:27:36.838Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:27:37.418Z] OK: 8 MiB in 23 packages [2022-09-22T22:27:39.994Z] Removing intermediate container 9e24ecb9e18c [2022-09-22T22:27:39.994Z] ---> 07e8cebdefea [2022-09-22T22:27:39.994Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:27:40.584Z] ---> a2ef09dbab47 [2022-09-22T22:27:40.584Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-22T22:27:42.521Z] ---> ce35f617d31b [2022-09-22T22:27:42.521Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-22T22:27:43.474Z] ---> 06fd89e0b7d9 [2022-09-22T22:27:43.474Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-22T22:27:43.474Z] ---> Running in babae5bf1afb [2022-09-22T22:27:44.054Z] Removing intermediate container babae5bf1afb [2022-09-22T22:27:44.054Z] ---> dd8595c9fbc4 [2022-09-22T22:27:44.054Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:27:44.054Z] ---> Running in f92484f8bc63 [2022-09-22T22:27:44.635Z] Removing intermediate container f92484f8bc63 [2022-09-22T22:27:44.635Z] ---> 6f1db205e4d0 [2022-09-22T22:27:44.635Z] Step 18/20 : LABEL arch=arm64 [2022-09-22T22:27:44.635Z] ---> Running in 16e18c6b1198 [2022-09-22T22:27:45.220Z] Removing intermediate container 16e18c6b1198 [2022-09-22T22:27:45.220Z] ---> 5626d7f1e6e0 [2022-09-22T22:27:45.220Z] Step 19/20 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:27:45.486Z] ---> Running in f9a17c671c6a [2022-09-22T22:27:46.085Z] Removing intermediate container f9a17c671c6a [2022-09-22T22:27:46.085Z] ---> 4d9c9d58b246 [2022-09-22T22:27:46.085Z] Step 20/20 : LABEL version=2.3.0-dev.71 [2022-09-22T22:27:46.085Z] ---> Running in 0d63f93a8bf6 [2022-09-22T22:27:46.667Z] Removing intermediate container 0d63f93a8bf6 [2022-09-22T22:27:46.667Z] ---> b5c2e5c2891e [2022-09-22T22:27:46.667Z] [2022-09-22T22:27:46.667Z] Successfully built b5c2e5c2891e [2022-09-22T22:27:46.667Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-22T22:27:46.667Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-09-22T22:27:49.996Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:27:49.996Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:27:49.996Z] ---> d881726c964e [2022-09-22T22:27:49.996Z] Step 3/26 : WORKDIR /edgex-go [2022-09-22T22:27:49.996Z] ---> Using cache [2022-09-22T22:27:49.996Z] ---> 8ed584ce0d43 [2022-09-22T22:27:49.996Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:27:49.996Z] ---> Using cache [2022-09-22T22:27:49.996Z] ---> 7bf53f0f85af [2022-09-22T22:27:49.996Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-22T22:27:49.996Z] ---> Using cache [2022-09-22T22:27:49.996Z] ---> a52dce37222f [2022-09-22T22:27:49.996Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-22T22:27:49.996Z] ---> Using cache [2022-09-22T22:27:49.996Z] ---> 95d90d497978 [2022-09-22T22:27:49.996Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:27:49.996Z] ---> Using cache [2022-09-22T22:27:49.996Z] ---> 63f1477a7c7c [2022-09-22T22:27:49.996Z] Step 8/26 : COPY . . [2022-09-22T22:27:50.262Z] ---> Using cache [2022-09-22T22:27:50.262Z] ---> 2b9b799083e2 [2022-09-22T22:27:50.263Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-22T22:27:50.263Z] ---> Using cache [2022-09-22T22:27:50.263Z] ---> d8ee8431772f [2022-09-22T22:27:50.263Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-22T22:27:50.263Z] ---> Using cache [2022-09-22T22:27:50.263Z] ---> 8a79da777a82 [2022-09-22T22:27:50.263Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-22T22:27:50.529Z] ---> Running in 63f15f85a311 [2022-09-22T22:27:54.780Z] Removing intermediate container 63f15f85a311 [2022-09-22T22:27:54.780Z] ---> 1c5c650126d5 [2022-09-22T22:27:54.780Z] Step 12/26 : WORKDIR /edgex-go [2022-09-22T22:27:54.780Z] ---> Running in a905b620aaa5 [2022-09-22T22:27:55.360Z] Removing intermediate container a905b620aaa5 [2022-09-22T22:27:55.360Z] ---> 09765cd16860 [2022-09-22T22:27:55.360Z] [2022-09-22T22:27:55.360Z] Step 13/26 : FROM alpine:3.15 [2022-09-22T22:27:55.360Z] ---> 02e0d6fdf486 [2022-09-22T22:27:55.360Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:27:55.360Z] ---> Using cache [2022-09-22T22:27:55.360Z] ---> 6ca2e09df44b [2022-09-22T22:27:55.360Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:27:55.360Z] ---> Using cache [2022-09-22T22:27:55.360Z] ---> 339ffc68b1e4 [2022-09-22T22:27:55.360Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-22T22:27:55.360Z] ---> Using cache [2022-09-22T22:27:55.360Z] ---> edbfc0859cf8 [2022-09-22T22:27:55.360Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-22T22:28:01.984Z] ---> 64b1807589e6 [2022-09-22T22:28:01.984Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-22T22:28:12.042Z] ---> 1ca1c39b980e [2022-09-22T22:28:12.042Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-22T22:28:15.371Z] ---> 62ae51146722 [2022-09-22T22:28:15.371Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-22T22:28:16.772Z] ---> ce82b0834f10 [2022-09-22T22:28:16.772Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-22T22:28:18.171Z] ---> c0a190d90fd1 [2022-09-22T22:28:18.171Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-22T22:28:18.437Z] ---> Running in 7be09cb1fb6e [2022-09-22T22:28:19.391Z] Removing intermediate container 7be09cb1fb6e [2022-09-22T22:28:19.391Z] ---> a4d416a3f334 [2022-09-22T22:28:19.391Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-22T22:28:19.657Z] ---> Running in c4bbac274314 [2022-09-22T22:28:20.239Z] Removing intermediate container b00cff72e2c8 [2022-09-22T22:28:20.239Z] ---> 6e15d12bad8d [2022-09-22T22:28:20.239Z] [2022-09-22T22:28:20.239Z] Step 10/33 : FROM alpine:3.16 [2022-09-22T22:28:20.239Z] ---> a6215f271958 [2022-09-22T22:28:20.239Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-22T22:28:20.504Z] ---> Running in 884b0f78c963 [2022-09-22T22:28:20.769Z] Removing intermediate container c4bbac274314 [2022-09-22T22:28:20.769Z] ---> 7eb407f1e811 [2022-09-22T22:28:20.769Z] Step 24/26 : LABEL arch=arm64 [2022-09-22T22:28:21.035Z] ---> Running in 26784aa65811 [2022-09-22T22:28:21.619Z] Removing intermediate container 884b0f78c963 [2022-09-22T22:28:21.619Z] ---> 33fa779cacc4 [2022-09-22T22:28:21.619Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-22T22:28:21.619Z] ---> Running in a4c0f9a9d109 [2022-09-22T22:28:22.202Z] Removing intermediate container 26784aa65811 [2022-09-22T22:28:22.202Z] ---> 0557e0293b74 [2022-09-22T22:28:22.202Z] Step 25/26 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:28:22.202Z] ---> Running in 06d038ad85b2 [2022-09-22T22:28:23.602Z] Removing intermediate container 06d038ad85b2 [2022-09-22T22:28:23.602Z] ---> 03c61e3ea570 [2022-09-22T22:28:23.602Z] Step 26/26 : LABEL version=2.3.0-dev.71 [2022-09-22T22:28:23.602Z] ---> Running in a3194df89882 [2022-09-22T22:28:23.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:28:24.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:28:24.450Z] Removing intermediate container a3194df89882 [2022-09-22T22:28:24.450Z] ---> ea13dff61ba6 [2022-09-22T22:28:24.450Z] [2022-09-22T22:28:24.716Z] Successfully built ea13dff61ba6 [2022-09-22T22:28:24.716Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-22T22:28:24.716Z] Building security-secretstore-setup [2022-09-22T22:28:25.671Z]  Building security-spire-agent ... done (1/2) Installing dumb-init (1.2.5-r1) [2022-09-22T22:28:25.671Z] (2/2) Installing su-exec (0.2-r1) [2022-09-22T22:28:25.671Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:28:25.671Z] OK: 5 MiB in 16 packages [2022-09-22T22:28:27.610Z] Removing intermediate container a4c0f9a9d109 [2022-09-22T22:28:27.610Z] ---> 0685f7572522 [2022-09-22T22:28:27.610Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-22T22:28:27.876Z] ---> Running in ee1ddedde6f7 [2022-09-22T22:28:28.458Z] Removing intermediate container 06103654e7e6 [2022-09-22T22:28:28.458Z] ---> a844bdacdd3f [2022-09-22T22:28:28.458Z] Step 9/23 : COPY . . [2022-09-22T22:28:29.038Z] Removing intermediate container ee1ddedde6f7 [2022-09-22T22:28:29.038Z] ---> 31acfcc8497b [2022-09-22T22:28:29.038Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-22T22:28:29.038Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:28:29.038Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:28:29.038Z] ---> d881726c964e [2022-09-22T22:28:29.038Z] Step 3/25 : WORKDIR /edgex-go [2022-09-22T22:28:29.038Z] ---> Using cache [2022-09-22T22:28:29.038Z] ---> 8ed584ce0d43 [2022-09-22T22:28:29.038Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:28:29.038Z] ---> Using cache [2022-09-22T22:28:29.038Z] ---> 7bf53f0f85af [2022-09-22T22:28:29.038Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-22T22:28:29.038Z] ---> Using cache [2022-09-22T22:28:29.038Z] ---> a48d574705e3 [2022-09-22T22:28:29.038Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-22T22:28:29.038Z] ---> Running in be7811accc81 [2022-09-22T22:28:29.304Z] ---> Using cache [2022-09-22T22:28:29.304Z] ---> 04df2c07ea2c [2022-09-22T22:28:29.304Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:28:29.304Z] ---> Using cache [2022-09-22T22:28:29.304Z] ---> 2aec0a73a715 [2022-09-22T22:28:29.304Z] Step 8/25 : COPY . . [2022-09-22T22:28:29.885Z] ---> Using cache [2022-09-22T22:28:29.885Z] ---> 55c70516421e [2022-09-22T22:28:29.885Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-22T22:28:30.150Z] Removing intermediate container be7811accc81 [2022-09-22T22:28:30.150Z] ---> a77def3e1306 [2022-09-22T22:28:30.150Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-22T22:28:30.150Z] ---> Running in a608a59b5702 [2022-09-22T22:28:30.417Z] ---> Running in 584aea868e20 [2022-09-22T22:28:31.371Z] Removing intermediate container 584aea868e20 [2022-09-22T22:28:31.371Z] ---> 2f4b800be289 [2022-09-22T22:28:31.371Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-22T22:28:31.637Z] ---> Running in f2c5b5af65c6 [2022-09-22T22:28:32.592Z] Removing intermediate container f2c5b5af65c6 [2022-09-22T22:28:32.592Z] ---> f1a31aa63fd9 [2022-09-22T22:28:32.592Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-22T22:28:32.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-22T22:28:32.857Z] ---> Running in 923288b8d70c [2022-09-22T22:28:34.260Z] ---> 2e100eef6824 [2022-09-22T22:28:34.260Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-22T22:28:34.260Z] ---> Running in b0940f5c6a59 [2022-09-22T22:28:36.841Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-22T22:28:36.841Z] Removing intermediate container 923288b8d70c [2022-09-22T22:28:36.841Z] ---> 8571735fd5b1 [2022-09-22T22:28:36.841Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-22T22:28:36.841Z] ---> Running in 65bd0bcfad47 [2022-09-22T22:28:37.107Z] Removing intermediate container 65bd0bcfad47 [2022-09-22T22:28:37.107Z] ---> 688b272a523e [2022-09-22T22:28:37.107Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-22T22:28:38.067Z] ---> 2053f3443d3f [2022-09-22T22:28:38.067Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-22T22:28:38.332Z] ---> Running in d379d14987c4 [2022-09-22T22:28:41.666Z] Removing intermediate container d379d14987c4 [2022-09-22T22:28:41.666Z] ---> 90f9c08fe083 [2022-09-22T22:28:41.666Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:28:42.247Z] ---> 58a1d61ea11d [2022-09-22T22:28:42.247Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-22T22:28:44.817Z] ---> 16040ae4efa2 [2022-09-22T22:28:44.817Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-22T22:28:46.221Z] ---> dc803431db9e [2022-09-22T22:28:46.221Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-22T22:28:47.626Z] ---> b450924eb3c4 [2022-09-22T22:28:47.626Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-22T22:28:49.027Z] ---> 9ef85c451d48 [2022-09-22T22:28:49.027Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-22T22:28:50.964Z] ---> d33b0385a17b [2022-09-22T22:28:50.964Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-22T22:28:52.368Z] ---> b087085abc12 [2022-09-22T22:28:52.368Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-22T22:28:52.368Z] ---> Running in 85679d6e4ce5 [2022-09-22T22:28:56.635Z] Removing intermediate container 85679d6e4ce5 [2022-09-22T22:28:56.635Z] ---> 1be693619fdb [2022-09-22T22:28:56.635Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-22T22:28:56.635Z] ---> Running in 74867765837c [2022-09-22T22:28:57.595Z] Removing intermediate container 74867765837c [2022-09-22T22:28:57.595Z] ---> 00b997b794d0 [2022-09-22T22:28:57.595Z] Step 30/33 : CMD ["gate"] [2022-09-22T22:28:57.595Z] ---> Running in 2d066b9c3ac0 [2022-09-22T22:28:58.176Z] Removing intermediate container 2d066b9c3ac0 [2022-09-22T22:28:58.176Z] ---> ec9eb325cd5a [2022-09-22T22:28:58.176Z] Step 31/33 : LABEL arch=arm64 [2022-09-22T22:28:58.441Z] ---> Running in 5793e678c807 [2022-09-22T22:28:58.441Z] Removing intermediate container 65e839a62c85 [2022-09-22T22:28:58.441Z] ---> a2cb23670d11 [2022-09-22T22:28:58.441Z] [2022-09-22T22:28:58.441Z] Step 11/23 : FROM alpine:3.16 [2022-09-22T22:28:58.441Z] ---> a6215f271958 [2022-09-22T22:28:58.441Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-22T22:28:58.707Z] ---> Running in 50cd00f2dfcd [2022-09-22T22:28:59.292Z] Removing intermediate container 5793e678c807 [2022-09-22T22:28:59.292Z] ---> 1a0825dfc2f5 [2022-09-22T22:28:59.292Z] Step 32/33 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:28:59.557Z] ---> Running in 8956b48c15f6 [2022-09-22T22:29:00.518Z] Removing intermediate container 8956b48c15f6 [2022-09-22T22:29:00.518Z] ---> 269e531dfa64 [2022-09-22T22:29:00.518Z] Step 33/33 : LABEL version=2.3.0-dev.71 [2022-09-22T22:29:00.518Z] ---> Running in 0643f0679f8e [2022-09-22T22:29:00.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:29:01.048Z] Removing intermediate container 0643f0679f8e [2022-09-22T22:29:01.048Z] ---> 2c181c965de3 [2022-09-22T22:29:01.048Z] [2022-09-22T22:29:01.048Z] Successfully built 2c181c965de3 [2022-09-22T22:29:01.048Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-22T22:29:01.048Z] Building security-proxy-setup [2022-09-22T22:29:01.312Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:29:02.713Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-22T22:29:02.713Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:29:02.713Z] OK: 5 MiB in 15 packages [2022-09-22T22:29:04.649Z] Removing intermediate container 50cd00f2dfcd [2022-09-22T22:29:04.649Z] ---> 86235fc84799 [2022-09-22T22:29:04.649Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:29:04.649Z] ---> Running in 40f4bf05594d [2022-09-22T22:29:05.229Z] Removing intermediate container 40f4bf05594d [2022-09-22T22:29:05.229Z] ---> 448775e8e674 [2022-09-22T22:29:05.229Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-22T22:29:05.229Z] ---> Running in 887c37044ec7 [2022-09-22T22:29:05.493Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:29:05.493Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:29:05.493Z] ---> d881726c964e [2022-09-22T22:29:05.493Z] Step 3/22 : WORKDIR /edgex-go [2022-09-22T22:29:05.493Z] ---> Using cache [2022-09-22T22:29:05.493Z] ---> 8ed584ce0d43 [2022-09-22T22:29:05.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:29:05.493Z] ---> Using cache [2022-09-22T22:29:05.493Z] ---> 7bf53f0f85af [2022-09-22T22:29:05.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-22T22:29:05.493Z] ---> Using cache [2022-09-22T22:29:05.493Z] ---> a48d574705e3 [2022-09-22T22:29:05.493Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-22T22:29:05.772Z] ---> Using cache [2022-09-22T22:29:05.772Z] ---> 04df2c07ea2c [2022-09-22T22:29:05.772Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:29:05.772Z] ---> Using cache [2022-09-22T22:29:05.772Z] ---> 2aec0a73a715 [2022-09-22T22:29:05.772Z] Step 8/22 : COPY . . [2022-09-22T22:29:05.772Z] ---> Using cache [2022-09-22T22:29:05.772Z] ---> 55c70516421e [2022-09-22T22:29:05.772Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-22T22:29:06.041Z] Removing intermediate container 887c37044ec7 [2022-09-22T22:29:06.041Z] ---> bdf8f8575491 [2022-09-22T22:29:06.041Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-22T22:29:06.041Z] ---> Running in 55153f885814 [2022-09-22T22:29:06.307Z] ---> Running in c4db01d34229 [2022-09-22T22:29:06.888Z] Removing intermediate container c4db01d34229 [2022-09-22T22:29:06.888Z] ---> 37000a2e1d1c [2022-09-22T22:29:06.888Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:29:07.857Z] ---> 95e22d82161a [2022-09-22T22:29:07.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-22T22:29:08.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-22T22:29:10.067Z] ---> 80a682c50d80 [2022-09-22T22:29:10.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-22T22:29:11.523Z] ---> 81798580451f [2022-09-22T22:29:11.523Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-22T22:29:11.797Z] ---> Running in 18c36bb005eb [2022-09-22T22:29:12.801Z] Removing intermediate container 18c36bb005eb [2022-09-22T22:29:12.801Z] ---> ff5aa91e0477 [2022-09-22T22:29:12.801Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:29:12.801Z] ---> Running in 79f68c704d99 [2022-09-22T22:29:13.398Z] Removing intermediate container 79f68c704d99 [2022-09-22T22:29:13.398Z] ---> 3576a36bc736 [2022-09-22T22:29:13.398Z] Step 21/23 : LABEL arch=arm64 [2022-09-22T22:29:13.398Z] ---> Running in df3843700118 [2022-09-22T22:29:14.356Z] Removing intermediate container df3843700118 [2022-09-22T22:29:14.356Z] ---> d9b18822420b [2022-09-22T22:29:14.356Z] Step 22/23 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:29:14.356Z] ---> Running in dc8dcf4f688c [2022-09-22T22:29:15.311Z] Removing intermediate container dc8dcf4f688c [2022-09-22T22:29:15.311Z] ---> b3966cfd96b1 [2022-09-22T22:29:15.311Z] Step 23/23 : LABEL version=2.3.0-dev.71 [2022-09-22T22:29:15.311Z] ---> Running in f8af744e7be8 [2022-09-22T22:29:16.267Z] Removing intermediate container f8af744e7be8 [2022-09-22T22:29:16.267Z] ---> d4af152b0a93 [2022-09-22T22:29:16.267Z] [2022-09-22T22:29:16.535Z] Successfully built d4af152b0a93 [2022-09-22T22:29:16.535Z] Successfully tagged support-scheduler-arm64:latest [2022-09-22T22:29:16.535Z]  Building support-scheduler ... done Building core-command [2022-09-22T22:29:21.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:29:21.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:29:21.867Z] ---> d881726c964e [2022-09-22T22:29:21.867Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:29:21.867Z] ---> Using cache [2022-09-22T22:29:21.867Z] ---> 0486709a2ddf [2022-09-22T22:29:21.867Z] Step 4/24 : WORKDIR /edgex-go [2022-09-22T22:29:21.867Z] ---> Using cache [2022-09-22T22:29:21.867Z] ---> 1701a3850722 [2022-09-22T22:29:21.867Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:29:21.867Z] ---> Using cache [2022-09-22T22:29:21.867Z] ---> 35cc8d2d462a [2022-09-22T22:29:21.867Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-22T22:29:21.867Z] ---> Using cache [2022-09-22T22:29:21.867Z] ---> 0a3b4ca9f21a [2022-09-22T22:29:21.867Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-22T22:29:21.867Z] ---> Using cache [2022-09-22T22:29:21.867Z] ---> ea78a4b2f273 [2022-09-22T22:29:21.867Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:29:21.867Z] ---> Using cache [2022-09-22T22:29:21.867Z] ---> 6c8e56b988a0 [2022-09-22T22:29:21.867Z] Step 9/24 : COPY . . [2022-09-22T22:29:21.867Z] ---> Using cache [2022-09-22T22:29:21.867Z] ---> 2d3416761b27 [2022-09-22T22:29:21.867Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-22T22:29:21.867Z] ---> Running in 5ad62c687682 [2022-09-22T22:29:22.450Z] Removing intermediate container b03fab99a3e5 [2022-09-22T22:29:22.450Z] ---> c2ae51f10dd6 [2022-09-22T22:29:22.450Z] [2022-09-22T22:29:22.450Z] Step 11/24 : FROM alpine:3.16 [2022-09-22T22:29:22.450Z] ---> a6215f271958 [2022-09-22T22:29:22.450Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-22T22:29:23.864Z] ---> Running in 7179e328006a [2022-09-22T22:29:23.864Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-22T22:29:24.132Z] Removing intermediate container 7179e328006a [2022-09-22T22:29:24.132Z] ---> 38ffaaeb4b7e [2022-09-22T22:29:24.132Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-22T22:29:24.403Z] ---> Running in 8fe5edf139c6 [2022-09-22T22:29:24.667Z] Removing intermediate container 8fe5edf139c6 [2022-09-22T22:29:24.667Z] ---> 65acb05f3692 [2022-09-22T22:29:24.667Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-22T22:29:24.933Z] ---> Running in fe15885cc4c4 [2022-09-22T22:29:25.514Z] Removing intermediate container fe15885cc4c4 [2022-09-22T22:29:25.514Z] ---> 5681ffc869fa [2022-09-22T22:29:25.514Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:29:25.514Z] ---> Running in bfe89ce48ab1 [2022-09-22T22:29:28.087Z] Removing intermediate container bfe89ce48ab1 [2022-09-22T22:29:28.087Z] ---> cacec31ceef6 [2022-09-22T22:29:28.087Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-22T22:29:28.353Z] ---> Running in dafd77d7d4f8 [2022-09-22T22:29:30.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:29:31.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:29:32.205Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-22T22:29:32.471Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T22:29:32.471Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-22T22:29:32.737Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T22:29:32.737Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-22T22:29:33.001Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-22T22:29:33.001Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:29:33.001Z] OK: 8 MiB in 20 packages [2022-09-22T22:29:34.935Z] Removing intermediate container dafd77d7d4f8 [2022-09-22T22:29:34.935Z] ---> 15ec22d9d73a [2022-09-22T22:29:34.935Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:29:35.891Z] ---> 258090d48e58 [2022-09-22T22:29:35.891Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-22T22:29:37.823Z] ---> 9f8deeb25f6c [2022-09-22T22:29:37.823Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-22T22:29:38.402Z] ---> 212218b9140e [2022-09-22T22:29:38.402Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-22T22:29:38.402Z] ---> Running in a14f37496fba [2022-09-22T22:29:38.983Z] Removing intermediate container a14f37496fba [2022-09-22T22:29:39.249Z] ---> a7fce12d7977 [2022-09-22T22:29:39.249Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:29:39.249Z] ---> Running in 7448951d92e0 [2022-09-22T22:29:39.831Z] Removing intermediate container 7448951d92e0 [2022-09-22T22:29:39.831Z] ---> c8a975c6e28e [2022-09-22T22:29:39.831Z] Step 22/24 : LABEL arch=arm64 [2022-09-22T22:29:39.831Z] ---> Running in 5ee2d4eb2356 [2022-09-22T22:29:40.409Z] Removing intermediate container 5ee2d4eb2356 [2022-09-22T22:29:40.409Z] ---> 6ded619faec8 [2022-09-22T22:29:40.409Z] Step 23/24 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:29:40.409Z] ---> Running in 1198c7513ec1 [2022-09-22T22:29:40.993Z] Removing intermediate container 1198c7513ec1 [2022-09-22T22:29:40.993Z] ---> d17c7188993d [2022-09-22T22:29:40.993Z] Step 24/24 : LABEL version=2.3.0-dev.71 [2022-09-22T22:29:40.993Z] ---> Running in 643255844c29 [2022-09-22T22:29:41.258Z] Removing intermediate container 643255844c29 [2022-09-22T22:29:41.258Z] ---> fc2ac8e9fb51 [2022-09-22T22:29:41.258Z] [2022-09-22T22:29:41.524Z] Successfully built fc2ac8e9fb51 [2022-09-22T22:29:41.524Z] Successfully tagged core-data-arm64:latest [2022-09-22T22:29:41.524Z]  Building core-data ... done Building core-metadata [2022-09-22T22:29:44.852Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-22T22:29:44.852Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-22T22:29:44.852Z] ---> d881726c964e [2022-09-22T22:29:44.852Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-22T22:29:44.852Z] ---> Using cache [2022-09-22T22:29:44.852Z] ---> 0486709a2ddf [2022-09-22T22:29:44.852Z] Step 4/25 : WORKDIR /edgex-go [2022-09-22T22:29:44.852Z] ---> Using cache [2022-09-22T22:29:44.852Z] ---> 1701a3850722 [2022-09-22T22:29:44.852Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T22:29:44.852Z] ---> Using cache [2022-09-22T22:29:44.852Z] ---> 35cc8d2d462a [2022-09-22T22:29:44.852Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-22T22:29:44.852Z] ---> Using cache [2022-09-22T22:29:44.852Z] ---> 0a3b4ca9f21a [2022-09-22T22:29:44.852Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-22T22:29:44.852Z] ---> Using cache [2022-09-22T22:29:44.852Z] ---> ea78a4b2f273 [2022-09-22T22:29:44.852Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T22:29:44.852Z] ---> Using cache [2022-09-22T22:29:44.852Z] ---> 6c8e56b988a0 [2022-09-22T22:29:44.852Z] Step 9/25 : COPY . . [2022-09-22T22:29:44.852Z] ---> Using cache [2022-09-22T22:29:44.852Z] ---> 2d3416761b27 [2022-09-22T22:29:44.852Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-22T22:29:45.117Z] ---> Running in 561f202e8ca6 [2022-09-22T22:29:47.049Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-22T22:33:53.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-22T22:34:03.820Z] Removing intermediate container a608a59b5702 [2022-09-22T22:34:03.820Z] ---> d1ff376f7d0c [2022-09-22T22:34:03.820Z] [2022-09-22T22:34:03.820Z] Step 10/25 : FROM alpine:3.16 [2022-09-22T22:34:03.820Z] ---> a6215f271958 [2022-09-22T22:34:03.820Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-22T22:34:03.820Z] ---> Running in 6dcbcddc78f6 [2022-09-22T22:34:05.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:34:05.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:34:07.264Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-22T22:34:07.264Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-22T22:34:07.264Z] (3/3) Installing su-exec (0.2-r1) [2022-09-22T22:34:07.264Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:34:07.264Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:34:07.532Z] OK: 6 MiB in 17 packages [2022-09-22T22:34:09.467Z] Removing intermediate container 6dcbcddc78f6 [2022-09-22T22:34:09.467Z] ---> b8af15cb525e [2022-09-22T22:34:09.467Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-22T22:34:09.467Z] ---> Running in 5990f9825f8d [2022-09-22T22:34:09.790Z] Removing intermediate container 5990f9825f8d [2022-09-22T22:34:09.790Z] ---> 19b7405e7b7d [2022-09-22T22:34:09.790Z] Step 13/25 : WORKDIR / [2022-09-22T22:34:09.790Z] ---> Running in 61b273d6c751 [2022-09-22T22:34:10.378Z] Removing intermediate container 61b273d6c751 [2022-09-22T22:34:10.378Z] ---> 040c2bccc00e [2022-09-22T22:34:10.378Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-22T22:34:11.342Z] ---> e4883da97e73 [2022-09-22T22:34:11.342Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-22T22:34:12.305Z] ---> 45ea4aa24153 [2022-09-22T22:34:12.305Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-22T22:34:12.891Z] ---> bf6ffe7b2071 [2022-09-22T22:34:12.891Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-22T22:34:13.851Z] ---> f5d7f62b3745 [2022-09-22T22:34:13.851Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-22T22:34:15.259Z] ---> 612ac791a6a4 [2022-09-22T22:34:15.259Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-22T22:34:16.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-22T22:34:16.807Z] ---> 7e97d02b41f9 [2022-09-22T22:34:16.807Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-22T22:34:17.766Z] ---> 89e312544fb9 [2022-09-22T22:34:17.766Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-22T22:34:18.040Z] ---> Running in 5e04ec9a07c9 [2022-09-22T22:34:21.395Z] Removing intermediate container 5e04ec9a07c9 [2022-09-22T22:34:21.395Z] ---> 75b7e0ed373e [2022-09-22T22:34:21.395Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-22T22:34:21.395Z] ---> Running in f49e080582dd [2022-09-22T22:34:21.659Z] Removing intermediate container f49e080582dd [2022-09-22T22:34:21.659Z] ---> 3082cf9dee56 [2022-09-22T22:34:21.659Z] Step 23/25 : LABEL arch=arm64 [2022-09-22T22:34:21.659Z] ---> Running in e9c31d88325f [2022-09-22T22:34:22.247Z] Removing intermediate container e9c31d88325f [2022-09-22T22:34:22.247Z] ---> 632f3adaf77e [2022-09-22T22:34:22.247Z] Step 24/25 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:34:22.247Z] ---> Running in 312cae8a824c [2022-09-22T22:34:22.835Z] Removing intermediate container 312cae8a824c [2022-09-22T22:34:22.835Z] ---> 2232402c8cfc [2022-09-22T22:34:22.835Z] Step 25/25 : LABEL version=2.3.0-dev.71 [2022-09-22T22:34:22.835Z] ---> Running in ebc16b981201 [2022-09-22T22:34:23.417Z] Removing intermediate container ebc16b981201 [2022-09-22T22:34:23.417Z] ---> c58d4501a951 [2022-09-22T22:34:23.417Z] [2022-09-22T22:34:23.417Z] Successfully built c58d4501a951 [2022-09-22T22:34:23.417Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-22T22:34:41.612Z]  Building security-secretstore-setup ... done Removing intermediate container 55153f885814 [2022-09-22T22:34:41.612Z] ---> 84524770c8b7 [2022-09-22T22:34:41.612Z] [2022-09-22T22:34:41.612Z] Step 10/22 : FROM alpine:3.16 [2022-09-22T22:34:41.612Z] ---> a6215f271958 [2022-09-22T22:34:41.612Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-22T22:34:41.612Z] ---> Running in 500b1e536479 [2022-09-22T22:34:41.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:34:41.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:34:42.191Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-22T22:34:42.456Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-22T22:34:42.456Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-22T22:34:42.456Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-22T22:34:42.456Z] (5/6) Installing curl (7.83.1-r3) [2022-09-22T22:34:42.456Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-22T22:34:42.456Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:34:42.456Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:34:43.034Z] OK: 8 MiB in 20 packages [2022-09-22T22:34:44.970Z] Removing intermediate container 500b1e536479 [2022-09-22T22:34:44.970Z] ---> 65e81e580e58 [2022-09-22T22:34:44.970Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-22T22:34:44.970Z] ---> Running in df1dbb5a1bad [2022-09-22T22:34:45.547Z] Removing intermediate container df1dbb5a1bad [2022-09-22T22:34:45.547Z] ---> 384725ffe048 [2022-09-22T22:34:45.547Z] Step 13/22 : WORKDIR /edgex [2022-09-22T22:34:45.547Z] ---> Running in caf5563da4f6 [2022-09-22T22:34:47.478Z] Removing intermediate container caf5563da4f6 [2022-09-22T22:34:47.478Z] ---> 14e5fc408502 [2022-09-22T22:34:47.478Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-22T22:34:48.442Z] ---> 43fa5f44150e [2022-09-22T22:34:48.442Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-22T22:34:49.844Z] ---> ae3ddb59ff5c [2022-09-22T22:34:49.844Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-22T22:34:51.792Z] ---> 4154b2dfce91 [2022-09-22T22:34:51.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-22T22:34:52.380Z] ---> a487270cadf0 [2022-09-22T22:34:52.380Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-22T22:34:52.650Z] ---> Running in 82b209aa0fa6 [2022-09-22T22:34:55.993Z] Removing intermediate container 82b209aa0fa6 [2022-09-22T22:34:55.993Z] ---> 9de82a0a732b [2022-09-22T22:34:55.993Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-22T22:34:55.993Z] ---> Running in 5fb199d79cfe [2022-09-22T22:34:55.993Z] Removing intermediate container 5fb199d79cfe [2022-09-22T22:34:55.993Z] ---> 7846aca9866b [2022-09-22T22:34:55.993Z] Step 20/22 : LABEL arch=arm64 [2022-09-22T22:34:55.993Z] ---> Running in a6b56b6288db [2022-09-22T22:34:56.573Z] Removing intermediate container a6b56b6288db [2022-09-22T22:34:56.573Z] ---> c6a78d6ea89f [2022-09-22T22:34:56.573Z] Step 21/22 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:34:56.573Z] ---> Running in 0abfd311dec9 [2022-09-22T22:34:57.167Z] Removing intermediate container 0abfd311dec9 [2022-09-22T22:34:57.167Z] ---> 0cceeb157554 [2022-09-22T22:34:57.167Z] Step 22/22 : LABEL version=2.3.0-dev.71 [2022-09-22T22:34:57.431Z] ---> Running in fdf6ce242978 [2022-09-22T22:34:58.014Z] Removing intermediate container fdf6ce242978 [2022-09-22T22:34:58.014Z] ---> d419131bc278 [2022-09-22T22:34:58.014Z] [2022-09-22T22:34:58.014Z] Successfully built d419131bc278 [2022-09-22T22:34:58.014Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-22T22:35:16.184Z]  Building security-proxy-setup ... done Removing intermediate container 5ad62c687682 [2022-09-22T22:35:16.184Z] ---> 3fd88fa821f0 [2022-09-22T22:35:16.184Z] [2022-09-22T22:35:16.184Z] Step 11/24 : FROM alpine:3.16 [2022-09-22T22:35:16.184Z] ---> a6215f271958 [2022-09-22T22:35:16.184Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-22T22:35:16.184Z] ---> Using cache [2022-09-22T22:35:16.184Z] ---> 86235fc84799 [2022-09-22T22:35:16.184Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:35:16.184Z] ---> Using cache [2022-09-22T22:35:16.184Z] ---> 448775e8e674 [2022-09-22T22:35:16.184Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-22T22:35:16.184Z] ---> Running in 1c4b3008a00f [2022-09-22T22:35:16.184Z] Removing intermediate container 1c4b3008a00f [2022-09-22T22:35:16.184Z] ---> b20b5458c5c5 [2022-09-22T22:35:16.184Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-22T22:35:16.184Z] ---> Running in 774156dae5da [2022-09-22T22:35:16.184Z] Removing intermediate container 774156dae5da [2022-09-22T22:35:16.184Z] ---> b3841e559b18 [2022-09-22T22:35:16.184Z] Step 16/24 : WORKDIR / [2022-09-22T22:35:16.184Z] ---> Running in 1cf8611ff905 [2022-09-22T22:35:16.184Z] Removing intermediate container 1cf8611ff905 [2022-09-22T22:35:16.184Z] ---> 8089fc7d704c [2022-09-22T22:35:16.184Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:35:16.450Z] ---> e3c41aee7af9 [2022-09-22T22:35:16.450Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-22T22:35:18.384Z] ---> 2e32de6d626e [2022-09-22T22:35:18.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-22T22:35:19.347Z] ---> fbbc2fcea23e [2022-09-22T22:35:19.347Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-22T22:35:19.347Z] ---> Running in 5a4bf3e33f48 [2022-09-22T22:35:19.611Z] Removing intermediate container 5a4bf3e33f48 [2022-09-22T22:35:19.611Z] ---> 5eb0e73630ec [2022-09-22T22:35:19.611Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:35:19.611Z] ---> Running in 64e42ab37c8d [2022-09-22T22:35:20.192Z] Removing intermediate container 64e42ab37c8d [2022-09-22T22:35:20.192Z] ---> 48f07729d68b [2022-09-22T22:35:20.192Z] Step 22/24 : LABEL arch=arm64 [2022-09-22T22:35:20.192Z] ---> Running in 15331e5c70bc [2022-09-22T22:35:20.770Z] Removing intermediate container 15331e5c70bc [2022-09-22T22:35:20.770Z] ---> b3200d1a9b71 [2022-09-22T22:35:20.770Z] Step 23/24 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:35:20.770Z] ---> Running in 78c3656cbf52 [2022-09-22T22:35:21.350Z] Removing intermediate container 78c3656cbf52 [2022-09-22T22:35:21.350Z] ---> b1a04d6249ae [2022-09-22T22:35:21.350Z] Step 24/24 : LABEL version=2.3.0-dev.71 [2022-09-22T22:35:21.350Z] ---> Running in 5d14e22ea2ed [2022-09-22T22:35:21.931Z] Removing intermediate container 5d14e22ea2ed [2022-09-22T22:35:21.931Z] ---> c04a50425056 [2022-09-22T22:35:21.931Z] [2022-09-22T22:35:21.931Z] Successfully built c04a50425056 [2022-09-22T22:35:21.931Z] Successfully tagged core-command-arm64:latest [2022-09-22T22:35:34.223Z]  Building core-command ... done Removing intermediate container 561f202e8ca6 [2022-09-22T22:35:34.223Z] ---> 073877f1cf8e [2022-09-22T22:35:34.223Z] [2022-09-22T22:35:34.223Z] Step 11/25 : FROM alpine:3.16 [2022-09-22T22:35:34.223Z] ---> a6215f271958 [2022-09-22T22:35:34.223Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-22T22:35:34.223Z] ---> Using cache [2022-09-22T22:35:34.223Z] ---> 86235fc84799 [2022-09-22T22:35:34.223Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:35:34.223Z] ---> Using cache [2022-09-22T22:35:34.223Z] ---> 448775e8e674 [2022-09-22T22:35:34.223Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-22T22:35:34.223Z] ---> Running in ff7b6c68e98e [2022-09-22T22:35:34.223Z] Removing intermediate container ff7b6c68e98e [2022-09-22T22:35:34.223Z] ---> eab4c74f5643 [2022-09-22T22:35:34.223Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-22T22:35:34.223Z] ---> Running in f0c3685ecc76 [2022-09-22T22:35:34.223Z] Removing intermediate container f0c3685ecc76 [2022-09-22T22:35:34.223Z] ---> 601c4e1d7f08 [2022-09-22T22:35:34.223Z] Step 16/25 : WORKDIR / [2022-09-22T22:35:34.223Z] ---> Running in 025fb655297c [2022-09-22T22:35:34.804Z] Removing intermediate container 025fb655297c [2022-09-22T22:35:34.804Z] ---> 911f5729dc7e [2022-09-22T22:35:34.804Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:35:35.390Z] ---> fde0d6392654 [2022-09-22T22:35:35.390Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-22T22:35:36.390Z] ---> fbec74ac2071 [2022-09-22T22:35:36.390Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-22T22:35:37.050Z] ---> 29f09f4915d6 [2022-09-22T22:35:37.050Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-22T22:35:37.685Z] ---> 790f9575d9be [2022-09-22T22:35:37.685Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-22T22:35:37.966Z] ---> Running in 78268fd1bda3 [2022-09-22T22:35:38.568Z] Removing intermediate container 78268fd1bda3 [2022-09-22T22:35:38.568Z] ---> c6da6e165adf [2022-09-22T22:35:38.568Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:35:38.568Z] ---> Running in c155cd0e0835 [2022-09-22T22:35:38.845Z] Removing intermediate container c155cd0e0835 [2022-09-22T22:35:38.845Z] ---> 064b327394b6 [2022-09-22T22:35:38.845Z] Step 23/25 : LABEL arch=arm64 [2022-09-22T22:35:38.845Z] ---> Running in 13e4709d4120 [2022-09-22T22:35:39.144Z] Removing intermediate container 13e4709d4120 [2022-09-22T22:35:39.144Z] ---> 8f587045c873 [2022-09-22T22:35:39.144Z] Step 24/25 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:35:39.417Z] ---> Running in 81446e41007c [2022-09-22T22:35:39.692Z] Removing intermediate container 81446e41007c [2022-09-22T22:35:39.692Z] ---> 15625c3c0e8b [2022-09-22T22:35:39.692Z] Step 25/25 : LABEL version=2.3.0-dev.71 [2022-09-22T22:35:39.692Z] ---> Running in 46ea62bbbfa1 [2022-09-22T22:35:40.280Z] Removing intermediate container 46ea62bbbfa1 [2022-09-22T22:35:40.280Z] ---> bc61781f7550 [2022-09-22T22:35:40.280Z] [2022-09-22T22:35:40.280Z] Successfully built bc61781f7550 [2022-09-22T22:35:40.280Z] Successfully tagged core-metadata-arm64:latest [2022-09-22T22:35:55.275Z]  Building core-metadata ... done Removing intermediate container b0940f5c6a59 [2022-09-22T22:35:55.275Z] ---> dc0cd6478d46 [2022-09-22T22:35:55.275Z] [2022-09-22T22:35:55.275Z] Step 11/23 : FROM alpine:3.16 [2022-09-22T22:35:55.275Z] ---> a6215f271958 [2022-09-22T22:35:55.275Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-22T22:35:55.275Z] ---> Running in dc3220a40775 [2022-09-22T22:35:55.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T22:35:55.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T22:35:56.762Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-22T22:35:56.762Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-22T22:35:56.762Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T22:35:56.762Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T22:35:57.028Z] OK: 6 MiB in 16 packages [2022-09-22T22:35:58.432Z] Removing intermediate container dc3220a40775 [2022-09-22T22:35:58.432Z] ---> 26675376a5a8 [2022-09-22T22:35:58.432Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-22T22:35:58.432Z] ---> Running in d58e4d969199 [2022-09-22T22:35:58.432Z] Removing intermediate container d58e4d969199 [2022-09-22T22:35:58.432Z] ---> ea6eff5e194b [2022-09-22T22:35:58.432Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-22T22:35:58.697Z] ---> Running in 50a4b0109fc4 [2022-09-22T22:35:58.963Z] Removing intermediate container 50a4b0109fc4 [2022-09-22T22:35:58.963Z] ---> 1853ca051819 [2022-09-22T22:35:58.963Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-22T22:35:58.963Z] ---> Running in ccff8f41c63c [2022-09-22T22:35:59.228Z] Removing intermediate container ccff8f41c63c [2022-09-22T22:35:59.228Z] ---> 66c6cdb7ad60 [2022-09-22T22:35:59.228Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-22T22:35:59.811Z] ---> 275f4c1ead03 [2022-09-22T22:35:59.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-22T22:36:01.216Z] ---> a3a20b7213a6 [2022-09-22T22:36:01.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-22T22:36:01.481Z] ---> cabe336b1bd9 [2022-09-22T22:36:01.481Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-22T22:36:01.481Z] ---> Running in b04fa7cefe47 [2022-09-22T22:36:01.746Z] Removing intermediate container b04fa7cefe47 [2022-09-22T22:36:01.746Z] ---> 30658bcd1667 [2022-09-22T22:36:01.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T22:36:01.746Z] ---> Running in c0cc3f801528 [2022-09-22T22:36:02.328Z] Removing intermediate container c0cc3f801528 [2022-09-22T22:36:02.328Z] ---> 1fd1111e05e2 [2022-09-22T22:36:02.328Z] Step 21/23 : LABEL arch=arm64 [2022-09-22T22:36:02.328Z] ---> Running in 2a5a6e5a6d6b [2022-09-22T22:36:02.595Z] Removing intermediate container 2a5a6e5a6d6b [2022-09-22T22:36:02.596Z] ---> 3ae36ae84c61 [2022-09-22T22:36:02.596Z] Step 22/23 : LABEL git_sha=cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:02.596Z] ---> Running in 998a3c187bd8 [2022-09-22T22:36:03.177Z] Removing intermediate container 998a3c187bd8 [2022-09-22T22:36:03.177Z] ---> 44c714bf2e93 [2022-09-22T22:36:03.177Z] Step 23/23 : LABEL version=2.3.0-dev.71 [2022-09-22T22:36:03.177Z] ---> Running in c3b171ff4d20 [2022-09-22T22:36:03.441Z] Removing intermediate container c3b171ff4d20 [2022-09-22T22:36:03.441Z] ---> 83494f6a1fea [2022-09-22T22:36:03.441Z] [2022-09-22T22:36:03.441Z] Successfully built 83494f6a1fea [2022-09-22T22:36:03.441Z] Successfully tagged support-notifications-arm64:latest [2022-09-22T22:36:03.716Z]  Building support-notifications ... done  [Pipeline] } [2022-09-22T22:36:03.723Z] $ docker stop --time=1 2dace83ed61b82517a5e8582806887f7a55eebf4e330d4d501ca4eef4092244f [2022-09-22T22:36:05.417Z] $ docker rm -f 2dace83ed61b82517a5e8582806887f7a55eebf4e330d4d501ca4eef4092244f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T22:36:05.894Z] + docker images [2022-09-22T22:36:06.161Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-22T22:36:06.161Z] support-notifications-arm64 latest 83494f6a1fea 3 seconds ago 26.3MB [2022-09-22T22:36:06.161Z] dc0cd6478d46 13 seconds ago 1.27GB [2022-09-22T22:36:06.161Z] core-metadata-arm64 latest bc61781f7550 27 seconds ago 17.5MB [2022-09-22T22:36:06.161Z] 073877f1cf8e 34 seconds ago 1.22GB [2022-09-22T22:36:06.161Z] core-command-arm64 latest c04a50425056 45 seconds ago 16.7MB [2022-09-22T22:36:06.161Z] 3fd88fa821f0 54 seconds ago 1.21GB [2022-09-22T22:36:06.161Z] security-proxy-setup-arm64 latest d419131bc278 About a minute ago 26.4MB [2022-09-22T22:36:06.161Z] 84524770c8b7 About a minute ago 1.2GB [2022-09-22T22:36:06.161Z] security-secretstore-setup-arm64 latest c58d4501a951 About a minute ago 28.2MB [2022-09-22T22:36:06.161Z] d1ff376f7d0c 2 minutes ago 1.21GB [2022-09-22T22:36:06.161Z] core-data-arm64 latest fc2ac8e9fb51 6 minutes ago 20.7MB [2022-09-22T22:36:06.161Z] c2ae51f10dd6 6 minutes ago 1.22GB [2022-09-22T22:36:06.161Z] support-scheduler-arm64 latest d4af152b0a93 6 minutes ago 25.7MB [2022-09-22T22:36:06.161Z] security-bootstrapper-arm64 latest 2c181c965de3 7 minutes ago 19.1MB [2022-09-22T22:36:06.161Z] a2cb23670d11 7 minutes ago 1.27GB [2022-09-22T22:36:06.161Z] security-spire-agent-arm64 latest ea13dff61ba6 7 minutes ago 122MB [2022-09-22T22:36:06.161Z] 6e15d12bad8d 7 minutes ago 1.2GB [2022-09-22T22:36:06.161Z] 09765cd16860 8 minutes ago 1.09GB [2022-09-22T22:36:06.161Z] security-spiffe-token-provider-arm64 latest b5c2e5c2891e 8 minutes ago 28.4MB [2022-09-22T22:36:06.161Z] fc7dd9df7f22 8 minutes ago 1.25GB [2022-09-22T22:36:06.161Z] sys-mgmt-agent-arm64 latest 11abddc424e2 8 minutes ago 133MB [2022-09-22T22:36:06.161Z] 7bf357325493 10 minutes ago 1.2GB [2022-09-22T22:36:06.161Z] security-spire-server-arm64 latest 522d1074ae6c 15 minutes ago 84.2MB [2022-09-22T22:36:06.161Z] security-spire-config-arm64 latest a431c1e3fff9 15 minutes ago 83.6MB [2022-09-22T22:36:06.161Z] 276c51435d3b 16 minutes ago 1.09GB [2022-09-22T22:36:06.161Z] 7053def1f3d8 16 minutes ago 1.09GB [2022-09-22T22:36:06.161Z] ci-base-image-arm64 latest d881726c964e 18 minutes ago 941MB [2022-09-22T22:36:06.161Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-22T22:36:06.161Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-22T22:36:06.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-22T22:36:06.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:36:06.244Z] provisioning config files... [2022-09-22T22:36:06.260Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/308@tmp/config10305787919085812990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:36:06.582Z] ---> docker-login.sh [2022-09-22T22:36:06.582Z] nexus3.edgexfoundry.org:10001 [2022-09-22T22:36:06.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:36:06.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:36:06.848Z] Configure a credential helper to remove this warning. See [2022-09-22T22:36:06.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:36:06.848Z] [2022-09-22T22:36:06.848Z] Login Succeeded [2022-09-22T22:36:06.848Z] nexus3.edgexfoundry.org:10002 [2022-09-22T22:36:07.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:36:07.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:36:07.382Z] Configure a credential helper to remove this warning. See [2022-09-22T22:36:07.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:36:07.382Z] [2022-09-22T22:36:07.382Z] Login Succeeded [2022-09-22T22:36:07.382Z] nexus3.edgexfoundry.org:10003 [2022-09-22T22:36:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:36:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:36:07.648Z] Configure a credential helper to remove this warning. See [2022-09-22T22:36:07.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:36:07.648Z] [2022-09-22T22:36:07.648Z] Login Succeeded [2022-09-22T22:36:07.648Z] nexus3.edgexfoundry.org:10004 [2022-09-22T22:36:07.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:36:08.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:36:08.195Z] Configure a credential helper to remove this warning. See [2022-09-22T22:36:08.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:36:08.195Z] [2022-09-22T22:36:08.195Z] Login Succeeded [2022-09-22T22:36:08.195Z] docker.io [2022-09-22T22:36:08.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T22:36:08.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T22:36:08.727Z] Configure a credential helper to remove this warning. See [2022-09-22T22:36:08.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T22:36:08.727Z] [2022-09-22T22:36:08.727Z] Login Succeeded [2022-09-22T22:36:08.727Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T22:36:08.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:36:08.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T22:36:08.802Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-22T22:36:08.802Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:08.802Z] latest [2022-09-22T22:36:08.802Z] 2.3.0-dev.71 [2022-09-22T22:36:08.802Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:08.802Z] main [2022-09-22T22:36:08.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:09.151Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:09.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:09.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-22T22:36:09.488Z] 502bf2f2c615: Preparing [2022-09-22T22:36:09.488Z] 042704462dfb: Preparing [2022-09-22T22:36:09.488Z] 9628ab794bdc: Preparing [2022-09-22T22:36:09.488Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:09.488Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:09.488Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:09.753Z] 9628ab794bdc: Pushed [2022-09-22T22:36:09.753Z] 502bf2f2c615: Pushed [2022-09-22T22:36:09.753Z] c6ec17b2ebd0: Pushed [2022-09-22T22:36:12.331Z] 042704462dfb: Pushed [2022-09-22T22:36:12.331Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:6641a894a6ef442cf042d2f424530e5013bbfc7b0ca905a88f295748d3d79b4e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:12.680Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:13.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-22T22:36:13.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-22T22:36:13.010Z] 502bf2f2c615: Preparing [2022-09-22T22:36:13.010Z] 042704462dfb: Preparing [2022-09-22T22:36:13.010Z] 9628ab794bdc: Preparing [2022-09-22T22:36:13.010Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:13.010Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:13.010Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:13.010Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:13.010Z] 042704462dfb: Layer already exists [2022-09-22T22:36:13.010Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:13.010Z] 502bf2f2c615: Layer already exists [2022-09-22T22:36:13.010Z] latest: digest: sha256:6641a894a6ef442cf042d2f424530e5013bbfc7b0ca905a88f295748d3d79b4e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:13.604Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:13.928Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.71 [2022-09-22T22:36:13.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-22T22:36:13.928Z] 502bf2f2c615: Preparing [2022-09-22T22:36:13.928Z] 042704462dfb: Preparing [2022-09-22T22:36:13.928Z] 9628ab794bdc: Preparing [2022-09-22T22:36:13.928Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:13.928Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:13.928Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:13.928Z] 502bf2f2c615: Layer already exists [2022-09-22T22:36:13.928Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:13.928Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:13.928Z] 042704462dfb: Layer already exists [2022-09-22T22:36:13.928Z] 2.3.0-dev.71: digest: sha256:6641a894a6ef442cf042d2f424530e5013bbfc7b0ca905a88f295748d3d79b4e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:14.262Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:14.588Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:14.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-22T22:36:14.588Z] 502bf2f2c615: Preparing [2022-09-22T22:36:14.588Z] 042704462dfb: Preparing [2022-09-22T22:36:14.588Z] 9628ab794bdc: Preparing [2022-09-22T22:36:14.588Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:14.588Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:14.588Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:14.588Z] 502bf2f2c615: Layer already exists [2022-09-22T22:36:14.588Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:14.589Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:14.589Z] 042704462dfb: Layer already exists [2022-09-22T22:36:14.589Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:6641a894a6ef442cf042d2f424530e5013bbfc7b0ca905a88f295748d3d79b4e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:15.178Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:15.508Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-22T22:36:15.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-22T22:36:15.508Z] 502bf2f2c615: Preparing [2022-09-22T22:36:15.508Z] 042704462dfb: Preparing [2022-09-22T22:36:15.508Z] 9628ab794bdc: Preparing [2022-09-22T22:36:15.508Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:15.508Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:15.508Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:15.508Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:15.508Z] 502bf2f2c615: Layer already exists [2022-09-22T22:36:15.508Z] 042704462dfb: Layer already exists [2022-09-22T22:36:15.508Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:15.508Z] main: digest: sha256:6641a894a6ef442cf042d2f424530e5013bbfc7b0ca905a88f295748d3d79b4e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:36:15.810Z] ===================================================== [Pipeline] echo [2022-09-22T22:36:15.815Z] taggedImages: [2022-09-22T22:36:15.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:15.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-22T22:36:15.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.71 [2022-09-22T22:36:15.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:15.815Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-22T22:36:15.828Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-22T22:36:15.828Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:15.828Z] latest [2022-09-22T22:36:15.828Z] 2.3.0-dev.71 [2022-09-22T22:36:15.828Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:15.828Z] main [2022-09-22T22:36:15.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:16.150Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:16.484Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:16.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-22T22:36:16.484Z] a6ab052af757: Preparing [2022-09-22T22:36:16.484Z] 63f32a870c46: Preparing [2022-09-22T22:36:16.484Z] 9628ab794bdc: Preparing [2022-09-22T22:36:16.484Z] 1baa2406023f: Preparing [2022-09-22T22:36:16.484Z] 4f1df8601aee: Preparing [2022-09-22T22:36:16.484Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:16.484Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:16.484Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:16.484Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:16.749Z] a6ab052af757: Pushed [2022-09-22T22:36:16.749Z] 4f1df8601aee: Pushed [2022-09-22T22:36:17.327Z] 1baa2406023f: Pushed [2022-09-22T22:36:19.255Z] 63f32a870c46: Pushed [2022-09-22T22:36:19.520Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:0d9ed07a985040dd51f7633af36687dae5b8dc03294967e6e517ad7bfde3a7c9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:19.847Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:20.178Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-22T22:36:20.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-22T22:36:20.178Z] a6ab052af757: Preparing [2022-09-22T22:36:20.178Z] 63f32a870c46: Preparing [2022-09-22T22:36:20.178Z] 9628ab794bdc: Preparing [2022-09-22T22:36:20.178Z] 1baa2406023f: Preparing [2022-09-22T22:36:20.178Z] 4f1df8601aee: Preparing [2022-09-22T22:36:20.178Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:20.178Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:20.178Z] 63f32a870c46: Layer already exists [2022-09-22T22:36:20.178Z] 1baa2406023f: Layer already exists [2022-09-22T22:36:20.178Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:20.178Z] 4f1df8601aee: Layer already exists [2022-09-22T22:36:20.178Z] a6ab052af757: Layer already exists [2022-09-22T22:36:20.178Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:20.443Z] latest: digest: sha256:0d9ed07a985040dd51f7633af36687dae5b8dc03294967e6e517ad7bfde3a7c9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:20.784Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:21.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.71 [2022-09-22T22:36:21.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-22T22:36:21.120Z] a6ab052af757: Preparing [2022-09-22T22:36:21.120Z] 63f32a870c46: Preparing [2022-09-22T22:36:21.120Z] 9628ab794bdc: Preparing [2022-09-22T22:36:21.120Z] 1baa2406023f: Preparing [2022-09-22T22:36:21.120Z] 4f1df8601aee: Preparing [2022-09-22T22:36:21.120Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:21.120Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:21.120Z] a6ab052af757: Layer already exists [2022-09-22T22:36:21.120Z] 1baa2406023f: Layer already exists [2022-09-22T22:36:21.120Z] 4f1df8601aee: Layer already exists [2022-09-22T22:36:21.120Z] 63f32a870c46: Layer already exists [2022-09-22T22:36:21.120Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:21.120Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:21.120Z] 2.3.0-dev.71: digest: sha256:0d9ed07a985040dd51f7633af36687dae5b8dc03294967e6e517ad7bfde3a7c9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:21.721Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:22.051Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:22.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-22T22:36:22.051Z] a6ab052af757: Preparing [2022-09-22T22:36:22.051Z] 63f32a870c46: Preparing [2022-09-22T22:36:22.051Z] 9628ab794bdc: Preparing [2022-09-22T22:36:22.051Z] 1baa2406023f: Preparing [2022-09-22T22:36:22.051Z] 4f1df8601aee: Preparing [2022-09-22T22:36:22.051Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:22.051Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:22.051Z] 1baa2406023f: Layer already exists [2022-09-22T22:36:22.051Z] 4f1df8601aee: Layer already exists [2022-09-22T22:36:22.051Z] 63f32a870c46: Layer already exists [2022-09-22T22:36:22.051Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:22.051Z] a6ab052af757: Layer already exists [2022-09-22T22:36:22.051Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:22.051Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:0d9ed07a985040dd51f7633af36687dae5b8dc03294967e6e517ad7bfde3a7c9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:22.650Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:22.983Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-22T22:36:22.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-22T22:36:22.983Z] a6ab052af757: Preparing [2022-09-22T22:36:22.983Z] 63f32a870c46: Preparing [2022-09-22T22:36:22.983Z] 9628ab794bdc: Preparing [2022-09-22T22:36:22.983Z] 1baa2406023f: Preparing [2022-09-22T22:36:22.983Z] 4f1df8601aee: Preparing [2022-09-22T22:36:22.983Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:22.983Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:22.983Z] a6ab052af757: Layer already exists [2022-09-22T22:36:22.983Z] 4f1df8601aee: Layer already exists [2022-09-22T22:36:22.983Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:22.983Z] 63f32a870c46: Layer already exists [2022-09-22T22:36:22.983Z] 1baa2406023f: Layer already exists [2022-09-22T22:36:22.983Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:22.983Z] main: digest: sha256:0d9ed07a985040dd51f7633af36687dae5b8dc03294967e6e517ad7bfde3a7c9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:36:23.301Z] ===================================================== [Pipeline] echo [2022-09-22T22:36:23.308Z] taggedImages: [2022-09-22T22:36:23.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:23.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-22T22:36:23.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.71 [2022-09-22T22:36:23.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:23.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-22T22:36:23.333Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-22T22:36:23.333Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:23.333Z] latest [2022-09-22T22:36:23.333Z] 2.3.0-dev.71 [2022-09-22T22:36:23.333Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:23.333Z] main [2022-09-22T22:36:23.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:23.671Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:23.998Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:23.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-22T22:36:23.998Z] a866e5e0c972: Preparing [2022-09-22T22:36:23.998Z] 8497bd07bff6: Preparing [2022-09-22T22:36:23.998Z] aac032d7341c: Preparing [2022-09-22T22:36:23.998Z] 9628ab794bdc: Preparing [2022-09-22T22:36:23.998Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:23.998Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:23.998Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:23.998Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:23.998Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:23.998Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:24.264Z] 8497bd07bff6: Pushed [2022-09-22T22:36:24.264Z] a866e5e0c972: Pushed [2022-09-22T22:36:27.598Z] aac032d7341c: Pushed [2022-09-22T22:36:27.598Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:ac889ee68a64b73559673ff649b51e970c83592ca3031899fc44b71cfcdc5fa9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:27.949Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:28.283Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-22T22:36:28.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-22T22:36:28.283Z] a866e5e0c972: Preparing [2022-09-22T22:36:28.283Z] 8497bd07bff6: Preparing [2022-09-22T22:36:28.283Z] aac032d7341c: Preparing [2022-09-22T22:36:28.283Z] 9628ab794bdc: Preparing [2022-09-22T22:36:28.283Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:28.283Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:28.283Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:28.283Z] aac032d7341c: Layer already exists [2022-09-22T22:36:28.283Z] 8497bd07bff6: Layer already exists [2022-09-22T22:36:28.283Z] a866e5e0c972: Layer already exists [2022-09-22T22:36:28.283Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:28.283Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:28.283Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:28.283Z] latest: digest: sha256:ac889ee68a64b73559673ff649b51e970c83592ca3031899fc44b71cfcdc5fa9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:28.888Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:29.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.71 [2022-09-22T22:36:29.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-22T22:36:29.227Z] a866e5e0c972: Preparing [2022-09-22T22:36:29.227Z] 8497bd07bff6: Preparing [2022-09-22T22:36:29.227Z] aac032d7341c: Preparing [2022-09-22T22:36:29.227Z] 9628ab794bdc: Preparing [2022-09-22T22:36:29.227Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:29.227Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:29.227Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:29.227Z] aac032d7341c: Layer already exists [2022-09-22T22:36:29.227Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:29.227Z] a866e5e0c972: Layer already exists [2022-09-22T22:36:29.227Z] 8497bd07bff6: Layer already exists [2022-09-22T22:36:29.227Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:29.227Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:29.227Z] 2.3.0-dev.71: digest: sha256:ac889ee68a64b73559673ff649b51e970c83592ca3031899fc44b71cfcdc5fa9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:29.562Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:29.892Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:29.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-22T22:36:29.892Z] a866e5e0c972: Preparing [2022-09-22T22:36:29.892Z] 8497bd07bff6: Preparing [2022-09-22T22:36:29.892Z] aac032d7341c: Preparing [2022-09-22T22:36:29.892Z] 9628ab794bdc: Preparing [2022-09-22T22:36:29.892Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:29.892Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:29.892Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:29.892Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:29.892Z] a866e5e0c972: Layer already exists [2022-09-22T22:36:29.892Z] aac032d7341c: Layer already exists [2022-09-22T22:36:29.892Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:29.892Z] 8497bd07bff6: Layer already exists [2022-09-22T22:36:29.892Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:30.157Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:ac889ee68a64b73559673ff649b51e970c83592ca3031899fc44b71cfcdc5fa9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:30.494Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:30.825Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-22T22:36:30.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-22T22:36:30.825Z] a866e5e0c972: Preparing [2022-09-22T22:36:30.825Z] 8497bd07bff6: Preparing [2022-09-22T22:36:30.825Z] aac032d7341c: Preparing [2022-09-22T22:36:30.825Z] 9628ab794bdc: Preparing [2022-09-22T22:36:30.825Z] c6ec17b2ebd0: Preparing [2022-09-22T22:36:30.825Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:30.825Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:30.825Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:36:30.825Z] a866e5e0c972: Layer already exists [2022-09-22T22:36:30.825Z] 8497bd07bff6: Layer already exists [2022-09-22T22:36:30.825Z] aac032d7341c: Layer already exists [2022-09-22T22:36:30.825Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:30.825Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:31.091Z] main: digest: sha256:ac889ee68a64b73559673ff649b51e970c83592ca3031899fc44b71cfcdc5fa9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:36:31.130Z] ===================================================== [Pipeline] echo [2022-09-22T22:36:31.135Z] taggedImages: [2022-09-22T22:36:31.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:31.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-22T22:36:31.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.71 [2022-09-22T22:36:31.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:31.135Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-22T22:36:31.148Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-22T22:36:31.148Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:31.148Z] latest [2022-09-22T22:36:31.148Z] 2.3.0-dev.71 [2022-09-22T22:36:31.148Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:31.148Z] main [2022-09-22T22:36:31.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:31.471Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:31.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:31.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-22T22:36:31.803Z] d12ba619e8dd: Preparing [2022-09-22T22:36:31.803Z] d12ba619e8dd: Preparing [2022-09-22T22:36:31.803Z] 59c27b75058c: Preparing [2022-09-22T22:36:31.803Z] 84c395674474: Preparing [2022-09-22T22:36:31.803Z] 744c3832ecdd: Preparing [2022-09-22T22:36:31.803Z] adaa509da699: Preparing [2022-09-22T22:36:31.803Z] 297e9cd008f7: Preparing [2022-09-22T22:36:31.803Z] 9628ab794bdc: Preparing [2022-09-22T22:36:31.803Z] 155c8a90b555: Preparing [2022-09-22T22:36:31.803Z] bb6ba85b1444: Preparing [2022-09-22T22:36:31.803Z] d6bb98699697: Preparing [2022-09-22T22:36:31.803Z] 97f08e7edd5f: Preparing [2022-09-22T22:36:31.803Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:31.803Z] 297e9cd008f7: Waiting [2022-09-22T22:36:31.803Z] bb6ba85b1444: Waiting [2022-09-22T22:36:31.803Z] 9628ab794bdc: Waiting [2022-09-22T22:36:31.803Z] d6bb98699697: Waiting [2022-09-22T22:36:31.803Z] 97f08e7edd5f: Waiting [2022-09-22T22:36:31.803Z] 155c8a90b555: Waiting [2022-09-22T22:36:31.803Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:32.068Z] 59c27b75058c: Pushed [2022-09-22T22:36:32.068Z] d12ba619e8dd: Pushed [2022-09-22T22:36:32.068Z] adaa509da699: Pushed [2022-09-22T22:36:32.068Z] 744c3832ecdd: Pushed [2022-09-22T22:36:32.068Z] 84c395674474: Pushed [2022-09-22T22:36:32.068Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:32.337Z] d6bb98699697: Pushed [2022-09-22T22:36:32.337Z] bb6ba85b1444: Pushed [2022-09-22T22:36:32.337Z] 155c8a90b555: Pushed [2022-09-22T22:36:32.337Z] 97f08e7edd5f: Pushed [2022-09-22T22:36:32.337Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:35.665Z] 297e9cd008f7: Pushed [2022-09-22T22:36:35.665Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:30398b80831047d537e4d6ca2e6964933455c6ee7e0af92c10a8816670fc5285 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:35.991Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:36.375Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-22T22:36:36.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-22T22:36:36.375Z] d12ba619e8dd: Preparing [2022-09-22T22:36:36.375Z] d12ba619e8dd: Preparing [2022-09-22T22:36:36.375Z] 59c27b75058c: Preparing [2022-09-22T22:36:36.375Z] 84c395674474: Preparing [2022-09-22T22:36:36.375Z] 744c3832ecdd: Preparing [2022-09-22T22:36:36.375Z] adaa509da699: Preparing [2022-09-22T22:36:36.375Z] 297e9cd008f7: Preparing [2022-09-22T22:36:36.375Z] 9628ab794bdc: Preparing [2022-09-22T22:36:36.375Z] 155c8a90b555: Preparing [2022-09-22T22:36:36.375Z] bb6ba85b1444: Preparing [2022-09-22T22:36:36.375Z] d6bb98699697: Preparing [2022-09-22T22:36:36.375Z] 97f08e7edd5f: Preparing [2022-09-22T22:36:36.375Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:36.375Z] 297e9cd008f7: Waiting [2022-09-22T22:36:36.375Z] 9628ab794bdc: Waiting [2022-09-22T22:36:36.375Z] 155c8a90b555: Waiting [2022-09-22T22:36:36.375Z] 97f08e7edd5f: Waiting [2022-09-22T22:36:36.375Z] bb6ba85b1444: Waiting [2022-09-22T22:36:36.375Z] d6bb98699697: Waiting [2022-09-22T22:36:36.375Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:36.375Z] adaa509da699: Layer already exists [2022-09-22T22:36:36.375Z] 84c395674474: Layer already exists [2022-09-22T22:36:36.375Z] 744c3832ecdd: Layer already exists [2022-09-22T22:36:36.375Z] d12ba619e8dd: Layer already exists [2022-09-22T22:36:36.375Z] 59c27b75058c: Layer already exists [2022-09-22T22:36:36.375Z] 297e9cd008f7: Layer already exists [2022-09-22T22:36:36.375Z] d6bb98699697: Layer already exists [2022-09-22T22:36:36.375Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:36.375Z] bb6ba85b1444: Layer already exists [2022-09-22T22:36:36.375Z] 155c8a90b555: Layer already exists [2022-09-22T22:36:36.644Z] 97f08e7edd5f: Layer already exists [2022-09-22T22:36:36.644Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:36.644Z] latest: digest: sha256:30398b80831047d537e4d6ca2e6964933455c6ee7e0af92c10a8816670fc5285 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:37.006Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:37.351Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.71 [2022-09-22T22:36:37.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-22T22:36:37.352Z] d12ba619e8dd: Preparing [2022-09-22T22:36:37.352Z] d12ba619e8dd: Preparing [2022-09-22T22:36:37.352Z] 59c27b75058c: Preparing [2022-09-22T22:36:37.352Z] 84c395674474: Preparing [2022-09-22T22:36:37.352Z] 744c3832ecdd: Preparing [2022-09-22T22:36:37.352Z] adaa509da699: Preparing [2022-09-22T22:36:37.352Z] 297e9cd008f7: Preparing [2022-09-22T22:36:37.352Z] 9628ab794bdc: Preparing [2022-09-22T22:36:37.352Z] 155c8a90b555: Preparing [2022-09-22T22:36:37.352Z] bb6ba85b1444: Preparing [2022-09-22T22:36:37.352Z] d6bb98699697: Preparing [2022-09-22T22:36:37.352Z] 97f08e7edd5f: Preparing [2022-09-22T22:36:37.352Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:37.352Z] bb6ba85b1444: Waiting [2022-09-22T22:36:37.352Z] d6bb98699697: Waiting [2022-09-22T22:36:37.352Z] 97f08e7edd5f: Waiting [2022-09-22T22:36:37.352Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:37.352Z] 297e9cd008f7: Waiting [2022-09-22T22:36:37.352Z] 9628ab794bdc: Waiting [2022-09-22T22:36:37.352Z] 155c8a90b555: Waiting [2022-09-22T22:36:37.352Z] 84c395674474: Layer already exists [2022-09-22T22:36:37.352Z] 59c27b75058c: Layer already exists [2022-09-22T22:36:37.352Z] adaa509da699: Layer already exists [2022-09-22T22:36:37.352Z] 744c3832ecdd: Layer already exists [2022-09-22T22:36:37.352Z] d12ba619e8dd: Layer already exists [2022-09-22T22:36:37.352Z] 297e9cd008f7: Layer already exists [2022-09-22T22:36:37.352Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:37.352Z] bb6ba85b1444: Layer already exists [2022-09-22T22:36:37.352Z] 155c8a90b555: Layer already exists [2022-09-22T22:36:37.352Z] d6bb98699697: Layer already exists [2022-09-22T22:36:37.352Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:37.352Z] 97f08e7edd5f: Layer already exists [2022-09-22T22:36:37.625Z] 2.3.0-dev.71: digest: sha256:30398b80831047d537e4d6ca2e6964933455c6ee7e0af92c10a8816670fc5285 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:37.959Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:38.282Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:38.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-22T22:36:38.282Z] d12ba619e8dd: Preparing [2022-09-22T22:36:38.282Z] d12ba619e8dd: Preparing [2022-09-22T22:36:38.282Z] 59c27b75058c: Preparing [2022-09-22T22:36:38.282Z] 84c395674474: Preparing [2022-09-22T22:36:38.282Z] 744c3832ecdd: Preparing [2022-09-22T22:36:38.282Z] adaa509da699: Preparing [2022-09-22T22:36:38.282Z] 297e9cd008f7: Preparing [2022-09-22T22:36:38.282Z] 9628ab794bdc: Preparing [2022-09-22T22:36:38.282Z] 155c8a90b555: Preparing [2022-09-22T22:36:38.282Z] bb6ba85b1444: Preparing [2022-09-22T22:36:38.282Z] d6bb98699697: Preparing [2022-09-22T22:36:38.282Z] 97f08e7edd5f: Preparing [2022-09-22T22:36:38.282Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:38.282Z] 297e9cd008f7: Waiting [2022-09-22T22:36:38.282Z] 9628ab794bdc: Waiting [2022-09-22T22:36:38.282Z] d6bb98699697: Waiting [2022-09-22T22:36:38.282Z] 97f08e7edd5f: Waiting [2022-09-22T22:36:38.282Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:38.282Z] 155c8a90b555: Waiting [2022-09-22T22:36:38.282Z] bb6ba85b1444: Waiting [2022-09-22T22:36:38.282Z] 744c3832ecdd: Layer already exists [2022-09-22T22:36:38.282Z] d12ba619e8dd: Layer already exists [2022-09-22T22:36:38.282Z] adaa509da699: Layer already exists [2022-09-22T22:36:38.282Z] 59c27b75058c: Layer already exists [2022-09-22T22:36:38.282Z] 84c395674474: Layer already exists [2022-09-22T22:36:38.282Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:38.282Z] 297e9cd008f7: Layer already exists [2022-09-22T22:36:38.282Z] bb6ba85b1444: Layer already exists [2022-09-22T22:36:38.282Z] 155c8a90b555: Layer already exists [2022-09-22T22:36:38.282Z] d6bb98699697: Layer already exists [2022-09-22T22:36:38.282Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:38.282Z] 97f08e7edd5f: Layer already exists [2022-09-22T22:36:38.548Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:30398b80831047d537e4d6ca2e6964933455c6ee7e0af92c10a8816670fc5285 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:38.881Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:39.205Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-22T22:36:39.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-22T22:36:39.205Z] d12ba619e8dd: Preparing [2022-09-22T22:36:39.205Z] d12ba619e8dd: Preparing [2022-09-22T22:36:39.205Z] 59c27b75058c: Preparing [2022-09-22T22:36:39.205Z] 84c395674474: Preparing [2022-09-22T22:36:39.205Z] 744c3832ecdd: Preparing [2022-09-22T22:36:39.205Z] adaa509da699: Preparing [2022-09-22T22:36:39.205Z] 297e9cd008f7: Preparing [2022-09-22T22:36:39.205Z] 9628ab794bdc: Preparing [2022-09-22T22:36:39.205Z] 155c8a90b555: Preparing [2022-09-22T22:36:39.205Z] bb6ba85b1444: Preparing [2022-09-22T22:36:39.205Z] d6bb98699697: Preparing [2022-09-22T22:36:39.205Z] 97f08e7edd5f: Preparing [2022-09-22T22:36:39.205Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:39.205Z] 9628ab794bdc: Waiting [2022-09-22T22:36:39.205Z] 297e9cd008f7: Waiting [2022-09-22T22:36:39.205Z] 155c8a90b555: Waiting [2022-09-22T22:36:39.205Z] 97f08e7edd5f: Waiting [2022-09-22T22:36:39.205Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:39.205Z] d6bb98699697: Waiting [2022-09-22T22:36:39.205Z] bb6ba85b1444: Waiting [2022-09-22T22:36:39.205Z] d12ba619e8dd: Layer already exists [2022-09-22T22:36:39.205Z] adaa509da699: Layer already exists [2022-09-22T22:36:39.205Z] 744c3832ecdd: Layer already exists [2022-09-22T22:36:39.205Z] 59c27b75058c: Layer already exists [2022-09-22T22:36:39.205Z] 84c395674474: Layer already exists [2022-09-22T22:36:39.205Z] 297e9cd008f7: Layer already exists [2022-09-22T22:36:39.205Z] bb6ba85b1444: Layer already exists [2022-09-22T22:36:39.205Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:39.205Z] 155c8a90b555: Layer already exists [2022-09-22T22:36:39.205Z] d6bb98699697: Layer already exists [2022-09-22T22:36:39.205Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:39.205Z] 97f08e7edd5f: Layer already exists [2022-09-22T22:36:39.474Z] main: digest: sha256:30398b80831047d537e4d6ca2e6964933455c6ee7e0af92c10a8816670fc5285 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:36:39.521Z] ===================================================== [Pipeline] echo [2022-09-22T22:36:39.526Z] taggedImages: [2022-09-22T22:36:39.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:39.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-22T22:36:39.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.71 [2022-09-22T22:36:39.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:39.526Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-22T22:36:39.538Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-22T22:36:39.538Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:39.538Z] latest [2022-09-22T22:36:39.538Z] 2.3.0-dev.71 [2022-09-22T22:36:39.539Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:39.539Z] main [2022-09-22T22:36:39.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:39.862Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:40.192Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:40.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-22T22:36:40.192Z] 20b46e62d623: Preparing [2022-09-22T22:36:40.192Z] 3fcf2f57d68b: Preparing [2022-09-22T22:36:40.192Z] b5a057d6fbbf: Preparing [2022-09-22T22:36:40.192Z] 54c876789d43: Preparing [2022-09-22T22:36:40.192Z] 6e9411a2273b: Preparing [2022-09-22T22:36:40.192Z] 245b751c7d14: Preparing [2022-09-22T22:36:40.192Z] 6d2b6452600c: Preparing [2022-09-22T22:36:40.192Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:40.192Z] 245b751c7d14: Waiting [2022-09-22T22:36:40.192Z] 6d2b6452600c: Waiting [2022-09-22T22:36:40.192Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:40.458Z] 20b46e62d623: Pushed [2022-09-22T22:36:40.458Z] 6e9411a2273b: Pushed [2022-09-22T22:36:40.458Z] 3fcf2f57d68b: Pushed [2022-09-22T22:36:40.458Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:40.723Z] 245b751c7d14: Pushed [2022-09-22T22:36:41.302Z] 6d2b6452600c: Pushed [2022-09-22T22:36:42.705Z] 54c876789d43: Pushed [2022-09-22T22:36:42.705Z] b5a057d6fbbf: Pushed [2022-09-22T22:36:42.705Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:cacf770d0430f0a210f2e85a9e8d40c065a76656b8cd8084418ce5f1a75d2a13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:43.034Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:43.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-22T22:36:43.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-22T22:36:43.357Z] 20b46e62d623: Preparing [2022-09-22T22:36:43.357Z] 3fcf2f57d68b: Preparing [2022-09-22T22:36:43.357Z] b5a057d6fbbf: Preparing [2022-09-22T22:36:43.357Z] 54c876789d43: Preparing [2022-09-22T22:36:43.357Z] 6e9411a2273b: Preparing [2022-09-22T22:36:43.357Z] 245b751c7d14: Preparing [2022-09-22T22:36:43.357Z] 6d2b6452600c: Preparing [2022-09-22T22:36:43.357Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:43.357Z] 6d2b6452600c: Waiting [2022-09-22T22:36:43.357Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:43.357Z] 245b751c7d14: Waiting [2022-09-22T22:36:43.357Z] 6e9411a2273b: Layer already exists [2022-09-22T22:36:43.357Z] b5a057d6fbbf: Layer already exists [2022-09-22T22:36:43.357Z] 54c876789d43: Layer already exists [2022-09-22T22:36:43.357Z] 20b46e62d623: Layer already exists [2022-09-22T22:36:43.357Z] 3fcf2f57d68b: Layer already exists [2022-09-22T22:36:43.357Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:43.357Z] 245b751c7d14: Layer already exists [2022-09-22T22:36:43.357Z] 6d2b6452600c: Layer already exists [2022-09-22T22:36:43.623Z] latest: digest: sha256:cacf770d0430f0a210f2e85a9e8d40c065a76656b8cd8084418ce5f1a75d2a13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:44.021Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:44.354Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.71 [2022-09-22T22:36:44.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-22T22:36:44.354Z] 20b46e62d623: Preparing [2022-09-22T22:36:44.354Z] 3fcf2f57d68b: Preparing [2022-09-22T22:36:44.354Z] b5a057d6fbbf: Preparing [2022-09-22T22:36:44.354Z] 54c876789d43: Preparing [2022-09-22T22:36:44.354Z] 6e9411a2273b: Preparing [2022-09-22T22:36:44.354Z] 245b751c7d14: Preparing [2022-09-22T22:36:44.354Z] 6d2b6452600c: Preparing [2022-09-22T22:36:44.354Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:44.354Z] 245b751c7d14: Waiting [2022-09-22T22:36:44.354Z] 6d2b6452600c: Waiting [2022-09-22T22:36:44.354Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:44.354Z] 6e9411a2273b: Layer already exists [2022-09-22T22:36:44.354Z] 20b46e62d623: Layer already exists [2022-09-22T22:36:44.354Z] 54c876789d43: Layer already exists [2022-09-22T22:36:44.354Z] 3fcf2f57d68b: Layer already exists [2022-09-22T22:36:44.354Z] b5a057d6fbbf: Layer already exists [2022-09-22T22:36:44.354Z] 245b751c7d14: Layer already exists [2022-09-22T22:36:44.354Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:44.354Z] 6d2b6452600c: Layer already exists [2022-09-22T22:36:44.627Z] 2.3.0-dev.71: digest: sha256:cacf770d0430f0a210f2e85a9e8d40c065a76656b8cd8084418ce5f1a75d2a13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:44.965Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:45.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:45.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-22T22:36:45.291Z] 20b46e62d623: Preparing [2022-09-22T22:36:45.291Z] 3fcf2f57d68b: Preparing [2022-09-22T22:36:45.291Z] b5a057d6fbbf: Preparing [2022-09-22T22:36:45.291Z] 54c876789d43: Preparing [2022-09-22T22:36:45.291Z] 6e9411a2273b: Preparing [2022-09-22T22:36:45.291Z] 245b751c7d14: Preparing [2022-09-22T22:36:45.291Z] 6d2b6452600c: Preparing [2022-09-22T22:36:45.291Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:45.291Z] 245b751c7d14: Waiting [2022-09-22T22:36:45.291Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:45.291Z] 6d2b6452600c: Waiting [2022-09-22T22:36:45.291Z] 6e9411a2273b: Layer already exists [2022-09-22T22:36:45.291Z] 3fcf2f57d68b: Layer already exists [2022-09-22T22:36:45.291Z] 20b46e62d623: Layer already exists [2022-09-22T22:36:45.291Z] b5a057d6fbbf: Layer already exists [2022-09-22T22:36:45.291Z] 54c876789d43: Layer already exists [2022-09-22T22:36:45.291Z] 6d2b6452600c: Layer already exists [2022-09-22T22:36:45.291Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:45.291Z] 245b751c7d14: Layer already exists [2022-09-22T22:36:45.556Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:cacf770d0430f0a210f2e85a9e8d40c065a76656b8cd8084418ce5f1a75d2a13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:45.888Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:46.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-22T22:36:46.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-22T22:36:46.216Z] 20b46e62d623: Preparing [2022-09-22T22:36:46.216Z] 3fcf2f57d68b: Preparing [2022-09-22T22:36:46.216Z] b5a057d6fbbf: Preparing [2022-09-22T22:36:46.216Z] 54c876789d43: Preparing [2022-09-22T22:36:46.216Z] 6e9411a2273b: Preparing [2022-09-22T22:36:46.216Z] 245b751c7d14: Preparing [2022-09-22T22:36:46.216Z] 6d2b6452600c: Preparing [2022-09-22T22:36:46.216Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:46.216Z] 6d2b6452600c: Waiting [2022-09-22T22:36:46.216Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:46.216Z] 245b751c7d14: Waiting [2022-09-22T22:36:46.216Z] 6e9411a2273b: Layer already exists [2022-09-22T22:36:46.216Z] 20b46e62d623: Layer already exists [2022-09-22T22:36:46.216Z] 54c876789d43: Layer already exists [2022-09-22T22:36:46.216Z] 3fcf2f57d68b: Layer already exists [2022-09-22T22:36:46.216Z] b5a057d6fbbf: Layer already exists [2022-09-22T22:36:46.216Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:46.216Z] 6d2b6452600c: Layer already exists [2022-09-22T22:36:46.216Z] 245b751c7d14: Layer already exists [2022-09-22T22:36:46.482Z] main: digest: sha256:cacf770d0430f0a210f2e85a9e8d40c065a76656b8cd8084418ce5f1a75d2a13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:36:46.529Z] ===================================================== [Pipeline] echo [2022-09-22T22:36:46.534Z] taggedImages: [2022-09-22T22:36:46.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:46.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-22T22:36:46.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.71 [2022-09-22T22:36:46.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:46.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-22T22:36:46.547Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-22T22:36:46.547Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:46.547Z] latest [2022-09-22T22:36:46.547Z] 2.3.0-dev.71 [2022-09-22T22:36:46.547Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:46.547Z] main [2022-09-22T22:36:46.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:46.868Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:47.208Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:47.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-22T22:36:47.208Z] 4f0b5aa687f2: Preparing [2022-09-22T22:36:47.208Z] d12baeb93cdc: Preparing [2022-09-22T22:36:47.208Z] 6d7d03438aad: Preparing [2022-09-22T22:36:47.208Z] 3349157c7e1b: Preparing [2022-09-22T22:36:47.208Z] e825ed50f426: Preparing [2022-09-22T22:36:47.208Z] 6d22481d21e9: Preparing [2022-09-22T22:36:47.208Z] 1b7e6b5207a8: Preparing [2022-09-22T22:36:47.208Z] 6ed03db069dd: Preparing [2022-09-22T22:36:47.208Z] d6fe2b208a30: Preparing [2022-09-22T22:36:47.208Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:47.208Z] 1b7e6b5207a8: Waiting [2022-09-22T22:36:47.208Z] 6ed03db069dd: Waiting [2022-09-22T22:36:47.208Z] d6fe2b208a30: Waiting [2022-09-22T22:36:47.208Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:47.208Z] 6d22481d21e9: Waiting [2022-09-22T22:36:47.474Z] 4f0b5aa687f2: Pushed [2022-09-22T22:36:47.474Z] d12baeb93cdc: Pushed [2022-09-22T22:36:47.474Z] e825ed50f426: Pushed [2022-09-22T22:36:47.474Z] 6d22481d21e9: Pushed [2022-09-22T22:36:47.474Z] 1b7e6b5207a8: Pushed [2022-09-22T22:36:47.739Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:47.739Z] 6ed03db069dd: Pushed [2022-09-22T22:36:48.004Z] d6fe2b208a30: Pushed [2022-09-22T22:36:49.938Z] 3349157c7e1b: Pushed [2022-09-22T22:36:50.204Z] 6d7d03438aad: Pushed [2022-09-22T22:36:50.469Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:a74cd7fa839149346529dbbab6799f74bb861ae4049ead8d3d0521b7427f1b1a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:50.812Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:51.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-22T22:36:51.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-22T22:36:51.140Z] 4f0b5aa687f2: Preparing [2022-09-22T22:36:51.140Z] d12baeb93cdc: Preparing [2022-09-22T22:36:51.140Z] 6d7d03438aad: Preparing [2022-09-22T22:36:51.140Z] 3349157c7e1b: Preparing [2022-09-22T22:36:51.140Z] e825ed50f426: Preparing [2022-09-22T22:36:51.140Z] 6d22481d21e9: Preparing [2022-09-22T22:36:51.140Z] 1b7e6b5207a8: Preparing [2022-09-22T22:36:51.140Z] 6ed03db069dd: Preparing [2022-09-22T22:36:51.140Z] d6fe2b208a30: Preparing [2022-09-22T22:36:51.140Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:51.140Z] 6ed03db069dd: Waiting [2022-09-22T22:36:51.140Z] d6fe2b208a30: Waiting [2022-09-22T22:36:51.140Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:51.140Z] 6d22481d21e9: Waiting [2022-09-22T22:36:51.140Z] 1b7e6b5207a8: Waiting [2022-09-22T22:36:51.140Z] 6d7d03438aad: Layer already exists [2022-09-22T22:36:51.140Z] d12baeb93cdc: Layer already exists [2022-09-22T22:36:51.140Z] 4f0b5aa687f2: Layer already exists [2022-09-22T22:36:51.140Z] 3349157c7e1b: Layer already exists [2022-09-22T22:36:51.140Z] e825ed50f426: Layer already exists [2022-09-22T22:36:51.140Z] 6d22481d21e9: Layer already exists [2022-09-22T22:36:51.140Z] 1b7e6b5207a8: Layer already exists [2022-09-22T22:36:51.140Z] d6fe2b208a30: Layer already exists [2022-09-22T22:36:51.140Z] 6ed03db069dd: Layer already exists [2022-09-22T22:36:51.140Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:51.404Z] latest: digest: sha256:a74cd7fa839149346529dbbab6799f74bb861ae4049ead8d3d0521b7427f1b1a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:51.741Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:52.078Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.71 [2022-09-22T22:36:52.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-22T22:36:52.078Z] 4f0b5aa687f2: Preparing [2022-09-22T22:36:52.078Z] d12baeb93cdc: Preparing [2022-09-22T22:36:52.078Z] 6d7d03438aad: Preparing [2022-09-22T22:36:52.078Z] 3349157c7e1b: Preparing [2022-09-22T22:36:52.078Z] e825ed50f426: Preparing [2022-09-22T22:36:52.078Z] 6d22481d21e9: Preparing [2022-09-22T22:36:52.078Z] 1b7e6b5207a8: Preparing [2022-09-22T22:36:52.078Z] 6ed03db069dd: Preparing [2022-09-22T22:36:52.078Z] d6fe2b208a30: Preparing [2022-09-22T22:36:52.078Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:52.078Z] 6ed03db069dd: Waiting [2022-09-22T22:36:52.078Z] d6fe2b208a30: Waiting [2022-09-22T22:36:52.078Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:52.078Z] 6d22481d21e9: Waiting [2022-09-22T22:36:52.078Z] 1b7e6b5207a8: Waiting [2022-09-22T22:36:52.078Z] e825ed50f426: Layer already exists [2022-09-22T22:36:52.078Z] 4f0b5aa687f2: Layer already exists [2022-09-22T22:36:52.078Z] d12baeb93cdc: Layer already exists [2022-09-22T22:36:52.078Z] 6d7d03438aad: Layer already exists [2022-09-22T22:36:52.078Z] 3349157c7e1b: Layer already exists [2022-09-22T22:36:52.078Z] 6ed03db069dd: Layer already exists [2022-09-22T22:36:52.078Z] 6d22481d21e9: Layer already exists [2022-09-22T22:36:52.078Z] 1b7e6b5207a8: Layer already exists [2022-09-22T22:36:52.078Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:52.078Z] d6fe2b208a30: Layer already exists [2022-09-22T22:36:52.343Z] 2.3.0-dev.71: digest: sha256:a74cd7fa839149346529dbbab6799f74bb861ae4049ead8d3d0521b7427f1b1a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:52.676Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:53.011Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:53.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-22T22:36:53.011Z] 4f0b5aa687f2: Preparing [2022-09-22T22:36:53.011Z] d12baeb93cdc: Preparing [2022-09-22T22:36:53.011Z] 6d7d03438aad: Preparing [2022-09-22T22:36:53.011Z] 3349157c7e1b: Preparing [2022-09-22T22:36:53.011Z] e825ed50f426: Preparing [2022-09-22T22:36:53.011Z] 6d22481d21e9: Preparing [2022-09-22T22:36:53.011Z] 1b7e6b5207a8: Preparing [2022-09-22T22:36:53.011Z] 6ed03db069dd: Preparing [2022-09-22T22:36:53.011Z] d6fe2b208a30: Preparing [2022-09-22T22:36:53.011Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:53.011Z] 6ed03db069dd: Waiting [2022-09-22T22:36:53.011Z] d6fe2b208a30: Waiting [2022-09-22T22:36:53.011Z] 6d22481d21e9: Waiting [2022-09-22T22:36:53.011Z] 1b7e6b5207a8: Waiting [2022-09-22T22:36:53.011Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:53.011Z] e825ed50f426: Layer already exists [2022-09-22T22:36:53.011Z] 6d7d03438aad: Layer already exists [2022-09-22T22:36:53.011Z] d12baeb93cdc: Layer already exists [2022-09-22T22:36:53.011Z] 3349157c7e1b: Layer already exists [2022-09-22T22:36:53.011Z] 4f0b5aa687f2: Layer already exists [2022-09-22T22:36:53.011Z] d6fe2b208a30: Layer already exists [2022-09-22T22:36:53.011Z] 6ed03db069dd: Layer already exists [2022-09-22T22:36:53.011Z] 1b7e6b5207a8: Layer already exists [2022-09-22T22:36:53.011Z] 6d22481d21e9: Layer already exists [2022-09-22T22:36:53.011Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:53.276Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:a74cd7fa839149346529dbbab6799f74bb861ae4049ead8d3d0521b7427f1b1a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:53.623Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:53.952Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-22T22:36:53.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-22T22:36:53.952Z] 4f0b5aa687f2: Preparing [2022-09-22T22:36:53.952Z] d12baeb93cdc: Preparing [2022-09-22T22:36:53.952Z] 6d7d03438aad: Preparing [2022-09-22T22:36:53.952Z] 3349157c7e1b: Preparing [2022-09-22T22:36:53.952Z] e825ed50f426: Preparing [2022-09-22T22:36:53.952Z] 6d22481d21e9: Preparing [2022-09-22T22:36:53.952Z] 1b7e6b5207a8: Preparing [2022-09-22T22:36:53.952Z] 6ed03db069dd: Preparing [2022-09-22T22:36:53.952Z] d6fe2b208a30: Preparing [2022-09-22T22:36:53.952Z] 5d3e392a13a0: Preparing [2022-09-22T22:36:53.952Z] 6ed03db069dd: Waiting [2022-09-22T22:36:53.952Z] d6fe2b208a30: Waiting [2022-09-22T22:36:53.952Z] 6d22481d21e9: Waiting [2022-09-22T22:36:53.952Z] 5d3e392a13a0: Waiting [2022-09-22T22:36:53.952Z] 1b7e6b5207a8: Waiting [2022-09-22T22:36:53.952Z] 4f0b5aa687f2: Layer already exists [2022-09-22T22:36:53.952Z] 6d7d03438aad: Layer already exists [2022-09-22T22:36:53.952Z] d12baeb93cdc: Layer already exists [2022-09-22T22:36:53.952Z] e825ed50f426: Layer already exists [2022-09-22T22:36:53.952Z] 3349157c7e1b: Layer already exists [2022-09-22T22:36:53.952Z] 6ed03db069dd: Layer already exists [2022-09-22T22:36:53.952Z] 1b7e6b5207a8: Layer already exists [2022-09-22T22:36:53.952Z] 6d22481d21e9: Layer already exists [2022-09-22T22:36:53.952Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:36:53.952Z] d6fe2b208a30: Layer already exists [2022-09-22T22:36:54.218Z] main: digest: sha256:a74cd7fa839149346529dbbab6799f74bb861ae4049ead8d3d0521b7427f1b1a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:36:54.259Z] ===================================================== [Pipeline] echo [2022-09-22T22:36:54.267Z] taggedImages: [2022-09-22T22:36:54.267Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:54.267Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-22T22:36:54.267Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.71 [2022-09-22T22:36:54.267Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:54.267Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-22T22:36:54.299Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-22T22:36:54.299Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:54.299Z] latest [2022-09-22T22:36:54.299Z] 2.3.0-dev.71 [2022-09-22T22:36:54.299Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:36:54.299Z] main [2022-09-22T22:36:54.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:54.645Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:54.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:36:54.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-22T22:36:54.988Z] 88593d8806dd: Preparing [2022-09-22T22:36:54.988Z] 96dca124356f: Preparing [2022-09-22T22:36:54.988Z] 9628ab794bdc: Preparing [2022-09-22T22:36:54.988Z] cd51444b94d1: Preparing [2022-09-22T22:36:54.988Z] 07abd09bfa10: Preparing [2022-09-22T22:36:54.988Z] 9833f26c6bda: Preparing [2022-09-22T22:36:54.988Z] 9833f26c6bda: Waiting [2022-09-22T22:36:55.253Z] 9628ab794bdc: Layer already exists [2022-09-22T22:36:55.253Z] 9833f26c6bda: Layer already exists [2022-09-22T22:36:55.253Z] 88593d8806dd: Pushed [2022-09-22T22:36:55.253Z] 07abd09bfa10: Pushed [2022-09-22T22:36:56.204Z] cd51444b94d1: Pushed [2022-09-22T22:36:59.533Z] 96dca124356f: Pushed [2022-09-22T22:36:59.533Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:f2e3933532a02c84eb99e888c37560621021b48461ff182663b1381679a1f158 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:36:59.872Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:00.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-22T22:37:00.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-22T22:37:00.200Z] 88593d8806dd: Preparing [2022-09-22T22:37:00.200Z] 96dca124356f: Preparing [2022-09-22T22:37:00.200Z] 9628ab794bdc: Preparing [2022-09-22T22:37:00.200Z] cd51444b94d1: Preparing [2022-09-22T22:37:00.200Z] 07abd09bfa10: Preparing [2022-09-22T22:37:00.200Z] 9833f26c6bda: Preparing [2022-09-22T22:37:00.200Z] 9833f26c6bda: Waiting [2022-09-22T22:37:00.200Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:00.200Z] 88593d8806dd: Layer already exists [2022-09-22T22:37:00.200Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:00.200Z] 96dca124356f: Layer already exists [2022-09-22T22:37:00.200Z] cd51444b94d1: Layer already exists [2022-09-22T22:37:00.201Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:00.465Z] latest: digest: sha256:f2e3933532a02c84eb99e888c37560621021b48461ff182663b1381679a1f158 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:00.808Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:01.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.71 [2022-09-22T22:37:01.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-22T22:37:01.138Z] 88593d8806dd: Preparing [2022-09-22T22:37:01.138Z] 96dca124356f: Preparing [2022-09-22T22:37:01.138Z] 9628ab794bdc: Preparing [2022-09-22T22:37:01.138Z] cd51444b94d1: Preparing [2022-09-22T22:37:01.138Z] 07abd09bfa10: Preparing [2022-09-22T22:37:01.138Z] 9833f26c6bda: Preparing [2022-09-22T22:37:01.138Z] 9833f26c6bda: Waiting [2022-09-22T22:37:01.138Z] 96dca124356f: Layer already exists [2022-09-22T22:37:01.138Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:01.138Z] cd51444b94d1: Layer already exists [2022-09-22T22:37:01.138Z] 88593d8806dd: Layer already exists [2022-09-22T22:37:01.138Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:01.138Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:01.138Z] 2.3.0-dev.71: digest: sha256:f2e3933532a02c84eb99e888c37560621021b48461ff182663b1381679a1f158 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:01.741Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:02.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:02.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-22T22:37:02.074Z] 88593d8806dd: Preparing [2022-09-22T22:37:02.074Z] 96dca124356f: Preparing [2022-09-22T22:37:02.074Z] 9628ab794bdc: Preparing [2022-09-22T22:37:02.074Z] cd51444b94d1: Preparing [2022-09-22T22:37:02.074Z] 07abd09bfa10: Preparing [2022-09-22T22:37:02.074Z] 9833f26c6bda: Preparing [2022-09-22T22:37:02.074Z] 9833f26c6bda: Waiting [2022-09-22T22:37:02.074Z] cd51444b94d1: Layer already exists [2022-09-22T22:37:02.074Z] 96dca124356f: Layer already exists [2022-09-22T22:37:02.074Z] 88593d8806dd: Layer already exists [2022-09-22T22:37:02.074Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:02.074Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:02.074Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:02.339Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:f2e3933532a02c84eb99e888c37560621021b48461ff182663b1381679a1f158 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:02.672Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:02.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-22T22:37:02.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-22T22:37:02.998Z] 88593d8806dd: Preparing [2022-09-22T22:37:02.998Z] 96dca124356f: Preparing [2022-09-22T22:37:02.998Z] 9628ab794bdc: Preparing [2022-09-22T22:37:02.998Z] cd51444b94d1: Preparing [2022-09-22T22:37:02.998Z] 07abd09bfa10: Preparing [2022-09-22T22:37:02.998Z] 9833f26c6bda: Preparing [2022-09-22T22:37:02.998Z] 9833f26c6bda: Waiting [2022-09-22T22:37:02.998Z] 96dca124356f: Layer already exists [2022-09-22T22:37:02.998Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:02.998Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:02.998Z] cd51444b94d1: Layer already exists [2022-09-22T22:37:02.998Z] 88593d8806dd: Layer already exists [2022-09-22T22:37:02.998Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:03.261Z] main: digest: sha256:f2e3933532a02c84eb99e888c37560621021b48461ff182663b1381679a1f158 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:37:03.299Z] ===================================================== [Pipeline] echo [2022-09-22T22:37:03.304Z] taggedImages: [2022-09-22T22:37:03.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:03.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-22T22:37:03.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.71 [2022-09-22T22:37:03.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:03.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-22T22:37:03.317Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-22T22:37:03.317Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:03.317Z] latest [2022-09-22T22:37:03.317Z] 2.3.0-dev.71 [2022-09-22T22:37:03.317Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:03.317Z] main [2022-09-22T22:37:03.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:03.639Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:03.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:03.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-22T22:37:03.966Z] 179fa2a53ac9: Preparing [2022-09-22T22:37:03.966Z] 684d75c30b41: Preparing [2022-09-22T22:37:03.966Z] 67fa1390d29a: Preparing [2022-09-22T22:37:03.966Z] c556e43f3eff: Preparing [2022-09-22T22:37:03.966Z] e98fc937d624: Preparing [2022-09-22T22:37:03.966Z] 6983c82c26f4: Preparing [2022-09-22T22:37:03.966Z] 07abd09bfa10: Preparing [2022-09-22T22:37:03.966Z] 9833f26c6bda: Preparing [2022-09-22T22:37:03.966Z] 07abd09bfa10: Waiting [2022-09-22T22:37:03.966Z] 9833f26c6bda: Waiting [2022-09-22T22:37:03.966Z] 6983c82c26f4: Waiting [2022-09-22T22:37:04.231Z] 67fa1390d29a: Pushed [2022-09-22T22:37:04.231Z] 684d75c30b41: Pushed [2022-09-22T22:37:04.231Z] 179fa2a53ac9: Pushed [2022-09-22T22:37:04.231Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:04.231Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:05.184Z] 6983c82c26f4: Pushed [2022-09-22T22:37:11.807Z] e98fc937d624: Pushed [2022-09-22T22:37:19.989Z] c556e43f3eff: Pushed [2022-09-22T22:37:19.989Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:6651df20fcba3e30f96b6c40a9331deb580d5508ee5614ab35c680a6ce574e55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:20.317Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:20.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-22T22:37:20.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-22T22:37:20.649Z] 179fa2a53ac9: Preparing [2022-09-22T22:37:20.649Z] 684d75c30b41: Preparing [2022-09-22T22:37:20.649Z] 67fa1390d29a: Preparing [2022-09-22T22:37:20.649Z] c556e43f3eff: Preparing [2022-09-22T22:37:20.649Z] e98fc937d624: Preparing [2022-09-22T22:37:20.649Z] 6983c82c26f4: Preparing [2022-09-22T22:37:20.649Z] 07abd09bfa10: Preparing [2022-09-22T22:37:20.649Z] 9833f26c6bda: Preparing [2022-09-22T22:37:20.649Z] 6983c82c26f4: Waiting [2022-09-22T22:37:20.649Z] 07abd09bfa10: Waiting [2022-09-22T22:37:20.649Z] 9833f26c6bda: Waiting [2022-09-22T22:37:20.649Z] c556e43f3eff: Layer already exists [2022-09-22T22:37:20.649Z] 684d75c30b41: Layer already exists [2022-09-22T22:37:20.649Z] e98fc937d624: Layer already exists [2022-09-22T22:37:20.649Z] 67fa1390d29a: Layer already exists [2022-09-22T22:37:20.649Z] 179fa2a53ac9: Layer already exists [2022-09-22T22:37:20.649Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:20.649Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:20.649Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:20.914Z] latest: digest: sha256:6651df20fcba3e30f96b6c40a9331deb580d5508ee5614ab35c680a6ce574e55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:21.255Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:21.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.71 [2022-09-22T22:37:21.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-22T22:37:21.586Z] 179fa2a53ac9: Preparing [2022-09-22T22:37:21.586Z] 684d75c30b41: Preparing [2022-09-22T22:37:21.586Z] 67fa1390d29a: Preparing [2022-09-22T22:37:21.586Z] c556e43f3eff: Preparing [2022-09-22T22:37:21.586Z] e98fc937d624: Preparing [2022-09-22T22:37:21.586Z] 6983c82c26f4: Preparing [2022-09-22T22:37:21.586Z] 07abd09bfa10: Preparing [2022-09-22T22:37:21.586Z] 9833f26c6bda: Preparing [2022-09-22T22:37:21.586Z] 6983c82c26f4: Waiting [2022-09-22T22:37:21.586Z] 07abd09bfa10: Waiting [2022-09-22T22:37:21.586Z] 9833f26c6bda: Waiting [2022-09-22T22:37:21.586Z] 684d75c30b41: Layer already exists [2022-09-22T22:37:21.586Z] 179fa2a53ac9: Layer already exists [2022-09-22T22:37:21.586Z] 67fa1390d29a: Layer already exists [2022-09-22T22:37:21.586Z] c556e43f3eff: Layer already exists [2022-09-22T22:37:21.586Z] e98fc937d624: Layer already exists [2022-09-22T22:37:21.586Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:21.586Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:21.586Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:21.586Z] 2.3.0-dev.71: digest: sha256:6651df20fcba3e30f96b6c40a9331deb580d5508ee5614ab35c680a6ce574e55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:21.923Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:22.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:22.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-22T22:37:22.250Z] 179fa2a53ac9: Preparing [2022-09-22T22:37:22.250Z] 684d75c30b41: Preparing [2022-09-22T22:37:22.250Z] 67fa1390d29a: Preparing [2022-09-22T22:37:22.250Z] c556e43f3eff: Preparing [2022-09-22T22:37:22.250Z] e98fc937d624: Preparing [2022-09-22T22:37:22.250Z] 6983c82c26f4: Preparing [2022-09-22T22:37:22.250Z] 07abd09bfa10: Preparing [2022-09-22T22:37:22.250Z] 6983c82c26f4: Waiting [2022-09-22T22:37:22.250Z] 9833f26c6bda: Preparing [2022-09-22T22:37:22.250Z] 9833f26c6bda: Waiting [2022-09-22T22:37:22.250Z] 07abd09bfa10: Waiting [2022-09-22T22:37:22.250Z] c556e43f3eff: Layer already exists [2022-09-22T22:37:22.250Z] 684d75c30b41: Layer already exists [2022-09-22T22:37:22.250Z] e98fc937d624: Layer already exists [2022-09-22T22:37:22.250Z] 67fa1390d29a: Layer already exists [2022-09-22T22:37:22.250Z] 179fa2a53ac9: Layer already exists [2022-09-22T22:37:22.250Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:22.250Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:22.250Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:22.250Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:6651df20fcba3e30f96b6c40a9331deb580d5508ee5614ab35c680a6ce574e55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:22.906Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:23.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-22T22:37:23.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-22T22:37:23.244Z] 179fa2a53ac9: Preparing [2022-09-22T22:37:23.244Z] 684d75c30b41: Preparing [2022-09-22T22:37:23.244Z] 67fa1390d29a: Preparing [2022-09-22T22:37:23.244Z] c556e43f3eff: Preparing [2022-09-22T22:37:23.244Z] e98fc937d624: Preparing [2022-09-22T22:37:23.244Z] 6983c82c26f4: Preparing [2022-09-22T22:37:23.244Z] 07abd09bfa10: Preparing [2022-09-22T22:37:23.244Z] 9833f26c6bda: Preparing [2022-09-22T22:37:23.244Z] 07abd09bfa10: Waiting [2022-09-22T22:37:23.244Z] 9833f26c6bda: Waiting [2022-09-22T22:37:23.244Z] 6983c82c26f4: Waiting [2022-09-22T22:37:23.244Z] e98fc937d624: Layer already exists [2022-09-22T22:37:23.244Z] 179fa2a53ac9: Layer already exists [2022-09-22T22:37:23.244Z] c556e43f3eff: Layer already exists [2022-09-22T22:37:23.244Z] 67fa1390d29a: Layer already exists [2022-09-22T22:37:23.244Z] 684d75c30b41: Layer already exists [2022-09-22T22:37:23.244Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:23.244Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:23.244Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:23.513Z] main: digest: sha256:6651df20fcba3e30f96b6c40a9331deb580d5508ee5614ab35c680a6ce574e55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:37:23.565Z] ===================================================== [Pipeline] echo [2022-09-22T22:37:23.573Z] taggedImages: [2022-09-22T22:37:23.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:23.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-22T22:37:23.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.71 [2022-09-22T22:37:23.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:23.573Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-22T22:37:23.592Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-22T22:37:23.592Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:23.592Z] latest [2022-09-22T22:37:23.592Z] 2.3.0-dev.71 [2022-09-22T22:37:23.592Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:23.592Z] main [2022-09-22T22:37:23.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:23.949Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:24.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:24.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-22T22:37:24.327Z] 8d8a10f70f00: Preparing [2022-09-22T22:37:24.327Z] e5d5f34a5850: Preparing [2022-09-22T22:37:24.327Z] 209ac8b2bceb: Preparing [2022-09-22T22:37:24.327Z] 7d092fe59a57: Preparing [2022-09-22T22:37:24.327Z] 1faea0f6a391: Preparing [2022-09-22T22:37:24.327Z] 54a036d3a6cd: Preparing [2022-09-22T22:37:24.327Z] 9833f26c6bda: Preparing [2022-09-22T22:37:24.327Z] 54a036d3a6cd: Waiting [2022-09-22T22:37:24.327Z] 9833f26c6bda: Waiting [2022-09-22T22:37:24.596Z] e5d5f34a5850: Pushed [2022-09-22T22:37:24.596Z] 8d8a10f70f00: Pushed [2022-09-22T22:37:24.596Z] 209ac8b2bceb: Pushed [2022-09-22T22:37:24.596Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:24.596Z] 54a036d3a6cd: Pushed [2022-09-22T22:37:25.176Z] 1faea0f6a391: Pushed [2022-09-22T22:37:40.148Z] 7d092fe59a57: Pushed [2022-09-22T22:37:40.415Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:0168cb4e998e8a1d81c8f5c8686fb091d36777ee9135861f2da95888802ed15d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:40.756Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:41.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-22T22:37:41.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-22T22:37:41.091Z] 8d8a10f70f00: Preparing [2022-09-22T22:37:41.091Z] e5d5f34a5850: Preparing [2022-09-22T22:37:41.091Z] 209ac8b2bceb: Preparing [2022-09-22T22:37:41.091Z] 7d092fe59a57: Preparing [2022-09-22T22:37:41.091Z] 1faea0f6a391: Preparing [2022-09-22T22:37:41.091Z] 54a036d3a6cd: Preparing [2022-09-22T22:37:41.091Z] 9833f26c6bda: Preparing [2022-09-22T22:37:41.091Z] 54a036d3a6cd: Waiting [2022-09-22T22:37:41.091Z] 9833f26c6bda: Waiting [2022-09-22T22:37:41.091Z] 1faea0f6a391: Layer already exists [2022-09-22T22:37:41.091Z] 8d8a10f70f00: Layer already exists [2022-09-22T22:37:41.091Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:41.091Z] e5d5f34a5850: Layer already exists [2022-09-22T22:37:41.091Z] 209ac8b2bceb: Layer already exists [2022-09-22T22:37:41.091Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:41.091Z] 54a036d3a6cd: Layer already exists [2022-09-22T22:37:41.356Z] latest: digest: sha256:0168cb4e998e8a1d81c8f5c8686fb091d36777ee9135861f2da95888802ed15d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:41.691Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:42.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.71 [2022-09-22T22:37:42.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-22T22:37:42.025Z] 8d8a10f70f00: Preparing [2022-09-22T22:37:42.025Z] e5d5f34a5850: Preparing [2022-09-22T22:37:42.025Z] 209ac8b2bceb: Preparing [2022-09-22T22:37:42.025Z] 7d092fe59a57: Preparing [2022-09-22T22:37:42.025Z] 1faea0f6a391: Preparing [2022-09-22T22:37:42.025Z] 54a036d3a6cd: Preparing [2022-09-22T22:37:42.025Z] 9833f26c6bda: Preparing [2022-09-22T22:37:42.025Z] 54a036d3a6cd: Waiting [2022-09-22T22:37:42.025Z] 9833f26c6bda: Waiting [2022-09-22T22:37:42.025Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:42.025Z] 1faea0f6a391: Layer already exists [2022-09-22T22:37:42.025Z] 209ac8b2bceb: Layer already exists [2022-09-22T22:37:42.025Z] 8d8a10f70f00: Layer already exists [2022-09-22T22:37:42.025Z] e5d5f34a5850: Layer already exists [2022-09-22T22:37:42.025Z] 54a036d3a6cd: Layer already exists [2022-09-22T22:37:42.025Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:42.291Z] 2.3.0-dev.71: digest: sha256:0168cb4e998e8a1d81c8f5c8686fb091d36777ee9135861f2da95888802ed15d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:42.631Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:42.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:42.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-22T22:37:42.961Z] 8d8a10f70f00: Preparing [2022-09-22T22:37:42.961Z] e5d5f34a5850: Preparing [2022-09-22T22:37:42.961Z] 209ac8b2bceb: Preparing [2022-09-22T22:37:42.961Z] 7d092fe59a57: Preparing [2022-09-22T22:37:42.961Z] 1faea0f6a391: Preparing [2022-09-22T22:37:42.961Z] 54a036d3a6cd: Preparing [2022-09-22T22:37:42.961Z] 9833f26c6bda: Preparing [2022-09-22T22:37:42.961Z] 54a036d3a6cd: Waiting [2022-09-22T22:37:42.961Z] 9833f26c6bda: Waiting [2022-09-22T22:37:42.961Z] 1faea0f6a391: Layer already exists [2022-09-22T22:37:42.961Z] 8d8a10f70f00: Layer already exists [2022-09-22T22:37:42.961Z] e5d5f34a5850: Layer already exists [2022-09-22T22:37:42.961Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:42.961Z] 209ac8b2bceb: Layer already exists [2022-09-22T22:37:42.961Z] 54a036d3a6cd: Layer already exists [2022-09-22T22:37:42.961Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:43.228Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:0168cb4e998e8a1d81c8f5c8686fb091d36777ee9135861f2da95888802ed15d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:43.560Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:43.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-22T22:37:43.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-22T22:37:43.892Z] 8d8a10f70f00: Preparing [2022-09-22T22:37:43.892Z] e5d5f34a5850: Preparing [2022-09-22T22:37:43.892Z] 209ac8b2bceb: Preparing [2022-09-22T22:37:43.892Z] 7d092fe59a57: Preparing [2022-09-22T22:37:43.892Z] 1faea0f6a391: Preparing [2022-09-22T22:37:43.892Z] 54a036d3a6cd: Preparing [2022-09-22T22:37:43.892Z] 9833f26c6bda: Preparing [2022-09-22T22:37:43.892Z] 54a036d3a6cd: Waiting [2022-09-22T22:37:43.892Z] 9833f26c6bda: Waiting [2022-09-22T22:37:43.892Z] 209ac8b2bceb: Layer already exists [2022-09-22T22:37:43.892Z] 1faea0f6a391: Layer already exists [2022-09-22T22:37:43.892Z] e5d5f34a5850: Layer already exists [2022-09-22T22:37:43.892Z] 8d8a10f70f00: Layer already exists [2022-09-22T22:37:43.892Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:43.892Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:43.892Z] 54a036d3a6cd: Layer already exists [2022-09-22T22:37:44.158Z] main: digest: sha256:0168cb4e998e8a1d81c8f5c8686fb091d36777ee9135861f2da95888802ed15d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:37:44.207Z] ===================================================== [Pipeline] echo [2022-09-22T22:37:44.212Z] taggedImages: [2022-09-22T22:37:44.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:44.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-22T22:37:44.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.71 [2022-09-22T22:37:44.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:44.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-22T22:37:44.234Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-22T22:37:44.234Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:44.234Z] latest [2022-09-22T22:37:44.234Z] 2.3.0-dev.71 [2022-09-22T22:37:44.234Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:44.234Z] main [2022-09-22T22:37:44.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:44.578Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:44.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:44.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-22T22:37:44.912Z] e1dce0aac749: Preparing [2022-09-22T22:37:44.912Z] b08e532fee98: Preparing [2022-09-22T22:37:44.912Z] 43b57b31f3ef: Preparing [2022-09-22T22:37:44.912Z] 7d092fe59a57: Preparing [2022-09-22T22:37:44.912Z] 6983c82c26f4: Preparing [2022-09-22T22:37:44.912Z] 07abd09bfa10: Preparing [2022-09-22T22:37:44.912Z] 9833f26c6bda: Preparing [2022-09-22T22:37:44.912Z] 07abd09bfa10: Waiting [2022-09-22T22:37:44.912Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:44.912Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:44.912Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:44.912Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:45.177Z] 43b57b31f3ef: Pushed [2022-09-22T22:37:45.177Z] e1dce0aac749: Pushed [2022-09-22T22:37:45.177Z] b08e532fee98: Pushed [2022-09-22T22:37:45.177Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:deb98bcc4c75f8e68221743d8e3013cae4f5fe887c43879d6f66558a30029a48 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:45.510Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:45.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-22T22:37:45.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-22T22:37:45.849Z] e1dce0aac749: Preparing [2022-09-22T22:37:45.849Z] b08e532fee98: Preparing [2022-09-22T22:37:45.849Z] 43b57b31f3ef: Preparing [2022-09-22T22:37:45.849Z] 7d092fe59a57: Preparing [2022-09-22T22:37:45.849Z] 6983c82c26f4: Preparing [2022-09-22T22:37:45.849Z] 07abd09bfa10: Preparing [2022-09-22T22:37:45.849Z] 9833f26c6bda: Preparing [2022-09-22T22:37:45.849Z] 07abd09bfa10: Waiting [2022-09-22T22:37:45.849Z] 9833f26c6bda: Waiting [2022-09-22T22:37:45.849Z] 43b57b31f3ef: Layer already exists [2022-09-22T22:37:45.849Z] e1dce0aac749: Layer already exists [2022-09-22T22:37:45.849Z] b08e532fee98: Layer already exists [2022-09-22T22:37:45.849Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:45.849Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:45.849Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:45.849Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:46.116Z] latest: digest: sha256:deb98bcc4c75f8e68221743d8e3013cae4f5fe887c43879d6f66558a30029a48 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:46.461Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:46.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.71 [2022-09-22T22:37:46.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-22T22:37:46.797Z] e1dce0aac749: Preparing [2022-09-22T22:37:46.797Z] b08e532fee98: Preparing [2022-09-22T22:37:46.797Z] 43b57b31f3ef: Preparing [2022-09-22T22:37:46.797Z] 7d092fe59a57: Preparing [2022-09-22T22:37:46.797Z] 6983c82c26f4: Preparing [2022-09-22T22:37:46.797Z] 07abd09bfa10: Preparing [2022-09-22T22:37:46.797Z] 9833f26c6bda: Preparing [2022-09-22T22:37:46.797Z] 9833f26c6bda: Waiting [2022-09-22T22:37:46.797Z] 07abd09bfa10: Waiting [2022-09-22T22:37:46.797Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:46.797Z] b08e532fee98: Layer already exists [2022-09-22T22:37:46.797Z] e1dce0aac749: Layer already exists [2022-09-22T22:37:46.797Z] 43b57b31f3ef: Layer already exists [2022-09-22T22:37:46.797Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:46.797Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:46.797Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:47.063Z] 2.3.0-dev.71: digest: sha256:deb98bcc4c75f8e68221743d8e3013cae4f5fe887c43879d6f66558a30029a48 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:47.402Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:47.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:47.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-22T22:37:47.733Z] e1dce0aac749: Preparing [2022-09-22T22:37:47.733Z] b08e532fee98: Preparing [2022-09-22T22:37:47.733Z] 43b57b31f3ef: Preparing [2022-09-22T22:37:47.733Z] 7d092fe59a57: Preparing [2022-09-22T22:37:47.733Z] 6983c82c26f4: Preparing [2022-09-22T22:37:47.733Z] 07abd09bfa10: Preparing [2022-09-22T22:37:47.733Z] 9833f26c6bda: Preparing [2022-09-22T22:37:47.733Z] 07abd09bfa10: Waiting [2022-09-22T22:37:47.733Z] 9833f26c6bda: Waiting [2022-09-22T22:37:47.733Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:47.733Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:47.733Z] e1dce0aac749: Layer already exists [2022-09-22T22:37:47.733Z] b08e532fee98: Layer already exists [2022-09-22T22:37:47.733Z] 43b57b31f3ef: Layer already exists [2022-09-22T22:37:47.733Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:47.733Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:48.000Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:deb98bcc4c75f8e68221743d8e3013cae4f5fe887c43879d6f66558a30029a48 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:48.338Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:48.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-22T22:37:48.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-22T22:37:48.667Z] e1dce0aac749: Preparing [2022-09-22T22:37:48.667Z] b08e532fee98: Preparing [2022-09-22T22:37:48.667Z] 43b57b31f3ef: Preparing [2022-09-22T22:37:48.667Z] 7d092fe59a57: Preparing [2022-09-22T22:37:48.667Z] 6983c82c26f4: Preparing [2022-09-22T22:37:48.667Z] 07abd09bfa10: Preparing [2022-09-22T22:37:48.667Z] 9833f26c6bda: Preparing [2022-09-22T22:37:48.667Z] 07abd09bfa10: Waiting [2022-09-22T22:37:48.667Z] 7d092fe59a57: Layer already exists [2022-09-22T22:37:48.667Z] 43b57b31f3ef: Layer already exists [2022-09-22T22:37:48.667Z] e1dce0aac749: Layer already exists [2022-09-22T22:37:48.667Z] 6983c82c26f4: Layer already exists [2022-09-22T22:37:48.667Z] b08e532fee98: Layer already exists [2022-09-22T22:37:48.667Z] 9833f26c6bda: Layer already exists [2022-09-22T22:37:48.667Z] 07abd09bfa10: Layer already exists [2022-09-22T22:37:48.932Z] main: digest: sha256:deb98bcc4c75f8e68221743d8e3013cae4f5fe887c43879d6f66558a30029a48 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:37:48.979Z] ===================================================== [Pipeline] echo [2022-09-22T22:37:48.984Z] taggedImages: [2022-09-22T22:37:48.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:48.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-22T22:37:48.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.71 [2022-09-22T22:37:48.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:48.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-22T22:37:48.996Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-22T22:37:48.996Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:48.996Z] latest [2022-09-22T22:37:48.996Z] 2.3.0-dev.71 [2022-09-22T22:37:48.996Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:48.996Z] main [2022-09-22T22:37:48.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:49.317Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:49.648Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:49.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-22T22:37:49.648Z] 47a815c9b1df: Preparing [2022-09-22T22:37:49.648Z] 79a882d62820: Preparing [2022-09-22T22:37:49.648Z] 9628ab794bdc: Preparing [2022-09-22T22:37:49.648Z] 528f925d6d66: Preparing [2022-09-22T22:37:49.648Z] 5d3e392a13a0: Preparing [2022-09-22T22:37:49.648Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:49.648Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:37:49.914Z] 47a815c9b1df: Pushed [2022-09-22T22:37:50.180Z] 528f925d6d66: Pushed [2022-09-22T22:37:55.518Z] 79a882d62820: Pushed [2022-09-22T22:37:55.518Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:1e99226781e8bafff55f22769df847f16f41fe0a8e631daab768c573fb999020 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:55.848Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:56.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-22T22:37:56.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-22T22:37:56.176Z] 47a815c9b1df: Preparing [2022-09-22T22:37:56.176Z] 79a882d62820: Preparing [2022-09-22T22:37:56.176Z] 9628ab794bdc: Preparing [2022-09-22T22:37:56.176Z] 528f925d6d66: Preparing [2022-09-22T22:37:56.176Z] 5d3e392a13a0: Preparing [2022-09-22T22:37:56.176Z] 47a815c9b1df: Layer already exists [2022-09-22T22:37:56.176Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:37:56.176Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:56.176Z] 79a882d62820: Layer already exists [2022-09-22T22:37:56.176Z] 528f925d6d66: Layer already exists [2022-09-22T22:37:56.176Z] latest: digest: sha256:1e99226781e8bafff55f22769df847f16f41fe0a8e631daab768c573fb999020 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:56.779Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:57.108Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.71 [2022-09-22T22:37:57.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-22T22:37:57.109Z] 47a815c9b1df: Preparing [2022-09-22T22:37:57.109Z] 79a882d62820: Preparing [2022-09-22T22:37:57.109Z] 9628ab794bdc: Preparing [2022-09-22T22:37:57.109Z] 528f925d6d66: Preparing [2022-09-22T22:37:57.109Z] 5d3e392a13a0: Preparing [2022-09-22T22:37:57.109Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:57.109Z] 47a815c9b1df: Layer already exists [2022-09-22T22:37:57.109Z] 528f925d6d66: Layer already exists [2022-09-22T22:37:57.109Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:37:57.109Z] 79a882d62820: Layer already exists [2022-09-22T22:37:57.109Z] 2.3.0-dev.71: digest: sha256:1e99226781e8bafff55f22769df847f16f41fe0a8e631daab768c573fb999020 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:57.719Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:58.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:58.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-22T22:37:58.046Z] 47a815c9b1df: Preparing [2022-09-22T22:37:58.046Z] 79a882d62820: Preparing [2022-09-22T22:37:58.046Z] 9628ab794bdc: Preparing [2022-09-22T22:37:58.046Z] 528f925d6d66: Preparing [2022-09-22T22:37:58.046Z] 5d3e392a13a0: Preparing [2022-09-22T22:37:58.046Z] 47a815c9b1df: Layer already exists [2022-09-22T22:37:58.046Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:58.046Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:37:58.046Z] 528f925d6d66: Layer already exists [2022-09-22T22:37:58.046Z] 79a882d62820: Layer already exists [2022-09-22T22:37:58.046Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:1e99226781e8bafff55f22769df847f16f41fe0a8e631daab768c573fb999020 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:58.382Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:58.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-22T22:37:58.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-22T22:37:58.716Z] 47a815c9b1df: Preparing [2022-09-22T22:37:58.716Z] 79a882d62820: Preparing [2022-09-22T22:37:58.716Z] 9628ab794bdc: Preparing [2022-09-22T22:37:58.716Z] 528f925d6d66: Preparing [2022-09-22T22:37:58.716Z] 5d3e392a13a0: Preparing [2022-09-22T22:37:58.716Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:37:58.716Z] 79a882d62820: Layer already exists [2022-09-22T22:37:58.716Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:58.716Z] 528f925d6d66: Layer already exists [2022-09-22T22:37:58.716Z] 47a815c9b1df: Layer already exists [2022-09-22T22:37:58.716Z] main: digest: sha256:1e99226781e8bafff55f22769df847f16f41fe0a8e631daab768c573fb999020 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:37:58.758Z] ===================================================== [Pipeline] echo [2022-09-22T22:37:58.767Z] taggedImages: [2022-09-22T22:37:58.767Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:58.767Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-22T22:37:58.767Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.71 [2022-09-22T22:37:58.767Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:58.767Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-22T22:37:58.783Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-22T22:37:58.783Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:58.783Z] latest [2022-09-22T22:37:58.783Z] 2.3.0-dev.71 [2022-09-22T22:37:58.783Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:37:58.783Z] main [2022-09-22T22:37:58.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:59.102Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:37:59.434Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:37:59.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-22T22:37:59.434Z] 679a5b07adb4: Preparing [2022-09-22T22:37:59.434Z] 6a8f69abbbb3: Preparing [2022-09-22T22:37:59.434Z] 9628ab794bdc: Preparing [2022-09-22T22:37:59.434Z] c6ec17b2ebd0: Preparing [2022-09-22T22:37:59.434Z] 5d3e392a13a0: Preparing [2022-09-22T22:37:59.434Z] 9628ab794bdc: Layer already exists [2022-09-22T22:37:59.434Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:37:59.434Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:37:59.700Z] 679a5b07adb4: Pushed [2022-09-22T22:38:05.026Z] 6a8f69abbbb3: Pushed [2022-09-22T22:38:05.026Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:1f28322cc08b49af52e9ef977f7e28b4b74e29fd9659e00e5c5986eca259d47c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:05.354Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:05.682Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-22T22:38:05.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-22T22:38:05.683Z] 679a5b07adb4: Preparing [2022-09-22T22:38:05.683Z] 6a8f69abbbb3: Preparing [2022-09-22T22:38:05.683Z] 9628ab794bdc: Preparing [2022-09-22T22:38:05.683Z] c6ec17b2ebd0: Preparing [2022-09-22T22:38:05.683Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:05.683Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:05.683Z] 679a5b07adb4: Layer already exists [2022-09-22T22:38:05.683Z] 6a8f69abbbb3: Layer already exists [2022-09-22T22:38:05.683Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:38:05.683Z] 9628ab794bdc: Layer already exists [2022-09-22T22:38:05.683Z] latest: digest: sha256:1f28322cc08b49af52e9ef977f7e28b4b74e29fd9659e00e5c5986eca259d47c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:06.280Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:06.619Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.71 [2022-09-22T22:38:06.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-22T22:38:06.619Z] 679a5b07adb4: Preparing [2022-09-22T22:38:06.619Z] 6a8f69abbbb3: Preparing [2022-09-22T22:38:06.619Z] 9628ab794bdc: Preparing [2022-09-22T22:38:06.619Z] c6ec17b2ebd0: Preparing [2022-09-22T22:38:06.619Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:06.619Z] 6a8f69abbbb3: Layer already exists [2022-09-22T22:38:06.619Z] 679a5b07adb4: Layer already exists [2022-09-22T22:38:06.619Z] 9628ab794bdc: Layer already exists [2022-09-22T22:38:06.619Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:06.619Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:38:06.619Z] 2.3.0-dev.71: digest: sha256:1f28322cc08b49af52e9ef977f7e28b4b74e29fd9659e00e5c5986eca259d47c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:07.236Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:07.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:38:07.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-22T22:38:07.839Z] 679a5b07adb4: Preparing [2022-09-22T22:38:07.839Z] 6a8f69abbbb3: Preparing [2022-09-22T22:38:07.839Z] 9628ab794bdc: Preparing [2022-09-22T22:38:07.839Z] c6ec17b2ebd0: Preparing [2022-09-22T22:38:07.839Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:07.839Z] 6a8f69abbbb3: Layer already exists [2022-09-22T22:38:07.839Z] 9628ab794bdc: Layer already exists [2022-09-22T22:38:07.839Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:38:07.839Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:07.839Z] 679a5b07adb4: Layer already exists [2022-09-22T22:38:07.839Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:1f28322cc08b49af52e9ef977f7e28b4b74e29fd9659e00e5c5986eca259d47c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:08.175Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:08.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-22T22:38:08.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-22T22:38:08.505Z] 679a5b07adb4: Preparing [2022-09-22T22:38:08.505Z] 6a8f69abbbb3: Preparing [2022-09-22T22:38:08.505Z] 9628ab794bdc: Preparing [2022-09-22T22:38:08.505Z] c6ec17b2ebd0: Preparing [2022-09-22T22:38:08.505Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:08.505Z] 679a5b07adb4: Layer already exists [2022-09-22T22:38:08.505Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:08.505Z] 9628ab794bdc: Layer already exists [2022-09-22T22:38:08.505Z] c6ec17b2ebd0: Layer already exists [2022-09-22T22:38:08.505Z] 6a8f69abbbb3: Layer already exists [2022-09-22T22:38:08.771Z] main: digest: sha256:1f28322cc08b49af52e9ef977f7e28b4b74e29fd9659e00e5c5986eca259d47c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:38:08.830Z] ===================================================== [Pipeline] echo [2022-09-22T22:38:08.840Z] taggedImages: [2022-09-22T22:38:08.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:38:08.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-22T22:38:08.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.71 [2022-09-22T22:38:08.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:38:08.840Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-22T22:38:08.853Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-22T22:38:08.853Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:38:08.853Z] latest [2022-09-22T22:38:08.853Z] 2.3.0-dev.71 [2022-09-22T22:38:08.853Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:38:08.853Z] main [2022-09-22T22:38:08.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:09.176Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:09.515Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:38:09.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-22T22:38:09.516Z] 10ba7e3fd5a5: Preparing [2022-09-22T22:38:09.516Z] feb779cfa58a: Preparing [2022-09-22T22:38:09.516Z] 71df843181ac: Preparing [2022-09-22T22:38:09.516Z] af724341f92a: Preparing [2022-09-22T22:38:09.516Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:09.516Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:09.781Z] feb779cfa58a: Pushed [2022-09-22T22:38:10.361Z] 10ba7e3fd5a5: Pushed [2022-09-22T22:38:12.301Z] 71df843181ac: Pushed [2022-09-22T22:38:38.963Z] af724341f92a: Pushed [2022-09-22T22:38:38.963Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad: digest: sha256:c0d25d48275dac9cfcae23994f54807340d8f84528d9fcd35010a3c93854ce4f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:39.301Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:39.624Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-22T22:38:39.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-22T22:38:39.624Z] 10ba7e3fd5a5: Preparing [2022-09-22T22:38:39.624Z] feb779cfa58a: Preparing [2022-09-22T22:38:39.624Z] 71df843181ac: Preparing [2022-09-22T22:38:39.624Z] af724341f92a: Preparing [2022-09-22T22:38:39.624Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:39.624Z] af724341f92a: Layer already exists [2022-09-22T22:38:39.624Z] 71df843181ac: Layer already exists [2022-09-22T22:38:39.624Z] feb779cfa58a: Layer already exists [2022-09-22T22:38:39.624Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:39.624Z] 10ba7e3fd5a5: Layer already exists [2022-09-22T22:38:39.624Z] latest: digest: sha256:c0d25d48275dac9cfcae23994f54807340d8f84528d9fcd35010a3c93854ce4f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:39.950Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:40.288Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.71 [2022-09-22T22:38:40.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-22T22:38:40.288Z] 10ba7e3fd5a5: Preparing [2022-09-22T22:38:40.288Z] feb779cfa58a: Preparing [2022-09-22T22:38:40.288Z] 71df843181ac: Preparing [2022-09-22T22:38:40.288Z] af724341f92a: Preparing [2022-09-22T22:38:40.288Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:40.288Z] 10ba7e3fd5a5: Layer already exists [2022-09-22T22:38:40.288Z] feb779cfa58a: Layer already exists [2022-09-22T22:38:40.288Z] af724341f92a: Layer already exists [2022-09-22T22:38:40.288Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:40.288Z] 71df843181ac: Layer already exists [2022-09-22T22:38:40.288Z] 2.3.0-dev.71: digest: sha256:c0d25d48275dac9cfcae23994f54807340d8f84528d9fcd35010a3c93854ce4f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:40.618Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:40.942Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:38:40.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-22T22:38:40.943Z] 10ba7e3fd5a5: Preparing [2022-09-22T22:38:40.943Z] feb779cfa58a: Preparing [2022-09-22T22:38:40.943Z] 71df843181ac: Preparing [2022-09-22T22:38:40.943Z] af724341f92a: Preparing [2022-09-22T22:38:40.943Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:40.943Z] 10ba7e3fd5a5: Layer already exists [2022-09-22T22:38:40.943Z] feb779cfa58a: Layer already exists [2022-09-22T22:38:40.943Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:40.943Z] af724341f92a: Layer already exists [2022-09-22T22:38:40.943Z] 71df843181ac: Layer already exists [2022-09-22T22:38:40.943Z] cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71: digest: sha256:c0d25d48275dac9cfcae23994f54807340d8f84528d9fcd35010a3c93854ce4f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:41.278Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:41.656Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-22T22:38:41.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-22T22:38:41.656Z] 10ba7e3fd5a5: Preparing [2022-09-22T22:38:41.656Z] feb779cfa58a: Preparing [2022-09-22T22:38:41.656Z] 71df843181ac: Preparing [2022-09-22T22:38:41.656Z] af724341f92a: Preparing [2022-09-22T22:38:41.656Z] 5d3e392a13a0: Preparing [2022-09-22T22:38:41.656Z] 71df843181ac: Layer already exists [2022-09-22T22:38:41.656Z] feb779cfa58a: Layer already exists [2022-09-22T22:38:41.656Z] af724341f92a: Layer already exists [2022-09-22T22:38:41.656Z] 10ba7e3fd5a5: Layer already exists [2022-09-22T22:38:41.656Z] 5d3e392a13a0: Layer already exists [2022-09-22T22:38:41.656Z] main: digest: sha256:c0d25d48275dac9cfcae23994f54807340d8f84528d9fcd35010a3c93854ce4f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T22:38:41.702Z] ===================================================== [Pipeline] echo [2022-09-22T22:38:41.708Z] taggedImages: [2022-09-22T22:38:41.708Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad [2022-09-22T22:38:41.708Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-22T22:38:41.708Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.71 [2022-09-22T22:38:41.708Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cf21bfd5405bc980f84ddcb8ca434f93a530fcad-2.3.0-dev.71 [2022-09-22T22:38:41.708Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:42.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T22:38:42.082Z] [2022-09-22T22:38:42.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:38:42.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T22:38:42.414Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T22:38:42.414Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T22:38:42.414Z] 04944245beec: Pulling fs layer [2022-09-22T22:38:42.414Z] 699f458cf7ca: Pulling fs layer [2022-09-22T22:38:42.414Z] 765212b225bb: Pulling fs layer [2022-09-22T22:38:42.414Z] f23df028b6ca: Pulling fs layer [2022-09-22T22:38:42.414Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T22:38:42.414Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T22:38:42.414Z] 765212b225bb: Waiting [2022-09-22T22:38:42.414Z] f23df028b6ca: Waiting [2022-09-22T22:38:42.414Z] d65c8cfc05b1: Waiting [2022-09-22T22:38:42.414Z] 2437ff75d9bd: Waiting [2022-09-22T22:38:42.702Z] 04944245beec: Verifying Checksum [2022-09-22T22:38:42.702Z] 04944245beec: Download complete [2022-09-22T22:38:42.702Z] 765212b225bb: Verifying Checksum [2022-09-22T22:38:42.702Z] 765212b225bb: Download complete [2022-09-22T22:38:42.702Z] f23df028b6ca: Verifying Checksum [2022-09-22T22:38:42.702Z] f23df028b6ca: Download complete [2022-09-22T22:38:42.702Z] d65c8cfc05b1: Verifying Checksum [2022-09-22T22:38:42.702Z] d65c8cfc05b1: Download complete [2022-09-22T22:38:42.997Z] 699f458cf7ca: Verifying Checksum [2022-09-22T22:38:42.997Z] 699f458cf7ca: Download complete [2022-09-22T22:38:43.273Z] 8998bd30e6a1: Verifying Checksum [2022-09-22T22:38:43.273Z] 8998bd30e6a1: Download complete [2022-09-22T22:38:45.866Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T22:38:45.866Z] 2437ff75d9bd: Download complete [2022-09-22T22:38:47.271Z] 8998bd30e6a1: Pull complete [2022-09-22T22:38:47.851Z] 04944245beec: Pull complete [2022-09-22T22:38:49.257Z] 699f458cf7ca: Pull complete [2022-09-22T22:38:49.522Z] 765212b225bb: Pull complete [2022-09-22T22:38:50.105Z] f23df028b6ca: Pull complete [2022-09-22T22:38:50.373Z] d65c8cfc05b1: Pull complete [2022-09-22T22:39:05.343Z] 2437ff75d9bd: Pull complete [2022-09-22T22:39:05.343Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T22:39:05.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T22:39:05.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:39:05.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-668 does not seem to be running inside a container [2022-09-22T22:39:05.567Z] $ 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/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-22T22:39:08.362Z] $ docker top 75e9c4a1e161f6663210c1b06ca44fd2a1119231404f2805cdcfc0c3b23e6226 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:39:09.247Z] ---> job-cost.sh [2022-09-22T22:39:09.247Z] lf-activate-venv: SKIPPING [2022-09-22T22:39:09.247Z] INFO: No Stack... [2022-09-22T22:39:09.511Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T22:39:10.463Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T22:39:11.090Z] + cat /w/workspace/edgex-go/308/archives/cost.csv [2022-09-22T22:39:11.090Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T22:39:11.153Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-308-stack-cost] [2022-09-22T22:39:11.159Z] Resource [jenkins-edgexfoundry-edgex-go-main-308-stack-cost] did not exist. Created. [2022-09-22T22:39:11.159Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-308-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T22:39:11.798Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T22:39:12.360Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T22:39:12.369Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-308-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T22:39:12.385Z] $ docker stop --time=1 75e9c4a1e161f6663210c1b06ca44fd2a1119231404f2805cdcfc0c3b23e6226 [2022-09-22T22:39:13.917Z] $ docker rm -f 75e9c4a1e161f6663210c1b06ca44fd2a1119231404f2805cdcfc0c3b23e6226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-22T22:39:14.385Z] provisioning config files... [2022-09-22T22:39:14.394Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/308@tmp/config4695644227555726945tmp [Pipeline] { [Pipeline] sh [2022-09-22T22:39:14.681Z] + set +x [2022-09-22T22:39:14.681Z] + curl -s https://codecov.io/bash [2022-09-22T22:39:14.681Z] + bash -s -- [2022-09-22T22:39:14.681Z] [2022-09-22T22:39:14.681Z] _____ _ [2022-09-22T22:39:14.681Z] / ____| | | [2022-09-22T22:39:14.681Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T22:39:14.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T22:39:14.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T22:39:14.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T22:39:14.681Z] Bash-1.0.6 [2022-09-22T22:39:14.681Z] [2022-09-22T22:39:14.681Z] [2022-09-22T22:39:14.681Z] ==> git version 2.25.1 found [2022-09-22T22:39:14.681Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-22T22:39:14.681Z] Release-Date: 2020-01-08 [2022-09-22T22:39:14.681Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-22T22:39:14.681Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T22:39:14.681Z] ==> Jenkins CI detected. [2022-09-22T22:39:14.681Z] current dir:  /w/workspace/edgex-go/308 [2022-09-22T22:39:14.681Z] project root: . [2022-09-22T22:39:14.681Z] --> token set from env [2022-09-22T22:39:14.681Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T22:39:14.681Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T22:39:14.681Z] ==> Python coveragepy not found [2022-09-22T22:39:14.681Z] ==> Searching for coverage reports in: [2022-09-22T22:39:14.681Z] + . [2022-09-22T22:39:14.940Z] -> Found 1 reports [2022-09-22T22:39:14.940Z] ==> Detecting git/mercurial file structure [2022-09-22T22:39:14.940Z] ==> Reading reports [2022-09-22T22:39:14.940Z] + ./coverage.out bytes=496148 [2022-09-22T22:39:14.940Z] ==> Appending adjustments [2022-09-22T22:39:14.940Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T22:39:16.317Z] + Found adjustments [2022-09-22T22:39:16.317Z] ==> Gzipping contents [2022-09-22T22:39:16.317Z] 64K /tmp/codecov.KsPZEE.gz [2022-09-22T22:39:16.317Z] ==> Uploading reports [2022-09-22T22:39:16.317Z] url: https://codecov.io [2022-09-22T22:39:16.317Z] query: branch=main&commit=cf21bfd5405bc980f84ddcb8ca434f93a530fcad&build=308&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F308%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T22:39:16.317Z] -> Pinging Codecov [2022-09-22T22:39:16.317Z] 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=cf21bfd5405bc980f84ddcb8ca434f93a530fcad&build=308&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F308%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T22:39:16.317Z] -> Uploading to [2022-09-22T22:39:16.317Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/00271124DB129430A58F1EEE437C3FCB/cf21bfd5405bc980f84ddcb8ca434f93a530fcad/89b7b009-7bce-466c-8333-545584279aa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T223916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93e26a5f5ade06767a2302e0f084059e2640bbb87b75e0fb246e1e7225aeb04a [2022-09-22T22:39:16.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:39:16.317Z] Dload Upload Total Spent Left Speed [2022-09-22T22:39:16.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65168 0 0 100 65168 0 237k --:--:-- --:--:-- --:--:-- 236k [2022-09-22T22:39:16.576Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cf21bfd5405bc980f84ddcb8ca434f93a530fcad [Pipeline] } [2022-09-22T22:39:16.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-22T22:39:16.809Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-22T22:39:16.820Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:39:17.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T22:39:17.112Z] [2022-09-22T22:39:17.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:39:17.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T22:39:17.411Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-22T22:39:17.411Z] df9b9388f04a: Pulling fs layer [2022-09-22T22:39:17.411Z] 52dc419b0ee2: Pulling fs layer [2022-09-22T22:39:17.411Z] 25bc292e5bac: Pulling fs layer [2022-09-22T22:39:17.411Z] 114826534d7a: Pulling fs layer [2022-09-22T22:39:17.411Z] 4657fd5d0bcf: Pulling fs layer [2022-09-22T22:39:17.411Z] 6ad1cebc031e: Pulling fs layer [2022-09-22T22:39:17.411Z] 8a3aa393b2d8: Pulling fs layer [2022-09-22T22:39:17.411Z] 114826534d7a: Waiting [2022-09-22T22:39:17.411Z] 6ad1cebc031e: Waiting [2022-09-22T22:39:17.411Z] 8a3aa393b2d8: Waiting [2022-09-22T22:39:17.411Z] 4657fd5d0bcf: Waiting [2022-09-22T22:39:17.411Z] 25bc292e5bac: Verifying Checksum [2022-09-22T22:39:17.411Z] 25bc292e5bac: Download complete [2022-09-22T22:39:17.411Z] 52dc419b0ee2: Download complete [2022-09-22T22:39:17.411Z] 4657fd5d0bcf: Verifying Checksum [2022-09-22T22:39:17.411Z] 4657fd5d0bcf: Download complete [2022-09-22T22:39:17.411Z] df9b9388f04a: Verifying Checksum [2022-09-22T22:39:17.411Z] df9b9388f04a: Download complete [2022-09-22T22:39:17.671Z] df9b9388f04a: Pull complete [2022-09-22T22:39:17.671Z] 6ad1cebc031e: Verifying Checksum [2022-09-22T22:39:17.671Z] 6ad1cebc031e: Download complete [2022-09-22T22:39:17.671Z] 52dc419b0ee2: Pull complete [2022-09-22T22:39:17.671Z] 25bc292e5bac: Pull complete [2022-09-22T22:39:18.236Z] 114826534d7a: Verifying Checksum [2022-09-22T22:39:18.236Z] 8a3aa393b2d8: Verifying Checksum [2022-09-22T22:39:18.236Z] 8a3aa393b2d8: Download complete [2022-09-22T22:39:22.419Z] 114826534d7a: Pull complete [2022-09-22T22:39:22.419Z] 4657fd5d0bcf: Pull complete [2022-09-22T22:39:22.419Z] 6ad1cebc031e: Pull complete [2022-09-22T22:39:24.945Z] 8a3aa393b2d8: Pull complete [2022-09-22T22:39:24.945Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-22T22:39:24.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T22:39:24.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:39:25.030Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:39:25.014Z] $ 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/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-22T22:39:27.542Z] $ docker top 40e6be16eb2375f2bb872c14e7ba0e1b4835e03725e9ea407cb6e864257a7068 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-22T22:39:27.651Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-22T22:39:27.926Z] + set -o pipefail [2022-09-22T22:39:27.926Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-22T22:39:33.192Z] [2022-09-22T22:39:33.192Z] Monitoring /w/workspace/edgex-go/308 (github.com/edgexfoundry/edgex-go)... [2022-09-22T22:39:33.192Z] [2022-09-22T22:39:33.192Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a47eea30-afdf-4baa-96bf-beb99eca4717 [2022-09-22T22:39:33.192Z] [2022-09-22T22:39:33.192Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-22T22:39:33.192Z] [2022-09-22T22:39:33.192Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-22T22:39:33.192Z] [2022-09-22T22:39:33.450Z] [Pipeline] } [2022-09-22T22:39:33.418Z] $ docker stop --time=1 40e6be16eb2375f2bb872c14e7ba0e1b4835e03725e9ea407cb6e864257a7068 [2022-09-22T22:39:35.698Z] $ docker rm -f 40e6be16eb2375f2bb872c14e7ba0e1b4835e03725e9ea407cb6e864257a7068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-22T22:39:36.088Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:39:36.099Z] provisioning config files... [2022-09-22T22:39:36.106Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/308@tmp/config17979959001333081541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:39:36.395Z] --> edgex-publish-swagger.sh [2022-09-22T22:39:36.395Z] === Publish openapi/v2 API === [2022-09-22T22:39:36.395Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-22T22:39:36.395Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/308/openapi/v2/core-command.yaml] [2022-09-22T22:39:36.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:39:36.395Z] Dload Upload Total Spent Left Speed [2022-09-22T22:39:37.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 149k --:--:-- --:--:-- --:--:-- 148k 100 33831 0 0 100 33831 0 33298 0:00:01 0:00:01 --:--:-- 33298 [2022-09-22T22:39:37.329Z] [2022-09-22T22:39:37.329Z] [2022-09-22T22:39:37.329Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/308/openapi/v2/core-data.yaml] [2022-09-22T22:39:37.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:39:37.329Z] Dload Upload Total Spent Left Speed [2022-09-22T22:39:38.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 537k --:--:-- --:--:-- --:--:-- 533k 100 71604 0 0 100 71604 0 73364 --:--:-- --:--:-- --:--:-- 73289 [2022-09-22T22:39:38.264Z] [2022-09-22T22:39:38.264Z] [2022-09-22T22:39:38.264Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/308/openapi/v2/core-metadata.yaml] [2022-09-22T22:39:38.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:39:38.264Z] Dload Upload Total Spent Left Speed [2022-09-22T22:39:39.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 978k --:--:-- --:--:-- --:--:-- 972k 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2022-09-22T22:39:39.714Z] [2022-09-22T22:39:39.714Z] [2022-09-22T22:39:39.714Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/308/openapi/v2/support-notifications.yaml] [2022-09-22T22:39:39.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:39:39.714Z] Dload Upload Total Spent Left Speed [2022-09-22T22:39:40.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87998 0:00:01 0:00:01 --:--:-- 87998 100 89318 0 0 100 89318 0 87998 0:00:01 0:00:01 --:--:-- 87998 [2022-09-22T22:39:40.649Z] [2022-09-22T22:39:40.649Z] [2022-09-22T22:39:40.649Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/308/openapi/v2/support-scheduler.yaml] [2022-09-22T22:39:40.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:39:40.649Z] Dload Upload Total Spent Left Speed [2022-09-22T22:39:42.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38742 0:00:01 0:00:01 --:--:-- 38742 100 39556 0 0 100 39556 0 38742 0:00:01 0:00:01 --:--:-- 38742 [2022-09-22T22:39:42.027Z] [2022-09-22T22:39:42.027Z] [2022-09-22T22:39:42.027Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/308/openapi/v2/system-agent.yaml] [2022-09-22T22:39:42.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T22:39:42.027Z] Dload Upload Total Spent Left Speed [2022-09-22T22:39:42.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18585 0:00:01 0:00:01 --:--:-- 18585 100 20091 0 0 100 20091 0 18585 0:00:01 0:00:01 --:--:-- 18585 [2022-09-22T22:39:42.963Z] [2022-09-22T22:39:42.963Z] [Pipeline] } [2022-09-22T22:39:42.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-09-22T22:39:43.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T22:39:43.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:39:43.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:39:43.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:39:43.677Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:39:43.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T22:39:44.065Z] $ docker top b1574c42801295668fe5856fbe0f6bc1450029db579d4a96c2f420b65155c7f5 -eo pid,comm [2022-09-22T22:39:44.154Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-22T22:39:44.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T22:39:44.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:39:44.195Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:39:44.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:39:44.271Z] $ docker exec b1574c42801295668fe5856fbe0f6bc1450029db579d4a96c2f420b65155c7f5 ssh-agent [2022-09-22T22:39:44.428Z] SSH_AUTH_SOCK=/tmp/ssh-kTsk8ojjxruC/agent.33 [2022-09-22T22:39:44.428Z] SSH_AGENT_PID=39 [2022-09-22T22:39:44.432Z] Running ssh-add (command line suppressed) [2022-09-22T22:39:44.480Z] Identity added: /w/workspace/edgex-go/308@tmp/private_key_5119514101878774252.key (/w/workspace/edgex-go/308@tmp/private_key_5119514101878774252.key) [2022-09-22T22:39:44.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:39:44.824Z] + git semver tag [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:44,969 [run_tag] DEBUG tag force:False [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:44,969 [check_head_tag] DEBUG check head tag [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:44,971 [execute] INFO git cat-file --batch-check [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:44,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/308, universal_newlines=False, shell=None, istream=) [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:44,974 [execute] INFO git cat-file --batch [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:44,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/308, universal_newlines=False, shell=None, istream=) [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:45,000 [read_version] DEBUG read version from /w/workspace/edgex-go/308/.semver/main [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:45,000 [execute] INFO git tag -a v2.3.0-dev.71 -m v2.3.0-dev.71 [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:45,001 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.71', '-m', 'v2.3.0-dev.71'], cwd=/w/workspace/edgex-go/308, universal_newlines=False, shell=None, istream=None) [2022-09-22T22:39:45.083Z] 2022-09-22 22:39:45,005 [read_version] DEBUG read version from /w/workspace/edgex-go/308/.semver/main [2022-09-22T22:39:45.083Z] 2.3.0-dev.71 [Pipeline] } [2022-09-22T22:39:45.049Z] $ docker exec --env ******** --env ******** b1574c42801295668fe5856fbe0f6bc1450029db579d4a96c2f420b65155c7f5 ssh-agent -k [2022-09-22T22:39:45.149Z] unset SSH_AUTH_SOCK; [2022-09-22T22:39:45.149Z] unset SSH_AGENT_PID; [2022-09-22T22:39:45.150Z] echo Agent pid 39 killed; [2022-09-22T22:39:45.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:39:45.505Z] + git semver [Pipeline] } [2022-09-22T22:39:45.736Z] $ docker stop --time=1 b1574c42801295668fe5856fbe0f6bc1450029db579d4a96c2f420b65155c7f5 [2022-09-22T22:39:47.063Z] $ docker rm -f b1574c42801295668fe5856fbe0f6bc1450029db579d4a96c2f420b65155c7f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:39:47.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T22:39:47.482Z] [2022-09-22T22:39:47.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:39:47.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T22:39:47.773Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-22T22:39:47.773Z] ab5ef0e58194: Pulling fs layer [2022-09-22T22:39:47.773Z] 9712f1f96733: Pulling fs layer [2022-09-22T22:39:47.773Z] 63f879dbbcfc: Pulling fs layer [2022-09-22T22:39:47.773Z] 0d9ebad4ef96: Pulling fs layer [2022-09-22T22:39:47.773Z] e9a5061849ea: Pulling fs layer [2022-09-22T22:39:47.773Z] d747dcd14b5f: Pulling fs layer [2022-09-22T22:39:47.773Z] 2de7ff778b66: Pulling fs layer [2022-09-22T22:39:47.773Z] 0d9ebad4ef96: Waiting [2022-09-22T22:39:47.773Z] e9a5061849ea: Waiting [2022-09-22T22:39:47.773Z] d747dcd14b5f: Waiting [2022-09-22T22:39:47.773Z] 2de7ff778b66: Waiting [2022-09-22T22:39:47.773Z] 9712f1f96733: Download complete [2022-09-22T22:39:48.038Z] 63f879dbbcfc: Verifying Checksum [2022-09-22T22:39:48.038Z] 63f879dbbcfc: Download complete [2022-09-22T22:39:48.301Z] 0d9ebad4ef96: Verifying Checksum [2022-09-22T22:39:48.301Z] 0d9ebad4ef96: Download complete [2022-09-22T22:39:48.301Z] d747dcd14b5f: Verifying Checksum [2022-09-22T22:39:48.301Z] d747dcd14b5f: Download complete [2022-09-22T22:39:48.301Z] e9a5061849ea: Verifying Checksum [2022-09-22T22:39:48.301Z] e9a5061849ea: Download complete [2022-09-22T22:39:48.301Z] ab5ef0e58194: Verifying Checksum [2022-09-22T22:39:48.301Z] ab5ef0e58194: Download complete [2022-09-22T22:39:48.559Z] 2de7ff778b66: Download complete [2022-09-22T22:39:51.085Z] ab5ef0e58194: Pull complete [2022-09-22T22:39:51.085Z] 9712f1f96733: Pull complete [2022-09-22T22:39:52.019Z] 63f879dbbcfc: Pull complete [2022-09-22T22:39:56.202Z] 0d9ebad4ef96: Pull complete [2022-09-22T22:39:56.203Z] e9a5061849ea: Pull complete [2022-09-22T22:39:56.203Z] d747dcd14b5f: Pull complete [2022-09-22T22:39:57.135Z] 2de7ff778b66: Pull complete [2022-09-22T22:39:57.135Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-22T22:39:57.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T22:39:57.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:39:57.200Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:39:57.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-22T22:39:59.541Z] $ docker top 55e749ddb444ff7168720b45db4f16a7248f31a2c6a9b8ccc885c44642873c4b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:39:59.650Z] provisioning config files... [2022-09-22T22:39:59.657Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/308@tmp/config17179298178251709606tmp [2022-09-22T22:39:59.665Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/308@tmp/config15845993613114415947tmp [2022-09-22T22:39:59.673Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/308@tmp/config14328046344043630277tmp [Pipeline] { [Pipeline] echo [2022-09-22T22:39:59.686Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:39:59.967Z] ---> sigul-configuration.sh [2022-09-22T22:39:59.967Z] gpg: directory `/root/.gnupg' created [2022-09-22T22:39:59.967Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-22T22:39:59.967Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-22T22:39:59.967Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-22T22:39:59.967Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-22T22:39:59.967Z] gpg: CAST5 encrypted data [2022-09-22T22:39:59.967Z] gpg: encrypted with 1 passphrase [2022-09-22T22:39:59.967Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-22T22:40:00.251Z] + mkdir /home/jenkins [2022-09-22T22:40:00.251Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-22T22:40:00.536Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-22T22:40:00.543Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:00.825Z] ---> sigul-install.sh [2022-09-22T22:40:00.825Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-22T22:40:01.110Z] + git tag --list [2022-09-22T22:40:01.110Z] 0.6.0 [2022-09-22T22:40:01.110Z] 0.6.1 [2022-09-22T22:40:01.110Z] 0.7.0 [2022-09-22T22:40:01.110Z] 0.7.1 [2022-09-22T22:40:01.110Z] v1.0.0 [2022-09-22T22:40:01.110Z] v1.0.1 [2022-09-22T22:40:01.110Z] v1.1.0 [2022-09-22T22:40:01.110Z] v1.2.0 [2022-09-22T22:40:01.110Z] v1.2.1 [2022-09-22T22:40:01.110Z] v1.3.0 [2022-09-22T22:40:01.110Z] v1.3.1 [2022-09-22T22:40:01.110Z] v2.0.0 [2022-09-22T22:40:01.110Z] v2.1.0 [2022-09-22T22:40:01.110Z] v2.1.1 [2022-09-22T22:40:01.110Z] v2.1.1-dev.1 [2022-09-22T22:40:01.110Z] v2.1.1-dev.2 [2022-09-22T22:40:01.110Z] v2.1.1-dev.3 [2022-09-22T22:40:01.110Z] v2.1.1-dev.4 [2022-09-22T22:40:01.110Z] v2.1.1-dev.5 [2022-09-22T22:40:01.110Z] v2.1.1-dev.6 [2022-09-22T22:40:01.110Z] v2.1.1-dev.7 [2022-09-22T22:40:01.110Z] v2.1.1-dev.8 [2022-09-22T22:40:01.110Z] v2.1.2-dev.1 [2022-09-22T22:40:01.110Z] v2.2.0 [2022-09-22T22:40:01.110Z] v2.2.1-dev.1 [2022-09-22T22:40:01.110Z] v2.2.1-dev.10 [2022-09-22T22:40:01.110Z] v2.2.1-dev.11 [2022-09-22T22:40:01.110Z] v2.2.1-dev.12 [2022-09-22T22:40:01.110Z] v2.2.1-dev.13 [2022-09-22T22:40:01.110Z] v2.2.1-dev.14 [2022-09-22T22:40:01.110Z] v2.2.1-dev.15 [2022-09-22T22:40:01.110Z] v2.2.1-dev.16 [2022-09-22T22:40:01.110Z] v2.2.1-dev.17 [2022-09-22T22:40:01.110Z] v2.2.1-dev.18 [2022-09-22T22:40:01.110Z] v2.2.1-dev.19 [2022-09-22T22:40:01.110Z] v2.2.1-dev.2 [2022-09-22T22:40:01.110Z] v2.2.1-dev.20 [2022-09-22T22:40:01.110Z] v2.2.1-dev.21 [2022-09-22T22:40:01.110Z] v2.2.1-dev.22 [2022-09-22T22:40:01.110Z] v2.2.1-dev.23 [2022-09-22T22:40:01.110Z] v2.2.1-dev.24 [2022-09-22T22:40:01.110Z] v2.2.1-dev.25 [2022-09-22T22:40:01.110Z] v2.2.1-dev.26 [2022-09-22T22:40:01.110Z] v2.2.1-dev.27 [2022-09-22T22:40:01.110Z] v2.2.1-dev.28 [2022-09-22T22:40:01.110Z] v2.2.1-dev.29 [2022-09-22T22:40:01.110Z] v2.2.1-dev.3 [2022-09-22T22:40:01.110Z] v2.2.1-dev.4 [2022-09-22T22:40:01.110Z] v2.2.1-dev.5 [2022-09-22T22:40:01.110Z] v2.2.1-dev.6 [2022-09-22T22:40:01.111Z] v2.2.1-dev.7 [2022-09-22T22:40:01.111Z] v2.2.1-dev.8 [2022-09-22T22:40:01.111Z] v2.2.1-dev.9 [2022-09-22T22:40:01.111Z] v2.3.0-dev.29 [2022-09-22T22:40:01.111Z] v2.3.0-dev.30 [2022-09-22T22:40:01.111Z] v2.3.0-dev.31 [2022-09-22T22:40:01.111Z] v2.3.0-dev.32 [2022-09-22T22:40:01.111Z] v2.3.0-dev.33 [2022-09-22T22:40:01.111Z] v2.3.0-dev.34 [2022-09-22T22:40:01.111Z] v2.3.0-dev.35 [2022-09-22T22:40:01.111Z] v2.3.0-dev.36 [2022-09-22T22:40:01.111Z] v2.3.0-dev.37 [2022-09-22T22:40:01.111Z] v2.3.0-dev.38 [2022-09-22T22:40:01.111Z] v2.3.0-dev.39 [2022-09-22T22:40:01.111Z] v2.3.0-dev.40 [2022-09-22T22:40:01.111Z] v2.3.0-dev.41 [2022-09-22T22:40:01.111Z] v2.3.0-dev.42 [2022-09-22T22:40:01.111Z] v2.3.0-dev.43 [2022-09-22T22:40:01.111Z] v2.3.0-dev.44 [2022-09-22T22:40:01.111Z] v2.3.0-dev.45 [2022-09-22T22:40:01.111Z] v2.3.0-dev.46 [2022-09-22T22:40:01.111Z] v2.3.0-dev.47 [2022-09-22T22:40:01.111Z] v2.3.0-dev.48 [2022-09-22T22:40:01.111Z] v2.3.0-dev.49 [2022-09-22T22:40:01.111Z] v2.3.0-dev.50 [2022-09-22T22:40:01.111Z] v2.3.0-dev.51 [2022-09-22T22:40:01.111Z] v2.3.0-dev.52 [2022-09-22T22:40:01.111Z] v2.3.0-dev.53 [2022-09-22T22:40:01.111Z] v2.3.0-dev.54 [2022-09-22T22:40:01.111Z] v2.3.0-dev.55 [2022-09-22T22:40:01.111Z] v2.3.0-dev.56 [2022-09-22T22:40:01.111Z] v2.3.0-dev.57 [2022-09-22T22:40:01.111Z] v2.3.0-dev.58 [2022-09-22T22:40:01.111Z] v2.3.0-dev.59 [2022-09-22T22:40:01.111Z] v2.3.0-dev.60 [2022-09-22T22:40:01.111Z] v2.3.0-dev.61 [2022-09-22T22:40:01.111Z] v2.3.0-dev.62 [2022-09-22T22:40:01.111Z] v2.3.0-dev.63 [2022-09-22T22:40:01.111Z] v2.3.0-dev.64 [2022-09-22T22:40:01.111Z] v2.3.0-dev.65 [2022-09-22T22:40:01.111Z] v2.3.0-dev.66 [2022-09-22T22:40:01.111Z] v2.3.0-dev.67 [2022-09-22T22:40:01.111Z] v2.3.0-dev.68 [2022-09-22T22:40:01.111Z] v2.3.0-dev.69 [2022-09-22T22:40:01.111Z] v2.3.0-dev.70 [2022-09-22T22:40:01.111Z] v2.3.0-dev.71 [Pipeline] sh [2022-09-22T22:40:01.399Z] + lftools sign git-tag v2.3.0-dev.71 [2022-09-22T22:40:01.973Z] Signing Git tag with Sigul... [2022-09-22T22:40:01.973Z] Signing v2.3.0-dev.71 [Pipeline] echo [2022-09-22T22:40:02.549Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:02.831Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-22T22:40:02.840Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-22T22:40:02.812Z] $ docker stop --time=1 55e749ddb444ff7168720b45db4f16a7248f31a2c6a9b8ccc885c44642873c4b [2022-09-22T22:40:04.143Z] $ docker rm -f 55e749ddb444ff7168720b45db4f16a7248f31a2c6a9b8ccc885c44642873c4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-22T22:40:04.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T22:40:04.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:40:04.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:40:04.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:40:04.943Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:40:04.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T22:40:05.338Z] $ docker top ebba82d87b55a09aec3c4eeb3be27f79abc0cc94b8b46b04d053ed0b05790979 -eo pid,comm [2022-09-22T22:40:05.436Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-22T22:40:05.436Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T22:40:05.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:40:05.475Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:40:05.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:40:05.555Z] $ docker exec ebba82d87b55a09aec3c4eeb3be27f79abc0cc94b8b46b04d053ed0b05790979 ssh-agent [2022-09-22T22:40:05.705Z] SSH_AUTH_SOCK=/tmp/ssh-HaNBQtLf7oUL/agent.32 [2022-09-22T22:40:05.705Z] SSH_AGENT_PID=38 [2022-09-22T22:40:05.709Z] Running ssh-add (command line suppressed) [2022-09-22T22:40:05.777Z] Identity added: /w/workspace/edgex-go/308@tmp/private_key_13022144751706681526.key (/w/workspace/edgex-go/308@tmp/private_key_13022144751706681526.key) [2022-09-22T22:40:05.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:40:06.109Z] + git semver bump pre [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,243 [read_version] DEBUG read version from /w/workspace/edgex-go/308/.semver/main [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,243 [bump_version] DEBUG bumping version:2.3.0-dev.71 on axis:pre with prefix:dev [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,243 [bump_version] DEBUG bumped version:2.3.0-dev.72 [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,243 [write_version] DEBUG write version:2.3.0-dev.72 to path:/w/workspace/edgex-go/308/.semver/main with force:True [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,243 [read_version] DEBUG read version from /w/workspace/edgex-go/308/.semver/main [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,243 [write_file] DEBUG write to file:/w/workspace/edgex-go/308/.semver/main [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,245 [execute] INFO git cat-file --batch-check [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/308/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,252 [execute] INFO git cat-file --batch [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/308/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T22:40:06.368Z] 2022-09-22 22:40:06,258 [read_version] DEBUG read version from /w/workspace/edgex-go/308/.semver/main [2022-09-22T22:40:06.368Z] 2.3.0-dev.72 [Pipeline] } [2022-09-22T22:40:06.334Z] $ docker exec --env ******** --env ******** ebba82d87b55a09aec3c4eeb3be27f79abc0cc94b8b46b04d053ed0b05790979 ssh-agent -k [2022-09-22T22:40:06.432Z] unset SSH_AUTH_SOCK; [2022-09-22T22:40:06.432Z] unset SSH_AGENT_PID; [2022-09-22T22:40:06.432Z] echo Agent pid 38 killed; [2022-09-22T22:40:06.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:40:06.793Z] + git semver [Pipeline] } [2022-09-22T22:40:07.020Z] $ docker stop --time=1 ebba82d87b55a09aec3c4eeb3be27f79abc0cc94b8b46b04d053ed0b05790979 [2022-09-22T22:40:08.328Z] $ docker rm -f ebba82d87b55a09aec3c4eeb3be27f79abc0cc94b8b46b04d053ed0b05790979 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T22:40:08.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T22:40:08.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:40:09.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T22:40:09.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:40:09.069Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:40:09.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T22:40:09.431Z] $ docker top 6db476bb1651921d4cef1a970671209d645cb3c19f4292d700525f2532245651 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T22:40:09.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T22:40:09.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T22:40:09.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T22:40:09.631Z] $ docker exec 6db476bb1651921d4cef1a970671209d645cb3c19f4292d700525f2532245651 ssh-agent [2022-09-22T22:40:09.769Z] SSH_AUTH_SOCK=/tmp/ssh-d3Vbf42thwjH/agent.32 [2022-09-22T22:40:09.769Z] SSH_AGENT_PID=38 [2022-09-22T22:40:09.774Z] Running ssh-add (command line suppressed) [2022-09-22T22:40:09.837Z] Identity added: /w/workspace/edgex-go/308@tmp/private_key_18367384439457295294.key (/w/workspace/edgex-go/308@tmp/private_key_18367384439457295294.key) [2022-09-22T22:40:09.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T22:40:10.176Z] + git semver push [2022-09-22T22:40:10.434Z] 2022-09-22 22:40:10,318 [run_push] DEBUG push [2022-09-22T22:40:10.434Z] 2022-09-22 22:40:10,319 [execute] INFO git cat-file --batch-check [2022-09-22T22:40:10.434Z] 2022-09-22 22:40:10,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/308/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T22:40:10.434Z] 2022-09-22 22:40:10,324 [execute] INFO git rev-list 03641f2d75a9579fa085a18cb367b148a506c877 -- [2022-09-22T22:40:10.434Z] 2022-09-22 22:40:10,324 [execute] DEBUG Popen(['git', 'rev-list', '03641f2d75a9579fa085a18cb367b148a506c877', '--'], cwd=/w/workspace/edgex-go/308/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T22:40:10.434Z] 2022-09-22 22:40:10,342 [execute] INFO git fetch -v origin [2022-09-22T22:40:10.434Z] 2022-09-22 22:40:10,342 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/308/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-22T22:40:11.000Z] 2022-09-22 22:40:10,897 [run_push] DEBUG no remote changes detected [2022-09-22T22:40:11.000Z] 2022-09-22 22:40:10,897 [execute] INFO git push origin semver [2022-09-22T22:40:11.000Z] 2022-09-22 22:40:10,897 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/308/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T22:40:11.937Z] 2022-09-22 22:40:11,773 [run_push] DEBUG push all version tags [2022-09-22T22:40:11.937Z] 2022-09-22 22:40:11,774 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-22T22:40:11.937Z] 2022-09-22 22:40:11,774 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/308, universal_newlines=False, shell=None, istream=None) [2022-09-22T22:40:12.877Z] 2022-09-22 22:40:12,589 [read_version] DEBUG read version from /w/workspace/edgex-go/308/.semver/main [2022-09-22T22:40:12.877Z] 2.3.0-dev.72 [Pipeline] } [2022-09-22T22:40:12.844Z] $ docker exec --env ******** --env ******** 6db476bb1651921d4cef1a970671209d645cb3c19f4292d700525f2532245651 ssh-agent -k [2022-09-22T22:40:12.962Z] unset SSH_AUTH_SOCK; [2022-09-22T22:40:12.962Z] unset SSH_AGENT_PID; [2022-09-22T22:40:12.962Z] echo Agent pid 38 killed; [2022-09-22T22:40:13.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T22:40:13.309Z] + git semver [Pipeline] } [2022-09-22T22:40:13.539Z] $ docker stop --time=1 6db476bb1651921d4cef1a970671209d645cb3c19f4292d700525f2532245651 [2022-09-22T22:40:14.854Z] $ docker rm -f 6db476bb1651921d4cef1a970671209d645cb3c19f4292d700525f2532245651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-22T22:40:15.395Z] + [ -d /w/workspace/edgex-go/308/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:15.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:16.630Z] ---> package-listing.sh [2022-09-22T22:40:16.630Z] ++ facter osfamily [2022-09-22T22:40:16.630Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T22:40:16.630Z] + OS_FAMILY=debian [2022-09-22T22:40:16.630Z] + workspace=/w/workspace/edgex-go/308 [2022-09-22T22:40:16.630Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T22:40:16.630Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T22:40:16.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T22:40:16.630Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T22:40:16.630Z] + '[' /w/workspace/edgex-go/308 ']' [2022-09-22T22:40:16.630Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T22:40:16.630Z] + case "${OS_FAMILY}" in [2022-09-22T22:40:16.630Z] + dpkg -l [2022-09-22T22:40:16.630Z] + grep '^ii' [2022-09-22T22:40:16.924Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T22:40:16.924Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T22:40:16.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T22:40:16.924Z] + '[' /w/workspace/edgex-go/308 ']' [2022-09-22T22:40:16.924Z] + mkdir -p /w/workspace/edgex-go/308/archives/ [2022-09-22T22:40:16.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/308/archives/ [Pipeline] echo [2022-09-22T22:40:16.945Z] 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/308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-22T22:40:17.253Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:40:17.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T22:40:17.813Z] [2022-09-22T22:40:17.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T22:40:18.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T22:40:18.115Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T22:40:18.115Z] 5eb5b503b376: Pulling fs layer [2022-09-22T22:40:18.115Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T22:40:18.115Z] ec43610c2a17: Pulling fs layer [2022-09-22T22:40:18.115Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T22:40:18.115Z] 33b1e0a273af: Pulling fs layer [2022-09-22T22:40:18.115Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T22:40:18.115Z] 2f39f015ded8: Pulling fs layer [2022-09-22T22:40:18.115Z] 3a2ae6a8a46f: Waiting [2022-09-22T22:40:18.115Z] 33b1e0a273af: Waiting [2022-09-22T22:40:18.115Z] 5d3b04190fa2: Waiting [2022-09-22T22:40:18.115Z] 2f39f015ded8: Waiting [2022-09-22T22:40:18.115Z] 5c69ac0246d0: Verifying Checksum [2022-09-22T22:40:18.115Z] 5c69ac0246d0: Download complete [2022-09-22T22:40:18.115Z] 3a2ae6a8a46f: Download complete [2022-09-22T22:40:18.115Z] 33b1e0a273af: Verifying Checksum [2022-09-22T22:40:18.115Z] 33b1e0a273af: Download complete [2022-09-22T22:40:18.373Z] ec43610c2a17: Verifying Checksum [2022-09-22T22:40:18.373Z] ec43610c2a17: Download complete [2022-09-22T22:40:18.373Z] 5d3b04190fa2: Download complete [2022-09-22T22:40:18.373Z] 5eb5b503b376: Download complete [2022-09-22T22:40:18.937Z] 2f39f015ded8: Download complete [2022-09-22T22:40:19.503Z] 5eb5b503b376: Pull complete [2022-09-22T22:40:19.759Z] 5c69ac0246d0: Pull complete [2022-09-22T22:40:20.323Z] ec43610c2a17: Pull complete [2022-09-22T22:40:20.323Z] 3a2ae6a8a46f: Pull complete [2022-09-22T22:40:20.579Z] 33b1e0a273af: Pull complete [2022-09-22T22:40:20.579Z] 5d3b04190fa2: Pull complete [2022-09-22T22:40:24.759Z] 2f39f015ded8: Pull complete [2022-09-22T22:40:24.759Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T22:40:24.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T22:40:24.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T22:40:24.836Z] prd-ubuntu20.04-docker-8c-8g-664 does not seem to be running inside a container [2022-09-22T22:40:24.822Z] $ 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/308/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/308 -v /w/workspace/edgex-go/308:/w/workspace/edgex-go/308:rw,z -v /w/workspace/edgex-go/308@tmp:/w/workspace/edgex-go/308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-22T22:40:26.473Z] $ docker top 16a1065dd5b08ff62e169c3b57c277287851b3da44ea38b5a5e4dc1c058b4255 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T22:40:26.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T22:40:27.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T22:40:27.422Z] + ls /var/log/sa-host [2022-09-22T22:40:27.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T22:40:27.554Z] provisioning config files... [2022-09-22T22:40:27.563Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/308@tmp/config7728519792718635353tmp [Pipeline] { [Pipeline] echo [2022-09-22T22:40:27.573Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:27.852Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T22:40:27.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:28.178Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T22:40:28.186Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:28.471Z] ---> sudo-logs.sh [2022-09-22T22:40:28.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T22:40:28.488Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:28.768Z] ---> job-cost.sh [2022-09-22T22:40:28.768Z] lf-activate-venv: SKIPPING [2022-09-22T22:40:28.768Z] DEBUG: total: 0.10999999940395355 [2022-09-22T22:40:28.768Z] INFO: Retrieving Stack Cost... [2022-09-22T22:40:29.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T22:40:29.595Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T22:40:29.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T22:40:29.884Z] ---> logs-deploy.sh [2022-09-22T22:40:29.884Z] lf-activate-venv: SKIPPING [2022-09-22T22:40:29.884Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/308 [2022-09-22T22:40:29.884Z] INFO: archiving workspace using pattern(s): [2022-09-22T22:40:30.823Z] Archives upload complete. [2022-09-22T22:40:31.082Z] INFO: archiving logs to Nexus