Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0baaaae70618360000907aaeb616fdb98faa6d32 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-ssh4048537194534686399.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8431506485215789866.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1376355477888968304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6778935147476023172.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3926141656647832128.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6619 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/480 [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/480 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 0baaaae70618360000907aaeb616fdb98faa6d32 (main) Commit message: "Merge pull request #4489 from cherrycl/issue-4479" > git config core.sparsecheckout # timeout=10 > git checkout -f 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 > git rev-list --no-walk d92bec74020a648086c22ac11f002708918e28aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-02T01:22:30.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-02T01:22:31.026Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-02T01:22:31.041Z] ========================================================= [2023-04-02T01:22:31.041Z] EdgeX Global Pipelines Version Info [2023-04-02T01:22:31.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:22:31.750Z] ------------------- [2023-04-02T01:22:31.750Z] stable info: [2023-04-02T01:22:31.750Z] ------------------- [2023-04-02T01:22:31.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-02T01:22:31.750Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-02T01:22:31.750Z] Message: update stable to v1.0.245 [2023-04-02T01:22:32.318Z] ------------------- [2023-04-02T01:22:32.318Z] experimental info: [2023-04-02T01:22:32.318Z] ------------------- [2023-04-02T01:22:32.318Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-02T01:22:32.318Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-02T01:22:32.318Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-02T01:22:32.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-02T01:22:32.509Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-02T01:22:32.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-02T01:22:32.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-02T01:22:32.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-02T01:22:32.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-02T01:22:32.573Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-02T01:22:32.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-02T01:22:32.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-02T01:22:32.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-02T01:22:32.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-02T01:22:32.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-02T01:22:32.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-02T01:22:32.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-02T01:22:32.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-02T01:22:32.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-02T01:22:32.685Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-02T01:22:32.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-02T01:22:32.712Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-02T01:22:32.723Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-02T01:22:32.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-02T01:22:32.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-02T01:22:32.755Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-02T01:22:32.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-02T01:22:32.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-02T01:22:32.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-02T01:22:32.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] echo [2023-04-02T01:22:32.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0baaaae [Pipeline] echo [2023-04-02T01:22:32.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T01:22:32.863Z] provisioning config files... [2023-04-02T01:22:32.883Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config386303940246159728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:22:33.186Z] ---> docker-login.sh [2023-04-02T01:22:33.186Z] nexus3.edgexfoundry.org:10001 [2023-04-02T01:22:33.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:22:33.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:22:33.707Z] Configure a credential helper to remove this warning. See [2023-04-02T01:22:33.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:22:33.707Z] [2023-04-02T01:22:33.707Z] Login Succeeded [2023-04-02T01:22:33.707Z] nexus3.edgexfoundry.org:10002 [2023-04-02T01:22:33.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:22:33.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:22:33.707Z] Configure a credential helper to remove this warning. See [2023-04-02T01:22:33.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:22:33.707Z] [2023-04-02T01:22:33.707Z] Login Succeeded [2023-04-02T01:22:33.707Z] nexus3.edgexfoundry.org:10003 [2023-04-02T01:22:33.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:22:33.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:22:33.966Z] Configure a credential helper to remove this warning. See [2023-04-02T01:22:33.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:22:33.966Z] [2023-04-02T01:22:33.966Z] Login Succeeded [2023-04-02T01:22:33.966Z] nexus3.edgexfoundry.org:10004 [2023-04-02T01:22:33.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:22:33.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:22:33.966Z] Configure a credential helper to remove this warning. See [2023-04-02T01:22:33.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:22:33.966Z] [2023-04-02T01:22:33.966Z] Login Succeeded [2023-04-02T01:22:33.966Z] docker.io [2023-04-02T01:22:33.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:22:34.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:22:34.227Z] Configure a credential helper to remove this warning. See [2023-04-02T01:22:34.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:22:34.227Z] [2023-04-02T01:22:34.227Z] Login Succeeded [2023-04-02T01:22:34.227Z] ---> docker-login.sh ends [Pipeline] } [2023-04-02T01:22:34.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T01:22:34.547Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-04-02T01:22:34.547Z] + dirname cmd/core-command/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/core-data/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/core-metadata/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-02T01:22:34.547Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/support-notifications/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-02T01:22:34.547Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-02T01:22:34.547Z] + cut -d/ -f2 [2023-04-02T01:22:34.547Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-02T01:22:34.610Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-02T01:22:34.976Z] + git rev-list -1 --merges 0baaaae70618360000907aaeb616fdb98faa6d32~1..0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] echo [2023-04-02T01:22:34.988Z] -----------> git rev-list -1 --merges 0baaaae70618360000907aaeb616fdb98faa6d32~1..0baaaae70618360000907aaeb616fdb98faa6d32 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:22:34.988Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [false] [Pipeline] sh [2023-04-02T01:22:35.275Z] + git log --format=format:%s -1 0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] echo [2023-04-02T01:22:35.291Z] ========================================================= [2023-04-02T01:22:35.291Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-02T01:22:35.291Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-02T01:22:35.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-02T01:22:35.715Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-02T01:22:35.715Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-02T01:22:35.715Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-02T01:22:35.715Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-02T01:22:35.715Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-02T01:22:35.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:22:36.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T01:22:36.127Z] [2023-04-02T01:22:36.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:22:36.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T01:22:36.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-02T01:22:36.425Z] b85a868b505f: Pulling fs layer [2023-04-02T01:22:36.425Z] e2be974225ed: Pulling fs layer [2023-04-02T01:22:36.425Z] 339a4e72a1f5: Pulling fs layer [2023-04-02T01:22:36.425Z] 988bab9f4d93: Pulling fs layer [2023-04-02T01:22:36.425Z] 1469e6f7b9e6: Pulling fs layer [2023-04-02T01:22:36.425Z] eaf3925da568: Pulling fs layer [2023-04-02T01:22:36.425Z] bab4dde63d76: Pulling fs layer [2023-04-02T01:22:36.425Z] eaf3925da568: Waiting [2023-04-02T01:22:36.425Z] 1469e6f7b9e6: Waiting [2023-04-02T01:22:36.425Z] bde34c3a00c8: Pulling fs layer [2023-04-02T01:22:36.425Z] b352a97aabf1: Pulling fs layer [2023-04-02T01:22:36.425Z] 988bab9f4d93: Waiting [2023-04-02T01:22:36.425Z] bde34c3a00c8: Waiting [2023-04-02T01:22:36.425Z] 4872d77fe225: Pulling fs layer [2023-04-02T01:22:36.425Z] 5851b861e8e6: Pulling fs layer [2023-04-02T01:22:36.425Z] 5851b861e8e6: Waiting [2023-04-02T01:22:36.425Z] 4872d77fe225: Waiting [2023-04-02T01:22:36.425Z] b352a97aabf1: Waiting [2023-04-02T01:22:36.425Z] e2be974225ed: Verifying Checksum [2023-04-02T01:22:36.425Z] e2be974225ed: Download complete [2023-04-02T01:22:36.425Z] 988bab9f4d93: Download complete [2023-04-02T01:22:36.425Z] 1469e6f7b9e6: Verifying Checksum [2023-04-02T01:22:36.425Z] 1469e6f7b9e6: Download complete [2023-04-02T01:22:36.685Z] 339a4e72a1f5: Verifying Checksum [2023-04-02T01:22:36.685Z] 339a4e72a1f5: Download complete [2023-04-02T01:22:36.685Z] eaf3925da568: Verifying Checksum [2023-04-02T01:22:36.685Z] eaf3925da568: Download complete [2023-04-02T01:22:36.685Z] bde34c3a00c8: Verifying Checksum [2023-04-02T01:22:36.685Z] bde34c3a00c8: Download complete [2023-04-02T01:22:36.685Z] b352a97aabf1: Verifying Checksum [2023-04-02T01:22:36.685Z] 4872d77fe225: Verifying Checksum [2023-04-02T01:22:36.685Z] 4872d77fe225: Download complete [2023-04-02T01:22:36.685Z] 5851b861e8e6: Verifying Checksum [2023-04-02T01:22:36.685Z] 5851b861e8e6: Download complete [2023-04-02T01:22:36.685Z] b85a868b505f: Verifying Checksum [2023-04-02T01:22:36.685Z] b85a868b505f: Download complete [2023-04-02T01:22:36.944Z] bab4dde63d76: Verifying Checksum [2023-04-02T01:22:36.944Z] bab4dde63d76: Download complete [2023-04-02T01:22:37.882Z] b85a868b505f: Pull complete [2023-04-02T01:22:37.882Z] e2be974225ed: Pull complete [2023-04-02T01:22:38.455Z] 339a4e72a1f5: Pull complete [2023-04-02T01:22:38.455Z] 988bab9f4d93: Pull complete [2023-04-02T01:22:38.715Z] 1469e6f7b9e6: Pull complete [2023-04-02T01:22:38.974Z] eaf3925da568: Pull complete [2023-04-02T01:22:40.354Z] bab4dde63d76: Pull complete [2023-04-02T01:22:40.615Z] bde34c3a00c8: Pull complete [2023-04-02T01:22:40.615Z] b352a97aabf1: Pull complete [2023-04-02T01:22:40.615Z] 4872d77fe225: Pull complete [2023-04-02T01:22:40.875Z] 5851b861e8e6: Pull complete [2023-04-02T01:22:40.875Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-02T01:22:40.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T01:22:40.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:22:40.972Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:22:41.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-02T01:22:43.397Z] $ docker top d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 -eo pid,comm [2023-04-02T01:22:43.459Z] 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). [2023-04-02T01:22:43.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-02T01:22:43.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T01:22:43.494Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T01:22:43.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T01:22:43.614Z] $ docker exec d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 ssh-agent [2023-04-02T01:22:43.723Z] SSH_AUTH_SOCK=/tmp/ssh-8rxADpp8FK9Z/agent.31 [2023-04-02T01:22:43.723Z] SSH_AGENT_PID=37 [2023-04-02T01:22:43.735Z] Running ssh-add (command line suppressed) [2023-04-02T01:22:43.853Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_17021234424344718311.key (/w/workspace/edgex-go/480@tmp/private_key_17021234424344718311.key) [2023-04-02T01:22:43.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T01:22:44.153Z] + git tag --points-at HEAD [Pipeline] } [2023-04-02T01:22:44.168Z] $ docker exec --env ******** --env ******** d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 ssh-agent -k [2023-04-02T01:22:44.279Z] unset SSH_AUTH_SOCK; [2023-04-02T01:22:44.281Z] unset SSH_AGENT_PID; [2023-04-02T01:22:44.281Z] echo Agent pid 37 killed; [2023-04-02T01:22:44.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-02T01:22:44.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T01:22:44.312Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T01:22:44.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T01:22:44.420Z] $ docker exec d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 ssh-agent [2023-04-02T01:22:44.538Z] SSH_AUTH_SOCK=/tmp/ssh-lz8guHIcae2D/agent.70 [2023-04-02T01:22:44.538Z] SSH_AGENT_PID=76 [2023-04-02T01:22:44.543Z] Running ssh-add (command line suppressed) [2023-04-02T01:22:44.643Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_12938952050009737053.key (/w/workspace/edgex-go/480@tmp/private_key_12938952050009737053.key) [2023-04-02T01:22:44.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T01:22:44.946Z] + git semver init [2023-04-02T01:22:45.208Z] 2023-04-02 01:22:45,119 [run_init] DEBUG init version:0.0.0 force:False [2023-04-02T01:22:45.208Z] 2023-04-02 01:22:45,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/480/.semver [2023-04-02T01:22:45.208Z] 2023-04-02 01:22:45,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/480/.semver [2023-04-02T01:22:45.208Z] 2023-04-02 01:22:45,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/480/.semver'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=None) [2023-04-02T01:22:50.483Z] 2023-04-02 01:22:49,602 [append_file] DEBUG append to file:/w/workspace/edgex-go/480/.git/info/exclude [2023-04-02T01:22:50.483Z] 2023-04-02 01:22:49,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/480/.semver/main with force:False [2023-04-02T01:22:50.483Z] 2023-04-02 01:22:49,603 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main [2023-04-02T01:22:50.483Z] 2023-04-02 01:22:49,604 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main [2023-04-02T01:22:50.483Z] 3.0.0-dev.118 [Pipeline] } [2023-04-02T01:22:50.495Z] $ docker exec --env ******** --env ******** d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 ssh-agent -k [2023-04-02T01:22:50.592Z] unset SSH_AUTH_SOCK; [2023-04-02T01:22:50.592Z] unset SSH_AGENT_PID; [2023-04-02T01:22:50.593Z] echo Agent pid 76 killed; [2023-04-02T01:22:50.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T01:22:50.907Z] + git semver [Pipeline] } [2023-04-02T01:22:51.179Z] $ docker stop --time=1 d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 [2023-04-02T01:22:52.464Z] $ docker rm -f --volumes d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T01:22:52.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-02T01:22:52.987Z] Stashed 1 file(s) [Pipeline] echo [2023-04-02T01:22:52.990Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.118 [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 [2023-04-02T01:22:53.393Z] + git config --global --add safe.directory /w/workspace/edgex-go/480 [Pipeline] echo [2023-04-02T01:22:53.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T01:22:53.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T01:22:53.420Z] ========================================================= [2023-04-02T01:22:53.420Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-02T01:22:53.420Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-02T01:22:53.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T01:22:53.703Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-02T01:22:53.703Z] 63b65145d645: Pulling fs layer [2023-04-02T01:22:53.703Z] a2d21d5440eb: Pulling fs layer [2023-04-02T01:22:53.703Z] 935e6c44a52c: Pulling fs layer [2023-04-02T01:22:53.703Z] 94cc34f8dd06: Pulling fs layer [2023-04-02T01:22:53.703Z] 30dea6a524f1: Pulling fs layer [2023-04-02T01:22:53.703Z] a2aff8979fd8: Pulling fs layer [2023-04-02T01:22:53.703Z] 6808be2612f2: Pulling fs layer [2023-04-02T01:22:53.703Z] f25807f1079a: Pulling fs layer [2023-04-02T01:22:53.703Z] 94cc34f8dd06: Waiting [2023-04-02T01:22:53.703Z] 30dea6a524f1: Waiting [2023-04-02T01:22:53.703Z] a2aff8979fd8: Waiting [2023-04-02T01:22:53.703Z] f25807f1079a: Waiting [2023-04-02T01:22:53.703Z] 6808be2612f2: Waiting [2023-04-02T01:22:53.703Z] a2d21d5440eb: Download complete [2023-04-02T01:22:53.703Z] 94cc34f8dd06: Verifying Checksum [2023-04-02T01:22:53.703Z] 94cc34f8dd06: Download complete [2023-04-02T01:22:53.703Z] 30dea6a524f1: Verifying Checksum [2023-04-02T01:22:53.703Z] 30dea6a524f1: Download complete [2023-04-02T01:22:53.703Z] 63b65145d645: Verifying Checksum [2023-04-02T01:22:53.703Z] 63b65145d645: Download complete [2023-04-02T01:22:53.703Z] a2aff8979fd8: Verifying Checksum [2023-04-02T01:22:53.703Z] a2aff8979fd8: Download complete [2023-04-02T01:22:53.963Z] 63b65145d645: Pull complete [2023-04-02T01:22:53.963Z] a2d21d5440eb: Pull complete [2023-04-02T01:22:54.223Z] f25807f1079a: Verifying Checksum [2023-04-02T01:22:54.223Z] f25807f1079a: Download complete [2023-04-02T01:22:54.482Z] 935e6c44a52c: Verifying Checksum [2023-04-02T01:22:54.482Z] 935e6c44a52c: Download complete [2023-04-02T01:22:54.482Z] 6808be2612f2: Verifying Checksum [2023-04-02T01:22:54.482Z] 6808be2612f2: Download complete [2023-04-02T01:22:57.766Z] 935e6c44a52c: Pull complete [2023-04-02T01:22:57.766Z] 94cc34f8dd06: Pull complete [2023-04-02T01:22:57.766Z] 30dea6a524f1: Pull complete [2023-04-02T01:22:57.766Z] a2aff8979fd8: Pull complete [2023-04-02T01:23:00.297Z] 6808be2612f2: Pull complete [2023-04-02T01:23:00.863Z] f25807f1079a: Pull complete [2023-04-02T01:23:00.863Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-02T01:23:00.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T01:23:00.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-02T01:23:01.158Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T01:23:01.158Z] WORKDIR /edgex [2023-04-02T01:23:01.158Z] COPY go.mod . [2023-04-02T01:23:01.158Z] RUN go mod download [2023-04-02T01:23:01.158Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-02T01:23:01.735Z] Sending build context to Docker daemon 170.5MB [2023-04-02T01:23:01.735Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T01:23:01.735Z] ---> 3b553350e43f [2023-04-02T01:23:01.735Z] Step 2/4 : WORKDIR /edgex [2023-04-02T01:23:07.005Z] ---> Running in 6e61bffac5ef [2023-04-02T01:23:07.005Z] Removing intermediate container 6e61bffac5ef [2023-04-02T01:23:07.005Z] ---> 9e0d5e431e08 [2023-04-02T01:23:07.005Z] Step 3/4 : COPY go.mod . [2023-04-02T01:23:07.005Z] ---> ef4cce67a1b7 [2023-04-02T01:23:07.005Z] Step 4/4 : RUN go mod download [2023-04-02T01:23:07.005Z] ---> Running in 3c061ef0a511 [2023-04-02T01:23:08.073Z] Still waiting to schedule task [2023-04-02T01:23:08.073Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-02T01:23:21.958Z] Removing intermediate container 3c061ef0a511 [2023-04-02T01:23:21.958Z] ---> a58a55c1225d [2023-04-02T01:23:21.958Z] Successfully built a58a55c1225d [2023-04-02T01:23:21.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:23:22.487Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-02T01:23:22.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:23:22.553Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:23:22.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** ci-base-image-x86_64 cat [2023-04-02T01:23:22.982Z] $ docker top 51c3fcb4b9c5113e84437115bfc2554374db44f343b50ed2793460b2cf272d6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T01:23:23.318Z] + go version [2023-04-02T01:23:23.318Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-02T01:23:23.329Z] $ docker stop --time=1 51c3fcb4b9c5113e84437115bfc2554374db44f343b50ed2793460b2cf272d6d [2023-04-02T01:23:24.578Z] $ docker rm -f --volumes 51c3fcb4b9c5113e84437115bfc2554374db44f343b50ed2793460b2cf272d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:23:24.975Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-02T01:23:24.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:23:25.063Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:23:25.108Z] $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** ci-base-image-x86_64 cat [2023-04-02T01:23:25.718Z] $ docker top 1489668d1ace685dd78ae6f524f6d64bcd1a6a5814f5d8114784c37ef993f085 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-02T01:23:25.785Z] ========================================================= [2023-04-02T01:23:25.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-02T01:23:25.785Z] ========================================================= [Pipeline] sh [2023-04-02T01:23:26.068Z] + git config --global --add safe.directory /w/workspace/edgex-go/480 [Pipeline] fileExists [Pipeline] sh [2023-04-02T01:23:26.362Z] + make test [2023-04-02T01:23:26.362Z] go test -race -coverprofile=coverage.out ./... [2023-04-02T01:23:32.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-02T01:23:45.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-02T01:23:45.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-02T01:23:45.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-02T01:23:45.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-02T01:23:45.378Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-02T01:23:45.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-02T01:23:45.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-02T01:23:45.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-02T01:23:45.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-02T01:23:45.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-02T01:23:46.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-02T01:23:46.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-02T01:23:46.152Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-02T01:23:46.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-02T01:23:48.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-02T01:23:48.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-02T01:23:48.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-04-02T01:23:49.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-04-02T01:23:54.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.3% of statements [2023-04-02T01:23:54.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-02T01:23:54.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-02T01:23:54.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-02T01:23:55.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-02T01:23:55.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-02T01:23:55.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-04-02T01:23:56.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-02T01:23:56.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-02T01:23:56.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-02T01:23:56.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-02T01:23:56.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-02T01:23:57.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-02T01:23:57.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-02T01:23:59.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.822s coverage: 88.5% of statements [2023-04-02T01:23:59.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.9% of statements [2023-04-02T01:23:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-02T01:23:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-02T01:23:59.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-02T01:23:59.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.333s coverage: 95.6% of statements [2023-04-02T01:23:59.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-02T01:23:59.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-02T01:23:59.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-02T01:23:59.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-02T01:23:59.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-02T01:24:00.060Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-04-02T01:24:00.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-02T01:24:00.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-02T01:24:00.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-02T01:24:00.993Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-04-02T01:24:01.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-02T01:24:01.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-02T01:24:01.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2023-04-02T01:24:01.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-04-02T01:24:01.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 44.1% of statements [2023-04-02T01:24:01.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements [2023-04-02T01:24:02.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-04-02T01:24:02.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-04-02T01:24:02.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-04-02T01:24:02.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-02T01:24:02.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-02T01:24:02.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-02T01:24:02.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-02T01:24:03.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-02T01:24:03.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-02T01:24:03.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-02T01:24:03.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-02T01:24:04.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-02T01:24:04.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-02T01:24:04.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-02T01:24:04.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-02T01:24:04.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-02T01:24:04.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-02T01:24:04.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-02T01:24:05.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-02T01:24:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-02T01:24:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-02T01:24:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-02T01:24:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-02T01:24:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-02T01:24:08.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-02T01:24:09.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-02T01:24:09.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-02T01:24:10.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-02T01:24:10.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-02T01:24:10.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-02T01:24:10.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-02T01:24:10.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-02T01:24:12.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-02T01:24:12.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-02T01:24:12.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-02T01:24:12.362Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-02T01:24:13.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-02T01:24:13.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-02T01:24:13.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-02T01:24:13.295Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-02T01:24:14.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-02T01:24:14.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-02T01:24:14.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-04-02T01:24:15.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-02T01:24:15.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-02T01:24:27.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.255s coverage: 79.9% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.078s coverage: 92.9% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 38.4% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-04-02T01:24:29.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-04-02T01:24:29.159Z] 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 [2023-04-02T01:24:29.418Z] running golangci-lint [2023-04-02T01:24:29.418Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-02T01:24:29.418Z] go version go1.20.2 linux/amd64 [2023-04-02T01:24:29.676Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-02T01:24:29.676Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-02T01:24:44.547Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 13.628127851s" [2023-04-02T01:24:44.548Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.618087ms" [2023-04-02T01:24:51.111Z] level=info msg="[linters_context/goanalysis] analyzers took 55.480639361s with top 10 stages: buildir: 27.842967263s, inspect: 2.24780162s, fact_deprecated: 2.06463738s, gosec: 1.314733786s, ctrlflow: 1.040754095s, fact_purity: 959.597787ms, nilness: 942.723509ms, printf: 921.066629ms, S1038: 917.765973ms, directives: 590.432996ms" [2023-04-02T01:24:51.111Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-02T01:24:51.111Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, nolint: 0/21, skip_files: 201/201, identifier_marker: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, exclude: 201/201, exclude-rules: 21/201" [2023-04-02T01:24:51.111Z] level=info msg="[runner] processing took 17.902242ms with stages: nolint: 7.923825ms, identifier_marker: 5.143665ms, exclude-rules: 1.661558ms, path_prettifier: 1.405355ms, autogenerated_exclude: 979.04µs, skip_dirs: 739.918µs, cgo: 30.011µs, filename_unadjuster: 14.94µs, max_same_issues: 750ns, uniq_by_line: 610ns, skip_files: 590ns, diff: 310ns, exclude: 300ns, source_code: 280ns, sort_results: 270ns, severity-rules: 240ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 140ns, path_prefixer: 100ns" [2023-04-02T01:24:51.111Z] level=info msg="[runner] linters took 6.802639302s with stages: goanalysis_metalinter: 6.784620479s" [2023-04-02T01:24:51.111Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-02T01:24:51.111Z] level=info msg="Memory: 206 samples, avg is 187.3MB, max is 781.4MB" [2023-04-02T01:24:51.111Z] level=info msg="Execution took 20.478860523s" [2023-04-02T01:24:51.111Z] go vet ./... [2023-04-02T01:24:54.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-02T01:24:54.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-02T01:24:54.721Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-02T01:24:54.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-02T01:24:55.040Z] + ls -al . [2023-04-02T01:24:55.040Z] total 704 [2023-04-02T01:24:55.040Z] drwxrwxr-x 11 1001 1001 4096 Apr 2 01:23 . [2023-04-02T01:24:55.040Z] drwxr-xr-x 4 root root 4096 Apr 2 01:23 .. [2023-04-02T01:24:55.040Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 01:22 .blubracket [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 16 Apr 2 01:22 .dockerignore [2023-04-02T01:24:55.040Z] drwxrwxr-x 8 1001 1001 4096 Apr 2 01:22 .git [2023-04-02T01:24:55.040Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 01:22 .github [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 1133 Apr 2 01:22 .gitignore [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 42 Apr 2 01:22 .golangci.yml [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 87 Apr 2 01:22 .hadolint.yml [2023-04-02T01:24:55.040Z] drwxr-xr-x 3 1001 1001 4096 Apr 2 01:22 .semver [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 166 Apr 2 01:22 .sonarcloud.properties [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 1171 Apr 2 01:22 ADOPTERS.md [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 10835 Apr 2 01:22 Attribution.txt [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 73765 Apr 2 01:22 CHANGELOG.md [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 3804 Apr 2 01:22 CONTRIBUTING.md [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 677 Apr 2 01:22 GOVERNANCE.md [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 883 Apr 2 01:22 Jenkinsfile [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 10775 Apr 2 01:22 LICENSE [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 14368 Apr 2 01:22 Makefile [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 582 Apr 2 01:22 OWNERS.md [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 9403 Apr 2 01:22 README.md [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 789 Apr 2 01:22 SECURITY.md [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 13 Apr 2 01:22 VERSION [2023-04-02T01:24:55.040Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 01:22 bin [2023-04-02T01:24:55.040Z] drwxrwxr-x 18 1001 1001 4096 Apr 2 01:22 cmd [2023-04-02T01:24:55.040Z] -rw-r--r-- 1 root root 447380 Apr 2 01:24 coverage.out [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 3200 Apr 2 01:22 go.mod [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 31265 Apr 2 01:22 go.sum [2023-04-02T01:24:55.040Z] drwxrwxr-x 7 1001 1001 4096 Apr 2 01:22 internal [2023-04-02T01:24:55.040Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 01:22 openapi [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 594 Apr 2 01:22 security.txt [2023-04-02T01:24:55.040Z] drwxrwxr-x 4 1001 1001 4096 Apr 2 01:22 snap [2023-04-02T01:24:55.040Z] -rw-rw-r-- 1 1001 1001 204 Apr 2 01:22 version.go [Pipeline] sh [2023-04-02T01:24:55.369Z] + '[' -e coverage.out ] [2023-04-02T01:24:55.369Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-02T01:24:55.478Z] Stashed 1 file(s) [Pipeline] sh [2023-04-02T01:24:55.757Z] + make build [2023-04-02T01:24:55.757Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-02T01:24:58.418Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6620 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-02T01:24:58.430Z] Running in /w/workspace/edgex-go/480 [Pipeline] { [Pipeline] checkout [2023-04-02T01:24:58.464Z] The recommended git tool is: git [2023-04-02T01:25:05.004Z] using credential edgex-jenkins-ssh [2023-04-02T01:25:05.027Z] Cloning the remote Git repository [2023-04-02T01:25:05.074Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-02T01:25:05.194Z] > git init /w/workspace/edgex-go/480 # timeout=10 [2023-04-02T01:25:05.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-02T01:25:05.365Z] > git --version # timeout=10 [2023-04-02T01:25:05.391Z] > git --version # 'git version 2.25.1' [2023-04-02T01:25:05.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-02T01:25:05.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-02T01:25:07.981Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-02T01:25:08.238Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-02T01:25:09.610Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-02T01:25:10.178Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-02T01:25:16.737Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-02T01:25:18.642Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-02T01:25:19.579Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-02T01:25:20.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-02T01:25:21.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-02T01:25:22.277Z] Avoid second fetch [2023-04-02T01:25:22.278Z] Checking out Revision 0baaaae70618360000907aaeb616fdb98faa6d32 (main) [2023-04-02T01:25:22.479Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-02T01:25:21.386Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-02T01:25:21.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-02T01:25:22.291Z] > git config core.sparsecheckout # timeout=10 [2023-04-02T01:25:22.352Z] > git checkout -f 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 [2023-04-02T01:25:23.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-02T01:25:24.364Z] Commit message: "Merge pull request #4489 from cherrycl/issue-4479" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2023-04-02T01:25:24.983Z] $ docker stop --time=1 1489668d1ace685dd78ae6f524f6d64bcd1a6a5814f5d8114784c37ef993f085 [2023-04-02T01:25:25.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-02T01:25:25.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T01:25:25.293Z] Dload Upload Total Spent Left Speed [2023-04-02T01:25:25.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [2023-04-02T01:25:38.837Z] $ docker rm -f --volumes 1489668d1ace685dd78ae6f524f6d64bcd1a6a5814f5d8114784c37ef993f085 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:25:39.483Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-02T01:25:39.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T01:25:39.736Z] [2023-04-02T01:25:39.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:25:39.814Z] + sudo tee /etc/docker/daemon.new [2023-04-02T01:25:39.814Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-02T01:25:39.814Z] { [2023-04-02T01:25:39.814Z] "registry-mirrors": [ [2023-04-02T01:25:39.814Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-02T01:25:39.814Z] ], [2023-04-02T01:25:39.814Z] "bip": "10.250.0.254/24", [2023-04-02T01:25:39.814Z] "hosts": [ [2023-04-02T01:25:39.814Z] "tcp://0.0.0.0:5555", [2023-04-02T01:25:39.814Z] "unix:///var/run/docker.sock" [2023-04-02T01:25:39.814Z] ], [2023-04-02T01:25:39.814Z] "mtu": 1458, [2023-04-02T01:25:39.814Z] "selinux-enabled": true, [2023-04-02T01:25:39.814Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-02T01:25:39.814Z] } [Pipeline] sh [2023-04-02T01:25:40.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T01:25:40.033Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-02T01:25:40.033Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-02T01:25:40.033Z] ca9280d653b3: Pulling fs layer [2023-04-02T01:25:40.033Z] 7e9c9ca2126c: Pulling fs layer [2023-04-02T01:25:40.033Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-02T01:25:40.033Z] cbdbe7a5bc2a: Download complete [2023-04-02T01:25:40.157Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-02T01:25:40.290Z] ca9280d653b3: Verifying Checksum [2023-04-02T01:25:40.290Z] ca9280d653b3: Download complete [2023-04-02T01:25:40.290Z] cbdbe7a5bc2a: Pull complete [2023-04-02T01:25:40.501Z] + sudo service docker restart [2023-04-02T01:25:40.549Z] 7e9c9ca2126c: Verifying Checksum [2023-04-02T01:25:40.549Z] 7e9c9ca2126c: Download complete [2023-04-02T01:25:41.115Z] ca9280d653b3: Pull complete [2023-04-02T01:25:44.434Z] 7e9c9ca2126c: Pull complete [2023-04-02T01:25:44.434Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-02T01:25:44.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T01:25:44.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:25:44.775Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:25:44.804Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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/edgex-compose:latest cat [2023-04-02T01:25:47.805Z] $ docker top d76252c53faadb744970268340e48b80b86b1b31faa4ef76bd61492adff7b465 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T01:25:48.146Z] + docker-compose build --help [2023-04-02T01:25:48.146Z] + grep parallel [2023-04-02T01:25:48.713Z] --parallel Build images in parallel. [Pipeline] } [2023-04-02T01:25:48.720Z] $ docker stop --time=1 d76252c53faadb744970268340e48b80b86b1b31faa4ef76bd61492adff7b465 [2023-04-02T01:25:49.994Z] $ docker rm -f --volumes d76252c53faadb744970268340e48b80b86b1b31faa4ef76bd61492adff7b465 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:25:50.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T01:25:50.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:25:50.448Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:25:50.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 [2023-04-02T01:25:50.798Z] $ docker top d7053c5ca725294a7cac1cb3666bf191fbacd891712b8e14fe7a2b08c7e370f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T01:25:51.134Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-02T01:25:51.700Z] Building core-command ... [2023-04-02T01:25:51.700Z] Building core-common-config-bootstrapper ... [2023-04-02T01:25:51.701Z] Building core-data ... [2023-04-02T01:25:51.701Z] Building core-metadata ... [2023-04-02T01:25:51.701Z] Building security-bootstrapper ... [2023-04-02T01:25:51.701Z] Building security-proxy-auth ... [2023-04-02T01:25:51.701Z] Building security-proxy-setup ... [2023-04-02T01:25:51.701Z] Building security-secretstore-setup ... [2023-04-02T01:25:51.701Z] Building security-spiffe-token-provider ... [2023-04-02T01:25:51.701Z] Building security-spire-agent ... [2023-04-02T01:25:51.701Z] Building security-spire-config ... [2023-04-02T01:25:51.701Z] Building security-spire-server ... [2023-04-02T01:25:51.701Z] Building support-notifications ... [2023-04-02T01:25:51.701Z] Building support-scheduler ... [2023-04-02T01:25:51.701Z] Building security-spiffe-token-provider [2023-04-02T01:25:51.701Z] Building security-bootstrapper [2023-04-02T01:25:51.701Z] Building core-common-config-bootstrapper [2023-04-02T01:25:51.701Z] Building core-data [2023-04-02T01:25:51.701Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T01:25:58.753Z] provisioning config files... [2023-04-02T01:25:58.778Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config15938496999546414669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:25:59.127Z] ---> docker-login.sh [2023-04-02T01:25:59.127Z] nexus3.edgexfoundry.org:10001 [2023-04-02T01:25:59.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:25:59.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:25:59.716Z] Configure a credential helper to remove this warning. See [2023-04-02T01:25:59.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:25:59.716Z] [2023-04-02T01:25:59.716Z] Login Succeeded [2023-04-02T01:25:59.716Z] nexus3.edgexfoundry.org:10002 [2023-04-02T01:25:59.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:26:00.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:26:00.256Z] Configure a credential helper to remove this warning. See [2023-04-02T01:26:00.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:26:00.256Z] [2023-04-02T01:26:00.256Z] Login Succeeded [2023-04-02T01:26:00.256Z] nexus3.edgexfoundry.org:10003 [2023-04-02T01:26:00.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:26:00.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:26:00.525Z] Configure a credential helper to remove this warning. See [2023-04-02T01:26:00.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:26:00.525Z] [2023-04-02T01:26:00.525Z] Login Succeeded [2023-04-02T01:26:00.525Z] nexus3.edgexfoundry.org:10004 [2023-04-02T01:26:00.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:26:01.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:26:01.069Z] Configure a credential helper to remove this warning. See [2023-04-02T01:26:01.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:26:01.069Z] [2023-04-02T01:26:03.663Z] Login Succeeded [2023-04-02T01:26:03.663Z] docker.io [2023-04-02T01:26:03.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:26:03.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:26:03.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:26:03.897Z] ---> a58a55c1225d [2023-04-02T01:26:03.897Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:26:03.897Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:26:03.897Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:26:03.897Z] ---> a58a55c1225d [2023-04-02T01:26:03.897Z] Step 3/33 : WORKDIR /edgex-go [2023-04-02T01:26:03.897Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:26:03.897Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:26:03.897Z] ---> a58a55c1225d [2023-04-02T01:26:03.897Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T01:26:03.897Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:26:03.897Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:26:03.897Z] ---> a58a55c1225d [2023-04-02T01:26:03.897Z] Step 3/20 : WORKDIR /edgex-go [2023-04-02T01:26:03.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:26:03.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:26:03.897Z] ---> a58a55c1225d [2023-04-02T01:26:03.897Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:26:03.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:26:03.931Z] Configure a credential helper to remove this warning. See [2023-04-02T01:26:03.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:26:03.931Z] [2023-04-02T01:26:03.931Z] Login Succeeded [2023-04-02T01:26:03.931Z] ---> docker-login.sh ends [Pipeline] } [2023-04-02T01:26:03.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-02T01:26:04.485Z] + git config --global --add safe.directory /w/workspace/edgex-go/480 [Pipeline] echo [2023-04-02T01:26:04.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T01:26:04.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T01:26:04.527Z] ========================================================= [2023-04-02T01:26:04.527Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-02T01:26:04.527Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-02T01:26:04.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T01:26:05.120Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-02T01:26:05.120Z] af6eaf76a39c: Pulling fs layer [2023-04-02T01:26:05.120Z] 55522c791124: Pulling fs layer [2023-04-02T01:26:05.120Z] ce5c4a1c91eb: Pulling fs layer [2023-04-02T01:26:05.120Z] 169dfbe0d373: Pulling fs layer [2023-04-02T01:26:05.120Z] e1ff8fa3b103: Pulling fs layer [2023-04-02T01:26:05.120Z] 52ebb69f0ebf: Pulling fs layer [2023-04-02T01:26:05.120Z] 5abe8eddf0d5: Pulling fs layer [2023-04-02T01:26:05.120Z] e1ff8fa3b103: Waiting [2023-04-02T01:26:05.120Z] 52ebb69f0ebf: Waiting [2023-04-02T01:26:05.120Z] 5abe8eddf0d5: Waiting [2023-04-02T01:26:05.120Z] 169dfbe0d373: Waiting [2023-04-02T01:26:05.120Z] 55522c791124: Verifying Checksum [2023-04-02T01:26:05.120Z] 55522c791124: Download complete [2023-04-02T01:26:05.120Z] 169dfbe0d373: Download complete [2023-04-02T01:26:05.120Z] af6eaf76a39c: Verifying Checksum [2023-04-02T01:26:05.120Z] af6eaf76a39c: Download complete [2023-04-02T01:26:06.097Z] 5abe8eddf0d5: Verifying Checksum [2023-04-02T01:26:06.097Z] 5abe8eddf0d5: Download complete [2023-04-02T01:26:06.365Z] af6eaf76a39c: Pull complete [2023-04-02T01:26:06.953Z] 55522c791124: Pull complete [2023-04-02T01:26:07.220Z] ce5c4a1c91eb: Verifying Checksum [2023-04-02T01:26:07.220Z] ce5c4a1c91eb: Download complete [2023-04-02T01:26:07.493Z] 52ebb69f0ebf: Verifying Checksum [2023-04-02T01:26:07.493Z] 52ebb69f0ebf: Download complete [2023-04-02T01:26:18.770Z] ---> Running in 28bf04a44762 [2023-04-02T01:26:18.770Z] ---> Running in 8ec2a2708443 [2023-04-02T01:26:18.770Z] ---> Running in 9217a823b1e2 [2023-04-02T01:26:18.770Z] ---> Running in 15be142d411c [2023-04-02T01:26:18.770Z] ---> Running in c8e29aab97de [2023-04-02T01:26:18.770Z] Removing intermediate container 15be142d411c [2023-04-02T01:26:18.770Z] ---> b55781fb9119 [2023-04-02T01:26:18.770Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:26:18.770Z] Removing intermediate container 28bf04a44762 [2023-04-02T01:26:18.770Z] Removing intermediate container c8e29aab97de [2023-04-02T01:26:18.771Z] ---> c529e15d1d4d [2023-04-02T01:26:18.771Z] ---> 65c34b6b8292 [2023-04-02T01:26:18.771Z] Step 4/33 : RUN apk add --update --no-cache make gitStep 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-02T01:26:18.771Z] [2023-04-02T01:26:18.771Z] Removing intermediate container 8ec2a2708443 [2023-04-02T01:26:18.771Z] ---> 5191522ba087 [2023-04-02T01:26:18.771Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T01:26:18.771Z] Removing intermediate container 9217a823b1e2 [2023-04-02T01:26:18.771Z] ---> 222a83a4261c [2023-04-02T01:26:18.771Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:26:18.771Z] ---> Running in 0f3642e9f689 [2023-04-02T01:26:18.771Z] ---> Running in beb2e09d5024 [2023-04-02T01:26:18.771Z] ---> Running in e4d62583c0cf [2023-04-02T01:26:18.771Z] ---> Running in df2445e6c46c [2023-04-02T01:26:18.771Z] ---> Running in a175f4711096 [2023-04-02T01:26:18.771Z] Removing intermediate container 0f3642e9f689 [2023-04-02T01:26:18.771Z] ---> d6571ea0b032 [2023-04-02T01:26:18.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T01:26:18.771Z] Removing intermediate container a175f4711096 [2023-04-02T01:26:18.771Z] ---> 55fecd378c25 [2023-04-02T01:26:18.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T01:26:18.771Z] ---> Running in 3f2ab24411cb [2023-04-02T01:26:18.771Z] ---> Running in a403290844ce [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] OK: 265 MiB in 53 packages [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:18.771Z] OK: 265 MiB in 53 packages [2023-04-02T01:26:18.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:19.028Z] OK: 265 MiB in 53 packages [2023-04-02T01:26:19.028Z] OK: 265 MiB in 53 packages [2023-04-02T01:26:19.028Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T01:26:19.028Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T01:26:19.028Z] OK: 17823 distinct packages available [2023-04-02T01:26:19.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:19.286Z] Removing intermediate container beb2e09d5024 [2023-04-02T01:26:19.286Z] ---> 01e0e451e413 [2023-04-02T01:26:19.286Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-02T01:26:19.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:26:19.286Z] Removing intermediate container e4d62583c0cf [2023-04-02T01:26:19.286Z] ---> ef1761f4a68b [2023-04-02T01:26:19.286Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T01:26:19.286Z] ---> cbbfcdf6e121 [2023-04-02T01:26:19.286Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:26:19.286Z] ---> Running in 12676ab44a33 [2023-04-02T01:26:19.286Z] ---> c29358bd5198 [2023-04-02T01:26:19.286Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:26:19.286Z] OK: 265 MiB in 53 packages [2023-04-02T01:26:19.286Z] ---> Running in 1d4fc62d4990 [2023-04-02T01:26:19.544Z] Removing intermediate container a403290844ce [2023-04-02T01:26:19.545Z] ---> cef939c06eaf [2023-04-02T01:26:19.545Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:26:19.545Z] Removing intermediate container 3f2ab24411cb [2023-04-02T01:26:19.545Z] ---> ccdd487078ec [2023-04-02T01:26:19.545Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:26:19.545Z] ---> a8c774a9d931 [2023-04-02T01:26:19.545Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:26:19.802Z] ---> Running in 2dcdae252c6c [2023-04-02T01:26:19.802Z] ---> 2173e6d7b4dd [2023-04-02T01:26:19.802Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:26:19.802Z] ---> Running in 0f5dcc51ca55 [2023-04-02T01:26:19.802Z] Removing intermediate container df2445e6c46c [2023-04-02T01:26:19.802Z] ---> ac8d67bdc1aa [2023-04-02T01:26:19.802Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-02T01:26:19.860Z] ce5c4a1c91eb: Pull complete [2023-04-02T01:26:19.860Z] 169dfbe0d373: Pull complete [2023-04-02T01:26:19.860Z] e1ff8fa3b103: Pull complete [2023-04-02T01:26:20.062Z] ---> a4cbc7591caa [2023-04-02T01:26:20.062Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:26:20.062Z] ---> Running in 4ac62d61f7c3 [2023-04-02T01:26:26.547Z] 52ebb69f0ebf: Pull complete [2023-04-02T01:26:27.961Z] 5abe8eddf0d5: Pull complete [2023-04-02T01:26:27.961Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-02T01:26:27.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T01:26:27.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-02T01:26:28.396Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T01:26:28.396Z] WORKDIR /edgex [2023-04-02T01:26:28.396Z] COPY go.mod . [2023-04-02T01:26:28.396Z] RUN go mod download [2023-04-02T01:26:28.396Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-02T01:26:29.009Z] Sending build context to Docker daemon 2.934MB [2023-04-02T01:26:29.009Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T01:26:29.009Z] ---> 6cb57ee374ae [2023-04-02T01:26:29.009Z] Step 2/4 : WORKDIR /edgex [2023-04-02T01:26:30.971Z] ---> Running in 537921b13b43 [2023-04-02T01:26:31.239Z] Removing intermediate container 537921b13b43 [2023-04-02T01:26:31.239Z] ---> 6f3ecdbe9bf0 [2023-04-02T01:26:31.239Z] Step 3/4 : COPY go.mod . [2023-04-02T01:26:32.215Z] ---> f738c9e6a881 [2023-04-02T01:26:32.215Z] Step 4/4 : RUN go mod download [2023-04-02T01:26:32.215Z] ---> Running in 16e78d6ef4fd [2023-04-02T01:27:04.463Z] Removing intermediate container 16e78d6ef4fd [2023-04-02T01:27:04.463Z] ---> 2fe5ebf03d0c [2023-04-02T01:27:04.463Z] Successfully built 2fe5ebf03d0c [2023-04-02T01:27:04.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:27:04.794Z] + docker inspect -f . ci-base-image-arm64 [2023-04-02T01:27:04.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:27:04.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-6620 does not seem to be running inside a container [2023-04-02T01:27:05.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** ci-base-image-arm64 cat [2023-04-02T01:27:09.133Z] $ docker top 0e38b21bd5a871de2211ac0eec848d8a995e7402cada9fcf2f675ee3bf2dad07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T01:27:09.974Z] + go version [2023-04-02T01:27:09.974Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-02T01:27:09.991Z] $ docker stop --time=1 0e38b21bd5a871de2211ac0eec848d8a995e7402cada9fcf2f675ee3bf2dad07 [2023-04-02T01:27:11.813Z] $ docker rm -f --volumes 0e38b21bd5a871de2211ac0eec848d8a995e7402cada9fcf2f675ee3bf2dad07 [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 [2023-04-02T01:27:12.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T01:27:12.403Z] [2023-04-02T01:27:12.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:27:12.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T01:27:12.995Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-02T01:27:12.995Z] 29e5d40040c1: Pulling fs layer [2023-04-02T01:27:12.995Z] 1ce36da41761: Pulling fs layer [2023-04-02T01:27:12.995Z] 25b303627fd3: Pulling fs layer [2023-04-02T01:27:12.995Z] 29e5d40040c1: Verifying Checksum [2023-04-02T01:27:12.995Z] 29e5d40040c1: Download complete [2023-04-02T01:27:13.263Z] 1ce36da41761: Verifying Checksum [2023-04-02T01:27:13.263Z] 1ce36da41761: Download complete [2023-04-02T01:27:13.531Z] 29e5d40040c1: Pull complete [2023-04-02T01:27:14.944Z] 25b303627fd3: Verifying Checksum [2023-04-02T01:27:14.944Z] 25b303627fd3: Download complete [2023-04-02T01:27:14.944Z] 1ce36da41761: Pull complete [2023-04-02T01:27:25.020Z] 25b303627fd3: Pull complete [2023-04-02T01:27:25.020Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-02T01:27:25.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T01:27:25.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:27:25.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-6620 does not seem to be running inside a container [2023-04-02T01:27:25.271Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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/edgex-compose-arm64:latest cat [2023-04-02T01:27:27.406Z] $ docker top 36850714bb183e9734c57ae004bba29eb41eca9d9385841d0f81fe58effba693 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T01:27:28.232Z] + grep parallel [2023-04-02T01:27:28.232Z] + docker-compose build --help [2023-04-02T01:27:32.483Z] --parallel Build images in parallel. [Pipeline] } [2023-04-02T01:27:32.498Z] $ docker stop --time=1 36850714bb183e9734c57ae004bba29eb41eca9d9385841d0f81fe58effba693 [2023-04-02T01:27:36.247Z] $ docker rm -f --volumes 36850714bb183e9734c57ae004bba29eb41eca9d9385841d0f81fe58effba693 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:27:36.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T01:27:36.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:27:36.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-6620 does not seem to be running inside a container [2023-04-02T01:27:37.039Z] $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 [2023-04-02T01:27:38.347Z] $ docker top 33b1eb0e491bba74655be745f4f70268cc57f94b766a989ba38741624a1777aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T01:27:39.165Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-02T01:27:43.413Z] Building core-command ... [2023-04-02T01:27:43.413Z] Building core-common-config-bootstrapper ... [2023-04-02T01:27:43.413Z] Building core-data ... [2023-04-02T01:27:43.413Z] Building core-metadata ... [2023-04-02T01:27:43.413Z] Building security-bootstrapper ... [2023-04-02T01:27:43.413Z] Building security-proxy-auth ... [2023-04-02T01:27:43.413Z] Building security-proxy-setup ... [2023-04-02T01:27:43.413Z] Building security-secretstore-setup ... [2023-04-02T01:27:43.413Z] Building security-spiffe-token-provider ... [2023-04-02T01:27:43.413Z] Building security-spire-agent ... [2023-04-02T01:27:43.413Z] Building security-spire-config ... [2023-04-02T01:27:43.413Z] Building security-spire-server ... [2023-04-02T01:27:43.413Z] Building support-notifications ... [2023-04-02T01:27:43.413Z] Building support-scheduler ... [2023-04-02T01:27:43.413Z] Building security-spire-server [2023-04-02T01:27:43.413Z] Building security-bootstrapper [2023-04-02T01:27:43.413Z] Building support-scheduler [2023-04-02T01:27:43.413Z] Building security-proxy-auth [2023-04-02T01:27:43.413Z] Building security-spire-config [2023-04-02T01:27:53.503Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:27:53.503Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:27:53.503Z] ---> 2fe5ebf03d0c [2023-04-02T01:27:53.503Z] Step 3/26 : WORKDIR /edgex-go [2023-04-02T01:27:53.503Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:27:53.503Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:27:53.503Z] ---> 2fe5ebf03d0c [2023-04-02T01:27:53.503Z] Step 3/33 : WORKDIR /edgex-go [2023-04-02T01:27:53.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:27:53.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:27:53.503Z] ---> 2fe5ebf03d0c [2023-04-02T01:27:53.503Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:27:53.503Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:27:53.503Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:27:53.503Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:27:53.503Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:27:53.503Z] ---> 2fe5ebf03d0c [2023-04-02T01:27:53.503Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T01:27:53.503Z] ---> 2fe5ebf03d0c [2023-04-02T01:27:53.503Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:27:53.503Z] ---> Running in a41836b26210 [2023-04-02T01:27:53.503Z] ---> Running in 80cc469a9c96 [2023-04-02T01:27:53.503Z] ---> Running in b75b184188ab [2023-04-02T01:27:53.503Z] ---> Running in a931cf277cd9 [2023-04-02T01:27:53.503Z] ---> Running in 2abf5278e9ff [2023-04-02T01:27:54.094Z] Removing intermediate container a41836b26210 [2023-04-02T01:27:54.094Z] ---> 16d00adc8e7d [2023-04-02T01:27:54.094Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T01:27:54.094Z] Removing intermediate container b75b184188ab [2023-04-02T01:27:54.094Z] Removing intermediate container 80cc469a9c96 [2023-04-02T01:27:54.094Z] ---> de79f2719e4f [2023-04-02T01:27:54.094Z] ---> ee8697f3e423 [2023-04-02T01:27:54.094Z] Step 4/23 : WORKDIR /edgex-goStep 4/33 : RUN apk add --update --no-cache make git [2023-04-02T01:27:54.094Z] [2023-04-02T01:27:54.094Z] Removing intermediate container 2abf5278e9ff [2023-04-02T01:27:54.094Z] ---> c0bb4b891ced [2023-04-02T01:27:54.094Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T01:27:54.094Z] Removing intermediate container a931cf277cd9 [2023-04-02T01:27:54.094Z] ---> fea660020692 [2023-04-02T01:27:54.094Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:27:54.094Z] ---> Running in 44e219a18c1f [2023-04-02T01:27:54.386Z] ---> Running in 1965b586e57f [2023-04-02T01:27:54.386Z] ---> Running in 9d39ec96ee7b [2023-04-02T01:27:54.386Z] ---> Running in d291e12ba032 [2023-04-02T01:27:54.386Z] ---> Running in 13d059d3537a [2023-04-02T01:27:54.981Z] Removing intermediate container 1965b586e57f [2023-04-02T01:27:54.981Z] ---> 27908a6f6753 [2023-04-02T01:27:54.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T01:27:54.981Z] Removing intermediate container d291e12ba032 [2023-04-02T01:27:54.981Z] ---> e13cd0ef5410 [2023-04-02T01:27:54.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T01:27:55.253Z] ---> Running in 8a9dfea6106b [2023-04-02T01:27:55.253Z] ---> Running in 095e1f8823c9 [2023-04-02T01:27:56.556Z] Removing intermediate container 0f5dcc51ca55 [2023-04-02T01:27:56.556Z] ---> 85f654429b75 [2023-04-02T01:27:56.556Z] Step 8/23 : COPY . . [2023-04-02T01:27:56.556Z] Removing intermediate container 12676ab44a33 [2023-04-02T01:27:56.556Z] ---> f40d739b59b9 [2023-04-02T01:27:56.556Z] Step 7/33 : COPY . . [2023-04-02T01:27:56.556Z] Removing intermediate container 1d4fc62d4990 [2023-04-02T01:27:56.556Z] ---> bc874002d1f2 [2023-04-02T01:27:56.556Z] Step 7/27 : COPY . . [2023-04-02T01:27:56.556Z] Removing intermediate container 4ac62d61f7c3 [2023-04-02T01:27:56.556Z] ---> 728da9744387 [2023-04-02T01:27:56.556Z] Step 7/20 : COPY . . [2023-04-02T01:27:56.556Z] Removing intermediate container 2dcdae252c6c [2023-04-02T01:27:56.556Z] ---> 2ba688b35890 [2023-04-02T01:27:56.556Z] Step 8/23 : COPY . . [2023-04-02T01:27:56.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:56.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:56.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:56.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:57.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:57.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:57.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:57.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:58.808Z] OK: 263 MiB in 53 packages [2023-04-02T01:27:58.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:58.808Z] OK: 263 MiB in 53 packages [2023-04-02T01:27:58.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:27:58.808Z] OK: 263 MiB in 53 packages [2023-04-02T01:28:00.226Z] OK: 263 MiB in 53 packages [2023-04-02T01:28:00.226Z] OK: 263 MiB in 53 packages [2023-04-02T01:28:01.191Z] Removing intermediate container 13d059d3537a [2023-04-02T01:28:01.191Z] ---> 3d6544df7d55 [2023-04-02T01:28:01.191Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T01:28:01.191Z] Removing intermediate container 44e219a18c1f [2023-04-02T01:28:01.191Z] ---> f9e38c256ed7 [2023-04-02T01:28:01.191Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-02T01:28:01.458Z] Removing intermediate container 9d39ec96ee7b [2023-04-02T01:28:01.458Z] ---> 9c481104c0af [2023-04-02T01:28:01.458Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-02T01:28:02.434Z] ---> decd3caddd02 [2023-04-02T01:28:02.434Z] ---> fcdbc898afbc [2023-04-02T01:28:02.434Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:28:02.434Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:28:02.434Z] ---> f2939d0dcf24 [2023-04-02T01:28:02.434Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:28:02.713Z] Removing intermediate container 8a9dfea6106b [2023-04-02T01:28:02.713Z] ---> 47564ff11bd0 [2023-04-02T01:28:02.713Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:28:02.713Z] Removing intermediate container 095e1f8823c9 [2023-04-02T01:28:02.713Z] ---> 7911abb432a9 [2023-04-02T01:28:02.713Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:28:02.713Z] ---> Running in e032affc041b [2023-04-02T01:28:02.983Z] ---> Running in f9dfeafbcf85 [2023-04-02T01:28:02.983Z] ---> Running in 0b02eb956012 [2023-04-02T01:28:03.565Z] ---> d2e91c56e305 [2023-04-02T01:28:03.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 337bfc8ddf10 [2023-04-02T01:28:03.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:28:03.565Z] [2023-04-02T01:28:03.831Z] ---> Running in fac350728148 [2023-04-02T01:28:03.831Z] ---> Running in 932be6325a3e [2023-04-02T01:28:23.118Z] ---> 14e4e696a338 [2023-04-02T01:28:23.118Z] ---> 598dfeac02df [2023-04-02T01:28:23.118Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-02T01:28:23.118Z] [2023-04-02T01:28:23.118Z] ---> f8bab6876b9a [2023-04-02T01:28:23.118Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-02T01:28:23.118Z] ---> 08312ec12cb1 [2023-04-02T01:28:23.118Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-02T01:28:23.118Z] ---> 517a867d97dc [2023-04-02T01:28:23.118Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-02T01:28:23.391Z] ---> Running in 665a99f28d53 [2023-04-02T01:28:23.391Z] ---> Running in 9edb33342335 [2023-04-02T01:28:23.391Z] ---> Running in c0a1b3049094 [2023-04-02T01:28:23.391Z] ---> Running in a7baff0fb638 [2023-04-02T01:28:23.391Z] ---> Running in 421249c04b9b [2023-04-02T01:28:23.958Z] Removing intermediate container 665a99f28d53 [2023-04-02T01:28:23.958Z] ---> b24025fc2635 [2023-04-02T01:28:23.958Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T01:28:24.216Z] ---> Running in afa96bb97d2a [2023-04-02T01:28:24.474Z] Removing intermediate container afa96bb97d2a [2023-04-02T01:28:24.474Z] ---> dfab60358613 [2023-04-02T01:28:24.474Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T01:28:24.474Z] ---> Running in 650264af5ec0 [2023-04-02T01:28:24.474Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-02T01:28:25.079Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-02T01:28:25.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-02T01:28:25.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-02T01:28:25.647Z] Removing intermediate container 650264af5ec0 [2023-04-02T01:28:25.647Z] ---> 07103b2d9840 [2023-04-02T01:28:25.648Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T01:28:27.034Z] ---> Running in 4aff28c67c98 [2023-04-02T01:28:27.968Z] Removing intermediate container 4aff28c67c98 [2023-04-02T01:28:27.968Z] ---> 3f1d44fe3cff [2023-04-02T01:28:27.968Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T01:28:27.968Z] ---> Running in c43f3e98fbb4 [2023-04-02T01:28:27.968Z] Removing intermediate container c43f3e98fbb4 [2023-04-02T01:28:27.968Z] ---> 1472f64ca3f1 [2023-04-02T01:28:27.968Z] [2023-04-02T01:28:27.968Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T01:28:28.532Z] 3.17: Pulling from library/alpine [2023-04-02T01:28:29.096Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T01:28:29.096Z] Status: Downloaded newer image for alpine:3.17 [2023-04-02T01:28:29.096Z] ---> 9ed4aefc74f6 [2023-04-02T01:28:29.096Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T01:28:32.439Z] ---> Running in fbbb6ba88467 [2023-04-02T01:28:33.443Z] Removing intermediate container fbbb6ba88467 [2023-04-02T01:28:33.443Z] ---> 6f08becb317a [2023-04-02T01:28:33.443Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T01:28:33.443Z] ---> Running in 0969e7b5f5fe [2023-04-02T01:28:34.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:28:34.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:28:34.645Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T01:28:34.645Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T01:28:34.645Z] OK: 17818 distinct packages available [2023-04-02T01:28:34.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:28:34.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:28:34.903Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-02T01:28:34.903Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-02T01:28:34.903Z] (3/5) Installing libucontext (1.2-r0) [2023-04-02T01:28:34.903Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-02T01:28:34.903Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-02T01:28:34.903Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:28:34.903Z] OK: 8 MiB in 20 packages [2023-04-02T01:28:41.499Z] Removing intermediate container 0969e7b5f5fe [2023-04-02T01:28:41.499Z] ---> daf7582cc54c [2023-04-02T01:28:41.499Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:28:42.431Z] ---> 3710fea4f244 [2023-04-02T01:28:42.431Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:28:42.689Z] ---> 45c7cafb5b16 [2023-04-02T01:28:42.689Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-02T01:28:45.976Z] ---> cdf539b76073 [2023-04-02T01:28:45.976Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T01:28:51.255Z] ---> aa1d8a6a8c0a [2023-04-02T01:28:51.255Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T01:28:53.798Z] ---> a5cb80f115ba [2023-04-02T01:28:53.798Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-02T01:28:55.772Z] ---> 2195d7336753 [2023-04-02T01:28:55.772Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-02T01:29:01.117Z] ---> e7297e5941bd [2023-04-02T01:29:01.117Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T01:29:01.117Z] ---> Running in 4fde19ea0690 [2023-04-02T01:29:01.117Z] Removing intermediate container c0a1b3049094 [2023-04-02T01:29:01.117Z] ---> ef860eae496a [2023-04-02T01:29:01.117Z] [2023-04-02T01:29:01.117Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:29:01.117Z] ---> 9ed4aefc74f6 [2023-04-02T01:29:01.117Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T01:29:01.117Z] Removing intermediate container 9edb33342335 [2023-04-02T01:29:01.117Z] ---> 9394e6b2540d [2023-04-02T01:29:01.117Z] [2023-04-02T01:29:01.117Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:29:01.117Z] ---> 9ed4aefc74f6 [2023-04-02T01:29:01.117Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:29:01.117Z] Removing intermediate container a7baff0fb638 [2023-04-02T01:29:01.117Z] ---> 24c34282aab9 [2023-04-02T01:29:01.117Z] [2023-04-02T01:29:01.117Z] Step 9/33 : FROM alpine:3.17 [2023-04-02T01:29:01.117Z] ---> 9ed4aefc74f6 [2023-04-02T01:29:01.117Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T01:29:02.500Z] ---> Running in 9c4e30f6b129 [2023-04-02T01:29:02.500Z] ---> Running in 6d6ecf1bb287 [2023-04-02T01:29:02.500Z] ---> Running in dabb45faef56 [2023-04-02T01:29:02.500Z] Removing intermediate container 4fde19ea0690 [2023-04-02T01:29:02.500Z] ---> 0675a5b8a0d9 [2023-04-02T01:29:02.500Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T01:29:02.500Z] Removing intermediate container 9c4e30f6b129 [2023-04-02T01:29:02.500Z] ---> feb5b2072419 [2023-04-02T01:29:02.500Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:29:02.500Z] ---> Running in 6fba1fe79249 [2023-04-02T01:29:02.500Z] Removing intermediate container 6d6ecf1bb287 [2023-04-02T01:29:02.500Z] ---> 4fee9f480fc4 [2023-04-02T01:29:02.500Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-02T01:29:02.500Z] ---> Running in e4e51d480902 [2023-04-02T01:29:02.500Z] Removing intermediate container dabb45faef56 [2023-04-02T01:29:02.500Z] ---> e536f875e147 [2023-04-02T01:29:02.500Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-02T01:29:02.760Z] ---> Running in c2e5102d2fb4 [2023-04-02T01:29:02.760Z] ---> Running in 480cb5171b8b [2023-04-02T01:29:02.760Z] Removing intermediate container 6fba1fe79249 [2023-04-02T01:29:02.760Z] ---> cfe975735fe1 [2023-04-02T01:29:02.760Z] Step 25/27 : LABEL arch=x86_64 [2023-04-02T01:29:03.020Z] Removing intermediate container c2e5102d2fb4 [2023-04-02T01:29:03.020Z] ---> 5118d8d33b90 [2023-04-02T01:29:03.020Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-02T01:29:03.020Z] ---> Running in a23984b8ba81 [2023-04-02T01:29:03.020Z] ---> Running in b76ba37209a6 [2023-04-02T01:29:03.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:03.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:03.279Z] Removing intermediate container a23984b8ba81 [2023-04-02T01:29:03.279Z] ---> e2f166872493 [2023-04-02T01:29:03.279Z] Step 26/27 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:29:03.279Z] Removing intermediate container b76ba37209a6 [2023-04-02T01:29:03.279Z] ---> 18b9e32e6dc5 [2023-04-02T01:29:03.279Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:29:03.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:03.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:03.279Z] ---> Running in 37ef104657f8 [2023-04-02T01:29:03.279Z] ---> Running in be520059a813 [2023-04-02T01:29:03.279Z] Removing intermediate container 421249c04b9b [2023-04-02T01:29:03.279Z] ---> 437dfad82ec1 [2023-04-02T01:29:03.279Z] [2023-04-02T01:29:03.279Z] Step 9/20 : FROM alpine:3.17 [2023-04-02T01:29:03.279Z] ---> 9ed4aefc74f6 [2023-04-02T01:29:03.279Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T01:29:03.279Z] ---> Using cache [2023-04-02T01:29:03.279Z] ---> e536f875e147 [2023-04-02T01:29:03.279Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-02T01:29:03.279Z] ---> Running in 2ae5d5f494a2 [2023-04-02T01:29:03.279Z] Removing intermediate container be520059a813 [2023-04-02T01:29:03.279Z] ---> 0ac7adde62c7 [2023-04-02T01:29:03.279Z] Step 27/27 : LABEL version=3.0.0-dev.118 [2023-04-02T01:29:03.279Z] ---> Running in 9e66ec97474d [2023-04-02T01:29:03.279Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T01:29:03.279Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:29:03.540Z] OK: 7 MiB in 16 packages [2023-04-02T01:29:03.540Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T01:29:03.540Z] (2/2) Installing su-exec (0.2-r2) [2023-04-02T01:29:03.540Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:29:03.540Z] Removing intermediate container 9e66ec97474d [2023-04-02T01:29:03.540Z] ---> de38cecf411b [2023-04-02T01:29:03.540Z] [2023-04-02T01:29:03.540Z] OK: 7 MiB in 17 packages [2023-04-02T01:29:03.540Z] Successfully built de38cecf411b [2023-04-02T01:29:03.540Z] Successfully tagged security-spire-agent:latest [2023-04-02T01:29:03.540Z]  Building security-spire-agent ... done Building security-spire-config [2023-04-02T01:29:03.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:03.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:03.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:04.078Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T01:29:04.078Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:29:04.078Z] OK: 7 MiB in 16 packages [2023-04-02T01:29:04.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:04.653Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T01:29:04.653Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T01:29:04.653Z] OK: 17818 distinct packages available [2023-04-02T01:29:04.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:04.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:04.653Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-02T01:29:04.653Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-02T01:29:04.912Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-02T01:29:04.912Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-02T01:29:04.912Z] (5/9) Installing curl (7.88.1-r1) [2023-04-02T01:29:04.912Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-02T01:29:04.912Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-02T01:29:04.912Z] (8/9) Installing libucontext (1.2-r0) [2023-04-02T01:29:04.912Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-02T01:29:04.912Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:29:04.912Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T01:29:04.912Z] OK: 10 MiB in 24 packages [2023-04-02T01:29:07.457Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:29:07.457Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:29:07.457Z] ---> a58a55c1225d [2023-04-02T01:29:07.457Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> 5191522ba087 [2023-04-02T01:29:07.457Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> ef1761f4a68b [2023-04-02T01:29:07.457Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> c29358bd5198 [2023-04-02T01:29:07.457Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> bc874002d1f2 [2023-04-02T01:29:07.457Z] Step 7/27 : COPY . . [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> 14e4e696a338 [2023-04-02T01:29:07.457Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> b24025fc2635 [2023-04-02T01:29:07.457Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> dfab60358613 [2023-04-02T01:29:07.457Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> 07103b2d9840 [2023-04-02T01:29:07.457Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> 3f1d44fe3cff [2023-04-02T01:29:07.457Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> 1472f64ca3f1 [2023-04-02T01:29:07.457Z] [2023-04-02T01:29:07.457Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T01:29:07.457Z] ---> 9ed4aefc74f6 [2023-04-02T01:29:07.457Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T01:29:07.457Z] ---> Using cache [2023-04-02T01:29:07.457Z] ---> 6f08becb317a [2023-04-02T01:29:07.457Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-02T01:29:09.369Z] ---> Running in 68b457bdc1ec [2023-04-02T01:29:09.369Z] Removing intermediate container e4e51d480902 [2023-04-02T01:29:09.369Z] ---> 7c2d9dc79bc3 [2023-04-02T01:29:09.369Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:29:09.369Z] Removing intermediate container 480cb5171b8b [2023-04-02T01:29:09.369Z] ---> 812819a826f4 [2023-04-02T01:29:09.369Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-02T01:29:09.369Z] ---> Running in 342a887d99cc [2023-04-02T01:29:09.369Z] Removing intermediate container 37ef104657f8 [2023-04-02T01:29:09.369Z] ---> fbfd8d41723e [2023-04-02T01:29:09.369Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:29:09.369Z] Removing intermediate container 342a887d99cc [2023-04-02T01:29:09.369Z] ---> f209fe8a6a19 [2023-04-02T01:29:09.369Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-02T01:29:09.369Z] ---> 24866edcf7ac [2023-04-02T01:29:09.369Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:29:09.369Z] Removing intermediate container 2ae5d5f494a2 [2023-04-02T01:29:09.369Z] ---> 70427a06ad7f [2023-04-02T01:29:09.369Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:29:09.369Z] ---> d369ec753c90 [2023-04-02T01:29:09.369Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:29:09.369Z] ---> Running in 9bef484ab544 [2023-04-02T01:29:09.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:09.629Z] ---> 1bac73020d9a [2023-04-02T01:29:09.629Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-02T01:29:09.629Z] Removing intermediate container 9bef484ab544 [2023-04-02T01:29:09.629Z] ---> f60ef5990de8 [2023-04-02T01:29:09.629Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-02T01:29:09.629Z] ---> Running in 434837463ff1 [2023-04-02T01:29:09.629Z] ---> 120f45477891 [2023-04-02T01:29:09.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-02T01:29:09.629Z] ---> 89d9050e2a45 [2023-04-02T01:29:09.629Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:29:09.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:09.890Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T01:29:09.890Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T01:29:09.890Z] OK: 17818 distinct packages available [2023-04-02T01:29:09.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:10.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:10.410Z] Removing intermediate container 434837463ff1 [2023-04-02T01:29:10.410Z] ---> 00c04d168d96 [2023-04-02T01:29:10.410Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-02T01:29:10.410Z] ---> 6edf8c581d01 [2023-04-02T01:29:10.410Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-02T01:29:10.410Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-02T01:29:10.410Z] ---> ebc251c361a3 [2023-04-02T01:29:10.410Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:29:10.410Z] ---> Running in 5dce08082ed1 [2023-04-02T01:29:10.410Z] ---> 38688b21b3a3 [2023-04-02T01:29:10.410Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:29:10.410Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-02T01:29:10.410Z] (3/4) Installing libucontext (1.2-r0) [2023-04-02T01:29:10.410Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-02T01:29:10.410Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:29:10.410Z] OK: 7 MiB in 19 packages [2023-04-02T01:29:10.410Z] Removing intermediate container 5dce08082ed1 [2023-04-02T01:29:10.410Z] ---> 72f1c074f925 [2023-04-02T01:29:10.410Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-02T01:29:10.410Z] ---> Running in 8a54a29041b9 [2023-04-02T01:29:10.671Z] ---> c36654270b8b [2023-04-02T01:29:10.671Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-02T01:29:11.240Z] ---> d6c6ac99345e [2023-04-02T01:29:11.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-02T01:29:11.240Z] ---> Running in 87ef5a4ec897 [2023-04-02T01:29:11.240Z] ---> ae8ac9aac993 [2023-04-02T01:29:11.240Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:29:11.240Z] Removing intermediate container 87ef5a4ec897 [2023-04-02T01:29:11.240Z] ---> b21e5cba8dff [2023-04-02T01:29:11.240Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:29:11.240Z] ---> Running in 2076c4a76d17 [2023-04-02T01:29:11.240Z] ---> 2ef8273dd481 [2023-04-02T01:29:11.240Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T01:29:11.240Z] ---> bb08ed13e8f6 [2023-04-02T01:29:11.240Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-02T01:29:11.240Z] Removing intermediate container 68b457bdc1ec [2023-04-02T01:29:11.240Z] ---> 6fc8ce52e5a8 [2023-04-02T01:29:11.240Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:29:11.240Z] ---> Running in 67cbb23c6e01 [2023-04-02T01:29:11.240Z] ---> Running in bfcdeec28158 [2023-04-02T01:29:11.502Z] Removing intermediate container 2076c4a76d17 [2023-04-02T01:29:11.502Z] ---> 9e134bdbefed [2023-04-02T01:29:11.502Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T01:29:11.502Z] ---> Running in cf4a60ae7079 [2023-04-02T01:29:11.502Z] Removing intermediate container 67cbb23c6e01 [2023-04-02T01:29:11.502Z] ---> 96f7b6eaeec7 [2023-04-02T01:29:11.502Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:29:11.502Z] ---> 9cac341364d3 [2023-04-02T01:29:11.502Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:29:11.502Z] ---> Running in ae8262fe0153 [2023-04-02T01:29:11.764Z] Removing intermediate container 8a54a29041b9 [2023-04-02T01:29:11.764Z] ---> 75dcefd3a805 [2023-04-02T01:29:11.764Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-02T01:29:11.764Z] Removing intermediate container cf4a60ae7079 [2023-04-02T01:29:11.764Z] ---> 4726f64daf94 [2023-04-02T01:29:11.764Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:29:11.764Z] ---> Running in 0b3af9f5894a [2023-04-02T01:29:11.764Z] ---> Running in 966fe252bb24 [2023-04-02T01:29:11.764Z] Removing intermediate container ae8262fe0153 [2023-04-02T01:29:11.764Z] ---> b52101f56324 [2023-04-02T01:29:11.764Z] Step 18/20 : LABEL arch=x86_64 [2023-04-02T01:29:11.764Z] ---> e3ac82af6e9f [2023-04-02T01:29:11.764Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T01:29:11.764Z] ---> Running in ad51f5a28850 [2023-04-02T01:29:11.764Z] Removing intermediate container 966fe252bb24 [2023-04-02T01:29:11.764Z] ---> 1673652a16fd [2023-04-02T01:29:11.764Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:29:11.764Z] Removing intermediate container 0b3af9f5894a [2023-04-02T01:29:11.764Z] ---> 8c399b94aa03 [2023-04-02T01:29:11.764Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-02T01:29:12.024Z] ---> Running in 1a644e0d13b9 [2023-04-02T01:29:13.406Z] Removing intermediate container ad51f5a28850 [2023-04-02T01:29:13.406Z] ---> 1c7c97315c36 [2023-04-02T01:29:13.406Z] Step 19/20 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:29:13.406Z] ---> Running in 84315290a32f [2023-04-02T01:29:13.406Z] Removing intermediate container bfcdeec28158 [2023-04-02T01:29:13.406Z] ---> 91b3e36a651e [2023-04-02T01:29:13.406Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T01:29:13.406Z] ---> a46b86c5e930 [2023-04-02T01:29:13.406Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-02T01:29:13.406Z] Removing intermediate container 1a644e0d13b9 [2023-04-02T01:29:13.406Z] ---> 764fca889dd8 [2023-04-02T01:29:13.406Z] [2023-04-02T01:29:13.406Z] ---> acde47615822 [2023-04-02T01:29:13.406Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T01:29:13.406Z] ---> Running in 9c7ea2ac67fb [2023-04-02T01:29:13.406Z] ---> Running in 21c10a3d4a60 [2023-04-02T01:29:13.705Z] Removing intermediate container 84315290a32f [2023-04-02T01:29:13.705Z] ---> 9a1b75c2ad7a [2023-04-02T01:29:13.705Z] Step 20/20 : LABEL version=3.0.0-dev.118 [2023-04-02T01:29:13.705Z] Successfully built 764fca889dd8 [2023-04-02T01:29:13.705Z] ---> Running in faba4451c7b1 [2023-04-02T01:29:13.705Z] Successfully tagged core-data:latest [2023-04-02T01:29:13.705Z]  Building core-data ... done Building security-proxy-setup [2023-04-02T01:29:13.705Z] Removing intermediate container 21c10a3d4a60 [2023-04-02T01:29:13.705Z] ---> cf64716fb00c [2023-04-02T01:29:13.705Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T01:29:13.705Z] ---> Running in a03fd5a0d7da [2023-04-02T01:29:13.705Z] ---> aa5430705185 [2023-04-02T01:29:13.705Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-02T01:29:17.014Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:29:17.014Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:29:17.014Z] ---> a58a55c1225d [2023-04-02T01:29:17.014Z] Step 3/22 : WORKDIR /edgex-go [2023-04-02T01:29:17.014Z] ---> Using cache [2023-04-02T01:29:17.014Z] ---> 5191522ba087 [2023-04-02T01:29:17.014Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-02T01:29:20.312Z] ---> Running in 5bc8c1483a09 [2023-04-02T01:29:20.312Z] Removing intermediate container a03fd5a0d7da [2023-04-02T01:29:20.312Z] ---> 538b0fc7fc33 [2023-04-02T01:29:20.312Z] Removing intermediate container faba4451c7b1 [2023-04-02T01:29:20.312Z] ---> 784381ec900d [2023-04-02T01:29:20.312Z] [2023-04-02T01:29:20.312Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T01:29:20.312Z] ---> Running in f7b6ef61a645 [2023-04-02T01:29:20.312Z] ---> Running in 0494f96c384d [2023-04-02T01:29:20.312Z] Successfully built 784381ec900d [2023-04-02T01:29:20.312Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-02T01:29:20.312Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-04-02T01:29:20.312Z] Removing intermediate container 5bc8c1483a09 [2023-04-02T01:29:20.312Z] ---> 656cdf424fe0 [2023-04-02T01:29:20.312Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-02T01:29:23.170Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:29:23.170Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:29:23.170Z] ---> a58a55c1225d [2023-04-02T01:29:23.170Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:29:23.170Z] ---> Using cache [2023-04-02T01:29:23.170Z] ---> 222a83a4261c [2023-04-02T01:29:23.170Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:29:23.170Z] ---> Using cache [2023-04-02T01:29:23.170Z] ---> 55fecd378c25 [2023-04-02T01:29:23.170Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-02T01:29:23.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:23.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:23.719Z] OK: 265 MiB in 53 packages [2023-04-02T01:29:26.277Z] Removing intermediate container 0494f96c384d [2023-04-02T01:29:26.277Z] ---> b1c81e53c0c2 [2023-04-02T01:29:26.277Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:29:26.277Z] ---> Running in 97d9cc10c082 [2023-04-02T01:29:26.277Z] ---> 5a69c7ed17c0 [2023-04-02T01:29:26.277Z] Step 22/27 : WORKDIR / [2023-04-02T01:29:26.277Z] ---> Running in ab4423e97ff2 [2023-04-02T01:29:26.277Z] ---> Running in 59d7527c38a2 [2023-04-02T01:29:26.277Z] Removing intermediate container 9c7ea2ac67fb [2023-04-02T01:29:26.277Z] ---> fa06c08bf9a3 [2023-04-02T01:29:26.277Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:29:26.277Z] Removing intermediate container ab4423e97ff2 [2023-04-02T01:29:26.277Z] ---> c006e6e005c0 [2023-04-02T01:29:26.277Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:29:26.277Z] ---> Running in 0d5748f28029 [2023-04-02T01:29:26.277Z] Removing intermediate container 59d7527c38a2 [2023-04-02T01:29:26.277Z] ---> 6a8358b602ae [2023-04-02T01:29:26.277Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T01:29:26.277Z] ---> Running in 05587d0b0459 [2023-04-02T01:29:26.277Z] Removing intermediate container 0d5748f28029 [2023-04-02T01:29:26.277Z] ---> 4503d4ac2df0 [2023-04-02T01:29:26.277Z] [2023-04-02T01:29:26.277Z] ---> f794deeb9256 [2023-04-02T01:29:26.277Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:29:26.277Z] Removing intermediate container f7b6ef61a645 [2023-04-02T01:29:26.277Z] ---> 3057b77d8eab [2023-04-02T01:29:26.277Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-02T01:29:26.538Z] Removing intermediate container 05587d0b0459 [2023-04-02T01:29:26.538Z] ---> 9448b183025e [2023-04-02T01:29:26.538Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T01:29:26.538Z] Successfully built 4503d4ac2df0 [2023-04-02T01:29:26.538Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-02T01:29:26.538Z] Building security-proxy-auth [2023-04-02T01:29:26.538Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:26.538Z] ---> Running in 888956b303ba [2023-04-02T01:29:26.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:29:26.865Z] OK: 265 MiB in 53 packages [2023-04-02T01:29:27.325Z] ---> 1bf29a54ef04 [2023-04-02T01:29:27.325Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-02T01:29:27.325Z] ---> 3704dcd35515 [2023-04-02T01:29:27.325Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:29:30.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:29:30.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:29:30.638Z] ---> a58a55c1225d [2023-04-02T01:29:30.638Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:29:30.638Z] ---> Using cache [2023-04-02T01:29:30.638Z] ---> 222a83a4261c [2023-04-02T01:29:30.638Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:29:30.638Z] ---> Using cache [2023-04-02T01:29:30.638Z] ---> 55fecd378c25 [2023-04-02T01:29:30.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T01:29:30.638Z] ---> Using cache [2023-04-02T01:29:30.638Z] ---> cef939c06eaf [2023-04-02T01:29:30.638Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:29:30.638Z] ---> Using cache [2023-04-02T01:29:30.638Z] ---> a8c774a9d931 [2023-04-02T01:29:30.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:29:30.638Z] ---> Using cache [2023-04-02T01:29:30.638Z] ---> 2ba688b35890 [2023-04-02T01:29:30.638Z] Step 8/23 : COPY . . [2023-04-02T01:29:30.638Z] ---> Using cache [2023-04-02T01:29:30.638Z] ---> 598dfeac02df [2023-04-02T01:29:30.638Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-02T01:29:33.934Z] Removing intermediate container 888956b303ba [2023-04-02T01:29:33.934Z] ---> 2be32d3cc675 [2023-04-02T01:29:33.934Z] Step 25/27 : LABEL arch=x86_64 [2023-04-02T01:29:33.934Z] ---> Running in 0436158845eb [2023-04-02T01:29:33.934Z] ---> Running in 2b24381e4803 [2023-04-02T01:29:33.934Z] ---> f3b90cbe83e7 [2023-04-02T01:29:33.934Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-02T01:29:33.934Z] ---> Running in f3aec0001c22 [2023-04-02T01:29:33.934Z] Removing intermediate container 97d9cc10c082 [2023-04-02T01:29:33.934Z] ---> b510e7d41d28 [2023-04-02T01:29:33.934Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:29:33.934Z] Removing intermediate container f3aec0001c22 [2023-04-02T01:29:33.934Z] ---> 84b110bc6c1d [2023-04-02T01:29:33.934Z] Step 26/27 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:29:33.934Z] ---> Running in 28f001327e9c [2023-04-02T01:29:33.934Z] ---> b173f6928e91 [2023-04-02T01:29:33.934Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-02T01:29:33.934Z] ---> c83937e30cf7 [2023-04-02T01:29:33.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:29:33.934Z] ---> Running in 55dcd952af3d [2023-04-02T01:29:33.934Z] Removing intermediate container 28f001327e9c [2023-04-02T01:29:33.934Z] ---> 26e9aca615fe [2023-04-02T01:29:33.934Z] Step 27/27 : LABEL version=3.0.0-dev.118 [2023-04-02T01:29:33.934Z] ---> Running in 99073396a923 [2023-04-02T01:29:33.934Z] ---> 51bfa43e3e9d [2023-04-02T01:29:33.934Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-02T01:29:33.934Z] Removing intermediate container 99073396a923 [2023-04-02T01:29:33.934Z] ---> 6226c74aaf1d [2023-04-02T01:29:33.934Z] [2023-04-02T01:29:34.553Z] Successfully built 6226c74aaf1d [2023-04-02T01:29:34.553Z] Successfully tagged security-spire-config:latest [2023-04-02T01:29:34.553Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-04-02T01:29:34.553Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-02T01:29:38.779Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:29:38.779Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:29:38.779Z] ---> a58a55c1225d [2023-04-02T01:29:38.779Z] Step 3/25 : WORKDIR /edgex-go [2023-04-02T01:29:38.779Z] ---> Using cache [2023-04-02T01:29:38.779Z] ---> 5191522ba087 [2023-04-02T01:29:38.779Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-02T01:29:38.779Z] ---> Using cache [2023-04-02T01:29:38.779Z] ---> 3057b77d8eab [2023-04-02T01:29:38.779Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-02T01:29:38.779Z] ---> Using cache [2023-04-02T01:29:38.779Z] ---> 3704dcd35515 [2023-04-02T01:29:38.779Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:29:41.321Z] ---> aac65ee94e08 [2023-04-02T01:29:41.321Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-02T01:29:41.321Z] ---> Running in 83b6d129999a [2023-04-02T01:29:41.889Z] ---> eda8c4bf46f8 [2023-04-02T01:29:41.889Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-02T01:29:42.148Z] ---> 30e25e50bae3 [2023-04-02T01:29:42.148Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-02T01:29:42.148Z] ---> Running in 0e165db50330 [2023-04-02T01:29:44.101Z] Removing intermediate container 0e165db50330 [2023-04-02T01:29:44.101Z] ---> 94320667f05e [2023-04-02T01:29:44.101Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-02T01:29:44.101Z] ---> Running in 11e42c35f88a [2023-04-02T01:29:44.360Z] Removing intermediate container 11e42c35f88a [2023-04-02T01:29:44.360Z] ---> 1a52bab1f500 [2023-04-02T01:29:44.360Z] Step 30/33 : CMD ["gate"] [2023-04-02T01:29:44.360Z] ---> Running in 8b2ecf9339e3 [2023-04-02T01:29:44.620Z] Removing intermediate container 8b2ecf9339e3 [2023-04-02T01:29:44.620Z] ---> e3c7d1582f84 [2023-04-02T01:29:44.620Z] Step 31/33 : LABEL arch=x86_64 [2023-04-02T01:29:44.896Z] ---> Running in 6fa7a2596e64 [2023-04-02T01:29:44.896Z] Removing intermediate container 6fa7a2596e64 [2023-04-02T01:29:44.896Z] ---> c244ba99e76c [2023-04-02T01:29:44.896Z] Step 32/33 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:29:45.172Z] ---> Running in 7a893f7f9669 [2023-04-02T01:29:45.172Z] Removing intermediate container 7a893f7f9669 [2023-04-02T01:29:45.172Z] ---> 7e14cc06b9a3 [2023-04-02T01:29:45.172Z] Step 33/33 : LABEL version=3.0.0-dev.118 [2023-04-02T01:29:45.457Z] ---> Running in 136f59ad5164 [2023-04-02T01:29:46.424Z] Removing intermediate container 136f59ad5164 [2023-04-02T01:29:46.424Z] ---> ba71148b1644 [2023-04-02T01:29:46.424Z] [2023-04-02T01:29:46.424Z] Successfully built ba71148b1644 [2023-04-02T01:29:46.424Z] Successfully tagged security-bootstrapper:latest [2023-04-02T01:29:46.424Z]  Building security-bootstrapper ... done Building security-spire-server [2023-04-02T01:29:50.622Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:29:50.622Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:29:50.622Z] ---> a58a55c1225d [2023-04-02T01:29:50.622Z] Step 3/26 : WORKDIR /edgex-go [2023-04-02T01:29:50.622Z] ---> Using cache [2023-04-02T01:29:50.622Z] ---> 5191522ba087 [2023-04-02T01:29:50.622Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T01:29:50.622Z] ---> Using cache [2023-04-02T01:29:50.622Z] ---> ef1761f4a68b [2023-04-02T01:29:50.622Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-02T01:29:50.622Z] ---> Using cache [2023-04-02T01:29:50.622Z] ---> c29358bd5198 [2023-04-02T01:29:50.622Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:29:50.622Z] ---> Using cache [2023-04-02T01:29:50.622Z] ---> bc874002d1f2 [2023-04-02T01:29:50.622Z] Step 7/26 : COPY . . [2023-04-02T01:29:50.622Z] ---> Using cache [2023-04-02T01:29:50.622Z] ---> 14e4e696a338 [2023-04-02T01:29:50.622Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T01:29:50.622Z] ---> Using cache [2023-04-02T01:29:50.622Z] ---> b24025fc2635 [2023-04-02T01:29:50.622Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-02T01:29:50.622Z] ---> Using cache [2023-04-02T01:29:50.622Z] ---> dfab60358613 [2023-04-02T01:29:50.622Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T01:29:50.622Z] ---> Using cache [2023-04-02T01:29:50.622Z] ---> 07103b2d9840 [2023-04-02T01:29:50.622Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T01:30:02.877Z] ---> Running in b30d76837e2b [2023-04-02T01:30:17.823Z] Removing intermediate container b30d76837e2b [2023-04-02T01:30:17.823Z] ---> d0fab380dd16 [2023-04-02T01:30:17.823Z] Step 12/26 : WORKDIR /edgex-go [2023-04-02T01:30:17.823Z] Removing intermediate container 2b24381e4803 [2023-04-02T01:30:17.823Z] ---> 7d0c9bf7b86d [2023-04-02T01:30:17.823Z] [2023-04-02T01:30:17.823Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:30:17.823Z] ---> 9ed4aefc74f6 [2023-04-02T01:30:17.823Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T01:30:17.823Z] ---> Using cache [2023-04-02T01:30:17.823Z] ---> feb5b2072419 [2023-04-02T01:30:17.823Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:30:17.823Z] ---> Using cache [2023-04-02T01:30:17.823Z] ---> 7c2d9dc79bc3 [2023-04-02T01:30:17.823Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:30:17.823Z] ---> Using cache [2023-04-02T01:30:17.823Z] ---> Running in 30576ee44490 [2023-04-02T01:30:17.823Z] ---> 24866edcf7ac [2023-04-02T01:30:17.823Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:30:17.823Z] ---> Using cache [2023-04-02T01:30:17.823Z] ---> 1bac73020d9a [2023-04-02T01:30:17.823Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-02T01:30:17.823Z] Removing intermediate container 30576ee44490 [2023-04-02T01:30:17.823Z] ---> 99b22ba4b034 [2023-04-02T01:30:17.823Z] [2023-04-02T01:30:17.823Z] Step 13/26 : FROM alpine:3.17 [2023-04-02T01:30:17.823Z] ---> 9ed4aefc74f6 [2023-04-02T01:30:17.824Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T01:30:17.824Z] ---> Using cache [2023-04-02T01:30:17.824Z] ---> 6f08becb317a [2023-04-02T01:30:17.824Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T01:30:17.824Z] ---> Using cache [2023-04-02T01:30:17.824Z] ---> daf7582cc54c [2023-04-02T01:30:17.824Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:30:17.824Z] ---> Using cache [2023-04-02T01:30:17.824Z] ---> 3710fea4f244 [2023-04-02T01:30:17.824Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:30:17.824Z] ---> Using cache [2023-04-02T01:30:17.824Z] ---> 45c7cafb5b16 [2023-04-02T01:30:17.824Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T01:30:17.824Z] ---> 3475c0abc120 [2023-04-02T01:30:17.824Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:30:18.530Z] Removing intermediate container 0436158845eb [2023-04-02T01:30:18.530Z] ---> ec244e55973e [2023-04-02T01:30:18.530Z] Step 7/22 : COPY . . [2023-04-02T01:30:18.530Z] Removing intermediate container 55dcd952af3d [2023-04-02T01:30:18.530Z] ---> 8eccc5a7e99f [2023-04-02T01:30:18.530Z] Step 8/23 : COPY . . [2023-04-02T01:30:18.530Z] Removing intermediate container 83b6d129999a [2023-04-02T01:30:18.530Z] ---> 8e30ed1b6f51 [2023-04-02T01:30:18.530Z] Step 7/25 : COPY . . [2023-04-02T01:30:25.641Z] Removing intermediate container 0b02eb956012 [2023-04-02T01:30:25.642Z] ---> 0b4ec6d5e45d [2023-04-02T01:30:25.642Z] Step 7/26 : COPY . . [2023-04-02T01:30:25.642Z] ---> e8ea7effc2b5 [2023-04-02T01:30:25.642Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T01:30:25.642Z] ---> Running in d874f42f20a7 [2023-04-02T01:30:25.642Z] Removing intermediate container 932be6325a3e [2023-04-02T01:30:25.642Z] ---> 1955032b5e24 [2023-04-02T01:30:25.642Z] Step 8/23 : COPY . . [2023-04-02T01:30:25.642Z] Removing intermediate container d874f42f20a7 [2023-04-02T01:30:25.642Z] ---> addc3b1df987 [2023-04-02T01:30:25.642Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-02T01:30:25.642Z] ---> Running in 4b8d9d4f8b9b [2023-04-02T01:30:25.642Z] Removing intermediate container f9dfeafbcf85 [2023-04-02T01:30:25.642Z] ---> 4dffdccc731b [2023-04-02T01:30:25.642Z] Step 7/27 : COPY . . [2023-04-02T01:30:25.642Z] Removing intermediate container 4b8d9d4f8b9b [2023-04-02T01:30:25.642Z] ---> 26b3978d3964 [2023-04-02T01:30:25.642Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T01:30:25.642Z] ---> Running in 6b915ad35859 [2023-04-02T01:30:25.642Z] Removing intermediate container e032affc041b [2023-04-02T01:30:25.642Z] ---> f69c2d12099f [2023-04-02T01:30:25.642Z] Step 7/33 : COPY . . [2023-04-02T01:30:25.642Z] Removing intermediate container fac350728148 [2023-04-02T01:30:25.642Z] ---> 828e662b663b [2023-04-02T01:30:25.642Z] Step 8/23 : COPY . . [2023-04-02T01:30:27.054Z] Removing intermediate container 6b915ad35859 [2023-04-02T01:30:27.054Z] ---> c179920ab461 [2023-04-02T01:30:27.054Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T01:30:27.639Z] ---> Running in 5ac2e13d2344 [2023-04-02T01:30:29.585Z] ---> 7a62feea6e87 [2023-04-02T01:30:29.585Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-02T01:30:29.855Z] ---> Running in 485c3a04aa9d [2023-04-02T01:30:32.445Z] Removing intermediate container 5ac2e13d2344 [2023-04-02T01:30:32.445Z] ---> efb4bf2a0391 [2023-04-02T01:30:32.445Z] Step 12/26 : WORKDIR /edgex-go [2023-04-02T01:30:32.445Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-02T01:30:32.713Z] ---> Running in fe5c0367c38b [2023-04-02T01:30:34.680Z] ---> fa80fe9097be [2023-04-02T01:30:34.680Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-02T01:30:34.680Z] ---> 513861617af7 [2023-04-02T01:30:34.680Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-02T01:30:34.680Z] Removing intermediate container fe5c0367c38b [2023-04-02T01:30:34.680Z] ---> 4e0a8c85db66 [2023-04-02T01:30:34.680Z] [2023-04-02T01:30:34.680Z] Step 13/26 : FROM alpine:3.17 [2023-04-02T01:30:34.680Z] ---> Running in cf8f178b3702 [2023-04-02T01:30:34.950Z] ---> Running in fafce58494bd [2023-04-02T01:30:34.950Z] 3.17: Pulling from library/alpine [2023-04-02T01:30:35.544Z] ---> fb57e19fd6d0 [2023-04-02T01:30:35.544Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T01:30:35.819Z] ---> Running in 339f0e2300cb [2023-04-02T01:30:36.664Z] ---> 7588bf6ca16b [2023-04-02T01:30:36.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-02T01:30:36.664Z] ---> 1d05b5fa6f3b [2023-04-02T01:30:36.664Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T01:30:36.664Z] ---> 0e5b52ed8542 [2023-04-02T01:30:36.664Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-02T01:30:36.664Z] ---> 93266b258b52 [2023-04-02T01:30:36.664Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-02T01:30:36.664Z] ---> 3f9053f6b87c [2023-04-02T01:30:36.664Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-02T01:30:36.664Z] ---> Running in 062ecd837709 [2023-04-02T01:30:36.664Z] ---> Running in cb766f3337d1 [2023-04-02T01:30:36.664Z] ---> Running in ba0c226426df [2023-04-02T01:30:36.664Z] ---> c4905b60e792 [2023-04-02T01:30:36.664Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T01:30:36.664Z] ---> 1666fb8e93f5 [2023-04-02T01:30:36.664Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-02T01:30:36.664Z] ---> Running in ed9ad689b08d [2023-04-02T01:30:36.664Z] ---> bff74ceff118 [2023-04-02T01:30:36.664Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-02T01:30:36.664Z] ---> c1c28239325e [2023-04-02T01:30:36.664Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T01:30:36.664Z] ---> Running in 9c21d4c01588 [2023-04-02T01:30:36.664Z] Removing intermediate container 9c21d4c01588 [2023-04-02T01:30:36.664Z] ---> d1cda252a441 [2023-04-02T01:30:36.664Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T01:30:36.664Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-02T01:30:36.664Z] ---> Running in 1aa78d4393b2 [2023-04-02T01:30:36.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-02T01:30:36.664Z] Removing intermediate container 1aa78d4393b2 [2023-04-02T01:30:36.664Z] ---> 6375f4bcfaec [2023-04-02T01:30:36.664Z] Step 24/26 : LABEL arch=x86_64 [2023-04-02T01:30:36.664Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-02T01:30:36.664Z] ---> Running in e568c246b534 [2023-04-02T01:30:36.664Z] Removing intermediate container e568c246b534 [2023-04-02T01:30:36.665Z] ---> 798ae02d3ff7 [2023-04-02T01:30:36.665Z] Step 25/26 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:30:36.665Z] ---> Running in 6e6423c6ffc2 [2023-04-02T01:30:36.665Z] Removing intermediate container 6e6423c6ffc2 [2023-04-02T01:30:36.665Z] ---> f086cbe26c54 [2023-04-02T01:30:36.665Z] Step 26/26 : LABEL version=3.0.0-dev.118 [2023-04-02T01:30:36.665Z] Removing intermediate container ed9ad689b08d [2023-04-02T01:30:36.665Z] ---> 87022e03c55c [2023-04-02T01:30:36.665Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T01:30:36.665Z] ---> Running in 1b4721cfa4d0 [2023-04-02T01:30:36.665Z] ---> Running in b3287c122f07 [2023-04-02T01:30:36.665Z] Removing intermediate container 1b4721cfa4d0 [2023-04-02T01:30:36.665Z] ---> 7b192aa6a421 [2023-04-02T01:30:36.665Z] [2023-04-02T01:30:36.665Z] Removing intermediate container b3287c122f07 [2023-04-02T01:30:36.665Z] ---> b7d1ee9b4204 [2023-04-02T01:30:36.665Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T01:30:36.665Z] Successfully built 7b192aa6a421 [2023-04-02T01:30:36.665Z] ---> Running in b118e2387680 [2023-04-02T01:30:36.665Z] Successfully tagged security-spire-server:latest [2023-04-02T01:30:36.665Z] Building support-scheduler [2023-04-02T01:30:38.085Z]  Building security-spire-server ... done Removing intermediate container b118e2387680 [2023-04-02T01:30:38.085Z] ---> c25dbd0447c7 [2023-04-02T01:30:38.085Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T01:30:38.440Z] Removing intermediate container 339f0e2300cb [2023-04-02T01:30:38.440Z] ---> 297be4f5ebb6 [2023-04-02T01:30:38.440Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T01:30:38.716Z] ---> Running in 5ec3ea8d5503 [2023-04-02T01:30:38.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:30:38.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:30:38.747Z] ---> a58a55c1225d [2023-04-02T01:30:38.747Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:30:38.747Z] ---> Using cache [2023-04-02T01:30:38.747Z] ---> 222a83a4261c [2023-04-02T01:30:38.747Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:30:38.747Z] ---> Using cache [2023-04-02T01:30:38.747Z] ---> 55fecd378c25 [2023-04-02T01:30:38.747Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T01:30:38.747Z] ---> Using cache [2023-04-02T01:30:38.747Z] ---> cef939c06eaf [2023-04-02T01:30:38.747Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:30:38.747Z] ---> Using cache [2023-04-02T01:30:38.747Z] ---> a8c774a9d931 [2023-04-02T01:30:38.747Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:30:38.747Z] ---> Using cache [2023-04-02T01:30:38.747Z] ---> 2ba688b35890 [2023-04-02T01:30:38.747Z] Step 8/23 : COPY . . [2023-04-02T01:30:38.747Z] ---> Using cache [2023-04-02T01:30:38.747Z] ---> 598dfeac02df [2023-04-02T01:30:38.747Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-02T01:30:38.992Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-02T01:30:38.992Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-02T01:30:39.963Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T01:30:39.963Z] Status: Downloaded newer image for alpine:3.17 [2023-04-02T01:30:39.963Z] ---> 51e60588ff2c [2023-04-02T01:30:39.963Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T01:30:39.963Z] ---> Running in 7388aa1425aa [2023-04-02T01:30:40.953Z] Removing intermediate container 5ec3ea8d5503 [2023-04-02T01:30:40.953Z] ---> 344df2868548 [2023-04-02T01:30:40.953Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T01:30:41.239Z] Removing intermediate container 7388aa1425aa [2023-04-02T01:30:41.239Z] ---> 7cf6a59aefe8 [2023-04-02T01:30:41.239Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T01:30:41.239Z] ---> Running in e8d52c9f16ac [2023-04-02T01:30:41.511Z] ---> Running in 4fd878f7f98e [2023-04-02T01:30:42.149Z] ---> Running in 5bf58ae80635 [2023-04-02T01:30:42.149Z] ---> Running in 849f0bc4193a [2023-04-02T01:30:42.149Z] Removing intermediate container 5bf58ae80635 [2023-04-02T01:30:42.149Z] ---> d8cca3aa2c83 [2023-04-02T01:30:42.149Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:30:42.409Z] ---> Running in 24117cd4ab9f [2023-04-02T01:30:42.492Z] Removing intermediate container e8d52c9f16ac [2023-04-02T01:30:42.492Z] ---> 840be7a3798c [2023-04-02T01:30:42.492Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T01:30:42.671Z] Removing intermediate container 24117cd4ab9f [2023-04-02T01:30:42.671Z] ---> f86dc70f6ad7 [2023-04-02T01:30:42.671Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:30:42.671Z] ---> Running in fd3c690fce7f [2023-04-02T01:30:42.671Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-02T01:30:42.761Z] ---> Running in c91ec9391387 [2023-04-02T01:30:43.248Z] Removing intermediate container fd3c690fce7f [2023-04-02T01:30:43.249Z] ---> 13f83e069a30 [2023-04-02T01:30:43.249Z] [2023-04-02T01:30:43.249Z] Successfully built 13f83e069a30 [2023-04-02T01:30:43.249Z] Successfully tagged security-proxy-auth:latest [2023-04-02T01:30:43.249Z]  Building security-proxy-auth ... done Building core-command [2023-04-02T01:30:44.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:30:45.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:30:46.541Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:30:46.541Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:30:46.541Z] ---> a58a55c1225d [2023-04-02T01:30:46.541Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:30:46.541Z] ---> Using cache [2023-04-02T01:30:46.541Z] ---> 222a83a4261c [2023-04-02T01:30:46.541Z] Step 4/24 : WORKDIR /edgex-go [2023-04-02T01:30:46.541Z] ---> Using cache [2023-04-02T01:30:46.541Z] ---> 55fecd378c25 [2023-04-02T01:30:46.541Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-02T01:30:46.541Z] ---> Using cache [2023-04-02T01:30:46.541Z] ---> cef939c06eaf [2023-04-02T01:30:46.541Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-02T01:30:46.541Z] ---> Using cache [2023-04-02T01:30:46.541Z] ---> a8c774a9d931 [2023-04-02T01:30:46.541Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:30:46.541Z] ---> Using cache [2023-04-02T01:30:46.541Z] ---> 2ba688b35890 [2023-04-02T01:30:46.541Z] Step 8/24 : COPY . . [2023-04-02T01:30:46.541Z] ---> Using cache [2023-04-02T01:30:46.541Z] ---> 598dfeac02df [2023-04-02T01:30:46.541Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-02T01:30:47.079Z] Removing intermediate container c91ec9391387 [2023-04-02T01:30:47.080Z] ---> bee3733e24f0 [2023-04-02T01:30:47.080Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T01:30:47.080Z] ---> Running in a94922837e2c [2023-04-02T01:30:47.663Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T01:30:47.663Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T01:30:47.663Z] OK: 17689 distinct packages available [2023-04-02T01:30:47.663Z] Removing intermediate container a94922837e2c [2023-04-02T01:30:47.663Z] ---> c8df8e42c46b [2023-04-02T01:30:47.663Z] [2023-04-02T01:30:47.663Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T01:30:47.663Z] ---> 51e60588ff2c [2023-04-02T01:30:47.663Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T01:30:47.663Z] ---> Using cache [2023-04-02T01:30:47.663Z] ---> 7cf6a59aefe8 [2023-04-02T01:30:47.930Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-02T01:30:47.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:30:48.196Z] ---> Running in daf5a305ed38 [2023-04-02T01:30:49.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:30:50.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:30:50.377Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-02T01:30:50.377Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-02T01:30:50.377Z] (3/5) Installing libucontext (1.2-r0) [2023-04-02T01:30:50.377Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-02T01:30:50.377Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-02T01:30:50.377Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:30:50.377Z] OK: 9 MiB in 20 packages [2023-04-02T01:30:50.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:30:52.379Z] Removing intermediate container 4fd878f7f98e [2023-04-02T01:30:52.379Z] ---> 142cf3f9f681 [2023-04-02T01:30:52.379Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:30:52.379Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T01:30:52.379Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T01:30:52.379Z] OK: 17689 distinct packages available [2023-04-02T01:30:52.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:30:52.918Z] ---> b6cec2152bf9 [2023-04-02T01:30:52.918Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:30:53.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:30:54.103Z] ---> ecc0123fa614 [2023-04-02T01:30:54.103Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T01:30:54.695Z] ---> Running in ec0993104970 [2023-04-02T01:30:54.954Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-02T01:30:55.068Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-02T01:30:55.068Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-02T01:30:55.068Z] (3/4) Installing libucontext (1.2-r0) [2023-04-02T01:30:55.068Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-02T01:30:55.068Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:30:55.068Z] OK: 8 MiB in 19 packages [2023-04-02T01:30:58.020Z] Removing intermediate container daf5a305ed38 [2023-04-02T01:30:58.020Z] ---> 7fcd7c1f2b08 [2023-04-02T01:30:58.020Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:31:00.052Z] ---> 5e912f329f0e [2023-04-02T01:31:00.052Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:31:01.472Z] ---> 165ace38b64b [2023-04-02T01:31:01.472Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T01:31:02.059Z] ---> ff25a0d299fc [2023-04-02T01:31:02.059Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T01:31:04.632Z] ---> 0feaea328847 [2023-04-02T01:31:04.632Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-02T01:31:04.933Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-02T01:31:06.039Z] ---> 2841fa97c3a4 [2023-04-02T01:31:06.039Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-02T01:31:07.442Z] ---> 46f05f565834 [2023-04-02T01:31:07.442Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T01:31:07.442Z] ---> Running in 90a8010914a8 [2023-04-02T01:31:08.397Z] Removing intermediate container 90a8010914a8 [2023-04-02T01:31:08.397Z] ---> b1d553016583 [2023-04-02T01:31:08.397Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T01:31:08.397Z] ---> Running in 6abbcf63ca17 [2023-04-02T01:31:08.978Z] ---> 06a975e70ae0 [2023-04-02T01:31:08.978Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T01:31:08.978Z] Removing intermediate container 6abbcf63ca17 [2023-04-02T01:31:08.978Z] ---> eeb864929ea3 [2023-04-02T01:31:08.978Z] Step 24/26 : LABEL arch=arm64 [2023-04-02T01:31:09.243Z] ---> Running in f13f1240d91c [2023-04-02T01:31:09.825Z] Removing intermediate container f13f1240d91c [2023-04-02T01:31:09.825Z] ---> c81bf79beeb2 [2023-04-02T01:31:09.825Z] Step 25/26 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:09.825Z] ---> 05e714b98bd1 [2023-04-02T01:31:09.825Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-02T01:31:10.090Z] ---> Running in 746c5935413f [2023-04-02T01:31:10.090Z] ---> Running in fe6f4a901ab0 [2023-04-02T01:31:10.669Z] Removing intermediate container fe6f4a901ab0 [2023-04-02T01:31:10.669Z] ---> 76bf8fa567d1 [2023-04-02T01:31:10.669Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-02T01:31:10.942Z] Removing intermediate container 746c5935413f [2023-04-02T01:31:10.942Z] ---> ddc5ba760f5a [2023-04-02T01:31:10.942Z] Step 26/26 : LABEL version=3.0.0-dev.118 [2023-04-02T01:31:11.207Z] ---> Running in 9a5b46560e95 [2023-04-02T01:31:11.798Z] Removing intermediate container 9a5b46560e95 [2023-04-02T01:31:11.798Z] ---> 8af1c92229fa [2023-04-02T01:31:11.798Z] [2023-04-02T01:31:12.064Z] ---> 5ad97a066ece [2023-04-02T01:31:12.064Z] Step 22/27 : WORKDIR / [2023-04-02T01:31:12.064Z] Successfully built 8af1c92229fa [2023-04-02T01:31:12.064Z] Successfully tagged security-spire-server-arm64:latest [2023-04-02T01:31:12.064Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-04-02T01:31:12.064Z] ---> Running in 917fccf1b0d1 [2023-04-02T01:31:12.646Z] Removing intermediate container 917fccf1b0d1 [2023-04-02T01:31:12.646Z] ---> ca006e430e5d [2023-04-02T01:31:12.646Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T01:31:12.646Z] ---> Running in 9f0c7ed7ab62 [2023-04-02T01:31:13.225Z] Removing intermediate container 9f0c7ed7ab62 [2023-04-02T01:31:13.225Z] ---> 63385ac08791 [2023-04-02T01:31:13.225Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T01:31:13.225Z] ---> Running in 458c29d6cf63 [2023-04-02T01:31:13.811Z] Removing intermediate container 458c29d6cf63 [2023-04-02T01:31:13.811Z] ---> 22d4ef4ff3d2 [2023-04-02T01:31:13.811Z] Step 25/27 : LABEL arch=arm64 [2023-04-02T01:31:13.811Z] ---> Running in 673f65947339 [2023-04-02T01:31:14.394Z] Removing intermediate container 673f65947339 [2023-04-02T01:31:14.394Z] ---> f9664161f014 [2023-04-02T01:31:14.394Z] Step 26/27 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:14.664Z] ---> Running in c0ddfab398d9 [2023-04-02T01:31:15.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:31:15.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:31:15.642Z] ---> 2fe5ebf03d0c [2023-04-02T01:31:15.642Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:31:15.642Z] ---> Using cache [2023-04-02T01:31:15.642Z] ---> fea660020692 [2023-04-02T01:31:15.642Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:31:15.642Z] ---> Using cache [2023-04-02T01:31:15.642Z] ---> e13cd0ef5410 [2023-04-02T01:31:15.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T01:31:15.642Z] ---> Using cache [2023-04-02T01:31:15.642Z] ---> 7911abb432a9 [2023-04-02T01:31:15.643Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:31:17.108Z] ---> Using cache [2023-04-02T01:31:17.108Z] ---> 337bfc8ddf10 [2023-04-02T01:31:17.108Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:31:17.108Z] ---> Using cache [2023-04-02T01:31:17.108Z] ---> 828e662b663b [2023-04-02T01:31:17.108Z] Step 8/23 : COPY . . [2023-04-02T01:31:17.108Z] ---> Using cache [2023-04-02T01:31:17.108Z] ---> 513861617af7 [2023-04-02T01:31:17.108Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-02T01:31:17.391Z] ---> Running in e75fe49c6f4b [2023-04-02T01:31:17.391Z] Removing intermediate container c0ddfab398d9 [2023-04-02T01:31:17.391Z] ---> 0aec7d62bbdf [2023-04-02T01:31:17.391Z] Step 27/27 : LABEL version=3.0.0-dev.118 [2023-04-02T01:31:17.678Z] ---> Running in 2904f31cb8e3 [2023-04-02T01:31:18.651Z] Removing intermediate container 2904f31cb8e3 [2023-04-02T01:31:18.651Z] ---> 8bf2571752ac [2023-04-02T01:31:18.651Z] [2023-04-02T01:31:18.651Z] Successfully built 8bf2571752ac [2023-04-02T01:31:18.651Z] Successfully tagged security-spire-config-arm64:latest [2023-04-02T01:31:18.921Z]  Building security-spire-config ... done Building security-proxy-setup [2023-04-02T01:31:19.508Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-02T01:31:22.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:31:22.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:31:22.091Z] ---> 2fe5ebf03d0c [2023-04-02T01:31:22.091Z] Step 3/22 : WORKDIR /edgex-go [2023-04-02T01:31:22.091Z] ---> Using cache [2023-04-02T01:31:22.091Z] ---> c0bb4b891ced [2023-04-02T01:31:22.091Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-02T01:31:22.359Z] ---> Running in 40ab0ef1baae [2023-04-02T01:31:24.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:31:25.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:31:26.659Z] OK: 263 MiB in 53 packages [2023-04-02T01:31:26.902Z] Removing intermediate container ba0c226426df [2023-04-02T01:31:26.902Z] ---> 51e5eaa926d2 [2023-04-02T01:31:26.902Z] [2023-04-02T01:31:26.902Z] Step 9/22 : FROM alpine:3.17 [2023-04-02T01:31:26.902Z] ---> 9ed4aefc74f6 [2023-04-02T01:31:26.902Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-02T01:31:26.902Z] Removing intermediate container 062ecd837709 [2023-04-02T01:31:26.902Z] ---> aabc55feebc8 [2023-04-02T01:31:26.902Z] [2023-04-02T01:31:26.902Z] Step 9/25 : FROM alpine:3.17 [2023-04-02T01:31:26.902Z] ---> 9ed4aefc74f6 [2023-04-02T01:31:26.902Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-02T01:31:26.902Z] Removing intermediate container cb766f3337d1 [2023-04-02T01:31:26.902Z] ---> 4efbb223b5f5 [2023-04-02T01:31:26.902Z] [2023-04-02T01:31:26.902Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:31:26.902Z] ---> 9ed4aefc74f6 [2023-04-02T01:31:26.902Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-02T01:31:26.902Z] Removing intermediate container 849f0bc4193a [2023-04-02T01:31:26.902Z] ---> 952d865c6c65 [2023-04-02T01:31:26.902Z] [2023-04-02T01:31:26.902Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:31:26.902Z] ---> 9ed4aefc74f6 [2023-04-02T01:31:26.902Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:31:26.902Z] ---> Running in e2146cd16e8f [2023-04-02T01:31:26.902Z] ---> Running in 4d4c418e2d69 [2023-04-02T01:31:26.902Z] ---> Running in 7194e714ef81 [2023-04-02T01:31:26.902Z] ---> Running in 505f309ac796 [2023-04-02T01:31:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:26.902Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T01:31:26.902Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-02T01:31:26.902Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:31:26.902Z] OK: 8 MiB in 17 packages [2023-04-02T01:31:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:26.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:26.902Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-02T01:31:26.902Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-02T01:31:26.902Z] (3/3) Installing su-exec (0.2-r2) [2023-04-02T01:31:26.902Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:31:26.902Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T01:31:26.902Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-02T01:31:26.902Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-02T01:31:26.902Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:31:26.902Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T01:31:26.902Z] OK: 8 MiB in 18 packages [2023-04-02T01:31:26.902Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T01:31:26.902Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:31:26.902Z] OK: 7 MiB in 16 packages [2023-04-02T01:31:26.902Z] OK: 8 MiB in 17 packages [2023-04-02T01:31:27.836Z] Removing intermediate container ec0993104970 [2023-04-02T01:31:27.836Z] ---> 20325109020a [2023-04-02T01:31:27.836Z] [2023-04-02T01:31:27.836Z] Step 10/24 : FROM alpine:3.17 [2023-04-02T01:31:27.836Z] ---> 9ed4aefc74f6 [2023-04-02T01:31:27.836Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:31:28.065Z] Removing intermediate container 40ab0ef1baae [2023-04-02T01:31:28.065Z] ---> 1d65d3547929 [2023-04-02T01:31:28.065Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-02T01:31:28.095Z] Removing intermediate container e2146cd16e8f [2023-04-02T01:31:28.095Z] ---> 20e9501c4b9e [2023-04-02T01:31:28.095Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T01:31:28.095Z] ---> Running in 7d4571a353f7 [2023-04-02T01:31:28.095Z] ---> Running in b0a418f037e9 [2023-04-02T01:31:28.095Z] Removing intermediate container 505f309ac796 [2023-04-02T01:31:28.095Z] ---> f5a870404f57 [2023-04-02T01:31:28.095Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:31:28.095Z] ---> Running in 35724dfdcdd9 [2023-04-02T01:31:28.354Z] Removing intermediate container b0a418f037e9 [2023-04-02T01:31:28.354Z] ---> a96e0c3ed93b [2023-04-02T01:31:28.354Z] Step 12/22 : WORKDIR /edgex [2023-04-02T01:31:28.354Z] Removing intermediate container 4d4c418e2d69 [2023-04-02T01:31:28.354Z] ---> a6dfea5874a9 [2023-04-02T01:31:28.354Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T01:31:28.354Z] Removing intermediate container 35724dfdcdd9 [2023-04-02T01:31:28.354Z] ---> 13e515150ec3 [2023-04-02T01:31:28.354Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-02T01:31:28.354Z] Removing intermediate container 7194e714ef81 [2023-04-02T01:31:28.354Z] ---> 45e27324d88a [2023-04-02T01:31:28.354Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:31:28.354Z] ---> Running in 3c735911aa83 [2023-04-02T01:31:28.354Z] ---> Running in 386dd8642a6d [2023-04-02T01:31:28.354Z] ---> Running in 08ca012a99d2 [2023-04-02T01:31:28.354Z] ---> Running in 8c8318b539d1 [2023-04-02T01:31:28.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:28.354Z] Removing intermediate container 386dd8642a6d [2023-04-02T01:31:28.354Z] ---> 0a0e7520a105 [2023-04-02T01:31:28.354Z] Step 12/25 : WORKDIR / [2023-04-02T01:31:28.354Z] Removing intermediate container 3c735911aa83 [2023-04-02T01:31:28.354Z] ---> 310915e2f1ee [2023-04-02T01:31:28.354Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T01:31:28.614Z] Removing intermediate container 08ca012a99d2 [2023-04-02T01:31:28.614Z] ---> 4a5e1209298f [2023-04-02T01:31:28.614Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:31:28.614Z] ---> Running in f9c190a365be [2023-04-02T01:31:28.614Z] ---> Running in 10554efe368f [2023-04-02T01:31:28.614Z] Removing intermediate container 8c8318b539d1 [2023-04-02T01:31:28.614Z] ---> 1c8524323b9b [2023-04-02T01:31:28.614Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-02T01:31:28.614Z] ---> Running in ebf8d1d24a36 [2023-04-02T01:31:28.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T01:31:28.614Z] Removing intermediate container f9c190a365be [2023-04-02T01:31:28.614Z] ---> 0b42166e0178 [2023-04-02T01:31:28.614Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:31:28.614Z] Removing intermediate container 10554efe368f [2023-04-02T01:31:28.614Z] ---> 38e0e74a9f05 [2023-04-02T01:31:28.614Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:31:28.614Z] Removing intermediate container ebf8d1d24a36 [2023-04-02T01:31:28.614Z] ---> 89c5430052c6 [2023-04-02T01:31:28.614Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T01:31:28.614Z] ---> cf616b5949e8 [2023-04-02T01:31:28.614Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:31:28.872Z] ---> Running in 66a2862bd644 [2023-04-02T01:31:28.872Z] ---> 35aabebce9f2 [2023-04-02T01:31:28.872Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:31:28.872Z] ---> 7dcf9204c1b9 [2023-04-02T01:31:28.872Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:31:28.872Z] Removing intermediate container 66a2862bd644 [2023-04-02T01:31:28.872Z] ---> 07148db26a16 [2023-04-02T01:31:28.872Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:31:28.872Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T01:31:28.872Z] ---> e23c9886b656 [2023-04-02T01:31:28.872Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-02T01:31:28.872Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:31:28.872Z] OK: 7 MiB in 16 packages [2023-04-02T01:31:28.872Z] ---> e1532fee55ab [2023-04-02T01:31:28.872Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-02T01:31:29.129Z] ---> e0a376d5662f [2023-04-02T01:31:29.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-02T01:31:29.129Z] ---> 90ddbf8c9bbd [2023-04-02T01:31:29.129Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:31:29.129Z] ---> e61e2d2eefad [2023-04-02T01:31:29.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-02T01:31:29.129Z] ---> a4e23be4b90f [2023-04-02T01:31:29.129Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-02T01:31:29.694Z] ---> dbaf22f884d8 [2023-04-02T01:31:29.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-02T01:31:29.694Z] ---> 89fcbc9594fd [2023-04-02T01:31:29.694Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:31:29.694Z] ---> 527b101636fd [2023-04-02T01:31:29.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T01:31:29.694Z] ---> 1b0e2dc3a568 [2023-04-02T01:31:29.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:31:29.694Z] Removing intermediate container 7d4571a353f7 [2023-04-02T01:31:29.694Z] ---> be9b7e7260ef [2023-04-02T01:31:29.958Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:31:29.958Z] ---> Running in e06908f219e6 [2023-04-02T01:31:29.958Z] Removing intermediate container e06908f219e6 [2023-04-02T01:31:29.958Z] ---> c6a6afac17b4 [2023-04-02T01:31:29.958Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-02T01:31:29.958Z] ---> 4300f45134d7 [2023-04-02T01:31:29.958Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T01:31:29.958Z] ---> f25d0f2de547 [2023-04-02T01:31:29.958Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-02T01:31:29.958Z] ---> Running in e63e5fb2664b [2023-04-02T01:31:29.958Z] ---> Running in 7ea3067f491b [2023-04-02T01:31:30.524Z] ---> ae31e3aaaa90 [2023-04-02T01:31:30.524Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-02T01:31:30.783Z] ---> Running in 27e8f6ff9652 [2023-04-02T01:31:30.783Z] Removing intermediate container e63e5fb2664b [2023-04-02T01:31:30.783Z] ---> 1d40e1313d7e [2023-04-02T01:31:30.783Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-02T01:31:30.783Z] ---> e21cfa2cd524 [2023-04-02T01:31:30.783Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-02T01:31:30.783Z] ---> 341b625bf7cb [2023-04-02T01:31:30.783Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:31:30.783Z] ---> Running in 5d837faae6b7 [2023-04-02T01:31:30.783Z] Removing intermediate container 27e8f6ff9652 [2023-04-02T01:31:30.783Z] ---> 87d624720de7 [2023-04-02T01:31:30.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:31:30.783Z] ---> Running in 24b8e0275d3c [2023-04-02T01:31:30.783Z] Removing intermediate container 5d837faae6b7 [2023-04-02T01:31:30.783Z] ---> 5ac6df5790bc [2023-04-02T01:31:30.783Z] Step 15/24 : WORKDIR / [2023-04-02T01:31:30.783Z] ---> Running in ae7acf326ebf [2023-04-02T01:31:31.040Z] ---> 86964d8a354c [2023-04-02T01:31:31.040Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-02T01:31:31.040Z] Removing intermediate container 24b8e0275d3c [2023-04-02T01:31:31.040Z] ---> e498a1670583 [2023-04-02T01:31:31.040Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T01:31:31.040Z] Removing intermediate container ae7acf326ebf [2023-04-02T01:31:31.040Z] ---> 61bbfbc5546f [2023-04-02T01:31:31.040Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:31:31.040Z] ---> Running in c9b0704ccd2d [2023-04-02T01:31:31.304Z] ---> Running in 0d8ab8451f8c [2023-04-02T01:31:31.304Z] ---> e1ef2203301e [2023-04-02T01:31:31.304Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T01:31:31.304Z] Removing intermediate container c9b0704ccd2d [2023-04-02T01:31:31.304Z] ---> 5a7476605ebb [2023-04-02T01:31:31.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:31:31.304Z] ---> Running in 713f2a399a1f [2023-04-02T01:31:31.304Z] Removing intermediate container 0d8ab8451f8c [2023-04-02T01:31:31.304Z] ---> 64c71ebcf56a [2023-04-02T01:31:31.304Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:31.304Z] ---> Running in fa5a20f1e02f [2023-04-02T01:31:31.304Z] ---> 9924f9948b64 [2023-04-02T01:31:31.304Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:31:31.304Z] ---> 5ad975865661 [2023-04-02T01:31:31.304Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T01:31:31.422Z] ---> 0608c971db83 [2023-04-02T01:31:31.422Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:31:31.422Z] ---> Running in d5f92fc9496e [2023-04-02T01:31:31.562Z] Removing intermediate container 713f2a399a1f [2023-04-02T01:31:31.562Z] ---> c22e6c303995 [2023-04-02T01:31:31.562Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T01:31:31.562Z] ---> Running in 3582f89ddef5 [2023-04-02T01:31:31.562Z] Removing intermediate container fa5a20f1e02f [2023-04-02T01:31:31.562Z] ---> 75601a47aaeb [2023-04-02T01:31:31.562Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:31:31.562Z] Removing intermediate container 7ea3067f491b [2023-04-02T01:31:31.562Z] ---> 375351759f31 [2023-04-02T01:31:31.562Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T01:31:31.562Z] ---> Running in 82941e8ae096 [2023-04-02T01:31:31.562Z] ---> Running in d6c9421089a9 [2023-04-02T01:31:31.562Z] ---> Running in 60e6b9367397 [2023-04-02T01:31:31.562Z] ---> 72ab39c636ec [2023-04-02T01:31:31.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-02T01:31:31.821Z] Removing intermediate container 82941e8ae096 [2023-04-02T01:31:31.821Z] ---> 706ce8fff2e1 [2023-04-02T01:31:31.821Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:31.821Z] ---> Running in 58fc849e5490 [2023-04-02T01:31:31.821Z] Removing intermediate container d6c9421089a9 [2023-04-02T01:31:31.821Z] ---> e242d76817f3 [2023-04-02T01:31:31.821Z] [2023-04-02T01:31:31.821Z] Removing intermediate container 60e6b9367397 [2023-04-02T01:31:31.821Z] ---> 4a77c2870488 [2023-04-02T01:31:31.821Z] Step 20/22 : LABEL arch=x86_64 [2023-04-02T01:31:32.087Z] Successfully built e242d76817f3 [2023-04-02T01:31:32.087Z] ---> Running in 04f60dcca3b0 [2023-04-02T01:31:32.087Z] Successfully tagged support-scheduler:latest [2023-04-02T01:31:32.087Z]  Building support-scheduler ... done Building core-metadata [2023-04-02T01:31:32.087Z] Removing intermediate container 58fc849e5490 [2023-04-02T01:31:32.087Z] ---> 804fb93f38e3 [2023-04-02T01:31:32.087Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:31:32.087Z] ---> Running in ff5bc1778a84 [2023-04-02T01:31:35.378Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:31:35.378Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:31:35.378Z] ---> a58a55c1225d [2023-04-02T01:31:35.378Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:31:35.378Z] ---> Using cache [2023-04-02T01:31:35.378Z] ---> 222a83a4261c [2023-04-02T01:31:35.378Z] Step 4/25 : WORKDIR /edgex-go [2023-04-02T01:31:35.378Z] ---> Using cache [2023-04-02T01:31:35.378Z] ---> 55fecd378c25 [2023-04-02T01:31:35.378Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-02T01:31:35.378Z] ---> Using cache [2023-04-02T01:31:35.378Z] ---> cef939c06eaf [2023-04-02T01:31:35.378Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-02T01:31:35.378Z] ---> Using cache [2023-04-02T01:31:35.378Z] ---> a8c774a9d931 [2023-04-02T01:31:35.378Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:31:35.378Z] ---> Using cache [2023-04-02T01:31:35.378Z] ---> 2ba688b35890 [2023-04-02T01:31:35.378Z] Step 8/25 : COPY . . [2023-04-02T01:31:35.378Z] ---> Using cache [2023-04-02T01:31:35.378Z] ---> 598dfeac02df [2023-04-02T01:31:35.378Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-02T01:31:36.795Z] Removing intermediate container 04f60dcca3b0 [2023-04-02T01:31:36.795Z] ---> 99af8d96d8b6 [2023-04-02T01:31:36.795Z] Step 21/22 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:36.795Z] ---> 3c80406a2419 [2023-04-02T01:31:36.795Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:31:36.795Z] Removing intermediate container ff5bc1778a84 [2023-04-02T01:31:36.795Z] ---> 82cbb97e2880 [2023-04-02T01:31:36.795Z] [2023-04-02T01:31:36.795Z] ---> Running in 8a5f9e93454a [2023-04-02T01:31:36.795Z] ---> Running in a697c1378c72 [2023-04-02T01:31:37.054Z] Successfully built 82cbb97e2880 [2023-04-02T01:31:37.054Z] Successfully tagged support-notifications:latest [2023-04-02T01:31:37.054Z]  Building support-notifications ... done Removing intermediate container 3582f89ddef5 [2023-04-02T01:31:37.054Z] ---> c8b7957e574f [2023-04-02T01:31:37.054Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T01:31:37.054Z] ---> Running in f3e9b6447d77 [2023-04-02T01:31:37.054Z] Removing intermediate container a697c1378c72 [2023-04-02T01:31:37.054Z] ---> 85fc4eff19e5 [2023-04-02T01:31:37.054Z] Step 22/22 : LABEL version=3.0.0-dev.118 [2023-04-02T01:31:37.054Z] ---> Running in 60b12bebc10b [2023-04-02T01:31:37.054Z] ---> 7b8eb49fda6a [2023-04-02T01:31:37.054Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-02T01:31:37.054Z] ---> Running in 7faae8ea50c2 [2023-04-02T01:31:37.054Z] Removing intermediate container f3e9b6447d77 [2023-04-02T01:31:37.054Z] ---> 98190c31357d [2023-04-02T01:31:37.054Z] Step 23/25 : LABEL arch=x86_64 [2023-04-02T01:31:37.054Z] ---> Running in dc08cfb51244 [2023-04-02T01:31:37.312Z] Removing intermediate container 60b12bebc10b [2023-04-02T01:31:37.312Z] ---> 2995f849c6ae [2023-04-02T01:31:37.312Z] [2023-04-02T01:31:37.312Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-02T01:31:37.312Z] Removing intermediate container 7faae8ea50c2 [2023-04-02T01:31:37.312Z] ---> 69eef828db09 [2023-04-02T01:31:37.312Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:31:37.312Z] Successfully built 2995f849c6ae [2023-04-02T01:31:37.312Z] Successfully tagged security-proxy-setup:latest [2023-04-02T01:31:37.312Z]  Building security-proxy-setup ... done  ---> Running in 915efd568a14 [2023-04-02T01:31:37.312Z] Removing intermediate container dc08cfb51244 [2023-04-02T01:31:37.312Z] ---> 30b48bc4a56c [2023-04-02T01:31:37.312Z] Step 24/25 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:37.312Z] ---> Running in 383e0848aa9d [2023-04-02T01:31:37.570Z] Removing intermediate container 915efd568a14 [2023-04-02T01:31:37.570Z] ---> 577cae7371d4 [2023-04-02T01:31:37.570Z] Step 22/24 : LABEL arch=x86_64 [2023-04-02T01:31:37.570Z] ---> Running in 2b2e52dcdcaa [2023-04-02T01:31:37.570Z] Removing intermediate container 383e0848aa9d [2023-04-02T01:31:37.570Z] ---> f75fb11f73d1 [2023-04-02T01:31:37.570Z] Step 25/25 : LABEL version=3.0.0-dev.118 [2023-04-02T01:31:37.570Z] ---> Running in 069ee3312ba9 [2023-04-02T01:31:37.570Z] Removing intermediate container 2b2e52dcdcaa [2023-04-02T01:31:37.570Z] ---> a52bd2e3b937 [2023-04-02T01:31:37.570Z] Step 23/24 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:37.570Z] ---> Running in 0ce8e08dc15a [2023-04-02T01:31:37.570Z] Removing intermediate container 069ee3312ba9 [2023-04-02T01:31:37.570Z] ---> b74a7b600493 [2023-04-02T01:31:37.570Z] [2023-04-02T01:31:37.835Z] Removing intermediate container 0ce8e08dc15a [2023-04-02T01:31:37.835Z] ---> 546639f77b24 [2023-04-02T01:31:37.835Z] Step 24/24 : LABEL version=3.0.0-dev.118 [2023-04-02T01:31:37.835Z] Successfully built b74a7b600493 [2023-04-02T01:31:37.835Z] Successfully tagged security-secretstore-setup:latest [2023-04-02T01:31:37.835Z]  Building security-secretstore-setup ... done  ---> Running in d1957da0272f [2023-04-02T01:31:37.835Z] Removing intermediate container d1957da0272f [2023-04-02T01:31:37.835Z] ---> 49b2ce09b303 [2023-04-02T01:31:37.835Z] [2023-04-02T01:31:37.835Z] Successfully built 49b2ce09b303 [2023-04-02T01:31:38.095Z] Successfully tagged core-command:latest [2023-04-02T01:31:56.173Z]  Building core-command ... done Removing intermediate container 8a5f9e93454a [2023-04-02T01:31:56.173Z] ---> b1bd476493f3 [2023-04-02T01:31:56.173Z] [2023-04-02T01:31:56.173Z] Step 10/25 : FROM alpine:3.17 [2023-04-02T01:31:56.173Z] ---> 9ed4aefc74f6 [2023-04-02T01:31:56.173Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:31:56.173Z] ---> Using cache [2023-04-02T01:31:56.173Z] ---> be9b7e7260ef [2023-04-02T01:31:56.173Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:31:56.173Z] ---> Using cache [2023-04-02T01:31:56.173Z] ---> c6a6afac17b4 [2023-04-02T01:31:56.173Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-02T01:31:56.173Z] ---> Running in 3147ce00e918 [2023-04-02T01:31:56.173Z] Removing intermediate container 3147ce00e918 [2023-04-02T01:31:56.173Z] ---> bb293dd8c202 [2023-04-02T01:31:56.173Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-02T01:31:56.173Z] ---> Running in 0067dfd05304 [2023-04-02T01:31:56.173Z] Removing intermediate container 0067dfd05304 [2023-04-02T01:31:56.173Z] ---> 794087e7656e [2023-04-02T01:31:56.173Z] Step 15/25 : WORKDIR / [2023-04-02T01:31:56.173Z] ---> Running in d8bcdde22a6b [2023-04-02T01:31:56.173Z] Removing intermediate container d8bcdde22a6b [2023-04-02T01:31:56.173Z] ---> 67a665736f4b [2023-04-02T01:31:56.173Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:31:56.173Z] ---> e766cbd73cde [2023-04-02T01:31:56.173Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:31:56.173Z] ---> fb8f7d583ad7 [2023-04-02T01:31:56.173Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-02T01:31:56.173Z] ---> 619ff9ae1cb0 [2023-04-02T01:31:56.173Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:31:56.173Z] ---> 337180641c7c [2023-04-02T01:31:56.173Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-02T01:31:56.173Z] ---> 19f739b65910 [2023-04-02T01:31:56.173Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-02T01:31:56.173Z] ---> Running in ae4ed600ecf8 [2023-04-02T01:31:56.173Z] Removing intermediate container ae4ed600ecf8 [2023-04-02T01:31:56.173Z] ---> 4d3653b22e1c [2023-04-02T01:31:56.173Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:31:56.173Z] ---> Running in 29346f7e8844 [2023-04-02T01:31:56.173Z] Removing intermediate container 29346f7e8844 [2023-04-02T01:31:56.173Z] ---> 66602ae120ee [2023-04-02T01:31:56.173Z] Step 23/25 : LABEL arch=x86_64 [2023-04-02T01:31:56.173Z] ---> Running in 055cdc07399c [2023-04-02T01:31:56.173Z] Removing intermediate container 055cdc07399c [2023-04-02T01:31:56.173Z] ---> 9c328d546f67 [2023-04-02T01:31:56.173Z] Step 24/25 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:56.173Z] ---> Running in 5579e34ff3f6 [2023-04-02T01:31:56.173Z] Removing intermediate container 5579e34ff3f6 [2023-04-02T01:31:56.173Z] ---> e91f14e3ce2e [2023-04-02T01:31:56.173Z] Step 25/25 : LABEL version=3.0.0-dev.118 [2023-04-02T01:31:56.173Z] ---> Running in a386992ebdbc [2023-04-02T01:31:56.173Z] Removing intermediate container a386992ebdbc [2023-04-02T01:31:56.173Z] ---> 772105b5b631 [2023-04-02T01:31:56.173Z] [2023-04-02T01:31:56.173Z] Successfully built 772105b5b631 [2023-04-02T01:31:56.173Z] Successfully tagged core-metadata:latest [2023-04-02T01:31:56.179Z]  Building core-metadata ... done  [Pipeline] } [2023-04-02T01:31:56.182Z] $ docker stop --time=1 d7053c5ca725294a7cac1cb3666bf191fbacd891712b8e14fe7a2b08c7e370f9 [2023-04-02T01:31:57.462Z] $ docker rm -f --volumes d7053c5ca725294a7cac1cb3666bf191fbacd891712b8e14fe7a2b08c7e370f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T01:31:57.955Z] + docker images [2023-04-02T01:31:57.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-02T01:31:57.955Z] core-metadata latest 772105b5b631 2 seconds ago 20.4MB [2023-04-02T01:31:57.955Z] b1bd476493f3 5 seconds ago 1.69GB [2023-04-02T01:31:57.955Z] core-command latest 49b2ce09b303 20 seconds ago 19.8MB [2023-04-02T01:31:57.955Z] security-secretstore-setup latest b74a7b600493 20 seconds ago 32.8MB [2023-04-02T01:31:57.955Z] security-proxy-setup latest 2995f849c6ae 20 seconds ago 18.7MB [2023-04-02T01:31:57.955Z] support-notifications latest 82cbb97e2880 21 seconds ago 32.7MB [2023-04-02T01:31:57.955Z] support-scheduler latest e242d76817f3 26 seconds ago 32.1MB [2023-04-02T01:31:57.955Z] 20325109020a 30 seconds ago 1.69GB [2023-04-02T01:31:57.955Z] 952d865c6c65 33 seconds ago 1.75GB [2023-04-02T01:31:57.955Z] 4efbb223b5f5 37 seconds ago 1.75GB [2023-04-02T01:31:57.955Z] aabc55feebc8 37 seconds ago 1.68GB [2023-04-02T01:31:57.955Z] 51e5eaa926d2 37 seconds ago 1.67GB [2023-04-02T01:31:57.955Z] security-proxy-auth latest 13f83e069a30 About a minute ago 18.3MB [2023-04-02T01:31:57.955Z] security-spire-server latest 7b192aa6a421 About a minute ago 89.8MB [2023-04-02T01:31:57.955Z] 99b22ba4b034 About a minute ago 1.54GB [2023-04-02T01:31:57.955Z] 7d0c9bf7b86d About a minute ago 1.66GB [2023-04-02T01:31:57.955Z] security-bootstrapper latest ba71148b1644 2 minutes ago 22.2MB [2023-04-02T01:31:57.955Z] security-spire-config latest 6226c74aaf1d 2 minutes ago 88.9MB [2023-04-02T01:31:57.955Z] core-common-config-bootstrapper latest 4503d4ac2df0 2 minutes ago 17.2MB [2023-04-02T01:31:57.955Z] security-spiffe-token-provider latest 784381ec900d 2 minutes ago 32.8MB [2023-04-02T01:31:57.955Z] core-data latest 764fca889dd8 2 minutes ago 20MB [2023-04-02T01:31:57.955Z] security-spire-agent latest de38cecf411b 2 minutes ago 129MB [2023-04-02T01:31:57.955Z] 437dfad82ec1 2 minutes ago 1.73GB [2023-04-02T01:31:57.955Z] 9394e6b2540d 2 minutes ago 1.69GB [2023-04-02T01:31:57.955Z] 24c34282aab9 2 minutes ago 1.67GB [2023-04-02T01:31:57.955Z] ef860eae496a 3 minutes ago 1.68GB [2023-04-02T01:31:57.955Z] 1472f64ca3f1 3 minutes ago 1.54GB [2023-04-02T01:31:57.955Z] ci-base-image-x86_64 latest a58a55c1225d 8 minutes ago 881MB [2023-04-02T01:31:57.955Z] alpine 3.17 9ed4aefc74f6 3 days ago 7.05MB [2023-04-02T01:31:57.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-02T01:31:57.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-04-02T01:31:57.955Z] 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 [2023-04-02T01:31:58.072Z] provisioning config files... [2023-04-02T01:31:58.105Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config11989480895728820242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:31:58.437Z] ---> docker-login.sh [2023-04-02T01:31:58.437Z] nexus3.edgexfoundry.org:10001 [2023-04-02T01:31:58.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:31:58.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:31:58.437Z] Configure a credential helper to remove this warning. See [2023-04-02T01:31:58.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:31:58.437Z] [2023-04-02T01:31:58.437Z] Login Succeeded [2023-04-02T01:31:58.437Z] nexus3.edgexfoundry.org:10002 [2023-04-02T01:31:58.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:31:58.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:31:58.437Z] Configure a credential helper to remove this warning. See [2023-04-02T01:31:58.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:31:58.437Z] [2023-04-02T01:31:58.437Z] Login Succeeded [2023-04-02T01:31:58.437Z] nexus3.edgexfoundry.org:10003 [2023-04-02T01:31:58.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:31:58.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:31:58.699Z] Configure a credential helper to remove this warning. See [2023-04-02T01:31:58.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:31:58.699Z] [2023-04-02T01:31:58.699Z] Login Succeeded [2023-04-02T01:31:58.699Z] nexus3.edgexfoundry.org:10004 [2023-04-02T01:31:58.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:31:58.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:31:58.699Z] Configure a credential helper to remove this warning. See [2023-04-02T01:31:58.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:31:58.699Z] [2023-04-02T01:31:58.699Z] Login Succeeded [2023-04-02T01:31:58.699Z] docker.io [2023-04-02T01:31:58.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:31:58.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:31:58.968Z] Configure a credential helper to remove this warning. See [2023-04-02T01:31:58.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:31:58.968Z] [2023-04-02T01:31:58.968Z] Login Succeeded [2023-04-02T01:31:58.968Z] ---> docker-login.sh ends [Pipeline] } [2023-04-02T01:31:58.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:31:59.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T01:31:59.024Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-02T01:31:59.024Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:59.024Z] latest [2023-04-02T01:31:59.024Z] 3.0.0-dev.118 [2023-04-02T01:31:59.024Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:31:59.024Z] main [2023-04-02T01:31:59.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:31:59.367Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:31:59.669Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:31:59.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-02T01:31:59.669Z] 28595ecccd00: Preparing [2023-04-02T01:31:59.669Z] 2be5e1846daa: Preparing [2023-04-02T01:31:59.669Z] 662e1a65364f: Preparing [2023-04-02T01:31:59.669Z] 0a99af17a8df: Preparing [2023-04-02T01:31:59.669Z] 68212a62f14e: Preparing [2023-04-02T01:31:59.669Z] f1417ff83b31: Preparing [2023-04-02T01:31:59.669Z] f1417ff83b31: Waiting [2023-04-02T01:31:59.669Z] 68212a62f14e: Pushed [2023-04-02T01:31:59.669Z] 28595ecccd00: Pushed [2023-04-02T01:31:59.669Z] f1417ff83b31: Layer already exists [2023-04-02T01:31:59.669Z] 0a99af17a8df: Pushed [2023-04-02T01:31:59.669Z] 662e1a65364f: Pushed [2023-04-02T01:32:01.046Z] 2be5e1846daa: Pushed [2023-04-02T01:32:01.046Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:01.354Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:01.656Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-02T01:32:01.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-02T01:32:01.656Z] 28595ecccd00: Preparing [2023-04-02T01:32:01.656Z] 2be5e1846daa: Preparing [2023-04-02T01:32:01.656Z] 662e1a65364f: Preparing [2023-04-02T01:32:01.656Z] 0a99af17a8df: Preparing [2023-04-02T01:32:01.656Z] 68212a62f14e: Preparing [2023-04-02T01:32:01.656Z] f1417ff83b31: Preparing [2023-04-02T01:32:01.656Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:01.656Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:01.656Z] 28595ecccd00: Layer already exists [2023-04-02T01:32:01.656Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:01.656Z] 2be5e1846daa: Layer already exists [2023-04-02T01:32:01.656Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:01.656Z] latest: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:01.962Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:02.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.118 [2023-04-02T01:32:02.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-02T01:32:02.265Z] 28595ecccd00: Preparing [2023-04-02T01:32:02.265Z] 2be5e1846daa: Preparing [2023-04-02T01:32:02.265Z] 662e1a65364f: Preparing [2023-04-02T01:32:02.265Z] 0a99af17a8df: Preparing [2023-04-02T01:32:02.265Z] 68212a62f14e: Preparing [2023-04-02T01:32:02.265Z] f1417ff83b31: Preparing [2023-04-02T01:32:02.265Z] f1417ff83b31: Waiting [2023-04-02T01:32:02.265Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:02.265Z] 28595ecccd00: Layer already exists [2023-04-02T01:32:02.265Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:02.265Z] 2be5e1846daa: Layer already exists [2023-04-02T01:32:02.265Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:02.265Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:02.265Z] 3.0.0-dev.118: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:02.571Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:02.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:02.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-02T01:32:02.873Z] 28595ecccd00: Preparing [2023-04-02T01:32:02.873Z] 2be5e1846daa: Preparing [2023-04-02T01:32:02.873Z] 662e1a65364f: Preparing [2023-04-02T01:32:02.873Z] 0a99af17a8df: Preparing [2023-04-02T01:32:02.873Z] 68212a62f14e: Preparing [2023-04-02T01:32:02.873Z] f1417ff83b31: Preparing [2023-04-02T01:32:02.873Z] f1417ff83b31: Waiting [2023-04-02T01:32:02.873Z] 2be5e1846daa: Layer already exists [2023-04-02T01:32:02.873Z] 28595ecccd00: Layer already exists [2023-04-02T01:32:02.873Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:02.873Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:02.873Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:02.873Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:02.873Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:03.181Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:03.491Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-02T01:32:03.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-02T01:32:03.491Z] 28595ecccd00: Preparing [2023-04-02T01:32:03.491Z] 2be5e1846daa: Preparing [2023-04-02T01:32:03.491Z] 662e1a65364f: Preparing [2023-04-02T01:32:03.491Z] 0a99af17a8df: Preparing [2023-04-02T01:32:03.491Z] 68212a62f14e: Preparing [2023-04-02T01:32:03.491Z] f1417ff83b31: Preparing [2023-04-02T01:32:03.491Z] f1417ff83b31: Waiting [2023-04-02T01:32:03.491Z] 28595ecccd00: Layer already exists [2023-04-02T01:32:03.491Z] 2be5e1846daa: Layer already exists [2023-04-02T01:32:03.491Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:03.491Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:03.491Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:03.491Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:03.491Z] main: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:03.530Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:03.535Z] taggedImages: [2023-04-02T01:32:03.535Z] - nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:03.535Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-02T01:32:03.535Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.118 [2023-04-02T01:32:03.535Z] - nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:03.535Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-02T01:32:03.550Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-02T01:32:03.550Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:03.550Z] latest [2023-04-02T01:32:03.550Z] 3.0.0-dev.118 [2023-04-02T01:32:03.550Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:03.550Z] main [2023-04-02T01:32:03.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:03.855Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:04.159Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:04.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-02T01:32:04.159Z] a9106c59b682: Preparing [2023-04-02T01:32:04.159Z] 6ca81a964b98: Preparing [2023-04-02T01:32:04.159Z] d1e5086fac3e: Preparing [2023-04-02T01:32:04.159Z] c9dc76e309b5: Preparing [2023-04-02T01:32:04.159Z] 662e1a65364f: Preparing [2023-04-02T01:32:04.159Z] 0a99af17a8df: Preparing [2023-04-02T01:32:04.159Z] d49f43dfedbe: Preparing [2023-04-02T01:32:04.159Z] f1417ff83b31: Preparing [2023-04-02T01:32:04.159Z] 0a99af17a8df: Waiting [2023-04-02T01:32:04.159Z] d49f43dfedbe: Waiting [2023-04-02T01:32:04.159Z] f1417ff83b31: Waiting [2023-04-02T01:32:04.159Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:04.159Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:04.159Z] d1e5086fac3e: Pushed [2023-04-02T01:32:04.159Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:04.159Z] 6ca81a964b98: Pushed [2023-04-02T01:32:04.159Z] a9106c59b682: Pushed [2023-04-02T01:32:04.159Z] d49f43dfedbe: Pushed [2023-04-02T01:32:05.538Z] c9dc76e309b5: Pushed [2023-04-02T01:32:05.538Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:05.842Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:06.148Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-02T01:32:06.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-02T01:32:06.148Z] a9106c59b682: Preparing [2023-04-02T01:32:06.148Z] 6ca81a964b98: Preparing [2023-04-02T01:32:06.148Z] d1e5086fac3e: Preparing [2023-04-02T01:32:06.148Z] c9dc76e309b5: Preparing [2023-04-02T01:32:06.148Z] 662e1a65364f: Preparing [2023-04-02T01:32:06.148Z] 0a99af17a8df: Preparing [2023-04-02T01:32:06.148Z] d49f43dfedbe: Preparing [2023-04-02T01:32:06.148Z] f1417ff83b31: Preparing [2023-04-02T01:32:06.148Z] 0a99af17a8df: Waiting [2023-04-02T01:32:06.148Z] f1417ff83b31: Waiting [2023-04-02T01:32:06.148Z] a9106c59b682: Layer already exists [2023-04-02T01:32:06.148Z] 6ca81a964b98: Layer already exists [2023-04-02T01:32:06.148Z] d1e5086fac3e: Layer already exists [2023-04-02T01:32:06.148Z] c9dc76e309b5: Layer already exists [2023-04-02T01:32:06.148Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:06.148Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:06.148Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:06.148Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:06.148Z] latest: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:06.461Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:06.770Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.118 [2023-04-02T01:32:06.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-02T01:32:06.770Z] a9106c59b682: Preparing [2023-04-02T01:32:06.770Z] 6ca81a964b98: Preparing [2023-04-02T01:32:06.770Z] d1e5086fac3e: Preparing [2023-04-02T01:32:06.770Z] c9dc76e309b5: Preparing [2023-04-02T01:32:06.770Z] 662e1a65364f: Preparing [2023-04-02T01:32:06.770Z] 0a99af17a8df: Preparing [2023-04-02T01:32:06.770Z] d49f43dfedbe: Preparing [2023-04-02T01:32:06.770Z] f1417ff83b31: Preparing [2023-04-02T01:32:06.770Z] 0a99af17a8df: Waiting [2023-04-02T01:32:06.770Z] d49f43dfedbe: Waiting [2023-04-02T01:32:06.770Z] a9106c59b682: Layer already exists [2023-04-02T01:32:06.770Z] c9dc76e309b5: Layer already exists [2023-04-02T01:32:06.770Z] d1e5086fac3e: Layer already exists [2023-04-02T01:32:06.770Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:06.770Z] 6ca81a964b98: Layer already exists [2023-04-02T01:32:06.770Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:06.770Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:06.770Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:06.770Z] 3.0.0-dev.118: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:07.077Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:07.385Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:07.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-02T01:32:07.385Z] a9106c59b682: Preparing [2023-04-02T01:32:07.385Z] 6ca81a964b98: Preparing [2023-04-02T01:32:07.385Z] d1e5086fac3e: Preparing [2023-04-02T01:32:07.385Z] c9dc76e309b5: Preparing [2023-04-02T01:32:07.385Z] 662e1a65364f: Preparing [2023-04-02T01:32:07.385Z] 0a99af17a8df: Preparing [2023-04-02T01:32:07.385Z] d49f43dfedbe: Preparing [2023-04-02T01:32:07.385Z] f1417ff83b31: Preparing [2023-04-02T01:32:07.385Z] 0a99af17a8df: Waiting [2023-04-02T01:32:07.385Z] d49f43dfedbe: Waiting [2023-04-02T01:32:07.385Z] f1417ff83b31: Waiting [2023-04-02T01:32:07.385Z] 6ca81a964b98: Layer already exists [2023-04-02T01:32:07.385Z] c9dc76e309b5: Layer already exists [2023-04-02T01:32:07.385Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:07.385Z] a9106c59b682: Layer already exists [2023-04-02T01:32:07.385Z] d1e5086fac3e: Layer already exists [2023-04-02T01:32:07.385Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:07.385Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:07.385Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:07.385Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:07.689Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:07.993Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-02T01:32:07.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-02T01:32:07.993Z] a9106c59b682: Preparing [2023-04-02T01:32:07.993Z] 6ca81a964b98: Preparing [2023-04-02T01:32:07.993Z] d1e5086fac3e: Preparing [2023-04-02T01:32:07.993Z] c9dc76e309b5: Preparing [2023-04-02T01:32:07.993Z] 662e1a65364f: Preparing [2023-04-02T01:32:07.993Z] 0a99af17a8df: Preparing [2023-04-02T01:32:07.993Z] d49f43dfedbe: Preparing [2023-04-02T01:32:07.993Z] f1417ff83b31: Preparing [2023-04-02T01:32:07.993Z] 0a99af17a8df: Waiting [2023-04-02T01:32:07.993Z] d49f43dfedbe: Waiting [2023-04-02T01:32:07.993Z] f1417ff83b31: Waiting [2023-04-02T01:32:07.993Z] 6ca81a964b98: Layer already exists [2023-04-02T01:32:07.993Z] c9dc76e309b5: Layer already exists [2023-04-02T01:32:07.993Z] d1e5086fac3e: Layer already exists [2023-04-02T01:32:07.993Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:07.993Z] a9106c59b682: Layer already exists [2023-04-02T01:32:07.993Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:07.993Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:07.993Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:07.993Z] main: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:08.027Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:08.033Z] taggedImages: [2023-04-02T01:32:08.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:08.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-02T01:32:08.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.118 [2023-04-02T01:32:08.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:08.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-02T01:32:08.047Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-02T01:32:08.047Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:08.047Z] latest [2023-04-02T01:32:08.047Z] 3.0.0-dev.118 [2023-04-02T01:32:08.047Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:08.047Z] main [2023-04-02T01:32:08.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:08.350Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:08.654Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:08.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-02T01:32:08.654Z] 9ed3dc9aec4b: Preparing [2023-04-02T01:32:08.654Z] 28c053d8c0df: Preparing [2023-04-02T01:32:08.654Z] 662e1a65364f: Preparing [2023-04-02T01:32:08.654Z] 0a99af17a8df: Preparing [2023-04-02T01:32:08.654Z] 3959ea45f6df: Preparing [2023-04-02T01:32:08.654Z] f1417ff83b31: Preparing [2023-04-02T01:32:08.654Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:08.654Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:08.654Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:08.654Z] 9ed3dc9aec4b: Pushed [2023-04-02T01:32:08.654Z] 3959ea45f6df: Pushed [2023-04-02T01:32:10.027Z] 28c053d8c0df: Pushed [2023-04-02T01:32:10.027Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:10.339Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:10.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-02T01:32:10.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-02T01:32:10.650Z] 9ed3dc9aec4b: Preparing [2023-04-02T01:32:10.650Z] 28c053d8c0df: Preparing [2023-04-02T01:32:10.650Z] 662e1a65364f: Preparing [2023-04-02T01:32:10.650Z] 0a99af17a8df: Preparing [2023-04-02T01:32:10.650Z] 3959ea45f6df: Preparing [2023-04-02T01:32:10.650Z] f1417ff83b31: Preparing [2023-04-02T01:32:10.650Z] f1417ff83b31: Waiting [2023-04-02T01:32:10.650Z] 9ed3dc9aec4b: Layer already exists [2023-04-02T01:32:10.650Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:10.650Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:10.650Z] 28c053d8c0df: Layer already exists [2023-04-02T01:32:10.650Z] 3959ea45f6df: Layer already exists [2023-04-02T01:32:10.650Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:10.650Z] latest: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:10.967Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:11.275Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.118 [2023-04-02T01:32:11.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-02T01:32:11.275Z] 9ed3dc9aec4b: Preparing [2023-04-02T01:32:11.275Z] 28c053d8c0df: Preparing [2023-04-02T01:32:11.275Z] 662e1a65364f: Preparing [2023-04-02T01:32:11.275Z] 0a99af17a8df: Preparing [2023-04-02T01:32:11.275Z] 3959ea45f6df: Preparing [2023-04-02T01:32:11.275Z] f1417ff83b31: Preparing [2023-04-02T01:32:11.275Z] f1417ff83b31: Waiting [2023-04-02T01:32:11.275Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:11.275Z] 9ed3dc9aec4b: Layer already exists [2023-04-02T01:32:11.275Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:11.275Z] 3959ea45f6df: Layer already exists [2023-04-02T01:32:11.275Z] 28c053d8c0df: Layer already exists [2023-04-02T01:32:11.275Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:11.275Z] 3.0.0-dev.118: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:11.580Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:11.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:11.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-02T01:32:11.880Z] 9ed3dc9aec4b: Preparing [2023-04-02T01:32:11.880Z] 28c053d8c0df: Preparing [2023-04-02T01:32:11.880Z] 662e1a65364f: Preparing [2023-04-02T01:32:11.880Z] 0a99af17a8df: Preparing [2023-04-02T01:32:11.880Z] 3959ea45f6df: Preparing [2023-04-02T01:32:11.880Z] f1417ff83b31: Preparing [2023-04-02T01:32:11.880Z] f1417ff83b31: Waiting [2023-04-02T01:32:11.880Z] 28c053d8c0df: Layer already exists [2023-04-02T01:32:11.880Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:11.880Z] 3959ea45f6df: Layer already exists [2023-04-02T01:32:11.880Z] 9ed3dc9aec4b: Layer already exists [2023-04-02T01:32:11.880Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:11.880Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:11.880Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:12.187Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:12.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-02T01:32:12.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-02T01:32:12.491Z] 9ed3dc9aec4b: Preparing [2023-04-02T01:32:12.491Z] 28c053d8c0df: Preparing [2023-04-02T01:32:12.491Z] 662e1a65364f: Preparing [2023-04-02T01:32:12.491Z] 0a99af17a8df: Preparing [2023-04-02T01:32:12.491Z] 3959ea45f6df: Preparing [2023-04-02T01:32:12.491Z] f1417ff83b31: Preparing [2023-04-02T01:32:12.491Z] f1417ff83b31: Waiting [2023-04-02T01:32:12.491Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:12.491Z] 9ed3dc9aec4b: Layer already exists [2023-04-02T01:32:12.491Z] 28c053d8c0df: Layer already exists [2023-04-02T01:32:12.491Z] 3959ea45f6df: Layer already exists [2023-04-02T01:32:12.491Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:12.491Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:12.491Z] main: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:12.530Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:12.538Z] taggedImages: [2023-04-02T01:32:12.538Z] - nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:12.538Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-02T01:32:12.538Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.118 [2023-04-02T01:32:12.538Z] - nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:12.539Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-02T01:32:12.560Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-02T01:32:12.560Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:12.560Z] latest [2023-04-02T01:32:12.560Z] 3.0.0-dev.118 [2023-04-02T01:32:12.560Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:12.560Z] main [2023-04-02T01:32:12.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:12.881Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:13.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:13.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-02T01:32:13.195Z] 1b85c893e290: Preparing [2023-04-02T01:32:13.195Z] b70a07c00dac: Preparing [2023-04-02T01:32:13.195Z] f4f0e2510d8f: Preparing [2023-04-02T01:32:13.195Z] 662e1a65364f: Preparing [2023-04-02T01:32:13.195Z] 0a99af17a8df: Preparing [2023-04-02T01:32:13.195Z] 68212a62f14e: Preparing [2023-04-02T01:32:13.195Z] f1417ff83b31: Preparing [2023-04-02T01:32:13.195Z] 68212a62f14e: Waiting [2023-04-02T01:32:13.195Z] f1417ff83b31: Waiting [2023-04-02T01:32:13.195Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:13.195Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:13.195Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:13.195Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:13.195Z] 1b85c893e290: Pushed [2023-04-02T01:32:13.195Z] b70a07c00dac: Pushed [2023-04-02T01:32:14.572Z] f4f0e2510d8f: Pushed [2023-04-02T01:32:14.832Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:15.144Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:15.450Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-02T01:32:15.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-02T01:32:15.450Z] 1b85c893e290: Preparing [2023-04-02T01:32:15.450Z] b70a07c00dac: Preparing [2023-04-02T01:32:15.450Z] f4f0e2510d8f: Preparing [2023-04-02T01:32:15.450Z] 662e1a65364f: Preparing [2023-04-02T01:32:15.450Z] 0a99af17a8df: Preparing [2023-04-02T01:32:15.450Z] 68212a62f14e: Preparing [2023-04-02T01:32:15.450Z] f1417ff83b31: Preparing [2023-04-02T01:32:15.450Z] f1417ff83b31: Waiting [2023-04-02T01:32:15.450Z] 68212a62f14e: Waiting [2023-04-02T01:32:15.450Z] f4f0e2510d8f: Layer already exists [2023-04-02T01:32:15.450Z] b70a07c00dac: Layer already exists [2023-04-02T01:32:15.450Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:15.450Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:15.450Z] 1b85c893e290: Layer already exists [2023-04-02T01:32:15.450Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:15.450Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:15.450Z] latest: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:15.768Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:16.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.118 [2023-04-02T01:32:16.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-02T01:32:16.082Z] 1b85c893e290: Preparing [2023-04-02T01:32:16.082Z] b70a07c00dac: Preparing [2023-04-02T01:32:16.082Z] f4f0e2510d8f: Preparing [2023-04-02T01:32:16.082Z] 662e1a65364f: Preparing [2023-04-02T01:32:16.082Z] 0a99af17a8df: Preparing [2023-04-02T01:32:16.082Z] 68212a62f14e: Preparing [2023-04-02T01:32:16.082Z] f1417ff83b31: Preparing [2023-04-02T01:32:16.082Z] 68212a62f14e: Waiting [2023-04-02T01:32:16.082Z] f1417ff83b31: Waiting [2023-04-02T01:32:16.082Z] 1b85c893e290: Layer already exists [2023-04-02T01:32:16.082Z] b70a07c00dac: Layer already exists [2023-04-02T01:32:16.082Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:16.082Z] f4f0e2510d8f: Layer already exists [2023-04-02T01:32:16.082Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:16.082Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:16.082Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:16.082Z] 3.0.0-dev.118: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:16.399Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:16.714Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:16.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-02T01:32:16.714Z] 1b85c893e290: Preparing [2023-04-02T01:32:16.714Z] b70a07c00dac: Preparing [2023-04-02T01:32:16.714Z] f4f0e2510d8f: Preparing [2023-04-02T01:32:16.714Z] 662e1a65364f: Preparing [2023-04-02T01:32:16.714Z] 0a99af17a8df: Preparing [2023-04-02T01:32:16.714Z] 68212a62f14e: Preparing [2023-04-02T01:32:16.714Z] f1417ff83b31: Preparing [2023-04-02T01:32:16.714Z] f1417ff83b31: Waiting [2023-04-02T01:32:16.714Z] 68212a62f14e: Waiting [2023-04-02T01:32:16.714Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:16.714Z] 1b85c893e290: Layer already exists [2023-04-02T01:32:16.714Z] b70a07c00dac: Layer already exists [2023-04-02T01:32:16.714Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:16.714Z] f4f0e2510d8f: Layer already exists [2023-04-02T01:32:16.714Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:16.714Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:16.714Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:17.028Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:17.336Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-02T01:32:17.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-02T01:32:17.336Z] 1b85c893e290: Preparing [2023-04-02T01:32:17.336Z] b70a07c00dac: Preparing [2023-04-02T01:32:17.336Z] f4f0e2510d8f: Preparing [2023-04-02T01:32:17.336Z] 662e1a65364f: Preparing [2023-04-02T01:32:17.336Z] 0a99af17a8df: Preparing [2023-04-02T01:32:17.336Z] 68212a62f14e: Preparing [2023-04-02T01:32:17.336Z] f1417ff83b31: Preparing [2023-04-02T01:32:17.336Z] f1417ff83b31: Waiting [2023-04-02T01:32:17.336Z] 68212a62f14e: Waiting [2023-04-02T01:32:17.336Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:17.336Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:17.336Z] f4f0e2510d8f: Layer already exists [2023-04-02T01:32:17.336Z] b70a07c00dac: Layer already exists [2023-04-02T01:32:17.336Z] 1b85c893e290: Layer already exists [2023-04-02T01:32:17.336Z] 68212a62f14e: Layer already exists [2023-04-02T01:32:17.336Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:17.336Z] main: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:17.371Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:17.377Z] taggedImages: [2023-04-02T01:32:17.377Z] - nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:17.377Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-02T01:32:17.377Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.118 [2023-04-02T01:32:17.377Z] - nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:17.377Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-02T01:32:17.391Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-02T01:32:17.391Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:17.391Z] latest [2023-04-02T01:32:17.391Z] 3.0.0-dev.118 [2023-04-02T01:32:17.391Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:17.391Z] main [2023-04-02T01:32:17.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:17.693Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:17.998Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:17.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-02T01:32:17.998Z] 848d0713dda1: Preparing [2023-04-02T01:32:17.998Z] 848d0713dda1: Preparing [2023-04-02T01:32:17.998Z] 507d47508524: Preparing [2023-04-02T01:32:17.998Z] 212ed7d2c870: Preparing [2023-04-02T01:32:17.998Z] 5cb44555a186: Preparing [2023-04-02T01:32:17.998Z] 3c2510b133d4: Preparing [2023-04-02T01:32:17.998Z] b3126dd59aee: Preparing [2023-04-02T01:32:17.998Z] 662e1a65364f: Preparing [2023-04-02T01:32:17.998Z] 0a99af17a8df: Preparing [2023-04-02T01:32:17.998Z] 5f30ed52e069: Preparing [2023-04-02T01:32:17.998Z] 517bcd6ba8f6: Preparing [2023-04-02T01:32:17.998Z] 3d201e88f061: Preparing [2023-04-02T01:32:17.998Z] 8d67950c8c44: Preparing [2023-04-02T01:32:17.998Z] f1417ff83b31: Preparing [2023-04-02T01:32:17.998Z] 0a99af17a8df: Waiting [2023-04-02T01:32:17.998Z] 5f30ed52e069: Waiting [2023-04-02T01:32:17.998Z] 517bcd6ba8f6: Waiting [2023-04-02T01:32:17.998Z] 3d201e88f061: Waiting [2023-04-02T01:32:17.998Z] 8d67950c8c44: Waiting [2023-04-02T01:32:17.998Z] f1417ff83b31: Waiting [2023-04-02T01:32:17.998Z] b3126dd59aee: Waiting [2023-04-02T01:32:17.998Z] 662e1a65364f: Waiting [2023-04-02T01:32:17.998Z] 3c2510b133d4: Pushed [2023-04-02T01:32:17.998Z] 848d0713dda1: Pushed [2023-04-02T01:32:17.998Z] 5cb44555a186: Pushed [2023-04-02T01:32:17.998Z] 212ed7d2c870: Pushed [2023-04-02T01:32:17.998Z] 507d47508524: Pushed [2023-04-02T01:32:17.998Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:17.998Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:18.256Z] 5f30ed52e069: Pushed [2023-04-02T01:32:18.256Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:18.256Z] 8d67950c8c44: Pushed [2023-04-02T01:32:18.256Z] 517bcd6ba8f6: Pushed [2023-04-02T01:32:18.256Z] 3d201e88f061: Pushed [2023-04-02T01:32:19.630Z] b3126dd59aee: Pushed [2023-04-02T01:32:19.891Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:20.208Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:20.516Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-02T01:32:20.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-02T01:32:20.516Z] 848d0713dda1: Preparing [2023-04-02T01:32:20.516Z] 848d0713dda1: Preparing [2023-04-02T01:32:20.516Z] 507d47508524: Preparing [2023-04-02T01:32:20.516Z] 212ed7d2c870: Preparing [2023-04-02T01:32:20.516Z] 5cb44555a186: Preparing [2023-04-02T01:32:20.516Z] 3c2510b133d4: Preparing [2023-04-02T01:32:20.516Z] b3126dd59aee: Preparing [2023-04-02T01:32:20.516Z] 662e1a65364f: Preparing [2023-04-02T01:32:20.516Z] 0a99af17a8df: Preparing [2023-04-02T01:32:20.516Z] 5f30ed52e069: Preparing [2023-04-02T01:32:20.516Z] 517bcd6ba8f6: Preparing [2023-04-02T01:32:20.516Z] 3d201e88f061: Preparing [2023-04-02T01:32:20.516Z] 8d67950c8c44: Preparing [2023-04-02T01:32:20.516Z] f1417ff83b31: Preparing [2023-04-02T01:32:20.516Z] 517bcd6ba8f6: Waiting [2023-04-02T01:32:20.516Z] b3126dd59aee: Waiting [2023-04-02T01:32:20.516Z] 662e1a65364f: Waiting [2023-04-02T01:32:20.516Z] 0a99af17a8df: Waiting [2023-04-02T01:32:20.516Z] 5f30ed52e069: Waiting [2023-04-02T01:32:20.516Z] 3d201e88f061: Waiting [2023-04-02T01:32:20.516Z] 8d67950c8c44: Waiting [2023-04-02T01:32:20.516Z] f1417ff83b31: Waiting [2023-04-02T01:32:20.516Z] 848d0713dda1: Layer already exists [2023-04-02T01:32:20.516Z] 507d47508524: Layer already exists [2023-04-02T01:32:20.516Z] 3c2510b133d4: Layer already exists [2023-04-02T01:32:20.516Z] 212ed7d2c870: Layer already exists [2023-04-02T01:32:20.516Z] 5cb44555a186: Layer already exists [2023-04-02T01:32:20.516Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:20.516Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:20.516Z] 5f30ed52e069: Layer already exists [2023-04-02T01:32:20.516Z] 517bcd6ba8f6: Layer already exists [2023-04-02T01:32:20.516Z] b3126dd59aee: Layer already exists [2023-04-02T01:32:20.516Z] 3d201e88f061: Layer already exists [2023-04-02T01:32:20.516Z] 8d67950c8c44: Layer already exists [2023-04-02T01:32:20.516Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:20.516Z] latest: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:20.832Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:21.141Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.118 [2023-04-02T01:32:21.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-02T01:32:21.142Z] 848d0713dda1: Preparing [2023-04-02T01:32:21.142Z] 848d0713dda1: Preparing [2023-04-02T01:32:21.142Z] 507d47508524: Preparing [2023-04-02T01:32:21.142Z] 212ed7d2c870: Preparing [2023-04-02T01:32:21.142Z] 5cb44555a186: Preparing [2023-04-02T01:32:21.142Z] 3c2510b133d4: Preparing [2023-04-02T01:32:21.142Z] b3126dd59aee: Preparing [2023-04-02T01:32:21.142Z] 662e1a65364f: Preparing [2023-04-02T01:32:21.142Z] 0a99af17a8df: Preparing [2023-04-02T01:32:21.142Z] 5f30ed52e069: Preparing [2023-04-02T01:32:21.142Z] 517bcd6ba8f6: Preparing [2023-04-02T01:32:21.142Z] 3d201e88f061: Preparing [2023-04-02T01:32:21.142Z] 8d67950c8c44: Preparing [2023-04-02T01:32:21.142Z] f1417ff83b31: Preparing [2023-04-02T01:32:21.142Z] 0a99af17a8df: Waiting [2023-04-02T01:32:21.142Z] 5f30ed52e069: Waiting [2023-04-02T01:32:21.142Z] 517bcd6ba8f6: Waiting [2023-04-02T01:32:21.142Z] 3d201e88f061: Waiting [2023-04-02T01:32:21.142Z] f1417ff83b31: Waiting [2023-04-02T01:32:21.142Z] b3126dd59aee: Waiting [2023-04-02T01:32:21.142Z] 662e1a65364f: Waiting [2023-04-02T01:32:21.142Z] 212ed7d2c870: Layer already exists [2023-04-02T01:32:21.142Z] 848d0713dda1: Layer already exists [2023-04-02T01:32:21.142Z] 5cb44555a186: Layer already exists [2023-04-02T01:32:21.142Z] 3c2510b133d4: Layer already exists [2023-04-02T01:32:21.142Z] 507d47508524: Layer already exists [2023-04-02T01:32:21.142Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:21.142Z] b3126dd59aee: Layer already exists [2023-04-02T01:32:21.142Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:21.142Z] 5f30ed52e069: Layer already exists [2023-04-02T01:32:21.142Z] 517bcd6ba8f6: Layer already exists [2023-04-02T01:32:21.142Z] 3d201e88f061: Layer already exists [2023-04-02T01:32:21.142Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:21.142Z] 8d67950c8c44: Layer already exists [2023-04-02T01:32:21.142Z] 3.0.0-dev.118: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:21.454Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:21.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:21.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-02T01:32:21.758Z] 848d0713dda1: Preparing [2023-04-02T01:32:21.758Z] 848d0713dda1: Preparing [2023-04-02T01:32:21.758Z] 507d47508524: Preparing [2023-04-02T01:32:21.758Z] 212ed7d2c870: Preparing [2023-04-02T01:32:21.758Z] 5cb44555a186: Preparing [2023-04-02T01:32:21.758Z] 3c2510b133d4: Preparing [2023-04-02T01:32:21.758Z] b3126dd59aee: Preparing [2023-04-02T01:32:21.758Z] 662e1a65364f: Preparing [2023-04-02T01:32:21.758Z] 0a99af17a8df: Preparing [2023-04-02T01:32:21.758Z] 5f30ed52e069: Preparing [2023-04-02T01:32:21.758Z] 517bcd6ba8f6: Preparing [2023-04-02T01:32:21.758Z] 3d201e88f061: Preparing [2023-04-02T01:32:21.758Z] 8d67950c8c44: Preparing [2023-04-02T01:32:21.758Z] f1417ff83b31: Preparing [2023-04-02T01:32:21.758Z] 0a99af17a8df: Waiting [2023-04-02T01:32:21.758Z] b3126dd59aee: Waiting [2023-04-02T01:32:21.758Z] 662e1a65364f: Waiting [2023-04-02T01:32:21.758Z] 5f30ed52e069: Waiting [2023-04-02T01:32:21.758Z] 517bcd6ba8f6: Waiting [2023-04-02T01:32:21.758Z] 3d201e88f061: Waiting [2023-04-02T01:32:21.758Z] 8d67950c8c44: Waiting [2023-04-02T01:32:21.758Z] f1417ff83b31: Waiting [2023-04-02T01:32:21.758Z] 507d47508524: Layer already exists [2023-04-02T01:32:21.758Z] 848d0713dda1: Layer already exists [2023-04-02T01:32:21.758Z] 212ed7d2c870: Layer already exists [2023-04-02T01:32:21.758Z] 5cb44555a186: Layer already exists [2023-04-02T01:32:21.758Z] 3c2510b133d4: Layer already exists [2023-04-02T01:32:21.758Z] b3126dd59aee: Layer already exists [2023-04-02T01:32:21.758Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:21.759Z] 5f30ed52e069: Layer already exists [2023-04-02T01:32:21.759Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:21.759Z] 517bcd6ba8f6: Layer already exists [2023-04-02T01:32:21.759Z] 3d201e88f061: Layer already exists [2023-04-02T01:32:21.759Z] 8d67950c8c44: Layer already exists [2023-04-02T01:32:21.759Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:21.759Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:22.062Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:22.371Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-02T01:32:22.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-02T01:32:22.371Z] 848d0713dda1: Preparing [2023-04-02T01:32:22.371Z] 848d0713dda1: Preparing [2023-04-02T01:32:22.371Z] 507d47508524: Preparing [2023-04-02T01:32:22.371Z] 212ed7d2c870: Preparing [2023-04-02T01:32:22.371Z] 5cb44555a186: Preparing [2023-04-02T01:32:22.371Z] 3c2510b133d4: Preparing [2023-04-02T01:32:22.371Z] b3126dd59aee: Preparing [2023-04-02T01:32:22.371Z] 662e1a65364f: Preparing [2023-04-02T01:32:22.371Z] 0a99af17a8df: Preparing [2023-04-02T01:32:22.371Z] 5f30ed52e069: Preparing [2023-04-02T01:32:22.371Z] 517bcd6ba8f6: Preparing [2023-04-02T01:32:22.371Z] 3d201e88f061: Preparing [2023-04-02T01:32:22.371Z] 8d67950c8c44: Preparing [2023-04-02T01:32:22.371Z] f1417ff83b31: Preparing [2023-04-02T01:32:22.371Z] b3126dd59aee: Waiting [2023-04-02T01:32:22.371Z] 662e1a65364f: Waiting [2023-04-02T01:32:22.371Z] 0a99af17a8df: Waiting [2023-04-02T01:32:22.371Z] 5f30ed52e069: Waiting [2023-04-02T01:32:22.371Z] 8d67950c8c44: Waiting [2023-04-02T01:32:22.371Z] f1417ff83b31: Waiting [2023-04-02T01:32:22.371Z] 517bcd6ba8f6: Waiting [2023-04-02T01:32:22.371Z] 3d201e88f061: Waiting [2023-04-02T01:32:22.371Z] 848d0713dda1: Layer already exists [2023-04-02T01:32:22.371Z] 3c2510b133d4: Layer already exists [2023-04-02T01:32:22.371Z] 5cb44555a186: Layer already exists [2023-04-02T01:32:22.371Z] 212ed7d2c870: Layer already exists [2023-04-02T01:32:22.371Z] 507d47508524: Layer already exists [2023-04-02T01:32:22.371Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:22.371Z] b3126dd59aee: Layer already exists [2023-04-02T01:32:22.371Z] 5f30ed52e069: Layer already exists [2023-04-02T01:32:22.371Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:22.371Z] 517bcd6ba8f6: Layer already exists [2023-04-02T01:32:22.371Z] 3d201e88f061: Layer already exists [2023-04-02T01:32:22.371Z] 8d67950c8c44: Layer already exists [2023-04-02T01:32:22.371Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:22.371Z] main: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:22.408Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:22.414Z] taggedImages: [2023-04-02T01:32:22.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:22.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-02T01:32:22.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.118 [2023-04-02T01:32:22.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:22.414Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-02T01:32:22.428Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-02T01:32:22.428Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:22.428Z] latest [2023-04-02T01:32:22.428Z] 3.0.0-dev.118 [2023-04-02T01:32:22.428Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:22.428Z] main [2023-04-02T01:32:22.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:22.734Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:23.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:23.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-02T01:32:23.042Z] 9f9d974080a4: Preparing [2023-04-02T01:32:23.042Z] 62e15cacfae1: Preparing [2023-04-02T01:32:23.042Z] 78e579183705: Preparing [2023-04-02T01:32:23.042Z] 228e8912b4c9: Preparing [2023-04-02T01:32:23.042Z] 662e1a65364f: Preparing [2023-04-02T01:32:23.042Z] 0a99af17a8df: Preparing [2023-04-02T01:32:23.042Z] d49f43dfedbe: Preparing [2023-04-02T01:32:23.042Z] f1417ff83b31: Preparing [2023-04-02T01:32:23.042Z] 0a99af17a8df: Waiting [2023-04-02T01:32:23.042Z] d49f43dfedbe: Waiting [2023-04-02T01:32:23.042Z] f1417ff83b31: Waiting [2023-04-02T01:32:23.042Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:23.042Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:23.042Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:23.042Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:23.042Z] 9f9d974080a4: Pushed [2023-04-02T01:32:23.042Z] 78e579183705: Pushed [2023-04-02T01:32:23.042Z] 62e15cacfae1: Pushed [2023-04-02T01:32:24.420Z] 228e8912b4c9: Pushed [2023-04-02T01:32:24.420Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:24.735Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:25.041Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-02T01:32:25.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-02T01:32:25.041Z] 9f9d974080a4: Preparing [2023-04-02T01:32:25.041Z] 62e15cacfae1: Preparing [2023-04-02T01:32:25.041Z] 78e579183705: Preparing [2023-04-02T01:32:25.041Z] 228e8912b4c9: Preparing [2023-04-02T01:32:25.041Z] 662e1a65364f: Preparing [2023-04-02T01:32:25.041Z] 0a99af17a8df: Preparing [2023-04-02T01:32:25.041Z] d49f43dfedbe: Preparing [2023-04-02T01:32:25.041Z] f1417ff83b31: Preparing [2023-04-02T01:32:25.041Z] 0a99af17a8df: Waiting [2023-04-02T01:32:25.041Z] d49f43dfedbe: Waiting [2023-04-02T01:32:25.041Z] f1417ff83b31: Waiting [2023-04-02T01:32:25.041Z] 228e8912b4c9: Layer already exists [2023-04-02T01:32:25.041Z] 78e579183705: Layer already exists [2023-04-02T01:32:25.041Z] 9f9d974080a4: Layer already exists [2023-04-02T01:32:25.041Z] 62e15cacfae1: Layer already exists [2023-04-02T01:32:25.041Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:25.041Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:25.041Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:25.041Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:25.041Z] latest: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:25.357Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:25.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.118 [2023-04-02T01:32:25.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-02T01:32:25.659Z] 9f9d974080a4: Preparing [2023-04-02T01:32:25.659Z] 62e15cacfae1: Preparing [2023-04-02T01:32:25.659Z] 78e579183705: Preparing [2023-04-02T01:32:25.659Z] 228e8912b4c9: Preparing [2023-04-02T01:32:25.659Z] 662e1a65364f: Preparing [2023-04-02T01:32:25.659Z] 0a99af17a8df: Preparing [2023-04-02T01:32:25.659Z] d49f43dfedbe: Preparing [2023-04-02T01:32:25.659Z] f1417ff83b31: Preparing [2023-04-02T01:32:25.659Z] d49f43dfedbe: Waiting [2023-04-02T01:32:25.659Z] f1417ff83b31: Waiting [2023-04-02T01:32:25.659Z] 0a99af17a8df: Waiting [2023-04-02T01:32:25.659Z] 62e15cacfae1: Layer already exists [2023-04-02T01:32:25.659Z] 228e8912b4c9: Layer already exists [2023-04-02T01:32:25.659Z] 78e579183705: Layer already exists [2023-04-02T01:32:25.659Z] 9f9d974080a4: Layer already exists [2023-04-02T01:32:25.659Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:25.659Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:25.659Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:25.659Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:25.659Z] 3.0.0-dev.118: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:25.967Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:26.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:26.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-02T01:32:26.276Z] 9f9d974080a4: Preparing [2023-04-02T01:32:26.276Z] 62e15cacfae1: Preparing [2023-04-02T01:32:26.276Z] 78e579183705: Preparing [2023-04-02T01:32:26.276Z] 228e8912b4c9: Preparing [2023-04-02T01:32:26.276Z] 662e1a65364f: Preparing [2023-04-02T01:32:26.276Z] 0a99af17a8df: Preparing [2023-04-02T01:32:26.276Z] d49f43dfedbe: Preparing [2023-04-02T01:32:26.276Z] f1417ff83b31: Preparing [2023-04-02T01:32:26.276Z] 0a99af17a8df: Waiting [2023-04-02T01:32:26.276Z] f1417ff83b31: Waiting [2023-04-02T01:32:26.276Z] 62e15cacfae1: Layer already exists [2023-04-02T01:32:26.276Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:26.276Z] 9f9d974080a4: Layer already exists [2023-04-02T01:32:26.276Z] 78e579183705: Layer already exists [2023-04-02T01:32:26.276Z] 228e8912b4c9: Layer already exists [2023-04-02T01:32:26.276Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:26.276Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:26.276Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:26.276Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:26.590Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:26.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-02T01:32:26.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-02T01:32:26.900Z] 9f9d974080a4: Preparing [2023-04-02T01:32:26.900Z] 62e15cacfae1: Preparing [2023-04-02T01:32:26.900Z] 78e579183705: Preparing [2023-04-02T01:32:26.900Z] 228e8912b4c9: Preparing [2023-04-02T01:32:26.900Z] 662e1a65364f: Preparing [2023-04-02T01:32:26.900Z] 0a99af17a8df: Preparing [2023-04-02T01:32:26.900Z] d49f43dfedbe: Preparing [2023-04-02T01:32:26.900Z] f1417ff83b31: Preparing [2023-04-02T01:32:26.900Z] d49f43dfedbe: Waiting [2023-04-02T01:32:26.900Z] f1417ff83b31: Waiting [2023-04-02T01:32:26.900Z] 0a99af17a8df: Waiting [2023-04-02T01:32:26.900Z] 228e8912b4c9: Layer already exists [2023-04-02T01:32:26.900Z] 78e579183705: Layer already exists [2023-04-02T01:32:26.900Z] 9f9d974080a4: Layer already exists [2023-04-02T01:32:26.900Z] 62e15cacfae1: Layer already exists [2023-04-02T01:32:26.900Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:26.900Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:26.900Z] d49f43dfedbe: Layer already exists [2023-04-02T01:32:26.900Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:26.900Z] main: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:26.951Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:26.959Z] taggedImages: [2023-04-02T01:32:26.959Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:26.959Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-02T01:32:26.959Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.118 [2023-04-02T01:32:26.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:26.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-02T01:32:26.979Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-02T01:32:26.979Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:26.979Z] latest [2023-04-02T01:32:26.979Z] 3.0.0-dev.118 [2023-04-02T01:32:26.979Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:26.979Z] main [2023-04-02T01:32:26.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:27.303Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:27.607Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:27.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-02T01:32:27.607Z] bf5ecfb3b77b: Preparing [2023-04-02T01:32:27.607Z] 03c723a6d7f4: Preparing [2023-04-02T01:32:27.607Z] b5233906e969: Preparing [2023-04-02T01:32:27.607Z] 0902e5cc20eb: Preparing [2023-04-02T01:32:27.607Z] 662e1a65364f: Preparing [2023-04-02T01:32:27.607Z] 0a99af17a8df: Preparing [2023-04-02T01:32:27.607Z] 4b382c8d456e: Preparing [2023-04-02T01:32:27.607Z] 645dc2657734: Preparing [2023-04-02T01:32:27.607Z] f1417ff83b31: Preparing [2023-04-02T01:32:27.607Z] 4b382c8d456e: Waiting [2023-04-02T01:32:27.607Z] 0a99af17a8df: Waiting [2023-04-02T01:32:27.607Z] 645dc2657734: Waiting [2023-04-02T01:32:27.607Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:27.607Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:27.607Z] bf5ecfb3b77b: Pushed [2023-04-02T01:32:27.607Z] 0902e5cc20eb: Pushed [2023-04-02T01:32:27.607Z] 4b382c8d456e: Pushed [2023-04-02T01:32:27.607Z] 03c723a6d7f4: Pushed [2023-04-02T01:32:27.607Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:27.866Z] 645dc2657734: Pushed [2023-04-02T01:32:28.436Z] b5233906e969: Pushed [2023-04-02T01:32:28.695Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:29.003Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:29.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-02T01:32:29.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-02T01:32:29.304Z] bf5ecfb3b77b: Preparing [2023-04-02T01:32:29.304Z] 03c723a6d7f4: Preparing [2023-04-02T01:32:29.304Z] b5233906e969: Preparing [2023-04-02T01:32:29.304Z] 0902e5cc20eb: Preparing [2023-04-02T01:32:29.304Z] 662e1a65364f: Preparing [2023-04-02T01:32:29.304Z] 0a99af17a8df: Preparing [2023-04-02T01:32:29.304Z] 4b382c8d456e: Preparing [2023-04-02T01:32:29.304Z] 645dc2657734: Preparing [2023-04-02T01:32:29.304Z] f1417ff83b31: Preparing [2023-04-02T01:32:29.304Z] 4b382c8d456e: Waiting [2023-04-02T01:32:29.304Z] 645dc2657734: Waiting [2023-04-02T01:32:29.304Z] f1417ff83b31: Waiting [2023-04-02T01:32:29.304Z] 0a99af17a8df: Waiting [2023-04-02T01:32:29.304Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:29.304Z] 0902e5cc20eb: Layer already exists [2023-04-02T01:32:29.304Z] b5233906e969: Layer already exists [2023-04-02T01:32:29.304Z] bf5ecfb3b77b: Layer already exists [2023-04-02T01:32:29.304Z] 03c723a6d7f4: Layer already exists [2023-04-02T01:32:29.304Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:29.304Z] 4b382c8d456e: Layer already exists [2023-04-02T01:32:29.304Z] 645dc2657734: Layer already exists [2023-04-02T01:32:29.304Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:29.304Z] latest: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:29.607Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:29.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.118 [2023-04-02T01:32:29.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-02T01:32:29.907Z] bf5ecfb3b77b: Preparing [2023-04-02T01:32:29.907Z] 03c723a6d7f4: Preparing [2023-04-02T01:32:29.907Z] b5233906e969: Preparing [2023-04-02T01:32:29.907Z] 0902e5cc20eb: Preparing [2023-04-02T01:32:29.907Z] 662e1a65364f: Preparing [2023-04-02T01:32:29.907Z] 0a99af17a8df: Preparing [2023-04-02T01:32:29.907Z] 4b382c8d456e: Preparing [2023-04-02T01:32:29.907Z] 645dc2657734: Preparing [2023-04-02T01:32:29.907Z] f1417ff83b31: Preparing [2023-04-02T01:32:29.907Z] 4b382c8d456e: Waiting [2023-04-02T01:32:29.907Z] 645dc2657734: Waiting [2023-04-02T01:32:29.907Z] f1417ff83b31: Waiting [2023-04-02T01:32:29.907Z] 0a99af17a8df: Waiting [2023-04-02T01:32:29.907Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:29.907Z] b5233906e969: Layer already exists [2023-04-02T01:32:29.907Z] 0902e5cc20eb: Layer already exists [2023-04-02T01:32:29.907Z] 03c723a6d7f4: Layer already exists [2023-04-02T01:32:29.907Z] bf5ecfb3b77b: Layer already exists [2023-04-02T01:32:29.907Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:29.907Z] 4b382c8d456e: Layer already exists [2023-04-02T01:32:29.907Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:29.907Z] 645dc2657734: Layer already exists [2023-04-02T01:32:29.907Z] 3.0.0-dev.118: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:30.216Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:30.521Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:30.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-02T01:32:30.521Z] bf5ecfb3b77b: Preparing [2023-04-02T01:32:30.521Z] 03c723a6d7f4: Preparing [2023-04-02T01:32:30.521Z] b5233906e969: Preparing [2023-04-02T01:32:30.521Z] 0902e5cc20eb: Preparing [2023-04-02T01:32:30.521Z] 662e1a65364f: Preparing [2023-04-02T01:32:30.521Z] 0a99af17a8df: Preparing [2023-04-02T01:32:30.521Z] 4b382c8d456e: Preparing [2023-04-02T01:32:30.521Z] 645dc2657734: Preparing [2023-04-02T01:32:30.521Z] f1417ff83b31: Preparing [2023-04-02T01:32:30.521Z] 0a99af17a8df: Waiting [2023-04-02T01:32:30.521Z] 645dc2657734: Waiting [2023-04-02T01:32:30.521Z] 4b382c8d456e: Waiting [2023-04-02T01:32:30.521Z] 03c723a6d7f4: Layer already exists [2023-04-02T01:32:30.521Z] 0902e5cc20eb: Layer already exists [2023-04-02T01:32:30.521Z] b5233906e969: Layer already exists [2023-04-02T01:32:30.521Z] bf5ecfb3b77b: Layer already exists [2023-04-02T01:32:30.521Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:30.521Z] 4b382c8d456e: Layer already exists [2023-04-02T01:32:30.521Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:30.521Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:30.522Z] 645dc2657734: Layer already exists [2023-04-02T01:32:30.522Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:30.835Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:31.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-02T01:32:31.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-02T01:32:31.141Z] bf5ecfb3b77b: Preparing [2023-04-02T01:32:31.141Z] 03c723a6d7f4: Preparing [2023-04-02T01:32:31.141Z] b5233906e969: Preparing [2023-04-02T01:32:31.141Z] 0902e5cc20eb: Preparing [2023-04-02T01:32:31.141Z] 662e1a65364f: Preparing [2023-04-02T01:32:31.141Z] 0a99af17a8df: Preparing [2023-04-02T01:32:31.141Z] 4b382c8d456e: Preparing [2023-04-02T01:32:31.141Z] 645dc2657734: Preparing [2023-04-02T01:32:31.141Z] f1417ff83b31: Preparing [2023-04-02T01:32:31.141Z] 0a99af17a8df: Waiting [2023-04-02T01:32:31.141Z] 4b382c8d456e: Waiting [2023-04-02T01:32:31.141Z] 645dc2657734: Waiting [2023-04-02T01:32:31.141Z] f1417ff83b31: Waiting [2023-04-02T01:32:31.141Z] 0902e5cc20eb: Layer already exists [2023-04-02T01:32:31.141Z] bf5ecfb3b77b: Layer already exists [2023-04-02T01:32:31.141Z] b5233906e969: Layer already exists [2023-04-02T01:32:31.141Z] 03c723a6d7f4: Layer already exists [2023-04-02T01:32:31.141Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:31.141Z] 645dc2657734: Layer already exists [2023-04-02T01:32:31.141Z] 4b382c8d456e: Layer already exists [2023-04-02T01:32:31.141Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:31.141Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:31.141Z] main: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:31.178Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:31.183Z] taggedImages: [2023-04-02T01:32:31.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:31.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-02T01:32:31.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.118 [2023-04-02T01:32:31.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:31.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-02T01:32:31.203Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-02T01:32:31.203Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:31.203Z] latest [2023-04-02T01:32:31.203Z] 3.0.0-dev.118 [2023-04-02T01:32:31.203Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:31.203Z] main [2023-04-02T01:32:31.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:31.511Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:31.822Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:31.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-02T01:32:31.822Z] a85ef92ef9d4: Preparing [2023-04-02T01:32:31.822Z] 1d334dc1be88: Preparing [2023-04-02T01:32:31.822Z] 0c28ed39ee54: Preparing [2023-04-02T01:32:31.822Z] 717efca283cd: Preparing [2023-04-02T01:32:31.822Z] 4b1c91cf41de: Preparing [2023-04-02T01:32:31.822Z] f2c65d693003: Preparing [2023-04-02T01:32:31.822Z] 9f066fdd2873: Preparing [2023-04-02T01:32:31.822Z] 662e1a65364f: Preparing [2023-04-02T01:32:31.822Z] 0a99af17a8df: Preparing [2023-04-02T01:32:31.822Z] c4423277b5d0: Preparing [2023-04-02T01:32:31.822Z] f1417ff83b31: Preparing [2023-04-02T01:32:31.822Z] f2c65d693003: Waiting [2023-04-02T01:32:31.822Z] 662e1a65364f: Waiting [2023-04-02T01:32:31.822Z] 9f066fdd2873: Waiting [2023-04-02T01:32:31.822Z] 0a99af17a8df: Waiting [2023-04-02T01:32:31.822Z] c4423277b5d0: Waiting [2023-04-02T01:32:31.822Z] f1417ff83b31: Waiting [2023-04-02T01:32:31.822Z] a85ef92ef9d4: Pushed [2023-04-02T01:32:31.822Z] 1d334dc1be88: Pushed [2023-04-02T01:32:31.822Z] 4b1c91cf41de: Pushed [2023-04-02T01:32:31.822Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:31.822Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:32.080Z] f2c65d693003: Pushed [2023-04-02T01:32:32.080Z] 9f066fdd2873: Pushed [2023-04-02T01:32:32.080Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:32.080Z] c4423277b5d0: Pushed [2023-04-02T01:32:33.015Z] 717efca283cd: Pushed [2023-04-02T01:32:33.581Z] 0c28ed39ee54: Pushed [2023-04-02T01:32:33.581Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:33.885Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:34.188Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-02T01:32:34.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-02T01:32:34.188Z] a85ef92ef9d4: Preparing [2023-04-02T01:32:34.188Z] 1d334dc1be88: Preparing [2023-04-02T01:32:34.188Z] 0c28ed39ee54: Preparing [2023-04-02T01:32:34.188Z] 717efca283cd: Preparing [2023-04-02T01:32:34.188Z] 4b1c91cf41de: Preparing [2023-04-02T01:32:34.188Z] f2c65d693003: Preparing [2023-04-02T01:32:34.188Z] 9f066fdd2873: Preparing [2023-04-02T01:32:34.188Z] 662e1a65364f: Preparing [2023-04-02T01:32:34.188Z] 0a99af17a8df: Preparing [2023-04-02T01:32:34.188Z] c4423277b5d0: Preparing [2023-04-02T01:32:34.188Z] f1417ff83b31: Preparing [2023-04-02T01:32:34.188Z] 662e1a65364f: Waiting [2023-04-02T01:32:34.188Z] f1417ff83b31: Waiting [2023-04-02T01:32:34.188Z] 0a99af17a8df: Waiting [2023-04-02T01:32:34.188Z] c4423277b5d0: Waiting [2023-04-02T01:32:34.188Z] f2c65d693003: Waiting [2023-04-02T01:32:34.188Z] 9f066fdd2873: Waiting [2023-04-02T01:32:34.188Z] 4b1c91cf41de: Layer already exists [2023-04-02T01:32:34.188Z] 0c28ed39ee54: Layer already exists [2023-04-02T01:32:34.188Z] 717efca283cd: Layer already exists [2023-04-02T01:32:34.188Z] 1d334dc1be88: Layer already exists [2023-04-02T01:32:34.188Z] a85ef92ef9d4: Layer already exists [2023-04-02T01:32:34.188Z] 9f066fdd2873: Layer already exists [2023-04-02T01:32:34.188Z] f2c65d693003: Layer already exists [2023-04-02T01:32:34.188Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:34.188Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:34.188Z] c4423277b5d0: Layer already exists [2023-04-02T01:32:34.188Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:34.188Z] latest: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:34.494Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:34.806Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.118 [2023-04-02T01:32:34.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-02T01:32:34.806Z] a85ef92ef9d4: Preparing [2023-04-02T01:32:34.806Z] 1d334dc1be88: Preparing [2023-04-02T01:32:34.806Z] 0c28ed39ee54: Preparing [2023-04-02T01:32:34.806Z] 717efca283cd: Preparing [2023-04-02T01:32:34.806Z] 4b1c91cf41de: Preparing [2023-04-02T01:32:34.806Z] f2c65d693003: Preparing [2023-04-02T01:32:34.806Z] 9f066fdd2873: Preparing [2023-04-02T01:32:34.806Z] 662e1a65364f: Preparing [2023-04-02T01:32:34.806Z] 0a99af17a8df: Preparing [2023-04-02T01:32:34.806Z] c4423277b5d0: Preparing [2023-04-02T01:32:34.806Z] f1417ff83b31: Preparing [2023-04-02T01:32:34.806Z] 662e1a65364f: Waiting [2023-04-02T01:32:34.806Z] 0a99af17a8df: Waiting [2023-04-02T01:32:34.806Z] c4423277b5d0: Waiting [2023-04-02T01:32:34.806Z] f1417ff83b31: Waiting [2023-04-02T01:32:34.806Z] f2c65d693003: Waiting [2023-04-02T01:32:34.806Z] 9f066fdd2873: Waiting [2023-04-02T01:32:34.806Z] a85ef92ef9d4: Layer already exists [2023-04-02T01:32:34.806Z] 0c28ed39ee54: Layer already exists [2023-04-02T01:32:34.806Z] 1d334dc1be88: Layer already exists [2023-04-02T01:32:34.806Z] 717efca283cd: Layer already exists [2023-04-02T01:32:34.806Z] 4b1c91cf41de: Layer already exists [2023-04-02T01:32:34.806Z] 9f066fdd2873: Layer already exists [2023-04-02T01:32:34.806Z] f2c65d693003: Layer already exists [2023-04-02T01:32:34.806Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:34.806Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:34.806Z] c4423277b5d0: Layer already exists [2023-04-02T01:32:34.806Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:34.806Z] 3.0.0-dev.118: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:35.109Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:35.405Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:35.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-02T01:32:35.405Z] a85ef92ef9d4: Preparing [2023-04-02T01:32:35.405Z] 1d334dc1be88: Preparing [2023-04-02T01:32:35.405Z] 0c28ed39ee54: Preparing [2023-04-02T01:32:35.405Z] 717efca283cd: Preparing [2023-04-02T01:32:35.405Z] 4b1c91cf41de: Preparing [2023-04-02T01:32:35.405Z] f2c65d693003: Preparing [2023-04-02T01:32:35.405Z] 9f066fdd2873: Preparing [2023-04-02T01:32:35.405Z] 662e1a65364f: Preparing [2023-04-02T01:32:35.405Z] 0a99af17a8df: Preparing [2023-04-02T01:32:35.405Z] c4423277b5d0: Preparing [2023-04-02T01:32:35.405Z] f1417ff83b31: Preparing [2023-04-02T01:32:35.405Z] 662e1a65364f: Waiting [2023-04-02T01:32:35.405Z] f1417ff83b31: Waiting [2023-04-02T01:32:35.405Z] c4423277b5d0: Waiting [2023-04-02T01:32:35.405Z] 0a99af17a8df: Waiting [2023-04-02T01:32:35.405Z] f2c65d693003: Waiting [2023-04-02T01:32:35.405Z] 1d334dc1be88: Layer already exists [2023-04-02T01:32:35.405Z] a85ef92ef9d4: Layer already exists [2023-04-02T01:32:35.405Z] 717efca283cd: Layer already exists [2023-04-02T01:32:35.405Z] 4b1c91cf41de: Layer already exists [2023-04-02T01:32:35.405Z] 0c28ed39ee54: Layer already exists [2023-04-02T01:32:35.405Z] f2c65d693003: Layer already exists [2023-04-02T01:32:35.405Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:35.405Z] c4423277b5d0: Layer already exists [2023-04-02T01:32:35.405Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:35.405Z] 9f066fdd2873: Layer already exists [2023-04-02T01:32:35.405Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:35.405Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:35.712Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:36.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-02T01:32:36.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-02T01:32:36.021Z] a85ef92ef9d4: Preparing [2023-04-02T01:32:36.021Z] 1d334dc1be88: Preparing [2023-04-02T01:32:36.021Z] 0c28ed39ee54: Preparing [2023-04-02T01:32:36.021Z] 717efca283cd: Preparing [2023-04-02T01:32:36.021Z] 4b1c91cf41de: Preparing [2023-04-02T01:32:36.021Z] f2c65d693003: Preparing [2023-04-02T01:32:36.021Z] 9f066fdd2873: Preparing [2023-04-02T01:32:36.021Z] 662e1a65364f: Preparing [2023-04-02T01:32:36.021Z] 0a99af17a8df: Preparing [2023-04-02T01:32:36.021Z] c4423277b5d0: Preparing [2023-04-02T01:32:36.021Z] f1417ff83b31: Preparing [2023-04-02T01:32:36.021Z] 9f066fdd2873: Waiting [2023-04-02T01:32:36.021Z] 662e1a65364f: Waiting [2023-04-02T01:32:36.021Z] f1417ff83b31: Waiting [2023-04-02T01:32:36.021Z] 0a99af17a8df: Waiting [2023-04-02T01:32:36.021Z] c4423277b5d0: Waiting [2023-04-02T01:32:36.021Z] f2c65d693003: Waiting [2023-04-02T01:32:36.021Z] 1d334dc1be88: Layer already exists [2023-04-02T01:32:36.021Z] 4b1c91cf41de: Layer already exists [2023-04-02T01:32:36.021Z] 0c28ed39ee54: Layer already exists [2023-04-02T01:32:36.021Z] a85ef92ef9d4: Layer already exists [2023-04-02T01:32:36.021Z] 717efca283cd: Layer already exists [2023-04-02T01:32:36.021Z] 9f066fdd2873: Layer already exists [2023-04-02T01:32:36.021Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:36.021Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:36.021Z] f2c65d693003: Layer already exists [2023-04-02T01:32:36.021Z] c4423277b5d0: Layer already exists [2023-04-02T01:32:36.021Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:36.021Z] main: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:36.055Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:36.060Z] taggedImages: [2023-04-02T01:32:36.060Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:36.060Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-02T01:32:36.060Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.118 [2023-04-02T01:32:36.060Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:36.060Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-02T01:32:36.074Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-02T01:32:36.074Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:36.074Z] latest [2023-04-02T01:32:36.074Z] 3.0.0-dev.118 [2023-04-02T01:32:36.074Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:36.074Z] main [2023-04-02T01:32:36.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:36.382Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:36.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:36.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-02T01:32:36.701Z] 8cd565266104: Preparing [2023-04-02T01:32:36.701Z] 4f3c15a96014: Preparing [2023-04-02T01:32:36.701Z] 662e1a65364f: Preparing [2023-04-02T01:32:36.701Z] 0a99af17a8df: Preparing [2023-04-02T01:32:36.701Z] 6797d3fcf86e: Preparing [2023-04-02T01:32:36.701Z] f1417ff83b31: Preparing [2023-04-02T01:32:36.701Z] f1417ff83b31: Waiting [2023-04-02T01:32:36.701Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:36.701Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:36.701Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:36.701Z] 8cd565266104: Pushed [2023-04-02T01:32:37.268Z] 6797d3fcf86e: Pushed [2023-04-02T01:32:39.175Z] 4f3c15a96014: Pushed [2023-04-02T01:32:39.175Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:39.482Z] + 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 [2023-04-02T01:32:39.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-02T01:32:39.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-02T01:32:39.848Z] 8cd565266104: Preparing [2023-04-02T01:32:39.848Z] 4f3c15a96014: Preparing [2023-04-02T01:32:39.848Z] 662e1a65364f: Preparing [2023-04-02T01:32:39.848Z] 0a99af17a8df: Preparing [2023-04-02T01:32:39.848Z] 6797d3fcf86e: Preparing [2023-04-02T01:32:39.848Z] f1417ff83b31: Preparing [2023-04-02T01:32:39.848Z] f1417ff83b31: Waiting [2023-04-02T01:32:39.848Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:39.848Z] 8cd565266104: Layer already exists [2023-04-02T01:32:39.848Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:39.848Z] 6797d3fcf86e: Layer already exists [2023-04-02T01:32:39.848Z] 4f3c15a96014: Layer already exists [2023-04-02T01:32:39.849Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:39.849Z] latest: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:40.154Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:40.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.118 [2023-04-02T01:32:40.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-02T01:32:40.462Z] 8cd565266104: Preparing [2023-04-02T01:32:40.462Z] 4f3c15a96014: Preparing [2023-04-02T01:32:40.462Z] 662e1a65364f: Preparing [2023-04-02T01:32:40.462Z] 0a99af17a8df: Preparing [2023-04-02T01:32:40.462Z] 6797d3fcf86e: Preparing [2023-04-02T01:32:40.462Z] f1417ff83b31: Preparing [2023-04-02T01:32:40.462Z] f1417ff83b31: Waiting [2023-04-02T01:32:40.462Z] 8cd565266104: Layer already exists [2023-04-02T01:32:40.462Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:40.462Z] 4f3c15a96014: Layer already exists [2023-04-02T01:32:40.462Z] 6797d3fcf86e: Layer already exists [2023-04-02T01:32:40.462Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:40.462Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:40.462Z] 3.0.0-dev.118: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:40.780Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:41.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:41.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-02T01:32:41.084Z] 8cd565266104: Preparing [2023-04-02T01:32:41.084Z] 4f3c15a96014: Preparing [2023-04-02T01:32:41.084Z] 662e1a65364f: Preparing [2023-04-02T01:32:41.084Z] 0a99af17a8df: Preparing [2023-04-02T01:32:41.084Z] 6797d3fcf86e: Preparing [2023-04-02T01:32:41.084Z] f1417ff83b31: Preparing [2023-04-02T01:32:41.084Z] f1417ff83b31: Waiting [2023-04-02T01:32:41.084Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:41.084Z] 6797d3fcf86e: Layer already exists [2023-04-02T01:32:41.084Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:41.084Z] 8cd565266104: Layer already exists [2023-04-02T01:32:41.084Z] 4f3c15a96014: Layer already exists [2023-04-02T01:32:41.084Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:41.084Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:41.383Z] + 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 [2023-04-02T01:32:41.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-02T01:32:41.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-02T01:32:41.684Z] 8cd565266104: Preparing [2023-04-02T01:32:41.684Z] 4f3c15a96014: Preparing [2023-04-02T01:32:41.684Z] 662e1a65364f: Preparing [2023-04-02T01:32:41.684Z] 0a99af17a8df: Preparing [2023-04-02T01:32:41.684Z] 6797d3fcf86e: Preparing [2023-04-02T01:32:41.684Z] f1417ff83b31: Preparing [2023-04-02T01:32:41.684Z] f1417ff83b31: Waiting [2023-04-02T01:32:41.684Z] 6797d3fcf86e: Layer already exists [2023-04-02T01:32:41.684Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:41.684Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:41.684Z] 4f3c15a96014: Layer already exists [2023-04-02T01:32:41.684Z] 8cd565266104: Layer already exists [2023-04-02T01:32:41.684Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:41.684Z] main: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:41.722Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:41.729Z] taggedImages: [2023-04-02T01:32:41.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:41.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-02T01:32:41.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.118 [2023-04-02T01:32:41.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:41.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-02T01:32:41.747Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-02T01:32:41.747Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:41.747Z] latest [2023-04-02T01:32:41.747Z] 3.0.0-dev.118 [2023-04-02T01:32:41.747Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:41.747Z] main [2023-04-02T01:32:41.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:42.069Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:42.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:42.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-02T01:32:42.374Z] 41d72947b821: Preparing [2023-04-02T01:32:42.374Z] c9b4a2a593fb: Preparing [2023-04-02T01:32:42.374Z] c46402847796: Preparing [2023-04-02T01:32:42.374Z] e73f95620564: Preparing [2023-04-02T01:32:42.374Z] b892529abce3: Preparing [2023-04-02T01:32:42.374Z] 662e1a65364f: Preparing [2023-04-02T01:32:42.374Z] 0a99af17a8df: Preparing [2023-04-02T01:32:42.374Z] 42767169eb30: Preparing [2023-04-02T01:32:42.374Z] f1417ff83b31: Preparing [2023-04-02T01:32:42.374Z] 662e1a65364f: Waiting [2023-04-02T01:32:42.374Z] 0a99af17a8df: Waiting [2023-04-02T01:32:42.374Z] f1417ff83b31: Waiting [2023-04-02T01:32:42.374Z] 42767169eb30: Waiting [2023-04-02T01:32:42.374Z] c9b4a2a593fb: Pushed [2023-04-02T01:32:42.374Z] 41d72947b821: Pushed [2023-04-02T01:32:42.374Z] c46402847796: Pushed [2023-04-02T01:32:42.374Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:42.374Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:42.374Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:42.940Z] 42767169eb30: Pushed [2023-04-02T01:32:46.216Z] b892529abce3: Pushed [2023-04-02T01:32:49.501Z] e73f95620564: Pushed [2023-04-02T01:32:49.501Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:49.808Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:50.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-02T01:32:50.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-02T01:32:50.115Z] 41d72947b821: Preparing [2023-04-02T01:32:50.115Z] c9b4a2a593fb: Preparing [2023-04-02T01:32:50.115Z] c46402847796: Preparing [2023-04-02T01:32:50.115Z] e73f95620564: Preparing [2023-04-02T01:32:50.115Z] b892529abce3: Preparing [2023-04-02T01:32:50.115Z] 662e1a65364f: Preparing [2023-04-02T01:32:50.115Z] 0a99af17a8df: Preparing [2023-04-02T01:32:50.115Z] 662e1a65364f: Waiting [2023-04-02T01:32:50.115Z] 42767169eb30: Preparing [2023-04-02T01:32:50.115Z] f1417ff83b31: Preparing [2023-04-02T01:32:50.115Z] f1417ff83b31: Waiting [2023-04-02T01:32:50.115Z] c46402847796: Layer already exists [2023-04-02T01:32:50.115Z] c9b4a2a593fb: Layer already exists [2023-04-02T01:32:50.115Z] e73f95620564: Layer already exists [2023-04-02T01:32:50.115Z] 41d72947b821: Layer already exists [2023-04-02T01:32:50.115Z] b892529abce3: Layer already exists [2023-04-02T01:32:50.115Z] 42767169eb30: Layer already exists [2023-04-02T01:32:50.115Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:50.115Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:50.115Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:50.115Z] latest: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:50.428Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:50.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.118 [2023-04-02T01:32:50.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-02T01:32:50.728Z] 41d72947b821: Preparing [2023-04-02T01:32:50.728Z] c9b4a2a593fb: Preparing [2023-04-02T01:32:50.728Z] c46402847796: Preparing [2023-04-02T01:32:50.728Z] e73f95620564: Preparing [2023-04-02T01:32:50.728Z] b892529abce3: Preparing [2023-04-02T01:32:50.728Z] 662e1a65364f: Preparing [2023-04-02T01:32:50.728Z] 0a99af17a8df: Preparing [2023-04-02T01:32:50.728Z] 42767169eb30: Preparing [2023-04-02T01:32:50.728Z] f1417ff83b31: Preparing [2023-04-02T01:32:50.728Z] 0a99af17a8df: Waiting [2023-04-02T01:32:50.728Z] 42767169eb30: Waiting [2023-04-02T01:32:50.728Z] 662e1a65364f: Waiting [2023-04-02T01:32:50.728Z] f1417ff83b31: Waiting [2023-04-02T01:32:50.728Z] c46402847796: Layer already exists [2023-04-02T01:32:50.728Z] 41d72947b821: Layer already exists [2023-04-02T01:32:50.728Z] b892529abce3: Layer already exists [2023-04-02T01:32:50.728Z] e73f95620564: Layer already exists [2023-04-02T01:32:50.728Z] c9b4a2a593fb: Layer already exists [2023-04-02T01:32:50.728Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:50.728Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:50.728Z] 42767169eb30: Layer already exists [2023-04-02T01:32:50.728Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:50.728Z] 3.0.0-dev.118: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:51.038Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:51.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:51.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-02T01:32:51.388Z] 41d72947b821: Preparing [2023-04-02T01:32:51.388Z] c9b4a2a593fb: Preparing [2023-04-02T01:32:51.388Z] c46402847796: Preparing [2023-04-02T01:32:51.388Z] e73f95620564: Preparing [2023-04-02T01:32:51.388Z] b892529abce3: Preparing [2023-04-02T01:32:51.388Z] 662e1a65364f: Preparing [2023-04-02T01:32:51.388Z] 0a99af17a8df: Preparing [2023-04-02T01:32:51.388Z] 662e1a65364f: Waiting [2023-04-02T01:32:51.388Z] 42767169eb30: Preparing [2023-04-02T01:32:51.388Z] 0a99af17a8df: Waiting [2023-04-02T01:32:51.388Z] f1417ff83b31: Preparing [2023-04-02T01:32:51.388Z] 42767169eb30: Waiting [2023-04-02T01:32:51.388Z] c9b4a2a593fb: Layer already exists [2023-04-02T01:32:51.388Z] e73f95620564: Layer already exists [2023-04-02T01:32:51.388Z] 41d72947b821: Layer already exists [2023-04-02T01:32:51.388Z] c46402847796: Layer already exists [2023-04-02T01:32:51.388Z] b892529abce3: Layer already exists [2023-04-02T01:32:51.388Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:51.388Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:51.388Z] 42767169eb30: Layer already exists [2023-04-02T01:32:51.388Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:51.388Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:51.759Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:52.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-02T01:32:52.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-02T01:32:52.112Z] 41d72947b821: Preparing [2023-04-02T01:32:52.112Z] c9b4a2a593fb: Preparing [2023-04-02T01:32:52.112Z] c46402847796: Preparing [2023-04-02T01:32:52.112Z] e73f95620564: Preparing [2023-04-02T01:32:52.112Z] b892529abce3: Preparing [2023-04-02T01:32:52.112Z] 662e1a65364f: Preparing [2023-04-02T01:32:52.112Z] 0a99af17a8df: Preparing [2023-04-02T01:32:52.112Z] 42767169eb30: Preparing [2023-04-02T01:32:52.112Z] f1417ff83b31: Preparing [2023-04-02T01:32:52.112Z] 0a99af17a8df: Waiting [2023-04-02T01:32:52.112Z] 662e1a65364f: Waiting [2023-04-02T01:32:52.112Z] 42767169eb30: Waiting [2023-04-02T01:32:52.112Z] f1417ff83b31: Waiting [2023-04-02T01:32:52.112Z] 41d72947b821: Layer already exists [2023-04-02T01:32:52.112Z] e73f95620564: Layer already exists [2023-04-02T01:32:52.112Z] b892529abce3: Layer already exists [2023-04-02T01:32:52.112Z] c46402847796: Layer already exists [2023-04-02T01:32:52.112Z] c9b4a2a593fb: Layer already exists [2023-04-02T01:32:52.112Z] 42767169eb30: Layer already exists [2023-04-02T01:32:52.112Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:52.112Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:52.112Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:52.112Z] main: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:32:52.161Z] ===================================================== [Pipeline] echo [2023-04-02T01:32:52.168Z] taggedImages: [2023-04-02T01:32:52.168Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:52.168Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-02T01:32:52.168Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.118 [2023-04-02T01:32:52.168Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:52.168Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-02T01:32:52.188Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-02T01:32:52.188Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:52.188Z] latest [2023-04-02T01:32:52.188Z] 3.0.0-dev.118 [2023-04-02T01:32:52.188Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:32:52.188Z] main [2023-04-02T01:32:52.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:52.500Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:52.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:32:52.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-02T01:32:52.805Z] ed3218088cf7: Preparing [2023-04-02T01:32:52.805Z] 52ae35e63f62: Preparing [2023-04-02T01:32:52.805Z] ebb62897e57e: Preparing [2023-04-02T01:32:52.805Z] a4ccdd52323d: Preparing [2023-04-02T01:32:52.805Z] 662e1a65364f: Preparing [2023-04-02T01:32:52.805Z] 0a99af17a8df: Preparing [2023-04-02T01:32:52.805Z] 38b4826f45da: Preparing [2023-04-02T01:32:52.805Z] f1417ff83b31: Preparing [2023-04-02T01:32:52.805Z] 38b4826f45da: Waiting [2023-04-02T01:32:52.805Z] f1417ff83b31: Waiting [2023-04-02T01:32:52.805Z] 0a99af17a8df: Waiting [2023-04-02T01:32:52.805Z] 662e1a65364f: Layer already exists [2023-04-02T01:32:52.805Z] 0a99af17a8df: Layer already exists [2023-04-02T01:32:52.805Z] ebb62897e57e: Pushed [2023-04-02T01:32:52.805Z] ed3218088cf7: Pushed [2023-04-02T01:32:52.805Z] 52ae35e63f62: Pushed [2023-04-02T01:32:53.062Z] f1417ff83b31: Layer already exists [2023-04-02T01:32:53.062Z] 38b4826f45da: Pushed [2023-04-02T01:32:59.622Z] a4ccdd52323d: Pushed [2023-04-02T01:32:59.622Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:32:59.935Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:00.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-02T01:33:00.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-02T01:33:00.238Z] ed3218088cf7: Preparing [2023-04-02T01:33:00.238Z] 52ae35e63f62: Preparing [2023-04-02T01:33:00.238Z] ebb62897e57e: Preparing [2023-04-02T01:33:00.238Z] a4ccdd52323d: Preparing [2023-04-02T01:33:00.238Z] 662e1a65364f: Preparing [2023-04-02T01:33:00.238Z] 0a99af17a8df: Preparing [2023-04-02T01:33:00.238Z] 38b4826f45da: Preparing [2023-04-02T01:33:00.238Z] f1417ff83b31: Preparing [2023-04-02T01:33:00.238Z] 38b4826f45da: Waiting [2023-04-02T01:33:00.238Z] 0a99af17a8df: Waiting [2023-04-02T01:33:00.238Z] f1417ff83b31: Waiting [2023-04-02T01:33:00.238Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:00.238Z] ed3218088cf7: Layer already exists [2023-04-02T01:33:00.238Z] a4ccdd52323d: Layer already exists [2023-04-02T01:33:00.238Z] ebb62897e57e: Layer already exists [2023-04-02T01:33:00.238Z] 52ae35e63f62: Layer already exists [2023-04-02T01:33:00.238Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:00.238Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:00.238Z] 38b4826f45da: Layer already exists [2023-04-02T01:33:00.238Z] latest: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:00.540Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:00.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.118 [2023-04-02T01:33:00.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-02T01:33:00.841Z] ed3218088cf7: Preparing [2023-04-02T01:33:00.841Z] 52ae35e63f62: Preparing [2023-04-02T01:33:00.841Z] ebb62897e57e: Preparing [2023-04-02T01:33:00.841Z] a4ccdd52323d: Preparing [2023-04-02T01:33:00.841Z] 662e1a65364f: Preparing [2023-04-02T01:33:00.841Z] 0a99af17a8df: Preparing [2023-04-02T01:33:00.841Z] 38b4826f45da: Preparing [2023-04-02T01:33:00.841Z] f1417ff83b31: Preparing [2023-04-02T01:33:00.841Z] 0a99af17a8df: Waiting [2023-04-02T01:33:00.841Z] 38b4826f45da: Waiting [2023-04-02T01:33:00.841Z] f1417ff83b31: Waiting [2023-04-02T01:33:00.841Z] a4ccdd52323d: Layer already exists [2023-04-02T01:33:00.841Z] 52ae35e63f62: Layer already exists [2023-04-02T01:33:00.841Z] ed3218088cf7: Layer already exists [2023-04-02T01:33:00.841Z] ebb62897e57e: Layer already exists [2023-04-02T01:33:00.841Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:00.841Z] 38b4826f45da: Layer already exists [2023-04-02T01:33:00.841Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:00.841Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:00.841Z] 3.0.0-dev.118: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:01.143Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:01.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:01.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-02T01:33:01.442Z] ed3218088cf7: Preparing [2023-04-02T01:33:01.442Z] 52ae35e63f62: Preparing [2023-04-02T01:33:01.442Z] ebb62897e57e: Preparing [2023-04-02T01:33:01.442Z] a4ccdd52323d: Preparing [2023-04-02T01:33:01.442Z] 662e1a65364f: Preparing [2023-04-02T01:33:01.442Z] 0a99af17a8df: Preparing [2023-04-02T01:33:01.442Z] 38b4826f45da: Preparing [2023-04-02T01:33:01.442Z] f1417ff83b31: Preparing [2023-04-02T01:33:01.442Z] 0a99af17a8df: Waiting [2023-04-02T01:33:01.442Z] f1417ff83b31: Waiting [2023-04-02T01:33:01.442Z] 38b4826f45da: Waiting [2023-04-02T01:33:01.442Z] ebb62897e57e: Layer already exists [2023-04-02T01:33:01.442Z] 52ae35e63f62: Layer already exists [2023-04-02T01:33:01.442Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:01.442Z] ed3218088cf7: Layer already exists [2023-04-02T01:33:01.442Z] a4ccdd52323d: Layer already exists [2023-04-02T01:33:01.442Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:01.442Z] 38b4826f45da: Layer already exists [2023-04-02T01:33:01.442Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:01.442Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:01.751Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:02.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-02T01:33:02.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-02T01:33:02.048Z] ed3218088cf7: Preparing [2023-04-02T01:33:02.048Z] 52ae35e63f62: Preparing [2023-04-02T01:33:02.048Z] ebb62897e57e: Preparing [2023-04-02T01:33:02.048Z] a4ccdd52323d: Preparing [2023-04-02T01:33:02.048Z] 662e1a65364f: Preparing [2023-04-02T01:33:02.048Z] 0a99af17a8df: Preparing [2023-04-02T01:33:02.048Z] 38b4826f45da: Preparing [2023-04-02T01:33:02.048Z] f1417ff83b31: Preparing [2023-04-02T01:33:02.048Z] 0a99af17a8df: Waiting [2023-04-02T01:33:02.048Z] f1417ff83b31: Waiting [2023-04-02T01:33:02.048Z] a4ccdd52323d: Layer already exists [2023-04-02T01:33:02.048Z] 52ae35e63f62: Layer already exists [2023-04-02T01:33:02.048Z] ed3218088cf7: Layer already exists [2023-04-02T01:33:02.048Z] ebb62897e57e: Layer already exists [2023-04-02T01:33:02.048Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:02.048Z] 38b4826f45da: Layer already exists [2023-04-02T01:33:02.048Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:02.048Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:02.048Z] main: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:33:02.081Z] ===================================================== [Pipeline] echo [2023-04-02T01:33:02.086Z] taggedImages: [2023-04-02T01:33:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-02T01:33:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.118 [2023-04-02T01:33:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-02T01:33:02.099Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-02T01:33:02.099Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:02.099Z] latest [2023-04-02T01:33:02.099Z] 3.0.0-dev.118 [2023-04-02T01:33:02.099Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:02.099Z] main [2023-04-02T01:33:02.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:02.396Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:02.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:02.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-02T01:33:02.692Z] afd6242664f4: Preparing [2023-04-02T01:33:02.692Z] 92ed1e8cfe0d: Preparing [2023-04-02T01:33:02.692Z] 68cdea90b654: Preparing [2023-04-02T01:33:02.692Z] 5ceff7750ae2: Preparing [2023-04-02T01:33:02.692Z] 662e1a65364f: Preparing [2023-04-02T01:33:02.692Z] 0a99af17a8df: Preparing [2023-04-02T01:33:02.692Z] 42767169eb30: Preparing [2023-04-02T01:33:02.692Z] f1417ff83b31: Preparing [2023-04-02T01:33:02.692Z] 0a99af17a8df: Waiting [2023-04-02T01:33:02.692Z] 42767169eb30: Waiting [2023-04-02T01:33:02.692Z] f1417ff83b31: Waiting [2023-04-02T01:33:02.692Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:02.692Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:02.692Z] 42767169eb30: Layer already exists [2023-04-02T01:33:02.692Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:02.692Z] afd6242664f4: Pushed [2023-04-02T01:33:02.692Z] 92ed1e8cfe0d: Pushed [2023-04-02T01:33:02.692Z] 68cdea90b654: Pushed [2023-04-02T01:33:10.815Z] 5ceff7750ae2: Pushed [2023-04-02T01:33:10.815Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:11.116Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:11.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-02T01:33:11.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-02T01:33:11.416Z] afd6242664f4: Preparing [2023-04-02T01:33:11.416Z] 92ed1e8cfe0d: Preparing [2023-04-02T01:33:11.416Z] 68cdea90b654: Preparing [2023-04-02T01:33:11.416Z] 5ceff7750ae2: Preparing [2023-04-02T01:33:11.416Z] 662e1a65364f: Preparing [2023-04-02T01:33:11.416Z] 0a99af17a8df: Preparing [2023-04-02T01:33:11.416Z] 42767169eb30: Preparing [2023-04-02T01:33:11.416Z] f1417ff83b31: Preparing [2023-04-02T01:33:11.416Z] 0a99af17a8df: Waiting [2023-04-02T01:33:11.416Z] 42767169eb30: Waiting [2023-04-02T01:33:11.416Z] f1417ff83b31: Waiting [2023-04-02T01:33:11.416Z] 5ceff7750ae2: Layer already exists [2023-04-02T01:33:11.416Z] 92ed1e8cfe0d: Layer already exists [2023-04-02T01:33:11.416Z] afd6242664f4: Layer already exists [2023-04-02T01:33:11.416Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:11.416Z] 68cdea90b654: Layer already exists [2023-04-02T01:33:11.416Z] 42767169eb30: Layer already exists [2023-04-02T01:33:11.416Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:11.416Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:11.416Z] latest: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:11.719Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:12.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.118 [2023-04-02T01:33:12.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-02T01:33:12.020Z] afd6242664f4: Preparing [2023-04-02T01:33:12.020Z] 92ed1e8cfe0d: Preparing [2023-04-02T01:33:12.020Z] 68cdea90b654: Preparing [2023-04-02T01:33:12.020Z] 5ceff7750ae2: Preparing [2023-04-02T01:33:12.020Z] 662e1a65364f: Preparing [2023-04-02T01:33:12.020Z] 0a99af17a8df: Preparing [2023-04-02T01:33:12.020Z] 42767169eb30: Preparing [2023-04-02T01:33:12.020Z] f1417ff83b31: Preparing [2023-04-02T01:33:12.020Z] 42767169eb30: Waiting [2023-04-02T01:33:12.020Z] 0a99af17a8df: Waiting [2023-04-02T01:33:12.020Z] 68cdea90b654: Layer already exists [2023-04-02T01:33:12.020Z] 92ed1e8cfe0d: Layer already exists [2023-04-02T01:33:12.020Z] afd6242664f4: Layer already exists [2023-04-02T01:33:12.020Z] 5ceff7750ae2: Layer already exists [2023-04-02T01:33:12.020Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:12.020Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:12.020Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:12.020Z] 42767169eb30: Layer already exists [2023-04-02T01:33:12.020Z] 3.0.0-dev.118: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:12.325Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:12.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:12.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-02T01:33:12.624Z] afd6242664f4: Preparing [2023-04-02T01:33:12.624Z] 92ed1e8cfe0d: Preparing [2023-04-02T01:33:12.624Z] 68cdea90b654: Preparing [2023-04-02T01:33:12.624Z] 5ceff7750ae2: Preparing [2023-04-02T01:33:12.624Z] 662e1a65364f: Preparing [2023-04-02T01:33:12.624Z] 0a99af17a8df: Preparing [2023-04-02T01:33:12.624Z] 42767169eb30: Preparing [2023-04-02T01:33:12.624Z] f1417ff83b31: Preparing [2023-04-02T01:33:12.624Z] 0a99af17a8df: Waiting [2023-04-02T01:33:12.624Z] 42767169eb30: Waiting [2023-04-02T01:33:12.624Z] f1417ff83b31: Waiting [2023-04-02T01:33:12.624Z] 68cdea90b654: Layer already exists [2023-04-02T01:33:12.624Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:12.624Z] afd6242664f4: Layer already exists [2023-04-02T01:33:12.624Z] 5ceff7750ae2: Layer already exists [2023-04-02T01:33:12.624Z] 92ed1e8cfe0d: Layer already exists [2023-04-02T01:33:12.624Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:12.624Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:12.624Z] 42767169eb30: Layer already exists [2023-04-02T01:33:12.624Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:12.930Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:13.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-02T01:33:13.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-02T01:33:13.232Z] afd6242664f4: Preparing [2023-04-02T01:33:13.232Z] 92ed1e8cfe0d: Preparing [2023-04-02T01:33:13.232Z] 68cdea90b654: Preparing [2023-04-02T01:33:13.232Z] 5ceff7750ae2: Preparing [2023-04-02T01:33:13.232Z] 662e1a65364f: Preparing [2023-04-02T01:33:13.232Z] 0a99af17a8df: Preparing [2023-04-02T01:33:13.232Z] 42767169eb30: Preparing [2023-04-02T01:33:13.232Z] f1417ff83b31: Preparing [2023-04-02T01:33:13.232Z] f1417ff83b31: Waiting [2023-04-02T01:33:13.232Z] 42767169eb30: Waiting [2023-04-02T01:33:13.232Z] 0a99af17a8df: Waiting [2023-04-02T01:33:13.232Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:13.232Z] 68cdea90b654: Layer already exists [2023-04-02T01:33:13.232Z] 5ceff7750ae2: Layer already exists [2023-04-02T01:33:13.232Z] afd6242664f4: Layer already exists [2023-04-02T01:33:13.232Z] 92ed1e8cfe0d: Layer already exists [2023-04-02T01:33:13.232Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:13.232Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:13.232Z] 42767169eb30: Layer already exists [2023-04-02T01:33:13.232Z] main: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:33:13.282Z] ===================================================== [Pipeline] echo [2023-04-02T01:33:13.291Z] taggedImages: [2023-04-02T01:33:13.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:13.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-02T01:33:13.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.118 [2023-04-02T01:33:13.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:13.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-02T01:33:13.311Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-02T01:33:13.311Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:13.311Z] latest [2023-04-02T01:33:13.311Z] 3.0.0-dev.118 [2023-04-02T01:33:13.311Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:13.311Z] main [2023-04-02T01:33:13.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:13.630Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:13.928Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:13.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-02T01:33:13.928Z] f844c5c03d2f: Preparing [2023-04-02T01:33:13.928Z] 3209d9ebd254: Preparing [2023-04-02T01:33:13.928Z] 662e1a65364f: Preparing [2023-04-02T01:33:13.928Z] 0a99af17a8df: Preparing [2023-04-02T01:33:13.928Z] a7f5c026e569: Preparing [2023-04-02T01:33:13.928Z] f1417ff83b31: Preparing [2023-04-02T01:33:13.928Z] f1417ff83b31: Waiting [2023-04-02T01:33:13.928Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:13.928Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:13.928Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:13.928Z] f844c5c03d2f: Pushed [2023-04-02T01:33:13.928Z] a7f5c026e569: Pushed [2023-04-02T01:33:17.211Z] 3209d9ebd254: Pushed [2023-04-02T01:33:17.211Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:17.511Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:17.808Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-02T01:33:17.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-02T01:33:17.808Z] f844c5c03d2f: Preparing [2023-04-02T01:33:17.808Z] 3209d9ebd254: Preparing [2023-04-02T01:33:17.808Z] 662e1a65364f: Preparing [2023-04-02T01:33:17.808Z] 0a99af17a8df: Preparing [2023-04-02T01:33:17.808Z] a7f5c026e569: Preparing [2023-04-02T01:33:17.808Z] f1417ff83b31: Preparing [2023-04-02T01:33:17.808Z] f1417ff83b31: Waiting [2023-04-02T01:33:17.808Z] a7f5c026e569: Layer already exists [2023-04-02T01:33:17.808Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:17.808Z] 3209d9ebd254: Layer already exists [2023-04-02T01:33:17.808Z] f844c5c03d2f: Layer already exists [2023-04-02T01:33:17.808Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:17.808Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:17.808Z] latest: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:18.108Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:18.409Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.118 [2023-04-02T01:33:18.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-02T01:33:18.409Z] f844c5c03d2f: Preparing [2023-04-02T01:33:18.409Z] 3209d9ebd254: Preparing [2023-04-02T01:33:18.409Z] 662e1a65364f: Preparing [2023-04-02T01:33:18.409Z] 0a99af17a8df: Preparing [2023-04-02T01:33:18.409Z] a7f5c026e569: Preparing [2023-04-02T01:33:18.409Z] f1417ff83b31: Preparing [2023-04-02T01:33:18.409Z] f1417ff83b31: Waiting [2023-04-02T01:33:18.409Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:18.409Z] f844c5c03d2f: Layer already exists [2023-04-02T01:33:18.409Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:18.409Z] 3209d9ebd254: Layer already exists [2023-04-02T01:33:18.409Z] a7f5c026e569: Layer already exists [2023-04-02T01:33:18.409Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:18.409Z] 3.0.0-dev.118: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:18.713Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:19.028Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:19.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-02T01:33:19.028Z] f844c5c03d2f: Preparing [2023-04-02T01:33:19.028Z] 3209d9ebd254: Preparing [2023-04-02T01:33:19.028Z] 662e1a65364f: Preparing [2023-04-02T01:33:19.028Z] 0a99af17a8df: Preparing [2023-04-02T01:33:19.028Z] a7f5c026e569: Preparing [2023-04-02T01:33:19.028Z] f1417ff83b31: Preparing [2023-04-02T01:33:19.028Z] f1417ff83b31: Waiting [2023-04-02T01:33:19.028Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:19.028Z] a7f5c026e569: Layer already exists [2023-04-02T01:33:19.028Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:19.028Z] f844c5c03d2f: Layer already exists [2023-04-02T01:33:19.028Z] 3209d9ebd254: Layer already exists [2023-04-02T01:33:19.028Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:19.028Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:19.336Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:19.633Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-02T01:33:19.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-02T01:33:19.633Z] f844c5c03d2f: Preparing [2023-04-02T01:33:19.633Z] 3209d9ebd254: Preparing [2023-04-02T01:33:19.633Z] 662e1a65364f: Preparing [2023-04-02T01:33:19.633Z] 0a99af17a8df: Preparing [2023-04-02T01:33:19.633Z] a7f5c026e569: Preparing [2023-04-02T01:33:19.633Z] f1417ff83b31: Preparing [2023-04-02T01:33:19.633Z] f1417ff83b31: Waiting [2023-04-02T01:33:19.633Z] f844c5c03d2f: Layer already exists [2023-04-02T01:33:19.633Z] a7f5c026e569: Layer already exists [2023-04-02T01:33:19.633Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:19.633Z] 3209d9ebd254: Layer already exists [2023-04-02T01:33:19.633Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:19.633Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:19.633Z] main: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:33:19.666Z] ===================================================== [Pipeline] echo [2023-04-02T01:33:19.672Z] taggedImages: [2023-04-02T01:33:19.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:19.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-02T01:33:19.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.118 [2023-04-02T01:33:19.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:19.672Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-02T01:33:19.688Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-02T01:33:19.688Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:19.688Z] latest [2023-04-02T01:33:19.688Z] 3.0.0-dev.118 [2023-04-02T01:33:19.688Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:19.688Z] main [2023-04-02T01:33:19.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:19.987Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:20.282Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:20.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-02T01:33:20.283Z] 6216b254aab1: Preparing [2023-04-02T01:33:20.283Z] 412fdf72c3a5: Preparing [2023-04-02T01:33:20.283Z] 662e1a65364f: Preparing [2023-04-02T01:33:20.283Z] 0a99af17a8df: Preparing [2023-04-02T01:33:20.283Z] acc906b6a329: Preparing [2023-04-02T01:33:20.283Z] f1417ff83b31: Preparing [2023-04-02T01:33:20.283Z] f1417ff83b31: Waiting [2023-04-02T01:33:20.283Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:20.283Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:20.283Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:20.283Z] 6216b254aab1: Pushed [2023-04-02T01:33:20.283Z] acc906b6a329: Pushed [2023-04-02T01:33:23.087Z] Removing intermediate container d5f92fc9496e [2023-04-02T01:33:23.088Z] ---> 641c60b0a2f2 [2023-04-02T01:33:23.088Z] Step 7/22 : COPY . . [2023-04-02T01:33:23.088Z] ---> 21774afa6ac3 [2023-04-02T01:33:23.088Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-02T01:33:23.088Z] ---> Running in 5ab219e93a60 [2023-04-02T01:33:23.088Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-02T01:33:23.566Z] 412fdf72c3a5: Pushed [2023-04-02T01:33:23.566Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:23.866Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:24.164Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-02T01:33:24.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-02T01:33:24.164Z] 6216b254aab1: Preparing [2023-04-02T01:33:24.164Z] 412fdf72c3a5: Preparing [2023-04-02T01:33:24.164Z] 662e1a65364f: Preparing [2023-04-02T01:33:24.164Z] 0a99af17a8df: Preparing [2023-04-02T01:33:24.164Z] acc906b6a329: Preparing [2023-04-02T01:33:24.164Z] f1417ff83b31: Preparing [2023-04-02T01:33:24.164Z] f1417ff83b31: Waiting [2023-04-02T01:33:24.164Z] acc906b6a329: Layer already exists [2023-04-02T01:33:24.164Z] 6216b254aab1: Layer already exists [2023-04-02T01:33:24.164Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:24.164Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:24.164Z] 412fdf72c3a5: Layer already exists [2023-04-02T01:33:24.164Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:24.164Z] latest: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:24.465Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:24.762Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.118 [2023-04-02T01:33:24.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-02T01:33:24.762Z] 6216b254aab1: Preparing [2023-04-02T01:33:24.762Z] 412fdf72c3a5: Preparing [2023-04-02T01:33:24.762Z] 662e1a65364f: Preparing [2023-04-02T01:33:24.762Z] 0a99af17a8df: Preparing [2023-04-02T01:33:24.762Z] acc906b6a329: Preparing [2023-04-02T01:33:24.762Z] f1417ff83b31: Preparing [2023-04-02T01:33:24.762Z] f1417ff83b31: Waiting [2023-04-02T01:33:24.762Z] acc906b6a329: Layer already exists [2023-04-02T01:33:24.762Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:24.762Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:24.762Z] 412fdf72c3a5: Layer already exists [2023-04-02T01:33:24.762Z] 6216b254aab1: Layer already exists [2023-04-02T01:33:24.762Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:24.762Z] 3.0.0-dev.118: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:25.065Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:25.364Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:25.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-02T01:33:25.364Z] 6216b254aab1: Preparing [2023-04-02T01:33:25.364Z] 412fdf72c3a5: Preparing [2023-04-02T01:33:25.364Z] 662e1a65364f: Preparing [2023-04-02T01:33:25.364Z] 0a99af17a8df: Preparing [2023-04-02T01:33:25.364Z] acc906b6a329: Preparing [2023-04-02T01:33:25.364Z] f1417ff83b31: Preparing [2023-04-02T01:33:25.364Z] f1417ff83b31: Waiting [2023-04-02T01:33:25.364Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:25.364Z] 6216b254aab1: Layer already exists [2023-04-02T01:33:25.364Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:25.364Z] 412fdf72c3a5: Layer already exists [2023-04-02T01:33:25.364Z] acc906b6a329: Layer already exists [2023-04-02T01:33:25.364Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:25.365Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:25.678Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:33:25.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-02T01:33:25.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-02T01:33:25.979Z] 6216b254aab1: Preparing [2023-04-02T01:33:25.979Z] 412fdf72c3a5: Preparing [2023-04-02T01:33:25.979Z] 662e1a65364f: Preparing [2023-04-02T01:33:25.979Z] 0a99af17a8df: Preparing [2023-04-02T01:33:25.979Z] acc906b6a329: Preparing [2023-04-02T01:33:25.979Z] f1417ff83b31: Preparing [2023-04-02T01:33:25.979Z] f1417ff83b31: Waiting [2023-04-02T01:33:25.979Z] 662e1a65364f: Layer already exists [2023-04-02T01:33:25.979Z] 0a99af17a8df: Layer already exists [2023-04-02T01:33:25.979Z] acc906b6a329: Layer already exists [2023-04-02T01:33:25.979Z] 412fdf72c3a5: Layer already exists [2023-04-02T01:33:25.979Z] 6216b254aab1: Layer already exists [2023-04-02T01:33:25.979Z] f1417ff83b31: Layer already exists [2023-04-02T01:33:25.979Z] main: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:33:26.027Z] ===================================================== [Pipeline] echo [2023-04-02T01:33:26.036Z] taggedImages: [2023-04-02T01:33:26.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:33:26.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-02T01:33:26.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.118 [2023-04-02T01:33:26.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:33:26.036Z] - nexus3.edgexfoundry.org:10004/support-scheduler: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] } [2023-04-02T01:37:18.002Z] Removing intermediate container 485c3a04aa9d [2023-04-02T01:37:18.002Z] ---> d0bd8d02b961 [2023-04-02T01:37:18.002Z] [2023-04-02T01:37:18.002Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:37:18.002Z] ---> 51e60588ff2c [2023-04-02T01:37:18.002Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T01:37:18.002Z] ---> Running in 28d2e18eb772 [2023-04-02T01:37:18.002Z] Removing intermediate container 28d2e18eb772 [2023-04-02T01:37:18.002Z] ---> c6db275c5ec0 [2023-04-02T01:37:18.002Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:37:18.002Z] ---> Running in a2d4d0230574 [2023-04-02T01:37:18.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:37:18.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:37:18.002Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T01:37:18.002Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:37:18.002Z] OK: 8 MiB in 16 packages [2023-04-02T01:37:18.002Z] Removing intermediate container a2d4d0230574 [2023-04-02T01:37:18.002Z] ---> afd370b7da3d [2023-04-02T01:37:18.002Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:37:18.002Z] ---> 31d278f57842 [2023-04-02T01:37:18.002Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:37:18.002Z] ---> 8dc80573981b [2023-04-02T01:37:18.002Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-02T01:37:18.002Z] ---> 5c3b0b23e8af [2023-04-02T01:37:18.002Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:37:18.002Z] ---> feb9eaea65c6 [2023-04-02T01:37:18.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-02T01:37:18.965Z] ---> 60c0fa06dacf [2023-04-02T01:37:18.965Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T01:37:18.965Z] ---> Running in 69abf4764768 [2023-04-02T01:37:23.229Z] Removing intermediate container 69abf4764768 [2023-04-02T01:37:23.229Z] ---> 0cafe21963af [2023-04-02T01:37:23.229Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T01:37:23.495Z] ---> Running in 86244e842675 [2023-04-02T01:37:24.454Z] Removing intermediate container 86244e842675 [2023-04-02T01:37:24.454Z] ---> b995f42b5ecc [2023-04-02T01:37:24.454Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T01:37:24.720Z] ---> Running in f708ac13bab5 [2023-04-02T01:37:25.681Z] Removing intermediate container f708ac13bab5 [2023-04-02T01:37:25.681Z] ---> b747c4d3b032 [2023-04-02T01:37:25.681Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T01:37:25.949Z] ---> Running in b42c8b31c5fb [2023-04-02T01:37:26.904Z] Removing intermediate container b42c8b31c5fb [2023-04-02T01:37:26.904Z] ---> 467f4be8f795 [2023-04-02T01:37:26.904Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:37:27.170Z] ---> Running in 575717b173d6 [2023-04-02T01:37:30.499Z] Removing intermediate container 575717b173d6 [2023-04-02T01:37:30.499Z] ---> 02bde1917658 [2023-04-02T01:37:30.499Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:37:30.500Z] ---> Running in 2273dd0bd65b [2023-04-02T01:37:31.082Z] Removing intermediate container 2273dd0bd65b [2023-04-02T01:37:31.082Z] ---> 67ce87ffecba [2023-04-02T01:37:31.082Z] [2023-04-02T01:37:31.348Z] Successfully built 67ce87ffecba [2023-04-02T01:37:31.348Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-02T01:37:31.348Z] Building core-command [2023-04-02T01:37:31.615Z]  Building security-proxy-auth ... done Removing intermediate container cf8f178b3702 [2023-04-02T01:37:31.615Z] ---> 4c9ea1d92fcd [2023-04-02T01:37:31.615Z] [2023-04-02T01:37:31.615Z] Step 9/33 : FROM alpine:3.17 [2023-04-02T01:37:31.615Z] ---> 51e60588ff2c [2023-04-02T01:37:31.615Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T01:37:31.615Z] ---> Running in bc7f3e75e30d [2023-04-02T01:37:32.196Z] Removing intermediate container bc7f3e75e30d [2023-04-02T01:37:32.196Z] ---> 907fc3e0f972 [2023-04-02T01:37:32.196Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-02T01:37:32.196Z] ---> Running in 66ed65ff849d [2023-04-02T01:37:34.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:37:35.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:37:35.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:37:35.363Z] ---> 2fe5ebf03d0c [2023-04-02T01:37:35.363Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:37:35.363Z] ---> Using cache [2023-04-02T01:37:35.363Z] ---> fea660020692 [2023-04-02T01:37:35.363Z] Step 4/24 : WORKDIR /edgex-go [2023-04-02T01:37:35.363Z] ---> Using cache [2023-04-02T01:37:35.363Z] ---> e13cd0ef5410 [2023-04-02T01:37:35.363Z] Step 5/24 : RUN apk add --update --no-cache make gitfetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:37:35.363Z] [2023-04-02T01:37:35.363Z] ---> Using cache [2023-04-02T01:37:35.363Z] ---> 7911abb432a9 [2023-04-02T01:37:35.363Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-02T01:37:35.363Z] ---> Using cache [2023-04-02T01:37:35.363Z] ---> 337bfc8ddf10 [2023-04-02T01:37:35.363Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:37:35.363Z] ---> Using cache [2023-04-02T01:37:35.363Z] ---> 828e662b663b [2023-04-02T01:37:35.363Z] Step 8/24 : COPY . . [2023-04-02T01:37:35.635Z] ---> Using cache [2023-04-02T01:37:35.635Z] ---> 513861617af7 [2023-04-02T01:37:35.635Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-02T01:37:35.900Z] ---> Running in abbf9fb26461 [2023-04-02T01:37:37.305Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T01:37:37.305Z] (2/2) Installing su-exec (0.2-r2) [2023-04-02T01:37:37.305Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:37:37.305Z] OK: 8 MiB in 17 packages [2023-04-02T01:37:38.276Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-02T01:37:39.681Z] Removing intermediate container 66ed65ff849d [2023-04-02T01:37:39.681Z] ---> 7a668d7e357c [2023-04-02T01:37:39.681Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-02T01:37:39.681Z] ---> Running in 3d0005aa0431 [2023-04-02T01:37:40.289Z] Removing intermediate container 3d0005aa0431 [2023-04-02T01:37:40.289Z] ---> 7279585d40e0 [2023-04-02T01:37:40.289Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-02T01:37:40.572Z] ---> Running in 50cae226f74d [2023-04-02T01:37:41.173Z] Removing intermediate container 50cae226f74d [2023-04-02T01:37:41.173Z] ---> 3e0799060dd8 [2023-04-02T01:37:41.173Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-02T01:37:41.441Z] ---> Running in 32c8643b6a34 [2023-04-02T01:37:41.708Z] Removing intermediate container 32c8643b6a34 [2023-04-02T01:37:41.708Z] ---> 0a228b29d7db [2023-04-02T01:37:41.708Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-02T01:37:41.977Z] ---> Running in 8a7158a33aff [2023-04-02T01:37:42.570Z] Removing intermediate container 8a7158a33aff [2023-04-02T01:37:42.570Z] ---> bcc7275875c9 [2023-04-02T01:37:42.570Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-02T01:37:42.570Z] ---> Running in 77a4cb021ad4 [2023-04-02T01:37:45.905Z] Removing intermediate container 77a4cb021ad4 [2023-04-02T01:37:45.905Z] ---> 46aceef01d53 [2023-04-02T01:37:45.905Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-02T01:37:46.485Z] ---> Running in 3310c64572a6 [2023-04-02T01:37:47.065Z] Removing intermediate container 3310c64572a6 [2023-04-02T01:37:47.065Z] ---> 8b95b3cc8f08 [2023-04-02T01:37:47.065Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-02T01:37:48.021Z] ---> 65b1fa095628 [2023-04-02T01:37:48.021Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-02T01:37:48.021Z] ---> Running in 6196bc49c6bd [2023-04-02T01:37:51.358Z] Removing intermediate container 6196bc49c6bd [2023-04-02T01:37:51.358Z] ---> ff42f84ff0cf [2023-04-02T01:37:51.358Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:37:52.318Z] ---> 2ee1c85b8666 [2023-04-02T01:37:52.318Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:37:53.722Z] ---> 85cafcda182b [2023-04-02T01:37:53.722Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-02T01:37:56.297Z] ---> 19f7d9a7c783 [2023-04-02T01:37:56.297Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-02T01:37:56.879Z] ---> 9ea143a53ad8 [2023-04-02T01:37:56.880Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-02T01:37:57.837Z] ---> 9ddb8db49cd7 [2023-04-02T01:37:57.837Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-02T01:37:59.248Z] ---> 437942790b49 [2023-04-02T01:37:59.248Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-02T01:38:00.203Z] ---> 3dbb2ca9ea58 [2023-04-02T01:38:00.203Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-02T01:38:01.610Z] ---> ff610edfd55c [2023-04-02T01:38:01.610Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-02T01:38:01.610Z] ---> Running in eb8af4ef7cff [2023-04-02T01:38:05.854Z] Removing intermediate container eb8af4ef7cff [2023-04-02T01:38:05.854Z] ---> fa5e1e5763b7 [2023-04-02T01:38:05.854Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-02T01:38:05.854Z] ---> Running in 6214e6fe706b [2023-04-02T01:38:09.191Z] Removing intermediate container 6214e6fe706b [2023-04-02T01:38:09.191Z] ---> cd7bf9130541 [2023-04-02T01:38:09.191Z] Step 30/33 : CMD ["gate"] [2023-04-02T01:38:09.191Z] ---> Running in f8d142d46841 [2023-04-02T01:38:09.771Z] Removing intermediate container f8d142d46841 [2023-04-02T01:38:09.771Z] ---> eaeb4a0a703b [2023-04-02T01:38:09.771Z] Step 31/33 : LABEL arch=arm64 [2023-04-02T01:38:10.360Z] ---> Running in 646faccdc684 [2023-04-02T01:38:11.316Z] Removing intermediate container 646faccdc684 [2023-04-02T01:38:11.316Z] ---> 0b28c33970dd [2023-04-02T01:38:11.316Z] Step 32/33 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:38:11.898Z] ---> Running in 65c90edf9f20 [2023-04-02T01:38:12.487Z] Removing intermediate container 65c90edf9f20 [2023-04-02T01:38:12.487Z] ---> bc4bd4f62a1e [2023-04-02T01:38:12.487Z] Step 33/33 : LABEL version=3.0.0-dev.118 [2023-04-02T01:38:13.078Z] ---> Running in 76c824210b64 [2023-04-02T01:38:13.659Z] Removing intermediate container 76c824210b64 [2023-04-02T01:38:13.659Z] ---> 361f4413b209 [2023-04-02T01:38:13.659Z] [2023-04-02T01:38:13.659Z] Successfully built 361f4413b209 [2023-04-02T01:38:13.924Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-02T01:38:13.924Z]  Building security-bootstrapper ... done Building core-data [2023-04-02T01:38:17.430Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:38:17.430Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:38:17.430Z] ---> 2fe5ebf03d0c [2023-04-02T01:38:17.430Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:38:17.430Z] ---> Using cache [2023-04-02T01:38:17.430Z] ---> fea660020692 [2023-04-02T01:38:17.430Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:38:17.430Z] ---> Using cache [2023-04-02T01:38:17.430Z] ---> e13cd0ef5410 [2023-04-02T01:38:17.430Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T01:38:17.430Z] ---> Using cache [2023-04-02T01:38:17.430Z] ---> 7911abb432a9 [2023-04-02T01:38:17.430Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:38:17.430Z] ---> Using cache [2023-04-02T01:38:17.430Z] ---> 337bfc8ddf10 [2023-04-02T01:38:17.430Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:38:17.430Z] ---> Using cache [2023-04-02T01:38:17.430Z] ---> 828e662b663b [2023-04-02T01:38:17.430Z] Step 8/23 : COPY . . [2023-04-02T01:38:17.430Z] ---> Using cache [2023-04-02T01:38:17.430Z] ---> 513861617af7 [2023-04-02T01:38:17.430Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-02T01:38:17.708Z] ---> Running in 3f7c4c442c7d [2023-04-02T01:38:19.774Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-02T01:38:41.896Z] Removing intermediate container e75fe49c6f4b [2023-04-02T01:38:41.896Z] ---> 33f4c15a2b17 [2023-04-02T01:38:41.896Z] [2023-04-02T01:38:41.896Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:38:41.896Z] ---> 51e60588ff2c [2023-04-02T01:38:41.896Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T01:38:41.896Z] ---> Using cache [2023-04-02T01:38:41.896Z] ---> c6db275c5ec0 [2023-04-02T01:38:41.896Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:38:41.896Z] ---> Using cache [2023-04-02T01:38:41.896Z] ---> afd370b7da3d [2023-04-02T01:38:41.896Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:38:41.896Z] ---> Using cache [2023-04-02T01:38:41.896Z] ---> 31d278f57842 [2023-04-02T01:38:41.896Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:38:41.896Z] ---> Using cache [2023-04-02T01:38:41.896Z] ---> 8dc80573981b [2023-04-02T01:38:41.896Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-02T01:38:41.896Z] ---> 6b9ab75c55ae [2023-04-02T01:38:41.896Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:38:41.896Z] ---> 34df69ddd68f [2023-04-02T01:38:41.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-02T01:38:42.169Z] ---> 9815643d2086 [2023-04-02T01:38:42.169Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T01:38:42.435Z] ---> Running in 26cd7696a44f [2023-04-02T01:38:46.694Z] Removing intermediate container 26cd7696a44f [2023-04-02T01:38:46.694Z] ---> bed9a6c6e43d [2023-04-02T01:38:46.694Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T01:38:46.694Z] ---> Running in d581c67785bf [2023-04-02T01:38:47.276Z] Removing intermediate container d581c67785bf [2023-04-02T01:38:47.276Z] ---> 2d1962a3a1a4 [2023-04-02T01:38:47.276Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T01:38:47.276Z] ---> Running in 5789601a6643 [2023-04-02T01:38:47.859Z] Removing intermediate container 5789601a6643 [2023-04-02T01:38:48.125Z] ---> 99994c9cd31c [2023-04-02T01:38:48.125Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T01:38:48.125Z] ---> Running in 1f9080072668 [2023-04-02T01:38:48.709Z] Removing intermediate container 1f9080072668 [2023-04-02T01:38:48.709Z] ---> 5e15784d9f84 [2023-04-02T01:38:48.709Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:38:48.978Z] ---> Running in e3770e27fb1c [2023-04-02T01:38:49.558Z] Removing intermediate container e3770e27fb1c [2023-04-02T01:38:49.558Z] ---> 5d2251240e75 [2023-04-02T01:38:49.558Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:38:49.825Z] ---> Running in 240cde373c38 [2023-04-02T01:38:50.406Z] Removing intermediate container 240cde373c38 [2023-04-02T01:38:50.406Z] ---> a3be248de40f [2023-04-02T01:38:50.406Z] [2023-04-02T01:38:50.671Z] Successfully built a3be248de40f [2023-04-02T01:38:50.671Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-02T01:38:50.671Z] Building security-spiffe-token-provider [2023-04-02T01:38:54.005Z]  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:38:54.005Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:38:54.005Z] ---> 2fe5ebf03d0c [2023-04-02T01:38:54.005Z] Step 3/20 : WORKDIR /edgex-go [2023-04-02T01:38:54.005Z] ---> Using cache [2023-04-02T01:38:54.005Z] ---> c0bb4b891ced [2023-04-02T01:38:54.005Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-02T01:38:54.271Z] ---> Running in 647a296a3de2 [2023-04-02T01:38:56.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:38:57.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:38:58.566Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T01:38:58.566Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T01:38:58.566Z] OK: 17694 distinct packages available [2023-04-02T01:38:58.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:38:59.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:39:00.570Z] OK: 263 MiB in 53 packages [2023-04-02T01:39:03.904Z] Removing intermediate container 647a296a3de2 [2023-04-02T01:39:03.904Z] ---> 7e9330b28bd0 [2023-04-02T01:39:03.904Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-02T01:39:04.863Z] ---> c16e412be3e4 [2023-04-02T01:39:04.863Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:39:05.128Z] ---> Running in 93c289989ef7 [2023-04-02T01:39:51.943Z] Removing intermediate container 5ab219e93a60 [2023-04-02T01:39:51.943Z] ---> 0696c95e189c [2023-04-02T01:39:51.943Z] [2023-04-02T01:39:51.943Z] Step 9/22 : FROM alpine:3.17 [2023-04-02T01:39:51.943Z] ---> 51e60588ff2c [2023-04-02T01:39:51.943Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-02T01:39:51.943Z] ---> Running in 848a1847c273 [2023-04-02T01:39:51.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:39:51.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:39:51.943Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T01:39:51.943Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-02T01:39:51.943Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:39:51.943Z] OK: 8 MiB in 17 packages [2023-04-02T01:39:52.558Z] Removing intermediate container 848a1847c273 [2023-04-02T01:39:52.558Z] ---> 75065e9bd0d5 [2023-04-02T01:39:52.558Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T01:39:52.823Z] ---> Running in 9ca92716f54f [2023-04-02T01:39:53.443Z] Removing intermediate container 9ca92716f54f [2023-04-02T01:39:53.443Z] ---> afce357dace3 [2023-04-02T01:39:53.443Z] Step 12/22 : WORKDIR /edgex [2023-04-02T01:39:53.719Z] ---> Running in 957ed551365c [2023-04-02T01:39:55.662Z] Removing intermediate container 957ed551365c [2023-04-02T01:39:55.662Z] ---> c270e6a9bbc7 [2023-04-02T01:39:55.662Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:39:56.645Z] ---> 2021c96acbb3 [2023-04-02T01:39:56.645Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:39:57.665Z] ---> 18163ac329a3 [2023-04-02T01:39:57.665Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-02T01:39:59.151Z] ---> f5156c84bcb6 [2023-04-02T01:39:59.151Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-02T01:40:00.568Z] ---> 7a2793a19b56 [2023-04-02T01:40:00.568Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T01:40:01.531Z] ---> c118e9cd5d25 [2023-04-02T01:40:01.531Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T01:40:01.805Z] ---> Running in f482e832ac8b [2023-04-02T01:40:06.087Z] Removing intermediate container f482e832ac8b [2023-04-02T01:40:06.087Z] ---> 410c8e5ecddc [2023-04-02T01:40:06.087Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T01:40:06.087Z] ---> Running in 2b072da27f04 [2023-04-02T01:40:06.087Z] Removing intermediate container 2b072da27f04 [2023-04-02T01:40:06.087Z] ---> b51a9108f9b4 [2023-04-02T01:40:06.087Z] Step 20/22 : LABEL arch=arm64 [2023-04-02T01:40:06.355Z] ---> Running in 75c7966cbd60 [2023-04-02T01:40:07.311Z] Removing intermediate container 75c7966cbd60 [2023-04-02T01:40:07.311Z] ---> a61921bc3656 [2023-04-02T01:40:07.311Z] Step 21/22 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:40:07.580Z] ---> Running in ad2c222b795e [2023-04-02T01:40:08.539Z] Removing intermediate container ad2c222b795e [2023-04-02T01:40:08.539Z] ---> ddbdd0a9a2b2 [2023-04-02T01:40:08.539Z] Step 22/22 : LABEL version=3.0.0-dev.118 [2023-04-02T01:40:08.807Z] ---> Running in 9d780a3acac9 [2023-04-02T01:40:09.768Z] Removing intermediate container 9d780a3acac9 [2023-04-02T01:40:09.768Z] ---> fc6541122ede [2023-04-02T01:40:09.768Z] [2023-04-02T01:40:10.036Z] Successfully built fc6541122ede [2023-04-02T01:40:10.037Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-02T01:40:10.037Z] Building core-metadata [2023-04-02T01:40:14.327Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:40:14.327Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:40:14.327Z] ---> 2fe5ebf03d0c [2023-04-02T01:40:14.327Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:40:14.327Z] ---> Using cache [2023-04-02T01:40:14.327Z] ---> fea660020692 [2023-04-02T01:40:14.327Z] Step 4/25 : WORKDIR /edgex-go [2023-04-02T01:40:14.327Z] ---> Using cache [2023-04-02T01:40:14.327Z] ---> e13cd0ef5410 [2023-04-02T01:40:14.327Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-02T01:40:14.327Z] ---> Using cache [2023-04-02T01:40:14.328Z] ---> 7911abb432a9 [2023-04-02T01:40:14.328Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-02T01:40:14.328Z] ---> Using cache [2023-04-02T01:40:14.328Z] ---> 337bfc8ddf10 [2023-04-02T01:40:14.328Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:40:14.328Z] ---> Using cache [2023-04-02T01:40:14.328Z] ---> 828e662b663b [2023-04-02T01:40:14.328Z] Step 8/25 : COPY . . [2023-04-02T01:40:14.328Z] ---> Using cache [2023-04-02T01:40:14.328Z] ---> 513861617af7 [2023-04-02T01:40:14.328Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-02T01:40:15.287Z] ---> Running in 58cecfa821be [2023-04-02T01:40:17.875Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-02T01:40:50.119Z] Removing intermediate container 93c289989ef7 [2023-04-02T01:40:50.119Z] ---> 07a471a50587 [2023-04-02T01:40:50.119Z] Step 7/20 : COPY . . [2023-04-02T01:40:50.119Z] ---> f28c4d03914c [2023-04-02T01:40:50.119Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-02T01:40:50.119Z] ---> Running in f2dac96a1451 [2023-04-02T01:40:52.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-02T01:41:04.367Z] Removing intermediate container fafce58494bd [2023-04-02T01:41:04.367Z] ---> 5c0af2ee1643 [2023-04-02T01:41:04.367Z] [2023-04-02T01:41:04.367Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:41:04.367Z] ---> 51e60588ff2c [2023-04-02T01:41:04.367Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:41:04.367Z] ---> Running in bafff7181a6a [2023-04-02T01:41:04.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:41:05.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:41:07.028Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T01:41:07.028Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:41:07.028Z] OK: 8 MiB in 16 packages [2023-04-02T01:41:08.458Z] Removing intermediate container bafff7181a6a [2023-04-02T01:41:08.458Z] ---> ab5f96891f94 [2023-04-02T01:41:08.458Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:41:08.726Z] ---> Running in 8b0a99a7833e [2023-04-02T01:41:09.313Z] Removing intermediate container 8b0a99a7833e [2023-04-02T01:41:09.313Z] ---> e5d66f2aec68 [2023-04-02T01:41:09.313Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-02T01:41:09.313Z] ---> Running in 52d33824a39c [2023-04-02T01:41:09.898Z] Removing intermediate container 52d33824a39c [2023-04-02T01:41:09.898Z] ---> d53ae3a946b1 [2023-04-02T01:41:09.898Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T01:41:09.898Z] ---> Running in 9007757d43d4 [2023-04-02T01:41:10.481Z] Removing intermediate container 9007757d43d4 [2023-04-02T01:41:10.481Z] ---> 2f9523329d5e [2023-04-02T01:41:10.481Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:41:13.059Z] ---> 5afc8fc75122 [2023-04-02T01:41:13.059Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:41:13.738Z] ---> d8678997b60e [2023-04-02T01:41:13.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-02T01:41:16.326Z] ---> 0c5458b0e597 [2023-04-02T01:41:16.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:41:17.304Z] ---> 8aeff3add256 [2023-04-02T01:41:17.304Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-02T01:41:17.304Z] ---> Running in a8289b5f93bc [2023-04-02T01:41:17.697Z] Removing intermediate container a8289b5f93bc [2023-04-02T01:41:17.697Z] ---> e20904404859 [2023-04-02T01:41:17.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:41:17.995Z] ---> Running in 1d8e989c5efb [2023-04-02T01:41:18.294Z] Removing intermediate container 1d8e989c5efb [2023-04-02T01:41:18.294Z] ---> 285bcf212461 [2023-04-02T01:41:18.294Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T01:41:18.582Z] ---> Running in 20a5726486fb [2023-04-02T01:41:19.202Z] Removing intermediate container 20a5726486fb [2023-04-02T01:41:19.202Z] ---> 9b7ea5119110 [2023-04-02T01:41:19.202Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:41:19.202Z] ---> Running in dfb3283e098c [2023-04-02T01:41:19.869Z] Removing intermediate container dfb3283e098c [2023-04-02T01:41:19.870Z] ---> 025a4daa6eb2 [2023-04-02T01:41:19.870Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:41:19.870Z] ---> Running in f4da25f6fc04 [2023-04-02T01:41:20.477Z] Removing intermediate container f4da25f6fc04 [2023-04-02T01:41:20.477Z] ---> bef79a26f0fe [2023-04-02T01:41:20.477Z] [2023-04-02T01:41:20.477Z] Successfully built bef79a26f0fe [2023-04-02T01:41:20.477Z] Successfully tagged support-scheduler-arm64:latest [2023-04-02T01:41:20.477Z] Building support-notifications [2023-04-02T01:41:23.839Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:41:23.839Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:41:23.839Z] ---> 2fe5ebf03d0c [2023-04-02T01:41:23.839Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T01:41:23.839Z] ---> Using cache [2023-04-02T01:41:23.839Z] ---> fea660020692 [2023-04-02T01:41:23.839Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T01:41:23.839Z] ---> Using cache [2023-04-02T01:41:23.839Z] ---> e13cd0ef5410 [2023-04-02T01:41:23.839Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-02T01:41:25.251Z] ---> Running in d033008947df [2023-04-02T01:41:27.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:41:28.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:41:29.521Z] OK: 263 MiB in 53 packages [2023-04-02T01:41:31.473Z] Removing intermediate container d033008947df [2023-04-02T01:41:31.474Z] ---> 5f8f9ff9cbdb [2023-04-02T01:41:31.474Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T01:41:32.443Z] ---> 58fc669f2946 [2023-04-02T01:41:32.443Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:41:32.443Z] ---> Running in 9bd6717d04ad [2023-04-02T01:43:24.120Z] Removing intermediate container 9bd6717d04ad [2023-04-02T01:43:24.120Z] ---> 11760023cc12 [2023-04-02T01:43:24.120Z] Step 8/23 : COPY . . [2023-04-02T01:43:24.120Z] ---> 2e35e630b3f6 [2023-04-02T01:43:24.120Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-02T01:43:24.120Z] ---> Running in d16f240a3d37 [2023-04-02T01:43:24.120Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-02T01:45:15.820Z] Removing intermediate container abbf9fb26461 [2023-04-02T01:45:15.820Z] ---> 5e3adc2f7b93 [2023-04-02T01:45:15.820Z] [2023-04-02T01:45:15.820Z] Step 10/24 : FROM alpine:3.17 [2023-04-02T01:45:15.820Z] ---> 51e60588ff2c [2023-04-02T01:45:15.820Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:45:15.820Z] ---> Using cache [2023-04-02T01:45:15.820Z] ---> ab5f96891f94 [2023-04-02T01:45:15.820Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:45:15.820Z] ---> Using cache [2023-04-02T01:45:15.820Z] ---> e5d66f2aec68 [2023-04-02T01:45:15.820Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-02T01:45:15.820Z] ---> Running in 575e7929cc95 [2023-04-02T01:45:15.820Z] Removing intermediate container 575e7929cc95 [2023-04-02T01:45:15.820Z] ---> 4471567b7104 [2023-04-02T01:45:15.820Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-02T01:45:15.820Z] ---> Running in c96a7422f68d [2023-04-02T01:45:15.820Z] Removing intermediate container c96a7422f68d [2023-04-02T01:45:15.820Z] ---> 2e19a5a46028 [2023-04-02T01:45:15.820Z] Step 15/24 : WORKDIR / [2023-04-02T01:45:15.820Z] ---> Running in 38ee2a73d4b5 [2023-04-02T01:45:15.820Z] Removing intermediate container 38ee2a73d4b5 [2023-04-02T01:45:15.820Z] ---> 98e842582c0d [2023-04-02T01:45:15.820Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:45:15.820Z] ---> ed92a7a2dba1 [2023-04-02T01:45:15.820Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:45:15.820Z] ---> 5f1d0e2ab684 [2023-04-02T01:45:15.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-02T01:45:15.820Z] ---> 2ef98039113a [2023-04-02T01:45:15.820Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:45:15.820Z] ---> 2c73853709ae [2023-04-02T01:45:15.820Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-02T01:45:15.820Z] ---> Running in f5b35ece06fb [2023-04-02T01:45:15.820Z] Removing intermediate container f5b35ece06fb [2023-04-02T01:45:15.820Z] ---> 9d95563011ff [2023-04-02T01:45:15.820Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:45:15.820Z] ---> Running in e35bfd0cd1e6 [2023-04-02T01:45:15.820Z] Removing intermediate container e35bfd0cd1e6 [2023-04-02T01:45:15.820Z] ---> 61c5a646265c [2023-04-02T01:45:15.820Z] Step 22/24 : LABEL arch=arm64 [2023-04-02T01:45:15.820Z] ---> Running in 5b137764ce7d [2023-04-02T01:45:15.820Z] Removing intermediate container 5b137764ce7d [2023-04-02T01:45:15.820Z] ---> b29cbc916246 [2023-04-02T01:45:15.820Z] Step 23/24 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:45:15.820Z] ---> Running in 42b5ea192019 [2023-04-02T01:45:16.101Z] Removing intermediate container 42b5ea192019 [2023-04-02T01:45:16.101Z] ---> af09824e068f [2023-04-02T01:45:16.101Z] Step 24/24 : LABEL version=3.0.0-dev.118 [2023-04-02T01:45:16.367Z] ---> Running in 51725dba9c34 [2023-04-02T01:45:16.634Z] Removing intermediate container 51725dba9c34 [2023-04-02T01:45:16.634Z] ---> 652bbb41f455 [2023-04-02T01:45:16.634Z] [2023-04-02T01:45:16.899Z] Successfully built 652bbb41f455 [2023-04-02T01:45:16.899Z] Successfully tagged core-command-arm64:latest [2023-04-02T01:45:16.899Z]  Building core-command ... done Building security-secretstore-setup [2023-04-02T01:45:19.468Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:45:19.468Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:45:19.735Z] ---> 2fe5ebf03d0c [2023-04-02T01:45:19.735Z] Step 3/25 : WORKDIR /edgex-go [2023-04-02T01:45:19.735Z] ---> Using cache [2023-04-02T01:45:19.735Z] ---> c0bb4b891ced [2023-04-02T01:45:19.735Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-02T01:45:19.735Z] ---> Using cache [2023-04-02T01:45:19.735Z] ---> 1d65d3547929 [2023-04-02T01:45:19.735Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-02T01:45:19.735Z] ---> Using cache [2023-04-02T01:45:19.735Z] ---> 0608c971db83 [2023-04-02T01:45:19.735Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:45:19.735Z] ---> Using cache [2023-04-02T01:45:19.735Z] ---> 641c60b0a2f2 [2023-04-02T01:45:19.735Z] Step 7/25 : COPY . . [2023-04-02T01:45:19.735Z] ---> Using cache [2023-04-02T01:45:19.735Z] ---> 21774afa6ac3 [2023-04-02T01:45:19.735Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-02T01:45:20.315Z] ---> Running in 3307c017b616 [2023-04-02T01:45:22.259Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-02T01:46:09.109Z] Removing intermediate container 3f7c4c442c7d [2023-04-02T01:46:09.109Z] ---> 42bd4e54b995 [2023-04-02T01:46:09.109Z] [2023-04-02T01:46:09.109Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:46:09.109Z] ---> 51e60588ff2c [2023-04-02T01:46:09.109Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:46:09.109Z] ---> Running in d7b0df660d73 [2023-04-02T01:46:09.109Z] Removing intermediate container d7b0df660d73 [2023-04-02T01:46:09.109Z] ---> b541a3f6f61d [2023-04-02T01:46:09.109Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-02T01:46:09.109Z] ---> Running in 4b28b7648eb1 [2023-04-02T01:46:09.109Z] Removing intermediate container 4b28b7648eb1 [2023-04-02T01:46:09.109Z] ---> 6e85de292b03 [2023-04-02T01:46:09.109Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-02T01:46:09.109Z] ---> Running in 3180d12bbb83 [2023-04-02T01:46:09.109Z] Removing intermediate container 3180d12bbb83 [2023-04-02T01:46:09.109Z] ---> bfb4f2f5e2af [2023-04-02T01:46:09.109Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:46:09.109Z] ---> Running in 32e35adae433 [2023-04-02T01:46:11.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:46:11.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:46:13.071Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T01:46:13.071Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:46:13.338Z] OK: 8 MiB in 16 packages [2023-04-02T01:46:15.274Z] Removing intermediate container 32e35adae433 [2023-04-02T01:46:15.274Z] ---> 8a08a7ecffb7 [2023-04-02T01:46:15.274Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:46:16.231Z] ---> 82f5a06aa665 [2023-04-02T01:46:16.231Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:46:17.193Z] ---> d1e49f9f47d5 [2023-04-02T01:46:17.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-02T01:46:19.130Z] ---> b024ffe09c00 [2023-04-02T01:46:19.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:46:20.536Z] ---> c9b1aeb1973e [2023-04-02T01:46:20.536Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-02T01:46:20.536Z] ---> Running in c061ce46d1e2 [2023-04-02T01:46:20.805Z] Removing intermediate container c061ce46d1e2 [2023-04-02T01:46:20.805Z] ---> 635acda3a796 [2023-04-02T01:46:20.805Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:46:21.076Z] ---> Running in ac31b990a9f0 [2023-04-02T01:46:21.669Z] Removing intermediate container ac31b990a9f0 [2023-04-02T01:46:21.669Z] ---> 0b56769151b5 [2023-04-02T01:46:21.669Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T01:46:21.938Z] ---> Running in c4620c07cb41 [2023-04-02T01:46:22.902Z] Removing intermediate container c4620c07cb41 [2023-04-02T01:46:22.902Z] ---> c86c087c0085 [2023-04-02T01:46:22.902Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:46:22.902Z] ---> Running in e3eafa78954d [2023-04-02T01:46:23.870Z] Removing intermediate container e3eafa78954d [2023-04-02T01:46:23.870Z] ---> a9f9a36c2afe [2023-04-02T01:46:23.870Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:46:23.870Z] ---> Running in eca042f17c59 [2023-04-02T01:46:24.454Z] Removing intermediate container eca042f17c59 [2023-04-02T01:46:24.454Z] ---> 223c95c8fcac [2023-04-02T01:46:24.454Z] [2023-04-02T01:46:24.454Z] Successfully built 223c95c8fcac [2023-04-02T01:46:24.454Z] Successfully tagged core-data-arm64:latest [2023-04-02T01:46:24.454Z] Building security-spire-agent [2023-04-02T01:46:27.798Z]  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T01:46:27.798Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T01:46:27.798Z] ---> 2fe5ebf03d0c [2023-04-02T01:46:27.798Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T01:46:27.798Z] ---> Using cache [2023-04-02T01:46:27.798Z] ---> c0bb4b891ced [2023-04-02T01:46:27.798Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T01:46:27.798Z] ---> Using cache [2023-04-02T01:46:27.798Z] ---> 3d6544df7d55 [2023-04-02T01:46:27.798Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T01:46:27.798Z] ---> Using cache [2023-04-02T01:46:27.798Z] ---> decd3caddd02 [2023-04-02T01:46:27.798Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> 4dffdccc731b [2023-04-02T01:46:28.100Z] Step 7/27 : COPY . . [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> fb57e19fd6d0 [2023-04-02T01:46:28.100Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> 297be4f5ebb6 [2023-04-02T01:46:28.100Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> 344df2868548 [2023-04-02T01:46:28.100Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> 840be7a3798c [2023-04-02T01:46:28.100Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> bee3733e24f0 [2023-04-02T01:46:28.100Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> c8df8e42c46b [2023-04-02T01:46:28.100Z] [2023-04-02T01:46:28.100Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T01:46:28.100Z] ---> 51e60588ff2c [2023-04-02T01:46:28.100Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> 7cf6a59aefe8 [2023-04-02T01:46:28.100Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T01:46:28.100Z] ---> Using cache [2023-04-02T01:46:28.100Z] ---> 142cf3f9f681 [2023-04-02T01:46:28.369Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:46:28.369Z] ---> Using cache [2023-04-02T01:46:28.637Z] ---> b6cec2152bf9 [2023-04-02T01:46:28.637Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:46:28.637Z] ---> Using cache [2023-04-02T01:46:28.637Z] ---> ecc0123fa614 [2023-04-02T01:46:28.637Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-02T01:46:32.890Z] ---> e497e3761149 [2023-04-02T01:46:32.890Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T01:46:38.229Z] ---> 09d23cb6ce6d [2023-04-02T01:46:38.230Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T01:46:38.812Z] ---> 68fb57eec76d [2023-04-02T01:46:38.812Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-02T01:46:39.775Z] ---> 005987b546cd [2023-04-02T01:46:39.775Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-02T01:46:41.194Z] ---> a2906ce11414 [2023-04-02T01:46:41.194Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T01:46:41.194Z] ---> Running in ebba26ccc6e5 [2023-04-02T01:46:42.168Z] Removing intermediate container ebba26ccc6e5 [2023-04-02T01:46:42.168Z] ---> 8e735fa37fb5 [2023-04-02T01:46:42.168Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T01:46:42.168Z] ---> Running in fb38b25cfdb3 [2023-04-02T01:46:42.778Z] Removing intermediate container fb38b25cfdb3 [2023-04-02T01:46:42.778Z] ---> 9746e1d62309 [2023-04-02T01:46:42.778Z] Step 25/27 : LABEL arch=arm64 [2023-04-02T01:46:43.374Z] ---> Running in 81fb516f7924 [2023-04-02T01:46:43.646Z] Removing intermediate container 81fb516f7924 [2023-04-02T01:46:43.646Z] ---> cf52e8a90ca8 [2023-04-02T01:46:43.646Z] Step 26/27 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:46:43.916Z] ---> Running in 2484ff760c04 [2023-04-02T01:46:44.518Z] Removing intermediate container 2484ff760c04 [2023-04-02T01:46:44.518Z] ---> aa139948c473 [2023-04-02T01:46:44.518Z] Step 27/27 : LABEL version=3.0.0-dev.118 [2023-04-02T01:46:45.114Z] ---> Running in 7c497f782cc3 [2023-04-02T01:46:45.708Z] Removing intermediate container 7c497f782cc3 [2023-04-02T01:46:45.708Z] ---> 4614b6554ebf [2023-04-02T01:46:45.708Z] [2023-04-02T01:46:45.979Z] Successfully built 4614b6554ebf [2023-04-02T01:46:45.979Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-02T01:48:07.658Z]  Building security-spire-agent ... done Removing intermediate container 58cecfa821be [2023-04-02T01:48:07.658Z] ---> 48d9e56c97f4 [2023-04-02T01:48:07.658Z] [2023-04-02T01:48:07.658Z] Step 10/25 : FROM alpine:3.17 [2023-04-02T01:48:07.658Z] ---> 51e60588ff2c [2023-04-02T01:48:07.658Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-02T01:48:07.658Z] ---> Using cache [2023-04-02T01:48:07.658Z] ---> ab5f96891f94 [2023-04-02T01:48:07.658Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:48:07.658Z] ---> Using cache [2023-04-02T01:48:07.658Z] ---> e5d66f2aec68 [2023-04-02T01:48:07.658Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-02T01:48:07.658Z] ---> Running in 03a643dfd356 [2023-04-02T01:48:07.658Z] Removing intermediate container 03a643dfd356 [2023-04-02T01:48:07.658Z] ---> 597bee8006c2 [2023-04-02T01:48:07.658Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-02T01:48:07.658Z] ---> Running in 88ace701c342 [2023-04-02T01:48:07.658Z] Removing intermediate container 88ace701c342 [2023-04-02T01:48:07.658Z] ---> ecb51ccf1c8a [2023-04-02T01:48:07.658Z] Step 15/25 : WORKDIR / [2023-04-02T01:48:07.658Z] ---> Running in bea8bc7d692d [2023-04-02T01:48:07.658Z] Removing intermediate container bea8bc7d692d [2023-04-02T01:48:07.658Z] ---> d9f2f97a89a4 [2023-04-02T01:48:07.658Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:48:07.658Z] ---> 9d5a25f76eed [2023-04-02T01:48:07.658Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:48:07.658Z] ---> 9b0e50538eb3 [2023-04-02T01:48:07.658Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-02T01:48:07.658Z] ---> 1e43adc2eeb9 [2023-04-02T01:48:07.658Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:48:08.622Z] ---> 8988a379f85f [2023-04-02T01:48:08.622Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-02T01:48:09.594Z] ---> dfee242606da [2023-04-02T01:48:09.594Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-02T01:48:09.594Z] ---> Running in ca50d8d2593f [2023-04-02T01:48:10.190Z] Removing intermediate container ca50d8d2593f [2023-04-02T01:48:10.190Z] ---> 5628416860c0 [2023-04-02T01:48:10.190Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:48:10.460Z] ---> Running in 55acd070f766 [2023-04-02T01:48:11.060Z] Removing intermediate container 55acd070f766 [2023-04-02T01:48:11.060Z] ---> 9b72b965b3cc [2023-04-02T01:48:11.060Z] Step 23/25 : LABEL arch=arm64 [2023-04-02T01:48:11.334Z] ---> Running in 2ea2e4788d4b [2023-04-02T01:48:14.709Z] Removing intermediate container 2ea2e4788d4b [2023-04-02T01:48:14.709Z] ---> 258b2a6b4a1a [2023-04-02T01:48:14.709Z] Step 24/25 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:48:14.709Z] ---> Running in 3ac6c39b648b [2023-04-02T01:48:14.980Z] Removing intermediate container 3ac6c39b648b [2023-04-02T01:48:14.980Z] ---> 825a4b55f36d [2023-04-02T01:48:14.980Z] Step 25/25 : LABEL version=3.0.0-dev.118 [2023-04-02T01:48:14.980Z] ---> Running in 784f4eb3d198 [2023-04-02T01:48:15.570Z] Removing intermediate container 784f4eb3d198 [2023-04-02T01:48:15.570Z] ---> 020c2af330c5 [2023-04-02T01:48:15.570Z] [2023-04-02T01:48:15.843Z] Successfully built 020c2af330c5 [2023-04-02T01:48:15.843Z] Successfully tagged core-metadata-arm64:latest [2023-04-02T01:49:23.759Z]  Building core-metadata ... done Removing intermediate container f2dac96a1451 [2023-04-02T01:49:23.759Z] ---> 4af8efeed992 [2023-04-02T01:49:23.759Z] [2023-04-02T01:49:23.759Z] Step 9/20 : FROM alpine:3.17 [2023-04-02T01:49:23.759Z] ---> 51e60588ff2c [2023-04-02T01:49:23.759Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T01:49:23.759Z] ---> Using cache [2023-04-02T01:49:23.759Z] ---> 907fc3e0f972 [2023-04-02T01:49:23.759Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-02T01:49:23.759Z] ---> Running in 230a1b8dd9a8 [2023-04-02T01:49:25.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:49:26.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:49:27.561Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T01:49:27.561Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T01:49:27.561Z] OK: 17689 distinct packages available [2023-04-02T01:49:27.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:49:28.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:49:29.578Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-02T01:49:29.578Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-02T01:49:29.578Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-02T01:49:29.578Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-02T01:49:29.578Z] (5/9) Installing curl (7.88.1-r1) [2023-04-02T01:49:29.578Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-02T01:49:29.578Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-02T01:49:29.578Z] (8/9) Installing libucontext (1.2-r0) [2023-04-02T01:49:29.578Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-02T01:49:29.578Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:49:29.578Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T01:49:30.171Z] OK: 11 MiB in 24 packages [2023-04-02T01:49:34.469Z] Removing intermediate container 230a1b8dd9a8 [2023-04-02T01:49:34.469Z] ---> 63adb11486b6 [2023-04-02T01:49:34.469Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:49:35.061Z] ---> a51b754db133 [2023-04-02T01:49:35.061Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:49:36.039Z] ---> ace7fbbbcbe4 [2023-04-02T01:49:36.039Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-02T01:49:39.413Z] ---> 829d22bc7397 [2023-04-02T01:49:39.413Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:49:39.683Z] ---> f3340cc26772 [2023-04-02T01:49:39.683Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-02T01:49:39.955Z] ---> Running in acfc1b1bdfc4 [2023-04-02T01:49:41.014Z] Removing intermediate container acfc1b1bdfc4 [2023-04-02T01:49:41.014Z] ---> c5e7385445ba [2023-04-02T01:49:41.014Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:49:41.014Z] ---> Running in 1c8d9c769729 [2023-04-02T01:49:41.707Z] Removing intermediate container 1c8d9c769729 [2023-04-02T01:49:41.707Z] ---> 5415e10d5a05 [2023-04-02T01:49:41.707Z] Step 18/20 : LABEL arch=arm64 [2023-04-02T01:49:41.707Z] ---> Running in 214f3e1c34b5 [2023-04-02T01:49:42.753Z] Removing intermediate container 214f3e1c34b5 [2023-04-02T01:49:42.754Z] ---> 4ae791d9af2d [2023-04-02T01:49:42.754Z] Step 19/20 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:49:42.754Z] ---> Running in 34a53a5b633a [2023-04-02T01:49:43.408Z] Removing intermediate container 34a53a5b633a [2023-04-02T01:49:43.408Z] ---> 87a08f7cc1d9 [2023-04-02T01:49:43.408Z] Step 20/20 : LABEL version=3.0.0-dev.118 [2023-04-02T01:49:43.713Z] ---> Running in 117ec8378517 [2023-04-02T01:49:44.320Z] Removing intermediate container 117ec8378517 [2023-04-02T01:49:44.320Z] ---> 4d498b4482ed [2023-04-02T01:49:44.320Z] [2023-04-02T01:49:44.320Z] Successfully built 4d498b4482ed [2023-04-02T01:49:44.320Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-02T01:50:06.485Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-02T01:50:16.622Z] Removing intermediate container 3307c017b616 [2023-04-02T01:50:16.622Z] ---> 216ad67634cd [2023-04-02T01:50:16.622Z] [2023-04-02T01:50:16.622Z] Step 9/25 : FROM alpine:3.17 [2023-04-02T01:50:16.622Z] ---> 51e60588ff2c [2023-04-02T01:50:16.622Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-02T01:50:16.622Z] ---> Running in 880cad5f2fcd [2023-04-02T01:50:18.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:50:18.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:50:20.070Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-02T01:50:20.070Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-02T01:50:20.070Z] (3/3) Installing su-exec (0.2-r2) [2023-04-02T01:50:20.070Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:50:20.070Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T01:50:20.660Z] OK: 8 MiB in 18 packages [2023-04-02T01:50:22.091Z] Removing intermediate container 880cad5f2fcd [2023-04-02T01:50:22.092Z] ---> 1e0d528f964b [2023-04-02T01:50:22.092Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T01:50:22.368Z] ---> Running in 352c9291223f [2023-04-02T01:50:22.959Z] Removing intermediate container 352c9291223f [2023-04-02T01:50:22.959Z] ---> 7906a2df53af [2023-04-02T01:50:22.959Z] Step 12/25 : WORKDIR / [2023-04-02T01:50:22.959Z] ---> Running in 3acb6b173d98 [2023-04-02T01:50:23.551Z] Removing intermediate container 3acb6b173d98 [2023-04-02T01:50:23.551Z] ---> 52fcd86cdc92 [2023-04-02T01:50:23.551Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:50:24.519Z] ---> 43aa03d8f151 [2023-04-02T01:50:24.519Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:50:25.487Z] ---> 8cabd4c617b5 [2023-04-02T01:50:25.487Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-02T01:50:26.081Z] ---> e77afd6e7a72 [2023-04-02T01:50:26.081Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-02T01:50:27.056Z] ---> 0717a9164088 [2023-04-02T01:50:27.056Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:50:27.644Z] ---> db4419575eff [2023-04-02T01:50:27.644Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-02T01:50:28.616Z] ---> 0008d8cd6c85 [2023-04-02T01:50:28.616Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-02T01:50:29.586Z] ---> 1623f9907536 [2023-04-02T01:50:29.586Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T01:50:30.181Z] ---> 3afd5f077b4d [2023-04-02T01:50:30.181Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T01:50:30.181Z] ---> Running in 4486528d6f86 [2023-04-02T01:50:32.814Z] Removing intermediate container 4486528d6f86 [2023-04-02T01:50:32.814Z] ---> e9f7e953771c [2023-04-02T01:50:32.814Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T01:50:32.814Z] ---> Running in c1242767a504 [2023-04-02T01:50:33.086Z] Removing intermediate container c1242767a504 [2023-04-02T01:50:33.086Z] ---> 5c7d98c11d6e [2023-04-02T01:50:33.086Z] Step 23/25 : LABEL arch=arm64 [2023-04-02T01:50:33.373Z] ---> Running in e306ca15dded [2023-04-02T01:50:33.677Z] Removing intermediate container e306ca15dded [2023-04-02T01:50:33.677Z] ---> 1ffa05730746 [2023-04-02T01:50:33.677Z] Step 24/25 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:50:33.949Z] ---> Running in 6dce2587a0e7 [2023-04-02T01:50:34.538Z] Removing intermediate container 6dce2587a0e7 [2023-04-02T01:50:34.538Z] ---> 826894c85eaf [2023-04-02T01:50:34.538Z] Step 25/25 : LABEL version=3.0.0-dev.118 [2023-04-02T01:50:34.538Z] ---> Running in 384b52988eaf [2023-04-02T01:50:35.129Z] Removing intermediate container 384b52988eaf [2023-04-02T01:50:35.129Z] ---> 10c93825a5a4 [2023-04-02T01:50:35.129Z] [2023-04-02T01:50:35.129Z] Successfully built 10c93825a5a4 [2023-04-02T01:50:35.398Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-02T01:50:40.762Z]  Building security-secretstore-setup ... done Removing intermediate container d16f240a3d37 [2023-04-02T01:50:40.762Z] ---> 2a6591e5117b [2023-04-02T01:50:40.762Z] [2023-04-02T01:50:40.762Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T01:50:40.762Z] ---> 51e60588ff2c [2023-04-02T01:50:40.762Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-02T01:50:41.037Z] ---> Running in 943aa9262f24 [2023-04-02T01:50:42.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T01:50:42.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T01:50:43.557Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-02T01:50:43.557Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-02T01:50:43.557Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T01:50:43.827Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T01:50:44.096Z] OK: 8 MiB in 17 packages [2023-04-02T01:50:45.518Z] Removing intermediate container 943aa9262f24 [2023-04-02T01:50:45.518Z] ---> 5a3857c7782d [2023-04-02T01:50:45.519Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T01:50:45.519Z] ---> Running in f9d4e337e506 [2023-04-02T01:50:45.789Z] Removing intermediate container f9d4e337e506 [2023-04-02T01:50:45.789Z] ---> 0e880d30cd06 [2023-04-02T01:50:45.789Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-02T01:50:45.789Z] ---> Running in 92be59e46d89 [2023-04-02T01:50:46.058Z] Removing intermediate container 92be59e46d89 [2023-04-02T01:50:46.058Z] ---> a6c8c2cea0a3 [2023-04-02T01:50:46.058Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T01:50:46.058Z] ---> Running in cbb9ae26760c [2023-04-02T01:50:46.327Z] Removing intermediate container cbb9ae26760c [2023-04-02T01:50:46.327Z] ---> 6d1a566554bf [2023-04-02T01:50:46.327Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T01:50:46.916Z] ---> 5b89e44d01f6 [2023-04-02T01:50:46.916Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T01:50:47.509Z] ---> ebc77d4d9424 [2023-04-02T01:50:47.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-02T01:50:48.927Z] ---> 92d4dab73d78 [2023-04-02T01:50:48.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-02T01:50:49.516Z] ---> 9e7461933bd2 [2023-04-02T01:50:49.516Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-02T01:50:49.516Z] ---> Running in 2e919f625ebc [2023-04-02T01:50:50.106Z] Removing intermediate container 2e919f625ebc [2023-04-02T01:50:50.106Z] ---> 6aac3ba4a4de [2023-04-02T01:50:50.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T01:50:50.106Z] ---> Running in 44fd043e75bf [2023-04-02T01:50:50.376Z] Removing intermediate container 44fd043e75bf [2023-04-02T01:50:50.376Z] ---> 008aeb3884b3 [2023-04-02T01:50:50.376Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T01:50:50.646Z] ---> Running in 24bb1f9b493a [2023-04-02T01:50:50.917Z] Removing intermediate container 24bb1f9b493a [2023-04-02T01:50:50.917Z] ---> 715e137d68e2 [2023-04-02T01:50:50.917Z] Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:50:50.917Z] ---> Running in a7ba19594698 [2023-04-02T01:50:51.187Z] Removing intermediate container a7ba19594698 [2023-04-02T01:50:51.187Z] ---> b2abcb3dfa0e [2023-04-02T01:50:51.187Z] Step 23/23 : LABEL version=3.0.0-dev.118 [2023-04-02T01:50:51.458Z] ---> Running in b29ffd692126 [2023-04-02T01:50:51.727Z] Removing intermediate container b29ffd692126 [2023-04-02T01:50:51.728Z] ---> 6cbe7b747a1e [2023-04-02T01:50:51.728Z] [2023-04-02T01:50:51.728Z] Successfully built 6cbe7b747a1e [2023-04-02T01:50:51.728Z] Successfully tagged support-notifications-arm64:latest [2023-04-02T01:50:52.330Z]  Building support-notifications ... done  [Pipeline] } [2023-04-02T01:50:52.329Z] $ docker stop --time=1 33b1eb0e491bba74655be745f4f70268cc57f94b766a989ba38741624a1777aa [2023-04-02T01:50:54.157Z] $ docker rm -f --volumes 33b1eb0e491bba74655be745f4f70268cc57f94b766a989ba38741624a1777aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T01:50:54.635Z] + docker images [2023-04-02T01:50:54.901Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-02T01:50:54.901Z] support-notifications-arm64 latest 6cbe7b747a1e 3 seconds ago 32.2MB [2023-04-02T01:50:54.901Z] 2a6591e5117b 15 seconds ago 1.39GB [2023-04-02T01:50:54.901Z] security-secretstore-setup-arm64 latest 10c93825a5a4 20 seconds ago 32.2MB [2023-04-02T01:50:54.901Z] 216ad67634cd 39 seconds ago 1.31GB [2023-04-02T01:50:54.901Z] security-spiffe-token-provider-arm64 latest 4d498b4482ed About a minute ago 32.7MB [2023-04-02T01:50:54.901Z] 4af8efeed992 About a minute ago 1.36GB [2023-04-02T01:50:54.901Z] core-metadata-arm64 latest 020c2af330c5 2 minutes ago 20.2MB [2023-04-02T01:50:54.901Z] 48d9e56c97f4 2 minutes ago 1.33GB [2023-04-02T01:50:54.901Z] security-spire-agent-arm64 latest 4614b6554ebf 4 minutes ago 125MB [2023-04-02T01:50:54.901Z] core-data-arm64 latest 223c95c8fcac 4 minutes ago 19.9MB [2023-04-02T01:50:54.901Z] 42bd4e54b995 4 minutes ago 1.32GB [2023-04-02T01:50:54.901Z] core-command-arm64 latest 652bbb41f455 5 minutes ago 19.7MB [2023-04-02T01:50:54.901Z] 5e3adc2f7b93 5 minutes ago 1.32GB [2023-04-02T01:50:54.901Z] support-scheduler-arm64 latest bef79a26f0fe 9 minutes ago 31.5MB [2023-04-02T01:50:54.901Z] 5c0af2ee1643 9 minutes ago 1.39GB [2023-04-02T01:50:54.901Z] security-proxy-setup-arm64 latest fc6541122ede 10 minutes ago 18.7MB [2023-04-02T01:50:54.901Z] 0696c95e189c 11 minutes ago 1.3GB [2023-04-02T01:50:54.901Z] core-common-config-bootstrapper-arm64 latest a3be248de40f 12 minutes ago 17.2MB [2023-04-02T01:50:54.901Z] 33f4c15a2b17 12 minutes ago 1.31GB [2023-04-02T01:50:54.901Z] security-bootstrapper-arm64 latest 361f4413b209 12 minutes ago 21.9MB [2023-04-02T01:50:54.901Z] 4c9ea1d92fcd 13 minutes ago 1.31GB [2023-04-02T01:50:54.901Z] security-proxy-auth-arm64 latest 67ce87ffecba 13 minutes ago 18.3MB [2023-04-02T01:50:54.901Z] d0bd8d02b961 13 minutes ago 1.3GB [2023-04-02T01:50:54.901Z] security-spire-config-arm64 latest 8bf2571752ac 19 minutes ago 86.2MB [2023-04-02T01:50:54.901Z] security-spire-server-arm64 latest 8af1c92229fa 19 minutes ago 87.1MB [2023-04-02T01:50:54.901Z] c8df8e42c46b 20 minutes ago 1.18GB [2023-04-02T01:50:54.901Z] 4e0a8c85db66 20 minutes ago 1.18GB [2023-04-02T01:50:54.901Z] ci-base-image-arm64 latest 2fe5ebf03d0c 23 minutes ago 866MB [2023-04-02T01:50:54.901Z] alpine 3.17 51e60588ff2c 3 days ago 7.46MB [2023-04-02T01:50:54.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-02T01:50:54.901Z] 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 [2023-04-02T01:50:55.017Z] provisioning config files... [2023-04-02T01:50:55.032Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config10333023238444223837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:50:55.367Z] ---> docker-login.sh [2023-04-02T01:50:55.367Z] nexus3.edgexfoundry.org:10001 [2023-04-02T01:50:55.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:50:55.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:50:55.634Z] Configure a credential helper to remove this warning. See [2023-04-02T01:50:55.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:50:55.634Z] [2023-04-02T01:50:55.634Z] Login Succeeded [2023-04-02T01:50:55.634Z] nexus3.edgexfoundry.org:10002 [2023-04-02T01:50:55.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:50:56.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:50:56.168Z] Configure a credential helper to remove this warning. See [2023-04-02T01:50:56.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:50:56.168Z] [2023-04-02T01:50:56.168Z] Login Succeeded [2023-04-02T01:50:56.168Z] nexus3.edgexfoundry.org:10003 [2023-04-02T01:50:56.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:50:56.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:50:56.435Z] Configure a credential helper to remove this warning. See [2023-04-02T01:50:56.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:50:56.435Z] [2023-04-02T01:50:56.435Z] Login Succeeded [2023-04-02T01:50:56.703Z] nexus3.edgexfoundry.org:10004 [2023-04-02T01:50:56.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:50:56.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:50:56.971Z] Configure a credential helper to remove this warning. See [2023-04-02T01:50:56.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:50:56.971Z] [2023-04-02T01:50:56.971Z] Login Succeeded [2023-04-02T01:50:56.971Z] docker.io [2023-04-02T01:50:57.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T01:50:57.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T01:50:57.505Z] Configure a credential helper to remove this warning. See [2023-04-02T01:50:57.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T01:50:57.505Z] [2023-04-02T01:50:57.505Z] Login Succeeded [2023-04-02T01:50:57.505Z] ---> docker-login.sh ends [Pipeline] } [2023-04-02T01:50:57.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:50:57.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T01:50:57.555Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-02T01:50:57.555Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:50:57.555Z] latest [2023-04-02T01:50:57.555Z] 3.0.0-dev.118 [2023-04-02T01:50:57.555Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:50:57.555Z] main [2023-04-02T01:50:57.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:50:57.896Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:50:58.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:50:58.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-02T01:50:58.245Z] b94976775d17: Preparing [2023-04-02T01:50:58.245Z] 8899b338081b: Preparing [2023-04-02T01:50:58.245Z] 8d695074f5a7: Preparing [2023-04-02T01:50:58.245Z] 04baf6055ceb: Preparing [2023-04-02T01:50:58.245Z] ee23b29ef3ab: Preparing [2023-04-02T01:50:58.245Z] 26cbea5cba74: Preparing [2023-04-02T01:50:58.245Z] 26cbea5cba74: Waiting [2023-04-02T01:50:58.511Z] 8d695074f5a7: Pushed [2023-04-02T01:50:58.511Z] ee23b29ef3ab: Pushed [2023-04-02T01:50:58.511Z] 04baf6055ceb: Pushed [2023-04-02T01:50:58.511Z] b94976775d17: Pushed [2023-04-02T01:50:58.511Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:01.862Z] 8899b338081b: Pushed [2023-04-02T01:51:01.862Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:02.218Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:02.563Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-02T01:51:02.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-02T01:51:02.563Z] b94976775d17: Preparing [2023-04-02T01:51:02.563Z] 8899b338081b: Preparing [2023-04-02T01:51:02.563Z] 8d695074f5a7: Preparing [2023-04-02T01:51:02.563Z] 04baf6055ceb: Preparing [2023-04-02T01:51:02.563Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:02.563Z] 26cbea5cba74: Preparing [2023-04-02T01:51:02.563Z] 26cbea5cba74: Waiting [2023-04-02T01:51:02.563Z] b94976775d17: Layer already exists [2023-04-02T01:51:02.563Z] 8899b338081b: Layer already exists [2023-04-02T01:51:02.563Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:02.563Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:02.563Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:02.563Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:02.830Z] latest: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:03.171Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:05.453Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.118 [2023-04-02T01:51:05.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-02T01:51:05.453Z] b94976775d17: Preparing [2023-04-02T01:51:05.453Z] 8899b338081b: Preparing [2023-04-02T01:51:05.453Z] 8d695074f5a7: Preparing [2023-04-02T01:51:05.453Z] 04baf6055ceb: Preparing [2023-04-02T01:51:05.453Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:05.453Z] 26cbea5cba74: Preparing [2023-04-02T01:51:05.453Z] 26cbea5cba74: Waiting [2023-04-02T01:51:05.453Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:05.453Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:05.453Z] 8899b338081b: Layer already exists [2023-04-02T01:51:05.453Z] b94976775d17: Layer already exists [2023-04-02T01:51:05.453Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:05.453Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:05.719Z] 3.0.0-dev.118: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:06.068Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:06.420Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:06.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-02T01:51:06.420Z] b94976775d17: Preparing [2023-04-02T01:51:06.420Z] 8899b338081b: Preparing [2023-04-02T01:51:06.420Z] 8d695074f5a7: Preparing [2023-04-02T01:51:06.420Z] 04baf6055ceb: Preparing [2023-04-02T01:51:06.420Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:06.420Z] 26cbea5cba74: Preparing [2023-04-02T01:51:06.420Z] 26cbea5cba74: Waiting [2023-04-02T01:51:06.420Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:06.420Z] b94976775d17: Layer already exists [2023-04-02T01:51:06.420Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:06.420Z] 8899b338081b: Layer already exists [2023-04-02T01:51:06.420Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:06.420Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:06.687Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:07.040Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:07.652Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-02T01:51:07.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-02T01:51:07.652Z] b94976775d17: Preparing [2023-04-02T01:51:07.652Z] 8899b338081b: Preparing [2023-04-02T01:51:07.652Z] 8d695074f5a7: Preparing [2023-04-02T01:51:07.652Z] 04baf6055ceb: Preparing [2023-04-02T01:51:07.652Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:07.652Z] 26cbea5cba74: Preparing [2023-04-02T01:51:07.652Z] 26cbea5cba74: Waiting [2023-04-02T01:51:07.652Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:07.652Z] b94976775d17: Layer already exists [2023-04-02T01:51:07.652Z] 8899b338081b: Layer already exists [2023-04-02T01:51:07.652Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:07.652Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:07.652Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:07.920Z] main: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:51:07.966Z] ===================================================== [Pipeline] echo [2023-04-02T01:51:07.971Z] taggedImages: [2023-04-02T01:51:07.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:07.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-02T01:51:07.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.118 [2023-04-02T01:51:07.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:07.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-02T01:51:07.986Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-02T01:51:07.986Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:07.986Z] latest [2023-04-02T01:51:07.986Z] 3.0.0-dev.118 [2023-04-02T01:51:07.986Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:07.986Z] main [2023-04-02T01:51:07.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:08.327Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:08.683Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:08.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-02T01:51:08.683Z] 5be261cdcb9c: Preparing [2023-04-02T01:51:08.683Z] b85104e056d9: Preparing [2023-04-02T01:51:08.683Z] 667eb81935f7: Preparing [2023-04-02T01:51:08.683Z] 2f3ead3511bd: Preparing [2023-04-02T01:51:08.683Z] 8d695074f5a7: Preparing [2023-04-02T01:51:08.683Z] 04baf6055ceb: Preparing [2023-04-02T01:51:08.683Z] 81508da93445: Preparing [2023-04-02T01:51:08.683Z] 26cbea5cba74: Preparing [2023-04-02T01:51:08.683Z] 04baf6055ceb: Waiting [2023-04-02T01:51:08.683Z] 81508da93445: Waiting [2023-04-02T01:51:08.683Z] 26cbea5cba74: Waiting [2023-04-02T01:51:08.683Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:08.950Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:08.950Z] b85104e056d9: Pushed [2023-04-02T01:51:08.950Z] 667eb81935f7: Pushed [2023-04-02T01:51:08.950Z] 5be261cdcb9c: Pushed [2023-04-02T01:51:08.950Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:08.950Z] 81508da93445: Pushed [2023-04-02T01:51:11.531Z] 2f3ead3511bd: Pushed [2023-04-02T01:51:11.531Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:11.877Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:12.220Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-02T01:51:12.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-02T01:51:12.220Z] 5be261cdcb9c: Preparing [2023-04-02T01:51:12.220Z] b85104e056d9: Preparing [2023-04-02T01:51:12.220Z] 667eb81935f7: Preparing [2023-04-02T01:51:12.220Z] 2f3ead3511bd: Preparing [2023-04-02T01:51:12.220Z] 8d695074f5a7: Preparing [2023-04-02T01:51:12.220Z] 04baf6055ceb: Preparing [2023-04-02T01:51:12.220Z] 81508da93445: Preparing [2023-04-02T01:51:12.220Z] 26cbea5cba74: Preparing [2023-04-02T01:51:12.220Z] 04baf6055ceb: Waiting [2023-04-02T01:51:12.220Z] 81508da93445: Waiting [2023-04-02T01:51:12.220Z] 26cbea5cba74: Waiting [2023-04-02T01:51:12.220Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:12.220Z] 667eb81935f7: Layer already exists [2023-04-02T01:51:12.220Z] b85104e056d9: Layer already exists [2023-04-02T01:51:12.220Z] 2f3ead3511bd: Layer already exists [2023-04-02T01:51:12.220Z] 5be261cdcb9c: Layer already exists [2023-04-02T01:51:12.220Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:12.220Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:12.220Z] 81508da93445: Layer already exists [2023-04-02T01:51:12.486Z] latest: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:12.836Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:13.186Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.118 [2023-04-02T01:51:13.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-02T01:51:13.186Z] 5be261cdcb9c: Preparing [2023-04-02T01:51:13.186Z] b85104e056d9: Preparing [2023-04-02T01:51:13.186Z] 667eb81935f7: Preparing [2023-04-02T01:51:13.186Z] 2f3ead3511bd: Preparing [2023-04-02T01:51:13.186Z] 8d695074f5a7: Preparing [2023-04-02T01:51:13.186Z] 04baf6055ceb: Preparing [2023-04-02T01:51:13.186Z] 81508da93445: Preparing [2023-04-02T01:51:13.186Z] 26cbea5cba74: Preparing [2023-04-02T01:51:13.186Z] 04baf6055ceb: Waiting [2023-04-02T01:51:13.186Z] 81508da93445: Waiting [2023-04-02T01:51:13.186Z] 26cbea5cba74: Waiting [2023-04-02T01:51:13.186Z] 667eb81935f7: Layer already exists [2023-04-02T01:51:13.186Z] 5be261cdcb9c: Layer already exists [2023-04-02T01:51:13.186Z] 2f3ead3511bd: Layer already exists [2023-04-02T01:51:13.186Z] b85104e056d9: Layer already exists [2023-04-02T01:51:13.186Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:13.186Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:13.186Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:13.186Z] 81508da93445: Layer already exists [2023-04-02T01:51:13.452Z] 3.0.0-dev.118: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:13.800Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:14.150Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:14.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-02T01:51:14.150Z] 5be261cdcb9c: Preparing [2023-04-02T01:51:14.150Z] b85104e056d9: Preparing [2023-04-02T01:51:14.150Z] 667eb81935f7: Preparing [2023-04-02T01:51:14.150Z] 2f3ead3511bd: Preparing [2023-04-02T01:51:14.150Z] 8d695074f5a7: Preparing [2023-04-02T01:51:14.150Z] 04baf6055ceb: Preparing [2023-04-02T01:51:14.150Z] 81508da93445: Preparing [2023-04-02T01:51:14.150Z] 26cbea5cba74: Preparing [2023-04-02T01:51:14.150Z] 04baf6055ceb: Waiting [2023-04-02T01:51:14.150Z] 81508da93445: Waiting [2023-04-02T01:51:14.150Z] 26cbea5cba74: Waiting [2023-04-02T01:51:14.150Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:14.150Z] 5be261cdcb9c: Layer already exists [2023-04-02T01:51:14.150Z] 2f3ead3511bd: Layer already exists [2023-04-02T01:51:14.150Z] 667eb81935f7: Layer already exists [2023-04-02T01:51:14.150Z] b85104e056d9: Layer already exists [2023-04-02T01:51:14.150Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:14.150Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:14.150Z] 81508da93445: Layer already exists [2023-04-02T01:51:14.414Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:14.828Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:15.191Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-02T01:51:15.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-02T01:51:15.192Z] 5be261cdcb9c: Preparing [2023-04-02T01:51:15.192Z] b85104e056d9: Preparing [2023-04-02T01:51:15.192Z] 667eb81935f7: Preparing [2023-04-02T01:51:15.192Z] 2f3ead3511bd: Preparing [2023-04-02T01:51:15.192Z] 8d695074f5a7: Preparing [2023-04-02T01:51:15.192Z] 04baf6055ceb: Preparing [2023-04-02T01:51:15.192Z] 81508da93445: Preparing [2023-04-02T01:51:15.192Z] 26cbea5cba74: Preparing [2023-04-02T01:51:15.192Z] 04baf6055ceb: Waiting [2023-04-02T01:51:15.192Z] 81508da93445: Waiting [2023-04-02T01:51:15.192Z] 26cbea5cba74: Waiting [2023-04-02T01:51:15.192Z] 667eb81935f7: Layer already exists [2023-04-02T01:51:15.192Z] b85104e056d9: Layer already exists [2023-04-02T01:51:15.192Z] 5be261cdcb9c: Layer already exists [2023-04-02T01:51:15.192Z] 2f3ead3511bd: Layer already exists [2023-04-02T01:51:15.192Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:15.192Z] 81508da93445: Layer already exists [2023-04-02T01:51:15.192Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:15.192Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:15.463Z] main: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:51:15.525Z] ===================================================== [Pipeline] echo [2023-04-02T01:51:15.533Z] taggedImages: [2023-04-02T01:51:15.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:15.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-02T01:51:15.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.118 [2023-04-02T01:51:15.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:15.533Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-02T01:51:15.549Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-02T01:51:15.549Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:15.549Z] latest [2023-04-02T01:51:15.549Z] 3.0.0-dev.118 [2023-04-02T01:51:15.549Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:15.549Z] main [2023-04-02T01:51:15.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:15.907Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:16.283Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:16.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-02T01:51:16.283Z] 0fcea998ba88: Preparing [2023-04-02T01:51:16.283Z] 5b0d5db92314: Preparing [2023-04-02T01:51:16.283Z] 8d695074f5a7: Preparing [2023-04-02T01:51:16.283Z] 04baf6055ceb: Preparing [2023-04-02T01:51:16.283Z] 057794a9ccdf: Preparing [2023-04-02T01:51:16.283Z] 26cbea5cba74: Preparing [2023-04-02T01:51:16.283Z] 26cbea5cba74: Waiting [2023-04-02T01:51:16.283Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:16.283Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:16.558Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:16.558Z] 0fcea998ba88: Pushed [2023-04-02T01:51:16.558Z] 057794a9ccdf: Pushed [2023-04-02T01:51:19.905Z] 5b0d5db92314: Pushed [2023-04-02T01:51:19.905Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:20.519Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:20.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-02T01:51:20.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-02T01:51:20.857Z] 0fcea998ba88: Preparing [2023-04-02T01:51:20.857Z] 5b0d5db92314: Preparing [2023-04-02T01:51:20.857Z] 8d695074f5a7: Preparing [2023-04-02T01:51:20.857Z] 04baf6055ceb: Preparing [2023-04-02T01:51:20.857Z] 057794a9ccdf: Preparing [2023-04-02T01:51:20.857Z] 26cbea5cba74: Preparing [2023-04-02T01:51:20.857Z] 26cbea5cba74: Waiting [2023-04-02T01:51:20.857Z] 057794a9ccdf: Layer already exists [2023-04-02T01:51:20.857Z] 5b0d5db92314: Layer already exists [2023-04-02T01:51:20.857Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:20.857Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:20.857Z] 0fcea998ba88: Layer already exists [2023-04-02T01:51:20.857Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:21.122Z] latest: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:21.473Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:21.810Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.118 [2023-04-02T01:51:21.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-02T01:51:21.810Z] 0fcea998ba88: Preparing [2023-04-02T01:51:21.810Z] 5b0d5db92314: Preparing [2023-04-02T01:51:21.810Z] 8d695074f5a7: Preparing [2023-04-02T01:51:21.810Z] 04baf6055ceb: Preparing [2023-04-02T01:51:21.810Z] 057794a9ccdf: Preparing [2023-04-02T01:51:21.810Z] 26cbea5cba74: Preparing [2023-04-02T01:51:21.810Z] 26cbea5cba74: Waiting [2023-04-02T01:51:21.810Z] 5b0d5db92314: Layer already exists [2023-04-02T01:51:21.810Z] 057794a9ccdf: Layer already exists [2023-04-02T01:51:21.810Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:21.810Z] 0fcea998ba88: Layer already exists [2023-04-02T01:51:21.810Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:21.810Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:22.076Z] 3.0.0-dev.118: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:22.419Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:22.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:22.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-02T01:51:22.748Z] 0fcea998ba88: Preparing [2023-04-02T01:51:22.748Z] 5b0d5db92314: Preparing [2023-04-02T01:51:22.748Z] 8d695074f5a7: Preparing [2023-04-02T01:51:22.748Z] 04baf6055ceb: Preparing [2023-04-02T01:51:22.748Z] 057794a9ccdf: Preparing [2023-04-02T01:51:22.748Z] 26cbea5cba74: Preparing [2023-04-02T01:51:22.748Z] 26cbea5cba74: Waiting [2023-04-02T01:51:22.748Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:22.748Z] 057794a9ccdf: Layer already exists [2023-04-02T01:51:22.748Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:22.748Z] 0fcea998ba88: Layer already exists [2023-04-02T01:51:22.748Z] 5b0d5db92314: Layer already exists [2023-04-02T01:51:22.748Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:23.015Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:23.352Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:23.681Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-02T01:51:23.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-02T01:51:23.682Z] 0fcea998ba88: Preparing [2023-04-02T01:51:23.682Z] 5b0d5db92314: Preparing [2023-04-02T01:51:23.682Z] 8d695074f5a7: Preparing [2023-04-02T01:51:23.682Z] 04baf6055ceb: Preparing [2023-04-02T01:51:23.682Z] 057794a9ccdf: Preparing [2023-04-02T01:51:23.682Z] 26cbea5cba74: Preparing [2023-04-02T01:51:23.682Z] 26cbea5cba74: Waiting [2023-04-02T01:51:23.682Z] 0fcea998ba88: Layer already exists [2023-04-02T01:51:23.682Z] 5b0d5db92314: Layer already exists [2023-04-02T01:51:23.682Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:23.682Z] 057794a9ccdf: Layer already exists [2023-04-02T01:51:23.682Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:23.682Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:23.946Z] main: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:51:23.985Z] ===================================================== [Pipeline] echo [2023-04-02T01:51:23.990Z] taggedImages: [2023-04-02T01:51:23.990Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:23.990Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-02T01:51:23.990Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.118 [2023-04-02T01:51:23.990Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:23.990Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-02T01:51:24.005Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-02T01:51:24.005Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:24.005Z] latest [2023-04-02T01:51:24.005Z] 3.0.0-dev.118 [2023-04-02T01:51:24.005Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:24.005Z] main [2023-04-02T01:51:24.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:24.352Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:24.690Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:24.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-02T01:51:24.690Z] a1d83b1f820e: Preparing [2023-04-02T01:51:24.690Z] 6ca40859e971: Preparing [2023-04-02T01:51:24.690Z] 4fd7d807bf49: Preparing [2023-04-02T01:51:24.690Z] 8d695074f5a7: Preparing [2023-04-02T01:51:24.690Z] 04baf6055ceb: Preparing [2023-04-02T01:51:24.690Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:24.690Z] 26cbea5cba74: Preparing [2023-04-02T01:51:24.690Z] ee23b29ef3ab: Waiting [2023-04-02T01:51:24.690Z] 26cbea5cba74: Waiting [2023-04-02T01:51:24.958Z] a1d83b1f820e: Pushed [2023-04-02T01:51:24.958Z] 6ca40859e971: Pushed [2023-04-02T01:51:24.958Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:24.958Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:24.958Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:24.958Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:28.290Z] 4fd7d807bf49: Pushed [2023-04-02T01:51:28.290Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:28.638Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:31.553Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-02T01:51:31.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-02T01:51:31.554Z] a1d83b1f820e: Preparing [2023-04-02T01:51:31.554Z] 6ca40859e971: Preparing [2023-04-02T01:51:31.554Z] 4fd7d807bf49: Preparing [2023-04-02T01:51:31.554Z] 8d695074f5a7: Preparing [2023-04-02T01:51:31.554Z] 04baf6055ceb: Preparing [2023-04-02T01:51:31.554Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:31.554Z] 26cbea5cba74: Preparing [2023-04-02T01:51:31.554Z] ee23b29ef3ab: Waiting [2023-04-02T01:51:31.554Z] 26cbea5cba74: Waiting [2023-04-02T01:51:31.554Z] 4fd7d807bf49: Layer already exists [2023-04-02T01:51:31.554Z] 6ca40859e971: Layer already exists [2023-04-02T01:51:31.554Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:31.554Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:31.554Z] a1d83b1f820e: Layer already exists [2023-04-02T01:51:31.554Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:31.554Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:31.821Z] latest: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:32.161Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:32.501Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.118 [2023-04-02T01:51:32.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-02T01:51:32.501Z] a1d83b1f820e: Preparing [2023-04-02T01:51:32.501Z] 6ca40859e971: Preparing [2023-04-02T01:51:32.501Z] 4fd7d807bf49: Preparing [2023-04-02T01:51:32.501Z] 8d695074f5a7: Preparing [2023-04-02T01:51:32.501Z] 04baf6055ceb: Preparing [2023-04-02T01:51:32.501Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:32.501Z] 26cbea5cba74: Preparing [2023-04-02T01:51:32.501Z] ee23b29ef3ab: Waiting [2023-04-02T01:51:32.501Z] 26cbea5cba74: Waiting [2023-04-02T01:51:32.501Z] 4fd7d807bf49: Layer already exists [2023-04-02T01:51:32.501Z] 6ca40859e971: Layer already exists [2023-04-02T01:51:32.501Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:32.501Z] a1d83b1f820e: Layer already exists [2023-04-02T01:51:32.501Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:32.501Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:32.501Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:32.767Z] 3.0.0-dev.118: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:33.101Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:33.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:33.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-02T01:51:33.436Z] a1d83b1f820e: Preparing [2023-04-02T01:51:33.436Z] 6ca40859e971: Preparing [2023-04-02T01:51:33.436Z] 4fd7d807bf49: Preparing [2023-04-02T01:51:33.436Z] 8d695074f5a7: Preparing [2023-04-02T01:51:33.436Z] 04baf6055ceb: Preparing [2023-04-02T01:51:33.436Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:33.436Z] 26cbea5cba74: Preparing [2023-04-02T01:51:33.436Z] ee23b29ef3ab: Waiting [2023-04-02T01:51:33.436Z] 26cbea5cba74: Waiting [2023-04-02T01:51:33.436Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:33.436Z] a1d83b1f820e: Layer already exists [2023-04-02T01:51:33.436Z] 4fd7d807bf49: Layer already exists [2023-04-02T01:51:33.436Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:33.436Z] 6ca40859e971: Layer already exists [2023-04-02T01:51:33.436Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:33.436Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:33.699Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:34.037Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:34.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-02T01:51:34.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-02T01:51:34.372Z] a1d83b1f820e: Preparing [2023-04-02T01:51:34.372Z] 6ca40859e971: Preparing [2023-04-02T01:51:34.372Z] 4fd7d807bf49: Preparing [2023-04-02T01:51:34.372Z] 8d695074f5a7: Preparing [2023-04-02T01:51:34.372Z] 04baf6055ceb: Preparing [2023-04-02T01:51:34.372Z] ee23b29ef3ab: Preparing [2023-04-02T01:51:34.372Z] 26cbea5cba74: Preparing [2023-04-02T01:51:34.372Z] ee23b29ef3ab: Waiting [2023-04-02T01:51:34.372Z] 26cbea5cba74: Waiting [2023-04-02T01:51:34.372Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:34.372Z] 4fd7d807bf49: Layer already exists [2023-04-02T01:51:34.372Z] a1d83b1f820e: Layer already exists [2023-04-02T01:51:34.372Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:34.372Z] 6ca40859e971: Layer already exists [2023-04-02T01:51:34.372Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:51:34.372Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:34.637Z] main: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:51:34.676Z] ===================================================== [Pipeline] echo [2023-04-02T01:51:34.682Z] taggedImages: [2023-04-02T01:51:34.682Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:34.682Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-02T01:51:34.682Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.118 [2023-04-02T01:51:34.682Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:34.682Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-02T01:51:34.696Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-02T01:51:34.696Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:34.696Z] latest [2023-04-02T01:51:34.696Z] 3.0.0-dev.118 [2023-04-02T01:51:34.696Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:34.696Z] main [2023-04-02T01:51:34.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:35.027Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:35.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:35.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-02T01:51:35.362Z] d56a477833e2: Preparing [2023-04-02T01:51:35.362Z] d56a477833e2: Preparing [2023-04-02T01:51:35.362Z] c0465d0bb702: Preparing [2023-04-02T01:51:35.362Z] bb54a582c845: Preparing [2023-04-02T01:51:35.362Z] 0e2f6969b5bd: Preparing [2023-04-02T01:51:35.362Z] 8ffb056ba85c: Preparing [2023-04-02T01:51:35.362Z] f19bfcfe2c85: Preparing [2023-04-02T01:51:35.362Z] 8d695074f5a7: Preparing [2023-04-02T01:51:35.362Z] 04baf6055ceb: Preparing [2023-04-02T01:51:35.362Z] 86a7576083ff: Preparing [2023-04-02T01:51:35.362Z] 9b5cf499dff0: Preparing [2023-04-02T01:51:35.362Z] 1db43f8c089a: Preparing [2023-04-02T01:51:35.362Z] fd76ced6249c: Preparing [2023-04-02T01:51:35.362Z] 26cbea5cba74: Preparing [2023-04-02T01:51:35.362Z] f19bfcfe2c85: Waiting [2023-04-02T01:51:35.362Z] 8d695074f5a7: Waiting [2023-04-02T01:51:35.362Z] 04baf6055ceb: Waiting [2023-04-02T01:51:35.362Z] 86a7576083ff: Waiting [2023-04-02T01:51:35.362Z] 9b5cf499dff0: Waiting [2023-04-02T01:51:35.362Z] 1db43f8c089a: Waiting [2023-04-02T01:51:35.362Z] fd76ced6249c: Waiting [2023-04-02T01:51:35.362Z] 26cbea5cba74: Waiting [2023-04-02T01:51:35.626Z] 8ffb056ba85c: Pushed [2023-04-02T01:51:35.626Z] d56a477833e2: Pushed [2023-04-02T01:51:35.626Z] bb54a582c845: Pushed [2023-04-02T01:51:35.626Z] 0e2f6969b5bd: Pushed [2023-04-02T01:51:35.626Z] c0465d0bb702: Pushed [2023-04-02T01:51:35.891Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:35.891Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:35.891Z] 9b5cf499dff0: Pushed [2023-04-02T01:51:35.891Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:35.891Z] 86a7576083ff: Pushed [2023-04-02T01:51:35.891Z] 1db43f8c089a: Pushed [2023-04-02T01:51:35.891Z] fd76ced6249c: Pushed [2023-04-02T01:51:39.227Z] f19bfcfe2c85: Pushed [2023-04-02T01:51:39.492Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:40.099Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:40.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-02T01:51:40.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-02T01:51:40.440Z] d56a477833e2: Preparing [2023-04-02T01:51:40.440Z] d56a477833e2: Preparing [2023-04-02T01:51:40.440Z] c0465d0bb702: Preparing [2023-04-02T01:51:40.440Z] bb54a582c845: Preparing [2023-04-02T01:51:40.440Z] 0e2f6969b5bd: Preparing [2023-04-02T01:51:40.440Z] 8ffb056ba85c: Preparing [2023-04-02T01:51:40.440Z] f19bfcfe2c85: Preparing [2023-04-02T01:51:40.440Z] 8d695074f5a7: Preparing [2023-04-02T01:51:40.440Z] 04baf6055ceb: Preparing [2023-04-02T01:51:40.440Z] 86a7576083ff: Preparing [2023-04-02T01:51:40.440Z] 9b5cf499dff0: Preparing [2023-04-02T01:51:40.440Z] 1db43f8c089a: Preparing [2023-04-02T01:51:40.440Z] fd76ced6249c: Preparing [2023-04-02T01:51:40.440Z] 26cbea5cba74: Preparing [2023-04-02T01:51:40.440Z] 86a7576083ff: Waiting [2023-04-02T01:51:40.440Z] 9b5cf499dff0: Waiting [2023-04-02T01:51:40.440Z] f19bfcfe2c85: Waiting [2023-04-02T01:51:40.440Z] 04baf6055ceb: Waiting [2023-04-02T01:51:40.440Z] 1db43f8c089a: Waiting [2023-04-02T01:51:40.440Z] 8d695074f5a7: Waiting [2023-04-02T01:51:40.440Z] fd76ced6249c: Waiting [2023-04-02T01:51:40.440Z] 26cbea5cba74: Waiting [2023-04-02T01:51:40.440Z] c0465d0bb702: Layer already exists [2023-04-02T01:51:40.440Z] bb54a582c845: Layer already exists [2023-04-02T01:51:40.440Z] 8ffb056ba85c: Layer already exists [2023-04-02T01:51:40.440Z] 0e2f6969b5bd: Layer already exists [2023-04-02T01:51:40.440Z] d56a477833e2: Layer already exists [2023-04-02T01:51:40.440Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:40.440Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:40.440Z] f19bfcfe2c85: Layer already exists [2023-04-02T01:51:40.440Z] 86a7576083ff: Layer already exists [2023-04-02T01:51:40.440Z] 9b5cf499dff0: Layer already exists [2023-04-02T01:51:40.440Z] 1db43f8c089a: Layer already exists [2023-04-02T01:51:40.440Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:40.440Z] fd76ced6249c: Layer already exists [2023-04-02T01:51:40.706Z] latest: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:41.059Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:41.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.118 [2023-04-02T01:51:41.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-02T01:51:41.658Z] d56a477833e2: Preparing [2023-04-02T01:51:41.658Z] d56a477833e2: Preparing [2023-04-02T01:51:41.658Z] c0465d0bb702: Preparing [2023-04-02T01:51:41.658Z] bb54a582c845: Preparing [2023-04-02T01:51:41.658Z] 0e2f6969b5bd: Preparing [2023-04-02T01:51:41.658Z] 8ffb056ba85c: Preparing [2023-04-02T01:51:41.658Z] f19bfcfe2c85: Preparing [2023-04-02T01:51:41.658Z] 8d695074f5a7: Preparing [2023-04-02T01:51:41.658Z] 04baf6055ceb: Preparing [2023-04-02T01:51:41.658Z] 86a7576083ff: Preparing [2023-04-02T01:51:41.658Z] 9b5cf499dff0: Preparing [2023-04-02T01:51:41.658Z] 1db43f8c089a: Preparing [2023-04-02T01:51:41.658Z] fd76ced6249c: Preparing [2023-04-02T01:51:41.658Z] 26cbea5cba74: Preparing [2023-04-02T01:51:41.658Z] f19bfcfe2c85: Waiting [2023-04-02T01:51:41.658Z] 8d695074f5a7: Waiting [2023-04-02T01:51:41.658Z] 04baf6055ceb: Waiting [2023-04-02T01:51:41.658Z] 86a7576083ff: Waiting [2023-04-02T01:51:41.658Z] 9b5cf499dff0: Waiting [2023-04-02T01:51:41.658Z] 1db43f8c089a: Waiting [2023-04-02T01:51:41.658Z] fd76ced6249c: Waiting [2023-04-02T01:51:41.658Z] 26cbea5cba74: Waiting [2023-04-02T01:51:41.658Z] 0e2f6969b5bd: Layer already exists [2023-04-02T01:51:41.658Z] c0465d0bb702: Layer already exists [2023-04-02T01:51:41.658Z] bb54a582c845: Layer already exists [2023-04-02T01:51:41.658Z] 8ffb056ba85c: Layer already exists [2023-04-02T01:51:41.658Z] d56a477833e2: Layer already exists [2023-04-02T01:51:41.658Z] f19bfcfe2c85: Layer already exists [2023-04-02T01:51:41.658Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:41.658Z] 86a7576083ff: Layer already exists [2023-04-02T01:51:41.658Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:41.658Z] 9b5cf499dff0: Layer already exists [2023-04-02T01:51:41.658Z] fd76ced6249c: Layer already exists [2023-04-02T01:51:41.658Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:41.658Z] 1db43f8c089a: Layer already exists [2023-04-02T01:51:41.923Z] 3.0.0-dev.118: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:43.313Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:43.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:43.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-02T01:51:43.913Z] d56a477833e2: Preparing [2023-04-02T01:51:43.913Z] d56a477833e2: Preparing [2023-04-02T01:51:43.913Z] c0465d0bb702: Preparing [2023-04-02T01:51:43.913Z] bb54a582c845: Preparing [2023-04-02T01:51:43.913Z] 0e2f6969b5bd: Preparing [2023-04-02T01:51:43.913Z] 8ffb056ba85c: Preparing [2023-04-02T01:51:43.913Z] f19bfcfe2c85: Preparing [2023-04-02T01:51:43.913Z] 8d695074f5a7: Preparing [2023-04-02T01:51:43.913Z] 04baf6055ceb: Preparing [2023-04-02T01:51:43.913Z] 86a7576083ff: Preparing [2023-04-02T01:51:43.913Z] 9b5cf499dff0: Preparing [2023-04-02T01:51:43.913Z] 1db43f8c089a: Preparing [2023-04-02T01:51:43.913Z] fd76ced6249c: Preparing [2023-04-02T01:51:43.913Z] 26cbea5cba74: Preparing [2023-04-02T01:51:43.913Z] 86a7576083ff: Waiting [2023-04-02T01:51:43.913Z] fd76ced6249c: Waiting [2023-04-02T01:51:43.913Z] 26cbea5cba74: Waiting [2023-04-02T01:51:43.913Z] 9b5cf499dff0: Waiting [2023-04-02T01:51:43.913Z] 1db43f8c089a: Waiting [2023-04-02T01:51:43.913Z] 8d695074f5a7: Waiting [2023-04-02T01:51:43.913Z] f19bfcfe2c85: Waiting [2023-04-02T01:51:43.913Z] 04baf6055ceb: Waiting [2023-04-02T01:51:43.913Z] d56a477833e2: Layer already exists [2023-04-02T01:51:43.913Z] c0465d0bb702: Layer already exists [2023-04-02T01:51:43.913Z] 0e2f6969b5bd: Layer already exists [2023-04-02T01:51:43.913Z] bb54a582c845: Layer already exists [2023-04-02T01:51:43.913Z] 8ffb056ba85c: Layer already exists [2023-04-02T01:51:43.913Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:43.913Z] f19bfcfe2c85: Layer already exists [2023-04-02T01:51:43.913Z] 9b5cf499dff0: Layer already exists [2023-04-02T01:51:43.913Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:43.913Z] 86a7576083ff: Layer already exists [2023-04-02T01:51:43.913Z] 1db43f8c089a: Layer already exists [2023-04-02T01:51:43.913Z] fd76ced6249c: Layer already exists [2023-04-02T01:51:43.913Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:44.179Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:44.515Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:44.859Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-02T01:51:44.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-02T01:51:44.859Z] d56a477833e2: Preparing [2023-04-02T01:51:44.859Z] d56a477833e2: Preparing [2023-04-02T01:51:44.859Z] c0465d0bb702: Preparing [2023-04-02T01:51:44.859Z] bb54a582c845: Preparing [2023-04-02T01:51:44.859Z] 0e2f6969b5bd: Preparing [2023-04-02T01:51:44.859Z] 8ffb056ba85c: Preparing [2023-04-02T01:51:44.859Z] f19bfcfe2c85: Preparing [2023-04-02T01:51:44.859Z] 8d695074f5a7: Preparing [2023-04-02T01:51:44.859Z] 04baf6055ceb: Preparing [2023-04-02T01:51:44.859Z] 86a7576083ff: Preparing [2023-04-02T01:51:44.859Z] 9b5cf499dff0: Preparing [2023-04-02T01:51:44.859Z] 1db43f8c089a: Preparing [2023-04-02T01:51:44.859Z] fd76ced6249c: Preparing [2023-04-02T01:51:44.859Z] 26cbea5cba74: Preparing [2023-04-02T01:51:44.859Z] f19bfcfe2c85: Waiting [2023-04-02T01:51:44.859Z] 8d695074f5a7: Waiting [2023-04-02T01:51:44.859Z] fd76ced6249c: Waiting [2023-04-02T01:51:44.859Z] 04baf6055ceb: Waiting [2023-04-02T01:51:44.859Z] 26cbea5cba74: Waiting [2023-04-02T01:51:44.859Z] 86a7576083ff: Waiting [2023-04-02T01:51:44.859Z] 9b5cf499dff0: Waiting [2023-04-02T01:51:44.859Z] 1db43f8c089a: Waiting [2023-04-02T01:51:44.859Z] 0e2f6969b5bd: Layer already exists [2023-04-02T01:51:44.859Z] d56a477833e2: Layer already exists [2023-04-02T01:51:44.859Z] 8ffb056ba85c: Layer already exists [2023-04-02T01:51:44.859Z] c0465d0bb702: Layer already exists [2023-04-02T01:51:44.859Z] bb54a582c845: Layer already exists [2023-04-02T01:51:44.859Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:44.859Z] f19bfcfe2c85: Layer already exists [2023-04-02T01:51:44.859Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:44.859Z] 86a7576083ff: Layer already exists [2023-04-02T01:51:44.859Z] 9b5cf499dff0: Layer already exists [2023-04-02T01:51:44.859Z] 1db43f8c089a: Layer already exists [2023-04-02T01:51:44.859Z] fd76ced6249c: Layer already exists [2023-04-02T01:51:44.859Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:45.124Z] main: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:51:45.164Z] ===================================================== [Pipeline] echo [2023-04-02T01:51:45.169Z] taggedImages: [2023-04-02T01:51:45.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:45.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-02T01:51:45.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.118 [2023-04-02T01:51:45.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:45.169Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-02T01:51:45.194Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-02T01:51:45.194Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:45.194Z] latest [2023-04-02T01:51:45.194Z] 3.0.0-dev.118 [2023-04-02T01:51:45.194Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:45.194Z] main [2023-04-02T01:51:45.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:45.542Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:45.885Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:45.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-02T01:51:45.885Z] 294c0701e307: Preparing [2023-04-02T01:51:45.885Z] 27f2ee824e47: Preparing [2023-04-02T01:51:45.885Z] 8d9b22743562: Preparing [2023-04-02T01:51:45.885Z] c9ee26db770e: Preparing [2023-04-02T01:51:45.885Z] 8d695074f5a7: Preparing [2023-04-02T01:51:45.885Z] 04baf6055ceb: Preparing [2023-04-02T01:51:45.885Z] 81508da93445: Preparing [2023-04-02T01:51:45.885Z] 26cbea5cba74: Preparing [2023-04-02T01:51:45.885Z] 04baf6055ceb: Waiting [2023-04-02T01:51:45.885Z] 81508da93445: Waiting [2023-04-02T01:51:45.885Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:46.148Z] 8d9b22743562: Pushed [2023-04-02T01:51:46.148Z] 294c0701e307: Pushed [2023-04-02T01:51:46.148Z] 27f2ee824e47: Pushed [2023-04-02T01:51:46.148Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:46.148Z] 81508da93445: Layer already exists [2023-04-02T01:51:46.148Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:48.717Z] c9ee26db770e: Pushed [2023-04-02T01:51:48.990Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:49.328Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:49.922Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-02T01:51:49.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-02T01:51:49.922Z] 294c0701e307: Preparing [2023-04-02T01:51:49.922Z] 27f2ee824e47: Preparing [2023-04-02T01:51:49.922Z] 8d9b22743562: Preparing [2023-04-02T01:51:49.922Z] c9ee26db770e: Preparing [2023-04-02T01:51:49.922Z] 8d695074f5a7: Preparing [2023-04-02T01:51:49.922Z] 04baf6055ceb: Preparing [2023-04-02T01:51:49.922Z] 81508da93445: Preparing [2023-04-02T01:51:49.922Z] 26cbea5cba74: Preparing [2023-04-02T01:51:49.922Z] 04baf6055ceb: Waiting [2023-04-02T01:51:49.922Z] 81508da93445: Waiting [2023-04-02T01:51:49.922Z] 294c0701e307: Layer already exists [2023-04-02T01:51:49.922Z] 27f2ee824e47: Layer already exists [2023-04-02T01:51:49.922Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:49.922Z] 8d9b22743562: Layer already exists [2023-04-02T01:51:49.922Z] c9ee26db770e: Layer already exists [2023-04-02T01:51:49.922Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:49.922Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:49.922Z] 81508da93445: Layer already exists [2023-04-02T01:51:50.187Z] latest: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:50.527Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:50.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.118 [2023-04-02T01:51:50.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-02T01:51:50.864Z] 294c0701e307: Preparing [2023-04-02T01:51:50.864Z] 27f2ee824e47: Preparing [2023-04-02T01:51:50.864Z] 8d9b22743562: Preparing [2023-04-02T01:51:50.864Z] c9ee26db770e: Preparing [2023-04-02T01:51:50.864Z] 8d695074f5a7: Preparing [2023-04-02T01:51:50.864Z] 04baf6055ceb: Preparing [2023-04-02T01:51:50.864Z] 81508da93445: Preparing [2023-04-02T01:51:50.864Z] 26cbea5cba74: Preparing [2023-04-02T01:51:50.864Z] 04baf6055ceb: Waiting [2023-04-02T01:51:50.864Z] 26cbea5cba74: Waiting [2023-04-02T01:51:50.864Z] 81508da93445: Waiting [2023-04-02T01:51:50.864Z] 27f2ee824e47: Layer already exists [2023-04-02T01:51:50.864Z] 8d9b22743562: Layer already exists [2023-04-02T01:51:50.864Z] c9ee26db770e: Layer already exists [2023-04-02T01:51:50.864Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:50.864Z] 294c0701e307: Layer already exists [2023-04-02T01:51:50.864Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:50.864Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:50.864Z] 81508da93445: Layer already exists [2023-04-02T01:51:51.129Z] 3.0.0-dev.118: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:51.470Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:51.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:51.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-02T01:51:51.808Z] 294c0701e307: Preparing [2023-04-02T01:51:51.808Z] 27f2ee824e47: Preparing [2023-04-02T01:51:51.808Z] 8d9b22743562: Preparing [2023-04-02T01:51:51.808Z] c9ee26db770e: Preparing [2023-04-02T01:51:51.808Z] 8d695074f5a7: Preparing [2023-04-02T01:51:51.808Z] 04baf6055ceb: Preparing [2023-04-02T01:51:51.808Z] 81508da93445: Preparing [2023-04-02T01:51:51.808Z] 26cbea5cba74: Preparing [2023-04-02T01:51:51.808Z] 04baf6055ceb: Waiting [2023-04-02T01:51:51.808Z] 81508da93445: Waiting [2023-04-02T01:51:51.808Z] 26cbea5cba74: Waiting [2023-04-02T01:51:51.808Z] c9ee26db770e: Layer already exists [2023-04-02T01:51:51.808Z] 294c0701e307: Layer already exists [2023-04-02T01:51:51.808Z] 27f2ee824e47: Layer already exists [2023-04-02T01:51:51.808Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:51.808Z] 8d9b22743562: Layer already exists [2023-04-02T01:51:51.808Z] 81508da93445: Layer already exists [2023-04-02T01:51:51.808Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:51.808Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:51.808Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:52.416Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:52.759Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-02T01:51:52.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-02T01:51:52.759Z] 294c0701e307: Preparing [2023-04-02T01:51:52.759Z] 27f2ee824e47: Preparing [2023-04-02T01:51:52.759Z] 8d9b22743562: Preparing [2023-04-02T01:51:52.759Z] c9ee26db770e: Preparing [2023-04-02T01:51:52.759Z] 8d695074f5a7: Preparing [2023-04-02T01:51:52.759Z] 04baf6055ceb: Preparing [2023-04-02T01:51:52.759Z] 81508da93445: Preparing [2023-04-02T01:51:52.759Z] 26cbea5cba74: Preparing [2023-04-02T01:51:52.759Z] 04baf6055ceb: Waiting [2023-04-02T01:51:52.759Z] 81508da93445: Waiting [2023-04-02T01:51:52.759Z] 26cbea5cba74: Waiting [2023-04-02T01:51:52.759Z] 294c0701e307: Layer already exists [2023-04-02T01:51:52.759Z] 8d9b22743562: Layer already exists [2023-04-02T01:51:52.759Z] 27f2ee824e47: Layer already exists [2023-04-02T01:51:52.759Z] c9ee26db770e: Layer already exists [2023-04-02T01:51:52.759Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:52.759Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:52.759Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:52.759Z] 81508da93445: Layer already exists [2023-04-02T01:51:53.024Z] main: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:51:53.062Z] ===================================================== [Pipeline] echo [2023-04-02T01:51:53.067Z] taggedImages: [2023-04-02T01:51:53.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:53.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-02T01:51:53.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.118 [2023-04-02T01:51:53.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:53.067Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-02T01:51:53.080Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-02T01:51:53.080Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:53.081Z] latest [2023-04-02T01:51:53.081Z] 3.0.0-dev.118 [2023-04-02T01:51:53.081Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:53.081Z] main [2023-04-02T01:51:53.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:53.407Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:53.746Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:51:53.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-02T01:51:53.746Z] 57596f1e2e69: Preparing [2023-04-02T01:51:53.746Z] 18423ff78a5d: Preparing [2023-04-02T01:51:53.746Z] 07cd6f754932: Preparing [2023-04-02T01:51:53.746Z] b3ab8aa1049d: Preparing [2023-04-02T01:51:53.746Z] 8d695074f5a7: Preparing [2023-04-02T01:51:53.746Z] 04baf6055ceb: Preparing [2023-04-02T01:51:53.746Z] 8ca431121087: Preparing [2023-04-02T01:51:53.746Z] 80b0d0d3665f: Preparing [2023-04-02T01:51:53.746Z] 26cbea5cba74: Preparing [2023-04-02T01:51:53.746Z] 04baf6055ceb: Waiting [2023-04-02T01:51:53.746Z] 8ca431121087: Waiting [2023-04-02T01:51:53.746Z] 80b0d0d3665f: Waiting [2023-04-02T01:51:53.746Z] 26cbea5cba74: Waiting [2023-04-02T01:51:53.746Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:54.012Z] b3ab8aa1049d: Pushed [2023-04-02T01:51:54.012Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:54.012Z] 18423ff78a5d: Pushed [2023-04-02T01:51:54.012Z] 57596f1e2e69: Pushed [2023-04-02T01:51:54.012Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:54.012Z] 8ca431121087: Pushed [2023-04-02T01:51:54.277Z] 80b0d0d3665f: Pushed [2023-04-02T01:51:56.846Z] 07cd6f754932: Pushed [2023-04-02T01:51:56.846Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:57.184Z] + 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 [2023-04-02T01:51:57.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-02T01:51:57.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-02T01:51:57.525Z] 57596f1e2e69: Preparing [2023-04-02T01:51:57.525Z] 18423ff78a5d: Preparing [2023-04-02T01:51:57.525Z] 07cd6f754932: Preparing [2023-04-02T01:51:57.525Z] b3ab8aa1049d: Preparing [2023-04-02T01:51:57.525Z] 8d695074f5a7: Preparing [2023-04-02T01:51:57.525Z] 04baf6055ceb: Preparing [2023-04-02T01:51:57.525Z] 8ca431121087: Preparing [2023-04-02T01:51:57.525Z] 80b0d0d3665f: Preparing [2023-04-02T01:51:57.525Z] 26cbea5cba74: Preparing [2023-04-02T01:51:57.525Z] 8ca431121087: Waiting [2023-04-02T01:51:57.525Z] 80b0d0d3665f: Waiting [2023-04-02T01:51:57.525Z] 04baf6055ceb: Waiting [2023-04-02T01:51:57.525Z] 26cbea5cba74: Waiting [2023-04-02T01:51:57.525Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:57.525Z] 18423ff78a5d: Layer already exists [2023-04-02T01:51:57.525Z] b3ab8aa1049d: Layer already exists [2023-04-02T01:51:57.525Z] 07cd6f754932: Layer already exists [2023-04-02T01:51:57.525Z] 57596f1e2e69: Layer already exists [2023-04-02T01:51:57.525Z] 8ca431121087: Layer already exists [2023-04-02T01:51:57.525Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:57.525Z] 80b0d0d3665f: Layer already exists [2023-04-02T01:51:57.525Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:57.790Z] latest: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:58.135Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:58.789Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.118 [2023-04-02T01:51:58.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-02T01:51:58.789Z] 57596f1e2e69: Preparing [2023-04-02T01:51:58.789Z] 18423ff78a5d: Preparing [2023-04-02T01:51:58.789Z] 07cd6f754932: Preparing [2023-04-02T01:51:58.789Z] b3ab8aa1049d: Preparing [2023-04-02T01:51:58.789Z] 8d695074f5a7: Preparing [2023-04-02T01:51:58.789Z] 04baf6055ceb: Preparing [2023-04-02T01:51:58.789Z] 8ca431121087: Preparing [2023-04-02T01:51:58.789Z] 80b0d0d3665f: Preparing [2023-04-02T01:51:58.789Z] 26cbea5cba74: Preparing [2023-04-02T01:51:58.789Z] 04baf6055ceb: Waiting [2023-04-02T01:51:58.789Z] 8ca431121087: Waiting [2023-04-02T01:51:58.789Z] 26cbea5cba74: Waiting [2023-04-02T01:51:58.789Z] 80b0d0d3665f: Waiting [2023-04-02T01:51:58.789Z] 57596f1e2e69: Layer already exists [2023-04-02T01:51:58.789Z] b3ab8aa1049d: Layer already exists [2023-04-02T01:51:58.789Z] 07cd6f754932: Layer already exists [2023-04-02T01:51:58.789Z] 18423ff78a5d: Layer already exists [2023-04-02T01:51:58.789Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:58.789Z] 8ca431121087: Layer already exists [2023-04-02T01:51:58.789Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:58.789Z] 80b0d0d3665f: Layer already exists [2023-04-02T01:51:58.789Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:59.059Z] 3.0.0-dev.118: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:59.401Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:51:59.748Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:51:59.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-02T01:51:59.749Z] 57596f1e2e69: Preparing [2023-04-02T01:51:59.749Z] 18423ff78a5d: Preparing [2023-04-02T01:51:59.749Z] 07cd6f754932: Preparing [2023-04-02T01:51:59.749Z] b3ab8aa1049d: Preparing [2023-04-02T01:51:59.749Z] 8d695074f5a7: Preparing [2023-04-02T01:51:59.749Z] 04baf6055ceb: Preparing [2023-04-02T01:51:59.749Z] 8ca431121087: Preparing [2023-04-02T01:51:59.749Z] 80b0d0d3665f: Preparing [2023-04-02T01:51:59.749Z] 26cbea5cba74: Preparing [2023-04-02T01:51:59.749Z] 04baf6055ceb: Waiting [2023-04-02T01:51:59.749Z] 8ca431121087: Waiting [2023-04-02T01:51:59.749Z] 80b0d0d3665f: Waiting [2023-04-02T01:51:59.749Z] 26cbea5cba74: Waiting [2023-04-02T01:51:59.749Z] b3ab8aa1049d: Layer already exists [2023-04-02T01:51:59.749Z] 8d695074f5a7: Layer already exists [2023-04-02T01:51:59.749Z] 57596f1e2e69: Layer already exists [2023-04-02T01:51:59.749Z] 18423ff78a5d: Layer already exists [2023-04-02T01:51:59.749Z] 07cd6f754932: Layer already exists [2023-04-02T01:51:59.749Z] 8ca431121087: Layer already exists [2023-04-02T01:51:59.749Z] 04baf6055ceb: Layer already exists [2023-04-02T01:51:59.749Z] 26cbea5cba74: Layer already exists [2023-04-02T01:51:59.749Z] 80b0d0d3665f: Layer already exists [2023-04-02T01:52:00.016Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:00.354Z] + 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 [2023-04-02T01:52:00.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-02T01:52:00.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-02T01:52:00.689Z] 57596f1e2e69: Preparing [2023-04-02T01:52:00.689Z] 18423ff78a5d: Preparing [2023-04-02T01:52:00.689Z] 07cd6f754932: Preparing [2023-04-02T01:52:00.689Z] b3ab8aa1049d: Preparing [2023-04-02T01:52:00.689Z] 8d695074f5a7: Preparing [2023-04-02T01:52:00.689Z] 04baf6055ceb: Preparing [2023-04-02T01:52:00.689Z] 8ca431121087: Preparing [2023-04-02T01:52:00.689Z] 80b0d0d3665f: Preparing [2023-04-02T01:52:00.689Z] 26cbea5cba74: Preparing [2023-04-02T01:52:00.689Z] 8ca431121087: Waiting [2023-04-02T01:52:00.689Z] 26cbea5cba74: Waiting [2023-04-02T01:52:00.689Z] 80b0d0d3665f: Waiting [2023-04-02T01:52:00.689Z] 04baf6055ceb: Waiting [2023-04-02T01:52:00.689Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:00.689Z] 07cd6f754932: Layer already exists [2023-04-02T01:52:00.689Z] 18423ff78a5d: Layer already exists [2023-04-02T01:52:00.689Z] b3ab8aa1049d: Layer already exists [2023-04-02T01:52:00.689Z] 57596f1e2e69: Layer already exists [2023-04-02T01:52:00.689Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:00.689Z] 80b0d0d3665f: Layer already exists [2023-04-02T01:52:00.689Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:00.689Z] 8ca431121087: Layer already exists [2023-04-02T01:52:00.954Z] main: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:52:01.003Z] ===================================================== [Pipeline] echo [2023-04-02T01:52:01.011Z] taggedImages: [2023-04-02T01:52:01.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:01.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-02T01:52:01.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.118 [2023-04-02T01:52:01.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:01.011Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-02T01:52:01.034Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-02T01:52:01.034Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:01.034Z] latest [2023-04-02T01:52:01.034Z] 3.0.0-dev.118 [2023-04-02T01:52:01.034Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:01.034Z] main [2023-04-02T01:52:01.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:01.385Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:01.744Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:01.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-02T01:52:01.744Z] 812dd2645d03: Preparing [2023-04-02T01:52:01.744Z] 52d4e982c6ff: Preparing [2023-04-02T01:52:01.744Z] b36338dc220d: Preparing [2023-04-02T01:52:01.744Z] 37b344927103: Preparing [2023-04-02T01:52:01.744Z] fd6d462f143c: Preparing [2023-04-02T01:52:01.744Z] 81787a41f57c: Preparing [2023-04-02T01:52:01.744Z] 78fc78e67991: Preparing [2023-04-02T01:52:01.744Z] 8d695074f5a7: Preparing [2023-04-02T01:52:01.744Z] 04baf6055ceb: Preparing [2023-04-02T01:52:01.744Z] 1f0539864a86: Preparing [2023-04-02T01:52:01.744Z] 26cbea5cba74: Preparing [2023-04-02T01:52:01.744Z] 81787a41f57c: Waiting [2023-04-02T01:52:01.744Z] 78fc78e67991: Waiting [2023-04-02T01:52:01.744Z] 04baf6055ceb: Waiting [2023-04-02T01:52:01.744Z] 8d695074f5a7: Waiting [2023-04-02T01:52:01.744Z] 26cbea5cba74: Waiting [2023-04-02T01:52:02.012Z] fd6d462f143c: Pushed [2023-04-02T01:52:02.012Z] 52d4e982c6ff: Pushed [2023-04-02T01:52:02.012Z] 812dd2645d03: Pushed [2023-04-02T01:52:02.012Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:02.280Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:02.280Z] 81787a41f57c: Pushed [2023-04-02T01:52:02.280Z] 78fc78e67991: Pushed [2023-04-02T01:52:02.280Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:02.544Z] 1f0539864a86: Pushed [2023-04-02T01:52:04.475Z] 37b344927103: Pushed [2023-04-02T01:52:05.426Z] b36338dc220d: Pushed [2023-04-02T01:52:05.426Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:06.031Z] + 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 [2023-04-02T01:52:06.359Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-02T01:52:06.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-02T01:52:06.359Z] 812dd2645d03: Preparing [2023-04-02T01:52:06.359Z] 52d4e982c6ff: Preparing [2023-04-02T01:52:06.359Z] b36338dc220d: Preparing [2023-04-02T01:52:06.359Z] 37b344927103: Preparing [2023-04-02T01:52:06.359Z] fd6d462f143c: Preparing [2023-04-02T01:52:06.359Z] 81787a41f57c: Preparing [2023-04-02T01:52:06.359Z] 78fc78e67991: Preparing [2023-04-02T01:52:06.359Z] 8d695074f5a7: Preparing [2023-04-02T01:52:06.359Z] 04baf6055ceb: Preparing [2023-04-02T01:52:06.359Z] 1f0539864a86: Preparing [2023-04-02T01:52:06.359Z] 26cbea5cba74: Preparing [2023-04-02T01:52:06.359Z] 81787a41f57c: Waiting [2023-04-02T01:52:06.359Z] 78fc78e67991: Waiting [2023-04-02T01:52:06.359Z] 8d695074f5a7: Waiting [2023-04-02T01:52:06.359Z] 04baf6055ceb: Waiting [2023-04-02T01:52:06.359Z] 26cbea5cba74: Waiting [2023-04-02T01:52:06.359Z] 812dd2645d03: Layer already exists [2023-04-02T01:52:06.359Z] 52d4e982c6ff: Layer already exists [2023-04-02T01:52:06.359Z] b36338dc220d: Layer already exists [2023-04-02T01:52:06.359Z] fd6d462f143c: Layer already exists [2023-04-02T01:52:06.359Z] 37b344927103: Layer already exists [2023-04-02T01:52:06.359Z] 78fc78e67991: Layer already exists [2023-04-02T01:52:06.359Z] 81787a41f57c: Layer already exists [2023-04-02T01:52:06.359Z] 1f0539864a86: Layer already exists [2023-04-02T01:52:06.359Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:06.359Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:06.359Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:06.625Z] latest: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:06.958Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:07.287Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.118 [2023-04-02T01:52:07.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-02T01:52:07.287Z] 812dd2645d03: Preparing [2023-04-02T01:52:07.287Z] 52d4e982c6ff: Preparing [2023-04-02T01:52:07.287Z] b36338dc220d: Preparing [2023-04-02T01:52:07.287Z] 37b344927103: Preparing [2023-04-02T01:52:07.287Z] fd6d462f143c: Preparing [2023-04-02T01:52:07.287Z] 81787a41f57c: Preparing [2023-04-02T01:52:07.287Z] 78fc78e67991: Preparing [2023-04-02T01:52:07.287Z] 8d695074f5a7: Preparing [2023-04-02T01:52:07.287Z] 04baf6055ceb: Preparing [2023-04-02T01:52:07.287Z] 1f0539864a86: Preparing [2023-04-02T01:52:07.287Z] 26cbea5cba74: Preparing [2023-04-02T01:52:07.287Z] 81787a41f57c: Waiting [2023-04-02T01:52:07.287Z] 78fc78e67991: Waiting [2023-04-02T01:52:07.287Z] 8d695074f5a7: Waiting [2023-04-02T01:52:07.287Z] 04baf6055ceb: Waiting [2023-04-02T01:52:07.287Z] 1f0539864a86: Waiting [2023-04-02T01:52:07.287Z] 26cbea5cba74: Waiting [2023-04-02T01:52:07.287Z] 52d4e982c6ff: Layer already exists [2023-04-02T01:52:07.287Z] fd6d462f143c: Layer already exists [2023-04-02T01:52:07.287Z] b36338dc220d: Layer already exists [2023-04-02T01:52:07.287Z] 812dd2645d03: Layer already exists [2023-04-02T01:52:07.287Z] 37b344927103: Layer already exists [2023-04-02T01:52:07.287Z] 78fc78e67991: Layer already exists [2023-04-02T01:52:07.287Z] 81787a41f57c: Layer already exists [2023-04-02T01:52:07.287Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:07.287Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:07.287Z] 1f0539864a86: Layer already exists [2023-04-02T01:52:07.287Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:07.552Z] 3.0.0-dev.118: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:07.881Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:10.783Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:10.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-02T01:52:10.783Z] 812dd2645d03: Preparing [2023-04-02T01:52:10.783Z] 52d4e982c6ff: Preparing [2023-04-02T01:52:10.783Z] b36338dc220d: Preparing [2023-04-02T01:52:10.783Z] 37b344927103: Preparing [2023-04-02T01:52:10.783Z] fd6d462f143c: Preparing [2023-04-02T01:52:10.783Z] 81787a41f57c: Preparing [2023-04-02T01:52:10.783Z] 78fc78e67991: Preparing [2023-04-02T01:52:10.783Z] 8d695074f5a7: Preparing [2023-04-02T01:52:10.783Z] 04baf6055ceb: Preparing [2023-04-02T01:52:10.783Z] 1f0539864a86: Preparing [2023-04-02T01:52:10.783Z] 26cbea5cba74: Preparing [2023-04-02T01:52:10.783Z] 8d695074f5a7: Waiting [2023-04-02T01:52:10.783Z] 04baf6055ceb: Waiting [2023-04-02T01:52:10.783Z] 81787a41f57c: Waiting [2023-04-02T01:52:10.783Z] 78fc78e67991: Waiting [2023-04-02T01:52:10.783Z] 1f0539864a86: Waiting [2023-04-02T01:52:10.783Z] 26cbea5cba74: Waiting [2023-04-02T01:52:10.783Z] 37b344927103: Layer already exists [2023-04-02T01:52:10.783Z] fd6d462f143c: Layer already exists [2023-04-02T01:52:10.783Z] b36338dc220d: Layer already exists [2023-04-02T01:52:10.783Z] 52d4e982c6ff: Layer already exists [2023-04-02T01:52:10.783Z] 812dd2645d03: Layer already exists [2023-04-02T01:52:10.783Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:10.783Z] 81787a41f57c: Layer already exists [2023-04-02T01:52:10.783Z] 78fc78e67991: Layer already exists [2023-04-02T01:52:10.783Z] 1f0539864a86: Layer already exists [2023-04-02T01:52:10.783Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:10.783Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:11.046Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:11.383Z] + 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 [2023-04-02T01:52:11.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-02T01:52:11.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-02T01:52:11.714Z] 812dd2645d03: Preparing [2023-04-02T01:52:11.714Z] 52d4e982c6ff: Preparing [2023-04-02T01:52:11.714Z] b36338dc220d: Preparing [2023-04-02T01:52:11.714Z] 37b344927103: Preparing [2023-04-02T01:52:11.714Z] fd6d462f143c: Preparing [2023-04-02T01:52:11.714Z] 81787a41f57c: Preparing [2023-04-02T01:52:11.714Z] 78fc78e67991: Preparing [2023-04-02T01:52:11.714Z] 8d695074f5a7: Preparing [2023-04-02T01:52:11.714Z] 04baf6055ceb: Preparing [2023-04-02T01:52:11.714Z] 1f0539864a86: Preparing [2023-04-02T01:52:11.714Z] 26cbea5cba74: Preparing [2023-04-02T01:52:11.714Z] 81787a41f57c: Waiting [2023-04-02T01:52:11.714Z] 78fc78e67991: Waiting [2023-04-02T01:52:11.714Z] 8d695074f5a7: Waiting [2023-04-02T01:52:11.714Z] 1f0539864a86: Waiting [2023-04-02T01:52:11.714Z] 26cbea5cba74: Waiting [2023-04-02T01:52:11.714Z] 04baf6055ceb: Waiting [2023-04-02T01:52:11.714Z] 812dd2645d03: Layer already exists [2023-04-02T01:52:11.714Z] 52d4e982c6ff: Layer already exists [2023-04-02T01:52:11.714Z] 37b344927103: Layer already exists [2023-04-02T01:52:11.714Z] b36338dc220d: Layer already exists [2023-04-02T01:52:11.714Z] fd6d462f143c: Layer already exists [2023-04-02T01:52:11.714Z] 78fc78e67991: Layer already exists [2023-04-02T01:52:11.714Z] 81787a41f57c: Layer already exists [2023-04-02T01:52:11.714Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:11.714Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:11.714Z] 1f0539864a86: Layer already exists [2023-04-02T01:52:11.714Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:11.978Z] main: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:52:12.030Z] ===================================================== [Pipeline] echo [2023-04-02T01:52:12.038Z] taggedImages: [2023-04-02T01:52:12.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:12.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-02T01:52:12.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.118 [2023-04-02T01:52:12.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:12.038Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-02T01:52:12.058Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-02T01:52:12.058Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:12.058Z] latest [2023-04-02T01:52:12.058Z] 3.0.0-dev.118 [2023-04-02T01:52:12.058Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:12.058Z] main [2023-04-02T01:52:12.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:12.396Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:12.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:12.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-02T01:52:12.982Z] 6d6ea2740fbc: Preparing [2023-04-02T01:52:12.982Z] c3262497bbc5: Preparing [2023-04-02T01:52:12.982Z] 8d695074f5a7: Preparing [2023-04-02T01:52:12.982Z] 04baf6055ceb: Preparing [2023-04-02T01:52:12.982Z] f1c631217079: Preparing [2023-04-02T01:52:12.982Z] 26cbea5cba74: Preparing [2023-04-02T01:52:12.982Z] 26cbea5cba74: Waiting [2023-04-02T01:52:12.982Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:12.982Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:13.245Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:13.245Z] 6d6ea2740fbc: Pushed [2023-04-02T01:52:14.201Z] f1c631217079: Pushed [2023-04-02T01:52:17.528Z] c3262497bbc5: Pushed [2023-04-02T01:52:17.528Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:17.866Z] + 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 [2023-04-02T01:52:18.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-02T01:52:18.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-02T01:52:18.203Z] 6d6ea2740fbc: Preparing [2023-04-02T01:52:18.203Z] c3262497bbc5: Preparing [2023-04-02T01:52:18.203Z] 8d695074f5a7: Preparing [2023-04-02T01:52:18.203Z] 04baf6055ceb: Preparing [2023-04-02T01:52:18.203Z] f1c631217079: Preparing [2023-04-02T01:52:18.203Z] 26cbea5cba74: Preparing [2023-04-02T01:52:18.203Z] 26cbea5cba74: Waiting [2023-04-02T01:52:18.203Z] c3262497bbc5: Layer already exists [2023-04-02T01:52:18.203Z] f1c631217079: Layer already exists [2023-04-02T01:52:18.203Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:18.203Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:18.203Z] 6d6ea2740fbc: Layer already exists [2023-04-02T01:52:18.203Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:18.203Z] latest: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:18.797Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:19.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.118 [2023-04-02T01:52:19.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-02T01:52:19.133Z] 6d6ea2740fbc: Preparing [2023-04-02T01:52:19.133Z] c3262497bbc5: Preparing [2023-04-02T01:52:19.133Z] 8d695074f5a7: Preparing [2023-04-02T01:52:19.133Z] 04baf6055ceb: Preparing [2023-04-02T01:52:19.133Z] f1c631217079: Preparing [2023-04-02T01:52:19.133Z] 26cbea5cba74: Preparing [2023-04-02T01:52:19.133Z] 26cbea5cba74: Waiting [2023-04-02T01:52:19.133Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:19.133Z] f1c631217079: Layer already exists [2023-04-02T01:52:19.133Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:19.133Z] 6d6ea2740fbc: Layer already exists [2023-04-02T01:52:19.133Z] c3262497bbc5: Layer already exists [2023-04-02T01:52:19.133Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:19.133Z] 3.0.0-dev.118: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:19.726Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:20.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:20.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-02T01:52:20.048Z] 6d6ea2740fbc: Preparing [2023-04-02T01:52:20.048Z] c3262497bbc5: Preparing [2023-04-02T01:52:20.048Z] 8d695074f5a7: Preparing [2023-04-02T01:52:20.048Z] 04baf6055ceb: Preparing [2023-04-02T01:52:20.048Z] f1c631217079: Preparing [2023-04-02T01:52:20.048Z] 26cbea5cba74: Preparing [2023-04-02T01:52:20.048Z] 26cbea5cba74: Waiting [2023-04-02T01:52:20.048Z] 6d6ea2740fbc: Layer already exists [2023-04-02T01:52:20.048Z] f1c631217079: Layer already exists [2023-04-02T01:52:20.048Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:20.048Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:20.048Z] c3262497bbc5: Layer already exists [2023-04-02T01:52:20.048Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:20.048Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:20.382Z] + 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 [2023-04-02T01:52:20.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-02T01:52:20.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-02T01:52:20.724Z] 6d6ea2740fbc: Preparing [2023-04-02T01:52:20.724Z] c3262497bbc5: Preparing [2023-04-02T01:52:20.724Z] 8d695074f5a7: Preparing [2023-04-02T01:52:20.724Z] 04baf6055ceb: Preparing [2023-04-02T01:52:20.724Z] f1c631217079: Preparing [2023-04-02T01:52:20.724Z] 26cbea5cba74: Preparing [2023-04-02T01:52:20.724Z] 26cbea5cba74: Waiting [2023-04-02T01:52:20.724Z] 6d6ea2740fbc: Layer already exists [2023-04-02T01:52:20.724Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:20.724Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:20.724Z] c3262497bbc5: Layer already exists [2023-04-02T01:52:20.724Z] f1c631217079: Layer already exists [2023-04-02T01:52:20.724Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:20.724Z] main: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:52:20.780Z] ===================================================== [Pipeline] echo [2023-04-02T01:52:20.789Z] taggedImages: [2023-04-02T01:52:20.789Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:20.789Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-02T01:52:20.789Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.118 [2023-04-02T01:52:20.789Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:20.789Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-02T01:52:20.807Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-02T01:52:20.807Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:20.807Z] latest [2023-04-02T01:52:20.807Z] 3.0.0-dev.118 [2023-04-02T01:52:20.807Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:20.807Z] main [2023-04-02T01:52:20.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:21.145Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:21.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:21.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-02T01:52:21.472Z] 224cf87d0939: Preparing [2023-04-02T01:52:21.472Z] ef1e50d601e5: Preparing [2023-04-02T01:52:21.472Z] c600ca8bac0f: Preparing [2023-04-02T01:52:21.472Z] 6facaedbbe7f: Preparing [2023-04-02T01:52:21.472Z] de2caab27062: Preparing [2023-04-02T01:52:21.472Z] 8d695074f5a7: Preparing [2023-04-02T01:52:21.472Z] 04baf6055ceb: Preparing [2023-04-02T01:52:21.472Z] 8f3410bb0d7b: Preparing [2023-04-02T01:52:21.472Z] 26cbea5cba74: Preparing [2023-04-02T01:52:21.472Z] 04baf6055ceb: Waiting [2023-04-02T01:52:21.472Z] 26cbea5cba74: Waiting [2023-04-02T01:52:21.472Z] 8d695074f5a7: Waiting [2023-04-02T01:52:21.472Z] 8f3410bb0d7b: Waiting [2023-04-02T01:52:21.737Z] 224cf87d0939: Pushed [2023-04-02T01:52:21.737Z] c600ca8bac0f: Pushed [2023-04-02T01:52:21.737Z] ef1e50d601e5: Pushed [2023-04-02T01:52:22.003Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:22.003Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:22.003Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:22.960Z] 8f3410bb0d7b: Pushed [2023-04-02T01:52:29.599Z] de2caab27062: Pushed [2023-04-02T01:52:37.784Z] 6facaedbbe7f: Pushed [2023-04-02T01:52:37.784Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:38.111Z] + 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 [2023-04-02T01:52:38.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-02T01:52:38.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-02T01:52:38.443Z] 224cf87d0939: Preparing [2023-04-02T01:52:38.443Z] ef1e50d601e5: Preparing [2023-04-02T01:52:38.443Z] c600ca8bac0f: Preparing [2023-04-02T01:52:38.443Z] 6facaedbbe7f: Preparing [2023-04-02T01:52:38.443Z] de2caab27062: Preparing [2023-04-02T01:52:38.443Z] 8d695074f5a7: Preparing [2023-04-02T01:52:38.443Z] 04baf6055ceb: Preparing [2023-04-02T01:52:38.443Z] 8f3410bb0d7b: Preparing [2023-04-02T01:52:38.443Z] 26cbea5cba74: Preparing [2023-04-02T01:52:38.443Z] 8d695074f5a7: Waiting [2023-04-02T01:52:38.443Z] 04baf6055ceb: Waiting [2023-04-02T01:52:38.443Z] 26cbea5cba74: Waiting [2023-04-02T01:52:38.443Z] 8f3410bb0d7b: Waiting [2023-04-02T01:52:38.443Z] ef1e50d601e5: Layer already exists [2023-04-02T01:52:38.443Z] 224cf87d0939: Layer already exists [2023-04-02T01:52:38.443Z] de2caab27062: Layer already exists [2023-04-02T01:52:38.443Z] 6facaedbbe7f: Layer already exists [2023-04-02T01:52:38.443Z] c600ca8bac0f: Layer already exists [2023-04-02T01:52:38.443Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:38.443Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:52:38.443Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:38.443Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:38.708Z] latest: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:39.034Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:39.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.118 [2023-04-02T01:52:39.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-02T01:52:39.363Z] 224cf87d0939: Preparing [2023-04-02T01:52:39.363Z] ef1e50d601e5: Preparing [2023-04-02T01:52:39.363Z] c600ca8bac0f: Preparing [2023-04-02T01:52:39.363Z] 6facaedbbe7f: Preparing [2023-04-02T01:52:39.363Z] de2caab27062: Preparing [2023-04-02T01:52:39.363Z] 8d695074f5a7: Preparing [2023-04-02T01:52:39.363Z] 04baf6055ceb: Preparing [2023-04-02T01:52:39.363Z] 8f3410bb0d7b: Preparing [2023-04-02T01:52:39.363Z] 26cbea5cba74: Preparing [2023-04-02T01:52:39.363Z] 8d695074f5a7: Waiting [2023-04-02T01:52:39.363Z] 04baf6055ceb: Waiting [2023-04-02T01:52:39.363Z] 8f3410bb0d7b: Waiting [2023-04-02T01:52:39.363Z] 26cbea5cba74: Waiting [2023-04-02T01:52:39.363Z] 6facaedbbe7f: Layer already exists [2023-04-02T01:52:39.363Z] ef1e50d601e5: Layer already exists [2023-04-02T01:52:39.363Z] c600ca8bac0f: Layer already exists [2023-04-02T01:52:39.363Z] de2caab27062: Layer already exists [2023-04-02T01:52:39.363Z] 224cf87d0939: Layer already exists [2023-04-02T01:52:39.363Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:52:39.363Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:39.363Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:39.363Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:39.630Z] 3.0.0-dev.118: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:39.967Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:40.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:40.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-02T01:52:40.420Z] 224cf87d0939: Preparing [2023-04-02T01:52:40.420Z] ef1e50d601e5: Preparing [2023-04-02T01:52:40.420Z] c600ca8bac0f: Preparing [2023-04-02T01:52:40.420Z] 6facaedbbe7f: Preparing [2023-04-02T01:52:40.420Z] de2caab27062: Preparing [2023-04-02T01:52:40.420Z] 8d695074f5a7: Preparing [2023-04-02T01:52:40.420Z] 04baf6055ceb: Preparing [2023-04-02T01:52:40.420Z] 8f3410bb0d7b: Preparing [2023-04-02T01:52:40.420Z] 26cbea5cba74: Preparing [2023-04-02T01:52:40.420Z] 04baf6055ceb: Waiting [2023-04-02T01:52:40.420Z] 8f3410bb0d7b: Waiting [2023-04-02T01:52:40.420Z] 8d695074f5a7: Waiting [2023-04-02T01:52:40.420Z] 26cbea5cba74: Waiting [2023-04-02T01:52:40.420Z] ef1e50d601e5: Layer already exists [2023-04-02T01:52:40.420Z] 224cf87d0939: Layer already exists [2023-04-02T01:52:40.420Z] 6facaedbbe7f: Layer already exists [2023-04-02T01:52:40.420Z] c600ca8bac0f: Layer already exists [2023-04-02T01:52:40.420Z] de2caab27062: Layer already exists [2023-04-02T01:52:40.420Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:40.420Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:40.420Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:52:40.420Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:40.686Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:41.079Z] + 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 [2023-04-02T01:52:41.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-02T01:52:41.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-02T01:52:41.407Z] 224cf87d0939: Preparing [2023-04-02T01:52:41.407Z] ef1e50d601e5: Preparing [2023-04-02T01:52:41.407Z] c600ca8bac0f: Preparing [2023-04-02T01:52:41.407Z] 6facaedbbe7f: Preparing [2023-04-02T01:52:41.407Z] de2caab27062: Preparing [2023-04-02T01:52:41.407Z] 8d695074f5a7: Preparing [2023-04-02T01:52:41.407Z] 04baf6055ceb: Preparing [2023-04-02T01:52:41.407Z] 8f3410bb0d7b: Preparing [2023-04-02T01:52:41.407Z] 26cbea5cba74: Preparing [2023-04-02T01:52:41.407Z] 8d695074f5a7: Waiting [2023-04-02T01:52:41.407Z] 04baf6055ceb: Waiting [2023-04-02T01:52:41.407Z] 26cbea5cba74: Waiting [2023-04-02T01:52:41.407Z] 8f3410bb0d7b: Waiting [2023-04-02T01:52:41.407Z] ef1e50d601e5: Layer already exists [2023-04-02T01:52:41.407Z] de2caab27062: Layer already exists [2023-04-02T01:52:41.407Z] c600ca8bac0f: Layer already exists [2023-04-02T01:52:41.407Z] 224cf87d0939: Layer already exists [2023-04-02T01:52:41.407Z] 6facaedbbe7f: Layer already exists [2023-04-02T01:52:41.407Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:41.407Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:41.407Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:52:41.407Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:41.671Z] main: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:52:41.713Z] ===================================================== [Pipeline] echo [2023-04-02T01:52:41.721Z] taggedImages: [2023-04-02T01:52:41.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:41.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-02T01:52:41.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.118 [2023-04-02T01:52:41.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:41.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-02T01:52:41.742Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-02T01:52:41.742Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:41.742Z] latest [2023-04-02T01:52:41.742Z] 3.0.0-dev.118 [2023-04-02T01:52:41.742Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:52:41.742Z] main [2023-04-02T01:52:41.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:42.071Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:42.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:52:42.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-02T01:52:42.403Z] 730141c4383d: Preparing [2023-04-02T01:52:42.403Z] 5a93cbb849e8: Preparing [2023-04-02T01:52:42.403Z] e13d0623024a: Preparing [2023-04-02T01:52:42.403Z] e66b97dfa146: Preparing [2023-04-02T01:52:42.403Z] 8d695074f5a7: Preparing [2023-04-02T01:52:42.403Z] 04baf6055ceb: Preparing [2023-04-02T01:52:42.403Z] 03964057e93e: Preparing [2023-04-02T01:52:42.403Z] 26cbea5cba74: Preparing [2023-04-02T01:52:42.403Z] 04baf6055ceb: Waiting [2023-04-02T01:52:42.403Z] 03964057e93e: Waiting [2023-04-02T01:52:42.403Z] 26cbea5cba74: Waiting [2023-04-02T01:52:42.668Z] 730141c4383d: Pushed [2023-04-02T01:52:42.668Z] 5a93cbb849e8: Pushed [2023-04-02T01:52:42.668Z] e13d0623024a: Pushed [2023-04-02T01:52:42.668Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:42.668Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:42.668Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:43.625Z] 03964057e93e: Pushed [2023-04-02T01:52:58.594Z] e66b97dfa146: Pushed [2023-04-02T01:52:58.594Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:52:58.939Z] + 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 [2023-04-02T01:52:59.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-02T01:52:59.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-02T01:52:59.529Z] 730141c4383d: Preparing [2023-04-02T01:52:59.529Z] 5a93cbb849e8: Preparing [2023-04-02T01:52:59.529Z] e13d0623024a: Preparing [2023-04-02T01:52:59.529Z] e66b97dfa146: Preparing [2023-04-02T01:52:59.529Z] 8d695074f5a7: Preparing [2023-04-02T01:52:59.529Z] 04baf6055ceb: Preparing [2023-04-02T01:52:59.529Z] 03964057e93e: Preparing [2023-04-02T01:52:59.529Z] 26cbea5cba74: Preparing [2023-04-02T01:52:59.529Z] 04baf6055ceb: Waiting [2023-04-02T01:52:59.529Z] 03964057e93e: Waiting [2023-04-02T01:52:59.529Z] 26cbea5cba74: Waiting [2023-04-02T01:52:59.529Z] e66b97dfa146: Layer already exists [2023-04-02T01:52:59.529Z] 730141c4383d: Layer already exists [2023-04-02T01:52:59.529Z] 5a93cbb849e8: Layer already exists [2023-04-02T01:52:59.529Z] 8d695074f5a7: Layer already exists [2023-04-02T01:52:59.529Z] e13d0623024a: Layer already exists [2023-04-02T01:52:59.529Z] 26cbea5cba74: Layer already exists [2023-04-02T01:52:59.529Z] 04baf6055ceb: Layer already exists [2023-04-02T01:52:59.529Z] 03964057e93e: Layer already exists [2023-04-02T01:52:59.794Z] latest: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:00.127Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:00.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.118 [2023-04-02T01:53:00.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-02T01:53:00.492Z] 730141c4383d: Preparing [2023-04-02T01:53:00.492Z] 5a93cbb849e8: Preparing [2023-04-02T01:53:00.492Z] e13d0623024a: Preparing [2023-04-02T01:53:00.492Z] e66b97dfa146: Preparing [2023-04-02T01:53:00.492Z] 8d695074f5a7: Preparing [2023-04-02T01:53:00.492Z] 04baf6055ceb: Preparing [2023-04-02T01:53:00.492Z] 03964057e93e: Preparing [2023-04-02T01:53:00.492Z] 26cbea5cba74: Preparing [2023-04-02T01:53:00.492Z] 04baf6055ceb: Waiting [2023-04-02T01:53:00.492Z] 03964057e93e: Waiting [2023-04-02T01:53:00.492Z] 26cbea5cba74: Waiting [2023-04-02T01:53:00.492Z] 730141c4383d: Layer already exists [2023-04-02T01:53:00.492Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:00.492Z] 5a93cbb849e8: Layer already exists [2023-04-02T01:53:00.492Z] e66b97dfa146: Layer already exists [2023-04-02T01:53:00.492Z] e13d0623024a: Layer already exists [2023-04-02T01:53:00.492Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:00.492Z] 03964057e93e: Layer already exists [2023-04-02T01:53:00.492Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:00.760Z] 3.0.0-dev.118: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:01.754Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:02.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:02.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-02T01:53:02.360Z] 730141c4383d: Preparing [2023-04-02T01:53:02.360Z] 5a93cbb849e8: Preparing [2023-04-02T01:53:02.360Z] e13d0623024a: Preparing [2023-04-02T01:53:02.360Z] e66b97dfa146: Preparing [2023-04-02T01:53:02.360Z] 8d695074f5a7: Preparing [2023-04-02T01:53:02.360Z] 04baf6055ceb: Preparing [2023-04-02T01:53:02.360Z] 03964057e93e: Preparing [2023-04-02T01:53:02.360Z] 26cbea5cba74: Preparing [2023-04-02T01:53:02.360Z] 04baf6055ceb: Waiting [2023-04-02T01:53:02.360Z] 03964057e93e: Waiting [2023-04-02T01:53:02.360Z] 26cbea5cba74: Waiting [2023-04-02T01:53:02.360Z] e66b97dfa146: Layer already exists [2023-04-02T01:53:02.360Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:02.360Z] 5a93cbb849e8: Layer already exists [2023-04-02T01:53:02.360Z] 730141c4383d: Layer already exists [2023-04-02T01:53:02.360Z] e13d0623024a: Layer already exists [2023-04-02T01:53:02.360Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:02.360Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:02.360Z] 03964057e93e: Layer already exists [2023-04-02T01:53:02.625Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:02.960Z] + 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 [2023-04-02T01:53:03.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-02T01:53:03.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-02T01:53:03.286Z] 730141c4383d: Preparing [2023-04-02T01:53:03.286Z] 5a93cbb849e8: Preparing [2023-04-02T01:53:03.286Z] e13d0623024a: Preparing [2023-04-02T01:53:03.286Z] e66b97dfa146: Preparing [2023-04-02T01:53:03.286Z] 8d695074f5a7: Preparing [2023-04-02T01:53:03.286Z] 04baf6055ceb: Preparing [2023-04-02T01:53:03.286Z] 03964057e93e: Preparing [2023-04-02T01:53:03.286Z] 26cbea5cba74: Preparing [2023-04-02T01:53:03.286Z] 04baf6055ceb: Waiting [2023-04-02T01:53:03.286Z] 03964057e93e: Waiting [2023-04-02T01:53:03.286Z] 26cbea5cba74: Waiting [2023-04-02T01:53:03.286Z] e66b97dfa146: Layer already exists [2023-04-02T01:53:03.286Z] e13d0623024a: Layer already exists [2023-04-02T01:53:03.286Z] 5a93cbb849e8: Layer already exists [2023-04-02T01:53:03.286Z] 730141c4383d: Layer already exists [2023-04-02T01:53:03.286Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:03.286Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:03.286Z] 03964057e93e: Layer already exists [2023-04-02T01:53:03.286Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:03.551Z] main: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:53:03.591Z] ===================================================== [Pipeline] echo [2023-04-02T01:53:03.596Z] taggedImages: [2023-04-02T01:53:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-02T01:53:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.118 [2023-04-02T01:53:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-02T01:53:03.609Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-02T01:53:03.609Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:03.609Z] latest [2023-04-02T01:53:03.609Z] 3.0.0-dev.118 [2023-04-02T01:53:03.609Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:03.609Z] main [2023-04-02T01:53:03.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:03.936Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:04.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:04.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-02T01:53:04.535Z] 30e37462a19c: Preparing [2023-04-02T01:53:04.535Z] 137534762412: Preparing [2023-04-02T01:53:04.535Z] c14e325f364d: Preparing [2023-04-02T01:53:04.535Z] 6e8b99a2b254: Preparing [2023-04-02T01:53:04.535Z] 8d695074f5a7: Preparing [2023-04-02T01:53:04.535Z] 04baf6055ceb: Preparing [2023-04-02T01:53:04.535Z] 8f3410bb0d7b: Preparing [2023-04-02T01:53:04.535Z] 26cbea5cba74: Preparing [2023-04-02T01:53:04.535Z] 04baf6055ceb: Waiting [2023-04-02T01:53:04.535Z] 8f3410bb0d7b: Waiting [2023-04-02T01:53:04.535Z] 26cbea5cba74: Waiting [2023-04-02T01:53:04.801Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:04.801Z] c14e325f364d: Pushed [2023-04-02T01:53:04.801Z] 30e37462a19c: Pushed [2023-04-02T01:53:04.801Z] 137534762412: Pushed [2023-04-02T01:53:04.801Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:04.801Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:53:04.801Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:19.763Z] 6e8b99a2b254: Pushed [2023-04-02T01:53:19.763Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:20.090Z] + 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 [2023-04-02T01:53:20.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-02T01:53:20.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-02T01:53:20.412Z] 30e37462a19c: Preparing [2023-04-02T01:53:20.412Z] 137534762412: Preparing [2023-04-02T01:53:20.412Z] c14e325f364d: Preparing [2023-04-02T01:53:20.412Z] 6e8b99a2b254: Preparing [2023-04-02T01:53:20.412Z] 8d695074f5a7: Preparing [2023-04-02T01:53:20.412Z] 04baf6055ceb: Preparing [2023-04-02T01:53:20.412Z] 8f3410bb0d7b: Preparing [2023-04-02T01:53:20.412Z] 26cbea5cba74: Preparing [2023-04-02T01:53:20.412Z] 04baf6055ceb: Waiting [2023-04-02T01:53:20.412Z] 26cbea5cba74: Waiting [2023-04-02T01:53:20.412Z] c14e325f364d: Layer already exists [2023-04-02T01:53:20.412Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:20.412Z] 30e37462a19c: Layer already exists [2023-04-02T01:53:20.412Z] 6e8b99a2b254: Layer already exists [2023-04-02T01:53:20.412Z] 137534762412: Layer already exists [2023-04-02T01:53:20.412Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:53:20.412Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:20.412Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:20.677Z] latest: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:21.010Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:21.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.118 [2023-04-02T01:53:21.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-02T01:53:21.342Z] 30e37462a19c: Preparing [2023-04-02T01:53:21.342Z] 137534762412: Preparing [2023-04-02T01:53:21.342Z] c14e325f364d: Preparing [2023-04-02T01:53:21.342Z] 6e8b99a2b254: Preparing [2023-04-02T01:53:21.342Z] 8d695074f5a7: Preparing [2023-04-02T01:53:21.342Z] 04baf6055ceb: Preparing [2023-04-02T01:53:21.342Z] 8f3410bb0d7b: Preparing [2023-04-02T01:53:21.342Z] 26cbea5cba74: Preparing [2023-04-02T01:53:21.342Z] 8f3410bb0d7b: Waiting [2023-04-02T01:53:21.342Z] 26cbea5cba74: Waiting [2023-04-02T01:53:21.342Z] 04baf6055ceb: Waiting [2023-04-02T01:53:21.342Z] 137534762412: Layer already exists [2023-04-02T01:53:21.342Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:21.342Z] 30e37462a19c: Layer already exists [2023-04-02T01:53:21.342Z] 6e8b99a2b254: Layer already exists [2023-04-02T01:53:21.342Z] c14e325f364d: Layer already exists [2023-04-02T01:53:21.342Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:21.342Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:53:21.342Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:21.342Z] 3.0.0-dev.118: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:21.945Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:22.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:22.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-02T01:53:22.270Z] 30e37462a19c: Preparing [2023-04-02T01:53:22.270Z] 137534762412: Preparing [2023-04-02T01:53:22.270Z] c14e325f364d: Preparing [2023-04-02T01:53:22.270Z] 6e8b99a2b254: Preparing [2023-04-02T01:53:22.270Z] 8d695074f5a7: Preparing [2023-04-02T01:53:22.270Z] 04baf6055ceb: Preparing [2023-04-02T01:53:22.270Z] 8f3410bb0d7b: Preparing [2023-04-02T01:53:22.270Z] 26cbea5cba74: Preparing [2023-04-02T01:53:22.270Z] 04baf6055ceb: Waiting [2023-04-02T01:53:22.270Z] 8f3410bb0d7b: Waiting [2023-04-02T01:53:22.270Z] 26cbea5cba74: Waiting [2023-04-02T01:53:22.270Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:22.270Z] c14e325f364d: Layer already exists [2023-04-02T01:53:22.270Z] 6e8b99a2b254: Layer already exists [2023-04-02T01:53:22.270Z] 30e37462a19c: Layer already exists [2023-04-02T01:53:22.270Z] 137534762412: Layer already exists [2023-04-02T01:53:22.270Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:53:22.270Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:22.270Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:22.270Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:22.873Z] + 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 [2023-04-02T01:53:23.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-02T01:53:23.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-02T01:53:23.474Z] 30e37462a19c: Preparing [2023-04-02T01:53:23.474Z] 137534762412: Preparing [2023-04-02T01:53:23.474Z] c14e325f364d: Preparing [2023-04-02T01:53:23.474Z] 6e8b99a2b254: Preparing [2023-04-02T01:53:23.474Z] 8d695074f5a7: Preparing [2023-04-02T01:53:23.474Z] 04baf6055ceb: Preparing [2023-04-02T01:53:23.474Z] 8f3410bb0d7b: Preparing [2023-04-02T01:53:23.474Z] 26cbea5cba74: Preparing [2023-04-02T01:53:23.474Z] 04baf6055ceb: Waiting [2023-04-02T01:53:23.474Z] 26cbea5cba74: Waiting [2023-04-02T01:53:23.474Z] 8f3410bb0d7b: Waiting [2023-04-02T01:53:23.474Z] 30e37462a19c: Layer already exists [2023-04-02T01:53:23.474Z] 137534762412: Layer already exists [2023-04-02T01:53:23.474Z] c14e325f364d: Layer already exists [2023-04-02T01:53:23.474Z] 6e8b99a2b254: Layer already exists [2023-04-02T01:53:23.474Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:23.474Z] 8f3410bb0d7b: Layer already exists [2023-04-02T01:53:23.474Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:23.474Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:23.740Z] main: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:53:23.799Z] ===================================================== [Pipeline] echo [2023-04-02T01:53:23.809Z] taggedImages: [2023-04-02T01:53:23.809Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:23.809Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-02T01:53:23.809Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.118 [2023-04-02T01:53:23.809Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:23.809Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-02T01:53:23.836Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-02T01:53:23.836Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:23.836Z] latest [2023-04-02T01:53:23.836Z] 3.0.0-dev.118 [2023-04-02T01:53:23.836Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:23.836Z] main [2023-04-02T01:53:23.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:24.174Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:24.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:24.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-02T01:53:24.508Z] ae38c086574c: Preparing [2023-04-02T01:53:24.508Z] e861148aa184: Preparing [2023-04-02T01:53:24.508Z] 8d695074f5a7: Preparing [2023-04-02T01:53:24.508Z] 04baf6055ceb: Preparing [2023-04-02T01:53:24.508Z] 0d3840a02b08: Preparing [2023-04-02T01:53:24.508Z] 26cbea5cba74: Preparing [2023-04-02T01:53:24.508Z] 26cbea5cba74: Waiting [2023-04-02T01:53:24.773Z] ae38c086574c: Pushed [2023-04-02T01:53:24.773Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:24.773Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:24.773Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:25.038Z] 0d3840a02b08: Pushed [2023-04-02T01:53:30.366Z] e861148aa184: Pushed [2023-04-02T01:53:30.366Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:30.692Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:31.021Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-02T01:53:31.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-02T01:53:31.021Z] ae38c086574c: Preparing [2023-04-02T01:53:31.021Z] e861148aa184: Preparing [2023-04-02T01:53:31.021Z] 8d695074f5a7: Preparing [2023-04-02T01:53:31.021Z] 04baf6055ceb: Preparing [2023-04-02T01:53:31.021Z] 0d3840a02b08: Preparing [2023-04-02T01:53:31.021Z] 26cbea5cba74: Preparing [2023-04-02T01:53:31.021Z] 26cbea5cba74: Waiting [2023-04-02T01:53:31.021Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:31.021Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:31.021Z] 0d3840a02b08: Layer already exists [2023-04-02T01:53:31.021Z] e861148aa184: Layer already exists [2023-04-02T01:53:31.021Z] ae38c086574c: Layer already exists [2023-04-02T01:53:31.021Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:31.286Z] latest: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:31.617Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:32.222Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.118 [2023-04-02T01:53:32.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-02T01:53:32.222Z] ae38c086574c: Preparing [2023-04-02T01:53:32.222Z] e861148aa184: Preparing [2023-04-02T01:53:32.222Z] 8d695074f5a7: Preparing [2023-04-02T01:53:32.222Z] 04baf6055ceb: Preparing [2023-04-02T01:53:32.222Z] 0d3840a02b08: Preparing [2023-04-02T01:53:32.222Z] 26cbea5cba74: Preparing [2023-04-02T01:53:32.222Z] 26cbea5cba74: Waiting [2023-04-02T01:53:32.222Z] 0d3840a02b08: Layer already exists [2023-04-02T01:53:32.222Z] ae38c086574c: Layer already exists [2023-04-02T01:53:32.222Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:32.222Z] e861148aa184: Layer already exists [2023-04-02T01:53:32.222Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:32.222Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:32.488Z] 3.0.0-dev.118: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:32.826Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:33.157Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:33.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-02T01:53:33.157Z] ae38c086574c: Preparing [2023-04-02T01:53:33.157Z] e861148aa184: Preparing [2023-04-02T01:53:33.157Z] 8d695074f5a7: Preparing [2023-04-02T01:53:33.157Z] 04baf6055ceb: Preparing [2023-04-02T01:53:33.157Z] 0d3840a02b08: Preparing [2023-04-02T01:53:33.157Z] 26cbea5cba74: Preparing [2023-04-02T01:53:33.157Z] 26cbea5cba74: Waiting [2023-04-02T01:53:33.157Z] e861148aa184: Layer already exists [2023-04-02T01:53:33.157Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:33.157Z] 0d3840a02b08: Layer already exists [2023-04-02T01:53:33.157Z] ae38c086574c: Layer already exists [2023-04-02T01:53:33.157Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:33.157Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:33.157Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:33.753Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:34.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-02T01:53:34.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-02T01:53:34.343Z] ae38c086574c: Preparing [2023-04-02T01:53:34.343Z] e861148aa184: Preparing [2023-04-02T01:53:34.343Z] 8d695074f5a7: Preparing [2023-04-02T01:53:34.343Z] 04baf6055ceb: Preparing [2023-04-02T01:53:34.343Z] 0d3840a02b08: Preparing [2023-04-02T01:53:34.343Z] 26cbea5cba74: Preparing [2023-04-02T01:53:34.343Z] 26cbea5cba74: Waiting [2023-04-02T01:53:34.343Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:34.343Z] e861148aa184: Layer already exists [2023-04-02T01:53:34.343Z] 0d3840a02b08: Layer already exists [2023-04-02T01:53:34.343Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:34.343Z] ae38c086574c: Layer already exists [2023-04-02T01:53:34.343Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:34.608Z] main: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:53:34.659Z] ===================================================== [Pipeline] echo [2023-04-02T01:53:34.668Z] taggedImages: [2023-04-02T01:53:34.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:34.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-02T01:53:34.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.118 [2023-04-02T01:53:34.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:34.668Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-02T01:53:34.688Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-02T01:53:34.688Z] 0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:34.688Z] latest [2023-04-02T01:53:34.688Z] 3.0.0-dev.118 [2023-04-02T01:53:34.688Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:34.688Z] main [2023-04-02T01:53:34.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:35.031Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:35.367Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:35.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-02T01:53:35.367Z] 66f5da1dd5fe: Preparing [2023-04-02T01:53:35.367Z] f770c5c5ab0e: Preparing [2023-04-02T01:53:35.367Z] 8d695074f5a7: Preparing [2023-04-02T01:53:35.367Z] 04baf6055ceb: Preparing [2023-04-02T01:53:35.367Z] ee23b29ef3ab: Preparing [2023-04-02T01:53:35.367Z] 26cbea5cba74: Preparing [2023-04-02T01:53:35.367Z] 26cbea5cba74: Waiting [2023-04-02T01:53:35.634Z] 66f5da1dd5fe: Pushed [2023-04-02T01:53:35.634Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:35.634Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:35.634Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:53:35.634Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:42.259Z] f770c5c5ab0e: Pushed [2023-04-02T01:53:42.259Z] 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:42.601Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:42.925Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-02T01:53:42.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-02T01:53:42.925Z] 66f5da1dd5fe: Preparing [2023-04-02T01:53:42.925Z] f770c5c5ab0e: Preparing [2023-04-02T01:53:42.925Z] 8d695074f5a7: Preparing [2023-04-02T01:53:42.925Z] 04baf6055ceb: Preparing [2023-04-02T01:53:42.925Z] ee23b29ef3ab: Preparing [2023-04-02T01:53:42.925Z] 26cbea5cba74: Preparing [2023-04-02T01:53:42.925Z] 26cbea5cba74: Waiting [2023-04-02T01:53:42.925Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:42.925Z] f770c5c5ab0e: Layer already exists [2023-04-02T01:53:42.925Z] 66f5da1dd5fe: Layer already exists [2023-04-02T01:53:42.925Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:42.925Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:53:42.925Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:43.192Z] latest: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:43.523Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:44.119Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.118 [2023-04-02T01:53:44.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-02T01:53:44.119Z] 66f5da1dd5fe: Preparing [2023-04-02T01:53:44.119Z] f770c5c5ab0e: Preparing [2023-04-02T01:53:44.119Z] 8d695074f5a7: Preparing [2023-04-02T01:53:44.119Z] 04baf6055ceb: Preparing [2023-04-02T01:53:44.119Z] ee23b29ef3ab: Preparing [2023-04-02T01:53:44.119Z] 26cbea5cba74: Preparing [2023-04-02T01:53:44.119Z] 26cbea5cba74: Waiting [2023-04-02T01:53:44.386Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:44.386Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:53:44.386Z] f770c5c5ab0e: Layer already exists [2023-04-02T01:53:44.386Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:44.386Z] 66f5da1dd5fe: Layer already exists [2023-04-02T01:53:44.386Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:44.386Z] 3.0.0-dev.118: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:44.730Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:45.059Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:45.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-02T01:53:45.059Z] 66f5da1dd5fe: Preparing [2023-04-02T01:53:45.059Z] f770c5c5ab0e: Preparing [2023-04-02T01:53:45.059Z] 8d695074f5a7: Preparing [2023-04-02T01:53:45.059Z] 04baf6055ceb: Preparing [2023-04-02T01:53:45.059Z] ee23b29ef3ab: Preparing [2023-04-02T01:53:45.059Z] 26cbea5cba74: Preparing [2023-04-02T01:53:45.059Z] 26cbea5cba74: Waiting [2023-04-02T01:53:45.059Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:45.059Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:53:45.059Z] f770c5c5ab0e: Layer already exists [2023-04-02T01:53:45.059Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:45.059Z] 66f5da1dd5fe: Layer already exists [2023-04-02T01:53:45.059Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:45.324Z] 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:45.673Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:45.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-02T01:53:45.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-02T01:53:45.998Z] 66f5da1dd5fe: Preparing [2023-04-02T01:53:45.998Z] f770c5c5ab0e: Preparing [2023-04-02T01:53:45.998Z] 8d695074f5a7: Preparing [2023-04-02T01:53:45.998Z] 04baf6055ceb: Preparing [2023-04-02T01:53:45.998Z] ee23b29ef3ab: Preparing [2023-04-02T01:53:45.998Z] 26cbea5cba74: Preparing [2023-04-02T01:53:45.998Z] 26cbea5cba74: Waiting [2023-04-02T01:53:45.998Z] ee23b29ef3ab: Layer already exists [2023-04-02T01:53:45.998Z] 04baf6055ceb: Layer already exists [2023-04-02T01:53:45.998Z] 66f5da1dd5fe: Layer already exists [2023-04-02T01:53:45.998Z] f770c5c5ab0e: Layer already exists [2023-04-02T01:53:45.998Z] 8d695074f5a7: Layer already exists [2023-04-02T01:53:45.998Z] 26cbea5cba74: Layer already exists [2023-04-02T01:53:46.264Z] main: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-02T01:53:46.310Z] ===================================================== [Pipeline] echo [2023-04-02T01:53:46.322Z] taggedImages: [2023-04-02T01:53:46.322Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [2023-04-02T01:53:46.322Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-02T01:53:46.322Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.118 [2023-04-02T01:53:46.322Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [2023-04-02T01:53:46.323Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:46.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T01:53:46.674Z] [2023-04-02T01:53:46.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:53:47.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T01:53:47.267Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-02T01:53:47.268Z] 8998bd30e6a1: Pulling fs layer [2023-04-02T01:53:47.268Z] 04944245beec: Pulling fs layer [2023-04-02T01:53:47.268Z] 699f458cf7ca: Pulling fs layer [2023-04-02T01:53:47.268Z] 765212b225bb: Pulling fs layer [2023-04-02T01:53:47.268Z] f23df028b6ca: Pulling fs layer [2023-04-02T01:53:47.268Z] d65c8cfc05b1: Pulling fs layer [2023-04-02T01:53:47.268Z] 2437ff75d9bd: Pulling fs layer [2023-04-02T01:53:47.268Z] f23df028b6ca: Waiting [2023-04-02T01:53:47.268Z] d65c8cfc05b1: Waiting [2023-04-02T01:53:47.268Z] 2437ff75d9bd: Waiting [2023-04-02T01:53:47.268Z] 765212b225bb: Waiting [2023-04-02T01:53:47.534Z] 04944245beec: Verifying Checksum [2023-04-02T01:53:47.534Z] 04944245beec: Download complete [2023-04-02T01:53:47.534Z] 765212b225bb: Verifying Checksum [2023-04-02T01:53:47.534Z] 765212b225bb: Download complete [2023-04-02T01:53:47.534Z] f23df028b6ca: Download complete [2023-04-02T01:53:47.534Z] d65c8cfc05b1: Verifying Checksum [2023-04-02T01:53:47.534Z] d65c8cfc05b1: Download complete [2023-04-02T01:53:47.803Z] 699f458cf7ca: Verifying Checksum [2023-04-02T01:53:47.803Z] 699f458cf7ca: Download complete [2023-04-02T01:53:48.071Z] 8998bd30e6a1: Verifying Checksum [2023-04-02T01:53:48.071Z] 8998bd30e6a1: Download complete [2023-04-02T01:53:50.649Z] 2437ff75d9bd: Verifying Checksum [2023-04-02T01:53:50.649Z] 2437ff75d9bd: Download complete [2023-04-02T01:53:54.891Z] 8998bd30e6a1: Pull complete [2023-04-02T01:53:55.471Z] 04944245beec: Pull complete [2023-04-02T01:53:56.877Z] 699f458cf7ca: Pull complete [2023-04-02T01:53:57.143Z] 765212b225bb: Pull complete [2023-04-02T01:53:58.100Z] f23df028b6ca: Pull complete [2023-04-02T01:53:58.100Z] d65c8cfc05b1: Pull complete [2023-04-02T01:54:13.079Z] 2437ff75d9bd: Pull complete [2023-04-02T01:54:13.079Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-02T01:54:13.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T01:54:13.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:54:13.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-6620 does not seem to be running inside a container [2023-04-02T01:54:13.292Z] $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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:arm64 cat [2023-04-02T01:54:16.429Z] $ docker top 381d9ad5f6b0460c257e07b36a1f780b304183263cbd6246f22cae15fc49b1a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:54:17.042Z] ---> job-cost.sh [2023-04-02T01:54:17.308Z] lf-activate-venv: SKIPPING [2023-04-02T01:54:17.308Z] INFO: No Stack... [2023-04-02T01:54:17.887Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-02T01:54:18.469Z] INFO: Archiving Costs [Pipeline] sh [2023-04-02T01:54:18.784Z] + cat /w/workspace/edgex-go/480/archives/cost.csv [2023-04-02T01:54:18.784Z] + cut -d, -f6 [Pipeline] lock [2023-04-02T01:54:18.831Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-480-stack-cost] [2023-04-02T01:54:18.836Z] Resource [jenkins-edgexfoundry-edgex-go-main-480-stack-cost] did not exist. Created. [2023-04-02T01:54:18.837Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-480-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-02T01:54:19.157Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-02T01:54:21.885Z] Stashed 1 file(s) [Pipeline] } [2023-04-02T01:54:21.893Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-480-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-02T01:54:21.902Z] $ docker stop --time=1 381d9ad5f6b0460c257e07b36a1f780b304183263cbd6246f22cae15fc49b1a1 [2023-04-02T01:54:23.642Z] $ docker rm -f --volumes 381d9ad5f6b0460c257e07b36a1f780b304183263cbd6246f22cae15fc49b1a1 [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 [2023-04-02T01:54:24.206Z] provisioning config files... [2023-04-02T01:54:24.213Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/480@tmp/config14193784373150934tmp [Pipeline] { [Pipeline] sh [2023-04-02T01:54:24.511Z] + set +x [2023-04-02T01:54:24.512Z] + curl -s https://codecov.io/bash [2023-04-02T01:54:24.512Z] + bash -s -- [2023-04-02T01:54:24.512Z] [2023-04-02T01:54:24.512Z] _____ _ [2023-04-02T01:54:24.512Z] / ____| | | [2023-04-02T01:54:24.512Z] | | ___ __| | ___ ___ _____ __ [2023-04-02T01:54:24.512Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-02T01:54:24.512Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-02T01:54:24.512Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-02T01:54:24.512Z] Bash-1.0.6 [2023-04-02T01:54:24.512Z] [2023-04-02T01:54:24.512Z] [2023-04-02T01:54:24.512Z] ==> git version 2.25.1 found [2023-04-02T01:54:24.512Z] ==> 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 [2023-04-02T01:54:24.512Z] Release-Date: 2020-01-08 [2023-04-02T01:54:24.512Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-02T01:54:24.512Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-02T01:54:24.512Z] ==> Jenkins CI detected. [2023-04-02T01:54:24.512Z] current dir:  /w/workspace/edgex-go/480 [2023-04-02T01:54:24.512Z] project root: . [2023-04-02T01:54:24.512Z] --> token set from env [2023-04-02T01:54:24.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-02T01:54:24.512Z] ==> Running gcov in . (disable via -X gcov) [2023-04-02T01:54:24.512Z] ==> Python coveragepy not found [2023-04-02T01:54:24.512Z] ==> Searching for coverage reports in: [2023-04-02T01:54:24.512Z] + . [2023-04-02T01:54:24.770Z] -> Found 1 reports [2023-04-02T01:54:24.770Z] ==> Detecting git/mercurial file structure [2023-04-02T01:54:24.770Z] ==> Reading reports [2023-04-02T01:54:24.770Z] + ./coverage.out bytes=447380 [2023-04-02T01:54:24.770Z] ==> Appending adjustments [2023-04-02T01:54:24.770Z] https://docs.codecov.io/docs/fixing-reports [2023-04-02T01:54:25.707Z] + Found adjustments [2023-04-02T01:54:25.707Z] ==> Gzipping contents [2023-04-02T01:54:25.707Z] 60K /tmp/codecov.OoGkTy.gz [2023-04-02T01:54:25.707Z] ==> Uploading reports [2023-04-02T01:54:25.707Z] url: https://codecov.io [2023-04-02T01:54:25.707Z] query: branch=main&commit=0baaaae70618360000907aaeb616fdb98faa6d32&build=480&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F480%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-02T01:54:25.707Z] -> Pinging Codecov [2023-04-02T01:54:25.707Z] 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=0baaaae70618360000907aaeb616fdb98faa6d32&build=480&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F480%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-02T01:54:25.967Z] -> Uploading to [2023-04-02T01:54:25.967Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-02/00271124DB129430A58F1EEE437C3FCB/0baaaae70618360000907aaeb616fdb98faa6d32/7f8f67c4-89ee-4887-a5e3-6199ab4d3cd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230402T015425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b31c3c4c8ce06ca520a6823b2c70a8eeea4b400e07c7ddd7a1e7c36f4861c762 [2023-04-02T01:54:25.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T01:54:25.967Z] Dload Upload Total Spent Left Speed [2023-04-02T01:54:26.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57514 0 0 100 57514 0 216k --:--:-- --:--:-- --:--:-- 216k [2023-04-02T01:54:26.226Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [2023-04-02T01:54:26.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-02T01:54:26.426Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-02T01:54:26.434Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:54:26.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-02T01:54:26.733Z] [2023-04-02T01:54:26.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:54:27.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-02T01:54:27.049Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-02T01:54:27.049Z] df9b9388f04a: Pulling fs layer [2023-04-02T01:54:27.049Z] 52dc419b0ee2: Pulling fs layer [2023-04-02T01:54:27.049Z] 25bc292e5bac: Pulling fs layer [2023-04-02T01:54:27.049Z] 114826534d7a: Pulling fs layer [2023-04-02T01:54:27.049Z] 4657fd5d0bcf: Pulling fs layer [2023-04-02T01:54:27.049Z] 6ad1cebc031e: Pulling fs layer [2023-04-02T01:54:27.049Z] 8a3aa393b2d8: Pulling fs layer [2023-04-02T01:54:27.049Z] 6ad1cebc031e: Waiting [2023-04-02T01:54:27.049Z] 114826534d7a: Waiting [2023-04-02T01:54:27.049Z] 4657fd5d0bcf: Waiting [2023-04-02T01:54:27.049Z] 25bc292e5bac: Verifying Checksum [2023-04-02T01:54:27.049Z] 25bc292e5bac: Download complete [2023-04-02T01:54:27.049Z] 52dc419b0ee2: Verifying Checksum [2023-04-02T01:54:27.049Z] 52dc419b0ee2: Download complete [2023-04-02T01:54:27.049Z] 4657fd5d0bcf: Verifying Checksum [2023-04-02T01:54:27.049Z] 4657fd5d0bcf: Download complete [2023-04-02T01:54:27.049Z] df9b9388f04a: Download complete [2023-04-02T01:54:27.308Z] 6ad1cebc031e: Verifying Checksum [2023-04-02T01:54:27.308Z] 6ad1cebc031e: Download complete [2023-04-02T01:54:27.308Z] df9b9388f04a: Pull complete [2023-04-02T01:54:27.308Z] 52dc419b0ee2: Pull complete [2023-04-02T01:54:27.308Z] 25bc292e5bac: Pull complete [2023-04-02T01:54:27.876Z] 114826534d7a: Verifying Checksum [2023-04-02T01:54:27.876Z] 114826534d7a: Download complete [2023-04-02T01:54:27.876Z] 8a3aa393b2d8: Verifying Checksum [2023-04-02T01:54:27.876Z] 8a3aa393b2d8: Download complete [2023-04-02T01:54:31.155Z] 114826534d7a: Pull complete [2023-04-02T01:54:31.155Z] 4657fd5d0bcf: Pull complete [2023-04-02T01:54:31.413Z] 6ad1cebc031e: Pull complete [2023-04-02T01:54:33.940Z] 8a3aa393b2d8: Pull complete [2023-04-02T01:54:33.940Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-02T01:54:33.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-02T01:54:33.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:54:34.014Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:54:34.039Z] $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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/edgex-snyk-go:1.410.4 cat [2023-04-02T01:54:38.103Z] $ docker top 55baf1e85f78cbae76818407123d872fa0afb28d57695622569863079f1310c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-02T01:54:38.174Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-02T01:54:38.450Z] + set -o pipefail [2023-04-02T01:54:38.450Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-02T01:54:45.015Z] [2023-04-02T01:54:45.015Z] Monitoring /w/workspace/edgex-go/480 (github.com/edgexfoundry/edgex-go)... [2023-04-02T01:54:45.015Z] [2023-04-02T01:54:45.015Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d6a96d1a-ec90-4902-a842-858ab240f311 [2023-04-02T01:54:45.015Z] [2023-04-02T01:54:45.015Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-02T01:54:45.015Z] [2023-04-02T01:54:45.015Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-02T01:54:45.015Z] [2023-04-02T01:54:45.583Z] [2023-04-02T01:54:45.583Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-02T01:54:45.583Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-02T01:54:45.583Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-02T01:54:45.587Z] $ docker stop --time=1 55baf1e85f78cbae76818407123d872fa0afb28d57695622569863079f1310c3 [2023-04-02T01:54:48.311Z] $ docker rm -f --volumes 55baf1e85f78cbae76818407123d872fa0afb28d57695622569863079f1310c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-02T01:54:48.640Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T01:54:48.648Z] provisioning config files... [2023-04-02T01:54:48.656Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/480@tmp/config9596982916518117173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:54:48.950Z] --> edgex-publish-swagger.sh [2023-04-02T01:54:48.950Z] === Publish openapi/v3 API === [2023-04-02T01:54:48.950Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-02T01:54:48.950Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/480/openapi/v3/core-command.yaml] [2023-04-02T01:54:48.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T01:54:48.950Z] Dload Upload Total Spent Left Speed [2023-04-02T01:54:49.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50311 --:--:-- --:--:-- --:--:-- 50224 100 29030 0 0 100 29030 0 50311 --:--:-- --:--:-- --:--:-- 50224 [2023-04-02T01:54:49.518Z] [2023-04-02T01:54:49.518Z] [2023-04-02T01:54:49.518Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/480/openapi/v3/core-data.yaml] [2023-04-02T01:54:49.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T01:54:49.518Z] Dload Upload Total Spent Left Speed [2023-04-02T01:54:50.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 110k --:--:-- --:--:-- --:--:-- 110k [2023-04-02T01:54:50.086Z] [2023-04-02T01:54:50.086Z] [2023-04-02T01:54:50.086Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/480/openapi/v3/core-metadata.yaml] [2023-04-02T01:54:50.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T01:54:50.086Z] Dload Upload Total Spent Left Speed [2023-04-02T01:54:50.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 690k --:--:-- --:--:-- --:--:-- 687k 100 141k 0 0 100 141k 0 254k --:--:-- --:--:-- --:--:-- 254k [2023-04-02T01:54:50.607Z] [2023-04-02T01:54:50.607Z] [2023-04-02T01:54:50.607Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/480/openapi/v3/support-notifications.yaml] [2023-04-02T01:54:50.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T01:54:50.607Z] Dload Upload Total Spent Left Speed [2023-04-02T01:54:51.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 155k [2023-04-02T01:54:51.175Z] [2023-04-02T01:54:51.175Z] [2023-04-02T01:54:51.175Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/480/openapi/v3/support-scheduler.yaml] [2023-04-02T01:54:51.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T01:54:51.175Z] Dload Upload Total Spent Left Speed [2023-04-02T01:54:51.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 66710 --:--:-- --:--:-- --:--:-- 66581 [2023-04-02T01:54:51.741Z] [2023-04-02T01:54:51.741Z] [Pipeline] } [2023-04-02T01:54:51.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-04-02T01:54:52.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-02T01:54:52.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:54:52.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T01:54:52.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:54:52.515Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:54:52.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-02T01:54:52.949Z] $ docker top 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc -eo pid,comm [2023-04-02T01:54:53.000Z] 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). [2023-04-02T01:54:53.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-02T01:54:53.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T01:54:53.040Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T01:54:53.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T01:54:53.151Z] $ docker exec 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc ssh-agent [2023-04-02T01:54:53.267Z] SSH_AUTH_SOCK=/tmp/ssh-w3QJgL9sr6Pc/agent.32 [2023-04-02T01:54:53.267Z] SSH_AGENT_PID=38 [2023-04-02T01:54:53.273Z] Running ssh-add (command line suppressed) [2023-04-02T01:54:53.373Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_1295226292972326979.key (/w/workspace/edgex-go/480@tmp/private_key_1295226292972326979.key) [2023-04-02T01:54:53.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T01:54:53.681Z] + git semver tag [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,865 [run_tag] DEBUG tag force:False [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,865 [check_head_tag] DEBUG check head tag [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,868 [execute] INFO git cat-file --batch-check [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=) [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,871 [execute] INFO git cat-file --batch [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=) [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,918 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,919 [execute] INFO git tag -a v3.0.0-dev.118 -m v3.0.0-dev.118 [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,919 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.118', '-m', 'v3.0.0-dev.118'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=None) [2023-04-02T01:54:53.940Z] 2023-04-02 01:54:53,923 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main [2023-04-02T01:54:53.940Z] 3.0.0-dev.118 [Pipeline] } [2023-04-02T01:54:54.201Z] $ docker exec --env ******** --env ******** 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc ssh-agent -k [2023-04-02T01:54:54.296Z] unset SSH_AUTH_SOCK; [2023-04-02T01:54:54.297Z] unset SSH_AGENT_PID; [2023-04-02T01:54:54.303Z] echo Agent pid 38 killed; [2023-04-02T01:54:54.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T01:54:54.620Z] + git semver [Pipeline] } [2023-04-02T01:54:54.884Z] $ docker stop --time=1 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc [2023-04-02T01:54:56.148Z] $ docker rm -f --volumes 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:54:56.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-02T01:54:56.533Z] [2023-04-02T01:54:56.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:54:56.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-02T01:54:56.823Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-02T01:54:56.823Z] ab5ef0e58194: Pulling fs layer [2023-04-02T01:54:56.823Z] 9712f1f96733: Pulling fs layer [2023-04-02T01:54:56.823Z] 63f879dbbcfc: Pulling fs layer [2023-04-02T01:54:56.823Z] 0d9ebad4ef96: Pulling fs layer [2023-04-02T01:54:56.823Z] e9a5061849ea: Pulling fs layer [2023-04-02T01:54:56.823Z] d747dcd14b5f: Pulling fs layer [2023-04-02T01:54:56.823Z] 2de7ff778b66: Pulling fs layer [2023-04-02T01:54:56.823Z] e9a5061849ea: Waiting [2023-04-02T01:54:56.823Z] d747dcd14b5f: Waiting [2023-04-02T01:54:56.823Z] 2de7ff778b66: Waiting [2023-04-02T01:54:56.823Z] 9712f1f96733: Verifying Checksum [2023-04-02T01:54:56.823Z] 9712f1f96733: Download complete [2023-04-02T01:54:57.393Z] 63f879dbbcfc: Verifying Checksum [2023-04-02T01:54:57.393Z] 63f879dbbcfc: Download complete [2023-04-02T01:54:57.393Z] ab5ef0e58194: Verifying Checksum [2023-04-02T01:54:57.393Z] ab5ef0e58194: Download complete [2023-04-02T01:54:57.393Z] d747dcd14b5f: Verifying Checksum [2023-04-02T01:54:57.393Z] d747dcd14b5f: Download complete [2023-04-02T01:54:57.393Z] 0d9ebad4ef96: Verifying Checksum [2023-04-02T01:54:57.393Z] 0d9ebad4ef96: Download complete [2023-04-02T01:54:57.393Z] e9a5061849ea: Verifying Checksum [2023-04-02T01:54:57.393Z] e9a5061849ea: Download complete [2023-04-02T01:54:57.393Z] 2de7ff778b66: Verifying Checksum [2023-04-02T01:54:57.393Z] 2de7ff778b66: Download complete [2023-04-02T01:54:59.920Z] ab5ef0e58194: Pull complete [2023-04-02T01:54:59.920Z] 9712f1f96733: Pull complete [2023-04-02T01:55:00.484Z] 63f879dbbcfc: Pull complete [2023-04-02T01:55:04.672Z] 0d9ebad4ef96: Pull complete [2023-04-02T01:55:04.672Z] e9a5061849ea: Pull complete [2023-04-02T01:55:04.672Z] d747dcd14b5f: Pull complete [2023-04-02T01:55:05.237Z] 2de7ff778b66: Pull complete [2023-04-02T01:55:05.237Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-02T01:55:05.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-02T01:55:05.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:55:05.570Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:55:05.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-02T01:55:09.580Z] $ docker top 290d3e63c85e6b5c26e8fd41f0bfe5ef9ed3cc2fe026b3e4a3b53ae9a907b366 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-02T01:55:09.655Z] provisioning config files... [2023-04-02T01:55:09.662Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/480@tmp/config4547599492506957297tmp [2023-04-02T01:55:09.679Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/480@tmp/config3231081111677232907tmp [2023-04-02T01:55:09.689Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/480@tmp/config12061081215129439717tmp [Pipeline] { [Pipeline] echo [2023-04-02T01:55:09.702Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:09.983Z] ---> sigul-configuration.sh [2023-04-02T01:55:09.983Z] gpg: directory `/root/.gnupg' created [2023-04-02T01:55:09.983Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-02T01:55:09.983Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-02T01:55:09.983Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-02T01:55:09.983Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-02T01:55:09.983Z] gpg: CAST5 encrypted data [2023-04-02T01:55:09.983Z] gpg: encrypted with 1 passphrase [2023-04-02T01:55:09.983Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-02T01:55:10.265Z] + mkdir /home/jenkins [2023-04-02T01:55:10.266Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-02T01:55:10.549Z] + 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 [2023-04-02T01:55:10.557Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:10.839Z] ---> sigul-install.sh [2023-04-02T01:55:10.840Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-02T01:55:11.123Z] + git tag --list [2023-04-02T01:55:11.123Z] 0.6.0 [2023-04-02T01:55:11.123Z] 0.6.1 [2023-04-02T01:55:11.123Z] 0.7.0 [2023-04-02T01:55:11.123Z] 0.7.1 [2023-04-02T01:55:11.123Z] v1.0.0 [2023-04-02T01:55:11.123Z] v1.0.1 [2023-04-02T01:55:11.123Z] v1.1.0 [2023-04-02T01:55:11.123Z] v1.2.0 [2023-04-02T01:55:11.123Z] v1.2.1 [2023-04-02T01:55:11.123Z] v1.3.0 [2023-04-02T01:55:11.123Z] v1.3.1 [2023-04-02T01:55:11.123Z] v2.0.0 [2023-04-02T01:55:11.123Z] v2.1.0 [2023-04-02T01:55:11.123Z] v2.1.1 [2023-04-02T01:55:11.123Z] v2.1.1-dev.1 [2023-04-02T01:55:11.123Z] v2.1.1-dev.2 [2023-04-02T01:55:11.123Z] v2.1.1-dev.3 [2023-04-02T01:55:11.123Z] v2.1.1-dev.4 [2023-04-02T01:55:11.123Z] v2.1.1-dev.5 [2023-04-02T01:55:11.123Z] v2.1.1-dev.6 [2023-04-02T01:55:11.123Z] v2.1.1-dev.7 [2023-04-02T01:55:11.123Z] v2.1.1-dev.8 [2023-04-02T01:55:11.123Z] v2.1.2-dev.1 [2023-04-02T01:55:11.123Z] v2.2.0 [2023-04-02T01:55:11.123Z] v2.2.1-dev.1 [2023-04-02T01:55:11.123Z] v2.2.1-dev.10 [2023-04-02T01:55:11.123Z] v2.2.1-dev.11 [2023-04-02T01:55:11.123Z] v2.2.1-dev.12 [2023-04-02T01:55:11.123Z] v2.2.1-dev.13 [2023-04-02T01:55:11.123Z] v2.2.1-dev.14 [2023-04-02T01:55:11.123Z] v2.2.1-dev.15 [2023-04-02T01:55:11.123Z] v2.2.1-dev.16 [2023-04-02T01:55:11.123Z] v2.2.1-dev.17 [2023-04-02T01:55:11.123Z] v2.2.1-dev.18 [2023-04-02T01:55:11.123Z] v2.2.1-dev.19 [2023-04-02T01:55:11.123Z] v2.2.1-dev.2 [2023-04-02T01:55:11.123Z] v2.2.1-dev.20 [2023-04-02T01:55:11.123Z] v2.2.1-dev.21 [2023-04-02T01:55:11.123Z] v2.2.1-dev.22 [2023-04-02T01:55:11.123Z] v2.2.1-dev.23 [2023-04-02T01:55:11.123Z] v2.2.1-dev.24 [2023-04-02T01:55:11.123Z] v2.2.1-dev.25 [2023-04-02T01:55:11.123Z] v2.2.1-dev.26 [2023-04-02T01:55:11.123Z] v2.2.1-dev.27 [2023-04-02T01:55:11.123Z] v2.2.1-dev.28 [2023-04-02T01:55:11.123Z] v2.2.1-dev.29 [2023-04-02T01:55:11.123Z] v2.2.1-dev.3 [2023-04-02T01:55:11.123Z] v2.2.1-dev.4 [2023-04-02T01:55:11.123Z] v2.2.1-dev.5 [2023-04-02T01:55:11.123Z] v2.2.1-dev.6 [2023-04-02T01:55:11.123Z] v2.2.1-dev.7 [2023-04-02T01:55:11.123Z] v2.2.1-dev.8 [2023-04-02T01:55:11.123Z] v2.2.1-dev.9 [2023-04-02T01:55:11.123Z] v2.3.0 [2023-04-02T01:55:11.123Z] v2.3.0-dev.100 [2023-04-02T01:55:11.123Z] v2.3.0-dev.101 [2023-04-02T01:55:11.123Z] v2.3.0-dev.102 [2023-04-02T01:55:11.123Z] v2.3.0-dev.103 [2023-04-02T01:55:11.123Z] v2.3.0-dev.104 [2023-04-02T01:55:11.123Z] v2.3.0-dev.105 [2023-04-02T01:55:11.123Z] v2.3.0-dev.106 [2023-04-02T01:55:11.123Z] v2.3.0-dev.29 [2023-04-02T01:55:11.123Z] v2.3.0-dev.30 [2023-04-02T01:55:11.123Z] v2.3.0-dev.31 [2023-04-02T01:55:11.123Z] v2.3.0-dev.32 [2023-04-02T01:55:11.123Z] v2.3.0-dev.33 [2023-04-02T01:55:11.123Z] v2.3.0-dev.34 [2023-04-02T01:55:11.123Z] v2.3.0-dev.35 [2023-04-02T01:55:11.123Z] v2.3.0-dev.36 [2023-04-02T01:55:11.124Z] v2.3.0-dev.37 [2023-04-02T01:55:11.124Z] v2.3.0-dev.38 [2023-04-02T01:55:11.124Z] v2.3.0-dev.39 [2023-04-02T01:55:11.124Z] v2.3.0-dev.40 [2023-04-02T01:55:11.124Z] v2.3.0-dev.41 [2023-04-02T01:55:11.124Z] v2.3.0-dev.42 [2023-04-02T01:55:11.124Z] v2.3.0-dev.43 [2023-04-02T01:55:11.124Z] v2.3.0-dev.44 [2023-04-02T01:55:11.124Z] v2.3.0-dev.45 [2023-04-02T01:55:11.124Z] v2.3.0-dev.46 [2023-04-02T01:55:11.124Z] v2.3.0-dev.47 [2023-04-02T01:55:11.124Z] v2.3.0-dev.48 [2023-04-02T01:55:11.124Z] v2.3.0-dev.49 [2023-04-02T01:55:11.124Z] v2.3.0-dev.50 [2023-04-02T01:55:11.124Z] v2.3.0-dev.51 [2023-04-02T01:55:11.124Z] v2.3.0-dev.52 [2023-04-02T01:55:11.124Z] v2.3.0-dev.53 [2023-04-02T01:55:11.124Z] v2.3.0-dev.54 [2023-04-02T01:55:11.124Z] v2.3.0-dev.55 [2023-04-02T01:55:11.124Z] v2.3.0-dev.56 [2023-04-02T01:55:11.124Z] v2.3.0-dev.57 [2023-04-02T01:55:11.124Z] v2.3.0-dev.58 [2023-04-02T01:55:11.124Z] v2.3.0-dev.59 [2023-04-02T01:55:11.124Z] v2.3.0-dev.60 [2023-04-02T01:55:11.124Z] v2.3.0-dev.61 [2023-04-02T01:55:11.124Z] v2.3.0-dev.62 [2023-04-02T01:55:11.124Z] v2.3.0-dev.63 [2023-04-02T01:55:11.124Z] v2.3.0-dev.64 [2023-04-02T01:55:11.124Z] v2.3.0-dev.65 [2023-04-02T01:55:11.124Z] v2.3.0-dev.66 [2023-04-02T01:55:11.124Z] v2.3.0-dev.67 [2023-04-02T01:55:11.124Z] v2.3.0-dev.68 [2023-04-02T01:55:11.124Z] v2.3.0-dev.69 [2023-04-02T01:55:11.124Z] v2.3.0-dev.70 [2023-04-02T01:55:11.124Z] v2.3.0-dev.71 [2023-04-02T01:55:11.124Z] v2.3.0-dev.72 [2023-04-02T01:55:11.124Z] v2.3.0-dev.73 [2023-04-02T01:55:11.124Z] v2.3.0-dev.74 [2023-04-02T01:55:11.124Z] v2.3.0-dev.75 [2023-04-02T01:55:11.124Z] v2.3.0-dev.76 [2023-04-02T01:55:11.124Z] v2.3.0-dev.77 [2023-04-02T01:55:11.124Z] v2.3.0-dev.78 [2023-04-02T01:55:11.124Z] v2.3.0-dev.79 [2023-04-02T01:55:11.124Z] v2.3.0-dev.80 [2023-04-02T01:55:11.124Z] v2.3.0-dev.81 [2023-04-02T01:55:11.124Z] v2.3.0-dev.82 [2023-04-02T01:55:11.124Z] v2.3.0-dev.83 [2023-04-02T01:55:11.124Z] v2.3.0-dev.84 [2023-04-02T01:55:11.124Z] v2.3.0-dev.85 [2023-04-02T01:55:11.124Z] v2.3.0-dev.86 [2023-04-02T01:55:11.124Z] v2.3.0-dev.87 [2023-04-02T01:55:11.124Z] v2.3.0-dev.88 [2023-04-02T01:55:11.124Z] v2.3.0-dev.89 [2023-04-02T01:55:11.124Z] v2.3.0-dev.90 [2023-04-02T01:55:11.124Z] v2.3.0-dev.91 [2023-04-02T01:55:11.124Z] v2.3.0-dev.92 [2023-04-02T01:55:11.124Z] v2.3.0-dev.93 [2023-04-02T01:55:11.124Z] v2.3.0-dev.94 [2023-04-02T01:55:11.124Z] v2.3.0-dev.95 [2023-04-02T01:55:11.124Z] v2.3.0-dev.96 [2023-04-02T01:55:11.124Z] v2.3.0-dev.97 [2023-04-02T01:55:11.124Z] v2.3.0-dev.98 [2023-04-02T01:55:11.124Z] v2.3.0-dev.99 [2023-04-02T01:55:11.124Z] v2.3.1-dev.1 [2023-04-02T01:55:11.124Z] v2.3.1-dev.2 [2023-04-02T01:55:11.124Z] v2.3.1-dev.3 [2023-04-02T01:55:11.124Z] v2.3.1-dev.4 [2023-04-02T01:55:11.124Z] v2.3.1-dev.5 [2023-04-02T01:55:11.124Z] v3.0.0-dev.1 [2023-04-02T01:55:11.124Z] v3.0.0-dev.10 [2023-04-02T01:55:11.124Z] v3.0.0-dev.100 [2023-04-02T01:55:11.124Z] v3.0.0-dev.101 [2023-04-02T01:55:11.124Z] v3.0.0-dev.102 [2023-04-02T01:55:11.124Z] v3.0.0-dev.103 [2023-04-02T01:55:11.124Z] v3.0.0-dev.104 [2023-04-02T01:55:11.124Z] v3.0.0-dev.105 [2023-04-02T01:55:11.124Z] v3.0.0-dev.106 [2023-04-02T01:55:11.124Z] v3.0.0-dev.107 [2023-04-02T01:55:11.124Z] v3.0.0-dev.108 [2023-04-02T01:55:11.124Z] v3.0.0-dev.109 [2023-04-02T01:55:11.124Z] v3.0.0-dev.11 [2023-04-02T01:55:11.124Z] v3.0.0-dev.110 [2023-04-02T01:55:11.124Z] v3.0.0-dev.111 [2023-04-02T01:55:11.124Z] v3.0.0-dev.112 [2023-04-02T01:55:11.124Z] v3.0.0-dev.113 [2023-04-02T01:55:11.124Z] v3.0.0-dev.114 [2023-04-02T01:55:11.124Z] v3.0.0-dev.115 [2023-04-02T01:55:11.124Z] v3.0.0-dev.116 [2023-04-02T01:55:11.124Z] v3.0.0-dev.117 [2023-04-02T01:55:11.124Z] v3.0.0-dev.118 [2023-04-02T01:55:11.124Z] v3.0.0-dev.12 [2023-04-02T01:55:11.124Z] v3.0.0-dev.13 [2023-04-02T01:55:11.124Z] v3.0.0-dev.14 [2023-04-02T01:55:11.124Z] v3.0.0-dev.15 [2023-04-02T01:55:11.124Z] v3.0.0-dev.16 [2023-04-02T01:55:11.124Z] v3.0.0-dev.17 [2023-04-02T01:55:11.124Z] v3.0.0-dev.18 [2023-04-02T01:55:11.124Z] v3.0.0-dev.19 [2023-04-02T01:55:11.124Z] v3.0.0-dev.2 [2023-04-02T01:55:11.124Z] v3.0.0-dev.20 [2023-04-02T01:55:11.124Z] v3.0.0-dev.21 [2023-04-02T01:55:11.124Z] v3.0.0-dev.22 [2023-04-02T01:55:11.124Z] v3.0.0-dev.23 [2023-04-02T01:55:11.124Z] v3.0.0-dev.24 [2023-04-02T01:55:11.124Z] v3.0.0-dev.25 [2023-04-02T01:55:11.124Z] v3.0.0-dev.26 [2023-04-02T01:55:11.124Z] v3.0.0-dev.27 [2023-04-02T01:55:11.124Z] v3.0.0-dev.28 [2023-04-02T01:55:11.124Z] v3.0.0-dev.29 [2023-04-02T01:55:11.124Z] v3.0.0-dev.3 [2023-04-02T01:55:11.124Z] v3.0.0-dev.30 [2023-04-02T01:55:11.124Z] v3.0.0-dev.31 [2023-04-02T01:55:11.124Z] v3.0.0-dev.32 [2023-04-02T01:55:11.124Z] v3.0.0-dev.33 [2023-04-02T01:55:11.124Z] v3.0.0-dev.34 [2023-04-02T01:55:11.124Z] v3.0.0-dev.35 [2023-04-02T01:55:11.124Z] v3.0.0-dev.36 [2023-04-02T01:55:11.124Z] v3.0.0-dev.37 [2023-04-02T01:55:11.124Z] v3.0.0-dev.38 [2023-04-02T01:55:11.124Z] v3.0.0-dev.39 [2023-04-02T01:55:11.124Z] v3.0.0-dev.4 [2023-04-02T01:55:11.124Z] v3.0.0-dev.40 [2023-04-02T01:55:11.124Z] v3.0.0-dev.41 [2023-04-02T01:55:11.124Z] v3.0.0-dev.42 [2023-04-02T01:55:11.124Z] v3.0.0-dev.43 [2023-04-02T01:55:11.124Z] v3.0.0-dev.44 [2023-04-02T01:55:11.124Z] v3.0.0-dev.45 [2023-04-02T01:55:11.124Z] v3.0.0-dev.46 [2023-04-02T01:55:11.124Z] v3.0.0-dev.47 [2023-04-02T01:55:11.124Z] v3.0.0-dev.48 [2023-04-02T01:55:11.124Z] v3.0.0-dev.49 [2023-04-02T01:55:11.124Z] v3.0.0-dev.5 [2023-04-02T01:55:11.124Z] v3.0.0-dev.50 [2023-04-02T01:55:11.124Z] v3.0.0-dev.51 [2023-04-02T01:55:11.124Z] v3.0.0-dev.52 [2023-04-02T01:55:11.124Z] v3.0.0-dev.53 [2023-04-02T01:55:11.124Z] v3.0.0-dev.54 [2023-04-02T01:55:11.124Z] v3.0.0-dev.55 [2023-04-02T01:55:11.124Z] v3.0.0-dev.56 [2023-04-02T01:55:11.124Z] v3.0.0-dev.57 [2023-04-02T01:55:11.124Z] v3.0.0-dev.58 [2023-04-02T01:55:11.124Z] v3.0.0-dev.59 [2023-04-02T01:55:11.124Z] v3.0.0-dev.6 [2023-04-02T01:55:11.124Z] v3.0.0-dev.60 [2023-04-02T01:55:11.124Z] v3.0.0-dev.61 [2023-04-02T01:55:11.124Z] v3.0.0-dev.62 [2023-04-02T01:55:11.124Z] v3.0.0-dev.63 [2023-04-02T01:55:11.124Z] v3.0.0-dev.64 [2023-04-02T01:55:11.124Z] v3.0.0-dev.65 [2023-04-02T01:55:11.124Z] v3.0.0-dev.66 [2023-04-02T01:55:11.124Z] v3.0.0-dev.67 [2023-04-02T01:55:11.124Z] v3.0.0-dev.68 [2023-04-02T01:55:11.124Z] v3.0.0-dev.69 [2023-04-02T01:55:11.124Z] v3.0.0-dev.7 [2023-04-02T01:55:11.124Z] v3.0.0-dev.70 [2023-04-02T01:55:11.124Z] v3.0.0-dev.71 [2023-04-02T01:55:11.124Z] v3.0.0-dev.72 [2023-04-02T01:55:11.124Z] v3.0.0-dev.73 [2023-04-02T01:55:11.124Z] v3.0.0-dev.74 [2023-04-02T01:55:11.124Z] v3.0.0-dev.75 [2023-04-02T01:55:11.124Z] v3.0.0-dev.76 [2023-04-02T01:55:11.124Z] v3.0.0-dev.77 [2023-04-02T01:55:11.124Z] v3.0.0-dev.78 [2023-04-02T01:55:11.124Z] v3.0.0-dev.79 [2023-04-02T01:55:11.124Z] v3.0.0-dev.8 [2023-04-02T01:55:11.124Z] v3.0.0-dev.80 [2023-04-02T01:55:11.124Z] v3.0.0-dev.81 [2023-04-02T01:55:11.124Z] v3.0.0-dev.82 [2023-04-02T01:55:11.124Z] v3.0.0-dev.83 [2023-04-02T01:55:11.124Z] v3.0.0-dev.84 [2023-04-02T01:55:11.124Z] v3.0.0-dev.85 [2023-04-02T01:55:11.124Z] v3.0.0-dev.86 [2023-04-02T01:55:11.124Z] v3.0.0-dev.87 [2023-04-02T01:55:11.124Z] v3.0.0-dev.88 [2023-04-02T01:55:11.124Z] v3.0.0-dev.89 [2023-04-02T01:55:11.124Z] v3.0.0-dev.9 [2023-04-02T01:55:11.124Z] v3.0.0-dev.90 [2023-04-02T01:55:11.124Z] v3.0.0-dev.91 [2023-04-02T01:55:11.124Z] v3.0.0-dev.92 [2023-04-02T01:55:11.124Z] v3.0.0-dev.93 [2023-04-02T01:55:11.124Z] v3.0.0-dev.94 [2023-04-02T01:55:11.124Z] v3.0.0-dev.95 [2023-04-02T01:55:11.124Z] v3.0.0-dev.96 [2023-04-02T01:55:11.124Z] v3.0.0-dev.97 [2023-04-02T01:55:11.124Z] v3.0.0-dev.98 [2023-04-02T01:55:11.124Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-02T01:55:11.410Z] + lftools sign git-tag v3.0.0-dev.118 [2023-04-02T01:55:11.978Z] Signing Git tag with Sigul... [2023-04-02T01:55:11.978Z] Signing v3.0.0-dev.118 [Pipeline] echo [2023-04-02T01:55:12.245Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:12.528Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-02T01:55:12.534Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-02T01:55:12.546Z] $ docker stop --time=1 290d3e63c85e6b5c26e8fd41f0bfe5ef9ed3cc2fe026b3e4a3b53ae9a907b366 [2023-04-02T01:55:13.835Z] $ docker rm -f --volumes 290d3e63c85e6b5c26e8fd41f0bfe5ef9ed3cc2fe026b3e4a3b53ae9a907b366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-02T01:55:14.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-02T01:55:14.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:55:14.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T01:55:14.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:55:14.635Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:55:14.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-02T01:55:15.104Z] $ docker top 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f -eo pid,comm [2023-04-02T01:55:15.158Z] 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). [2023-04-02T01:55:15.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-02T01:55:15.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T01:55:15.208Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T01:55:15.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T01:55:15.316Z] $ docker exec 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f ssh-agent [2023-04-02T01:55:15.408Z] SSH_AUTH_SOCK=/tmp/ssh-ics5UByvuxzI/agent.32 [2023-04-02T01:55:15.408Z] SSH_AGENT_PID=38 [2023-04-02T01:55:15.412Z] Running ssh-add (command line suppressed) [2023-04-02T01:55:15.502Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_7442340979688130269.key (/w/workspace/edgex-go/480@tmp/private_key_7442340979688130269.key) [2023-04-02T01:55:15.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T01:55:15.814Z] + git semver bump pre [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,960 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,960 [bump_version] DEBUG bumping version:3.0.0-dev.118 on axis:pre with prefix:dev [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,961 [bump_version] DEBUG bumped version:3.0.0-dev.119 [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,961 [write_version] DEBUG write version:3.0.0-dev.119 to path:/w/workspace/edgex-go/480/.semver/main with force:True [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,961 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,961 [write_file] DEBUG write to file:/w/workspace/edgex-go/480/.semver/main [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,963 [execute] INFO git cat-file --batch-check [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=) [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,969 [execute] INFO git cat-file --batch [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=) [2023-04-02T01:55:16.074Z] 2023-04-02 01:55:15,975 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main [2023-04-02T01:55:16.074Z] 3.0.0-dev.119 [Pipeline] } [2023-04-02T01:55:16.077Z] $ docker exec --env ******** --env ******** 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f ssh-agent -k [2023-04-02T01:55:16.169Z] unset SSH_AUTH_SOCK; [2023-04-02T01:55:16.169Z] unset SSH_AGENT_PID; [2023-04-02T01:55:16.170Z] echo Agent pid 38 killed; [2023-04-02T01:55:16.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T01:55:16.489Z] + git semver [Pipeline] } [2023-04-02T01:55:16.756Z] $ docker stop --time=1 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f [2023-04-02T01:55:18.013Z] $ docker rm -f --volumes 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T01:55:18.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-02T01:55:18.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:55:18.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T01:55:18.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:55:18.722Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:55:18.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-02T01:55:19.062Z] $ docker top f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 -eo pid,comm [2023-04-02T01:55:19.111Z] 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). [2023-04-02T01:55:19.111Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-02T01:55:19.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T01:55:19.150Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T01:55:19.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T01:55:19.267Z] $ docker exec f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 ssh-agent [2023-04-02T01:55:19.381Z] SSH_AUTH_SOCK=/tmp/ssh-MnhA5uDHsm9M/agent.32 [2023-04-02T01:55:19.381Z] SSH_AGENT_PID=38 [2023-04-02T01:55:19.385Z] Running ssh-add (command line suppressed) [2023-04-02T01:55:19.489Z] Identity added: /w/workspace/edgex-go/480@tmp/private_key_12654082296969027659.key (/w/workspace/edgex-go/480@tmp/private_key_12654082296969027659.key) [2023-04-02T01:55:19.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T01:55:19.795Z] + git semver push [2023-04-02T01:55:20.054Z] 2023-04-02 01:55:19,959 [run_push] DEBUG push [2023-04-02T01:55:20.054Z] 2023-04-02 01:55:19,960 [execute] INFO git cat-file --batch-check [2023-04-02T01:55:20.054Z] 2023-04-02 01:55:19,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=) [2023-04-02T01:55:20.054Z] 2023-04-02 01:55:19,964 [execute] INFO git rev-list 09c9158e5c15b2dc377555a3a06a2b13456eaab9 -- [2023-04-02T01:55:20.054Z] 2023-04-02 01:55:19,964 [execute] DEBUG Popen(['git', 'rev-list', '09c9158e5c15b2dc377555a3a06a2b13456eaab9', '--'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-02T01:55:20.054Z] 2023-04-02 01:55:19,979 [execute] INFO git fetch -v origin [2023-04-02T01:55:20.054Z] 2023-04-02 01:55:19,980 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-02T01:55:20.620Z] 2023-04-02 01:55:20,486 [run_push] DEBUG no remote changes detected [2023-04-02T01:55:20.620Z] 2023-04-02 01:55:20,486 [execute] INFO git push origin semver [2023-04-02T01:55:20.620Z] 2023-04-02 01:55:20,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-02T01:55:21.554Z] 2023-04-02 01:55:21,325 [run_push] DEBUG push all version tags [2023-04-02T01:55:21.554Z] 2023-04-02 01:55:21,326 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-02T01:55:21.554Z] 2023-04-02 01:55:21,327 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=None) [2023-04-02T01:55:22.123Z] 2023-04-02 01:55:22,115 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main [2023-04-02T01:55:22.123Z] 3.0.0-dev.119 [Pipeline] } [2023-04-02T01:55:22.385Z] $ docker exec --env ******** --env ******** f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 ssh-agent -k [2023-04-02T01:55:22.490Z] unset SSH_AUTH_SOCK; [2023-04-02T01:55:22.490Z] unset SSH_AGENT_PID; [2023-04-02T01:55:22.490Z] echo Agent pid 38 killed; [2023-04-02T01:55:22.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T01:55:22.802Z] + git semver [Pipeline] } [2023-04-02T01:55:23.069Z] $ docker stop --time=1 f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 [2023-04-02T01:55:24.327Z] $ docker rm -f --volumes f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 [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 [2023-04-02T01:55:24.846Z] + [ -d /w/workspace/edgex-go/480/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:25.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:25.986Z] ---> package-listing.sh [2023-04-02T01:55:25.986Z] ++ facter osfamily [2023-04-02T01:55:25.986Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-02T01:55:26.244Z] + OS_FAMILY=debian [2023-04-02T01:55:26.244Z] + workspace=/w/workspace/edgex-go/480 [2023-04-02T01:55:26.244Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-02T01:55:26.244Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-02T01:55:26.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-02T01:55:26.244Z] + PACKAGES=/tmp/packages_start.txt [2023-04-02T01:55:26.244Z] + '[' /w/workspace/edgex-go/480 ']' [2023-04-02T01:55:26.244Z] + PACKAGES=/tmp/packages_end.txt [2023-04-02T01:55:26.244Z] + case "${OS_FAMILY}" in [2023-04-02T01:55:26.244Z] + dpkg -l [2023-04-02T01:55:26.244Z] + grep '^ii' [2023-04-02T01:55:26.244Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-02T01:55:26.244Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-02T01:55:26.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-02T01:55:26.244Z] + '[' /w/workspace/edgex-go/480 ']' [2023-04-02T01:55:26.244Z] + mkdir -p /w/workspace/edgex-go/480/archives/ [2023-04-02T01:55:26.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/480/archives/ [Pipeline] echo [2023-04-02T01:55:26.254Z] 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/480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-02T01:55:26.531Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:55:27.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T01:55:27.091Z] [2023-04-02T01:55:27.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T01:55:27.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T01:55:27.390Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-02T01:55:27.390Z] 5eb5b503b376: Pulling fs layer [2023-04-02T01:55:27.390Z] 5c69ac0246d0: Pulling fs layer [2023-04-02T01:55:27.390Z] ec43610c2a17: Pulling fs layer [2023-04-02T01:55:27.390Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-02T01:55:27.390Z] 33b1e0a273af: Pulling fs layer [2023-04-02T01:55:27.390Z] 5d3b04190fa2: Pulling fs layer [2023-04-02T01:55:27.390Z] 2f39f015ded8: Pulling fs layer [2023-04-02T01:55:27.390Z] 3a2ae6a8a46f: Waiting [2023-04-02T01:55:27.390Z] 33b1e0a273af: Waiting [2023-04-02T01:55:27.390Z] 5d3b04190fa2: Waiting [2023-04-02T01:55:27.390Z] 2f39f015ded8: Waiting [2023-04-02T01:55:27.390Z] 5c69ac0246d0: Download complete [2023-04-02T01:55:27.390Z] 3a2ae6a8a46f: Download complete [2023-04-02T01:55:27.390Z] 33b1e0a273af: Verifying Checksum [2023-04-02T01:55:27.390Z] 33b1e0a273af: Download complete [2023-04-02T01:55:27.390Z] ec43610c2a17: Verifying Checksum [2023-04-02T01:55:27.390Z] ec43610c2a17: Download complete [2023-04-02T01:55:27.390Z] 5d3b04190fa2: Verifying Checksum [2023-04-02T01:55:27.390Z] 5d3b04190fa2: Download complete [2023-04-02T01:55:27.648Z] 5eb5b503b376: Verifying Checksum [2023-04-02T01:55:27.648Z] 5eb5b503b376: Download complete [2023-04-02T01:55:28.213Z] 2f39f015ded8: Verifying Checksum [2023-04-02T01:55:28.213Z] 2f39f015ded8: Download complete [2023-04-02T01:55:28.777Z] 5eb5b503b376: Pull complete [2023-04-02T01:55:28.777Z] 5c69ac0246d0: Pull complete [2023-04-02T01:55:29.341Z] ec43610c2a17: Pull complete [2023-04-02T01:55:29.341Z] 3a2ae6a8a46f: Pull complete [2023-04-02T01:55:29.599Z] 33b1e0a273af: Pull complete [2023-04-02T01:55:29.599Z] 5d3b04190fa2: Pull complete [2023-04-02T01:55:33.774Z] 2f39f015ded8: Pull complete [2023-04-02T01:55:33.774Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-02T01:55:33.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T01:55:33.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T01:55:33.848Z] prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container [2023-04-02T01:55:33.864Z] $ 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/480/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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-02T01:55:36.869Z] $ docker top e9664281b6d47aa6b80177e8b4121d1c0fad78c79b3db554708e100309112107 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T01:55:37.213Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-02T01:55:37.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-02T01:55:37.777Z] + ls /var/log/sa-host [2023-04-02T01:55:37.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T01:55:37.935Z] provisioning config files... [2023-04-02T01:55:37.943Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/480@tmp/config2173286415583997249tmp [Pipeline] { [Pipeline] echo [2023-04-02T01:55:37.954Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:38.234Z] ---> create-netrc.sh [Pipeline] } [2023-04-02T01:55:38.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:38.570Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-02T01:55:38.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:38.860Z] ---> sudo-logs.sh [2023-04-02T01:55:38.860Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-02T01:55:38.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:39.164Z] ---> job-cost.sh [2023-04-02T01:55:39.164Z] lf-activate-venv: SKIPPING [2023-04-02T01:55:39.164Z] DEBUG: total: 0.10999999940395355 [2023-04-02T01:55:39.164Z] INFO: Retrieving Stack Cost... [2023-04-02T01:55:39.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-02T01:55:39.990Z] INFO: Archiving Costs [Pipeline] echo [2023-04-02T01:55:40.000Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T01:55:40.279Z] ---> logs-deploy.sh [2023-04-02T01:55:40.279Z] lf-activate-venv: SKIPPING [2023-04-02T01:55:40.279Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/480 [2023-04-02T01:55:40.279Z] INFO: archiving workspace using pattern(s): [2023-04-02T01:55:41.216Z] Archives upload complete. [2023-04-02T01:55:41.216Z] INFO: archiving logs to Nexus