Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58b8fd44f0ff4559fd42e12903202336e28d0eb5 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-ssh3993985446214290969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6411704768585581836.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8942770460636018573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13458008641776594306.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-ssh522153009105230307.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8690’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-8554’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8700’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8701 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/442 [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/442 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 58b8fd44f0ff4559fd42e12903202336e28d0eb5 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58b8fd44f0ff4559fd42e12903202336e28d0eb5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#4410)" > git rev-list --no-walk 3ead8ec53459b72f62f51c7b78b8446db778950c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T00:32:20.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T00:32:20.462Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T00:32:20.473Z] ========================================================= [2023-03-08T00:32:20.473Z] EdgeX Global Pipelines Version Info [2023-03-08T00:32:20.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:32:21.209Z] ------------------- [2023-03-08T00:32:21.209Z] stable info: [2023-03-08T00:32:21.209Z] ------------------- [2023-03-08T00:32:21.209Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T00:32:21.209Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T00:32:21.209Z] Message: update stable to v1.0.244 [2023-03-08T00:32:21.779Z] ------------------- [2023-03-08T00:32:21.779Z] experimental info: [2023-03-08T00:32:21.779Z] ------------------- [2023-03-08T00:32:21.779Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T00:32:21.779Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T00:32:21.779Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T00:32:21.975Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T00:32:21.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T00:32:22.000Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T00:32:22.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T00:32:22.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T00:32:22.031Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T00:32:22.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T00:32:22.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T00:32:22.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T00:32:22.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T00:32:22.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T00:32:22.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T00:32:22.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T00:32:22.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T00:32:22.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T00:32:22.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T00:32:22.202Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T00:32:22.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T00:32:22.236Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T00:32:22.250Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T00:32:22.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T00:32:22.276Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T00:32:22.287Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T00:32:22.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-08T00:32:22.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-08T00:32:22.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-08T00:32:22.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] echo [2023-03-08T00:32:22.368Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58b8fd4 [Pipeline] echo [2023-03-08T00:32:22.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:32:22.426Z] provisioning config files... [2023-03-08T00:32:22.440Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/442@tmp/config13021027840764637834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:32:22.742Z] ---> docker-login.sh [2023-03-08T00:32:22.742Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:32:23.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:32:23.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:32:23.003Z] Configure a credential helper to remove this warning. See [2023-03-08T00:32:23.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:32:23.003Z] [2023-03-08T00:32:23.003Z] Login Succeeded [2023-03-08T00:32:23.003Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:32:23.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:32:23.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:32:23.003Z] Configure a credential helper to remove this warning. See [2023-03-08T00:32:23.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:32:23.003Z] [2023-03-08T00:32:23.003Z] Login Succeeded [2023-03-08T00:32:23.003Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:32:23.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:32:23.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:32:23.264Z] Configure a credential helper to remove this warning. See [2023-03-08T00:32:23.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:32:23.264Z] [2023-03-08T00:32:23.264Z] Login Succeeded [2023-03-08T00:32:23.264Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:32:23.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:32:23.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:32:23.264Z] Configure a credential helper to remove this warning. See [2023-03-08T00:32:23.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:32:23.264Z] [2023-03-08T00:32:23.264Z] Login Succeeded [2023-03-08T00:32:23.264Z] docker.io [2023-03-08T00:32:23.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:32:23.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:32:23.524Z] Configure a credential helper to remove this warning. See [2023-03-08T00:32:23.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:32:23.524Z] [2023-03-08T00:32:23.524Z] Login Succeeded [2023-03-08T00:32:23.524Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T00:32:23.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T00:32:23.840Z] + 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-03-08T00:32:23.840Z] + dirname cmd/core-command/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T00:32:23.840Z] + + cut -d/ -f2 [2023-03-08T00:32:23.840Z] dirname cmd/core-data/Dockerfile [2023-03-08T00:32:23.840Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T00:32:23.840Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-03-08T00:32:23.840Z] -f2 [2023-03-08T00:32:23.840Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T00:32:23.840Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T00:32:23.840Z] + cut -d/ -f2 [2023-03-08T00:32:23.840Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T00:32:23.894Z] 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-03-08T00:32:24.240Z] + git rev-list -1 --merges 58b8fd44f0ff4559fd42e12903202336e28d0eb5~1..58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] echo [2023-03-08T00:32:24.258Z] -----------> git rev-list -1 --merges 58b8fd44f0ff4559fd42e12903202336e28d0eb5~1..58b8fd44f0ff4559fd42e12903202336e28d0eb5 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [false] [Pipeline] sh [2023-03-08T00:32:24.547Z] + git log --format=format:%s -1 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] echo [2023-03-08T00:32:24.563Z] ========================================================= [2023-03-08T00:32:24.563Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T00:32:24.563Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T00:32:24.997Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T00:32:24.997Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T00:32:24.997Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T00:32:24.997Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T00:32:24.997Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T00:32:24.997Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T00:32:24.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:32:25.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:32:25.403Z] [2023-03-08T00:32:25.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:32:25.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:32:25.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T00:32:25.716Z] b85a868b505f: Pulling fs layer [2023-03-08T00:32:25.716Z] e2be974225ed: Pulling fs layer [2023-03-08T00:32:25.716Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T00:32:25.716Z] 988bab9f4d93: Pulling fs layer [2023-03-08T00:32:25.716Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T00:32:25.716Z] eaf3925da568: Pulling fs layer [2023-03-08T00:32:25.716Z] bab4dde63d76: Pulling fs layer [2023-03-08T00:32:25.716Z] bde34c3a00c8: Pulling fs layer [2023-03-08T00:32:25.716Z] b352a97aabf1: Pulling fs layer [2023-03-08T00:32:25.716Z] 4872d77fe225: Pulling fs layer [2023-03-08T00:32:25.716Z] 5851b861e8e6: Pulling fs layer [2023-03-08T00:32:25.716Z] 988bab9f4d93: Waiting [2023-03-08T00:32:25.716Z] 1469e6f7b9e6: Waiting [2023-03-08T00:32:25.716Z] eaf3925da568: Waiting [2023-03-08T00:32:25.716Z] bab4dde63d76: Waiting [2023-03-08T00:32:25.716Z] bde34c3a00c8: Waiting [2023-03-08T00:32:25.716Z] b352a97aabf1: Waiting [2023-03-08T00:32:25.716Z] 4872d77fe225: Waiting [2023-03-08T00:32:25.716Z] 5851b861e8e6: Waiting [2023-03-08T00:32:25.716Z] e2be974225ed: Verifying Checksum [2023-03-08T00:32:25.716Z] e2be974225ed: Download complete [2023-03-08T00:32:25.716Z] 988bab9f4d93: Verifying Checksum [2023-03-08T00:32:25.716Z] 988bab9f4d93: Download complete [2023-03-08T00:32:25.977Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T00:32:25.977Z] 1469e6f7b9e6: Download complete [2023-03-08T00:32:25.977Z] eaf3925da568: Verifying Checksum [2023-03-08T00:32:25.977Z] eaf3925da568: Download complete [2023-03-08T00:32:25.977Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T00:32:25.977Z] 339a4e72a1f5: Download complete [2023-03-08T00:32:25.977Z] bde34c3a00c8: Verifying Checksum [2023-03-08T00:32:25.977Z] bde34c3a00c8: Download complete [2023-03-08T00:32:25.977Z] b352a97aabf1: Verifying Checksum [2023-03-08T00:32:25.977Z] b352a97aabf1: Download complete [2023-03-08T00:32:25.977Z] 4872d77fe225: Verifying Checksum [2023-03-08T00:32:25.977Z] 4872d77fe225: Download complete [2023-03-08T00:32:25.977Z] 5851b861e8e6: Download complete [2023-03-08T00:32:25.977Z] b85a868b505f: Verifying Checksum [2023-03-08T00:32:25.977Z] b85a868b505f: Download complete [2023-03-08T00:32:26.544Z] bab4dde63d76: Verifying Checksum [2023-03-08T00:32:26.544Z] bab4dde63d76: Download complete [2023-03-08T00:32:27.479Z] b85a868b505f: Pull complete [2023-03-08T00:32:27.479Z] e2be974225ed: Pull complete [2023-03-08T00:32:28.047Z] 339a4e72a1f5: Pull complete [2023-03-08T00:32:28.047Z] 988bab9f4d93: Pull complete [2023-03-08T00:32:28.306Z] 1469e6f7b9e6: Pull complete [2023-03-08T00:32:28.566Z] eaf3925da568: Pull complete [2023-03-08T00:32:30.470Z] bab4dde63d76: Pull complete [2023-03-08T00:32:30.470Z] bde34c3a00c8: Pull complete [2023-03-08T00:32:30.729Z] b352a97aabf1: Pull complete [2023-03-08T00:32:30.729Z] 4872d77fe225: Pull complete [2023-03-08T00:32:30.729Z] 5851b861e8e6: Pull complete [2023-03-08T00:32:30.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T00:32:30.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T00:32:30.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:32:30.816Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T00:32:30.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T00:32:32.229Z] $ docker top 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf -eo pid,comm [2023-03-08T00:32:32.294Z] 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-03-08T00:32:32.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T00:32:32.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:32:32.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:32:32.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:32:32.447Z] $ docker exec 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf ssh-agent [2023-03-08T00:32:32.566Z] SSH_AUTH_SOCK=/tmp/ssh-VbYncCy1eX7P/agent.32 [2023-03-08T00:32:32.566Z] SSH_AGENT_PID=38 [2023-03-08T00:32:32.573Z] Running ssh-add (command line suppressed) [2023-03-08T00:32:32.667Z] Identity added: /w/workspace/edgex-go/442@tmp/private_key_16530885904459975861.key (/w/workspace/edgex-go/442@tmp/private_key_16530885904459975861.key) [2023-03-08T00:32:32.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:32:32.969Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T00:32:32.979Z] $ docker exec --env ******** --env ******** 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf ssh-agent -k [2023-03-08T00:32:33.089Z] unset SSH_AUTH_SOCK; [2023-03-08T00:32:33.089Z] unset SSH_AGENT_PID; [2023-03-08T00:32:33.090Z] echo Agent pid 38 killed; [2023-03-08T00:32:33.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T00:32:33.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T00:32:33.128Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T00:32:33.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T00:32:33.253Z] $ docker exec 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf ssh-agent [2023-03-08T00:32:33.375Z] SSH_AUTH_SOCK=/tmp/ssh-6JFscfA9FhDt/agent.70 [2023-03-08T00:32:33.375Z] SSH_AGENT_PID=76 [2023-03-08T00:32:33.380Z] Running ssh-add (command line suppressed) [2023-03-08T00:32:33.498Z] Identity added: /w/workspace/edgex-go/442@tmp/private_key_7807152501196018397.key (/w/workspace/edgex-go/442@tmp/private_key_7807152501196018397.key) [2023-03-08T00:32:33.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T00:32:33.801Z] + git semver init [2023-03-08T00:32:34.060Z] 2023-03-08 00:32:34,035 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T00:32:34.060Z] 2023-03-08 00:32:34,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/442/.semver [2023-03-08T00:32:34.060Z] 2023-03-08 00:32:34,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/442/.semver [2023-03-08T00:32:34.060Z] 2023-03-08 00:32:34,038 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/442/.semver'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=None) [2023-03-08T00:32:39.334Z] 2023-03-08 00:32:38,424 [append_file] DEBUG append to file:/w/workspace/edgex-go/442/.git/info/exclude [2023-03-08T00:32:39.334Z] 2023-03-08 00:32:38,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/442/.semver/main with force:False [2023-03-08T00:32:39.334Z] 2023-03-08 00:32:38,425 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main [2023-03-08T00:32:39.334Z] 2023-03-08 00:32:38,425 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main [2023-03-08T00:32:39.334Z] 3.0.0-dev.80 [Pipeline] } [2023-03-08T00:32:39.347Z] $ docker exec --env ******** --env ******** 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf ssh-agent -k [2023-03-08T00:32:39.460Z] unset SSH_AUTH_SOCK; [2023-03-08T00:32:39.461Z] unset SSH_AGENT_PID; [2023-03-08T00:32:39.461Z] echo Agent pid 76 killed; [2023-03-08T00:32:39.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T00:32:39.783Z] + git semver [Pipeline] } [2023-03-08T00:32:40.366Z] $ docker stop --time=1 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf [2023-03-08T00:32:41.703Z] $ docker rm -f --volumes 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T00:32:42.038Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T00:32:42.268Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T00:32:42.271Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.80 [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-03-08T00:32:42.674Z] + git config --global --add safe.directory /w/workspace/edgex-go/442 [Pipeline] echo [2023-03-08T00:32:42.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:32:42.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:32:42.706Z] ========================================================= [2023-03-08T00:32:42.706Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T00:32:42.706Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:32:42.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:32:42.994Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T00:32:42.994Z] 213ec9aee27d: Pulling fs layer [2023-03-08T00:32:42.994Z] 4583459ba037: Pulling fs layer [2023-03-08T00:32:42.994Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T00:32:42.994Z] 53926ce57604: Pulling fs layer [2023-03-08T00:32:42.994Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T00:32:42.994Z] 22ff95d597cd: Pulling fs layer [2023-03-08T00:32:42.994Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T00:32:42.994Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T00:32:42.994Z] a7acece74701: Pulling fs layer [2023-03-08T00:32:42.994Z] 21b2b0c7a3f4: Waiting [2023-03-08T00:32:42.994Z] 22ff95d597cd: Waiting [2023-03-08T00:32:42.994Z] 12d6caf4c0d1: Waiting [2023-03-08T00:32:42.994Z] 96b7cbca73a9: Waiting [2023-03-08T00:32:42.994Z] a7acece74701: Waiting [2023-03-08T00:32:42.994Z] 53926ce57604: Waiting [2023-03-08T00:32:42.994Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T00:32:42.994Z] 93c1e223e6f2: Download complete [2023-03-08T00:32:42.994Z] 4583459ba037: Download complete [2023-03-08T00:32:42.994Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T00:32:42.994Z] 21b2b0c7a3f4: Download complete [2023-03-08T00:32:42.994Z] 22ff95d597cd: Download complete [2023-03-08T00:32:42.994Z] 213ec9aee27d: Verifying Checksum [2023-03-08T00:32:42.994Z] 213ec9aee27d: Download complete [2023-03-08T00:32:43.255Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T00:32:43.255Z] 12d6caf4c0d1: Download complete [2023-03-08T00:32:43.255Z] 213ec9aee27d: Pull complete [2023-03-08T00:32:43.515Z] 4583459ba037: Pull complete [2023-03-08T00:32:43.515Z] 93c1e223e6f2: Pull complete [2023-03-08T00:32:43.515Z] a7acece74701: Verifying Checksum [2023-03-08T00:32:43.515Z] a7acece74701: Download complete [2023-03-08T00:32:44.085Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T00:32:44.085Z] 96b7cbca73a9: Download complete [2023-03-08T00:32:44.085Z] 53926ce57604: Verifying Checksum [2023-03-08T00:32:44.085Z] 53926ce57604: Download complete [2023-03-08T00:32:48.290Z] 53926ce57604: Pull complete [2023-03-08T00:32:48.549Z] 21b2b0c7a3f4: Pull complete [2023-03-08T00:32:48.549Z] 22ff95d597cd: Pull complete [2023-03-08T00:32:48.549Z] 12d6caf4c0d1: Pull complete [2023-03-08T00:32:51.082Z] 96b7cbca73a9: Pull complete [2023-03-08T00:32:52.018Z] a7acece74701: Pull complete [2023-03-08T00:32:52.018Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T00:32:52.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:32:52.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:32:52.313Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:32:52.313Z] WORKDIR /edgex [2023-03-08T00:32:52.313Z] COPY go.mod . [2023-03-08T00:32:52.313Z] RUN go mod download [2023-03-08T00:32:52.313Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-08T00:32:53.249Z] Sending build context to Docker daemon 170.3MB [2023-03-08T00:32:53.249Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T00:32:53.249Z] ---> db6d94c90886 [2023-03-08T00:32:53.249Z] Step 2/4 : WORKDIR /edgex [2023-03-08T00:32:55.153Z] ---> Running in 147c681c797a [2023-03-08T00:32:55.153Z] Removing intermediate container 147c681c797a [2023-03-08T00:32:55.153Z] ---> bca26fa3f5d0 [2023-03-08T00:32:55.153Z] Step 3/4 : COPY go.mod . [2023-03-08T00:32:55.413Z] ---> a4a3bcc59525 [2023-03-08T00:32:55.413Z] Step 4/4 : RUN go mod download [2023-03-08T00:32:55.413Z] ---> Running in 536703815ee7 [2023-03-08T00:32:57.362Z] Still waiting to schedule task [2023-03-08T00:32:57.362Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8698’ [2023-03-08T00:33:07.633Z] Removing intermediate container 536703815ee7 [2023-03-08T00:33:07.633Z] ---> 861b1045a424 [2023-03-08T00:33:07.633Z] Successfully built 861b1045a424 [2023-03-08T00:33:07.633Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:33:07.936Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T00:33:07.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:33:08.004Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T00:33:08.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T00:33:08.425Z] $ docker top 5a5311752d1c43bdb7be8d7d910b3feba9b11a5680de33e65ddb16684d32058e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:33:08.760Z] + go version [2023-03-08T00:33:08.760Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T00:33:08.776Z] $ docker stop --time=1 5a5311752d1c43bdb7be8d7d910b3feba9b11a5680de33e65ddb16684d32058e [2023-03-08T00:33:10.050Z] $ docker rm -f --volumes 5a5311752d1c43bdb7be8d7d910b3feba9b11a5680de33e65ddb16684d32058e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:33:10.451Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T00:33:10.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:33:10.529Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T00:33:10.565Z] $ 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/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T00:33:10.945Z] $ docker top 25658bed6d2d5ccc947dcc7502f5bbe7e9562095443e56cab619ec310567edac -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T00:33:11.010Z] ========================================================= [2023-03-08T00:33:11.010Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T00:33:11.010Z] ========================================================= [Pipeline] sh [2023-03-08T00:33:11.288Z] + git config --global --add safe.directory /w/workspace/edgex-go/442 [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:33:11.585Z] + make test [2023-03-08T00:33:11.585Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T00:33:19.707Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T00:33:34.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T00:33:34.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T00:33:35.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.141s coverage: 98.5% of statements [2023-03-08T00:33:38.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.160s coverage: 71.2% of statements [2023-03-08T00:33:38.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T00:33:38.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T00:33:38.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T00:33:38.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements [2023-03-08T00:33:38.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T00:33:38.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.626s coverage: 88.5% of statements [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.9% of statements [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.550s coverage: 95.6% of statements [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.094s coverage: 65.9% of statements [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.152s coverage: 0.9% of statements [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2023-03-08T00:33:40.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 45.5% of statements [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 82.9% of statements [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2023-03-08T00:33:40.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements [2023-03-08T00:33:48.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.361s coverage: 79.9% of statements [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.062s coverage: 20.0% of statements [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 81.2% of statements [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 82.1% of statements [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 84.8% of statements [2023-03-08T00:34:03.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T00:34:03.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.266s coverage: 63.1% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.109s coverage: 17.7% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T00:34:03.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T00:34:03.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T00:34:03.322Z] 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-03-08T00:34:25.265Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T00:34:25.265Z] go vet ./... [2023-03-08T00:34:28.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T00:34:28.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T00:34:28.804Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T00:34:28.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T00:34:29.101Z] + ls -al . [2023-03-08T00:34:29.101Z] total 704 [2023-03-08T00:34:29.101Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 00:33 . [2023-03-08T00:34:29.101Z] drwxr-xr-x 4 root root 4096 Mar 8 00:33 .. [2023-03-08T00:34:29.101Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 00:32 .blubracket [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 00:32 .dockerignore [2023-03-08T00:34:29.101Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 00:34 .git [2023-03-08T00:34:29.101Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 00:32 .github [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 00:32 .gitignore [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 00:32 .golangci.yml [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 00:32 .hadolint.yml [2023-03-08T00:34:29.101Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 00:32 .semver [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 00:32 .sonarcloud.properties [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 00:32 ADOPTERS.md [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 00:32 Attribution.txt [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 00:32 CHANGELOG.md [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 00:32 CONTRIBUTING.md [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 00:32 GOVERNANCE.md [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 00:32 Jenkinsfile [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 00:32 LICENSE [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 00:32 Makefile [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 00:32 OWNERS.md [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 00:32 README.md [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 00:32 SECURITY.md [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 12 Mar 8 00:32 VERSION [2023-03-08T00:34:29.101Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 00:32 bin [2023-03-08T00:34:29.101Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 00:32 cmd [2023-03-08T00:34:29.101Z] -rw-r--r-- 1 root root 446903 Mar 8 00:34 coverage.out [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 00:32 go.mod [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 00:32 go.sum [2023-03-08T00:34:29.101Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 00:32 internal [2023-03-08T00:34:29.101Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 00:32 openapi [2023-03-08T00:34:29.101Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 00:32 snap [2023-03-08T00:34:29.101Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 00:32 version.go [Pipeline] sh [2023-03-08T00:34:29.383Z] + '[' -e coverage.out ] [2023-03-08T00:34:29.383Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T00:34:29.495Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T00:34:29.777Z] + make build [2023-03-08T00:34:29.777Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T00:34:44.660Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T00:34:45.225Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T00:34:46.599Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T00:34:47.533Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T00:34:55.821Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T00:34:57.726Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T00:34:59.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T00:35:00.488Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T00:35:01.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T00:35:02.812Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T00:35:03.748Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-08T00:35:05.670Z] $ docker stop --time=1 25658bed6d2d5ccc947dcc7502f5bbe7e9562095443e56cab619ec310567edac [2023-03-08T00:35:07.905Z] $ docker rm -f --volumes 25658bed6d2d5ccc947dcc7502f5bbe7e9562095443e56cab619ec310567edac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:35:08.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T00:35:08.885Z] [2023-03-08T00:35:08.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:35:09.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T00:35:09.183Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T00:35:09.183Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T00:35:09.183Z] ca9280d653b3: Pulling fs layer [2023-03-08T00:35:09.183Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T00:35:09.183Z] cbdbe7a5bc2a: Download complete [2023-03-08T00:35:09.443Z] ca9280d653b3: Verifying Checksum [2023-03-08T00:35:09.443Z] ca9280d653b3: Download complete [2023-03-08T00:35:09.443Z] cbdbe7a5bc2a: Pull complete [2023-03-08T00:35:10.008Z] 7e9c9ca2126c: Verifying Checksum [2023-03-08T00:35:10.008Z] 7e9c9ca2126c: Download complete [2023-03-08T00:35:10.008Z] ca9280d653b3: Pull complete [2023-03-08T00:35:14.194Z] 7e9c9ca2126c: Pull complete [2023-03-08T00:35:14.194Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T00:35:14.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T00:35:14.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:35:14.292Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T00:35:14.324Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@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-03-08T00:35:15.668Z] $ docker top 7ecc653f773b2a857c8a5e6abdbafe1aaa07f0f15061f65d843550cdb13200b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:35:15.999Z] + + grepdocker-compose parallel build [2023-03-08T00:35:15.999Z] --help [2023-03-08T00:35:16.567Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T00:35:16.839Z] $ docker stop --time=1 7ecc653f773b2a857c8a5e6abdbafe1aaa07f0f15061f65d843550cdb13200b0 [2023-03-08T00:35:18.136Z] $ docker rm -f --volumes 7ecc653f773b2a857c8a5e6abdbafe1aaa07f0f15061f65d843550cdb13200b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:35:18.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T00:35:18.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:35:18.570Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T00:35:18.601Z] $ 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/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T00:35:18.968Z] $ docker top c46541d8e3e27d424e92d12f1bc3e45f3f90f00e37c729a49bc910fd4f73e789 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:35:19.312Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T00:35:19.882Z] Building core-command ... [2023-03-08T00:35:19.882Z] Building core-common-config-bootstrapper ... [2023-03-08T00:35:19.882Z] Building core-data ... [2023-03-08T00:35:19.882Z] Building core-metadata ... [2023-03-08T00:35:19.882Z] Building security-bootstrapper ... [2023-03-08T00:35:19.882Z] Building security-proxy-auth ... [2023-03-08T00:35:19.882Z] Building security-proxy-setup ... [2023-03-08T00:35:19.882Z] Building security-secretstore-setup ... [2023-03-08T00:35:19.882Z] Building security-spiffe-token-provider ... [2023-03-08T00:35:19.882Z] Building security-spire-agent ... [2023-03-08T00:35:19.882Z] Building security-spire-config ... [2023-03-08T00:35:19.882Z] Building security-spire-server ... [2023-03-08T00:35:19.882Z] Building support-notifications ... [2023-03-08T00:35:19.882Z] Building support-scheduler ... [2023-03-08T00:35:19.882Z] Building support-scheduler [2023-03-08T00:35:19.882Z] Building core-command [2023-03-08T00:35:19.882Z] Building security-proxy-auth [2023-03-08T00:35:19.882Z] Building security-spire-agent [2023-03-08T00:35:19.882Z] Building security-spiffe-token-provider [2023-03-08T00:35:32.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:35:32.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:35:32.620Z] ---> 861b1045a424 [2023-03-08T00:35:32.620Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:35:32.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:35:32.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:35:32.620Z] ---> 861b1045a424 [2023-03-08T00:35:32.620Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:35:32.878Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:35:32.878Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:35:32.878Z] ---> 861b1045a424 [2023-03-08T00:35:32.878Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:35:32.878Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:35:32.878Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:35:32.878Z] ---> 861b1045a424 [2023-03-08T00:35:32.878Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T00:35:33.136Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:35:33.137Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:35:33.137Z] ---> 861b1045a424 [2023-03-08T00:35:33.137Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T00:35:36.417Z] ---> Running in f69b5c3f0f48 [2023-03-08T00:35:36.417Z] ---> Running in 9d48b10d2d3c [2023-03-08T00:35:36.417Z] ---> Running in 9e2dc3f323b6 [2023-03-08T00:35:36.417Z] ---> Running in fd4bd1268e03 [2023-03-08T00:35:36.417Z] ---> Running in 773be6f556ba [2023-03-08T00:35:36.417Z] Removing intermediate container 9e2dc3f323b6 [2023-03-08T00:35:36.417Z] ---> 7f3a4f4c5167 [2023-03-08T00:35:36.417Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:35:36.417Z] Removing intermediate container f69b5c3f0f48 [2023-03-08T00:35:36.417Z] ---> 4bc3e3622ed4 [2023-03-08T00:35:36.417Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T00:35:36.417Z] Removing intermediate container 773be6f556ba [2023-03-08T00:35:36.417Z] ---> f3b4a016213b [2023-03-08T00:35:36.417Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:35:36.417Z] Removing intermediate container fd4bd1268e03 [2023-03-08T00:35:36.417Z] ---> fbdc5a328daf [2023-03-08T00:35:36.417Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T00:35:36.417Z] ---> Running in d7c986216069 [2023-03-08T00:35:36.417Z] ---> Running in 21aa80382fae [2023-03-08T00:35:36.417Z] ---> Running in 51937adad3d0 [2023-03-08T00:35:36.417Z] Removing intermediate container 9d48b10d2d3c [2023-03-08T00:35:36.417Z] ---> 6212d09f4b0e [2023-03-08T00:35:36.417Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:35:36.417Z] ---> Running in 44966abac4b2 [2023-03-08T00:35:36.417Z] ---> Running in f33ae3ea1686 [2023-03-08T00:35:36.417Z] Removing intermediate container d7c986216069 [2023-03-08T00:35:36.417Z] ---> 66c13653a181 [2023-03-08T00:35:36.417Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:35:36.417Z] Removing intermediate container 51937adad3d0 [2023-03-08T00:35:36.417Z] ---> f0cb3096731a [2023-03-08T00:35:36.417Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:35:36.417Z] Removing intermediate container 21aa80382fae [2023-03-08T00:35:36.417Z] ---> 340d6fda7b0d [2023-03-08T00:35:36.417Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T00:35:36.417Z] ---> Running in d66ec83bef4c [2023-03-08T00:35:36.417Z] ---> Running in 944c69f8d19f [2023-03-08T00:35:36.417Z] ---> Running in 6e014df1e137 [2023-03-08T00:35:36.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:36.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:36.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:36.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:36.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:36.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:36.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:37.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:37.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:37.191Z] OK: 211 MiB in 51 packages [2023-03-08T00:35:37.191Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T00:35:37.191Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T00:35:37.191Z] OK: 17046 distinct packages available [2023-03-08T00:35:37.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:37.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:37.191Z] OK: 211 MiB in 51 packages [2023-03-08T00:35:37.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:35:37.449Z] OK: 211 MiB in 51 packages [2023-03-08T00:35:37.449Z] OK: 211 MiB in 51 packages [2023-03-08T00:35:37.707Z] OK: 211 MiB in 51 packages [2023-03-08T00:35:37.707Z] Removing intermediate container f33ae3ea1686 [2023-03-08T00:35:37.707Z] ---> 3263c84d287f [2023-03-08T00:35:37.707Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T00:35:37.707Z] Removing intermediate container d66ec83bef4c [2023-03-08T00:35:37.707Z] ---> 93e489153c6a [2023-03-08T00:35:37.707Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:35:37.965Z] ---> e9c749eaa1a0 [2023-03-08T00:35:37.965Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:35:37.965Z] ---> Running in 59eff1ab34ef [2023-03-08T00:35:37.965Z] ---> a73dabf4da32 [2023-03-08T00:35:37.965Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:35:37.965Z] ---> Running in a15c32f94d88 [2023-03-08T00:35:38.227Z] Removing intermediate container 944c69f8d19f [2023-03-08T00:35:38.227Z] ---> 45fe25f56410 [2023-03-08T00:35:38.227Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:35:38.227Z] Removing intermediate container 6e014df1e137 [2023-03-08T00:35:38.227Z] ---> 31c1bf16f55c [2023-03-08T00:35:38.227Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T00:35:38.227Z] Removing intermediate container 44966abac4b2 [2023-03-08T00:35:38.227Z] ---> 06ceed1f45e2 [2023-03-08T00:35:38.227Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T00:35:38.227Z] ---> 9f41e9344f8a [2023-03-08T00:35:38.227Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:35:38.227Z] ---> Running in 0858f79f881a [2023-03-08T00:35:38.485Z] ---> 1c3841e97f20 [2023-03-08T00:35:38.485Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:35:38.485Z] ---> Running in 149f0176dc73 [2023-03-08T00:35:38.485Z] ---> 31d34842e074 [2023-03-08T00:35:38.485Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:35:38.485Z] ---> Running in 93c1e55dbb33 [2023-03-08T00:36:10.570Z] Removing intermediate container 149f0176dc73 [2023-03-08T00:36:10.570Z] ---> 78aa84855f6f [2023-03-08T00:36:10.570Z] Step 8/23 : COPY . . [2023-03-08T00:36:10.828Z] Removing intermediate container 59eff1ab34ef [2023-03-08T00:36:10.828Z] ---> fbcac3198146 [2023-03-08T00:36:10.828Z] Step 7/24 : COPY . . [2023-03-08T00:36:10.828Z] Removing intermediate container 93c1e55dbb33 [2023-03-08T00:36:10.828Z] ---> 91629681668b [2023-03-08T00:36:10.828Z] Step 7/19 : COPY . . [2023-03-08T00:36:10.828Z] Removing intermediate container 0858f79f881a [2023-03-08T00:36:10.828Z] ---> 2112ee2b6f14 [2023-03-08T00:36:10.828Z] Step 8/22 : COPY . . [2023-03-08T00:36:10.828Z] Removing intermediate container a15c32f94d88 [2023-03-08T00:36:10.828Z] ---> 89f647ac8a57 [2023-03-08T00:36:10.828Z] Step 8/22 : COPY . . [2023-03-08T00:36:20.810Z] ---> 9f3e0b993858 [2023-03-08T00:36:20.810Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T00:36:20.810Z] ---> 7add6d49e32c [2023-03-08T00:36:20.810Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T00:36:20.810Z] ---> 03334b8726fa [2023-03-08T00:36:20.810Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T00:36:20.810Z] ---> b4f23a3f93eb [2023-03-08T00:36:20.810Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:36:20.810Z] ---> ca93b13bf4d6 [2023-03-08T00:36:20.810Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T00:36:20.810Z] ---> Running in c96a13e93501 [2023-03-08T00:36:20.810Z] ---> Running in 1f1c03fb358f [2023-03-08T00:36:20.810Z] ---> Running in 5bdafe929460 [2023-03-08T00:36:20.810Z] ---> Running in f8281c39f35c [2023-03-08T00:36:20.810Z] ---> Running in 4c2addfb0739 [2023-03-08T00:36:20.810Z] Removing intermediate container 5bdafe929460 [2023-03-08T00:36:20.810Z] ---> 991e77024f94 [2023-03-08T00:36:20.810Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T00:36:20.810Z] ---> Running in 9ffce9a3e8b8 [2023-03-08T00:36:20.810Z] Removing intermediate container 9ffce9a3e8b8 [2023-03-08T00:36:20.810Z] ---> a90f145b0841 [2023-03-08T00:36:20.810Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:36:20.810Z] ---> Running in 89ff08557cb8 [2023-03-08T00:36:20.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T00:36:20.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T00:36:20.810Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T00:36:21.067Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T00:36:21.631Z] Removing intermediate container 89ff08557cb8 [2023-03-08T00:36:21.631Z] ---> 5b92ef4af234 [2023-03-08T00:36:21.631Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T00:36:21.631Z] ---> Running in 46004a8ef5f5 [2023-03-08T00:36:21.888Z] Removing intermediate container 46004a8ef5f5 [2023-03-08T00:36:21.888Z] ---> 281615135bc8 [2023-03-08T00:36:21.888Z] [2023-03-08T00:36:21.888Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T00:36:22.145Z] 3.15: Pulling from library/alpine [2023-03-08T00:36:22.404Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T00:36:22.404Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T00:36:22.404Z] ---> 5ce65d7b0fde [2023-03-08T00:36:22.404Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:36:22.662Z] ---> Running in a529eb4f787a [2023-03-08T00:36:22.662Z] Removing intermediate container a529eb4f787a [2023-03-08T00:36:22.662Z] ---> 4829c08dd787 [2023-03-08T00:36:22.662Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T00:36:22.662Z] ---> Running in 2591ecaa0950 [2023-03-08T00:36:22.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:23.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:23.742Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:36:23.742Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:36:23.742Z] OK: 15859 distinct packages available [2023-03-08T00:36:23.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:23.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:24.000Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T00:36:24.000Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:36:24.000Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T00:36:24.000Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T00:36:24.000Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T00:36:24.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8704 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-08T00:36:24.043Z] Running in /w/workspace/edgex-go/442 [Pipeline] { [Pipeline] checkout [2023-03-08T00:36:24.070Z] The recommended git tool is: git [2023-03-08T00:36:24.260Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:36:24.260Z] OK: 7 MiB in 19 packages [2023-03-08T00:36:24.826Z] Removing intermediate container 2591ecaa0950 [2023-03-08T00:36:24.826Z] ---> e251eac0a7c8 [2023-03-08T00:36:24.826Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T00:36:26.200Z] ---> db2f14647e4b [2023-03-08T00:36:26.200Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:36:28.731Z] ---> 7cbbb3e65251 [2023-03-08T00:36:28.731Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:36:29.023Z] using credential edgex-jenkins-ssh [2023-03-08T00:36:29.051Z] Cloning the remote Git repository [2023-03-08T00:36:29.297Z] ---> 386ba98270dd [2023-03-08T00:36:29.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T00:36:29.862Z] ---> be817642b914 [2023-03-08T00:36:29.862Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T00:36:29.106Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T00:36:29.185Z] > git init /w/workspace/edgex-go/442 # timeout=10 [2023-03-08T00:36:29.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T00:36:29.347Z] > git --version # timeout=10 [2023-03-08T00:36:29.367Z] > git --version # 'git version 2.25.1' [2023-03-08T00:36:29.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T00:36:29.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T00:36:30.431Z] ---> 3b7e96c1d613 [2023-03-08T00:36:30.431Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:36:30.431Z] ---> Running in 650186dd6e84 [2023-03-08T00:36:30.689Z] Removing intermediate container 650186dd6e84 [2023-03-08T00:36:30.689Z] ---> d4324d691253 [2023-03-08T00:36:30.689Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:36:30.689Z] ---> Running in ac85f70bd546 [2023-03-08T00:36:30.955Z] Removing intermediate container ac85f70bd546 [2023-03-08T00:36:30.955Z] ---> b6e0c48921a5 [2023-03-08T00:36:30.955Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T00:36:31.220Z] ---> Running in 963ae621b44f [2023-03-08T00:36:31.479Z] Removing intermediate container 963ae621b44f [2023-03-08T00:36:31.479Z] ---> 144faae4497a [2023-03-08T00:36:31.479Z] Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:36:31.479Z] ---> Running in 0da5ee04485b [2023-03-08T00:36:32.052Z] Removing intermediate container 0da5ee04485b [2023-03-08T00:36:32.052Z] ---> 01465425be14 [2023-03-08T00:36:32.052Z] Step 24/24 : LABEL version=3.0.0-dev.80 [2023-03-08T00:36:32.052Z] ---> Running in b5bda26a11a6 [2023-03-08T00:36:32.312Z] Removing intermediate container b5bda26a11a6 [2023-03-08T00:36:32.312Z] ---> 11b02e25a66c [2023-03-08T00:36:32.312Z] [2023-03-08T00:36:32.312Z] Successfully built 11b02e25a66c [2023-03-08T00:36:32.312Z] Successfully tagged security-spire-agent:latest [2023-03-08T00:36:32.312Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-08T00:36:36.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:36:36.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:36:36.498Z] ---> 861b1045a424 [2023-03-08T00:36:36.498Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> 6212d09f4b0e [2023-03-08T00:36:36.498Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> 3263c84d287f [2023-03-08T00:36:36.498Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> e9c749eaa1a0 [2023-03-08T00:36:36.498Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> fbcac3198146 [2023-03-08T00:36:36.498Z] Step 7/24 : COPY . . [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> b4f23a3f93eb [2023-03-08T00:36:36.498Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> 991e77024f94 [2023-03-08T00:36:36.498Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> a90f145b0841 [2023-03-08T00:36:36.498Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> 5b92ef4af234 [2023-03-08T00:36:36.498Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> 281615135bc8 [2023-03-08T00:36:36.498Z] [2023-03-08T00:36:36.498Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T00:36:36.498Z] ---> 5ce65d7b0fde [2023-03-08T00:36:36.498Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:36:36.498Z] ---> Using cache [2023-03-08T00:36:36.498Z] ---> 4829c08dd787 [2023-03-08T00:36:36.498Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T00:36:37.066Z] ---> Running in 2ff36c2c84b4 [2023-03-08T00:36:38.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:38.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:38.699Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:36:38.699Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:36:38.699Z] OK: 15859 distinct packages available [2023-03-08T00:36:38.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:38.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:38.958Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T00:36:38.958Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:36:38.958Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T00:36:38.958Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T00:36:38.958Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:36:38.958Z] OK: 6 MiB in 18 packages [2023-03-08T00:36:40.333Z] Removing intermediate container 2ff36c2c84b4 [2023-03-08T00:36:40.333Z] ---> c30c420e191f [2023-03-08T00:36:40.333Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:36:42.235Z] ---> 4fa20b4033b7 [2023-03-08T00:36:42.235Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:36:42.800Z] ---> 15d2be1c9950 [2023-03-08T00:36:42.800Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T00:36:43.059Z] ---> Running in 45aab07bbca4 [2023-03-08T00:36:43.317Z] Removing intermediate container 45aab07bbca4 [2023-03-08T00:36:43.317Z] ---> 416f78bc5186 [2023-03-08T00:36:43.317Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T00:36:43.887Z] ---> 2d349e083a8b [2023-03-08T00:36:43.887Z] Step 19/24 : WORKDIR / [2023-03-08T00:36:44.154Z] ---> Running in cd8f39ee9d50 [2023-03-08T00:36:44.413Z] Removing intermediate container cd8f39ee9d50 [2023-03-08T00:36:44.413Z] ---> a4959d3a96e2 [2023-03-08T00:36:44.413Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:36:44.413Z] ---> Running in 358c63bb632a [2023-03-08T00:36:44.675Z] Removing intermediate container 358c63bb632a [2023-03-08T00:36:44.675Z] ---> edd49ea7ba81 [2023-03-08T00:36:44.675Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:36:44.675Z] ---> Running in 3a44a0d05c4a [2023-03-08T00:36:45.240Z] Removing intermediate container 3a44a0d05c4a [2023-03-08T00:36:45.240Z] ---> 42c0ab2554c9 [2023-03-08T00:36:45.240Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T00:36:45.240Z] ---> Running in 056cec13461f [2023-03-08T00:36:45.498Z] Removing intermediate container 056cec13461f [2023-03-08T00:36:45.498Z] ---> 9543164146ba [2023-03-08T00:36:45.498Z] Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:36:45.769Z] ---> Running in 4126a98e16f1 [2023-03-08T00:36:46.032Z] Removing intermediate container 4126a98e16f1 [2023-03-08T00:36:46.032Z] ---> 3fdc1dc78a89 [2023-03-08T00:36:46.032Z] Step 24/24 : LABEL version=3.0.0-dev.80 [2023-03-08T00:36:46.032Z] ---> Running in 7a6d5ffbd006 [2023-03-08T00:36:46.299Z] Removing intermediate container 7a6d5ffbd006 [2023-03-08T00:36:46.299Z] ---> be97ad124e4d [2023-03-08T00:36:46.299Z] [2023-03-08T00:36:46.299Z] Successfully built be97ad124e4d [2023-03-08T00:36:46.556Z] Successfully tagged security-spire-config:latest [2023-03-08T00:36:46.556Z]  Building security-spire-config ... done Building support-notifications [2023-03-08T00:36:47.204Z] Avoid second fetch [2023-03-08T00:36:47.204Z] Checking out Revision 58b8fd44f0ff4559fd42e12903202336e28d0eb5 (main) [2023-03-08T00:36:47.891Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#4410)" [2023-03-08T00:36:46.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T00:36:46.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T00:36:47.223Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T00:36:47.242Z] > git checkout -f 58b8fd44f0ff4559fd42e12903202336e28d0eb5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T00:36:48.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T00:36:48.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T00:36:48.805Z] Dload Upload Total Spent Left Speed [2023-03-08T00:36:48.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-03-08T00:36:49.447Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T00:36:49.796Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T00:36:49.796Z] sudo tee /etc/docker/daemon.new [2023-03-08T00:36:49.796Z] { [2023-03-08T00:36:49.796Z] "registry-mirrors": [ [2023-03-08T00:36:49.796Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T00:36:49.796Z] ], [2023-03-08T00:36:49.796Z] "bip": "10.250.0.254/24", [2023-03-08T00:36:49.796Z] "hosts": [ [2023-03-08T00:36:49.796Z] "tcp://0.0.0.0:5555", [2023-03-08T00:36:49.796Z] "unix:///var/run/docker.sock" [2023-03-08T00:36:49.796Z] ], [2023-03-08T00:36:49.796Z] "mtu": 1458, [2023-03-08T00:36:49.796Z] "selinux-enabled": true, [2023-03-08T00:36:49.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T00:36:49.796Z] } [Pipeline] sh [2023-03-08T00:36:50.130Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T00:36:50.465Z] + sudo service docker restart [2023-03-08T00:36:50.741Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:36:50.741Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:36:50.741Z] ---> 861b1045a424 [2023-03-08T00:36:50.741Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:36:50.741Z] ---> Using cache [2023-03-08T00:36:50.741Z] ---> f3b4a016213b [2023-03-08T00:36:50.741Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:36:50.741Z] ---> Using cache [2023-03-08T00:36:50.741Z] ---> f0cb3096731a [2023-03-08T00:36:50.741Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T00:36:52.115Z] ---> Running in ee39d35e6e80 [2023-03-08T00:36:53.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:53.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:36:54.257Z] OK: 211 MiB in 51 packages [2023-03-08T00:36:55.191Z] Removing intermediate container ee39d35e6e80 [2023-03-08T00:36:55.191Z] ---> 4ad6b200e0b6 [2023-03-08T00:36:55.191Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:36:56.145Z] ---> 50653e97c578 [2023-03-08T00:36:56.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:36:56.405Z] ---> Running in 2590f840d8d3 [2023-03-08T00:37:00.590Z] Removing intermediate container 1f1c03fb358f [2023-03-08T00:37:00.590Z] ---> b3c692290281 [2023-03-08T00:37:00.590Z] [2023-03-08T00:37:00.590Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:37:00.590Z] 3.16: Pulling from library/alpine [2023-03-08T00:37:01.166Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:37:01.166Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T00:37:01.166Z] ---> dfd21b5a31f5 [2023-03-08T00:37:01.166Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T00:37:02.109Z] ---> Running in 568a9e014499 [2023-03-08T00:37:02.109Z] Removing intermediate container 568a9e014499 [2023-03-08T00:37:02.109Z] ---> 3586df44434e [2023-03-08T00:37:02.109Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:37:02.109Z] Removing intermediate container f8281c39f35c [2023-03-08T00:37:02.109Z] ---> 90315eda9e32 [2023-03-08T00:37:02.109Z] [2023-03-08T00:37:02.109Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T00:37:02.109Z] ---> dfd21b5a31f5 [2023-03-08T00:37:02.109Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:37:02.109Z] ---> Running in cab0367dd24b [2023-03-08T00:37:02.109Z] ---> Running in 7f929027ed6f [2023-03-08T00:37:02.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:02.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:02.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:02.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:03.191Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:37:03.191Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:37:03.191Z] OK: 6 MiB in 15 packages [2023-03-08T00:37:03.191Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:37:03.191Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:37:03.191Z] OK: 6 MiB in 15 packages [2023-03-08T00:37:04.126Z] Removing intermediate container cab0367dd24b [2023-03-08T00:37:04.126Z] ---> acc55afb2cc7 [2023-03-08T00:37:04.126Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:37:04.126Z] Removing intermediate container 7f929027ed6f [2023-03-08T00:37:04.126Z] ---> 3f7d4429ec03 [2023-03-08T00:37:04.126Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:37:04.126Z] ---> Running in fa593065b429 [2023-03-08T00:37:04.386Z] Removing intermediate container fa593065b429 [2023-03-08T00:37:04.386Z] ---> 176529087d1a [2023-03-08T00:37:04.386Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T00:37:04.386Z] ---> ef8375afdfc7 [2023-03-08T00:37:04.386Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T00:37:04.386Z] ---> Running in 1581209a1ecd [2023-03-08T00:37:04.646Z] Removing intermediate container 1581209a1ecd [2023-03-08T00:37:04.646Z] ---> 27e117316f16 [2023-03-08T00:37:04.646Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T00:37:04.908Z] ---> Running in 6834b0bc4f84 [2023-03-08T00:37:05.165Z] ---> 9bcd7deebbe0 [2023-03-08T00:37:05.165Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T00:37:05.165Z] Removing intermediate container 6834b0bc4f84 [2023-03-08T00:37:05.165Z] ---> a173e9f7864f [2023-03-08T00:37:05.165Z] Step 15/23 : WORKDIR / [2023-03-08T00:37:05.165Z] ---> Running in 6c696226b326 [2023-03-08T00:37:05.423Z] ---> 4b8bcc65b67d [2023-03-08T00:37:05.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T00:37:05.423Z] Removing intermediate container 6c696226b326 [2023-03-08T00:37:05.423Z] ---> 9cac2b38d0e1 [2023-03-08T00:37:05.423Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:37:06.014Z] ---> 55b4ee70b247 [2023-03-08T00:37:06.014Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:37:06.272Z] ---> ac85d7587690 [2023-03-08T00:37:06.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T00:37:06.272Z] ---> Running in c201980ecea9 [2023-03-08T00:37:07.651Z] ---> 2c2a4e4bd4bf [2023-03-08T00:37:07.651Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T00:37:07.908Z] Removing intermediate container c96a13e93501 [2023-03-08T00:37:07.908Z] ---> f4cc5b3bb47c [2023-03-08T00:37:07.908Z] [2023-03-08T00:37:07.908Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T00:37:07.908Z] ---> 5ce65d7b0fde [2023-03-08T00:37:07.908Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:37:07.908Z] ---> Using cache [2023-03-08T00:37:07.908Z] ---> 4829c08dd787 [2023-03-08T00:37:07.908Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T00:37:08.165Z] ---> Running in 3a82c8bc1f5e [2023-03-08T00:37:08.426Z] Removing intermediate container c201980ecea9 [2023-03-08T00:37:08.426Z] ---> 53a79224b13e [2023-03-08T00:37:08.426Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T00:37:08.732Z] provisioning config files... [2023-03-08T00:37:08.760Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/442@tmp/config17455710260423683176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T00:37:08.993Z] ---> 0e2ab03770f3 [2023-03-08T00:37:08.993Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T00:37:08.993Z] ---> Running in 19b866ee3f98 [2023-03-08T00:37:09.112Z] ---> docker-login.sh [2023-03-08T00:37:09.113Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:37:09.251Z] ---> Running in dd49f4be3873 [2023-03-08T00:37:09.251Z] Removing intermediate container 19b866ee3f98 [2023-03-08T00:37:09.251Z] ---> 481d2a7971fb [2023-03-08T00:37:09.251Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T00:37:09.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:09.509Z] Removing intermediate container dd49f4be3873 [2023-03-08T00:37:09.509Z] ---> 9387ea5ec48a [2023-03-08T00:37:09.509Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:37:09.509Z] ---> Running in 42bbfaf7f573 [2023-03-08T00:37:09.509Z] ---> Running in 66b228e15f0a [2023-03-08T00:37:09.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:09.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:37:09.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:37:09.700Z] Configure a credential helper to remove this warning. See [2023-03-08T00:37:09.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:37:09.700Z] [2023-03-08T00:37:09.700Z] Login Succeeded [2023-03-08T00:37:09.700Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:37:09.767Z] Removing intermediate container 42bbfaf7f573 [2023-03-08T00:37:09.767Z] ---> 678196e1e20e [2023-03-08T00:37:09.767Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:37:09.767Z] Removing intermediate container 66b228e15f0a [2023-03-08T00:37:09.767Z] ---> 42c4e228ae9b [2023-03-08T00:37:09.767Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T00:37:09.767Z] ---> Running in 0fc349423bc7 [2023-03-08T00:37:09.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:37:09.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:37:09.968Z] Configure a credential helper to remove this warning. See [2023-03-08T00:37:09.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:37:09.968Z] [2023-03-08T00:37:09.968Z] Login Succeeded [2023-03-08T00:37:10.025Z] ---> Running in 52f701bf2a45 [2023-03-08T00:37:10.025Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:37:10.025Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:37:10.025Z] OK: 15859 distinct packages available [2023-03-08T00:37:10.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:10.025Z] Removing intermediate container 0fc349423bc7 [2023-03-08T00:37:10.025Z] ---> f0629079bffd [2023-03-08T00:37:10.025Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:37:10.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:10.236Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:37:10.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:37:10.291Z] Removing intermediate container 52f701bf2a45 [2023-03-08T00:37:10.291Z] ---> e534e184f678 [2023-03-08T00:37:10.291Z] Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:37:10.291Z] ---> Running in 00e642a51509 [2023-03-08T00:37:10.291Z] ---> Running in 3cb48830ef5c [2023-03-08T00:37:10.291Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T00:37:10.291Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T00:37:10.291Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T00:37:10.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:37:10.506Z] Configure a credential helper to remove this warning. See [2023-03-08T00:37:10.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:37:10.506Z] [2023-03-08T00:37:10.506Z] Login Succeeded [2023-03-08T00:37:10.506Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:37:10.551Z] Removing intermediate container 00e642a51509 [2023-03-08T00:37:10.551Z] ---> 39c22ea8098c [2023-03-08T00:37:10.551Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:37:10.551Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T00:37:10.551Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T00:37:10.551Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T00:37:10.551Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:37:10.551Z] Removing intermediate container 3cb48830ef5c [2023-03-08T00:37:10.551Z] ---> f787e0fd79b1 [2023-03-08T00:37:10.551Z] Step 23/23 : LABEL version=3.0.0-dev.80 [2023-03-08T00:37:10.551Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T00:37:10.551Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T00:37:10.551Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:37:10.551Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T00:37:10.551Z] ---> Running in 570f4f6fa61e [2023-03-08T00:37:10.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:37:10.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:37:10.774Z] Configure a credential helper to remove this warning. See [2023-03-08T00:37:10.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:37:10.774Z] [2023-03-08T00:37:10.774Z] Login Succeeded [2023-03-08T00:37:10.774Z] docker.io [2023-03-08T00:37:10.808Z] OK: 8 MiB in 23 packages [2023-03-08T00:37:10.808Z] ---> Running in f3dc21221592 [2023-03-08T00:37:10.808Z] Removing intermediate container 570f4f6fa61e [2023-03-08T00:37:10.808Z] ---> f632adf798d2 [2023-03-08T00:37:10.808Z] [2023-03-08T00:37:11.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:37:11.065Z] Successfully built f632adf798d2 [2023-03-08T00:37:11.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:37:11.312Z] Configure a credential helper to remove this warning. See [2023-03-08T00:37:11.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:37:11.312Z] [2023-03-08T00:37:11.312Z] Login Succeeded [2023-03-08T00:37:11.312Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T00:37:11.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-03-08T00:37:11.354Z] Successfully tagged security-proxy-auth:latest [2023-03-08T00:37:11.354Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-08T00:37:11.354Z] Removing intermediate container f3dc21221592 [2023-03-08T00:37:11.354Z] ---> 63ebde315cf7 [2023-03-08T00:37:11.354Z] [2023-03-08T00:37:11.354Z] Successfully built 63ebde315cf7 [2023-03-08T00:37:11.354Z] Successfully tagged core-command:latest [2023-03-08T00:37:11.354Z]  Building core-command ... done Building core-metadata [2023-03-08T00:37:11.354Z] Removing intermediate container 4c2addfb0739 [2023-03-08T00:37:11.354Z] ---> 83b43b4c9017 [2023-03-08T00:37:11.354Z] [2023-03-08T00:37:11.354Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:37:11.354Z] ---> dfd21b5a31f5 [2023-03-08T00:37:11.354Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:37:11.354Z] ---> Using cache [2023-03-08T00:37:11.354Z] ---> 3f7d4429ec03 [2023-03-08T00:37:11.354Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:37:11.354Z] ---> Using cache [2023-03-08T00:37:11.354Z] ---> 176529087d1a [2023-03-08T00:37:11.354Z] Step 13/22 : ENV APP_PORT=59861 [Pipeline] unstash [Pipeline] sh [2023-03-08T00:37:11.925Z] + git config --global --add safe.directory /w/workspace/edgex-go/442 [Pipeline] echo [2023-03-08T00:37:11.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:37:11.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:37:11.962Z] ========================================================= [2023-03-08T00:37:11.962Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T00:37:11.962Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:37:12.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:37:12.295Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T00:37:12.565Z] 9b18e9b68314: Pulling fs layer [2023-03-08T00:37:12.565Z] 35d82f9e3411: Pulling fs layer [2023-03-08T00:37:12.565Z] e16973657156: Pulling fs layer [2023-03-08T00:37:12.565Z] fc693d55d65f: Pulling fs layer [2023-03-08T00:37:12.565Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T00:37:12.565Z] dda99020689f: Pulling fs layer [2023-03-08T00:37:12.565Z] db1c61fa0a46: Pulling fs layer [2023-03-08T00:37:12.565Z] 891c053d2c06: Pulling fs layer [2023-03-08T00:37:12.565Z] dda99020689f: Waiting [2023-03-08T00:37:12.565Z] db1c61fa0a46: Waiting [2023-03-08T00:37:12.565Z] fc693d55d65f: Waiting [2023-03-08T00:37:12.565Z] 891c053d2c06: Waiting [2023-03-08T00:37:12.565Z] 7e9fc2657dce: Waiting [2023-03-08T00:37:12.565Z] e16973657156: Verifying Checksum [2023-03-08T00:37:12.565Z] e16973657156: Download complete [2023-03-08T00:37:12.565Z] 35d82f9e3411: Download complete [2023-03-08T00:37:12.565Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T00:37:12.565Z] 7e9fc2657dce: Download complete [2023-03-08T00:37:12.565Z] dda99020689f: Verifying Checksum [2023-03-08T00:37:12.565Z] dda99020689f: Download complete [2023-03-08T00:37:12.565Z] 9b18e9b68314: Verifying Checksum [2023-03-08T00:37:13.540Z] 9b18e9b68314: Pull complete [2023-03-08T00:37:13.811Z] 891c053d2c06: Verifying Checksum [2023-03-08T00:37:13.811Z] 891c053d2c06: Download complete [2023-03-08T00:37:14.727Z] ---> Running in 246a79426f2f [2023-03-08T00:37:14.727Z] Removing intermediate container 3a82c8bc1f5e [2023-03-08T00:37:14.727Z] ---> 00536831cec7 [2023-03-08T00:37:14.727Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:37:14.787Z] db1c61fa0a46: Verifying Checksum [2023-03-08T00:37:14.787Z] db1c61fa0a46: Download complete [2023-03-08T00:37:14.987Z] Removing intermediate container 246a79426f2f [2023-03-08T00:37:14.987Z] ---> e40fb1347493 [2023-03-08T00:37:14.987Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T00:37:15.248Z] ---> 290babfbf6ba [2023-03-08T00:37:15.248Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T00:37:15.248Z] ---> Running in 1e83c5d7d579 [2023-03-08T00:37:15.428Z] fc693d55d65f: Verifying Checksum [2023-03-08T00:37:15.428Z] fc693d55d65f: Download complete [2023-03-08T00:37:15.428Z] 35d82f9e3411: Pull complete [2023-03-08T00:37:15.699Z] e16973657156: Pull complete [2023-03-08T00:37:15.814Z] Removing intermediate container 1e83c5d7d579 [2023-03-08T00:37:15.814Z] ---> d3714a130cf5 [2023-03-08T00:37:15.814Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:37:15.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:37:15.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:37:15.814Z] ---> 861b1045a424 [2023-03-08T00:37:15.814Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T00:37:15.814Z] ---> Using cache [2023-03-08T00:37:15.814Z] ---> 6212d09f4b0e [2023-03-08T00:37:15.814Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:37:15.814Z] ---> Using cache [2023-03-08T00:37:15.814Z] ---> 3263c84d287f [2023-03-08T00:37:15.814Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T00:37:15.814Z] ---> Using cache [2023-03-08T00:37:15.814Z] ---> e9c749eaa1a0 [2023-03-08T00:37:15.814Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:37:15.814Z] ---> Using cache [2023-03-08T00:37:15.814Z] ---> fbcac3198146 [2023-03-08T00:37:15.814Z] Step 7/23 : COPY . . [2023-03-08T00:37:15.814Z] ---> Using cache [2023-03-08T00:37:15.814Z] ---> b4f23a3f93eb [2023-03-08T00:37:15.814Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:37:15.814Z] ---> Using cache [2023-03-08T00:37:15.814Z] ---> 991e77024f94 [2023-03-08T00:37:15.814Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T00:37:15.814Z] ---> Using cache [2023-03-08T00:37:15.814Z] ---> a90f145b0841 [2023-03-08T00:37:15.814Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:37:16.072Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:37:16.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:37:16.072Z] ---> 861b1045a424 [2023-03-08T00:37:16.072Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:37:16.072Z] ---> Using cache [2023-03-08T00:37:16.072Z] ---> f3b4a016213b [2023-03-08T00:37:16.072Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T00:37:16.072Z] ---> Using cache [2023-03-08T00:37:16.072Z] ---> f0cb3096731a [2023-03-08T00:37:16.072Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T00:37:16.072Z] ---> Using cache [2023-03-08T00:37:16.072Z] ---> 45fe25f56410 [2023-03-08T00:37:16.072Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T00:37:16.072Z] ---> Using cache [2023-03-08T00:37:16.072Z] ---> 9f41e9344f8a [2023-03-08T00:37:16.072Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:37:16.072Z] ---> Using cache [2023-03-08T00:37:16.072Z] ---> 2112ee2b6f14 [2023-03-08T00:37:16.072Z] Step 8/24 : COPY . . [2023-03-08T00:37:16.072Z] ---> Using cache [2023-03-08T00:37:16.072Z] ---> ca93b13bf4d6 [2023-03-08T00:37:16.072Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T00:37:16.330Z] ---> Running in fab5c7a0a645 [2023-03-08T00:37:16.330Z] ---> Running in 91a322ecd9f7 [2023-03-08T00:37:16.330Z] ---> da9ff1b2541e [2023-03-08T00:37:16.330Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T00:37:16.330Z] ---> 08500c7713e0 [2023-03-08T00:37:16.330Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T00:37:16.895Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T00:37:16.895Z] ---> e67c0d33a703 [2023-03-08T00:37:16.895Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T00:37:17.156Z] ---> 5a07e902c0d9 [2023-03-08T00:37:17.156Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T00:37:17.156Z] ---> Running in 53bc8755ecf2 [2023-03-08T00:37:17.414Z] Removing intermediate container 53bc8755ecf2 [2023-03-08T00:37:17.414Z] ---> 6071d5603039 [2023-03-08T00:37:17.414Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:37:17.414Z] ---> Running in bd666ed6d525 [2023-03-08T00:37:17.672Z] ---> a04c235be1f9 [2023-03-08T00:37:17.672Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T00:37:17.934Z] Removing intermediate container fab5c7a0a645 [2023-03-08T00:37:17.934Z] ---> e0f3db9163ae [2023-03-08T00:37:17.934Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T00:37:17.934Z] Removing intermediate container bd666ed6d525 [2023-03-08T00:37:17.934Z] ---> 43bec7acb078 [2023-03-08T00:37:17.934Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T00:37:17.934Z] ---> Running in 2c453130c9c5 [2023-03-08T00:37:17.934Z] ---> Running in 4d808078f107 [2023-03-08T00:37:17.934Z] ---> Running in ab9651238be1 [2023-03-08T00:37:17.934Z] Removing intermediate container 2c453130c9c5 [2023-03-08T00:37:17.934Z] ---> 1a3841482c54 [2023-03-08T00:37:17.934Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:37:17.934Z] Removing intermediate container ab9651238be1 [2023-03-08T00:37:17.934Z] ---> fd890dd34489 [2023-03-08T00:37:17.934Z] Step 18/19 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:37:18.201Z] Removing intermediate container 4d808078f107 [2023-03-08T00:37:18.201Z] ---> a9f40765458e [2023-03-08T00:37:18.201Z] [2023-03-08T00:37:18.201Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T00:37:18.201Z] ---> 5ce65d7b0fde [2023-03-08T00:37:18.201Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:37:18.201Z] ---> Using cache [2023-03-08T00:37:18.201Z] ---> 4829c08dd787 [2023-03-08T00:37:18.201Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T00:37:18.201Z] ---> Using cache [2023-03-08T00:37:18.201Z] ---> e251eac0a7c8 [2023-03-08T00:37:18.201Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:37:18.201Z] ---> Running in fb47e64d5ea4 [2023-03-08T00:37:18.201Z] ---> Running in 58bcf3a80f45 [2023-03-08T00:37:18.201Z] Removing intermediate container 2590f840d8d3 [2023-03-08T00:37:18.201Z] ---> 68e66ac4d43a [2023-03-08T00:37:18.201Z] Step 8/22 : COPY . . [2023-03-08T00:37:18.460Z] Removing intermediate container 58bcf3a80f45 [2023-03-08T00:37:18.460Z] ---> 343c65877894 [2023-03-08T00:37:18.460Z] Step 19/19 : LABEL version=3.0.0-dev.80 [2023-03-08T00:37:18.460Z] Removing intermediate container fb47e64d5ea4 [2023-03-08T00:37:18.460Z] ---> 6b612f9cd618 [2023-03-08T00:37:18.460Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:37:18.719Z] ---> Running in 71d34bdff0bd [2023-03-08T00:37:18.719Z] ---> Running in 46010d3728cf [2023-03-08T00:37:19.285Z] Removing intermediate container 71d34bdff0bd [2023-03-08T00:37:19.285Z] ---> d7265afbdb27 [2023-03-08T00:37:19.285Z] [2023-03-08T00:37:19.543Z] Removing intermediate container 46010d3728cf [2023-03-08T00:37:19.543Z] ---> 19dc34dd612d [2023-03-08T00:37:19.543Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:37:19.543Z] Successfully built d7265afbdb27 [2023-03-08T00:37:20.107Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T00:37:20.107Z] Building core-data [2023-03-08T00:37:20.674Z]  Building security-spiffe-token-provider ... done  ---> Running in b39dd6f14bfb [2023-03-08T00:37:21.242Z] ---> 8217bdc70faf [2023-03-08T00:37:21.242Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:37:21.503Z] Removing intermediate container b39dd6f14bfb [2023-03-08T00:37:21.503Z] ---> 3580cf6a643b [2023-03-08T00:37:21.503Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:37:21.503Z] ---> Running in 75badfefafd9 [2023-03-08T00:37:21.503Z] ---> e51c629cd28d [2023-03-08T00:37:21.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T00:37:22.070Z] Removing intermediate container 75badfefafd9 [2023-03-08T00:37:22.070Z] ---> dc0bd9caecf6 [2023-03-08T00:37:22.070Z] [2023-03-08T00:37:22.070Z] Successfully built dc0bd9caecf6 [2023-03-08T00:37:22.329Z] Successfully tagged support-scheduler:latest [2023-03-08T00:37:22.329Z] Building core-common-config-bootstrapper [2023-03-08T00:37:22.329Z]  Building support-scheduler ... done  ---> 9b1644ba3ab3 [2023-03-08T00:37:22.329Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T00:37:24.237Z] ---> c89253eb1027 [2023-03-08T00:37:24.237Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:37:24.237Z] ---> Running in 7dec3372d453 [2023-03-08T00:37:24.811Z] Removing intermediate container 7dec3372d453 [2023-03-08T00:37:24.811Z] ---> ebfcafc939e5 [2023-03-08T00:37:24.811Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:37:24.811Z] ---> Running in 4703a941ee0b [2023-03-08T00:37:25.378Z] Removing intermediate container 4703a941ee0b [2023-03-08T00:37:25.378Z] ---> c3ebbef59c32 [2023-03-08T00:37:25.378Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T00:37:25.671Z] ---> Running in b0123a95cfb3 [2023-03-08T00:37:25.671Z] ---> 8c343aabef1d [2023-03-08T00:37:25.671Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T00:37:25.929Z] ---> Running in 1c594b414c4a [2023-03-08T00:37:25.929Z] Removing intermediate container b0123a95cfb3 [2023-03-08T00:37:25.929Z] ---> a2c33fbbf73d [2023-03-08T00:37:25.929Z] Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:37:26.187Z] ---> Running in 1f4504cfad28 [2023-03-08T00:37:26.757Z] Removing intermediate container 1f4504cfad28 [2023-03-08T00:37:26.757Z] ---> 2d650baee740 [2023-03-08T00:37:26.757Z] Step 23/23 : LABEL version=3.0.0-dev.80 [2023-03-08T00:37:26.757Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T00:37:26.757Z] ---> Running in c92693b8ced9 [2023-03-08T00:37:26.757Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:37:26.757Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:37:26.757Z] ---> 861b1045a424 [2023-03-08T00:37:26.757Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:37:26.757Z] ---> Using cache [2023-03-08T00:37:26.757Z] ---> f3b4a016213b [2023-03-08T00:37:26.757Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:37:26.757Z] ---> Using cache [2023-03-08T00:37:26.757Z] ---> f0cb3096731a [2023-03-08T00:37:26.757Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:37:26.757Z] ---> Using cache [2023-03-08T00:37:26.757Z] ---> 45fe25f56410 [2023-03-08T00:37:26.757Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:37:26.757Z] ---> Using cache [2023-03-08T00:37:26.757Z] ---> 9f41e9344f8a [2023-03-08T00:37:26.757Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:37:26.757Z] ---> Using cache [2023-03-08T00:37:26.757Z] ---> 2112ee2b6f14 [2023-03-08T00:37:26.757Z] Step 8/22 : COPY . . [2023-03-08T00:37:26.757Z] ---> Using cache [2023-03-08T00:37:26.757Z] ---> ca93b13bf4d6 [2023-03-08T00:37:26.757Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T00:37:26.757Z] Removing intermediate container c92693b8ced9 [2023-03-08T00:37:26.757Z] ---> f335ba0bae17 [2023-03-08T00:37:26.757Z] [2023-03-08T00:37:27.017Z] ---> Running in 859e9ef3ec27 [2023-03-08T00:37:27.017Z] Successfully built f335ba0bae17 [2023-03-08T00:37:27.017Z] Successfully tagged security-spire-server:latest [2023-03-08T00:37:27.017Z] Building security-bootstrapper [2023-03-08T00:37:27.586Z]  Building security-spire-server ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T00:37:28.521Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:37:28.521Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:37:28.521Z] ---> 861b1045a424 [2023-03-08T00:37:28.521Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:37:28.521Z] ---> Using cache [2023-03-08T00:37:28.521Z] ---> f3b4a016213b [2023-03-08T00:37:28.521Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:37:28.521Z] ---> Using cache [2023-03-08T00:37:28.521Z] ---> f0cb3096731a [2023-03-08T00:37:28.521Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:37:28.521Z] ---> Using cache [2023-03-08T00:37:28.521Z] ---> 45fe25f56410 [2023-03-08T00:37:28.521Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:37:28.521Z] ---> Using cache [2023-03-08T00:37:28.521Z] ---> 9f41e9344f8a [2023-03-08T00:37:28.521Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:37:28.521Z] ---> Using cache [2023-03-08T00:37:28.521Z] ---> 2112ee2b6f14 [2023-03-08T00:37:28.521Z] Step 8/22 : COPY . . [2023-03-08T00:37:28.521Z] ---> Using cache [2023-03-08T00:37:28.521Z] ---> ca93b13bf4d6 [2023-03-08T00:37:28.521Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T00:37:29.898Z] ---> Running in 412210d33829 [2023-03-08T00:37:30.724Z] fc693d55d65f: Pull complete [2023-03-08T00:37:30.724Z] 7e9fc2657dce: Pull complete [2023-03-08T00:37:30.724Z] dda99020689f: Pull complete [2023-03-08T00:37:30.832Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T00:37:31.403Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:37:31.403Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:37:31.403Z] ---> 861b1045a424 [2023-03-08T00:37:31.403Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T00:37:31.403Z] ---> Using cache [2023-03-08T00:37:31.403Z] ---> 6212d09f4b0e [2023-03-08T00:37:31.403Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T00:37:31.971Z] ---> Running in 6d668a61b643 [2023-03-08T00:37:32.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:33.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:37:33.732Z] OK: 211 MiB in 51 packages [2023-03-08T00:37:34.668Z] Removing intermediate container 6d668a61b643 [2023-03-08T00:37:34.668Z] ---> b4955916ad90 [2023-03-08T00:37:34.668Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T00:37:35.237Z] ---> 91dc07403422 [2023-03-08T00:37:35.237Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:37:35.237Z] ---> Running in 62a5d8a23cb9 [2023-03-08T00:37:36.091Z] db1c61fa0a46: Pull complete [2023-03-08T00:37:37.519Z] 891c053d2c06: Pull complete [2023-03-08T00:37:37.519Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T00:37:37.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:37:37.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T00:37:37.859Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-08T00:37:37.859Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:37:37.859Z] WORKDIR /edgex [2023-03-08T00:37:37.859Z] COPY go.mod . [2023-03-08T00:37:37.859Z] RUN go mod download [2023-03-08T00:37:38.448Z] Sending build context to Docker daemon 2.948MB [2023-03-08T00:37:38.448Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T00:37:38.448Z] ---> f96f9c87975a [2023-03-08T00:37:38.448Z] Step 2/4 : WORKDIR /edgex [2023-03-08T00:37:40.405Z] ---> Running in 0f4b0eb08394 [2023-03-08T00:37:40.675Z] Removing intermediate container 0f4b0eb08394 [2023-03-08T00:37:40.675Z] ---> 078767a95dd1 [2023-03-08T00:37:40.675Z] Step 3/4 : COPY go.mod . [2023-03-08T00:37:43.341Z] ---> 41b37f97bf12 [2023-03-08T00:37:43.341Z] Step 4/4 : RUN go mod download [2023-03-08T00:37:43.341Z] ---> Running in 15c327ce446e [2023-03-08T00:37:45.205Z] Removing intermediate container 91a322ecd9f7 [2023-03-08T00:37:45.205Z] ---> a714567489f8 [2023-03-08T00:37:45.205Z] [2023-03-08T00:37:45.205Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T00:37:45.205Z] ---> dfd21b5a31f5 [2023-03-08T00:37:45.205Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:37:45.205Z] ---> Using cache [2023-03-08T00:37:45.205Z] ---> 3f7d4429ec03 [2023-03-08T00:37:45.205Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:37:45.205Z] ---> Using cache [2023-03-08T00:37:45.205Z] ---> 176529087d1a [2023-03-08T00:37:45.205Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T00:37:45.464Z] ---> Running in 1eaf46943d32 [2023-03-08T00:37:46.395Z] Removing intermediate container 1eaf46943d32 [2023-03-08T00:37:46.395Z] ---> 13153c9da48b [2023-03-08T00:37:46.395Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T00:37:46.395Z] ---> Running in 5abf42b2e820 [2023-03-08T00:37:46.959Z] Removing intermediate container 5abf42b2e820 [2023-03-08T00:37:46.959Z] ---> 27fb9499f1cd [2023-03-08T00:37:46.959Z] Step 15/24 : WORKDIR / [2023-03-08T00:37:47.891Z] ---> Running in c4c8b366badc [2023-03-08T00:37:48.463Z] Removing intermediate container c4c8b366badc [2023-03-08T00:37:48.463Z] ---> 6e9c060af5ec [2023-03-08T00:37:48.463Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:37:49.029Z] ---> 29eae60f5c93 [2023-03-08T00:37:49.029Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T00:37:50.932Z] ---> 5a35935c451f [2023-03-08T00:37:50.932Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T00:37:51.869Z] ---> 3e18e0ccbe57 [2023-03-08T00:37:51.869Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T00:37:52.435Z] ---> 7d93c14a029d [2023-03-08T00:37:52.435Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T00:37:52.693Z] ---> Running in c621c266d29c [2023-03-08T00:37:53.260Z] Removing intermediate container c621c266d29c [2023-03-08T00:37:53.260Z] ---> d11ecd4f838d [2023-03-08T00:37:53.260Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:37:53.260Z] ---> Running in e626970b56c0 [2023-03-08T00:37:53.827Z] Removing intermediate container e626970b56c0 [2023-03-08T00:37:53.827Z] ---> 483d1645b4c0 [2023-03-08T00:37:53.827Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T00:37:53.827Z] ---> Running in 696925359b9e [2023-03-08T00:37:54.103Z] Removing intermediate container 696925359b9e [2023-03-08T00:37:54.103Z] ---> fd716df70edc [2023-03-08T00:37:54.103Z] Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:37:54.361Z] ---> Running in 9da0f4e58a64 [2023-03-08T00:37:54.929Z] Removing intermediate container 9da0f4e58a64 [2023-03-08T00:37:54.929Z] ---> 26346e437000 [2023-03-08T00:37:54.929Z] Step 24/24 : LABEL version=3.0.0-dev.80 [2023-03-08T00:37:54.929Z] ---> Running in e9e30326ed70 [2023-03-08T00:37:55.497Z] Removing intermediate container e9e30326ed70 [2023-03-08T00:37:55.497Z] ---> a3d00b6ae0b1 [2023-03-08T00:37:55.497Z] [2023-03-08T00:37:55.497Z] Successfully built a3d00b6ae0b1 [2023-03-08T00:37:55.497Z] Successfully tagged core-metadata:latest [2023-03-08T00:37:55.497Z] Building security-secretstore-setup [2023-03-08T00:38:00.772Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:38:00.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:38:00.772Z] ---> 861b1045a424 [2023-03-08T00:38:00.772Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T00:38:00.772Z] ---> Using cache [2023-03-08T00:38:00.772Z] ---> 6212d09f4b0e [2023-03-08T00:38:00.772Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T00:38:00.772Z] ---> Using cache [2023-03-08T00:38:00.772Z] ---> b4955916ad90 [2023-03-08T00:38:00.772Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T00:38:00.772Z] ---> Using cache [2023-03-08T00:38:00.772Z] ---> 91dc07403422 [2023-03-08T00:38:00.772Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:38:00.772Z] ---> Using cache [2023-03-08T00:38:00.772Z] ---> bb0bc046cecb [2023-03-08T00:38:00.772Z] Step 7/23 : COPY . . [2023-03-08T00:38:03.376Z] Removing intermediate container 62a5d8a23cb9 [2023-03-08T00:38:03.376Z] ---> bb0bc046cecb [2023-03-08T00:38:03.376Z] Step 7/32 : COPY . . [2023-03-08T00:38:06.030Z] ---> f1367a145569 [2023-03-08T00:38:06.030Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T00:38:06.598Z] ---> Running in 74e30ffc4309 [2023-03-08T00:38:07.532Z] ---> 7ae6fcb48232 [2023-03-08T00:38:07.532Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T00:38:07.532Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T00:38:07.532Z] ---> Running in fd844a8b17e3 [2023-03-08T00:38:07.532Z] Removing intermediate container 412210d33829 [2023-03-08T00:38:07.532Z] ---> ca89374af6f2 [2023-03-08T00:38:07.532Z] [2023-03-08T00:38:07.532Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:38:07.532Z] ---> dfd21b5a31f5 [2023-03-08T00:38:07.532Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T00:38:07.532Z] ---> Using cache [2023-03-08T00:38:07.532Z] ---> 3586df44434e [2023-03-08T00:38:07.532Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:38:07.532Z] ---> Using cache [2023-03-08T00:38:07.532Z] ---> acc55afb2cc7 [2023-03-08T00:38:07.532Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:38:07.532Z] ---> Using cache [2023-03-08T00:38:07.794Z] Removing intermediate container 859e9ef3ec27 [2023-03-08T00:38:07.794Z] ---> 2e394b5b444c [2023-03-08T00:38:07.794Z] [2023-03-08T00:38:07.794Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:38:07.794Z] ---> dfd21b5a31f5 [2023-03-08T00:38:07.794Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T00:38:07.794Z] ---> ef8375afdfc7 [2023-03-08T00:38:07.794Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T00:38:07.794Z] ---> Running in 81db57e57666 [2023-03-08T00:38:08.090Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T00:38:08.090Z] Removing intermediate container 81db57e57666 [2023-03-08T00:38:08.090Z] ---> fefd38b3f9f0 [2023-03-08T00:38:08.090Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T00:38:08.349Z] ---> Running in 84eeccb3c457 [2023-03-08T00:38:08.622Z] ---> e80b03074b88 [2023-03-08T00:38:08.622Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T00:38:08.622Z] Removing intermediate container 84eeccb3c457 [2023-03-08T00:38:08.622Z] ---> 1b2f66202c07 [2023-03-08T00:38:08.622Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T00:38:08.880Z] ---> Running in 7ac41ccf9aef [2023-03-08T00:38:08.880Z] ---> 31cd6660a747 [2023-03-08T00:38:08.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T00:38:09.141Z] Removing intermediate container 7ac41ccf9aef [2023-03-08T00:38:09.141Z] ---> c71f8d59a37a [2023-03-08T00:38:09.141Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:38:09.141Z] ---> Running in 3b83d62f7733 [2023-03-08T00:38:09.399Z] ---> 60aabbc36785 [2023-03-08T00:38:09.399Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:38:09.399Z] ---> Running in 95eac36f24d5 [2023-03-08T00:38:09.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:09.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:10.480Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:38:10.480Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:38:10.480Z] OK: 6 MiB in 15 packages [2023-03-08T00:38:10.480Z] Removing intermediate container 1c594b414c4a [2023-03-08T00:38:10.480Z] ---> bb560e6d3f57 [2023-03-08T00:38:10.480Z] [2023-03-08T00:38:10.480Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:38:10.480Z] ---> dfd21b5a31f5 [2023-03-08T00:38:10.480Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T00:38:10.480Z] ---> Running in e805e2fdb962 [2023-03-08T00:38:10.480Z] Removing intermediate container 95eac36f24d5 [2023-03-08T00:38:10.480Z] ---> 2713af214996 [2023-03-08T00:38:10.480Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:38:10.737Z] ---> Running in 6f70e929c2b0 [2023-03-08T00:38:10.737Z] Removing intermediate container 6f70e929c2b0 [2023-03-08T00:38:10.737Z] ---> 383d460bd185 [2023-03-08T00:38:10.737Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T00:38:10.996Z] ---> Running in f715b07e3759 [2023-03-08T00:38:10.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:10.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:10.996Z] Removing intermediate container f715b07e3759 [2023-03-08T00:38:10.996Z] ---> 9e5f7b59794a [2023-03-08T00:38:11.254Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:38:11.254Z] Removing intermediate container 3b83d62f7733 [2023-03-08T00:38:11.254Z] ---> 6479dd79735a [2023-03-08T00:38:11.254Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:38:11.254Z] ---> Running in f65acebbc026 [2023-03-08T00:38:11.254Z] Removing intermediate container f65acebbc026 [2023-03-08T00:38:11.254Z] ---> a1874bdf7f40 [2023-03-08T00:38:11.254Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:11.254Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T00:38:11.513Z] ---> Running in bffeb52cf94e [2023-03-08T00:38:11.513Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T00:38:11.513Z] ---> 2f3b8aaa60dc [2023-03-08T00:38:11.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T00:38:11.513Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:38:11.513Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T00:38:11.771Z] OK: 6 MiB in 16 packages [2023-03-08T00:38:11.771Z] Removing intermediate container bffeb52cf94e [2023-03-08T00:38:11.771Z] ---> 4071a0c7aff8 [2023-03-08T00:38:11.771Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:38:12.028Z] ---> Running in 51a5a6d4f913 [2023-03-08T00:38:12.295Z] Removing intermediate container 51a5a6d4f913 [2023-03-08T00:38:12.295Z] ---> 98ec456e0a46 [2023-03-08T00:38:12.295Z] [2023-03-08T00:38:12.295Z] ---> c7a9ea21ef08 [2023-03-08T00:38:12.295Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T00:38:12.295Z] Successfully built 98ec456e0a46 [2023-03-08T00:38:12.555Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T00:38:12.555Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-03-08T00:38:12.555Z] Removing intermediate container e805e2fdb962 [2023-03-08T00:38:12.555Z] ---> c0614856518b [2023-03-08T00:38:12.555Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:38:12.555Z] ---> Running in 18caff24833f [2023-03-08T00:38:13.554Z] Removing intermediate container 18caff24833f [2023-03-08T00:38:13.554Z] ---> 9976925af0cb [2023-03-08T00:38:13.554Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T00:38:13.843Z] ---> d7afc1cd55fc [2023-03-08T00:38:13.843Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T00:38:14.119Z] ---> Running in e38ada58c8e7 [2023-03-08T00:38:14.119Z] ---> Running in 1b032a96c398 [2023-03-08T00:38:14.376Z] Removing intermediate container e38ada58c8e7 [2023-03-08T00:38:14.376Z] ---> 4d6bdd25aebd [2023-03-08T00:38:14.376Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T00:38:14.376Z] Removing intermediate container 1b032a96c398 [2023-03-08T00:38:14.376Z] ---> ba1e8c5e594b [2023-03-08T00:38:14.376Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:38:14.376Z] ---> Running in a596ca137f06 [2023-03-08T00:38:14.376Z] ---> Running in a8aeb30fdd24 [2023-03-08T00:38:14.943Z] Removing intermediate container a596ca137f06 [2023-03-08T00:38:14.943Z] ---> 697a07750eb4 [2023-03-08T00:38:14.943Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:38:14.943Z] Removing intermediate container a8aeb30fdd24 [2023-03-08T00:38:14.943Z] ---> 23c4d24ff220 [2023-03-08T00:38:14.943Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:38:14.943Z] ---> Running in 7eb52018b802 [2023-03-08T00:38:15.509Z] Removing intermediate container 7eb52018b802 [2023-03-08T00:38:15.509Z] ---> 37d903c706bf [2023-03-08T00:38:15.509Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:15.509Z] ---> 221a583ec701 [2023-03-08T00:38:15.509Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T00:38:15.509Z] ---> Running in f83c5d53688b [2023-03-08T00:38:15.615Z] Removing intermediate container 15c327ce446e [2023-03-08T00:38:15.615Z] ---> 17cd05a0cfd9 [2023-03-08T00:38:15.615Z] Successfully built 17cd05a0cfd9 [2023-03-08T00:38:15.615Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:15.767Z] Removing intermediate container f83c5d53688b [2023-03-08T00:38:15.767Z] ---> 14b6da8387b6 [2023-03-08T00:38:15.767Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:38:15.767Z] ---> Running in 5da10de86a9f [2023-03-08T00:38:15.956Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T00:38:15.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:38:16.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-8704 does not seem to be running inside a container [2023-03-08T00:38:16.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T00:38:16.332Z] Removing intermediate container 5da10de86a9f [2023-03-08T00:38:16.332Z] ---> bfbf387a70a0 [2023-03-08T00:38:16.332Z] [2023-03-08T00:38:16.332Z] Successfully built bfbf387a70a0 [2023-03-08T00:38:16.332Z] Successfully tagged core-data:latest [2023-03-08T00:38:17.399Z] $ docker top cc1e757b49e36d7e9b56c4c8fad1f76e0739de81da55ef64d17165341127aa4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:38:17.709Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:38:17.709Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:38:17.709Z] ---> 861b1045a424 [2023-03-08T00:38:17.709Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T00:38:17.709Z] ---> Using cache [2023-03-08T00:38:17.709Z] ---> 6212d09f4b0e [2023-03-08T00:38:17.709Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T00:38:17.709Z] ---> Using cache [2023-03-08T00:38:17.709Z] ---> b4955916ad90 [2023-03-08T00:38:17.709Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T00:38:17.709Z] ---> Using cache [2023-03-08T00:38:17.709Z] ---> 91dc07403422 [2023-03-08T00:38:17.709Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:38:17.709Z] ---> Using cache [2023-03-08T00:38:17.709Z] ---> bb0bc046cecb [2023-03-08T00:38:17.709Z] Step 7/20 : COPY . . [2023-03-08T00:38:17.709Z] ---> Using cache [2023-03-08T00:38:17.709Z] ---> 7ae6fcb48232 [2023-03-08T00:38:17.709Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T00:38:17.709Z] ---> ed31416c5cea [2023-03-08T00:38:17.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T00:38:17.709Z] ---> Running in 73e391cc6e61 [2023-03-08T00:38:18.227Z] + go version [2023-03-08T00:38:18.228Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T00:38:18.245Z] $ docker stop --time=1 cc1e757b49e36d7e9b56c4c8fad1f76e0739de81da55ef64d17165341127aa4f [2023-03-08T00:38:18.293Z] ---> 1d9cd1fb7c3e [2023-03-08T00:38:18.293Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T00:38:18.551Z] ---> Running in d98106d3a0fd [2023-03-08T00:38:18.551Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T00:38:18.809Z] Removing intermediate container d98106d3a0fd [2023-03-08T00:38:18.809Z] ---> af5a84a124ac [2023-03-08T00:38:18.809Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:38:18.809Z] ---> Running in 604657aa7c84 [2023-03-08T00:38:19.071Z] Removing intermediate container 604657aa7c84 [2023-03-08T00:38:19.071Z] ---> 7a893e915948 [2023-03-08T00:38:19.071Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T00:38:19.071Z] ---> Running in 76b81731c1c0 [2023-03-08T00:38:19.334Z] Removing intermediate container 76b81731c1c0 [2023-03-08T00:38:19.335Z] ---> 1c2eff1cddf1 [2023-03-08T00:38:19.335Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:19.594Z] ---> Running in 187ea96de646 [2023-03-08T00:38:19.852Z] Removing intermediate container 187ea96de646 [2023-03-08T00:38:19.852Z] ---> abbbc4685078 [2023-03-08T00:38:19.852Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:38:19.852Z] ---> Running in 4deff5ff6883 [2023-03-08T00:38:19.892Z] $ docker rm -f --volumes cc1e757b49e36d7e9b56c4c8fad1f76e0739de81da55ef64d17165341127aa4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2023-03-08T00:38:20.110Z] Removing intermediate container 4deff5ff6883 [2023-03-08T00:38:20.110Z] ---> 0fb1d614aab0 [2023-03-08T00:38:20.110Z] [2023-03-08T00:38:20.110Z] Successfully built 0fb1d614aab0 [2023-03-08T00:38:20.110Z] Successfully tagged support-notifications:latest 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-03-08T00:38:20.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T00:38:20.493Z] [2023-03-08T00:38:20.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:20.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T00:38:20.840Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T00:38:20.840Z] 29e5d40040c1: Pulling fs layer [2023-03-08T00:38:20.840Z] 1ce36da41761: Pulling fs layer [2023-03-08T00:38:20.840Z] 25b303627fd3: Pulling fs layer [2023-03-08T00:38:21.119Z] 29e5d40040c1: Verifying Checksum [2023-03-08T00:38:21.120Z] 29e5d40040c1: Download complete [2023-03-08T00:38:21.387Z] 1ce36da41761: Verifying Checksum [2023-03-08T00:38:21.387Z] 1ce36da41761: Download complete [2023-03-08T00:38:21.656Z] 29e5d40040c1: Pull complete [2023-03-08T00:38:23.066Z] 25b303627fd3: Verifying Checksum [2023-03-08T00:38:23.066Z] 25b303627fd3: Download complete [2023-03-08T00:38:23.066Z] 1ce36da41761: Pull complete [2023-03-08T00:38:30.074Z]  Building support-notifications ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T00:38:33.144Z] 25b303627fd3: Pull complete [2023-03-08T00:38:33.144Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T00:38:33.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T00:38:33.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:38:33.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-8704 does not seem to be running inside a container [2023-03-08T00:38:33.395Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@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-03-08T00:38:34.253Z] Removing intermediate container fd844a8b17e3 [2023-03-08T00:38:34.253Z] ---> 5945fa4c9385 [2023-03-08T00:38:34.253Z] [2023-03-08T00:38:34.253Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T00:38:34.253Z] ---> dfd21b5a31f5 [2023-03-08T00:38:34.253Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:38:34.253Z] Removing intermediate container 74e30ffc4309 [2023-03-08T00:38:34.253Z] ---> 7008aecd1050 [2023-03-08T00:38:34.253Z] [2023-03-08T00:38:34.253Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T00:38:34.253Z] ---> dfd21b5a31f5 [2023-03-08T00:38:34.253Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T00:38:34.253Z] ---> Running in 7a77377c086b [2023-03-08T00:38:34.253Z] ---> Running in 3623ea07e1b1 [2023-03-08T00:38:34.253Z] Removing intermediate container 3623ea07e1b1 [2023-03-08T00:38:34.253Z] ---> 6baca16d4bc7 [2023-03-08T00:38:34.253Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T00:38:34.253Z] ---> Running in e275fc65e2e7 [2023-03-08T00:38:34.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:34.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:34.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:34.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:35.029Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T00:38:35.029Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T00:38:35.029Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T00:38:35.029Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:38:35.029Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T00:38:35.029Z] OK: 6 MiB in 17 packages [2023-03-08T00:38:35.029Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T00:38:35.029Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T00:38:35.029Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:38:35.029Z] OK: 6 MiB in 16 packages [2023-03-08T00:38:35.961Z] Removing intermediate container e275fc65e2e7 [2023-03-08T00:38:35.962Z] ---> c3522a04dc99 [2023-03-08T00:38:35.962Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T00:38:35.962Z] Removing intermediate container 7a77377c086b [2023-03-08T00:38:35.962Z] ---> c19804369fc8 [2023-03-08T00:38:35.962Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T00:38:35.962Z] ---> Running in f143519b8974 [2023-03-08T00:38:35.962Z] ---> Running in 21a3d0b1a7f0 [2023-03-08T00:38:35.962Z] Removing intermediate container f143519b8974 [2023-03-08T00:38:35.962Z] ---> c58801d0ce17 [2023-03-08T00:38:35.962Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T00:38:35.962Z] ---> Running in ce6d6668db92 [2023-03-08T00:38:35.962Z] Removing intermediate container 21a3d0b1a7f0 [2023-03-08T00:38:35.962Z] ---> 8377e4c60327 [2023-03-08T00:38:35.962Z] Step 12/23 : WORKDIR / [2023-03-08T00:38:35.962Z] ---> Running in 5345031e37cb [2023-03-08T00:38:36.222Z] Removing intermediate container ce6d6668db92 [2023-03-08T00:38:36.222Z] ---> 2ca024ad1fe3 [2023-03-08T00:38:36.222Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T00:38:36.222Z] Removing intermediate container 5345031e37cb [2023-03-08T00:38:36.222Z] ---> a9452ca90962 [2023-03-08T00:38:36.222Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T00:38:36.222Z] ---> Running in 35d750a1c3ac [2023-03-08T00:38:36.222Z] Removing intermediate container 35d750a1c3ac [2023-03-08T00:38:36.222Z] ---> 3f86aacc8b5b [2023-03-08T00:38:36.222Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T00:38:36.222Z] ---> 6ca1540b0de1 [2023-03-08T00:38:36.222Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T00:38:36.220Z] $ docker top de5f9f2cfa17f29fa5b8977a74051631be94f00800962807fe05fb2b7a0311a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T00:38:36.479Z] ---> Running in 0e571dc8c483 [2023-03-08T00:38:36.479Z] Removing intermediate container 0e571dc8c483 [2023-03-08T00:38:36.479Z] ---> 548182a7147b [2023-03-08T00:38:36.479Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T00:38:36.479Z] ---> 1528402cddd4 [2023-03-08T00:38:36.479Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T00:38:36.479Z] ---> Running in 20e1ba3827c7 [2023-03-08T00:38:36.737Z] ---> 2a50de20de9e [2023-03-08T00:38:36.737Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T00:38:36.994Z] ---> de7a4f275047 [2023-03-08T00:38:36.994Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T00:38:37.054Z] + docker-compose build --help [2023-03-08T00:38:37.054Z] + grep parallel [2023-03-08T00:38:37.930Z] ---> e6864e1f5a68 [2023-03-08T00:38:37.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T00:38:37.930Z] Removing intermediate container 20e1ba3827c7 [2023-03-08T00:38:37.930Z] ---> e5375a6d78da [2023-03-08T00:38:37.930Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T00:38:37.930Z] ---> Running in 837a489e048d [2023-03-08T00:38:37.930Z] ---> 776500b035ac [2023-03-08T00:38:37.930Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:38:37.930Z] ---> Running in 5c7730e9bc3b [2023-03-08T00:38:37.930Z] Removing intermediate container 837a489e048d [2023-03-08T00:38:37.930Z] ---> 949014cc2831 [2023-03-08T00:38:37.930Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T00:38:38.495Z] ---> 03090d4dbf74 [2023-03-08T00:38:38.495Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T00:38:38.495Z] ---> Running in d038d29e6e7e [2023-03-08T00:38:38.753Z] Removing intermediate container 73e391cc6e61 [2023-03-08T00:38:38.753Z] ---> 147c3bd4a7f8 [2023-03-08T00:38:38.753Z] [2023-03-08T00:38:38.753Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T00:38:38.753Z] ---> dfd21b5a31f5 [2023-03-08T00:38:38.753Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T00:38:38.753Z] ---> Running in 51314e2a92b3 [2023-03-08T00:38:38.753Z] Removing intermediate container 5c7730e9bc3b [2023-03-08T00:38:38.753Z] ---> 8698e0088f2e [2023-03-08T00:38:38.753Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:38:38.753Z] ---> Running in d77aa92716aa [2023-03-08T00:38:39.012Z] Removing intermediate container d77aa92716aa [2023-03-08T00:38:39.012Z] ---> cb376e677927 [2023-03-08T00:38:39.012Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T00:38:39.012Z] ---> Running in 4e5e350755e3 [2023-03-08T00:38:39.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:39.012Z] Removing intermediate container 4e5e350755e3 [2023-03-08T00:38:39.012Z] ---> d906c4ae0c3a [2023-03-08T00:38:39.012Z] Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:39.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T00:38:39.270Z] ---> Running in adf2060b7054 [2023-03-08T00:38:39.270Z] Removing intermediate container adf2060b7054 [2023-03-08T00:38:39.270Z] ---> 07b44436f3ad [2023-03-08T00:38:39.270Z] Step 23/23 : LABEL version=3.0.0-dev.80 [2023-03-08T00:38:39.270Z] Removing intermediate container d038d29e6e7e [2023-03-08T00:38:39.270Z] ---> 42708bfd61b0 [2023-03-08T00:38:39.270Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:38:39.270Z] ---> Running in 7e81f43fdbc3 [2023-03-08T00:38:39.529Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T00:38:39.529Z] Removing intermediate container 7e81f43fdbc3 [2023-03-08T00:38:39.529Z] ---> c0d8aeea7779 [2023-03-08T00:38:39.529Z] [2023-03-08T00:38:39.529Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T00:38:39.529Z] ---> 5883df924635 [2023-03-08T00:38:39.529Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T00:38:39.529Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:38:39.529Z] OK: 6 MiB in 16 packages [2023-03-08T00:38:39.529Z] Successfully built c0d8aeea7779 [2023-03-08T00:38:39.529Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T00:38:39.789Z]  Building security-secretstore-setup ... done  ---> a526a40f9434 [2023-03-08T00:38:39.789Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T00:38:40.046Z] Removing intermediate container 51314e2a92b3 [2023-03-08T00:38:40.046Z] ---> dae0e98c06e7 [2023-03-08T00:38:40.046Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T00:38:40.046Z] ---> Running in a5da7f4b2b98 [2023-03-08T00:38:40.046Z] ---> f4aa4847b0fa [2023-03-08T00:38:40.046Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T00:38:40.046Z] Removing intermediate container a5da7f4b2b98 [2023-03-08T00:38:40.046Z] ---> 85f19171f7e2 [2023-03-08T00:38:40.046Z] Step 12/20 : WORKDIR /edgex [2023-03-08T00:38:40.046Z] ---> Running in 7f1b0e531287 [2023-03-08T00:38:40.304Z] ---> 7677a5ed8394 [2023-03-08T00:38:40.304Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T00:38:40.304Z] Removing intermediate container 7f1b0e531287 [2023-03-08T00:38:40.304Z] ---> e971f65f28fc [2023-03-08T00:38:40.304Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T00:38:40.304Z] ---> 04235ac47733 [2023-03-08T00:38:40.304Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T00:38:40.304Z] ---> 5164a69348f6 [2023-03-08T00:38:40.304Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T00:38:40.569Z] ---> 535b74b7906f [2023-03-08T00:38:40.569Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T00:38:40.826Z] ---> d23da7081c5b [2023-03-08T00:38:40.826Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T00:38:40.826Z] ---> 4e75d2603d1d [2023-03-08T00:38:40.826Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T00:38:40.826Z] ---> Running in c43d6f051d3e [2023-03-08T00:38:40.826Z] ---> abac84099663 [2023-03-08T00:38:40.826Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:38:41.090Z] ---> Running in 44ec123d7339 [2023-03-08T00:38:41.404Z] Removing intermediate container c43d6f051d3e [2023-03-08T00:38:41.404Z] ---> 2f4a6e84a8df [2023-03-08T00:38:41.404Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T00:38:41.404Z] ---> Running in 197d95d69759 [2023-03-08T00:38:41.404Z] Removing intermediate container 197d95d69759 [2023-03-08T00:38:41.404Z] ---> 4b8d317de773 [2023-03-08T00:38:41.404Z] Step 29/32 : CMD ["gate"] [2023-03-08T00:38:41.697Z] ---> Running in bc1caff1d343 [2023-03-08T00:38:41.697Z] Removing intermediate container 44ec123d7339 [2023-03-08T00:38:41.697Z] ---> a9ab25dd217f [2023-03-08T00:38:41.697Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:38:41.697Z] Removing intermediate container bc1caff1d343 [2023-03-08T00:38:41.697Z] ---> 3a044fac2737 [2023-03-08T00:38:41.697Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T00:38:41.697Z] ---> Running in 0bf189a61b1f [2023-03-08T00:38:41.697Z] ---> Running in 480b301178b6 [2023-03-08T00:38:41.697Z] Removing intermediate container 480b301178b6 [2023-03-08T00:38:41.697Z] ---> 7d7410dfc6fa [2023-03-08T00:38:41.697Z] Step 31/32 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:41.697Z] Removing intermediate container 0bf189a61b1f [2023-03-08T00:38:41.697Z] ---> cb3aaa7727de [2023-03-08T00:38:41.697Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T00:38:41.966Z] ---> Running in fa3397d2b772 [2023-03-08T00:38:41.966Z] ---> Running in 0bfd1efd8c78 [2023-03-08T00:38:41.966Z] Removing intermediate container fa3397d2b772 [2023-03-08T00:38:41.966Z] ---> 8c2a17bcff99 [2023-03-08T00:38:41.966Z] Step 32/32 : LABEL version=3.0.0-dev.80 [2023-03-08T00:38:41.966Z] Removing intermediate container 0bfd1efd8c78 [2023-03-08T00:38:41.966Z] ---> 27c6ef4725cf [2023-03-08T00:38:41.966Z] Step 19/20 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:41.966Z] ---> Running in 42c41c8790b3 [2023-03-08T00:38:41.966Z] ---> Running in c4cf028b7320 [2023-03-08T00:38:42.230Z] Removing intermediate container 42c41c8790b3 [2023-03-08T00:38:42.230Z] ---> fe59602d6f1a [2023-03-08T00:38:42.230Z] [2023-03-08T00:38:42.230Z] Removing intermediate container c4cf028b7320 [2023-03-08T00:38:42.230Z] ---> 36b8ab879536 [2023-03-08T00:38:42.230Z] Step 20/20 : LABEL version=3.0.0-dev.80 [2023-03-08T00:38:42.230Z] ---> Running in ebeb6bc33dec [2023-03-08T00:38:42.230Z] Successfully built fe59602d6f1a [2023-03-08T00:38:42.230Z] Successfully tagged security-bootstrapper:latest [2023-03-08T00:38:42.230Z]  Building security-bootstrapper ... done Removing intermediate container ebeb6bc33dec [2023-03-08T00:38:42.230Z] ---> 4558552e95de [2023-03-08T00:38:42.230Z] [2023-03-08T00:38:42.230Z] Successfully built 4558552e95de [2023-03-08T00:38:42.230Z] Successfully tagged security-proxy-setup:latest [2023-03-08T00:38:42.402Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T00:38:42.422Z] $ docker stop --time=1 de5f9f2cfa17f29fa5b8977a74051631be94f00800962807fe05fb2b7a0311a2 [2023-03-08T00:38:42.518Z]  Building security-proxy-setup ... done  [2023-03-08T00:38:44.085Z] $ docker rm -f --volumes de5f9f2cfa17f29fa5b8977a74051631be94f00800962807fe05fb2b7a0311a2 [Pipeline] // withDockerContainer [Pipeline] } [2023-03-08T00:38:44.259Z] $ docker stop --time=1 c46541d8e3e27d424e92d12f1bc3e45f3f90f00e37c729a49bc910fd4f73e789 [2023-03-08T00:38:45.520Z] $ docker rm -f --volumes c46541d8e3e27d424e92d12f1bc3e45f3f90f00e37c729a49bc910fd4f73e789 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:45.898Z] + docker images [2023-03-08T00:38:45.898Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T00:38:45.898Z] security-proxy-setup latest 4558552e95de 3 seconds ago 16.4MB [2023-03-08T00:38:45.898Z] security-bootstrapper latest fe59602d6f1a 4 seconds ago 19.8MB [2023-03-08T00:38:45.898Z] security-secretstore-setup latest c0d8aeea7779 6 seconds ago 29.9MB [2023-03-08T00:38:45.898Z] 147c3bd4a7f8 7 seconds ago 1.66GB [2023-03-08T00:38:45.898Z] 7008aecd1050 12 seconds ago 1.67GB [2023-03-08T00:38:45.898Z] 5945fa4c9385 13 seconds ago 1.67GB [2023-03-08T00:38:45.898Z] support-notifications latest 0fb1d614aab0 26 seconds ago 30.7MB [2023-03-08T00:38:45.898Z] core-data latest bfbf387a70a0 30 seconds ago 18MB [2023-03-08T00:38:45.898Z] core-common-config-bootstrapper latest 98ec456e0a46 33 seconds ago 15.5MB [2023-03-08T00:38:45.898Z] bb560e6d3f57 36 seconds ago 1.75GB [2023-03-08T00:38:45.898Z] ca89374af6f2 38 seconds ago 1.68GB [2023-03-08T00:38:45.898Z] 2e394b5b444c 38 seconds ago 1.69GB [2023-03-08T00:38:45.898Z] core-metadata latest a3d00b6ae0b1 50 seconds ago 18.5MB [2023-03-08T00:38:45.898Z] a714567489f8 About a minute ago 1.69GB [2023-03-08T00:38:45.898Z] security-spire-server latest f335ba0bae17 About a minute ago 86.5MB [2023-03-08T00:38:45.898Z] support-scheduler latest dc0bd9caecf6 About a minute ago 30.1MB [2023-03-08T00:38:45.898Z] security-spiffe-token-provider latest d7265afbdb27 About a minute ago 30MB [2023-03-08T00:38:45.898Z] a9f40765458e About a minute ago 1.55GB [2023-03-08T00:38:45.899Z] 83b43b4c9017 About a minute ago 1.75GB [2023-03-08T00:38:45.899Z] security-proxy-auth latest f632adf798d2 About a minute ago 16.2MB [2023-03-08T00:38:45.899Z] core-command latest 63ebde315cf7 About a minute ago 17.8MB [2023-03-08T00:38:45.899Z] f4cc5b3bb47c About a minute ago 1.72GB [2023-03-08T00:38:45.899Z] 90315eda9e32 About a minute ago 1.68GB [2023-03-08T00:38:45.899Z] b3c692290281 About a minute ago 1.66GB [2023-03-08T00:38:45.899Z] security-spire-config latest be97ad124e4d About a minute ago 85.8MB [2023-03-08T00:38:45.899Z] security-spire-agent latest 11b02e25a66c 2 minutes ago 125MB [2023-03-08T00:38:45.899Z] 281615135bc8 2 minutes ago 1.55GB [2023-03-08T00:38:45.899Z] ci-base-image-x86_64 latest 861b1045a424 5 minutes ago 903MB [2023-03-08T00:38:45.899Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T00:38:45.899Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T00:38:45.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T00:38:45.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T00:38:45.899Z] 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 [2023-03-08T00:38:46.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T00:38:46.008Z] . [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] configFileProvider [2023-03-08T00:38:46.031Z] provisioning config files... [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T00:38:46.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/442@tmp/config13859859673163551401tmp [2023-03-08T00:38:46.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-8704 does not seem to be running inside a container [2023-03-08T00:38:46.294Z] $ 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/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T00:38:47.522Z] $ docker top c95fb465acbe3824c3bc63c690ab2897b5ab51a6e88ac4830bc8efe3e53368cf -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2023-03-08T00:38:48.019Z] ---> docker-login.sh [2023-03-08T00:38:48.019Z] nexus3.edgexfoundry.org:10001 [2023-03-08T00:38:48.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:38:48.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:38:48.019Z] Configure a credential helper to remove this warning. See [2023-03-08T00:38:48.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:38:48.019Z] [2023-03-08T00:38:48.019Z] Login Succeeded [2023-03-08T00:38:48.019Z] nexus3.edgexfoundry.org:10002 [2023-03-08T00:38:48.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:38:48.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:38:48.019Z] Configure a credential helper to remove this warning. See [2023-03-08T00:38:48.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:38:48.019Z] [2023-03-08T00:38:48.019Z] Login Succeeded [2023-03-08T00:38:48.019Z] nexus3.edgexfoundry.org:10003 [2023-03-08T00:38:48.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:38:48.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:38:48.278Z] Configure a credential helper to remove this warning. See [2023-03-08T00:38:48.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:38:48.278Z] [2023-03-08T00:38:48.278Z] Login Succeeded [2023-03-08T00:38:48.278Z] nexus3.edgexfoundry.org:10004 [2023-03-08T00:38:48.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:38:48.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:38:48.278Z] Configure a credential helper to remove this warning. See [2023-03-08T00:38:48.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:38:48.278Z] [2023-03-08T00:38:48.278Z] Login Succeeded [2023-03-08T00:38:48.278Z] docker.io [2023-03-08T00:38:48.392Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T00:38:48.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T00:38:48.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T00:38:48.536Z] Configure a credential helper to remove this warning. See [2023-03-08T00:38:48.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T00:38:48.536Z] [2023-03-08T00:38:48.536Z] Login Succeeded [2023-03-08T00:38:48.536Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T00:38:48.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:38:48.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T00:38:48.610Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-08T00:38:48.610Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:48.610Z] latest [2023-03-08T00:38:48.610Z] 3.0.0-dev.80 [2023-03-08T00:38:48.610Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:38:48.610Z] main [2023-03-08T00:38:48.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:48.935Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:49.238Z] + docker push nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:49.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T00:38:49.238Z] b5407dda6d60: Preparing [2023-03-08T00:38:49.238Z] fe53b9916628: Preparing [2023-03-08T00:38:49.238Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:49.238Z] 6aef887faf99: Preparing [2023-03-08T00:38:49.238Z] aa5968d388b8: Preparing [2023-03-08T00:38:49.238Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:49.238Z] b5407dda6d60: Pushed [2023-03-08T00:38:49.238Z] dc45d2cbc8c5: Pushed [2023-03-08T00:38:49.238Z] 6aef887faf99: Pushed [2023-03-08T00:38:50.613Z] fe53b9916628: Pushed [2023-03-08T00:38:50.613Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:50.916Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:51.219Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-08T00:38:51.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T00:38:51.220Z] b5407dda6d60: Preparing [2023-03-08T00:38:51.220Z] fe53b9916628: Preparing [2023-03-08T00:38:51.220Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:51.220Z] 6aef887faf99: Preparing [2023-03-08T00:38:51.220Z] aa5968d388b8: Preparing [2023-03-08T00:38:51.220Z] 6aef887faf99: Layer already exists [2023-03-08T00:38:51.220Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:51.220Z] fe53b9916628: Layer already exists [2023-03-08T00:38:51.220Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:51.220Z] b5407dda6d60: Layer already exists [2023-03-08T00:38:51.220Z] latest: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:51.534Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:51.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.80 [2023-03-08T00:38:51.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T00:38:51.841Z] b5407dda6d60: Preparing [2023-03-08T00:38:51.841Z] fe53b9916628: Preparing [2023-03-08T00:38:51.841Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:51.841Z] 6aef887faf99: Preparing [2023-03-08T00:38:51.841Z] aa5968d388b8: Preparing [2023-03-08T00:38:51.841Z] 6aef887faf99: Layer already exists [2023-03-08T00:38:51.841Z] fe53b9916628: Layer already exists [2023-03-08T00:38:51.841Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:51.841Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:51.841Z] b5407dda6d60: Layer already exists [2023-03-08T00:38:51.841Z] 3.0.0-dev.80: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:52.151Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:52.467Z] + docker push nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:38:52.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T00:38:52.467Z] b5407dda6d60: Preparing [2023-03-08T00:38:52.467Z] fe53b9916628: Preparing [2023-03-08T00:38:52.467Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:52.467Z] 6aef887faf99: Preparing [2023-03-08T00:38:52.467Z] aa5968d388b8: Preparing [2023-03-08T00:38:52.467Z] b5407dda6d60: Layer already exists [2023-03-08T00:38:52.467Z] fe53b9916628: Layer already exists [2023-03-08T00:38:52.467Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:52.467Z] 6aef887faf99: Layer already exists [2023-03-08T00:38:52.467Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:52.467Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:52.648Z] Building core-command ... [2023-03-08T00:38:52.648Z] Building core-common-config-bootstrapper ... [2023-03-08T00:38:52.648Z] Building core-data ... [2023-03-08T00:38:52.648Z] Building core-metadata ... [2023-03-08T00:38:52.648Z] Building security-bootstrapper ... [2023-03-08T00:38:52.648Z] Building security-proxy-auth ... [2023-03-08T00:38:52.648Z] Building security-proxy-setup ... [2023-03-08T00:38:52.648Z] Building security-secretstore-setup ... [2023-03-08T00:38:52.648Z] Building security-spiffe-token-provider ... [2023-03-08T00:38:52.648Z] Building security-spire-agent ... [2023-03-08T00:38:52.648Z] Building security-spire-config ... [2023-03-08T00:38:52.648Z] Building security-spire-server ... [2023-03-08T00:38:52.648Z] Building support-notifications ... [2023-03-08T00:38:52.648Z] Building support-scheduler ... [2023-03-08T00:38:52.648Z] Building support-scheduler [2023-03-08T00:38:52.648Z] Building core-metadata [2023-03-08T00:38:52.648Z] Building security-proxy-setup [2023-03-08T00:38:52.648Z] Building security-secretstore-setup [2023-03-08T00:38:52.648Z] Building core-command [2023-03-08T00:38:52.781Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:53.105Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-08T00:38:53.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T00:38:53.106Z] b5407dda6d60: Preparing [2023-03-08T00:38:53.106Z] fe53b9916628: Preparing [2023-03-08T00:38:53.106Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:53.106Z] 6aef887faf99: Preparing [2023-03-08T00:38:53.106Z] aa5968d388b8: Preparing [2023-03-08T00:38:53.106Z] fe53b9916628: Layer already exists [2023-03-08T00:38:53.106Z] 6aef887faf99: Layer already exists [2023-03-08T00:38:53.106Z] b5407dda6d60: Layer already exists [2023-03-08T00:38:53.106Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:53.106Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:53.106Z] main: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:38:53.166Z] ===================================================== [Pipeline] echo [2023-03-08T00:38:53.176Z] taggedImages: [2023-03-08T00:38:53.176Z] - nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:53.176Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-08T00:38:53.176Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.80 [2023-03-08T00:38:53.176Z] - nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:38:53.176Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-08T00:38:53.205Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-08T00:38:53.205Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:53.205Z] latest [2023-03-08T00:38:53.205Z] 3.0.0-dev.80 [2023-03-08T00:38:53.205Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:38:53.205Z] main [2023-03-08T00:38:53.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:53.538Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:53.848Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:53.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T00:38:53.848Z] 07333701b038: Preparing [2023-03-08T00:38:53.848Z] b5223c9b0526: Preparing [2023-03-08T00:38:53.848Z] 9d3b998356d2: Preparing [2023-03-08T00:38:53.848Z] 062836d0300b: Preparing [2023-03-08T00:38:53.848Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:53.848Z] a7d9dedcb001: Preparing [2023-03-08T00:38:53.848Z] aa5968d388b8: Preparing [2023-03-08T00:38:53.848Z] a7d9dedcb001: Waiting [2023-03-08T00:38:53.848Z] aa5968d388b8: Waiting [2023-03-08T00:38:53.848Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:54.414Z] a7d9dedcb001: Pushed [2023-03-08T00:38:54.414Z] 07333701b038: Pushed [2023-03-08T00:38:54.414Z] 9d3b998356d2: Pushed [2023-03-08T00:38:54.414Z] b5223c9b0526: Pushed [2023-03-08T00:38:54.414Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:55.792Z] 062836d0300b: Pushed [2023-03-08T00:38:55.792Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:56.105Z] + 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-03-08T00:38:56.414Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-08T00:38:56.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T00:38:56.414Z] 07333701b038: Preparing [2023-03-08T00:38:56.414Z] b5223c9b0526: Preparing [2023-03-08T00:38:56.414Z] 9d3b998356d2: Preparing [2023-03-08T00:38:56.414Z] 062836d0300b: Preparing [2023-03-08T00:38:56.414Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:56.414Z] a7d9dedcb001: Preparing [2023-03-08T00:38:56.414Z] aa5968d388b8: Preparing [2023-03-08T00:38:56.414Z] a7d9dedcb001: Waiting [2023-03-08T00:38:56.414Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:56.414Z] 9d3b998356d2: Layer already exists [2023-03-08T00:38:56.414Z] 07333701b038: Layer already exists [2023-03-08T00:38:56.414Z] b5223c9b0526: Layer already exists [2023-03-08T00:38:56.414Z] 062836d0300b: Layer already exists [2023-03-08T00:38:56.414Z] a7d9dedcb001: Layer already exists [2023-03-08T00:38:56.414Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:56.414Z] latest: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:56.720Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:57.027Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.80 [2023-03-08T00:38:57.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T00:38:57.027Z] 07333701b038: Preparing [2023-03-08T00:38:57.027Z] b5223c9b0526: Preparing [2023-03-08T00:38:57.027Z] 9d3b998356d2: Preparing [2023-03-08T00:38:57.027Z] 062836d0300b: Preparing [2023-03-08T00:38:57.027Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:57.027Z] a7d9dedcb001: Preparing [2023-03-08T00:38:57.027Z] aa5968d388b8: Preparing [2023-03-08T00:38:57.027Z] a7d9dedcb001: Waiting [2023-03-08T00:38:57.027Z] 9d3b998356d2: Layer already exists [2023-03-08T00:38:57.027Z] b5223c9b0526: Layer already exists [2023-03-08T00:38:57.027Z] 07333701b038: Layer already exists [2023-03-08T00:38:57.027Z] 062836d0300b: Layer already exists [2023-03-08T00:38:57.027Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:57.027Z] a7d9dedcb001: Layer already exists [2023-03-08T00:38:57.027Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:57.027Z] 3.0.0-dev.80: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:57.334Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:57.643Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:38:57.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T00:38:57.643Z] 07333701b038: Preparing [2023-03-08T00:38:57.643Z] b5223c9b0526: Preparing [2023-03-08T00:38:57.643Z] 9d3b998356d2: Preparing [2023-03-08T00:38:57.643Z] 062836d0300b: Preparing [2023-03-08T00:38:57.643Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:57.643Z] a7d9dedcb001: Preparing [2023-03-08T00:38:57.643Z] aa5968d388b8: Preparing [2023-03-08T00:38:57.643Z] a7d9dedcb001: Waiting [2023-03-08T00:38:57.643Z] aa5968d388b8: Waiting [2023-03-08T00:38:57.643Z] 062836d0300b: Layer already exists [2023-03-08T00:38:57.643Z] b5223c9b0526: Layer already exists [2023-03-08T00:38:57.643Z] 07333701b038: Layer already exists [2023-03-08T00:38:57.643Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:57.643Z] 9d3b998356d2: Layer already exists [2023-03-08T00:38:57.643Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:57.643Z] a7d9dedcb001: Layer already exists [2023-03-08T00:38:57.643Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:57.949Z] + 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-03-08T00:38:58.253Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-08T00:38:58.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T00:38:58.253Z] 07333701b038: Preparing [2023-03-08T00:38:58.253Z] b5223c9b0526: Preparing [2023-03-08T00:38:58.253Z] 9d3b998356d2: Preparing [2023-03-08T00:38:58.253Z] 062836d0300b: Preparing [2023-03-08T00:38:58.253Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:58.253Z] a7d9dedcb001: Preparing [2023-03-08T00:38:58.253Z] aa5968d388b8: Preparing [2023-03-08T00:38:58.253Z] a7d9dedcb001: Waiting [2023-03-08T00:38:58.253Z] aa5968d388b8: Waiting [2023-03-08T00:38:58.253Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:58.253Z] 07333701b038: Layer already exists [2023-03-08T00:38:58.253Z] 9d3b998356d2: Layer already exists [2023-03-08T00:38:58.253Z] b5223c9b0526: Layer already exists [2023-03-08T00:38:58.253Z] 062836d0300b: Layer already exists [2023-03-08T00:38:58.253Z] a7d9dedcb001: Layer already exists [2023-03-08T00:38:58.253Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:58.253Z] main: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:38:58.291Z] ===================================================== [Pipeline] echo [2023-03-08T00:38:58.300Z] taggedImages: [2023-03-08T00:38:58.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:58.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-08T00:38:58.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.80 [2023-03-08T00:38:58.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:38:58.300Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-08T00:38:58.317Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-08T00:38:58.317Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:58.317Z] latest [2023-03-08T00:38:58.317Z] 3.0.0-dev.80 [2023-03-08T00:38:58.317Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:38:58.317Z] main [2023-03-08T00:38:58.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:58.624Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:38:58.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:38:58.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T00:38:58.934Z] 76c94ce1a11c: Preparing [2023-03-08T00:38:58.934Z] 9f81b6070fd6: Preparing [2023-03-08T00:38:58.934Z] dc45d2cbc8c5: Preparing [2023-03-08T00:38:58.934Z] 793d5aee944a: Preparing [2023-03-08T00:38:58.934Z] aa5968d388b8: Preparing [2023-03-08T00:38:58.934Z] aa5968d388b8: Layer already exists [2023-03-08T00:38:58.934Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:38:58.934Z] 76c94ce1a11c: Pushed [2023-03-08T00:38:58.934Z] 793d5aee944a: Pushed [2023-03-08T00:39:00.311Z] 9f81b6070fd6: Pushed [2023-03-08T00:39:00.311Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:00.622Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:00.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-08T00:39:00.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T00:39:00.935Z] 76c94ce1a11c: Preparing [2023-03-08T00:39:00.935Z] 9f81b6070fd6: Preparing [2023-03-08T00:39:00.935Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:00.935Z] 793d5aee944a: Preparing [2023-03-08T00:39:00.935Z] aa5968d388b8: Preparing [2023-03-08T00:39:00.935Z] 793d5aee944a: Layer already exists [2023-03-08T00:39:00.935Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:00.935Z] 76c94ce1a11c: Layer already exists [2023-03-08T00:39:00.935Z] 9f81b6070fd6: Layer already exists [2023-03-08T00:39:00.935Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:00.935Z] latest: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:01.242Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:01.546Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.80 [2023-03-08T00:39:01.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T00:39:01.546Z] 76c94ce1a11c: Preparing [2023-03-08T00:39:01.546Z] 9f81b6070fd6: Preparing [2023-03-08T00:39:01.546Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:01.546Z] 793d5aee944a: Preparing [2023-03-08T00:39:01.546Z] aa5968d388b8: Preparing [2023-03-08T00:39:01.546Z] 9f81b6070fd6: Layer already exists [2023-03-08T00:39:01.546Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:01.546Z] 793d5aee944a: Layer already exists [2023-03-08T00:39:01.546Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:01.546Z] 76c94ce1a11c: Layer already exists [2023-03-08T00:39:01.546Z] 3.0.0-dev.80: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:01.867Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:02.174Z] + docker push nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:02.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T00:39:02.174Z] 76c94ce1a11c: Preparing [2023-03-08T00:39:02.174Z] 9f81b6070fd6: Preparing [2023-03-08T00:39:02.174Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:02.174Z] 793d5aee944a: Preparing [2023-03-08T00:39:02.174Z] aa5968d388b8: Preparing [2023-03-08T00:39:02.174Z] 76c94ce1a11c: Layer already exists [2023-03-08T00:39:02.174Z] 793d5aee944a: Layer already exists [2023-03-08T00:39:02.174Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:02.174Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:02.174Z] 9f81b6070fd6: Layer already exists [2023-03-08T00:39:02.174Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:02.485Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:02.741Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:39:02.741Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:39:02.741Z] ---> 17cd05a0cfd9 [2023-03-08T00:39:02.741Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:39:02.803Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-08T00:39:02.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T00:39:02.803Z] 76c94ce1a11c: Preparing [2023-03-08T00:39:02.803Z] 9f81b6070fd6: Preparing [2023-03-08T00:39:02.803Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:02.803Z] 793d5aee944a: Preparing [2023-03-08T00:39:02.803Z] aa5968d388b8: Preparing [2023-03-08T00:39:02.803Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:02.803Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:02.803Z] 9f81b6070fd6: Layer already exists [2023-03-08T00:39:02.803Z] 793d5aee944a: Layer already exists [2023-03-08T00:39:02.803Z] 76c94ce1a11c: Layer already exists [2023-03-08T00:39:02.803Z] main: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:02.844Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:02.857Z] taggedImages: [2023-03-08T00:39:02.857Z] - nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:02.857Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-08T00:39:02.857Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.80 [2023-03-08T00:39:02.857Z] - nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:02.857Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-08T00:39:02.883Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-08T00:39:02.883Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:02.883Z] latest [2023-03-08T00:39:02.883Z] 3.0.0-dev.80 [2023-03-08T00:39:02.883Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:02.883Z] main [2023-03-08T00:39:02.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:03.010Z] ---> Running in d10e640044c8 [2023-03-08T00:39:03.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:39:03.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:39:03.010Z] ---> 17cd05a0cfd9 [2023-03-08T00:39:03.010Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:39:03.213Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:03.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:39:03.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:39:03.276Z] ---> 17cd05a0cfd9 [2023-03-08T00:39:03.276Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:39:03.276Z] ---> Running in 68f679e342c9 [2023-03-08T00:39:03.276Z] ---> Running in 96ff6d952dbf [2023-03-08T00:39:03.514Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:03.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T00:39:03.514Z] e0ab16d95cca: Preparing [2023-03-08T00:39:03.514Z] bf394dd09b5b: Preparing [2023-03-08T00:39:03.514Z] a1c9318f96b5: Preparing [2023-03-08T00:39:03.514Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:03.514Z] 6aef887faf99: Preparing [2023-03-08T00:39:03.514Z] aa5968d388b8: Preparing [2023-03-08T00:39:03.514Z] aa5968d388b8: Waiting [2023-03-08T00:39:03.514Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:03.514Z] 6aef887faf99: Layer already exists [2023-03-08T00:39:03.514Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:03.514Z] e0ab16d95cca: Pushed [2023-03-08T00:39:03.514Z] bf394dd09b5b: Pushed [2023-03-08T00:39:03.543Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:39:03.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:39:03.543Z] ---> 17cd05a0cfd9 [2023-03-08T00:39:03.543Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T00:39:03.543Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:39:03.543Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:39:03.543Z] ---> 17cd05a0cfd9 [2023-03-08T00:39:03.543Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T00:39:03.814Z] ---> Running in f8350d13f6de [2023-03-08T00:39:03.814Z] ---> Running in 426735ad5a92 [2023-03-08T00:39:03.814Z] Removing intermediate container d10e640044c8 [2023-03-08T00:39:03.814Z] ---> e9e9c3eabd9a [2023-03-08T00:39:03.814Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T00:39:03.814Z] Removing intermediate container 68f679e342c9 [2023-03-08T00:39:03.814Z] ---> 1e9c935b25b1 [2023-03-08T00:39:03.814Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T00:39:04.094Z] ---> Running in 605b46cc93e3 [2023-03-08T00:39:04.094Z] Removing intermediate container 96ff6d952dbf [2023-03-08T00:39:04.094Z] ---> 96ec40d14023 [2023-03-08T00:39:04.094Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:39:04.094Z] ---> Running in 5b5c1905c4db [2023-03-08T00:39:04.094Z] ---> Running in 2514cbfe7296 [2023-03-08T00:39:04.373Z] Removing intermediate container 426735ad5a92 [2023-03-08T00:39:04.373Z] ---> 9fb769ca0fe4 [2023-03-08T00:39:04.373Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T00:39:04.373Z] ---> Running in 2e26465846ca [2023-03-08T00:39:04.646Z] Removing intermediate container f8350d13f6de [2023-03-08T00:39:04.646Z] ---> de6b98c48575 [2023-03-08T00:39:04.646Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T00:39:04.913Z] ---> Running in 89fbe5443e11 [2023-03-08T00:39:04.913Z] Removing intermediate container 5b5c1905c4db [2023-03-08T00:39:04.913Z] ---> 7869c20c928f [2023-03-08T00:39:04.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T00:39:04.913Z] Removing intermediate container 605b46cc93e3 [2023-03-08T00:39:04.913Z] ---> eb380325bbd1 [2023-03-08T00:39:04.913Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T00:39:04.913Z] Removing intermediate container 2514cbfe7296 [2023-03-08T00:39:04.913Z] ---> 88a177d08de4 [2023-03-08T00:39:04.913Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:39:05.184Z] ---> Running in c34ae53fefd6 [2023-03-08T00:39:05.184Z] ---> Running in a0901688a10d [2023-03-08T00:39:05.184Z] ---> Running in f9454a07f05c [2023-03-08T00:39:06.047Z] a1c9318f96b5: Pushed [2023-03-08T00:39:06.047Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:06.361Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:06.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:06.676Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-08T00:39:06.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T00:39:06.676Z] e0ab16d95cca: Preparing [2023-03-08T00:39:06.676Z] bf394dd09b5b: Preparing [2023-03-08T00:39:06.676Z] a1c9318f96b5: Preparing [2023-03-08T00:39:06.676Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:06.676Z] 6aef887faf99: Preparing [2023-03-08T00:39:06.676Z] aa5968d388b8: Preparing [2023-03-08T00:39:06.676Z] aa5968d388b8: Waiting [2023-03-08T00:39:06.676Z] bf394dd09b5b: Layer already exists [2023-03-08T00:39:06.676Z] 6aef887faf99: Layer already exists [2023-03-08T00:39:06.677Z] e0ab16d95cca: Layer already exists [2023-03-08T00:39:06.677Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:06.677Z] a1c9318f96b5: Layer already exists [2023-03-08T00:39:06.677Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:06.677Z] latest: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:06.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:06.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:06.994Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:07.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:07.297Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.80 [2023-03-08T00:39:07.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T00:39:07.298Z] e0ab16d95cca: Preparing [2023-03-08T00:39:07.298Z] bf394dd09b5b: Preparing [2023-03-08T00:39:07.298Z] a1c9318f96b5: Preparing [2023-03-08T00:39:07.298Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:07.298Z] 6aef887faf99: Preparing [2023-03-08T00:39:07.298Z] aa5968d388b8: Preparing [2023-03-08T00:39:07.298Z] aa5968d388b8: Waiting [2023-03-08T00:39:07.298Z] 6aef887faf99: Layer already exists [2023-03-08T00:39:07.298Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:07.298Z] e0ab16d95cca: Layer already exists [2023-03-08T00:39:07.298Z] a1c9318f96b5: Layer already exists [2023-03-08T00:39:07.298Z] bf394dd09b5b: Layer already exists [2023-03-08T00:39:07.298Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:07.298Z] 3.0.0-dev.80: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:07.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:07.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:07.617Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:07.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:07.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:07.918Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:07.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T00:39:07.918Z] e0ab16d95cca: Preparing [2023-03-08T00:39:07.918Z] bf394dd09b5b: Preparing [2023-03-08T00:39:07.918Z] a1c9318f96b5: Preparing [2023-03-08T00:39:07.918Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:07.918Z] 6aef887faf99: Preparing [2023-03-08T00:39:07.918Z] aa5968d388b8: Preparing [2023-03-08T00:39:07.918Z] aa5968d388b8: Waiting [2023-03-08T00:39:07.918Z] bf394dd09b5b: Layer already exists [2023-03-08T00:39:07.918Z] a1c9318f96b5: Layer already exists [2023-03-08T00:39:07.918Z] e0ab16d95cca: Layer already exists [2023-03-08T00:39:07.918Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:07.918Z] 6aef887faf99: Layer already exists [2023-03-08T00:39:07.918Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:07.918Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-03-08T00:39:07.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:07.942Z] OK: 221 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:08.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:39:08.210Z] OK: 221 MiB in 51 packages [2023-03-08T00:39:08.224Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:08.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-08T00:39:08.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T00:39:08.536Z] e0ab16d95cca: Preparing [2023-03-08T00:39:08.536Z] bf394dd09b5b: Preparing [2023-03-08T00:39:08.536Z] a1c9318f96b5: Preparing [2023-03-08T00:39:08.536Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:08.536Z] 6aef887faf99: Preparing [2023-03-08T00:39:08.536Z] aa5968d388b8: Preparing [2023-03-08T00:39:08.536Z] aa5968d388b8: Waiting [2023-03-08T00:39:08.536Z] 6aef887faf99: Layer already exists [2023-03-08T00:39:08.536Z] bf394dd09b5b: Layer already exists [2023-03-08T00:39:08.536Z] a1c9318f96b5: Layer already exists [2023-03-08T00:39:08.536Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:08.536Z] e0ab16d95cca: Layer already exists [2023-03-08T00:39:08.536Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:08.536Z] main: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:08.593Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:08.603Z] taggedImages: [2023-03-08T00:39:08.603Z] - nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:08.603Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-08T00:39:08.603Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.80 [2023-03-08T00:39:08.603Z] - nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:08.603Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-08T00:39:08.626Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-08T00:39:08.626Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:08.626Z] latest [2023-03-08T00:39:08.626Z] 3.0.0-dev.80 [2023-03-08T00:39:08.626Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:08.626Z] main [2023-03-08T00:39:08.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:08.957Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:09.185Z] OK: 221 MiB in 51 packages [2023-03-08T00:39:09.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:09.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T00:39:09.263Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:09.263Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:09.263Z] 406d40cbacfd: Preparing [2023-03-08T00:39:09.263Z] b108706895c8: Preparing [2023-03-08T00:39:09.263Z] 158dfaabe748: Preparing [2023-03-08T00:39:09.263Z] 9e005febb408: Preparing [2023-03-08T00:39:09.263Z] ebe93ca3ac28: Preparing [2023-03-08T00:39:09.263Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:09.263Z] 7ebab961250a: Preparing [2023-03-08T00:39:09.263Z] c5ff56d17b3d: Preparing [2023-03-08T00:39:09.263Z] e172b03fa217: Preparing [2023-03-08T00:39:09.263Z] 5af7472d0f15: Preparing [2023-03-08T00:39:09.263Z] aa5968d388b8: Preparing [2023-03-08T00:39:09.263Z] ebe93ca3ac28: Waiting [2023-03-08T00:39:09.263Z] e172b03fa217: Waiting [2023-03-08T00:39:09.263Z] dc45d2cbc8c5: Waiting [2023-03-08T00:39:09.263Z] 5af7472d0f15: Waiting [2023-03-08T00:39:09.263Z] 7ebab961250a: Waiting [2023-03-08T00:39:09.263Z] aa5968d388b8: Waiting [2023-03-08T00:39:09.263Z] c5ff56d17b3d: Waiting [2023-03-08T00:39:09.263Z] 9e005febb408: Pushed [2023-03-08T00:39:09.263Z] 158dfaabe748: Pushed [2023-03-08T00:39:09.263Z] 406d40cbacfd: Pushed [2023-03-08T00:39:09.263Z] 5bfc4bd32f7a: Pushed [2023-03-08T00:39:09.263Z] b108706895c8: Pushed [2023-03-08T00:39:09.263Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:09.451Z] OK: 221 MiB in 51 packages [2023-03-08T00:39:09.451Z] OK: 221 MiB in 51 packages [2023-03-08T00:39:09.524Z] 7ebab961250a: Pushed [2023-03-08T00:39:09.524Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:09.524Z] 5af7472d0f15: Pushed [2023-03-08T00:39:09.524Z] c5ff56d17b3d: Pushed [2023-03-08T00:39:09.524Z] e172b03fa217: Pushed [2023-03-08T00:39:10.046Z] Removing intermediate container 2e26465846ca [2023-03-08T00:39:10.046Z] ---> 72dba9a1303c [2023-03-08T00:39:10.046Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T00:39:10.046Z] Removing intermediate container 89fbe5443e11 [2023-03-08T00:39:10.046Z] ---> e2d445ba42af [2023-03-08T00:39:10.046Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T00:39:10.896Z] ebe93ca3ac28: Pushed [2023-03-08T00:39:10.896Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:11.006Z] Removing intermediate container a0901688a10d [2023-03-08T00:39:11.006Z] ---> db2d2e6a6323 [2023-03-08T00:39:11.006Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T00:39:11.201Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:11.275Z] ---> 729b0651accc [2023-03-08T00:39:11.275Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:11.275Z] ---> 53672a4862ad [2023-03-08T00:39:11.275Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:11.275Z] Removing intermediate container c34ae53fefd6 [2023-03-08T00:39:11.275Z] ---> cd807d5bc10d [2023-03-08T00:39:11.275Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T00:39:11.275Z] Removing intermediate container f9454a07f05c [2023-03-08T00:39:11.275Z] ---> ca15bda5e114 [2023-03-08T00:39:11.275Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:39:11.502Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-08T00:39:11.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T00:39:11.502Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:11.502Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:11.502Z] 406d40cbacfd: Preparing [2023-03-08T00:39:11.502Z] b108706895c8: Preparing [2023-03-08T00:39:11.502Z] 158dfaabe748: Preparing [2023-03-08T00:39:11.502Z] 9e005febb408: Preparing [2023-03-08T00:39:11.502Z] ebe93ca3ac28: Preparing [2023-03-08T00:39:11.502Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:11.502Z] 7ebab961250a: Preparing [2023-03-08T00:39:11.502Z] c5ff56d17b3d: Preparing [2023-03-08T00:39:11.502Z] e172b03fa217: Preparing [2023-03-08T00:39:11.502Z] ebe93ca3ac28: Waiting [2023-03-08T00:39:11.502Z] dc45d2cbc8c5: Waiting [2023-03-08T00:39:11.502Z] 7ebab961250a: Waiting [2023-03-08T00:39:11.502Z] c5ff56d17b3d: Waiting [2023-03-08T00:39:11.502Z] e172b03fa217: Waiting [2023-03-08T00:39:11.502Z] 5af7472d0f15: Preparing [2023-03-08T00:39:11.502Z] aa5968d388b8: Preparing [2023-03-08T00:39:11.502Z] 5af7472d0f15: Waiting [2023-03-08T00:39:11.502Z] aa5968d388b8: Waiting [2023-03-08T00:39:11.502Z] 406d40cbacfd: Layer already exists [2023-03-08T00:39:11.502Z] 5bfc4bd32f7a: Layer already exists [2023-03-08T00:39:11.502Z] b108706895c8: Layer already exists [2023-03-08T00:39:11.502Z] 9e005febb408: Layer already exists [2023-03-08T00:39:11.502Z] 158dfaabe748: Layer already exists [2023-03-08T00:39:11.502Z] ebe93ca3ac28: Layer already exists [2023-03-08T00:39:11.502Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:11.502Z] 7ebab961250a: Layer already exists [2023-03-08T00:39:11.502Z] e172b03fa217: Layer already exists [2023-03-08T00:39:11.502Z] c5ff56d17b3d: Layer already exists [2023-03-08T00:39:11.502Z] 5af7472d0f15: Layer already exists [2023-03-08T00:39:11.502Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:11.502Z] latest: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:11.543Z] ---> Running in a6abbde59f16 [2023-03-08T00:39:11.543Z] ---> Running in b1f0135a3822 [2023-03-08T00:39:11.805Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:12.107Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.80 [2023-03-08T00:39:12.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T00:39:12.107Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:12.107Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:12.107Z] 406d40cbacfd: Preparing [2023-03-08T00:39:12.107Z] b108706895c8: Preparing [2023-03-08T00:39:12.107Z] 158dfaabe748: Preparing [2023-03-08T00:39:12.107Z] 9e005febb408: Preparing [2023-03-08T00:39:12.107Z] ebe93ca3ac28: Preparing [2023-03-08T00:39:12.107Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:12.107Z] 7ebab961250a: Preparing [2023-03-08T00:39:12.107Z] c5ff56d17b3d: Preparing [2023-03-08T00:39:12.107Z] e172b03fa217: Preparing [2023-03-08T00:39:12.107Z] dc45d2cbc8c5: Waiting [2023-03-08T00:39:12.107Z] 5af7472d0f15: Preparing [2023-03-08T00:39:12.107Z] aa5968d388b8: Preparing [2023-03-08T00:39:12.107Z] c5ff56d17b3d: Waiting [2023-03-08T00:39:12.107Z] e172b03fa217: Waiting [2023-03-08T00:39:12.107Z] 5af7472d0f15: Waiting [2023-03-08T00:39:12.107Z] aa5968d388b8: Waiting [2023-03-08T00:39:12.107Z] b108706895c8: Layer already exists [2023-03-08T00:39:12.107Z] 5bfc4bd32f7a: Layer already exists [2023-03-08T00:39:12.107Z] 406d40cbacfd: Layer already exists [2023-03-08T00:39:12.107Z] 9e005febb408: Layer already exists [2023-03-08T00:39:12.107Z] 158dfaabe748: Layer already exists [2023-03-08T00:39:12.107Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:12.107Z] ebe93ca3ac28: Layer already exists [2023-03-08T00:39:12.107Z] c5ff56d17b3d: Layer already exists [2023-03-08T00:39:12.107Z] e172b03fa217: Layer already exists [2023-03-08T00:39:12.107Z] 7ebab961250a: Layer already exists [2023-03-08T00:39:12.107Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:12.107Z] 5af7472d0f15: Layer already exists [2023-03-08T00:39:12.107Z] 3.0.0-dev.80: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-08T00:39:12.131Z] ---> 6354bb029e1c [2023-03-08T00:39:12.131Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2023-03-08T00:39:12.403Z] ---> Running in 505768826f3a [2023-03-08T00:39:12.414Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:12.673Z] ---> 8072d0c4c7a0 [2023-03-08T00:39:12.673Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:12.721Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:12.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T00:39:12.721Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:12.721Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:12.721Z] 406d40cbacfd: Preparing [2023-03-08T00:39:12.721Z] b108706895c8: Preparing [2023-03-08T00:39:12.721Z] 158dfaabe748: Preparing [2023-03-08T00:39:12.721Z] 9e005febb408: Preparing [2023-03-08T00:39:12.721Z] ebe93ca3ac28: Preparing [2023-03-08T00:39:12.721Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:12.721Z] 7ebab961250a: Preparing [2023-03-08T00:39:12.721Z] c5ff56d17b3d: Preparing [2023-03-08T00:39:12.721Z] e172b03fa217: Preparing [2023-03-08T00:39:12.721Z] 5af7472d0f15: Preparing [2023-03-08T00:39:12.721Z] aa5968d388b8: Preparing [2023-03-08T00:39:12.721Z] ebe93ca3ac28: Waiting [2023-03-08T00:39:12.721Z] dc45d2cbc8c5: Waiting [2023-03-08T00:39:12.721Z] c5ff56d17b3d: Waiting [2023-03-08T00:39:12.721Z] 7ebab961250a: Waiting [2023-03-08T00:39:12.721Z] e172b03fa217: Waiting [2023-03-08T00:39:12.721Z] 5af7472d0f15: Waiting [2023-03-08T00:39:12.721Z] aa5968d388b8: Waiting [2023-03-08T00:39:12.721Z] b108706895c8: Layer already exists [2023-03-08T00:39:12.721Z] 9e005febb408: Layer already exists [2023-03-08T00:39:12.721Z] 406d40cbacfd: Layer already exists [2023-03-08T00:39:12.721Z] 5bfc4bd32f7a: Layer already exists [2023-03-08T00:39:12.721Z] 158dfaabe748: Layer already exists [2023-03-08T00:39:12.721Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:12.721Z] c5ff56d17b3d: Layer already exists [2023-03-08T00:39:12.721Z] ebe93ca3ac28: Layer already exists [2023-03-08T00:39:12.721Z] e172b03fa217: Layer already exists [2023-03-08T00:39:12.721Z] 7ebab961250a: Layer already exists [2023-03-08T00:39:12.721Z] 5af7472d0f15: Layer already exists [2023-03-08T00:39:12.721Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:12.721Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:12.938Z] ---> 88ffb90d808d [2023-03-08T00:39:12.938Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:39:12.938Z] ---> Running in 4740717e482d [2023-03-08T00:39:13.026Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:13.206Z] ---> Running in f1a062be7c3c [2023-03-08T00:39:13.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-08T00:39:13.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T00:39:13.330Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:13.330Z] 5bfc4bd32f7a: Preparing [2023-03-08T00:39:13.330Z] 406d40cbacfd: Preparing [2023-03-08T00:39:13.330Z] b108706895c8: Preparing [2023-03-08T00:39:13.330Z] 158dfaabe748: Preparing [2023-03-08T00:39:13.330Z] 9e005febb408: Preparing [2023-03-08T00:39:13.330Z] ebe93ca3ac28: Preparing [2023-03-08T00:39:13.330Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:13.330Z] 7ebab961250a: Preparing [2023-03-08T00:39:13.330Z] c5ff56d17b3d: Preparing [2023-03-08T00:39:13.330Z] e172b03fa217: Preparing [2023-03-08T00:39:13.330Z] 5af7472d0f15: Preparing [2023-03-08T00:39:13.330Z] aa5968d388b8: Preparing [2023-03-08T00:39:13.330Z] ebe93ca3ac28: Waiting [2023-03-08T00:39:13.330Z] c5ff56d17b3d: Waiting [2023-03-08T00:39:13.330Z] dc45d2cbc8c5: Waiting [2023-03-08T00:39:13.330Z] e172b03fa217: Waiting [2023-03-08T00:39:13.330Z] 7ebab961250a: Waiting [2023-03-08T00:39:13.330Z] 5af7472d0f15: Waiting [2023-03-08T00:39:13.330Z] aa5968d388b8: Waiting [2023-03-08T00:39:13.330Z] 406d40cbacfd: Layer already exists [2023-03-08T00:39:13.330Z] b108706895c8: Layer already exists [2023-03-08T00:39:13.330Z] 9e005febb408: Layer already exists [2023-03-08T00:39:13.330Z] 158dfaabe748: Layer already exists [2023-03-08T00:39:13.330Z] 5bfc4bd32f7a: Layer already exists [2023-03-08T00:39:13.330Z] 7ebab961250a: Layer already exists [2023-03-08T00:39:13.330Z] ebe93ca3ac28: Layer already exists [2023-03-08T00:39:13.330Z] e172b03fa217: Layer already exists [2023-03-08T00:39:13.330Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:13.330Z] c5ff56d17b3d: Layer already exists [2023-03-08T00:39:13.330Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:13.330Z] 5af7472d0f15: Layer already exists [2023-03-08T00:39:13.330Z] main: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:13.378Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:13.387Z] taggedImages: [2023-03-08T00:39:13.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:13.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-08T00:39:13.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.80 [2023-03-08T00:39:13.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:13.387Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-08T00:39:13.411Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-08T00:39:13.411Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:13.411Z] latest [2023-03-08T00:39:13.411Z] 3.0.0-dev.80 [2023-03-08T00:39:13.411Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:13.411Z] main [2023-03-08T00:39:13.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:13.734Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:14.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:14.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T00:39:14.039Z] 76409215de41: Preparing [2023-03-08T00:39:14.039Z] 965f5237093d: Preparing [2023-03-08T00:39:14.039Z] 8e5aedb25c56: Preparing [2023-03-08T00:39:14.039Z] 0d2256958f45: Preparing [2023-03-08T00:39:14.039Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:14.039Z] a7d9dedcb001: Preparing [2023-03-08T00:39:14.039Z] aa5968d388b8: Preparing [2023-03-08T00:39:14.039Z] a7d9dedcb001: Waiting [2023-03-08T00:39:14.039Z] aa5968d388b8: Waiting [2023-03-08T00:39:14.039Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:14.039Z] a7d9dedcb001: Layer already exists [2023-03-08T00:39:14.039Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:14.039Z] 76409215de41: Pushed [2023-03-08T00:39:14.039Z] 965f5237093d: Pushed [2023-03-08T00:39:14.039Z] 8e5aedb25c56: Pushed [2023-03-08T00:39:14.979Z] 0d2256958f45: Pushed [2023-03-08T00:39:15.236Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:15.544Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:15.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-08T00:39:15.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T00:39:15.855Z] 76409215de41: Preparing [2023-03-08T00:39:15.855Z] 965f5237093d: Preparing [2023-03-08T00:39:15.855Z] 8e5aedb25c56: Preparing [2023-03-08T00:39:15.855Z] 0d2256958f45: Preparing [2023-03-08T00:39:15.855Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:15.855Z] a7d9dedcb001: Preparing [2023-03-08T00:39:15.855Z] aa5968d388b8: Preparing [2023-03-08T00:39:15.855Z] aa5968d388b8: Waiting [2023-03-08T00:39:15.855Z] a7d9dedcb001: Waiting [2023-03-08T00:39:15.855Z] 76409215de41: Layer already exists [2023-03-08T00:39:15.855Z] 0d2256958f45: Layer already exists [2023-03-08T00:39:15.855Z] 965f5237093d: Layer already exists [2023-03-08T00:39:15.855Z] 8e5aedb25c56: Layer already exists [2023-03-08T00:39:15.855Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:15.855Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:15.855Z] a7d9dedcb001: Layer already exists [2023-03-08T00:39:15.855Z] latest: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:16.174Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:16.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.80 [2023-03-08T00:39:16.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T00:39:16.482Z] 76409215de41: Preparing [2023-03-08T00:39:16.482Z] 965f5237093d: Preparing [2023-03-08T00:39:16.482Z] 8e5aedb25c56: Preparing [2023-03-08T00:39:16.482Z] 0d2256958f45: Preparing [2023-03-08T00:39:16.482Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:16.482Z] a7d9dedcb001: Preparing [2023-03-08T00:39:16.482Z] aa5968d388b8: Preparing [2023-03-08T00:39:16.482Z] a7d9dedcb001: Waiting [2023-03-08T00:39:16.482Z] aa5968d388b8: Waiting [2023-03-08T00:39:16.482Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:16.482Z] 8e5aedb25c56: Layer already exists [2023-03-08T00:39:16.482Z] 76409215de41: Layer already exists [2023-03-08T00:39:16.482Z] 965f5237093d: Layer already exists [2023-03-08T00:39:16.482Z] 0d2256958f45: Layer already exists [2023-03-08T00:39:16.482Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:16.482Z] a7d9dedcb001: Layer already exists [2023-03-08T00:39:16.482Z] 3.0.0-dev.80: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:16.804Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:17.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:17.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T00:39:17.106Z] 76409215de41: Preparing [2023-03-08T00:39:17.106Z] 965f5237093d: Preparing [2023-03-08T00:39:17.106Z] 8e5aedb25c56: Preparing [2023-03-08T00:39:17.106Z] 0d2256958f45: Preparing [2023-03-08T00:39:17.106Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:17.106Z] a7d9dedcb001: Preparing [2023-03-08T00:39:17.106Z] aa5968d388b8: Preparing [2023-03-08T00:39:17.106Z] a7d9dedcb001: Waiting [2023-03-08T00:39:17.106Z] aa5968d388b8: Waiting [2023-03-08T00:39:17.106Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:17.106Z] 965f5237093d: Layer already exists [2023-03-08T00:39:17.106Z] 8e5aedb25c56: Layer already exists [2023-03-08T00:39:17.106Z] 0d2256958f45: Layer already exists [2023-03-08T00:39:17.107Z] 76409215de41: Layer already exists [2023-03-08T00:39:17.107Z] a7d9dedcb001: Layer already exists [2023-03-08T00:39:17.107Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:17.107Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:17.419Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:17.729Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-08T00:39:17.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T00:39:17.730Z] 76409215de41: Preparing [2023-03-08T00:39:17.730Z] 965f5237093d: Preparing [2023-03-08T00:39:17.730Z] 8e5aedb25c56: Preparing [2023-03-08T00:39:17.730Z] 0d2256958f45: Preparing [2023-03-08T00:39:17.730Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:17.730Z] a7d9dedcb001: Preparing [2023-03-08T00:39:17.730Z] aa5968d388b8: Preparing [2023-03-08T00:39:17.730Z] a7d9dedcb001: Waiting [2023-03-08T00:39:17.730Z] aa5968d388b8: Waiting [2023-03-08T00:39:17.730Z] 8e5aedb25c56: Layer already exists [2023-03-08T00:39:17.730Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:17.730Z] 965f5237093d: Layer already exists [2023-03-08T00:39:17.730Z] 76409215de41: Layer already exists [2023-03-08T00:39:17.730Z] 0d2256958f45: Layer already exists [2023-03-08T00:39:17.730Z] a7d9dedcb001: Layer already exists [2023-03-08T00:39:17.730Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:17.730Z] main: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:17.782Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:17.789Z] taggedImages: [2023-03-08T00:39:17.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:17.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-08T00:39:17.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.80 [2023-03-08T00:39:17.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:17.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-08T00:39:17.813Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-08T00:39:17.813Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:17.813Z] latest [2023-03-08T00:39:17.813Z] 3.0.0-dev.80 [2023-03-08T00:39:17.813Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:17.813Z] main [2023-03-08T00:39:17.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:18.137Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:18.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:18.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T00:39:18.436Z] 797f21ec4c1b: Preparing [2023-03-08T00:39:18.436Z] e88e3bd7f23a: Preparing [2023-03-08T00:39:18.436Z] 4ad96b637a24: Preparing [2023-03-08T00:39:18.436Z] ccd678f607a0: Preparing [2023-03-08T00:39:18.436Z] d3995de6ad70: Preparing [2023-03-08T00:39:18.436Z] 85539ff50528: Preparing [2023-03-08T00:39:18.436Z] aa5968d388b8: Preparing [2023-03-08T00:39:18.436Z] aa5968d388b8: Waiting [2023-03-08T00:39:18.436Z] ccd678f607a0: Pushed [2023-03-08T00:39:18.436Z] d3995de6ad70: Pushed [2023-03-08T00:39:18.436Z] 797f21ec4c1b: Pushed [2023-03-08T00:39:18.436Z] e88e3bd7f23a: Pushed [2023-03-08T00:39:18.436Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:18.696Z] 85539ff50528: Pushed [2023-03-08T00:39:19.630Z] 4ad96b637a24: Pushed [2023-03-08T00:39:19.630Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:19.941Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:20.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-08T00:39:20.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T00:39:20.244Z] 797f21ec4c1b: Preparing [2023-03-08T00:39:20.244Z] e88e3bd7f23a: Preparing [2023-03-08T00:39:20.244Z] 4ad96b637a24: Preparing [2023-03-08T00:39:20.244Z] ccd678f607a0: Preparing [2023-03-08T00:39:20.244Z] d3995de6ad70: Preparing [2023-03-08T00:39:20.244Z] 85539ff50528: Preparing [2023-03-08T00:39:20.244Z] aa5968d388b8: Preparing [2023-03-08T00:39:20.244Z] 85539ff50528: Waiting [2023-03-08T00:39:20.244Z] aa5968d388b8: Waiting [2023-03-08T00:39:20.244Z] ccd678f607a0: Layer already exists [2023-03-08T00:39:20.244Z] 797f21ec4c1b: Layer already exists [2023-03-08T00:39:20.244Z] 4ad96b637a24: Layer already exists [2023-03-08T00:39:20.244Z] e88e3bd7f23a: Layer already exists [2023-03-08T00:39:20.244Z] d3995de6ad70: Layer already exists [2023-03-08T00:39:20.244Z] 85539ff50528: Layer already exists [2023-03-08T00:39:20.244Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:20.244Z] latest: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:20.543Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:20.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.80 [2023-03-08T00:39:20.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T00:39:20.840Z] 797f21ec4c1b: Preparing [2023-03-08T00:39:20.840Z] e88e3bd7f23a: Preparing [2023-03-08T00:39:20.840Z] 4ad96b637a24: Preparing [2023-03-08T00:39:20.840Z] ccd678f607a0: Preparing [2023-03-08T00:39:20.840Z] d3995de6ad70: Preparing [2023-03-08T00:39:20.840Z] 85539ff50528: Preparing [2023-03-08T00:39:20.840Z] aa5968d388b8: Preparing [2023-03-08T00:39:20.840Z] 85539ff50528: Waiting [2023-03-08T00:39:20.840Z] 4ad96b637a24: Layer already exists [2023-03-08T00:39:20.840Z] ccd678f607a0: Layer already exists [2023-03-08T00:39:20.840Z] d3995de6ad70: Layer already exists [2023-03-08T00:39:20.840Z] e88e3bd7f23a: Layer already exists [2023-03-08T00:39:20.840Z] 797f21ec4c1b: Layer already exists [2023-03-08T00:39:20.840Z] 85539ff50528: Layer already exists [2023-03-08T00:39:20.840Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:20.840Z] 3.0.0-dev.80: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:21.147Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:21.443Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:21.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T00:39:21.443Z] 797f21ec4c1b: Preparing [2023-03-08T00:39:21.443Z] e88e3bd7f23a: Preparing [2023-03-08T00:39:21.443Z] 4ad96b637a24: Preparing [2023-03-08T00:39:21.443Z] ccd678f607a0: Preparing [2023-03-08T00:39:21.443Z] d3995de6ad70: Preparing [2023-03-08T00:39:21.443Z] 85539ff50528: Preparing [2023-03-08T00:39:21.443Z] aa5968d388b8: Preparing [2023-03-08T00:39:21.443Z] 85539ff50528: Waiting [2023-03-08T00:39:21.443Z] aa5968d388b8: Waiting [2023-03-08T00:39:21.443Z] 797f21ec4c1b: Layer already exists [2023-03-08T00:39:21.443Z] ccd678f607a0: Layer already exists [2023-03-08T00:39:21.443Z] e88e3bd7f23a: Layer already exists [2023-03-08T00:39:21.443Z] d3995de6ad70: Layer already exists [2023-03-08T00:39:21.443Z] 4ad96b637a24: Layer already exists [2023-03-08T00:39:21.443Z] 85539ff50528: Layer already exists [2023-03-08T00:39:21.443Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:21.443Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:21.745Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:22.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-08T00:39:22.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T00:39:22.047Z] 797f21ec4c1b: Preparing [2023-03-08T00:39:22.047Z] e88e3bd7f23a: Preparing [2023-03-08T00:39:22.047Z] 4ad96b637a24: Preparing [2023-03-08T00:39:22.047Z] ccd678f607a0: Preparing [2023-03-08T00:39:22.047Z] d3995de6ad70: Preparing [2023-03-08T00:39:22.047Z] 85539ff50528: Preparing [2023-03-08T00:39:22.047Z] aa5968d388b8: Preparing [2023-03-08T00:39:22.047Z] 85539ff50528: Waiting [2023-03-08T00:39:22.047Z] aa5968d388b8: Waiting [2023-03-08T00:39:22.047Z] 4ad96b637a24: Layer already exists [2023-03-08T00:39:22.047Z] 797f21ec4c1b: Layer already exists [2023-03-08T00:39:22.047Z] d3995de6ad70: Layer already exists [2023-03-08T00:39:22.047Z] e88e3bd7f23a: Layer already exists [2023-03-08T00:39:22.047Z] ccd678f607a0: Layer already exists [2023-03-08T00:39:22.047Z] 85539ff50528: Layer already exists [2023-03-08T00:39:22.047Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:22.047Z] main: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:22.084Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:22.092Z] taggedImages: [2023-03-08T00:39:22.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:22.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-08T00:39:22.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.80 [2023-03-08T00:39:22.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:22.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-08T00:39:22.107Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-08T00:39:22.107Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:22.107Z] latest [2023-03-08T00:39:22.107Z] 3.0.0-dev.80 [2023-03-08T00:39:22.107Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:22.107Z] main [2023-03-08T00:39:22.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:22.421Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:22.729Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:22.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T00:39:22.729Z] bcd33e15088f: Preparing [2023-03-08T00:39:22.729Z] 2e5a2b483fdb: Preparing [2023-03-08T00:39:22.729Z] 5a44715731f2: Preparing [2023-03-08T00:39:22.729Z] 60967b60a5e8: Preparing [2023-03-08T00:39:22.729Z] 4cc1a0ce0efa: Preparing [2023-03-08T00:39:22.729Z] ca29283fa4dc: Preparing [2023-03-08T00:39:22.729Z] 420e6c6faeb5: Preparing [2023-03-08T00:39:22.729Z] 0e6f53e9c807: Preparing [2023-03-08T00:39:22.729Z] aa5968d388b8: Preparing [2023-03-08T00:39:22.729Z] ca29283fa4dc: Waiting [2023-03-08T00:39:22.729Z] 420e6c6faeb5: Waiting [2023-03-08T00:39:22.729Z] 0e6f53e9c807: Waiting [2023-03-08T00:39:22.729Z] aa5968d388b8: Waiting [2023-03-08T00:39:22.729Z] 4cc1a0ce0efa: Pushed [2023-03-08T00:39:22.729Z] 2e5a2b483fdb: Pushed [2023-03-08T00:39:22.729Z] bcd33e15088f: Pushed [2023-03-08T00:39:22.988Z] ca29283fa4dc: Pushed [2023-03-08T00:39:22.988Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:22.988Z] 420e6c6faeb5: Pushed [2023-03-08T00:39:22.988Z] 0e6f53e9c807: Pushed [2023-03-08T00:39:23.919Z] 60967b60a5e8: Pushed [2023-03-08T00:39:24.176Z] 5a44715731f2: Pushed [2023-03-08T00:39:24.176Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:24.476Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:24.781Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-08T00:39:24.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T00:39:24.781Z] bcd33e15088f: Preparing [2023-03-08T00:39:24.781Z] 2e5a2b483fdb: Preparing [2023-03-08T00:39:24.781Z] 5a44715731f2: Preparing [2023-03-08T00:39:24.781Z] 60967b60a5e8: Preparing [2023-03-08T00:39:24.781Z] 4cc1a0ce0efa: Preparing [2023-03-08T00:39:24.781Z] ca29283fa4dc: Preparing [2023-03-08T00:39:24.781Z] 420e6c6faeb5: Preparing [2023-03-08T00:39:24.781Z] 0e6f53e9c807: Preparing [2023-03-08T00:39:24.781Z] aa5968d388b8: Preparing [2023-03-08T00:39:24.781Z] ca29283fa4dc: Waiting [2023-03-08T00:39:24.781Z] 420e6c6faeb5: Waiting [2023-03-08T00:39:24.781Z] 0e6f53e9c807: Waiting [2023-03-08T00:39:24.781Z] aa5968d388b8: Waiting [2023-03-08T00:39:24.781Z] 5a44715731f2: Layer already exists [2023-03-08T00:39:24.781Z] 4cc1a0ce0efa: Layer already exists [2023-03-08T00:39:24.781Z] 2e5a2b483fdb: Layer already exists [2023-03-08T00:39:24.781Z] 60967b60a5e8: Layer already exists [2023-03-08T00:39:24.781Z] bcd33e15088f: Layer already exists [2023-03-08T00:39:24.781Z] 420e6c6faeb5: Layer already exists [2023-03-08T00:39:24.781Z] 0e6f53e9c807: Layer already exists [2023-03-08T00:39:24.781Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:24.781Z] ca29283fa4dc: Layer already exists [2023-03-08T00:39:24.781Z] latest: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:25.089Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:25.394Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.80 [2023-03-08T00:39:25.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T00:39:25.394Z] bcd33e15088f: Preparing [2023-03-08T00:39:25.394Z] 2e5a2b483fdb: Preparing [2023-03-08T00:39:25.394Z] 5a44715731f2: Preparing [2023-03-08T00:39:25.394Z] 60967b60a5e8: Preparing [2023-03-08T00:39:25.394Z] 4cc1a0ce0efa: Preparing [2023-03-08T00:39:25.394Z] ca29283fa4dc: Preparing [2023-03-08T00:39:25.394Z] 420e6c6faeb5: Preparing [2023-03-08T00:39:25.394Z] 0e6f53e9c807: Preparing [2023-03-08T00:39:25.394Z] aa5968d388b8: Preparing [2023-03-08T00:39:25.394Z] ca29283fa4dc: Waiting [2023-03-08T00:39:25.394Z] 420e6c6faeb5: Waiting [2023-03-08T00:39:25.394Z] aa5968d388b8: Waiting [2023-03-08T00:39:25.394Z] 0e6f53e9c807: Waiting [2023-03-08T00:39:25.394Z] 2e5a2b483fdb: Layer already exists [2023-03-08T00:39:25.394Z] 4cc1a0ce0efa: Layer already exists [2023-03-08T00:39:25.394Z] 5a44715731f2: Layer already exists [2023-03-08T00:39:25.394Z] bcd33e15088f: Layer already exists [2023-03-08T00:39:25.394Z] 60967b60a5e8: Layer already exists [2023-03-08T00:39:25.394Z] ca29283fa4dc: Layer already exists [2023-03-08T00:39:25.394Z] 420e6c6faeb5: Layer already exists [2023-03-08T00:39:25.394Z] 0e6f53e9c807: Layer already exists [2023-03-08T00:39:25.394Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:25.394Z] 3.0.0-dev.80: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:25.711Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:26.011Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:26.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T00:39:26.011Z] bcd33e15088f: Preparing [2023-03-08T00:39:26.011Z] 2e5a2b483fdb: Preparing [2023-03-08T00:39:26.011Z] 5a44715731f2: Preparing [2023-03-08T00:39:26.011Z] 60967b60a5e8: Preparing [2023-03-08T00:39:26.011Z] 4cc1a0ce0efa: Preparing [2023-03-08T00:39:26.011Z] ca29283fa4dc: Preparing [2023-03-08T00:39:26.011Z] 420e6c6faeb5: Preparing [2023-03-08T00:39:26.011Z] 0e6f53e9c807: Preparing [2023-03-08T00:39:26.011Z] aa5968d388b8: Preparing [2023-03-08T00:39:26.011Z] ca29283fa4dc: Waiting [2023-03-08T00:39:26.011Z] 0e6f53e9c807: Waiting [2023-03-08T00:39:26.011Z] aa5968d388b8: Waiting [2023-03-08T00:39:26.011Z] 420e6c6faeb5: Waiting [2023-03-08T00:39:26.011Z] 60967b60a5e8: Layer already exists [2023-03-08T00:39:26.011Z] bcd33e15088f: Layer already exists [2023-03-08T00:39:26.011Z] 2e5a2b483fdb: Layer already exists [2023-03-08T00:39:26.011Z] 5a44715731f2: Layer already exists [2023-03-08T00:39:26.011Z] 4cc1a0ce0efa: Layer already exists [2023-03-08T00:39:26.011Z] ca29283fa4dc: Layer already exists [2023-03-08T00:39:26.011Z] 0e6f53e9c807: Layer already exists [2023-03-08T00:39:26.011Z] 420e6c6faeb5: Layer already exists [2023-03-08T00:39:26.011Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:26.011Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:26.316Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:26.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-08T00:39:26.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T00:39:26.623Z] bcd33e15088f: Preparing [2023-03-08T00:39:26.623Z] 2e5a2b483fdb: Preparing [2023-03-08T00:39:26.623Z] 5a44715731f2: Preparing [2023-03-08T00:39:26.623Z] 60967b60a5e8: Preparing [2023-03-08T00:39:26.623Z] 4cc1a0ce0efa: Preparing [2023-03-08T00:39:26.623Z] ca29283fa4dc: Preparing [2023-03-08T00:39:26.623Z] 420e6c6faeb5: Preparing [2023-03-08T00:39:26.623Z] 0e6f53e9c807: Preparing [2023-03-08T00:39:26.623Z] aa5968d388b8: Preparing [2023-03-08T00:39:26.623Z] ca29283fa4dc: Waiting [2023-03-08T00:39:26.623Z] 420e6c6faeb5: Waiting [2023-03-08T00:39:26.623Z] 0e6f53e9c807: Waiting [2023-03-08T00:39:26.623Z] aa5968d388b8: Waiting [2023-03-08T00:39:26.623Z] 4cc1a0ce0efa: Layer already exists [2023-03-08T00:39:26.623Z] 2e5a2b483fdb: Layer already exists [2023-03-08T00:39:26.623Z] bcd33e15088f: Layer already exists [2023-03-08T00:39:26.623Z] 5a44715731f2: Layer already exists [2023-03-08T00:39:26.623Z] 60967b60a5e8: Layer already exists [2023-03-08T00:39:26.623Z] ca29283fa4dc: Layer already exists [2023-03-08T00:39:26.623Z] aa5968d388b8: Layer already exists [2023-03-08T00:39:26.623Z] 420e6c6faeb5: Layer already exists [2023-03-08T00:39:26.623Z] 0e6f53e9c807: Layer already exists [2023-03-08T00:39:26.623Z] main: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:26.677Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:26.685Z] taggedImages: [2023-03-08T00:39:26.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:26.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-08T00:39:26.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.80 [2023-03-08T00:39:26.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:26.685Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-08T00:39:26.707Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-08T00:39:26.707Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:26.707Z] latest [2023-03-08T00:39:26.707Z] 3.0.0-dev.80 [2023-03-08T00:39:26.707Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:26.707Z] main [2023-03-08T00:39:26.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:27.026Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:27.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:27.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T00:39:27.330Z] 3401c2dfc0bf: Preparing [2023-03-08T00:39:27.330Z] 5ee9d6ca4387: Preparing [2023-03-08T00:39:27.330Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:27.330Z] 6003ffc33ae6: Preparing [2023-03-08T00:39:27.330Z] 4e6476652798: Preparing [2023-03-08T00:39:27.330Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:27.330Z] 4e6476652798: Layer already exists [2023-03-08T00:39:27.330Z] 3401c2dfc0bf: Pushed [2023-03-08T00:39:27.898Z] 6003ffc33ae6: Pushed [2023-03-08T00:39:29.280Z] 5ee9d6ca4387: Pushed [2023-03-08T00:39:29.539Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:29.858Z] + 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-03-08T00:39:30.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-08T00:39:30.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T00:39:30.169Z] 3401c2dfc0bf: Preparing [2023-03-08T00:39:30.169Z] 5ee9d6ca4387: Preparing [2023-03-08T00:39:30.169Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:30.169Z] 6003ffc33ae6: Preparing [2023-03-08T00:39:30.169Z] 4e6476652798: Preparing [2023-03-08T00:39:30.169Z] 6003ffc33ae6: Layer already exists [2023-03-08T00:39:30.169Z] 3401c2dfc0bf: Layer already exists [2023-03-08T00:39:30.169Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:30.169Z] 5ee9d6ca4387: Layer already exists [2023-03-08T00:39:30.169Z] 4e6476652798: Layer already exists [2023-03-08T00:39:30.169Z] latest: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:30.472Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:30.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.80 [2023-03-08T00:39:30.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T00:39:30.773Z] 3401c2dfc0bf: Preparing [2023-03-08T00:39:30.773Z] 5ee9d6ca4387: Preparing [2023-03-08T00:39:30.773Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:30.773Z] 6003ffc33ae6: Preparing [2023-03-08T00:39:30.773Z] 4e6476652798: Preparing [2023-03-08T00:39:30.773Z] 6003ffc33ae6: Layer already exists [2023-03-08T00:39:30.773Z] 4e6476652798: Layer already exists [2023-03-08T00:39:30.773Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:30.773Z] 3401c2dfc0bf: Layer already exists [2023-03-08T00:39:30.773Z] 5ee9d6ca4387: Layer already exists [2023-03-08T00:39:30.773Z] 3.0.0-dev.80: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:31.082Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:31.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:31.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T00:39:31.389Z] 3401c2dfc0bf: Preparing [2023-03-08T00:39:31.389Z] 5ee9d6ca4387: Preparing [2023-03-08T00:39:31.389Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:31.389Z] 6003ffc33ae6: Preparing [2023-03-08T00:39:31.389Z] 4e6476652798: Preparing [2023-03-08T00:39:31.389Z] 3401c2dfc0bf: Layer already exists [2023-03-08T00:39:31.389Z] 5ee9d6ca4387: Layer already exists [2023-03-08T00:39:31.389Z] 4e6476652798: Layer already exists [2023-03-08T00:39:31.389Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:31.389Z] 6003ffc33ae6: Layer already exists [2023-03-08T00:39:31.389Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:31.709Z] + 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-03-08T00:39:32.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-08T00:39:32.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T00:39:32.015Z] 3401c2dfc0bf: Preparing [2023-03-08T00:39:32.015Z] 5ee9d6ca4387: Preparing [2023-03-08T00:39:32.015Z] dc45d2cbc8c5: Preparing [2023-03-08T00:39:32.015Z] 6003ffc33ae6: Preparing [2023-03-08T00:39:32.015Z] 4e6476652798: Preparing [2023-03-08T00:39:32.015Z] 3401c2dfc0bf: Layer already exists [2023-03-08T00:39:32.015Z] 5ee9d6ca4387: Layer already exists [2023-03-08T00:39:32.015Z] 4e6476652798: Layer already exists [2023-03-08T00:39:32.015Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:39:32.015Z] 6003ffc33ae6: Layer already exists [2023-03-08T00:39:32.015Z] main: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:32.051Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:32.058Z] taggedImages: [2023-03-08T00:39:32.058Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:32.058Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-08T00:39:32.058Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.80 [2023-03-08T00:39:32.058Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:32.058Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-08T00:39:32.073Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-08T00:39:32.073Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:32.073Z] latest [2023-03-08T00:39:32.073Z] 3.0.0-dev.80 [2023-03-08T00:39:32.073Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:32.073Z] main [2023-03-08T00:39:32.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:32.379Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:32.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:32.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T00:39:32.682Z] 4cef38d44a06: Preparing [2023-03-08T00:39:32.682Z] 5f0fe04c3d27: Preparing [2023-03-08T00:39:32.682Z] 0d83ef17ac10: Preparing [2023-03-08T00:39:32.682Z] a2dcb6983694: Preparing [2023-03-08T00:39:32.682Z] bd17517315f7: Preparing [2023-03-08T00:39:32.682Z] b1496ab7220f: Preparing [2023-03-08T00:39:32.682Z] 4e6476652798: Preparing [2023-03-08T00:39:32.682Z] b1496ab7220f: Waiting [2023-03-08T00:39:32.682Z] 4e6476652798: Waiting [2023-03-08T00:39:32.682Z] 0d83ef17ac10: Pushed [2023-03-08T00:39:32.682Z] 5f0fe04c3d27: Pushed [2023-03-08T00:39:32.682Z] 4cef38d44a06: Pushed [2023-03-08T00:39:32.682Z] 4e6476652798: Layer already exists [2023-03-08T00:39:33.249Z] b1496ab7220f: Pushed [2023-03-08T00:39:36.539Z] bd17517315f7: Pushed [2023-03-08T00:39:39.067Z] a2dcb6983694: Pushed [2023-03-08T00:39:39.067Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:39.372Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:39.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-08T00:39:39.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T00:39:39.689Z] 4cef38d44a06: Preparing [2023-03-08T00:39:39.689Z] 5f0fe04c3d27: Preparing [2023-03-08T00:39:39.689Z] 0d83ef17ac10: Preparing [2023-03-08T00:39:39.689Z] a2dcb6983694: Preparing [2023-03-08T00:39:39.689Z] bd17517315f7: Preparing [2023-03-08T00:39:39.689Z] b1496ab7220f: Preparing [2023-03-08T00:39:39.689Z] 4e6476652798: Preparing [2023-03-08T00:39:39.689Z] b1496ab7220f: Waiting [2023-03-08T00:39:39.689Z] 4e6476652798: Waiting [2023-03-08T00:39:39.689Z] a2dcb6983694: Layer already exists [2023-03-08T00:39:39.689Z] 5f0fe04c3d27: Layer already exists [2023-03-08T00:39:39.689Z] bd17517315f7: Layer already exists [2023-03-08T00:39:39.689Z] 0d83ef17ac10: Layer already exists [2023-03-08T00:39:39.689Z] 4cef38d44a06: Layer already exists [2023-03-08T00:39:39.689Z] 4e6476652798: Layer already exists [2023-03-08T00:39:39.689Z] b1496ab7220f: Layer already exists [2023-03-08T00:39:39.689Z] latest: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:40.008Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:40.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.80 [2023-03-08T00:39:40.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T00:39:40.315Z] 4cef38d44a06: Preparing [2023-03-08T00:39:40.315Z] 5f0fe04c3d27: Preparing [2023-03-08T00:39:40.315Z] 0d83ef17ac10: Preparing [2023-03-08T00:39:40.315Z] a2dcb6983694: Preparing [2023-03-08T00:39:40.315Z] bd17517315f7: Preparing [2023-03-08T00:39:40.315Z] b1496ab7220f: Preparing [2023-03-08T00:39:40.315Z] 4e6476652798: Preparing [2023-03-08T00:39:40.315Z] b1496ab7220f: Waiting [2023-03-08T00:39:40.315Z] 4e6476652798: Waiting [2023-03-08T00:39:40.315Z] bd17517315f7: Layer already exists [2023-03-08T00:39:40.315Z] 0d83ef17ac10: Layer already exists [2023-03-08T00:39:40.315Z] a2dcb6983694: Layer already exists [2023-03-08T00:39:40.315Z] 5f0fe04c3d27: Layer already exists [2023-03-08T00:39:40.315Z] 4cef38d44a06: Layer already exists [2023-03-08T00:39:40.315Z] b1496ab7220f: Layer already exists [2023-03-08T00:39:40.315Z] 4e6476652798: Layer already exists [2023-03-08T00:39:40.315Z] 3.0.0-dev.80: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:40.632Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:40.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:40.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T00:39:40.933Z] 4cef38d44a06: Preparing [2023-03-08T00:39:40.933Z] 5f0fe04c3d27: Preparing [2023-03-08T00:39:40.933Z] 0d83ef17ac10: Preparing [2023-03-08T00:39:40.933Z] a2dcb6983694: Preparing [2023-03-08T00:39:40.933Z] bd17517315f7: Preparing [2023-03-08T00:39:40.933Z] b1496ab7220f: Preparing [2023-03-08T00:39:40.933Z] 4e6476652798: Preparing [2023-03-08T00:39:40.933Z] b1496ab7220f: Waiting [2023-03-08T00:39:40.933Z] 4e6476652798: Waiting [2023-03-08T00:39:40.933Z] 0d83ef17ac10: Layer already exists [2023-03-08T00:39:40.933Z] a2dcb6983694: Layer already exists [2023-03-08T00:39:40.933Z] 5f0fe04c3d27: Layer already exists [2023-03-08T00:39:40.933Z] bd17517315f7: Layer already exists [2023-03-08T00:39:40.933Z] 4cef38d44a06: Layer already exists [2023-03-08T00:39:40.933Z] b1496ab7220f: Layer already exists [2023-03-08T00:39:40.933Z] 4e6476652798: Layer already exists [2023-03-08T00:39:40.933Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:41.240Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:41.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-08T00:39:41.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T00:39:41.546Z] 4cef38d44a06: Preparing [2023-03-08T00:39:41.546Z] 5f0fe04c3d27: Preparing [2023-03-08T00:39:41.546Z] 0d83ef17ac10: Preparing [2023-03-08T00:39:41.546Z] a2dcb6983694: Preparing [2023-03-08T00:39:41.546Z] bd17517315f7: Preparing [2023-03-08T00:39:41.546Z] b1496ab7220f: Preparing [2023-03-08T00:39:41.546Z] 4e6476652798: Preparing [2023-03-08T00:39:41.546Z] 4e6476652798: Waiting [2023-03-08T00:39:41.546Z] b1496ab7220f: Waiting [2023-03-08T00:39:41.546Z] bd17517315f7: Layer already exists [2023-03-08T00:39:41.546Z] a2dcb6983694: Layer already exists [2023-03-08T00:39:41.546Z] 0d83ef17ac10: Layer already exists [2023-03-08T00:39:41.546Z] 5f0fe04c3d27: Layer already exists [2023-03-08T00:39:41.546Z] 4cef38d44a06: Layer already exists [2023-03-08T00:39:41.546Z] b1496ab7220f: Layer already exists [2023-03-08T00:39:41.546Z] 4e6476652798: Layer already exists [2023-03-08T00:39:41.546Z] main: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:41.582Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:41.593Z] taggedImages: [2023-03-08T00:39:41.593Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:41.593Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-08T00:39:41.593Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.80 [2023-03-08T00:39:41.593Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:41.593Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-08T00:39:41.615Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-08T00:39:41.615Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:41.615Z] latest [2023-03-08T00:39:41.615Z] 3.0.0-dev.80 [2023-03-08T00:39:41.615Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:41.615Z] main [2023-03-08T00:39:41.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:41.930Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:42.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:42.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T00:39:42.233Z] fbaf9640367c: Preparing [2023-03-08T00:39:42.233Z] a8cacc6cf5a2: Preparing [2023-03-08T00:39:42.233Z] f49c74275c77: Preparing [2023-03-08T00:39:42.233Z] 8ef1d73c2a16: Preparing [2023-03-08T00:39:42.233Z] ed9462354ed2: Preparing [2023-03-08T00:39:42.233Z] 4e6476652798: Preparing [2023-03-08T00:39:42.233Z] 4e6476652798: Waiting [2023-03-08T00:39:42.233Z] fbaf9640367c: Pushed [2023-03-08T00:39:42.233Z] a8cacc6cf5a2: Pushed [2023-03-08T00:39:42.233Z] f49c74275c77: Pushed [2023-03-08T00:39:42.233Z] 4e6476652798: Layer already exists [2023-03-08T00:39:42.492Z] ed9462354ed2: Pushed [2023-03-08T00:39:49.100Z] 8ef1d73c2a16: Pushed [2023-03-08T00:39:49.100Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:49.492Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:49.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-08T00:39:49.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T00:39:49.852Z] fbaf9640367c: Preparing [2023-03-08T00:39:49.852Z] a8cacc6cf5a2: Preparing [2023-03-08T00:39:49.852Z] f49c74275c77: Preparing [2023-03-08T00:39:49.852Z] 8ef1d73c2a16: Preparing [2023-03-08T00:39:49.852Z] ed9462354ed2: Preparing [2023-03-08T00:39:49.852Z] 4e6476652798: Preparing [2023-03-08T00:39:49.852Z] fbaf9640367c: Layer already exists [2023-03-08T00:39:49.852Z] 8ef1d73c2a16: Layer already exists [2023-03-08T00:39:49.852Z] a8cacc6cf5a2: Layer already exists [2023-03-08T00:39:49.852Z] f49c74275c77: Layer already exists [2023-03-08T00:39:49.852Z] ed9462354ed2: Layer already exists [2023-03-08T00:39:49.852Z] 4e6476652798: Layer already exists [2023-03-08T00:39:49.852Z] latest: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:50.170Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:50.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.80 [2023-03-08T00:39:50.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T00:39:50.477Z] fbaf9640367c: Preparing [2023-03-08T00:39:50.477Z] a8cacc6cf5a2: Preparing [2023-03-08T00:39:50.477Z] f49c74275c77: Preparing [2023-03-08T00:39:50.477Z] 8ef1d73c2a16: Preparing [2023-03-08T00:39:50.477Z] ed9462354ed2: Preparing [2023-03-08T00:39:50.477Z] 4e6476652798: Preparing [2023-03-08T00:39:50.477Z] 4e6476652798: Waiting [2023-03-08T00:39:50.477Z] fbaf9640367c: Layer already exists [2023-03-08T00:39:50.477Z] ed9462354ed2: Layer already exists [2023-03-08T00:39:50.477Z] 8ef1d73c2a16: Layer already exists [2023-03-08T00:39:50.477Z] a8cacc6cf5a2: Layer already exists [2023-03-08T00:39:50.477Z] f49c74275c77: Layer already exists [2023-03-08T00:39:50.477Z] 4e6476652798: Layer already exists [2023-03-08T00:39:50.477Z] 3.0.0-dev.80: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:50.785Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:51.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:51.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T00:39:51.103Z] fbaf9640367c: Preparing [2023-03-08T00:39:51.103Z] a8cacc6cf5a2: Preparing [2023-03-08T00:39:51.103Z] f49c74275c77: Preparing [2023-03-08T00:39:51.103Z] 8ef1d73c2a16: Preparing [2023-03-08T00:39:51.103Z] ed9462354ed2: Preparing [2023-03-08T00:39:51.103Z] 4e6476652798: Preparing [2023-03-08T00:39:51.103Z] 4e6476652798: Waiting [2023-03-08T00:39:51.103Z] a8cacc6cf5a2: Layer already exists [2023-03-08T00:39:51.103Z] 8ef1d73c2a16: Layer already exists [2023-03-08T00:39:51.103Z] fbaf9640367c: Layer already exists [2023-03-08T00:39:51.103Z] f49c74275c77: Layer already exists [2023-03-08T00:39:51.103Z] ed9462354ed2: Layer already exists [2023-03-08T00:39:51.103Z] 4e6476652798: Layer already exists [2023-03-08T00:39:51.103Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:51.427Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:51.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-08T00:39:51.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T00:39:51.730Z] fbaf9640367c: Preparing [2023-03-08T00:39:51.730Z] a8cacc6cf5a2: Preparing [2023-03-08T00:39:51.730Z] f49c74275c77: Preparing [2023-03-08T00:39:51.730Z] 8ef1d73c2a16: Preparing [2023-03-08T00:39:51.730Z] ed9462354ed2: Preparing [2023-03-08T00:39:51.730Z] 4e6476652798: Preparing [2023-03-08T00:39:51.730Z] 4e6476652798: Waiting [2023-03-08T00:39:51.730Z] ed9462354ed2: Layer already exists [2023-03-08T00:39:51.730Z] 8ef1d73c2a16: Layer already exists [2023-03-08T00:39:51.730Z] a8cacc6cf5a2: Layer already exists [2023-03-08T00:39:51.730Z] fbaf9640367c: Layer already exists [2023-03-08T00:39:51.730Z] f49c74275c77: Layer already exists [2023-03-08T00:39:51.730Z] 4e6476652798: Layer already exists [2023-03-08T00:39:51.730Z] main: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:39:51.772Z] ===================================================== [Pipeline] echo [2023-03-08T00:39:51.780Z] taggedImages: [2023-03-08T00:39:51.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:51.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-08T00:39:51.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.80 [2023-03-08T00:39:51.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:51.780Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-08T00:39:51.798Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-08T00:39:51.798Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:51.798Z] latest [2023-03-08T00:39:51.798Z] 3.0.0-dev.80 [2023-03-08T00:39:51.798Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:39:51.798Z] main [2023-03-08T00:39:51.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:52.109Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:52.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:39:52.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T00:39:52.413Z] 4be3348c198d: Preparing [2023-03-08T00:39:52.413Z] 5482ddf806c9: Preparing [2023-03-08T00:39:52.413Z] 2919ad2486ac: Preparing [2023-03-08T00:39:52.413Z] c1894a62f014: Preparing [2023-03-08T00:39:52.413Z] b1496ab7220f: Preparing [2023-03-08T00:39:52.413Z] 4e6476652798: Preparing [2023-03-08T00:39:52.413Z] 4e6476652798: Waiting [2023-03-08T00:39:52.413Z] b1496ab7220f: Layer already exists [2023-03-08T00:39:52.413Z] 4e6476652798: Layer already exists [2023-03-08T00:39:52.413Z] 5482ddf806c9: Pushed [2023-03-08T00:39:52.413Z] 2919ad2486ac: Pushed [2023-03-08T00:39:52.413Z] 4be3348c198d: Pushed [2023-03-08T00:39:58.980Z] c1894a62f014: Pushed [2023-03-08T00:39:58.980Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:59.285Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:59.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-08T00:39:59.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T00:39:59.593Z] 4be3348c198d: Preparing [2023-03-08T00:39:59.593Z] 5482ddf806c9: Preparing [2023-03-08T00:39:59.593Z] 2919ad2486ac: Preparing [2023-03-08T00:39:59.593Z] c1894a62f014: Preparing [2023-03-08T00:39:59.593Z] b1496ab7220f: Preparing [2023-03-08T00:39:59.593Z] 4e6476652798: Preparing [2023-03-08T00:39:59.593Z] 4e6476652798: Waiting [2023-03-08T00:39:59.593Z] 5482ddf806c9: Layer already exists [2023-03-08T00:39:59.593Z] 2919ad2486ac: Layer already exists [2023-03-08T00:39:59.593Z] 4be3348c198d: Layer already exists [2023-03-08T00:39:59.593Z] b1496ab7220f: Layer already exists [2023-03-08T00:39:59.593Z] c1894a62f014: Layer already exists [2023-03-08T00:39:59.593Z] 4e6476652798: Layer already exists [2023-03-08T00:39:59.593Z] latest: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:39:59.903Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:00.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.80 [2023-03-08T00:40:00.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T00:40:00.206Z] 4be3348c198d: Preparing [2023-03-08T00:40:00.206Z] 5482ddf806c9: Preparing [2023-03-08T00:40:00.206Z] 2919ad2486ac: Preparing [2023-03-08T00:40:00.206Z] c1894a62f014: Preparing [2023-03-08T00:40:00.206Z] b1496ab7220f: Preparing [2023-03-08T00:40:00.206Z] 4e6476652798: Preparing [2023-03-08T00:40:00.206Z] 4e6476652798: Waiting [2023-03-08T00:40:00.206Z] 5482ddf806c9: Layer already exists [2023-03-08T00:40:00.206Z] c1894a62f014: Layer already exists [2023-03-08T00:40:00.206Z] 2919ad2486ac: Layer already exists [2023-03-08T00:40:00.206Z] 4be3348c198d: Layer already exists [2023-03-08T00:40:00.206Z] b1496ab7220f: Layer already exists [2023-03-08T00:40:00.206Z] 4e6476652798: Layer already exists [2023-03-08T00:40:00.206Z] 3.0.0-dev.80: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:00.510Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:00.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:40:00.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T00:40:00.812Z] 4be3348c198d: Preparing [2023-03-08T00:40:00.812Z] 5482ddf806c9: Preparing [2023-03-08T00:40:00.812Z] 2919ad2486ac: Preparing [2023-03-08T00:40:00.812Z] c1894a62f014: Preparing [2023-03-08T00:40:00.812Z] b1496ab7220f: Preparing [2023-03-08T00:40:00.812Z] 4e6476652798: Preparing [2023-03-08T00:40:00.812Z] 4e6476652798: Waiting [2023-03-08T00:40:00.812Z] c1894a62f014: Layer already exists [2023-03-08T00:40:00.812Z] 4be3348c198d: Layer already exists [2023-03-08T00:40:00.812Z] 5482ddf806c9: Layer already exists [2023-03-08T00:40:00.812Z] b1496ab7220f: Layer already exists [2023-03-08T00:40:00.812Z] 2919ad2486ac: Layer already exists [2023-03-08T00:40:00.812Z] 4e6476652798: Layer already exists [2023-03-08T00:40:00.812Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:01.113Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:01.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-08T00:40:01.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T00:40:01.420Z] 4be3348c198d: Preparing [2023-03-08T00:40:01.420Z] 5482ddf806c9: Preparing [2023-03-08T00:40:01.420Z] 2919ad2486ac: Preparing [2023-03-08T00:40:01.420Z] c1894a62f014: Preparing [2023-03-08T00:40:01.420Z] b1496ab7220f: Preparing [2023-03-08T00:40:01.420Z] 4e6476652798: Preparing [2023-03-08T00:40:01.420Z] 4e6476652798: Waiting [2023-03-08T00:40:01.420Z] 5482ddf806c9: Layer already exists [2023-03-08T00:40:01.420Z] 2919ad2486ac: Layer already exists [2023-03-08T00:40:01.420Z] b1496ab7220f: Layer already exists [2023-03-08T00:40:01.420Z] 4be3348c198d: Layer already exists [2023-03-08T00:40:01.420Z] c1894a62f014: Layer already exists [2023-03-08T00:40:01.420Z] 4e6476652798: Layer already exists [2023-03-08T00:40:01.420Z] main: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:40:01.449Z] ===================================================== [Pipeline] echo [2023-03-08T00:40:01.459Z] taggedImages: [2023-03-08T00:40:01.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:40:01.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-08T00:40:01.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.80 [2023-03-08T00:40:01.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:40:01.459Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-08T00:40:01.473Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-08T00:40:01.474Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:40:01.474Z] latest [2023-03-08T00:40:01.474Z] 3.0.0-dev.80 [2023-03-08T00:40:01.474Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:40:01.474Z] main [2023-03-08T00:40:01.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:01.781Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:02.082Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:40:02.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T00:40:02.082Z] 9b40eec08ff2: Preparing [2023-03-08T00:40:02.082Z] 7d65ffee560d: Preparing [2023-03-08T00:40:02.082Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:02.082Z] 3424fca706bb: Preparing [2023-03-08T00:40:02.082Z] aa5968d388b8: Preparing [2023-03-08T00:40:02.082Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:02.082Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:02.082Z] 3424fca706bb: Pushed [2023-03-08T00:40:02.340Z] 9b40eec08ff2: Pushed [2023-03-08T00:40:04.250Z] 7d65ffee560d: Pushed [2023-03-08T00:40:04.250Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:04.556Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:04.861Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-08T00:40:04.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T00:40:04.862Z] 9b40eec08ff2: Preparing [2023-03-08T00:40:04.862Z] 7d65ffee560d: Preparing [2023-03-08T00:40:04.862Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:04.862Z] 3424fca706bb: Preparing [2023-03-08T00:40:04.862Z] aa5968d388b8: Preparing [2023-03-08T00:40:04.862Z] 3424fca706bb: Layer already exists [2023-03-08T00:40:04.862Z] 9b40eec08ff2: Layer already exists [2023-03-08T00:40:04.862Z] 7d65ffee560d: Layer already exists [2023-03-08T00:40:04.862Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:04.862Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:04.862Z] latest: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:05.171Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:05.481Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.80 [2023-03-08T00:40:05.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T00:40:05.481Z] 9b40eec08ff2: Preparing [2023-03-08T00:40:05.481Z] 7d65ffee560d: Preparing [2023-03-08T00:40:05.481Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:05.481Z] 3424fca706bb: Preparing [2023-03-08T00:40:05.481Z] aa5968d388b8: Preparing [2023-03-08T00:40:05.481Z] 9b40eec08ff2: Layer already exists [2023-03-08T00:40:05.481Z] 7d65ffee560d: Layer already exists [2023-03-08T00:40:05.481Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:05.481Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:05.481Z] 3424fca706bb: Layer already exists [2023-03-08T00:40:05.481Z] 3.0.0-dev.80: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:05.802Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:06.104Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:40:06.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T00:40:06.104Z] 9b40eec08ff2: Preparing [2023-03-08T00:40:06.104Z] 7d65ffee560d: Preparing [2023-03-08T00:40:06.104Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:06.104Z] 3424fca706bb: Preparing [2023-03-08T00:40:06.104Z] aa5968d388b8: Preparing [2023-03-08T00:40:06.104Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:06.104Z] 7d65ffee560d: Layer already exists [2023-03-08T00:40:06.104Z] 3424fca706bb: Layer already exists [2023-03-08T00:40:06.104Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:06.104Z] 9b40eec08ff2: Layer already exists [2023-03-08T00:40:06.104Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:06.420Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:06.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-08T00:40:06.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T00:40:06.727Z] 9b40eec08ff2: Preparing [2023-03-08T00:40:06.727Z] 7d65ffee560d: Preparing [2023-03-08T00:40:06.727Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:06.727Z] 3424fca706bb: Preparing [2023-03-08T00:40:06.727Z] aa5968d388b8: Preparing [2023-03-08T00:40:06.727Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:06.727Z] 3424fca706bb: Layer already exists [2023-03-08T00:40:06.727Z] 7d65ffee560d: Layer already exists [2023-03-08T00:40:06.727Z] 9b40eec08ff2: Layer already exists [2023-03-08T00:40:06.727Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:06.727Z] main: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:40:06.771Z] ===================================================== [Pipeline] echo [2023-03-08T00:40:06.779Z] taggedImages: [2023-03-08T00:40:06.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:40:06.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-08T00:40:06.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.80 [2023-03-08T00:40:06.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:40:06.779Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-08T00:40:06.801Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-08T00:40:06.801Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:40:06.801Z] latest [2023-03-08T00:40:06.801Z] 3.0.0-dev.80 [2023-03-08T00:40:06.801Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:40:06.801Z] main [2023-03-08T00:40:06.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:07.110Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:07.417Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:40:07.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T00:40:07.417Z] b85698768f6c: Preparing [2023-03-08T00:40:07.417Z] 2d71367d93c2: Preparing [2023-03-08T00:40:07.417Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:07.417Z] 6aef887faf99: Preparing [2023-03-08T00:40:07.417Z] aa5968d388b8: Preparing [2023-03-08T00:40:07.417Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:07.417Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:07.417Z] 6aef887faf99: Layer already exists [2023-03-08T00:40:07.417Z] b85698768f6c: Pushed [2023-03-08T00:40:09.953Z] 2d71367d93c2: Pushed [2023-03-08T00:40:09.953Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:10.265Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:10.569Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-08T00:40:10.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T00:40:10.570Z] b85698768f6c: Preparing [2023-03-08T00:40:10.570Z] 2d71367d93c2: Preparing [2023-03-08T00:40:10.570Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:10.570Z] 6aef887faf99: Preparing [2023-03-08T00:40:10.570Z] aa5968d388b8: Preparing [2023-03-08T00:40:10.570Z] b85698768f6c: Layer already exists [2023-03-08T00:40:10.570Z] 6aef887faf99: Layer already exists [2023-03-08T00:40:10.570Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:10.570Z] 2d71367d93c2: Layer already exists [2023-03-08T00:40:10.570Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:10.570Z] latest: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:10.874Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:11.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.80 [2023-03-08T00:40:11.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T00:40:11.176Z] b85698768f6c: Preparing [2023-03-08T00:40:11.176Z] 2d71367d93c2: Preparing [2023-03-08T00:40:11.176Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:11.176Z] 6aef887faf99: Preparing [2023-03-08T00:40:11.176Z] aa5968d388b8: Preparing [2023-03-08T00:40:11.176Z] 6aef887faf99: Layer already exists [2023-03-08T00:40:11.176Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:11.176Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:11.176Z] b85698768f6c: Layer already exists [2023-03-08T00:40:11.176Z] 2d71367d93c2: Layer already exists [2023-03-08T00:40:11.176Z] 3.0.0-dev.80: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:11.497Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:11.798Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:40:11.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T00:40:11.798Z] b85698768f6c: Preparing [2023-03-08T00:40:11.798Z] 2d71367d93c2: Preparing [2023-03-08T00:40:11.798Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:11.798Z] 6aef887faf99: Preparing [2023-03-08T00:40:11.798Z] aa5968d388b8: Preparing [2023-03-08T00:40:11.798Z] 2d71367d93c2: Layer already exists [2023-03-08T00:40:11.798Z] b85698768f6c: Layer already exists [2023-03-08T00:40:11.798Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:11.798Z] 6aef887faf99: Layer already exists [2023-03-08T00:40:11.798Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:11.798Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:12.104Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T00:40:12.405Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-08T00:40:12.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T00:40:12.405Z] b85698768f6c: Preparing [2023-03-08T00:40:12.405Z] 2d71367d93c2: Preparing [2023-03-08T00:40:12.405Z] dc45d2cbc8c5: Preparing [2023-03-08T00:40:12.405Z] 6aef887faf99: Preparing [2023-03-08T00:40:12.405Z] aa5968d388b8: Preparing [2023-03-08T00:40:12.405Z] b85698768f6c: Layer already exists [2023-03-08T00:40:12.405Z] 6aef887faf99: Layer already exists [2023-03-08T00:40:12.405Z] aa5968d388b8: Layer already exists [2023-03-08T00:40:12.405Z] 2d71367d93c2: Layer already exists [2023-03-08T00:40:12.405Z] dc45d2cbc8c5: Layer already exists [2023-03-08T00:40:12.405Z] main: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T00:40:12.442Z] ===================================================== [Pipeline] echo [2023-03-08T00:40:12.449Z] taggedImages: [2023-03-08T00:40:12.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:40:12.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-08T00:40:12.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.80 [2023-03-08T00:40:12.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T00:40:12.449Z] - 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-03-08T00:41:04.892Z] Removing intermediate container 4740717e482d [2023-03-08T00:41:04.892Z] ---> 9d57520dbb9e [2023-03-08T00:41:04.892Z] Step 8/22 : COPY . . [2023-03-08T00:41:04.892Z] Removing intermediate container a6abbde59f16 [2023-03-08T00:41:04.892Z] ---> b9fc12a21281 [2023-03-08T00:41:04.892Z] Step 7/20 : COPY . . [2023-03-08T00:41:04.892Z] Removing intermediate container 505768826f3a [2023-03-08T00:41:04.892Z] ---> 17520cb7ff7f [2023-03-08T00:41:04.892Z] Step 8/24 : COPY . . [2023-03-08T00:41:04.892Z] Removing intermediate container f1a062be7c3c [2023-03-08T00:41:04.892Z] ---> 0d1c0b7c26e9 [2023-03-08T00:41:04.892Z] Step 8/23 : COPY . . [2023-03-08T00:41:04.892Z] Removing intermediate container b1f0135a3822 [2023-03-08T00:41:04.892Z] ---> 4d2457ac2cef [2023-03-08T00:41:04.892Z] Step 7/23 : COPY . . [2023-03-08T00:41:04.892Z] ---> f5ef249ae2e2 [2023-03-08T00:41:04.892Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T00:41:04.892Z] ---> e1be5139cf08 [2023-03-08T00:41:04.892Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T00:41:05.159Z] ---> Running in fe07920785e9 [2023-03-08T00:41:05.159Z] ---> Running in 5b918c832816 [2023-03-08T00:41:05.159Z] ---> 012ea64c4538 [2023-03-08T00:41:05.159Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T00:41:05.427Z] ---> c82b4c2e82f0 [2023-03-08T00:41:05.427Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T00:41:05.427Z] ---> 426866afabe5 [2023-03-08T00:41:05.427Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T00:41:05.427Z] ---> Running in db1f4df83165 [2023-03-08T00:41:05.694Z] ---> Running in 5325d58ef881 [2023-03-08T00:41:05.694Z] ---> Running in 872ab176fcf1 [2023-03-08T00:41:08.285Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T00:41:08.285Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T00:41:08.868Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T00:41:08.868Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T00:41:09.136Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T00:47:31.140Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T00:47:37.808Z] Removing intermediate container 5b918c832816 [2023-03-08T00:47:37.808Z] ---> efdf47acf3d9 [2023-03-08T00:47:37.808Z] [2023-03-08T00:47:37.808Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T00:47:37.808Z] 3.16: Pulling from library/alpine [2023-03-08T00:47:39.764Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T00:47:39.764Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T00:47:39.764Z] ---> 4c81e5bf8899 [2023-03-08T00:47:39.764Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T00:47:40.032Z] ---> Running in fd4c1444a8d1 [2023-03-08T00:47:42.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:47:43.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:47:45.351Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T00:47:45.351Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T00:47:45.351Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:47:45.351Z] OK: 6 MiB in 16 packages [2023-03-08T00:47:46.898Z] Removing intermediate container db1f4df83165 [2023-03-08T00:47:46.898Z] ---> 608cfdb16f0a [2023-03-08T00:47:46.898Z] [2023-03-08T00:47:46.898Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T00:47:46.898Z] ---> 4c81e5bf8899 [2023-03-08T00:47:46.898Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T00:47:47.171Z] ---> Running in 0e9a384bfcec [2023-03-08T00:47:47.483Z] Removing intermediate container fd4c1444a8d1 [2023-03-08T00:47:47.483Z] ---> 2e6c687a5a99 [2023-03-08T00:47:47.483Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T00:47:47.784Z] ---> Running in d70dcdde880c [2023-03-08T00:47:49.868Z] Removing intermediate container d70dcdde880c [2023-03-08T00:47:49.868Z] ---> 7425d493e1f5 [2023-03-08T00:47:49.868Z] Step 12/20 : WORKDIR /edgex [2023-03-08T00:47:49.868Z] ---> Running in 51b1b85f2961 [2023-03-08T00:47:50.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:47:50.410Z] Removing intermediate container 51b1b85f2961 [2023-03-08T00:47:50.410Z] ---> 8a00ae149a70 [2023-03-08T00:47:50.410Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T00:47:50.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:47:51.650Z] ---> 306fa2d5ec36 [2023-03-08T00:47:51.650Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T00:47:51.917Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T00:47:52.184Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T00:47:52.184Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T00:47:52.184Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:47:52.184Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T00:47:52.772Z] OK: 6 MiB in 17 packages [2023-03-08T00:47:53.361Z] ---> 876bf772aaaf [2023-03-08T00:47:53.361Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T00:47:54.775Z] ---> b606a1235b21 [2023-03-08T00:47:54.775Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:47:54.775Z] ---> Running in 55054389e00c [2023-03-08T00:47:55.741Z] Removing intermediate container 0e9a384bfcec [2023-03-08T00:47:55.741Z] ---> 4537b07be4a1 [2023-03-08T00:47:55.741Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T00:47:55.741Z] ---> Running in 1447de674e0b [2023-03-08T00:47:56.325Z] Removing intermediate container 1447de674e0b [2023-03-08T00:47:56.325Z] ---> ab1e783d74d6 [2023-03-08T00:47:56.325Z] Step 12/23 : WORKDIR / [2023-03-08T00:47:56.604Z] ---> Running in 927077cf2c45 [2023-03-08T00:47:57.191Z] Removing intermediate container 927077cf2c45 [2023-03-08T00:47:57.191Z] ---> 86a0b388b3b2 [2023-03-08T00:47:57.191Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T00:47:58.625Z] ---> ff43d3d7b732 [2023-03-08T00:47:58.625Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T00:47:58.895Z] Removing intermediate container 55054389e00c [2023-03-08T00:47:58.895Z] ---> f228cf1429eb [2023-03-08T00:47:58.895Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:47:59.166Z] ---> Running in f8463e7bf190 [2023-03-08T00:47:59.763Z] ---> ff2bc06c56e8 [2023-03-08T00:47:59.763Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T00:47:59.763Z] Removing intermediate container f8463e7bf190 [2023-03-08T00:47:59.763Z] ---> e8c30b75b24c [2023-03-08T00:47:59.763Z] Step 18/20 : LABEL arch=arm64 [2023-03-08T00:48:00.031Z] ---> Running in a9260409a3e8 [2023-03-08T00:48:02.623Z] Removing intermediate container a9260409a3e8 [2023-03-08T00:48:02.623Z] ---> 2f37695a4a5f [2023-03-08T00:48:02.623Z] Step 19/20 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:48:02.623Z] ---> 54dcb938ff51 [2023-03-08T00:48:02.623Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T00:48:02.890Z] ---> Running in 2bca5e1134e6 [2023-03-08T00:48:03.490Z] Removing intermediate container 2bca5e1134e6 [2023-03-08T00:48:03.490Z] ---> ad6dd35dd6fe [2023-03-08T00:48:03.490Z] Step 20/20 : LABEL version=3.0.0-dev.80 [2023-03-08T00:48:03.764Z] ---> Running in 8f0fb53770c6 [2023-03-08T00:48:04.352Z] Removing intermediate container 8f0fb53770c6 [2023-03-08T00:48:04.352Z] ---> e071301b0e2e [2023-03-08T00:48:04.352Z] [2023-03-08T00:48:04.619Z] Successfully built e071301b0e2e [2023-03-08T00:48:04.619Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T00:48:04.619Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-03-08T00:48:04.905Z] ---> ec8712d8d335 [2023-03-08T00:48:04.905Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T00:48:06.852Z] ---> 713e9c85fcfd [2023-03-08T00:48:06.852Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T00:48:08.279Z] ---> 7c3c1015881a [2023-03-08T00:48:08.279Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:48:08.279Z] ---> Running in 28fa7a8a4062 [2023-03-08T00:48:09.685Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:48:09.685Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:48:09.685Z] ---> 17cd05a0cfd9 [2023-03-08T00:48:09.685Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:48:09.685Z] ---> Using cache [2023-03-08T00:48:09.685Z] ---> 96ec40d14023 [2023-03-08T00:48:09.685Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:48:09.685Z] ---> Using cache [2023-03-08T00:48:09.685Z] ---> 88a177d08de4 [2023-03-08T00:48:09.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:48:09.685Z] ---> Using cache [2023-03-08T00:48:09.685Z] ---> ca15bda5e114 [2023-03-08T00:48:09.685Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:48:09.685Z] ---> Using cache [2023-03-08T00:48:09.685Z] ---> 8072d0c4c7a0 [2023-03-08T00:48:09.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:48:09.685Z] ---> Using cache [2023-03-08T00:48:09.685Z] ---> 9d57520dbb9e [2023-03-08T00:48:09.685Z] Step 8/22 : COPY . . [2023-03-08T00:48:09.685Z] ---> Using cache [2023-03-08T00:48:09.685Z] ---> f5ef249ae2e2 [2023-03-08T00:48:09.685Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T00:48:09.952Z] ---> Running in 37bb4d188f54 [2023-03-08T00:48:12.552Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T00:48:12.552Z] Removing intermediate container 28fa7a8a4062 [2023-03-08T00:48:12.552Z] ---> ee7c1e988018 [2023-03-08T00:48:12.552Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:48:12.552Z] ---> Running in ff0516d7eb4d [2023-03-08T00:48:16.814Z] Removing intermediate container ff0516d7eb4d [2023-03-08T00:48:16.814Z] ---> ae7346d583ad [2023-03-08T00:48:16.814Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T00:48:16.814Z] ---> Running in 8f945b681a2f [2023-03-08T00:48:17.080Z] Removing intermediate container 8f945b681a2f [2023-03-08T00:48:17.080Z] ---> cc0e57cc6711 [2023-03-08T00:48:17.080Z] Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:48:17.348Z] ---> Running in e2df06eecef0 [2023-03-08T00:48:18.315Z] Removing intermediate container e2df06eecef0 [2023-03-08T00:48:18.315Z] ---> d5b630dfa50a [2023-03-08T00:48:18.315Z] Step 23/23 : LABEL version=3.0.0-dev.80 [2023-03-08T00:48:18.586Z] ---> Running in b0b364b753c2 [2023-03-08T00:48:19.171Z] Removing intermediate container b0b364b753c2 [2023-03-08T00:48:19.171Z] ---> eb40c184e735 [2023-03-08T00:48:19.171Z] [2023-03-08T00:48:19.440Z] Successfully built eb40c184e735 [2023-03-08T00:48:19.441Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T00:48:19.441Z] Building security-proxy-auth [2023-03-08T00:48:23.968Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:48:23.968Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:48:23.968Z] ---> 17cd05a0cfd9 [2023-03-08T00:48:23.968Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:48:23.968Z] ---> Using cache [2023-03-08T00:48:23.968Z] ---> 96ec40d14023 [2023-03-08T00:48:23.968Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:48:23.968Z] ---> Using cache [2023-03-08T00:48:23.968Z] ---> 88a177d08de4 [2023-03-08T00:48:23.968Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:48:24.240Z] ---> Using cache [2023-03-08T00:48:24.240Z] ---> ca15bda5e114 [2023-03-08T00:48:24.240Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:48:24.240Z] ---> Using cache [2023-03-08T00:48:24.240Z] ---> 8072d0c4c7a0 [2023-03-08T00:48:24.240Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:48:24.240Z] ---> Using cache [2023-03-08T00:48:24.240Z] ---> 9d57520dbb9e [2023-03-08T00:48:24.240Z] Step 8/22 : COPY . . [2023-03-08T00:48:24.514Z] ---> Using cache [2023-03-08T00:48:24.514Z] ---> f5ef249ae2e2 [2023-03-08T00:48:24.514Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T00:48:25.130Z] ---> Running in 57949fa888eb [2023-03-08T00:48:25.727Z] Removing intermediate container 872ab176fcf1 [2023-03-08T00:48:25.727Z] ---> 2a987445c219 [2023-03-08T00:48:25.727Z] [2023-03-08T00:48:25.727Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T00:48:25.727Z] ---> 4c81e5bf8899 [2023-03-08T00:48:25.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:48:25.999Z] ---> Running in 7ad50f6e1b1c [2023-03-08T00:48:27.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T00:48:28.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:48:28.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:48:30.213Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:48:30.213Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:48:30.480Z] OK: 5 MiB in 15 packages [2023-03-08T00:48:32.434Z] Removing intermediate container 7ad50f6e1b1c [2023-03-08T00:48:32.434Z] ---> d24000ec7559 [2023-03-08T00:48:32.434Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:48:32.434Z] ---> Running in 5ed6de74aab8 [2023-03-08T00:48:33.392Z] Removing intermediate container 5ed6de74aab8 [2023-03-08T00:48:33.392Z] ---> c510cf6f9b36 [2023-03-08T00:48:33.392Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T00:48:33.392Z] ---> Running in f84f7bff5056 [2023-03-08T00:48:34.350Z] Removing intermediate container f84f7bff5056 [2023-03-08T00:48:34.350Z] ---> e4908134aa30 [2023-03-08T00:48:34.350Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T00:48:34.617Z] ---> Running in 873631079b1f [2023-03-08T00:48:35.582Z] Removing intermediate container 873631079b1f [2023-03-08T00:48:35.582Z] ---> edbc79933a2b [2023-03-08T00:48:35.582Z] Step 15/23 : WORKDIR / [2023-03-08T00:48:35.849Z] ---> Running in 3a82eaf5cadb [2023-03-08T00:48:36.809Z] Removing intermediate container 3a82eaf5cadb [2023-03-08T00:48:36.809Z] ---> 5097d7f8db85 [2023-03-08T00:48:36.809Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:48:38.222Z] ---> 55d92a8134e9 [2023-03-08T00:48:38.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T00:48:42.472Z] ---> c02140709022 [2023-03-08T00:48:42.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T00:48:43.886Z] ---> b33d1ac6f86c [2023-03-08T00:48:43.886Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T00:48:44.158Z] ---> Running in 09354a73a8c4 [2023-03-08T00:48:44.426Z] Removing intermediate container 5325d58ef881 [2023-03-08T00:48:44.426Z] ---> e46e99759e6d [2023-03-08T00:48:44.426Z] [2023-03-08T00:48:44.426Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T00:48:44.426Z] ---> 4c81e5bf8899 [2023-03-08T00:48:44.426Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:48:44.426Z] ---> Using cache [2023-03-08T00:48:44.426Z] ---> d24000ec7559 [2023-03-08T00:48:44.426Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:48:44.426Z] ---> Using cache [2023-03-08T00:48:44.426Z] ---> c510cf6f9b36 [2023-03-08T00:48:44.426Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T00:48:44.426Z] ---> Running in 4bf5e9abab29 [2023-03-08T00:48:45.008Z] Removing intermediate container 09354a73a8c4 [2023-03-08T00:48:45.008Z] ---> dcb270d786d2 [2023-03-08T00:48:45.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:48:45.274Z] Removing intermediate container 4bf5e9abab29 [2023-03-08T00:48:45.275Z] ---> b1504b6336e4 [2023-03-08T00:48:45.275Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T00:48:45.275Z] ---> Running in fa8f1ca77425 [2023-03-08T00:48:45.275Z] ---> Running in 330121455d59 [2023-03-08T00:48:45.865Z] Removing intermediate container 330121455d59 [2023-03-08T00:48:45.865Z] ---> 3759d825c1c9 [2023-03-08T00:48:45.865Z] Step 15/24 : WORKDIR / [2023-03-08T00:48:45.865Z] Removing intermediate container fa8f1ca77425 [2023-03-08T00:48:45.865Z] ---> 1540db1cd14d [2023-03-08T00:48:45.865Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T00:48:46.132Z] ---> Running in 5ea8217ad29a [2023-03-08T00:48:46.132Z] ---> Running in c9a6a3fdb8f9 [2023-03-08T00:48:46.715Z] Removing intermediate container c9a6a3fdb8f9 [2023-03-08T00:48:46.715Z] ---> ac93bcca2722 [2023-03-08T00:48:46.715Z] Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:48:46.715Z] Removing intermediate container 5ea8217ad29a [2023-03-08T00:48:46.715Z] ---> 8205f3c9be56 [2023-03-08T00:48:46.715Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:48:46.980Z] ---> Running in 17e2b898dd42 [2023-03-08T00:48:47.571Z] Removing intermediate container 17e2b898dd42 [2023-03-08T00:48:47.571Z] ---> b95342d0a8a4 [2023-03-08T00:48:47.571Z] Step 23/23 : LABEL version=3.0.0-dev.80 [2023-03-08T00:48:47.571Z] ---> Running in 07ef7ed252b5 [2023-03-08T00:48:48.157Z] ---> 200665da02d0 [2023-03-08T00:48:48.157Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T00:48:48.157Z] Removing intermediate container 07ef7ed252b5 [2023-03-08T00:48:48.157Z] ---> 959d93da504e [2023-03-08T00:48:48.157Z] [2023-03-08T00:48:48.422Z] Successfully built 959d93da504e [2023-03-08T00:48:48.422Z] Successfully tagged core-command-arm64:latest [2023-03-08T00:48:48.422Z]  Building core-command ... done Building security-spiffe-token-provider [2023-03-08T00:48:49.829Z] ---> 287c72000d9a [2023-03-08T00:48:49.829Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T00:48:50.787Z] ---> e0196eb22f95 [2023-03-08T00:48:50.787Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T00:48:52.203Z] ---> 2ecb0d7129ab [2023-03-08T00:48:52.203Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T00:48:52.203Z] ---> Running in ffa444795da7 [2023-03-08T00:48:52.786Z] Removing intermediate container ffa444795da7 [2023-03-08T00:48:52.786Z] ---> a4b9472f1c13 [2023-03-08T00:48:52.786Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:48:52.786Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:48:52.786Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:48:52.786Z] ---> 17cd05a0cfd9 [2023-03-08T00:48:52.786Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T00:48:52.786Z] ---> Using cache [2023-03-08T00:48:52.786Z] ---> de6b98c48575 [2023-03-08T00:48:52.786Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T00:48:52.786Z] ---> Running in 16d05a0d41d2 [2023-03-08T00:48:52.786Z] ---> Running in f091b5a408ff [2023-03-08T00:48:53.752Z] Removing intermediate container 16d05a0d41d2 [2023-03-08T00:48:53.752Z] ---> fe708bb057b7 [2023-03-08T00:48:53.752Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T00:48:53.752Z] ---> Running in db23ce9af725 [2023-03-08T00:48:55.158Z] Removing intermediate container db23ce9af725 [2023-03-08T00:48:55.158Z] ---> f738619019d2 [2023-03-08T00:48:55.158Z] Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:48:55.158Z] ---> Running in d8b35a8386ee [2023-03-08T00:48:55.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:48:55.691Z] Removing intermediate container d8b35a8386ee [2023-03-08T00:48:55.691Z] ---> 02c36daa927f [2023-03-08T00:48:55.691Z] Step 24/24 : LABEL version=3.0.0-dev.80 [2023-03-08T00:48:55.691Z] ---> Running in 04500b03e5d9 [2023-03-08T00:48:55.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:48:56.224Z] Removing intermediate container 04500b03e5d9 [2023-03-08T00:48:56.224Z] ---> 04593a7bb1d5 [2023-03-08T00:48:56.224Z] [2023-03-08T00:48:56.224Z] Successfully built 04593a7bb1d5 [2023-03-08T00:48:56.224Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T00:48:56.224Z] Building security-spire-config [2023-03-08T00:48:57.900Z]  Building core-metadata ... done v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T00:48:57.900Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T00:48:57.900Z] OK: 16903 distinct packages available [2023-03-08T00:48:57.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:48:58.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:49:00.147Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:49:00.147Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:49:00.147Z] ---> 17cd05a0cfd9 [2023-03-08T00:49:00.147Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T00:49:00.147Z] ---> Using cache [2023-03-08T00:49:00.147Z] ---> de6b98c48575 [2023-03-08T00:49:00.147Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:49:00.147Z] ---> Running in ece0284d2761 [2023-03-08T00:49:00.147Z] OK: 221 MiB in 51 packages [2023-03-08T00:49:02.104Z] Removing intermediate container f091b5a408ff [2023-03-08T00:49:02.104Z] ---> 9bf1ff153a97 [2023-03-08T00:49:02.104Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T00:49:02.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:49:02.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:49:03.223Z] ---> 9aaf23916c0a [2023-03-08T00:49:03.223Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:49:03.223Z] ---> Running in abbdf719beee [2023-03-08T00:49:04.632Z] OK: 221 MiB in 51 packages [2023-03-08T00:49:06.044Z] Removing intermediate container ece0284d2761 [2023-03-08T00:49:06.044Z] ---> 181f6490dca3 [2023-03-08T00:49:06.044Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T00:49:07.983Z] ---> ff8a8d258920 [2023-03-08T00:49:07.984Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:49:07.984Z] ---> Running in eb4c8f059573 [2023-03-08T00:50:59.634Z] Removing intermediate container abbdf719beee [2023-03-08T00:50:59.634Z] ---> 1362104ed0b2 [2023-03-08T00:50:59.634Z] Step 7/19 : COPY . . [2023-03-08T00:51:00.601Z] Removing intermediate container eb4c8f059573 [2023-03-08T00:51:00.601Z] ---> 4cba476511ff [2023-03-08T00:51:00.601Z] Step 7/24 : COPY . . [2023-03-08T00:51:00.601Z] ---> f52f3dd1e2fa [2023-03-08T00:51:00.601Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T00:51:00.868Z] ---> Running in f3ee44aa161f [2023-03-08T00:51:04.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T00:51:05.658Z] ---> 3456a54fb5bc [2023-03-08T00:51:05.659Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:51:05.926Z] ---> Running in d59330601082 [2023-03-08T00:51:06.888Z] Removing intermediate container d59330601082 [2023-03-08T00:51:06.888Z] ---> 4f1e99bc2b17 [2023-03-08T00:51:06.888Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T00:51:06.888Z] ---> Running in 5120fcd569c2 [2023-03-08T00:51:07.854Z] Removing intermediate container 5120fcd569c2 [2023-03-08T00:51:07.854Z] ---> 16fd37b24f85 [2023-03-08T00:51:07.854Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:51:07.854Z] ---> Running in 45c24eea7ea2 [2023-03-08T00:51:13.207Z] Removing intermediate container 45c24eea7ea2 [2023-03-08T00:51:13.207Z] ---> 4a068104b8f4 [2023-03-08T00:51:13.207Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T00:51:13.207Z] ---> Running in 8008b5cb49e0 [2023-03-08T00:51:13.797Z] Removing intermediate container 8008b5cb49e0 [2023-03-08T00:51:13.797Z] ---> 698b2fd4a479 [2023-03-08T00:51:13.797Z] [2023-03-08T00:51:13.797Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T00:51:14.064Z] 3.15: Pulling from library/alpine [2023-03-08T00:51:16.654Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T00:51:16.654Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T00:51:16.654Z] ---> 354640af7b1b [2023-03-08T00:51:16.654Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:51:16.921Z] ---> Running in 906bce95f956 [2023-03-08T00:51:17.881Z] Removing intermediate container 906bce95f956 [2023-03-08T00:51:17.881Z] ---> 8bbe982c27d5 [2023-03-08T00:51:17.881Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T00:51:17.881Z] ---> Running in 4c36c4eaca3a [2023-03-08T00:51:19.329Z] Removing intermediate container fe07920785e9 [2023-03-08T00:51:19.329Z] ---> f1f55d6dad4a [2023-03-08T00:51:19.329Z] [2023-03-08T00:51:19.329Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:51:19.329Z] ---> 4c81e5bf8899 [2023-03-08T00:51:19.329Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:51:19.329Z] ---> Using cache [2023-03-08T00:51:19.329Z] ---> d24000ec7559 [2023-03-08T00:51:19.329Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T00:51:19.329Z] ---> Using cache [2023-03-08T00:51:19.329Z] ---> c510cf6f9b36 [2023-03-08T00:51:19.329Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T00:51:19.605Z] ---> Running in d229522a2cd4 [2023-03-08T00:51:20.577Z] Removing intermediate container d229522a2cd4 [2023-03-08T00:51:20.577Z] ---> 8190adfd3570 [2023-03-08T00:51:20.577Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T00:51:20.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:20.577Z] ---> Running in cf89e3104f16 [2023-03-08T00:51:21.162Z] Removing intermediate container cf89e3104f16 [2023-03-08T00:51:21.162Z] ---> 5b3c77bf7308 [2023-03-08T00:51:21.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:51:21.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:22.122Z] ---> 9cab704ac5eb [2023-03-08T00:51:22.122Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T00:51:23.087Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:51:23.087Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:51:23.087Z] OK: 15736 distinct packages available [2023-03-08T00:51:23.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:23.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:25.089Z] ---> 4db37ae1b923 [2023-03-08T00:51:25.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T00:51:25.089Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T00:51:25.089Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:51:25.089Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T00:51:25.089Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T00:51:25.357Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:51:25.357Z] OK: 6 MiB in 18 packages [2023-03-08T00:51:25.945Z] ---> 75b3debb63cc [2023-03-08T00:51:25.945Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T00:51:26.221Z] ---> Running in ac1cceb1221e [2023-03-08T00:51:27.197Z] Removing intermediate container ac1cceb1221e [2023-03-08T00:51:27.197Z] ---> ab014b8efc66 [2023-03-08T00:51:27.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:51:27.197Z] ---> Running in 3735895edcd0 [2023-03-08T00:51:27.465Z] Removing intermediate container 4c36c4eaca3a [2023-03-08T00:51:27.465Z] ---> d073da555e55 [2023-03-08T00:51:27.465Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:51:27.733Z] Removing intermediate container 3735895edcd0 [2023-03-08T00:51:27.733Z] ---> 46b96a92eaf6 [2023-03-08T00:51:27.733Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T00:51:27.733Z] ---> Running in 50586e18ae61 [2023-03-08T00:51:28.544Z] Removing intermediate container 50586e18ae61 [2023-03-08T00:51:28.544Z] ---> cfc747105e40 [2023-03-08T00:51:28.544Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:51:28.869Z] ---> Running in 1cad6cbd8c08 [2023-03-08T00:51:29.505Z] Removing intermediate container 1cad6cbd8c08 [2023-03-08T00:51:29.505Z] ---> dfaaac89fb0c [2023-03-08T00:51:29.505Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:51:29.828Z] ---> Running in 87a26d034bef [2023-03-08T00:51:30.463Z] Removing intermediate container 87a26d034bef [2023-03-08T00:51:30.463Z] ---> e4ec4ad6140d [2023-03-08T00:51:30.463Z] [2023-03-08T00:51:30.731Z] Successfully built e4ec4ad6140d [2023-03-08T00:51:30.731Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T00:51:31.017Z] Building core-data [2023-03-08T00:51:35.425Z]  Building support-scheduler ... done  ---> f05fabdad8c2 [2023-03-08T00:51:35.425Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:51:36.030Z] ---> 5bbf9a0831e2 [2023-03-08T00:51:36.030Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T00:51:36.298Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:51:36.298Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:51:36.298Z] ---> 17cd05a0cfd9 [2023-03-08T00:51:36.298Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:51:36.298Z] ---> Using cache [2023-03-08T00:51:36.298Z] ---> 96ec40d14023 [2023-03-08T00:51:36.298Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:51:36.298Z] ---> Using cache [2023-03-08T00:51:36.298Z] ---> Running in a173fdd2c4fb [2023-03-08T00:51:36.298Z] ---> 88a177d08de4 [2023-03-08T00:51:36.298Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T00:51:36.298Z] ---> Using cache [2023-03-08T00:51:36.298Z] ---> ca15bda5e114 [2023-03-08T00:51:36.298Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:51:36.298Z] ---> Using cache [2023-03-08T00:51:36.298Z] ---> 8072d0c4c7a0 [2023-03-08T00:51:36.298Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:51:36.298Z] ---> Using cache [2023-03-08T00:51:36.298Z] ---> 9d57520dbb9e [2023-03-08T00:51:36.298Z] Step 8/22 : COPY . . [2023-03-08T00:51:36.564Z] ---> Using cache [2023-03-08T00:51:36.564Z] ---> f5ef249ae2e2 [2023-03-08T00:51:36.564Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T00:51:36.564Z] ---> Running in e68a6b7d245f [2023-03-08T00:51:37.147Z] Removing intermediate container a173fdd2c4fb [2023-03-08T00:51:37.147Z] ---> 975fbd2967af [2023-03-08T00:51:37.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T00:51:38.556Z] ---> eb5f231c2969 [2023-03-08T00:51:38.556Z] Step 19/24 : WORKDIR / [2023-03-08T00:51:38.556Z] ---> Running in 9495ad804a78 [2023-03-08T00:51:39.139Z] Removing intermediate container 9495ad804a78 [2023-03-08T00:51:39.140Z] ---> 6f024fa3cc24 [2023-03-08T00:51:39.140Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:51:39.140Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T00:51:39.409Z] ---> Running in 18461794a4af [2023-03-08T00:51:39.686Z] Removing intermediate container 18461794a4af [2023-03-08T00:51:39.686Z] ---> c1a913fa6c99 [2023-03-08T00:51:39.686Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:51:39.963Z] ---> Running in c464cc434fbf [2023-03-08T00:51:40.231Z] Removing intermediate container c464cc434fbf [2023-03-08T00:51:40.231Z] ---> ce516a18ad5a [2023-03-08T00:51:40.231Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T00:51:40.521Z] ---> Running in bb8c0d0aec5d [2023-03-08T00:51:40.791Z] Removing intermediate container bb8c0d0aec5d [2023-03-08T00:51:40.791Z] ---> d0dab6fcce30 [2023-03-08T00:51:40.791Z] Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:51:41.058Z] ---> Running in be8aa6ce0026 [2023-03-08T00:51:41.644Z] Removing intermediate container be8aa6ce0026 [2023-03-08T00:51:41.644Z] ---> 04eb3b9eb46d [2023-03-08T00:51:41.644Z] Step 24/24 : LABEL version=3.0.0-dev.80 [2023-03-08T00:51:41.644Z] ---> Running in 5bfebe6faed8 [2023-03-08T00:51:42.227Z] Removing intermediate container 5bfebe6faed8 [2023-03-08T00:51:42.227Z] ---> b5dde2ed29dc [2023-03-08T00:51:42.227Z] [2023-03-08T00:51:42.227Z] Successfully built b5dde2ed29dc [2023-03-08T00:51:42.227Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T00:51:42.227Z]  Building security-spire-config ... done Building security-spire-server [2023-03-08T00:51:45.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:51:45.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:51:45.576Z] ---> 17cd05a0cfd9 [2023-03-08T00:51:45.576Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T00:51:45.576Z] ---> Using cache [2023-03-08T00:51:45.576Z] ---> de6b98c48575 [2023-03-08T00:51:45.576Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:51:45.576Z] ---> Using cache [2023-03-08T00:51:45.576Z] ---> 181f6490dca3 [2023-03-08T00:51:45.576Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T00:51:45.576Z] ---> Using cache [2023-03-08T00:51:45.576Z] ---> ff8a8d258920 [2023-03-08T00:51:45.845Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:51:45.845Z] ---> Using cache [2023-03-08T00:51:45.845Z] ---> 4cba476511ff [2023-03-08T00:51:45.845Z] Step 7/23 : COPY . . [2023-03-08T00:51:45.845Z] ---> Using cache [2023-03-08T00:51:45.845Z] ---> 3456a54fb5bc [2023-03-08T00:51:45.845Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:51:45.845Z] ---> Using cache [2023-03-08T00:51:45.845Z] ---> 4f1e99bc2b17 [2023-03-08T00:51:45.845Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T00:51:45.845Z] ---> Using cache [2023-03-08T00:51:45.845Z] ---> 16fd37b24f85 [2023-03-08T00:51:45.845Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:51:46.112Z] ---> Running in da820bde722e [2023-03-08T00:51:49.476Z] Removing intermediate container da820bde722e [2023-03-08T00:51:49.476Z] ---> 62ed94c6f22a [2023-03-08T00:51:49.476Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T00:51:49.476Z] ---> Running in d7c0d20b4348 [2023-03-08T00:51:49.476Z] Removing intermediate container d7c0d20b4348 [2023-03-08T00:51:49.476Z] ---> 6441095385d7 [2023-03-08T00:51:49.476Z] [2023-03-08T00:51:49.476Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T00:51:49.476Z] ---> 354640af7b1b [2023-03-08T00:51:49.476Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:51:49.476Z] ---> Using cache [2023-03-08T00:51:49.476Z] ---> 8bbe982c27d5 [2023-03-08T00:51:49.476Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T00:51:49.744Z] ---> Running in 7cdd46fd4489 [2023-03-08T00:51:51.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:52.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:53.693Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:51:53.694Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:51:53.694Z] OK: 15736 distinct packages available [2023-03-08T00:51:53.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:54.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:51:55.958Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T00:51:55.958Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:51:55.958Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T00:51:55.958Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T00:51:55.958Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T00:51:55.958Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:51:55.958Z] OK: 6 MiB in 19 packages [2023-03-08T00:51:57.370Z] Removing intermediate container 7cdd46fd4489 [2023-03-08T00:51:57.637Z] ---> e2152c57de24 [2023-03-08T00:51:57.637Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:52:04.282Z] ---> 290b4291f283 [2023-03-08T00:52:04.282Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:52:04.870Z] ---> 006502050312 [2023-03-08T00:52:04.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T00:52:05.833Z] ---> 289c72aeee05 [2023-03-08T00:52:05.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T00:52:06.441Z] ---> e967f46f57f5 [2023-03-08T00:52:06.441Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:52:06.709Z] ---> Running in 94c6265c4ed6 [2023-03-08T00:52:07.311Z] Removing intermediate container 94c6265c4ed6 [2023-03-08T00:52:07.311Z] ---> 0f67f4bed015 [2023-03-08T00:52:07.311Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:52:07.311Z] ---> Running in 13d4787ff1bc [2023-03-08T00:52:07.900Z] Removing intermediate container 13d4787ff1bc [2023-03-08T00:52:07.900Z] ---> 4ada0db0ed72 [2023-03-08T00:52:07.900Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T00:52:07.900Z] ---> Running in fd02e9110723 [2023-03-08T00:52:08.488Z] Removing intermediate container fd02e9110723 [2023-03-08T00:52:08.488Z] ---> 38979b956cd3 [2023-03-08T00:52:08.488Z] Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:52:08.488Z] ---> Running in 05bea079f801 [2023-03-08T00:52:09.077Z] Removing intermediate container 05bea079f801 [2023-03-08T00:52:09.077Z] ---> 5b970fd9baea [2023-03-08T00:52:09.077Z] Step 23/23 : LABEL version=3.0.0-dev.80 [2023-03-08T00:52:09.348Z] ---> Running in 10a03c78e037 [2023-03-08T00:52:09.932Z] Removing intermediate container 10a03c78e037 [2023-03-08T00:52:09.932Z] ---> be3e0c6d2746 [2023-03-08T00:52:09.932Z] [2023-03-08T00:52:09.932Z] Successfully built be3e0c6d2746 [2023-03-08T00:52:09.932Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T00:52:09.932Z] Building security-spire-agent [2023-03-08T00:52:14.195Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:52:14.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:52:14.195Z] ---> 17cd05a0cfd9 [2023-03-08T00:52:14.195Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> de6b98c48575 [2023-03-08T00:52:14.195Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> 181f6490dca3 [2023-03-08T00:52:14.195Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> ff8a8d258920 [2023-03-08T00:52:14.195Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> 4cba476511ff [2023-03-08T00:52:14.195Z] Step 7/24 : COPY . . [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> 3456a54fb5bc [2023-03-08T00:52:14.195Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> 4f1e99bc2b17 [2023-03-08T00:52:14.195Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> 16fd37b24f85 [2023-03-08T00:52:14.195Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> 4a068104b8f4 [2023-03-08T00:52:14.195Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> 698b2fd4a479 [2023-03-08T00:52:14.195Z] [2023-03-08T00:52:14.195Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T00:52:14.195Z] ---> 354640af7b1b [2023-03-08T00:52:14.195Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> 8bbe982c27d5 [2023-03-08T00:52:14.195Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T00:52:14.195Z] ---> Using cache [2023-03-08T00:52:14.195Z] ---> e2152c57de24 [2023-03-08T00:52:14.195Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T00:52:17.532Z] ---> 10aad6c4e2eb [2023-03-08T00:52:17.532Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T00:52:22.881Z] ---> 20944a924030 [2023-03-08T00:52:22.881Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T00:52:22.881Z] ---> 992f13607028 [2023-03-08T00:52:22.881Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T00:52:23.848Z] ---> 067f24f05ee6 [2023-03-08T00:52:23.848Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T00:52:24.812Z] ---> 4b2dfcf99555 [2023-03-08T00:52:24.812Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T00:52:25.078Z] ---> Running in 6a53500a2c3e [2023-03-08T00:52:25.664Z] Removing intermediate container 6a53500a2c3e [2023-03-08T00:52:25.664Z] ---> 0fc484bac3df [2023-03-08T00:52:25.664Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T00:52:25.664Z] ---> Running in 4cc9d1681558 [2023-03-08T00:52:26.247Z] Removing intermediate container 4cc9d1681558 [2023-03-08T00:52:26.247Z] ---> 61f2a37f835e [2023-03-08T00:52:26.247Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T00:52:26.247Z] ---> Running in fab53a337dbd [2023-03-08T00:52:26.829Z] Removing intermediate container fab53a337dbd [2023-03-08T00:52:26.829Z] ---> 17526eb60802 [2023-03-08T00:52:26.829Z] Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:52:27.098Z] ---> Running in d9a60d2920d5 [2023-03-08T00:52:27.682Z] Removing intermediate container d9a60d2920d5 [2023-03-08T00:52:27.682Z] ---> 74279190eaab [2023-03-08T00:52:27.682Z] Step 24/24 : LABEL version=3.0.0-dev.80 [2023-03-08T00:52:27.682Z] ---> Running in 8f2ea1f6b6e7 [2023-03-08T00:52:28.268Z] Removing intermediate container 8f2ea1f6b6e7 [2023-03-08T00:52:28.268Z] ---> 598958435eaf [2023-03-08T00:52:28.268Z] [2023-03-08T00:52:28.268Z] Successfully built 598958435eaf [2023-03-08T00:52:28.268Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T00:52:28.268Z] Building security-bootstrapper [2023-03-08T00:52:31.613Z]  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:52:31.613Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:52:31.613Z] ---> 17cd05a0cfd9 [2023-03-08T00:52:31.613Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T00:52:31.613Z] ---> Using cache [2023-03-08T00:52:31.613Z] ---> de6b98c48575 [2023-03-08T00:52:31.613Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T00:52:31.613Z] ---> Using cache [2023-03-08T00:52:31.613Z] ---> e2d445ba42af [2023-03-08T00:52:31.613Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T00:52:31.613Z] ---> Using cache [2023-03-08T00:52:31.613Z] ---> 53672a4862ad [2023-03-08T00:52:31.613Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:52:31.613Z] ---> Using cache [2023-03-08T00:52:31.613Z] ---> 4d2457ac2cef [2023-03-08T00:52:31.613Z] Step 7/32 : COPY . . [2023-03-08T00:52:31.880Z] ---> Using cache [2023-03-08T00:52:31.880Z] ---> 012ea64c4538 [2023-03-08T00:52:31.880Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T00:52:34.460Z] ---> Running in c64bd4212ed0 [2023-03-08T00:52:36.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T00:54:58.098Z] Removing intermediate container 57949fa888eb [2023-03-08T00:54:58.098Z] ---> 29f00d14f075 [2023-03-08T00:54:58.098Z] [2023-03-08T00:54:58.098Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:54:58.098Z] ---> 4c81e5bf8899 [2023-03-08T00:54:58.098Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T00:54:58.098Z] ---> Running in 9a1dba176948 [2023-03-08T00:54:58.098Z] Removing intermediate container 9a1dba176948 [2023-03-08T00:54:58.098Z] ---> d9bbbf520a8d [2023-03-08T00:54:58.098Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:54:58.098Z] ---> Running in 5efbefdf61c7 [2023-03-08T00:54:58.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:54:58.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:54:58.098Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:54:58.098Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:54:58.098Z] OK: 5 MiB in 15 packages [2023-03-08T00:54:58.098Z] Removing intermediate container 5efbefdf61c7 [2023-03-08T00:54:58.098Z] ---> c3359a090439 [2023-03-08T00:54:58.098Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:54:58.098Z] ---> 4513a6eccbc0 [2023-03-08T00:54:58.098Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T00:54:58.098Z] ---> 253e853cd58c [2023-03-08T00:54:58.098Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T00:54:58.098Z] ---> 2cb20e7d5bba [2023-03-08T00:54:58.098Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T00:54:58.098Z] ---> bd10f6e2ecaa [2023-03-08T00:54:58.098Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:54:58.098Z] ---> Running in fe4a51a6640c [2023-03-08T00:55:00.702Z] Removing intermediate container fe4a51a6640c [2023-03-08T00:55:00.702Z] ---> 11a0026ca77e [2023-03-08T00:55:00.702Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:55:00.702Z] ---> Running in 0e73200e3c84 [2023-03-08T00:55:00.987Z] Removing intermediate container 0e73200e3c84 [2023-03-08T00:55:00.987Z] ---> 4673200c6c31 [2023-03-08T00:55:00.987Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T00:55:00.987Z] ---> Running in f14000327627 [2023-03-08T00:55:01.580Z] Removing intermediate container f14000327627 [2023-03-08T00:55:01.580Z] ---> 18e25882d78f [2023-03-08T00:55:01.580Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T00:55:01.580Z] ---> Running in 75f9d931cee0 [2023-03-08T00:55:02.540Z] Removing intermediate container 75f9d931cee0 [2023-03-08T00:55:02.540Z] ---> 643fa5cb5e55 [2023-03-08T00:55:02.540Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:55:02.540Z] ---> Running in 3d3ff13944b9 [2023-03-08T00:55:03.506Z] Removing intermediate container 3d3ff13944b9 [2023-03-08T00:55:03.506Z] ---> 60d79c10e912 [2023-03-08T00:55:03.506Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:55:03.506Z] ---> Running in 6977c60b6c11 [2023-03-08T00:55:04.465Z] Removing intermediate container 6977c60b6c11 [2023-03-08T00:55:04.465Z] ---> 36333446e714 [2023-03-08T00:55:04.465Z] [2023-03-08T00:55:04.732Z] Successfully built 36333446e714 [2023-03-08T00:55:04.732Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T00:55:04.732Z] Building support-notifications [2023-03-08T00:55:10.088Z]  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T00:55:10.088Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T00:55:10.088Z] ---> 17cd05a0cfd9 [2023-03-08T00:55:10.088Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T00:55:10.088Z] ---> Using cache [2023-03-08T00:55:10.088Z] ---> 96ec40d14023 [2023-03-08T00:55:10.088Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T00:55:10.088Z] ---> Using cache [2023-03-08T00:55:10.088Z] ---> 88a177d08de4 [2023-03-08T00:55:10.088Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T00:55:10.088Z] ---> Running in d3a70e2c87c1 [2023-03-08T00:55:11.052Z] Removing intermediate container 37bb4d188f54 [2023-03-08T00:55:11.052Z] ---> a01285a8ca97 [2023-03-08T00:55:11.052Z] [2023-03-08T00:55:11.052Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:55:11.052Z] ---> 4c81e5bf8899 [2023-03-08T00:55:11.052Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T00:55:11.052Z] ---> Using cache [2023-03-08T00:55:11.052Z] ---> d9bbbf520a8d [2023-03-08T00:55:11.052Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:55:11.052Z] ---> Using cache [2023-03-08T00:55:11.052Z] ---> c3359a090439 [2023-03-08T00:55:11.052Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:55:11.052Z] ---> Using cache [2023-03-08T00:55:11.052Z] ---> 4513a6eccbc0 [2023-03-08T00:55:11.052Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T00:55:12.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:55:13.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:55:13.051Z] ---> 8b80cdc731ed [2023-03-08T00:55:13.051Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T00:55:14.012Z] ---> ed1646d54a0a [2023-03-08T00:55:14.012Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T00:55:14.597Z] ---> ebcdd15a90bc [2023-03-08T00:55:14.597Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T00:55:14.863Z] OK: 221 MiB in 51 packages [2023-03-08T00:55:14.863Z] ---> Running in b9244039683b [2023-03-08T00:55:16.804Z] Removing intermediate container d3a70e2c87c1 [2023-03-08T00:55:16.804Z] ---> a426f627161e [2023-03-08T00:55:16.804Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T00:55:18.209Z] ---> 809171c1c955 [2023-03-08T00:55:18.209Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T00:55:18.475Z] Removing intermediate container b9244039683b [2023-03-08T00:55:18.475Z] ---> Running in 932ad634b923 [2023-03-08T00:55:18.475Z] ---> 7a2f393fcdd9 [2023-03-08T00:55:18.475Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T00:55:18.740Z] ---> Running in f85547252fa0 [2023-03-08T00:55:19.699Z] Removing intermediate container f85547252fa0 [2023-03-08T00:55:19.699Z] ---> a7d412a6e4af [2023-03-08T00:55:19.699Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T00:55:19.699Z] ---> Running in e28693ab8675 [2023-03-08T00:55:20.663Z] Removing intermediate container e28693ab8675 [2023-03-08T00:55:20.663Z] ---> 5bbbbd841406 [2023-03-08T00:55:20.663Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T00:55:20.663Z] ---> Running in 05029b171848 [2023-03-08T00:55:21.246Z] Removing intermediate container 05029b171848 [2023-03-08T00:55:21.246Z] ---> e8da459c0521 [2023-03-08T00:55:21.246Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:55:21.246Z] ---> Running in f8b032503db0 [2023-03-08T00:55:21.827Z] Removing intermediate container f8b032503db0 [2023-03-08T00:55:21.827Z] ---> 220596cf2040 [2023-03-08T00:55:21.827Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:55:21.827Z] ---> Running in 2ac9a23e7c68 [2023-03-08T00:55:22.412Z] Removing intermediate container 2ac9a23e7c68 [2023-03-08T00:55:22.412Z] ---> 668f827f060a [2023-03-08T00:55:22.412Z] [2023-03-08T00:55:22.412Z] Successfully built 668f827f060a [2023-03-08T00:55:22.412Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T00:56:59.059Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 932ad634b923 [2023-03-08T00:56:59.059Z] ---> 3304b651e0f4 [2023-03-08T00:56:59.059Z] Step 8/22 : COPY . . [2023-03-08T00:56:59.059Z] ---> cfe806d48357 [2023-03-08T00:56:59.059Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T00:56:59.059Z] ---> Running in 52e0e6e29649 [2023-03-08T00:56:59.059Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T00:58:50.919Z] Removing intermediate container c64bd4212ed0 [2023-03-08T00:58:50.919Z] ---> 949223fff66f [2023-03-08T00:58:50.919Z] [2023-03-08T00:58:50.919Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T00:58:50.919Z] ---> 4c81e5bf8899 [2023-03-08T00:58:50.919Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:58:50.919Z] ---> Running in 4ca57e1f3251 [2023-03-08T00:58:50.919Z] Removing intermediate container 4ca57e1f3251 [2023-03-08T00:58:50.919Z] ---> 458acbc1358b [2023-03-08T00:58:50.919Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T00:58:50.919Z] ---> Running in 3dc459685d81 [2023-03-08T00:58:50.919Z] Removing intermediate container e68a6b7d245f [2023-03-08T00:58:50.919Z] ---> 17b6bd57079d [2023-03-08T00:58:50.919Z] [2023-03-08T00:58:50.919Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T00:58:50.919Z] ---> 4c81e5bf8899 [2023-03-08T00:58:50.919Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T00:58:50.919Z] ---> Running in 95d64973f3b2 [2023-03-08T00:58:50.919Z] Removing intermediate container 95d64973f3b2 [2023-03-08T00:58:50.919Z] ---> 1880bdde57fd [2023-03-08T00:58:50.919Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T00:58:50.919Z] ---> Running in 1469818cfeef [2023-03-08T00:58:50.919Z] Removing intermediate container 1469818cfeef [2023-03-08T00:58:50.919Z] ---> 278b875e2de9 [2023-03-08T00:58:50.919Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T00:58:50.919Z] ---> Running in 8f6060b94232 [2023-03-08T00:58:50.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:58:50.919Z] Removing intermediate container 8f6060b94232 [2023-03-08T00:58:50.919Z] ---> 98d1262b5826 [2023-03-08T00:58:50.919Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T00:58:50.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:58:50.919Z] ---> Running in 002235a2898a [2023-03-08T00:58:50.919Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T00:58:50.919Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T00:58:50.919Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:58:50.919Z] OK: 5 MiB in 16 packages [2023-03-08T00:58:50.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:58:50.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:58:50.919Z] Removing intermediate container 3dc459685d81 [2023-03-08T00:58:50.919Z] ---> d6b19b893ba0 [2023-03-08T00:58:50.919Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T00:58:50.919Z] ---> Running in c1383a22b8bc [2023-03-08T00:58:50.919Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T00:58:50.919Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T00:58:50.919Z] OK: 5 MiB in 15 packages [2023-03-08T00:58:50.919Z] Removing intermediate container c1383a22b8bc [2023-03-08T00:58:50.919Z] ---> ab5a9ab515a3 [2023-03-08T00:58:50.919Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T00:58:50.919Z] ---> Running in e2e6e2fa5560 [2023-03-08T00:58:50.919Z] Removing intermediate container e2e6e2fa5560 [2023-03-08T00:58:50.919Z] ---> 62b00d244e96 [2023-03-08T00:58:50.919Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T00:58:50.919Z] ---> Running in 6858e5c3d07b [2023-03-08T00:58:50.919Z] Removing intermediate container 6858e5c3d07b [2023-03-08T00:58:50.919Z] ---> 8730127997fe [2023-03-08T00:58:50.919Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T00:58:50.919Z] Removing intermediate container 002235a2898a [2023-03-08T00:58:50.919Z] ---> d0a62ae5ec47 [2023-03-08T00:58:50.919Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:58:50.919Z] ---> Running in fa2fe589e90c [2023-03-08T00:58:50.919Z] Removing intermediate container fa2fe589e90c [2023-03-08T00:58:50.919Z] ---> 441b9ff882a6 [2023-03-08T00:58:50.919Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T00:58:50.919Z] ---> Running in 363b008f99c4 [2023-03-08T00:58:50.919Z] ---> 8267bce6e313 [2023-03-08T00:58:50.919Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T00:58:52.433Z] ---> e065ba92c531 [2023-03-08T00:58:52.433Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T00:58:53.899Z] Removing intermediate container 363b008f99c4 [2023-03-08T00:58:53.899Z] ---> 78c2437f6b62 [2023-03-08T00:58:53.899Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T00:58:53.899Z] ---> Running in cfff62e15275 [2023-03-08T00:58:53.899Z] ---> 38e4d9422b9f [2023-03-08T00:58:53.899Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T00:58:54.168Z] ---> Running in cc90bd180793 [2023-03-08T00:58:54.444Z] Removing intermediate container cfff62e15275 [2023-03-08T00:58:54.444Z] ---> 7ee84e597c1c [2023-03-08T00:58:54.444Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T00:58:54.715Z] Removing intermediate container cc90bd180793 [2023-03-08T00:58:54.715Z] ---> 810c374ccb5d [2023-03-08T00:58:54.715Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:58:54.982Z] ---> Running in dba006623f1c [2023-03-08T00:58:55.961Z] Removing intermediate container dba006623f1c [2023-03-08T00:58:55.961Z] ---> 2661d8ab47ee [2023-03-08T00:58:55.961Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T00:58:55.961Z] ---> 6e30c6ecadac [2023-03-08T00:58:55.961Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T00:58:55.961Z] ---> Running in c5ec94c51993 [2023-03-08T00:58:55.961Z] ---> Running in 09956956aa44 [2023-03-08T00:58:56.940Z] Removing intermediate container 09956956aa44 [2023-03-08T00:58:56.940Z] ---> 9bb00a541b3d [2023-03-08T00:58:56.940Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:58:56.940Z] ---> Running in 353f7762bc98 [2023-03-08T00:58:57.524Z] Removing intermediate container 353f7762bc98 [2023-03-08T00:58:57.524Z] ---> acf01a0f9ff1 [2023-03-08T00:58:57.524Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T00:58:57.797Z] ---> Running in 4e59f039b1e5 [2023-03-08T00:58:58.381Z] Removing intermediate container 4e59f039b1e5 [2023-03-08T00:58:58.381Z] ---> 86cc68627e6e [2023-03-08T00:58:58.381Z] [2023-03-08T00:58:58.647Z] Successfully built 86cc68627e6e [2023-03-08T00:58:58.913Z] Successfully tagged core-data-arm64:latest [2023-03-08T00:58:59.182Z]  Building core-data ... done Removing intermediate container c5ec94c51993 [2023-03-08T00:58:59.182Z] ---> 8773e118fbd7 [2023-03-08T00:58:59.182Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:59:00.145Z] ---> 32cc74d23699 [2023-03-08T00:59:00.145Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T00:59:02.088Z] ---> 3a897b996e4e [2023-03-08T00:59:02.088Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T00:59:02.672Z] ---> f3e6d32cffb9 [2023-03-08T00:59:02.672Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T00:59:06.387Z] ---> eacf15e9d49a [2023-03-08T00:59:06.387Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T00:59:07.352Z] ---> 4c4c9ed0d8b0 [2023-03-08T00:59:07.353Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T00:59:08.765Z] ---> badf8a650a6f [2023-03-08T00:59:08.765Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T00:59:10.713Z] ---> 985ac1529e36 [2023-03-08T00:59:10.713Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T00:59:10.713Z] ---> Running in 9b4f0d3e7630 [2023-03-08T00:59:14.975Z] Removing intermediate container 9b4f0d3e7630 [2023-03-08T00:59:14.975Z] ---> 3a4a31a1a1f7 [2023-03-08T00:59:14.975Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T00:59:14.975Z] ---> Running in a6c037e52dea [2023-03-08T00:59:15.243Z] Removing intermediate container a6c037e52dea [2023-03-08T00:59:15.243Z] ---> d31de03f987e [2023-03-08T00:59:15.243Z] Step 29/32 : CMD ["gate"] [2023-03-08T00:59:15.511Z] ---> Running in 241ee627702d [2023-03-08T00:59:16.476Z] Removing intermediate container 241ee627702d [2023-03-08T00:59:16.476Z] ---> 1cd69771f017 [2023-03-08T00:59:16.476Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T00:59:16.476Z] ---> Running in c81c77f8fbd9 [2023-03-08T00:59:17.441Z] Removing intermediate container c81c77f8fbd9 [2023-03-08T00:59:17.441Z] ---> dea3fdf6ba28 [2023-03-08T00:59:17.441Z] Step 31/32 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:59:17.441Z] ---> Running in 1678e0dc05bd [2023-03-08T00:59:20.026Z] Removing intermediate container 1678e0dc05bd [2023-03-08T00:59:20.026Z] ---> 9b31db9f8e5f [2023-03-08T00:59:20.026Z] Step 32/32 : LABEL version=3.0.0-dev.80 [2023-03-08T00:59:20.026Z] ---> Running in 36c7bba225a1 [2023-03-08T00:59:20.613Z] Removing intermediate container 36c7bba225a1 [2023-03-08T00:59:20.613Z] ---> 024c42fd8fcf [2023-03-08T00:59:20.613Z] [2023-03-08T00:59:20.880Z] Successfully built 024c42fd8fcf [2023-03-08T00:59:20.880Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T00:59:20.880Z]  Building security-bootstrapper ... done Removing intermediate container f3ee44aa161f [2023-03-08T00:59:20.880Z] ---> 5c0ac49d7143 [2023-03-08T00:59:20.880Z] [2023-03-08T00:59:20.880Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T00:59:20.880Z] ---> 354640af7b1b [2023-03-08T00:59:20.880Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T00:59:20.880Z] ---> Using cache [2023-03-08T00:59:20.880Z] ---> 8bbe982c27d5 [2023-03-08T00:59:20.880Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T00:59:21.148Z] ---> Running in 541a4a90a028 [2023-03-08T00:59:23.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:59:23.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:59:24.501Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T00:59:24.502Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T00:59:24.502Z] OK: 15736 distinct packages available [2023-03-08T00:59:24.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T00:59:24.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T00:59:25.722Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T00:59:25.722Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T00:59:25.986Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T00:59:25.986Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T00:59:25.986Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T00:59:25.986Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T00:59:25.986Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T00:59:25.986Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T00:59:25.986Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T00:59:25.986Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T00:59:25.986Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T00:59:26.257Z] OK: 8 MiB in 23 packages [2023-03-08T00:59:28.847Z] Removing intermediate container 541a4a90a028 [2023-03-08T00:59:28.847Z] ---> 51b3a3b94cd4 [2023-03-08T00:59:28.847Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T00:59:29.429Z] ---> 8d8b85e1e367 [2023-03-08T00:59:29.429Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T00:59:32.769Z] ---> 34c855a55bcf [2023-03-08T00:59:32.769Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T00:59:33.351Z] ---> c65736fe5edc [2023-03-08T00:59:33.351Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T00:59:33.618Z] ---> Running in 290793003c73 [2023-03-08T00:59:33.886Z] Removing intermediate container 290793003c73 [2023-03-08T00:59:33.886Z] ---> b670208bbc27 [2023-03-08T00:59:33.886Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T00:59:34.152Z] ---> Running in 9adda9dff38b [2023-03-08T00:59:34.736Z] Removing intermediate container 9adda9dff38b [2023-03-08T00:59:34.736Z] ---> 99957f4d48b5 [2023-03-08T00:59:34.736Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T00:59:34.736Z] ---> Running in e4987dae38be [2023-03-08T00:59:35.002Z] Removing intermediate container e4987dae38be [2023-03-08T00:59:35.002Z] ---> 52e847a5e384 [2023-03-08T00:59:35.002Z] Step 18/19 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T00:59:35.275Z] ---> Running in 3926b1b8b013 [2023-03-08T00:59:35.859Z] Removing intermediate container 3926b1b8b013 [2023-03-08T00:59:35.859Z] ---> 505217e8adc7 [2023-03-08T00:59:35.859Z] Step 19/19 : LABEL version=3.0.0-dev.80 [2023-03-08T00:59:35.859Z] ---> Running in 6114fd4b0086 [2023-03-08T00:59:36.139Z] Removing intermediate container 6114fd4b0086 [2023-03-08T00:59:36.139Z] ---> cd34130ced6a [2023-03-08T00:59:36.139Z] [2023-03-08T00:59:36.406Z] Successfully built cd34130ced6a [2023-03-08T00:59:36.406Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T01:00:58.004Z]  Building security-spiffe-token-provider ... done Removing intermediate container 52e0e6e29649 [2023-03-08T01:00:58.004Z] ---> 2f161b58a640 [2023-03-08T01:00:58.004Z] [2023-03-08T01:00:58.004Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T01:00:58.004Z] ---> 4c81e5bf8899 [2023-03-08T01:00:58.004Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T01:00:58.004Z] ---> Running in e4202a8b9fab [2023-03-08T01:00:58.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T01:00:58.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T01:00:58.004Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T01:00:58.004Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T01:00:58.004Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T01:00:58.004Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T01:00:58.004Z] OK: 6 MiB in 16 packages [2023-03-08T01:00:58.004Z] Removing intermediate container e4202a8b9fab [2023-03-08T01:00:58.004Z] ---> 45179eb01b76 [2023-03-08T01:00:58.004Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T01:00:58.004Z] ---> Running in 9f733f10f13f [2023-03-08T01:00:58.004Z] Removing intermediate container 9f733f10f13f [2023-03-08T01:00:58.004Z] ---> 82b3fc6085ce [2023-03-08T01:00:58.004Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T01:00:58.004Z] ---> Running in d689b030d508 [2023-03-08T01:00:58.004Z] Removing intermediate container d689b030d508 [2023-03-08T01:00:58.004Z] ---> 9d25a0b2cf1b [2023-03-08T01:00:58.004Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T01:00:58.004Z] ---> Running in e302924a4632 [2023-03-08T01:00:58.004Z] Removing intermediate container e302924a4632 [2023-03-08T01:00:58.004Z] ---> 82b3acba87a6 [2023-03-08T01:00:58.004Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T01:00:58.004Z] ---> 0bbc6d08c97a [2023-03-08T01:00:58.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T01:00:58.004Z] ---> d315dae8f6e4 [2023-03-08T01:00:58.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T01:00:58.589Z] ---> b963eb2472f7 [2023-03-08T01:00:58.589Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T01:00:58.858Z] ---> Running in a16ae8aee4f0 [2023-03-08T01:00:59.124Z] Removing intermediate container a16ae8aee4f0 [2023-03-08T01:00:59.124Z] ---> 70feeafe6dbc [2023-03-08T01:00:59.124Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T01:00:59.124Z] ---> Running in 9dede5d97945 [2023-03-08T01:00:59.393Z] Removing intermediate container 9dede5d97945 [2023-03-08T01:00:59.393Z] ---> c30264a10af1 [2023-03-08T01:00:59.393Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T01:00:59.393Z] ---> Running in ffd50c013829 [2023-03-08T01:00:59.977Z] Removing intermediate container ffd50c013829 [2023-03-08T01:00:59.977Z] ---> 0bad46f8c7cb [2023-03-08T01:00:59.977Z] Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:00:59.977Z] ---> Running in 9775c935bac7 [2023-03-08T01:01:00.245Z] Removing intermediate container 9775c935bac7 [2023-03-08T01:01:00.245Z] ---> 33e14b7d0185 [2023-03-08T01:01:00.245Z] Step 22/22 : LABEL version=3.0.0-dev.80 [2023-03-08T01:01:00.245Z] ---> Running in a6dd05b00abb [2023-03-08T01:01:00.512Z] Removing intermediate container a6dd05b00abb [2023-03-08T01:01:00.512Z] ---> 83455166b04c [2023-03-08T01:01:00.512Z] [2023-03-08T01:01:00.779Z] Successfully built 83455166b04c [2023-03-08T01:01:00.779Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T01:01:01.058Z]  Building support-notifications ... done  [Pipeline] } [2023-03-08T01:01:01.059Z] $ docker stop --time=1 c95fb465acbe3824c3bc63c690ab2897b5ab51a6e88ac4830bc8efe3e53368cf [2023-03-08T01:01:02.782Z] $ docker rm -f --volumes c95fb465acbe3824c3bc63c690ab2897b5ab51a6e88ac4830bc8efe3e53368cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T01:01:03.284Z] + docker images [2023-03-08T01:01:03.553Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T01:01:03.553Z] support-notifications-arm64 latest 83455166b04c 3 seconds ago 29.7MB [2023-03-08T01:01:03.553Z] 2f161b58a640 15 seconds ago 1.4GB [2023-03-08T01:01:03.553Z] security-spiffe-token-provider-arm64 latest cd34130ced6a About a minute ago 29.1MB [2023-03-08T01:01:03.553Z] security-bootstrapper-arm64 latest 024c42fd8fcf About a minute ago 19MB [2023-03-08T01:01:03.553Z] 5c0ac49d7143 About a minute ago 1.37GB [2023-03-08T01:01:03.553Z] core-data-arm64 latest 86cc68627e6e 2 minutes ago 17.3MB [2023-03-08T01:01:03.553Z] 17b6bd57079d 2 minutes ago 1.34GB [2023-03-08T01:01:03.553Z] 949223fff66f 2 minutes ago 1.32GB [2023-03-08T01:01:03.553Z] core-common-config-bootstrapper-arm64 latest 668f827f060a 5 minutes ago 14.9MB [2023-03-08T01:01:03.553Z] a01285a8ca97 5 minutes ago 1.33GB [2023-03-08T01:01:03.553Z] security-proxy-auth-arm64 latest 36333446e714 5 minutes ago 15.6MB [2023-03-08T01:01:03.553Z] 29f00d14f075 6 minutes ago 1.32GB [2023-03-08T01:01:03.553Z] security-spire-agent-arm64 latest 598958435eaf 8 minutes ago 122MB [2023-03-08T01:01:03.553Z] security-spire-server-arm64 latest be3e0c6d2746 8 minutes ago 84.3MB [2023-03-08T01:01:03.553Z] 6441095385d7 9 minutes ago 1.21GB [2023-03-08T01:01:03.553Z] security-spire-config-arm64 latest b5dde2ed29dc 9 minutes ago 83.6MB [2023-03-08T01:01:03.553Z] support-scheduler-arm64 latest e4ec4ad6140d 9 minutes ago 29.1MB [2023-03-08T01:01:03.553Z] f1f55d6dad4a 9 minutes ago 1.4GB [2023-03-08T01:01:03.553Z] 698b2fd4a479 9 minutes ago 1.21GB [2023-03-08T01:01:03.553Z] core-metadata-arm64 latest 04593a7bb1d5 12 minutes ago 17.8MB [2023-03-08T01:01:03.553Z] core-command-arm64 latest 959d93da504e 12 minutes ago 17.1MB [2023-03-08T01:01:03.553Z] e46e99759e6d 12 minutes ago 1.35GB [2023-03-08T01:01:03.553Z] 2a987445c219 12 minutes ago 1.34GB [2023-03-08T01:01:03.553Z] security-secretstore-setup-arm64 latest eb40c184e735 12 minutes ago 28.7MB [2023-03-08T01:01:03.553Z] security-proxy-setup-arm64 latest e071301b0e2e 13 minutes ago 15.8MB [2023-03-08T01:01:03.554Z] 608cfdb16f0a 13 minutes ago 1.33GB [2023-03-08T01:01:03.554Z] efdf47acf3d9 13 minutes ago 1.32GB [2023-03-08T01:01:03.554Z] ci-base-image-arm64 latest 17cd05a0cfd9 22 minutes ago 904MB [2023-03-08T01:01:03.554Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T01:01:03.554Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T01:01:03.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T01:01:03.554Z] 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-03-08T01:01:03.691Z] provisioning config files... [2023-03-08T01:01:03.711Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/442@tmp/config5176753214698317772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:01:04.057Z] ---> docker-login.sh [2023-03-08T01:01:04.057Z] nexus3.edgexfoundry.org:10001 [2023-03-08T01:01:04.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:01:04.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:01:04.326Z] Configure a credential helper to remove this warning. See [2023-03-08T01:01:04.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:01:04.326Z] [2023-03-08T01:01:04.326Z] Login Succeeded [2023-03-08T01:01:04.326Z] nexus3.edgexfoundry.org:10002 [2023-03-08T01:01:04.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:01:04.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:01:04.858Z] Configure a credential helper to remove this warning. See [2023-03-08T01:01:04.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:01:04.858Z] [2023-03-08T01:01:04.858Z] Login Succeeded [2023-03-08T01:01:04.858Z] nexus3.edgexfoundry.org:10003 [2023-03-08T01:01:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:01:05.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:01:05.126Z] Configure a credential helper to remove this warning. See [2023-03-08T01:01:05.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:01:05.126Z] [2023-03-08T01:01:05.126Z] Login Succeeded [2023-03-08T01:01:05.126Z] nexus3.edgexfoundry.org:10004 [2023-03-08T01:01:05.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:01:05.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:01:05.657Z] Configure a credential helper to remove this warning. See [2023-03-08T01:01:05.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:01:05.657Z] [2023-03-08T01:01:05.657Z] Login Succeeded [2023-03-08T01:01:05.657Z] docker.io [2023-03-08T01:01:05.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T01:01:06.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T01:01:06.190Z] Configure a credential helper to remove this warning. See [2023-03-08T01:01:06.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T01:01:06.190Z] [2023-03-08T01:01:06.190Z] Login Succeeded [2023-03-08T01:01:06.190Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T01:01:06.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:01:06.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T01:01:06.280Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-08T01:01:06.280Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:06.280Z] latest [2023-03-08T01:01:06.280Z] 3.0.0-dev.80 [2023-03-08T01:01:06.280Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:06.280Z] main [2023-03-08T01:01:06.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:06.632Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:06.977Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:06.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T01:01:06.977Z] 2085b663d1ac: Preparing [2023-03-08T01:01:06.977Z] 03b0cf11cf84: Preparing [2023-03-08T01:01:06.977Z] 82ec6898d640: Preparing [2023-03-08T01:01:06.977Z] 6881b11b8c82: Preparing [2023-03-08T01:01:06.977Z] f70ee36035b9: Preparing [2023-03-08T01:01:06.977Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:07.244Z] 82ec6898d640: Pushed [2023-03-08T01:01:07.244Z] 2085b663d1ac: Pushed [2023-03-08T01:01:07.244Z] 6881b11b8c82: Pushed [2023-03-08T01:01:10.590Z] 03b0cf11cf84: Pushed [2023-03-08T01:01:10.590Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:10.942Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:11.290Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-08T01:01:11.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T01:01:11.290Z] 2085b663d1ac: Preparing [2023-03-08T01:01:11.290Z] 03b0cf11cf84: Preparing [2023-03-08T01:01:11.290Z] 82ec6898d640: Preparing [2023-03-08T01:01:11.290Z] 6881b11b8c82: Preparing [2023-03-08T01:01:11.290Z] f70ee36035b9: Preparing [2023-03-08T01:01:11.290Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:11.290Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:11.290Z] 2085b663d1ac: Layer already exists [2023-03-08T01:01:11.290Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:11.290Z] 03b0cf11cf84: Layer already exists [2023-03-08T01:01:11.556Z] latest: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:11.915Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:12.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.80 [2023-03-08T01:01:12.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T01:01:12.266Z] 2085b663d1ac: Preparing [2023-03-08T01:01:12.266Z] 03b0cf11cf84: Preparing [2023-03-08T01:01:12.266Z] 82ec6898d640: Preparing [2023-03-08T01:01:12.266Z] 6881b11b8c82: Preparing [2023-03-08T01:01:12.266Z] f70ee36035b9: Preparing [2023-03-08T01:01:12.266Z] 2085b663d1ac: Layer already exists [2023-03-08T01:01:12.266Z] 03b0cf11cf84: Layer already exists [2023-03-08T01:01:12.266Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:12.266Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:12.266Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:12.531Z] 3.0.0-dev.80: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:12.888Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:13.241Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:13.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T01:01:13.241Z] 2085b663d1ac: Preparing [2023-03-08T01:01:13.241Z] 03b0cf11cf84: Preparing [2023-03-08T01:01:13.241Z] 82ec6898d640: Preparing [2023-03-08T01:01:13.241Z] 6881b11b8c82: Preparing [2023-03-08T01:01:13.241Z] f70ee36035b9: Preparing [2023-03-08T01:01:13.241Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:13.241Z] 03b0cf11cf84: Layer already exists [2023-03-08T01:01:13.241Z] 2085b663d1ac: Layer already exists [2023-03-08T01:01:13.241Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:13.241Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:13.508Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:13.868Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:14.222Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-08T01:01:14.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T01:01:14.222Z] 2085b663d1ac: Preparing [2023-03-08T01:01:14.222Z] 03b0cf11cf84: Preparing [2023-03-08T01:01:14.222Z] 82ec6898d640: Preparing [2023-03-08T01:01:14.222Z] 6881b11b8c82: Preparing [2023-03-08T01:01:14.222Z] f70ee36035b9: Preparing [2023-03-08T01:01:14.222Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:14.222Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:14.222Z] 2085b663d1ac: Layer already exists [2023-03-08T01:01:14.222Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:14.222Z] 03b0cf11cf84: Layer already exists [2023-03-08T01:01:14.488Z] main: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:01:14.539Z] ===================================================== [Pipeline] echo [2023-03-08T01:01:14.547Z] taggedImages: [2023-03-08T01:01:14.547Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:14.547Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-08T01:01:14.547Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.80 [2023-03-08T01:01:14.547Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:14.547Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-08T01:01:14.564Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-08T01:01:14.564Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:14.564Z] latest [2023-03-08T01:01:14.564Z] 3.0.0-dev.80 [2023-03-08T01:01:14.564Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:14.564Z] main [2023-03-08T01:01:14.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:14.904Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:15.242Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:15.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T01:01:15.242Z] 74f88130e1e0: Preparing [2023-03-08T01:01:15.242Z] 4635dc0ac35a: Preparing [2023-03-08T01:01:15.242Z] 5931ecde4140: Preparing [2023-03-08T01:01:15.242Z] f18fd680ab4e: Preparing [2023-03-08T01:01:15.242Z] 82ec6898d640: Preparing [2023-03-08T01:01:15.242Z] 6697397fce2b: Preparing [2023-03-08T01:01:15.242Z] f70ee36035b9: Preparing [2023-03-08T01:01:15.242Z] 6697397fce2b: Waiting [2023-03-08T01:01:15.242Z] f70ee36035b9: Waiting [2023-03-08T01:01:15.508Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:15.508Z] 74f88130e1e0: Pushed [2023-03-08T01:01:15.508Z] 4635dc0ac35a: Pushed [2023-03-08T01:01:15.508Z] 5931ecde4140: Pushed [2023-03-08T01:01:15.509Z] 6697397fce2b: Pushed [2023-03-08T01:01:15.509Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:18.087Z] f18fd680ab4e: Pushed [2023-03-08T01:01:18.087Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:18.438Z] + 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-03-08T01:01:18.778Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-08T01:01:18.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T01:01:18.778Z] 74f88130e1e0: Preparing [2023-03-08T01:01:18.778Z] 4635dc0ac35a: Preparing [2023-03-08T01:01:18.778Z] 5931ecde4140: Preparing [2023-03-08T01:01:18.778Z] f18fd680ab4e: Preparing [2023-03-08T01:01:18.778Z] 82ec6898d640: Preparing [2023-03-08T01:01:18.778Z] 6697397fce2b: Preparing [2023-03-08T01:01:18.778Z] f70ee36035b9: Preparing [2023-03-08T01:01:18.778Z] f70ee36035b9: Waiting [2023-03-08T01:01:18.778Z] 6697397fce2b: Waiting [2023-03-08T01:01:18.778Z] f18fd680ab4e: Layer already exists [2023-03-08T01:01:18.778Z] 5931ecde4140: Layer already exists [2023-03-08T01:01:18.778Z] 4635dc0ac35a: Layer already exists [2023-03-08T01:01:18.778Z] 74f88130e1e0: Layer already exists [2023-03-08T01:01:18.778Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:18.778Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:18.778Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:19.045Z] latest: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:19.391Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:19.732Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.80 [2023-03-08T01:01:19.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T01:01:19.733Z] 74f88130e1e0: Preparing [2023-03-08T01:01:19.733Z] 4635dc0ac35a: Preparing [2023-03-08T01:01:19.733Z] 5931ecde4140: Preparing [2023-03-08T01:01:19.733Z] f18fd680ab4e: Preparing [2023-03-08T01:01:19.733Z] 82ec6898d640: Preparing [2023-03-08T01:01:19.733Z] 6697397fce2b: Preparing [2023-03-08T01:01:19.733Z] f70ee36035b9: Preparing [2023-03-08T01:01:19.733Z] 6697397fce2b: Waiting [2023-03-08T01:01:19.733Z] f70ee36035b9: Waiting [2023-03-08T01:01:19.733Z] f18fd680ab4e: Layer already exists [2023-03-08T01:01:19.733Z] 4635dc0ac35a: Layer already exists [2023-03-08T01:01:19.733Z] 5931ecde4140: Layer already exists [2023-03-08T01:01:19.733Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:19.733Z] 74f88130e1e0: Layer already exists [2023-03-08T01:01:19.733Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:19.733Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:19.998Z] 3.0.0-dev.80: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:20.338Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:20.679Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:20.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T01:01:20.679Z] 74f88130e1e0: Preparing [2023-03-08T01:01:20.679Z] 4635dc0ac35a: Preparing [2023-03-08T01:01:20.679Z] 5931ecde4140: Preparing [2023-03-08T01:01:20.679Z] f18fd680ab4e: Preparing [2023-03-08T01:01:20.679Z] 82ec6898d640: Preparing [2023-03-08T01:01:20.679Z] 6697397fce2b: Preparing [2023-03-08T01:01:20.679Z] f70ee36035b9: Preparing [2023-03-08T01:01:20.679Z] 6697397fce2b: Waiting [2023-03-08T01:01:20.679Z] f70ee36035b9: Waiting [2023-03-08T01:01:20.679Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:20.679Z] 5931ecde4140: Layer already exists [2023-03-08T01:01:20.679Z] 74f88130e1e0: Layer already exists [2023-03-08T01:01:20.679Z] f18fd680ab4e: Layer already exists [2023-03-08T01:01:20.679Z] 4635dc0ac35a: Layer already exists [2023-03-08T01:01:20.679Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:20.679Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:20.945Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:21.352Z] + 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-03-08T01:01:21.714Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-08T01:01:21.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T01:01:21.714Z] 74f88130e1e0: Preparing [2023-03-08T01:01:21.714Z] 4635dc0ac35a: Preparing [2023-03-08T01:01:21.714Z] 5931ecde4140: Preparing [2023-03-08T01:01:21.714Z] f18fd680ab4e: Preparing [2023-03-08T01:01:21.714Z] 82ec6898d640: Preparing [2023-03-08T01:01:21.714Z] 6697397fce2b: Preparing [2023-03-08T01:01:21.714Z] f70ee36035b9: Preparing [2023-03-08T01:01:21.714Z] 6697397fce2b: Waiting [2023-03-08T01:01:21.714Z] f70ee36035b9: Waiting [2023-03-08T01:01:21.714Z] 5931ecde4140: Layer already exists [2023-03-08T01:01:21.714Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:21.714Z] 74f88130e1e0: Layer already exists [2023-03-08T01:01:21.714Z] 4635dc0ac35a: Layer already exists [2023-03-08T01:01:21.714Z] f18fd680ab4e: Layer already exists [2023-03-08T01:01:21.714Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:21.714Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:21.983Z] main: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:01:22.032Z] ===================================================== [Pipeline] echo [2023-03-08T01:01:22.038Z] taggedImages: [2023-03-08T01:01:22.038Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:22.038Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-08T01:01:22.038Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.80 [2023-03-08T01:01:22.038Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:22.038Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-08T01:01:22.057Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-08T01:01:22.057Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:22.057Z] latest [2023-03-08T01:01:22.057Z] 3.0.0-dev.80 [2023-03-08T01:01:22.057Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:22.057Z] main [2023-03-08T01:01:22.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:22.410Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:22.767Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:22.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T01:01:22.767Z] 13c1dba7541b: Preparing [2023-03-08T01:01:22.767Z] b441949d741e: Preparing [2023-03-08T01:01:22.767Z] 82ec6898d640: Preparing [2023-03-08T01:01:22.767Z] 0a615f82d556: Preparing [2023-03-08T01:01:22.767Z] f70ee36035b9: Preparing [2023-03-08T01:01:22.767Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:22.767Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:23.034Z] 0a615f82d556: Pushed [2023-03-08T01:01:23.034Z] 13c1dba7541b: Pushed [2023-03-08T01:01:25.621Z] b441949d741e: Pushed [2023-03-08T01:01:25.887Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:26.244Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:26.593Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-08T01:01:26.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T01:01:26.593Z] 13c1dba7541b: Preparing [2023-03-08T01:01:26.593Z] b441949d741e: Preparing [2023-03-08T01:01:26.593Z] 82ec6898d640: Preparing [2023-03-08T01:01:26.593Z] 0a615f82d556: Preparing [2023-03-08T01:01:26.593Z] f70ee36035b9: Preparing [2023-03-08T01:01:26.593Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:26.593Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:26.593Z] 0a615f82d556: Layer already exists [2023-03-08T01:01:26.593Z] b441949d741e: Layer already exists [2023-03-08T01:01:26.593Z] 13c1dba7541b: Layer already exists [2023-03-08T01:01:26.593Z] latest: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:27.203Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:27.562Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.80 [2023-03-08T01:01:27.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T01:01:27.562Z] 13c1dba7541b: Preparing [2023-03-08T01:01:27.562Z] b441949d741e: Preparing [2023-03-08T01:01:27.562Z] 82ec6898d640: Preparing [2023-03-08T01:01:27.562Z] 0a615f82d556: Preparing [2023-03-08T01:01:27.562Z] f70ee36035b9: Preparing [2023-03-08T01:01:27.562Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:27.562Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:27.562Z] 0a615f82d556: Layer already exists [2023-03-08T01:01:27.562Z] b441949d741e: Layer already exists [2023-03-08T01:01:27.562Z] 13c1dba7541b: Layer already exists [2023-03-08T01:01:27.562Z] 3.0.0-dev.80: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:28.184Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:28.532Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:28.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T01:01:28.532Z] 13c1dba7541b: Preparing [2023-03-08T01:01:28.532Z] b441949d741e: Preparing [2023-03-08T01:01:28.532Z] 82ec6898d640: Preparing [2023-03-08T01:01:28.532Z] 0a615f82d556: Preparing [2023-03-08T01:01:28.532Z] f70ee36035b9: Preparing [2023-03-08T01:01:28.532Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:28.532Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:28.532Z] 13c1dba7541b: Layer already exists [2023-03-08T01:01:28.532Z] b441949d741e: Layer already exists [2023-03-08T01:01:28.532Z] 0a615f82d556: Layer already exists [2023-03-08T01:01:28.532Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:29.144Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:29.480Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-08T01:01:29.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T01:01:29.480Z] 13c1dba7541b: Preparing [2023-03-08T01:01:29.480Z] b441949d741e: Preparing [2023-03-08T01:01:29.480Z] 82ec6898d640: Preparing [2023-03-08T01:01:29.480Z] 0a615f82d556: Preparing [2023-03-08T01:01:29.480Z] f70ee36035b9: Preparing [2023-03-08T01:01:29.480Z] b441949d741e: Layer already exists [2023-03-08T01:01:29.480Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:29.480Z] 13c1dba7541b: Layer already exists [2023-03-08T01:01:29.480Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:29.480Z] 0a615f82d556: Layer already exists [2023-03-08T01:01:29.480Z] main: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:01:29.790Z] ===================================================== [Pipeline] echo [2023-03-08T01:01:29.796Z] taggedImages: [2023-03-08T01:01:29.796Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:29.796Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-08T01:01:29.796Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.80 [2023-03-08T01:01:29.796Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:29.796Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-08T01:01:29.810Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-08T01:01:29.810Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:29.810Z] latest [2023-03-08T01:01:29.810Z] 3.0.0-dev.80 [2023-03-08T01:01:29.810Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:29.810Z] main [2023-03-08T01:01:29.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:30.147Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:30.496Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:30.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T01:01:30.496Z] 1d557bc0a62e: Preparing [2023-03-08T01:01:30.496Z] 69a80164fa59: Preparing [2023-03-08T01:01:30.496Z] ccdf51713c1b: Preparing [2023-03-08T01:01:30.496Z] 82ec6898d640: Preparing [2023-03-08T01:01:30.496Z] 6881b11b8c82: Preparing [2023-03-08T01:01:30.496Z] f70ee36035b9: Preparing [2023-03-08T01:01:30.496Z] f70ee36035b9: Waiting [2023-03-08T01:01:30.496Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:30.770Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:30.770Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:30.770Z] 69a80164fa59: Pushed [2023-03-08T01:01:30.770Z] 1d557bc0a62e: Pushed [2023-03-08T01:01:34.120Z] ccdf51713c1b: Pushed [2023-03-08T01:01:34.121Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:34.464Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:34.813Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-08T01:01:34.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T01:01:34.813Z] 1d557bc0a62e: Preparing [2023-03-08T01:01:34.813Z] 69a80164fa59: Preparing [2023-03-08T01:01:34.813Z] ccdf51713c1b: Preparing [2023-03-08T01:01:34.813Z] 82ec6898d640: Preparing [2023-03-08T01:01:34.813Z] 6881b11b8c82: Preparing [2023-03-08T01:01:34.813Z] f70ee36035b9: Preparing [2023-03-08T01:01:34.813Z] f70ee36035b9: Waiting [2023-03-08T01:01:34.813Z] 69a80164fa59: Layer already exists [2023-03-08T01:01:34.813Z] 1d557bc0a62e: Layer already exists [2023-03-08T01:01:34.813Z] ccdf51713c1b: Layer already exists [2023-03-08T01:01:34.813Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:34.813Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:34.813Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:35.079Z] latest: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:35.427Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:35.768Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.80 [2023-03-08T01:01:35.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T01:01:35.768Z] 1d557bc0a62e: Preparing [2023-03-08T01:01:35.768Z] 69a80164fa59: Preparing [2023-03-08T01:01:35.768Z] ccdf51713c1b: Preparing [2023-03-08T01:01:35.768Z] 82ec6898d640: Preparing [2023-03-08T01:01:35.768Z] 6881b11b8c82: Preparing [2023-03-08T01:01:35.768Z] f70ee36035b9: Preparing [2023-03-08T01:01:35.768Z] f70ee36035b9: Waiting [2023-03-08T01:01:35.768Z] 1d557bc0a62e: Layer already exists [2023-03-08T01:01:35.768Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:35.768Z] 69a80164fa59: Layer already exists [2023-03-08T01:01:35.768Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:35.768Z] ccdf51713c1b: Layer already exists [2023-03-08T01:01:35.768Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:36.033Z] 3.0.0-dev.80: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:36.383Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:36.724Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:36.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T01:01:36.724Z] 1d557bc0a62e: Preparing [2023-03-08T01:01:36.724Z] 69a80164fa59: Preparing [2023-03-08T01:01:36.724Z] ccdf51713c1b: Preparing [2023-03-08T01:01:36.724Z] 82ec6898d640: Preparing [2023-03-08T01:01:36.724Z] 6881b11b8c82: Preparing [2023-03-08T01:01:36.724Z] f70ee36035b9: Preparing [2023-03-08T01:01:36.724Z] f70ee36035b9: Waiting [2023-03-08T01:01:36.724Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:36.724Z] 1d557bc0a62e: Layer already exists [2023-03-08T01:01:36.724Z] 69a80164fa59: Layer already exists [2023-03-08T01:01:36.725Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:36.725Z] ccdf51713c1b: Layer already exists [2023-03-08T01:01:36.725Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:36.990Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:37.341Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:37.684Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-08T01:01:37.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T01:01:37.684Z] 1d557bc0a62e: Preparing [2023-03-08T01:01:37.684Z] 69a80164fa59: Preparing [2023-03-08T01:01:37.684Z] ccdf51713c1b: Preparing [2023-03-08T01:01:37.684Z] 82ec6898d640: Preparing [2023-03-08T01:01:37.684Z] 6881b11b8c82: Preparing [2023-03-08T01:01:37.684Z] f70ee36035b9: Preparing [2023-03-08T01:01:37.684Z] f70ee36035b9: Waiting [2023-03-08T01:01:37.684Z] 6881b11b8c82: Layer already exists [2023-03-08T01:01:37.684Z] ccdf51713c1b: Layer already exists [2023-03-08T01:01:37.684Z] 1d557bc0a62e: Layer already exists [2023-03-08T01:01:37.684Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:37.684Z] 69a80164fa59: Layer already exists [2023-03-08T01:01:37.684Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:37.951Z] main: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:01:37.997Z] ===================================================== [Pipeline] echo [2023-03-08T01:01:38.004Z] taggedImages: [2023-03-08T01:01:38.004Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:38.004Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-08T01:01:38.004Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.80 [2023-03-08T01:01:38.004Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:38.004Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-08T01:01:38.019Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-08T01:01:38.019Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:38.019Z] latest [2023-03-08T01:01:38.019Z] 3.0.0-dev.80 [2023-03-08T01:01:38.019Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:38.019Z] main [2023-03-08T01:01:38.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:38.357Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:38.702Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:38.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T01:01:38.702Z] 5cd399d95970: Preparing [2023-03-08T01:01:38.702Z] 5cd399d95970: Preparing [2023-03-08T01:01:38.702Z] b77bcdeca53f: Preparing [2023-03-08T01:01:38.702Z] ba5c49ab90ec: Preparing [2023-03-08T01:01:38.702Z] 6489c13acf34: Preparing [2023-03-08T01:01:38.702Z] 75ffa9cba04e: Preparing [2023-03-08T01:01:38.702Z] 932f50976b94: Preparing [2023-03-08T01:01:38.702Z] 82ec6898d640: Preparing [2023-03-08T01:01:38.702Z] 16b3e06cb434: Preparing [2023-03-08T01:01:38.702Z] e8446889d9bf: Preparing [2023-03-08T01:01:38.702Z] c35b62b17432: Preparing [2023-03-08T01:01:38.702Z] 5fd782a30e04: Preparing [2023-03-08T01:01:38.702Z] f70ee36035b9: Preparing [2023-03-08T01:01:38.702Z] 16b3e06cb434: Waiting [2023-03-08T01:01:38.702Z] e8446889d9bf: Waiting [2023-03-08T01:01:38.702Z] c35b62b17432: Waiting [2023-03-08T01:01:38.702Z] 5fd782a30e04: Waiting [2023-03-08T01:01:38.702Z] f70ee36035b9: Waiting [2023-03-08T01:01:38.702Z] 932f50976b94: Waiting [2023-03-08T01:01:38.702Z] 82ec6898d640: Waiting [2023-03-08T01:01:38.969Z] ba5c49ab90ec: Pushed [2023-03-08T01:01:38.969Z] 5cd399d95970: Pushed [2023-03-08T01:01:38.969Z] b77bcdeca53f: Pushed [2023-03-08T01:01:38.969Z] 6489c13acf34: Pushed [2023-03-08T01:01:38.969Z] 75ffa9cba04e: Pushed [2023-03-08T01:01:38.969Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:39.235Z] 16b3e06cb434: Pushed [2023-03-08T01:01:39.235Z] c35b62b17432: Pushed [2023-03-08T01:01:39.235Z] e8446889d9bf: Pushed [2023-03-08T01:01:39.235Z] 5fd782a30e04: Pushed [2023-03-08T01:01:39.235Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:42.576Z] 932f50976b94: Pushed [2023-03-08T01:01:42.576Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:42.929Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:43.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-08T01:01:43.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T01:01:43.278Z] 5cd399d95970: Preparing [2023-03-08T01:01:43.278Z] 5cd399d95970: Preparing [2023-03-08T01:01:43.278Z] b77bcdeca53f: Preparing [2023-03-08T01:01:43.278Z] ba5c49ab90ec: Preparing [2023-03-08T01:01:43.278Z] 6489c13acf34: Preparing [2023-03-08T01:01:43.278Z] 75ffa9cba04e: Preparing [2023-03-08T01:01:43.278Z] 932f50976b94: Preparing [2023-03-08T01:01:43.278Z] 82ec6898d640: Preparing [2023-03-08T01:01:43.278Z] 16b3e06cb434: Preparing [2023-03-08T01:01:43.278Z] e8446889d9bf: Preparing [2023-03-08T01:01:43.278Z] c35b62b17432: Preparing [2023-03-08T01:01:43.278Z] 5fd782a30e04: Preparing [2023-03-08T01:01:43.278Z] f70ee36035b9: Preparing [2023-03-08T01:01:43.278Z] 82ec6898d640: Waiting [2023-03-08T01:01:43.278Z] 932f50976b94: Waiting [2023-03-08T01:01:43.278Z] e8446889d9bf: Waiting [2023-03-08T01:01:43.278Z] c35b62b17432: Waiting [2023-03-08T01:01:43.278Z] 5fd782a30e04: Waiting [2023-03-08T01:01:43.278Z] f70ee36035b9: Waiting [2023-03-08T01:01:43.278Z] 16b3e06cb434: Waiting [2023-03-08T01:01:43.278Z] ba5c49ab90ec: Layer already exists [2023-03-08T01:01:43.278Z] b77bcdeca53f: Layer already exists [2023-03-08T01:01:43.278Z] 5cd399d95970: Layer already exists [2023-03-08T01:01:43.278Z] 6489c13acf34: Layer already exists [2023-03-08T01:01:43.278Z] 75ffa9cba04e: Layer already exists [2023-03-08T01:01:43.278Z] e8446889d9bf: Layer already exists [2023-03-08T01:01:43.278Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:43.278Z] 932f50976b94: Layer already exists [2023-03-08T01:01:43.278Z] c35b62b17432: Layer already exists [2023-03-08T01:01:43.278Z] 16b3e06cb434: Layer already exists [2023-03-08T01:01:43.278Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:43.278Z] 5fd782a30e04: Layer already exists [2023-03-08T01:01:43.544Z] latest: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:43.894Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:44.233Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.80 [2023-03-08T01:01:44.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T01:01:44.233Z] 5cd399d95970: Preparing [2023-03-08T01:01:44.233Z] 5cd399d95970: Preparing [2023-03-08T01:01:44.233Z] b77bcdeca53f: Preparing [2023-03-08T01:01:44.233Z] ba5c49ab90ec: Preparing [2023-03-08T01:01:44.233Z] 6489c13acf34: Preparing [2023-03-08T01:01:44.233Z] 75ffa9cba04e: Preparing [2023-03-08T01:01:44.233Z] 932f50976b94: Preparing [2023-03-08T01:01:44.233Z] 82ec6898d640: Preparing [2023-03-08T01:01:44.233Z] 16b3e06cb434: Preparing [2023-03-08T01:01:44.233Z] e8446889d9bf: Preparing [2023-03-08T01:01:44.233Z] c35b62b17432: Preparing [2023-03-08T01:01:44.233Z] 5fd782a30e04: Preparing [2023-03-08T01:01:44.233Z] f70ee36035b9: Preparing [2023-03-08T01:01:44.233Z] e8446889d9bf: Waiting [2023-03-08T01:01:44.233Z] c35b62b17432: Waiting [2023-03-08T01:01:44.233Z] f70ee36035b9: Waiting [2023-03-08T01:01:44.233Z] 5fd782a30e04: Waiting [2023-03-08T01:01:44.233Z] 82ec6898d640: Waiting [2023-03-08T01:01:44.233Z] 932f50976b94: Waiting [2023-03-08T01:01:44.233Z] 16b3e06cb434: Waiting [2023-03-08T01:01:44.233Z] b77bcdeca53f: Layer already exists [2023-03-08T01:01:44.233Z] 75ffa9cba04e: Layer already exists [2023-03-08T01:01:44.233Z] ba5c49ab90ec: Layer already exists [2023-03-08T01:01:44.233Z] 5cd399d95970: Layer already exists [2023-03-08T01:01:44.233Z] 6489c13acf34: Layer already exists [2023-03-08T01:01:44.233Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:44.233Z] 932f50976b94: Layer already exists [2023-03-08T01:01:44.233Z] e8446889d9bf: Layer already exists [2023-03-08T01:01:44.233Z] 16b3e06cb434: Layer already exists [2023-03-08T01:01:44.233Z] c35b62b17432: Layer already exists [2023-03-08T01:01:44.233Z] 5fd782a30e04: Layer already exists [2023-03-08T01:01:44.233Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:44.499Z] 3.0.0-dev.80: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:44.844Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:45.193Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:45.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T01:01:45.193Z] 5cd399d95970: Preparing [2023-03-08T01:01:45.193Z] 5cd399d95970: Preparing [2023-03-08T01:01:45.193Z] b77bcdeca53f: Preparing [2023-03-08T01:01:45.193Z] ba5c49ab90ec: Preparing [2023-03-08T01:01:45.193Z] 6489c13acf34: Preparing [2023-03-08T01:01:45.193Z] 75ffa9cba04e: Preparing [2023-03-08T01:01:45.193Z] 932f50976b94: Preparing [2023-03-08T01:01:45.193Z] 82ec6898d640: Preparing [2023-03-08T01:01:45.193Z] 16b3e06cb434: Preparing [2023-03-08T01:01:45.193Z] e8446889d9bf: Preparing [2023-03-08T01:01:45.193Z] c35b62b17432: Preparing [2023-03-08T01:01:45.193Z] 5fd782a30e04: Preparing [2023-03-08T01:01:45.193Z] f70ee36035b9: Preparing [2023-03-08T01:01:45.193Z] e8446889d9bf: Waiting [2023-03-08T01:01:45.193Z] 932f50976b94: Waiting [2023-03-08T01:01:45.193Z] c35b62b17432: Waiting [2023-03-08T01:01:45.193Z] 82ec6898d640: Waiting [2023-03-08T01:01:45.193Z] 5fd782a30e04: Waiting [2023-03-08T01:01:45.193Z] f70ee36035b9: Waiting [2023-03-08T01:01:45.193Z] 16b3e06cb434: Waiting [2023-03-08T01:01:45.193Z] b77bcdeca53f: Layer already exists [2023-03-08T01:01:45.193Z] 75ffa9cba04e: Layer already exists [2023-03-08T01:01:45.193Z] 6489c13acf34: Layer already exists [2023-03-08T01:01:45.193Z] 5cd399d95970: Layer already exists [2023-03-08T01:01:45.193Z] ba5c49ab90ec: Layer already exists [2023-03-08T01:01:45.193Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:45.193Z] 932f50976b94: Layer already exists [2023-03-08T01:01:45.193Z] e8446889d9bf: Layer already exists [2023-03-08T01:01:45.193Z] 16b3e06cb434: Layer already exists [2023-03-08T01:01:45.193Z] c35b62b17432: Layer already exists [2023-03-08T01:01:45.460Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:45.460Z] 5fd782a30e04: Layer already exists [2023-03-08T01:01:45.460Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:45.801Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:46.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-08T01:01:46.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T01:01:46.143Z] 5cd399d95970: Preparing [2023-03-08T01:01:46.143Z] 5cd399d95970: Preparing [2023-03-08T01:01:46.143Z] b77bcdeca53f: Preparing [2023-03-08T01:01:46.143Z] ba5c49ab90ec: Preparing [2023-03-08T01:01:46.143Z] 6489c13acf34: Preparing [2023-03-08T01:01:46.143Z] 75ffa9cba04e: Preparing [2023-03-08T01:01:46.143Z] 932f50976b94: Preparing [2023-03-08T01:01:46.143Z] 82ec6898d640: Preparing [2023-03-08T01:01:46.143Z] 16b3e06cb434: Preparing [2023-03-08T01:01:46.143Z] e8446889d9bf: Preparing [2023-03-08T01:01:46.143Z] c35b62b17432: Preparing [2023-03-08T01:01:46.143Z] 5fd782a30e04: Preparing [2023-03-08T01:01:46.143Z] f70ee36035b9: Preparing [2023-03-08T01:01:46.143Z] e8446889d9bf: Waiting [2023-03-08T01:01:46.143Z] c35b62b17432: Waiting [2023-03-08T01:01:46.143Z] 5fd782a30e04: Waiting [2023-03-08T01:01:46.143Z] 932f50976b94: Waiting [2023-03-08T01:01:46.143Z] f70ee36035b9: Waiting [2023-03-08T01:01:46.143Z] 82ec6898d640: Waiting [2023-03-08T01:01:46.143Z] 16b3e06cb434: Waiting [2023-03-08T01:01:46.143Z] ba5c49ab90ec: Layer already exists [2023-03-08T01:01:46.143Z] b77bcdeca53f: Layer already exists [2023-03-08T01:01:46.143Z] 5cd399d95970: Layer already exists [2023-03-08T01:01:46.143Z] 6489c13acf34: Layer already exists [2023-03-08T01:01:46.143Z] 75ffa9cba04e: Layer already exists [2023-03-08T01:01:46.143Z] 932f50976b94: Layer already exists [2023-03-08T01:01:46.143Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:46.143Z] 16b3e06cb434: Layer already exists [2023-03-08T01:01:46.143Z] c35b62b17432: Layer already exists [2023-03-08T01:01:46.143Z] e8446889d9bf: Layer already exists [2023-03-08T01:01:46.143Z] 5fd782a30e04: Layer already exists [2023-03-08T01:01:46.143Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:46.409Z] main: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:01:46.451Z] ===================================================== [Pipeline] echo [2023-03-08T01:01:46.459Z] taggedImages: [2023-03-08T01:01:46.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:46.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-08T01:01:46.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.80 [2023-03-08T01:01:46.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:46.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-08T01:01:46.477Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-08T01:01:46.477Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:46.477Z] latest [2023-03-08T01:01:46.477Z] 3.0.0-dev.80 [2023-03-08T01:01:46.477Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:46.477Z] main [2023-03-08T01:01:46.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:46.808Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:47.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:47.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T01:01:47.149Z] 8a71c331a4fe: Preparing [2023-03-08T01:01:47.149Z] e43a282605db: Preparing [2023-03-08T01:01:47.149Z] d18bca859187: Preparing [2023-03-08T01:01:47.149Z] 3b354495d1a5: Preparing [2023-03-08T01:01:47.149Z] 82ec6898d640: Preparing [2023-03-08T01:01:47.149Z] 6697397fce2b: Preparing [2023-03-08T01:01:47.149Z] f70ee36035b9: Preparing [2023-03-08T01:01:47.149Z] 6697397fce2b: Waiting [2023-03-08T01:01:47.149Z] f70ee36035b9: Waiting [2023-03-08T01:01:47.416Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:47.416Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:47.416Z] 8a71c331a4fe: Pushed [2023-03-08T01:01:47.416Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:47.416Z] d18bca859187: Pushed [2023-03-08T01:01:47.416Z] e43a282605db: Pushed [2023-03-08T01:01:49.995Z] 3b354495d1a5: Pushed [2023-03-08T01:01:49.995Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:50.333Z] + 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-03-08T01:01:50.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-08T01:01:50.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T01:01:50.668Z] 8a71c331a4fe: Preparing [2023-03-08T01:01:50.668Z] e43a282605db: Preparing [2023-03-08T01:01:50.668Z] d18bca859187: Preparing [2023-03-08T01:01:50.668Z] 3b354495d1a5: Preparing [2023-03-08T01:01:50.668Z] 82ec6898d640: Preparing [2023-03-08T01:01:50.668Z] 6697397fce2b: Preparing [2023-03-08T01:01:50.668Z] f70ee36035b9: Preparing [2023-03-08T01:01:50.668Z] 6697397fce2b: Waiting [2023-03-08T01:01:50.668Z] f70ee36035b9: Waiting [2023-03-08T01:01:50.668Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:50.668Z] 8a71c331a4fe: Layer already exists [2023-03-08T01:01:50.668Z] d18bca859187: Layer already exists [2023-03-08T01:01:50.668Z] e43a282605db: Layer already exists [2023-03-08T01:01:50.668Z] 3b354495d1a5: Layer already exists [2023-03-08T01:01:50.668Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:50.668Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:50.935Z] latest: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:51.278Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:51.613Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.80 [2023-03-08T01:01:51.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T01:01:51.613Z] 8a71c331a4fe: Preparing [2023-03-08T01:01:51.613Z] e43a282605db: Preparing [2023-03-08T01:01:51.613Z] d18bca859187: Preparing [2023-03-08T01:01:51.613Z] 3b354495d1a5: Preparing [2023-03-08T01:01:51.613Z] 82ec6898d640: Preparing [2023-03-08T01:01:51.613Z] 6697397fce2b: Preparing [2023-03-08T01:01:51.613Z] f70ee36035b9: Preparing [2023-03-08T01:01:51.613Z] 6697397fce2b: Waiting [2023-03-08T01:01:51.613Z] f70ee36035b9: Waiting [2023-03-08T01:01:51.613Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:51.613Z] 8a71c331a4fe: Layer already exists [2023-03-08T01:01:51.613Z] e43a282605db: Layer already exists [2023-03-08T01:01:51.613Z] 3b354495d1a5: Layer already exists [2023-03-08T01:01:51.613Z] d18bca859187: Layer already exists [2023-03-08T01:01:51.613Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:51.613Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:51.879Z] 3.0.0-dev.80: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:52.220Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:52.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:52.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T01:01:52.553Z] 8a71c331a4fe: Preparing [2023-03-08T01:01:52.553Z] e43a282605db: Preparing [2023-03-08T01:01:52.553Z] d18bca859187: Preparing [2023-03-08T01:01:52.553Z] 3b354495d1a5: Preparing [2023-03-08T01:01:52.553Z] 82ec6898d640: Preparing [2023-03-08T01:01:52.553Z] 6697397fce2b: Preparing [2023-03-08T01:01:52.553Z] f70ee36035b9: Preparing [2023-03-08T01:01:52.553Z] 6697397fce2b: Waiting [2023-03-08T01:01:52.553Z] f70ee36035b9: Waiting [2023-03-08T01:01:52.819Z] e43a282605db: Layer already exists [2023-03-08T01:01:52.819Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:52.819Z] 8a71c331a4fe: Layer already exists [2023-03-08T01:01:52.819Z] d18bca859187: Layer already exists [2023-03-08T01:01:52.819Z] 3b354495d1a5: Layer already exists [2023-03-08T01:01:52.819Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:52.819Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:52.819Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:53.162Z] + 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-03-08T01:01:53.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-08T01:01:53.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T01:01:53.505Z] 8a71c331a4fe: Preparing [2023-03-08T01:01:53.505Z] e43a282605db: Preparing [2023-03-08T01:01:53.505Z] d18bca859187: Preparing [2023-03-08T01:01:53.505Z] 3b354495d1a5: Preparing [2023-03-08T01:01:53.505Z] 82ec6898d640: Preparing [2023-03-08T01:01:53.505Z] 6697397fce2b: Preparing [2023-03-08T01:01:53.505Z] f70ee36035b9: Preparing [2023-03-08T01:01:53.505Z] f70ee36035b9: Waiting [2023-03-08T01:01:53.505Z] 6697397fce2b: Waiting [2023-03-08T01:01:53.505Z] 8a71c331a4fe: Layer already exists [2023-03-08T01:01:53.505Z] d18bca859187: Layer already exists [2023-03-08T01:01:53.505Z] e43a282605db: Layer already exists [2023-03-08T01:01:53.505Z] 3b354495d1a5: Layer already exists [2023-03-08T01:01:53.505Z] 82ec6898d640: Layer already exists [2023-03-08T01:01:53.505Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:53.505Z] 6697397fce2b: Layer already exists [2023-03-08T01:01:53.772Z] main: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:01:53.826Z] ===================================================== [Pipeline] echo [2023-03-08T01:01:53.834Z] taggedImages: [2023-03-08T01:01:53.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:53.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-08T01:01:53.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.80 [2023-03-08T01:01:53.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:53.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-08T01:01:53.857Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-08T01:01:53.857Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:53.857Z] latest [2023-03-08T01:01:53.857Z] 3.0.0-dev.80 [2023-03-08T01:01:53.857Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:01:53.857Z] main [2023-03-08T01:01:53.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:54.208Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:54.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:01:54.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T01:01:54.553Z] b1423f082051: Preparing [2023-03-08T01:01:54.553Z] 1b0709f2b43f: Preparing [2023-03-08T01:01:54.553Z] 94a04f2cc4c0: Preparing [2023-03-08T01:01:54.553Z] a68fdb0c6be5: Preparing [2023-03-08T01:01:54.553Z] c96eff2643f3: Preparing [2023-03-08T01:01:54.553Z] b609e0cdba2a: Preparing [2023-03-08T01:01:54.553Z] f70ee36035b9: Preparing [2023-03-08T01:01:54.553Z] b609e0cdba2a: Waiting [2023-03-08T01:01:54.553Z] f70ee36035b9: Waiting [2023-03-08T01:01:54.819Z] c96eff2643f3: Pushed [2023-03-08T01:01:54.819Z] b1423f082051: Pushed [2023-03-08T01:01:54.819Z] 1b0709f2b43f: Pushed [2023-03-08T01:01:54.819Z] a68fdb0c6be5: Pushed [2023-03-08T01:01:54.819Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:55.086Z] b609e0cdba2a: Pushed [2023-03-08T01:01:57.667Z] 94a04f2cc4c0: Pushed [2023-03-08T01:01:57.667Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:58.005Z] + 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-03-08T01:01:58.340Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-08T01:01:58.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T01:01:58.340Z] b1423f082051: Preparing [2023-03-08T01:01:58.340Z] 1b0709f2b43f: Preparing [2023-03-08T01:01:58.340Z] 94a04f2cc4c0: Preparing [2023-03-08T01:01:58.340Z] a68fdb0c6be5: Preparing [2023-03-08T01:01:58.340Z] c96eff2643f3: Preparing [2023-03-08T01:01:58.340Z] b609e0cdba2a: Preparing [2023-03-08T01:01:58.340Z] f70ee36035b9: Preparing [2023-03-08T01:01:58.340Z] b609e0cdba2a: Waiting [2023-03-08T01:01:58.340Z] f70ee36035b9: Waiting [2023-03-08T01:01:58.340Z] b1423f082051: Layer already exists [2023-03-08T01:01:58.340Z] a68fdb0c6be5: Layer already exists [2023-03-08T01:01:58.340Z] c96eff2643f3: Layer already exists [2023-03-08T01:01:58.340Z] 1b0709f2b43f: Layer already exists [2023-03-08T01:01:58.340Z] 94a04f2cc4c0: Layer already exists [2023-03-08T01:01:58.340Z] b609e0cdba2a: Layer already exists [2023-03-08T01:01:58.340Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:58.606Z] latest: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:58.952Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:59.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.80 [2023-03-08T01:01:59.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T01:01:59.292Z] b1423f082051: Preparing [2023-03-08T01:01:59.292Z] 1b0709f2b43f: Preparing [2023-03-08T01:01:59.292Z] 94a04f2cc4c0: Preparing [2023-03-08T01:01:59.292Z] a68fdb0c6be5: Preparing [2023-03-08T01:01:59.292Z] c96eff2643f3: Preparing [2023-03-08T01:01:59.292Z] b609e0cdba2a: Preparing [2023-03-08T01:01:59.292Z] f70ee36035b9: Preparing [2023-03-08T01:01:59.292Z] b609e0cdba2a: Waiting [2023-03-08T01:01:59.292Z] f70ee36035b9: Waiting [2023-03-08T01:01:59.292Z] c96eff2643f3: Layer already exists [2023-03-08T01:01:59.292Z] b1423f082051: Layer already exists [2023-03-08T01:01:59.292Z] 94a04f2cc4c0: Layer already exists [2023-03-08T01:01:59.292Z] a68fdb0c6be5: Layer already exists [2023-03-08T01:01:59.292Z] 1b0709f2b43f: Layer already exists [2023-03-08T01:01:59.292Z] f70ee36035b9: Layer already exists [2023-03-08T01:01:59.292Z] b609e0cdba2a: Layer already exists [2023-03-08T01:01:59.558Z] 3.0.0-dev.80: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:01:59.899Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:00.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:00.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T01:02:00.292Z] b1423f082051: Preparing [2023-03-08T01:02:00.292Z] 1b0709f2b43f: Preparing [2023-03-08T01:02:00.292Z] 94a04f2cc4c0: Preparing [2023-03-08T01:02:00.292Z] a68fdb0c6be5: Preparing [2023-03-08T01:02:00.292Z] c96eff2643f3: Preparing [2023-03-08T01:02:00.292Z] b609e0cdba2a: Preparing [2023-03-08T01:02:00.292Z] f70ee36035b9: Preparing [2023-03-08T01:02:00.292Z] f70ee36035b9: Waiting [2023-03-08T01:02:00.292Z] b609e0cdba2a: Waiting [2023-03-08T01:02:00.292Z] 1b0709f2b43f: Layer already exists [2023-03-08T01:02:00.292Z] 94a04f2cc4c0: Layer already exists [2023-03-08T01:02:00.292Z] c96eff2643f3: Layer already exists [2023-03-08T01:02:00.292Z] a68fdb0c6be5: Layer already exists [2023-03-08T01:02:00.292Z] b1423f082051: Layer already exists [2023-03-08T01:02:00.292Z] f70ee36035b9: Layer already exists [2023-03-08T01:02:00.292Z] b609e0cdba2a: Layer already exists [2023-03-08T01:02:00.561Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:01.035Z] + 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-03-08T01:02:01.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-08T01:02:01.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T01:02:01.512Z] b1423f082051: Preparing [2023-03-08T01:02:01.512Z] 1b0709f2b43f: Preparing [2023-03-08T01:02:01.512Z] 94a04f2cc4c0: Preparing [2023-03-08T01:02:01.512Z] a68fdb0c6be5: Preparing [2023-03-08T01:02:01.512Z] c96eff2643f3: Preparing [2023-03-08T01:02:01.512Z] b609e0cdba2a: Preparing [2023-03-08T01:02:01.512Z] f70ee36035b9: Preparing [2023-03-08T01:02:01.512Z] b609e0cdba2a: Waiting [2023-03-08T01:02:01.512Z] f70ee36035b9: Waiting [2023-03-08T01:02:01.512Z] a68fdb0c6be5: Layer already exists [2023-03-08T01:02:01.512Z] 1b0709f2b43f: Layer already exists [2023-03-08T01:02:01.512Z] c96eff2643f3: Layer already exists [2023-03-08T01:02:01.512Z] 94a04f2cc4c0: Layer already exists [2023-03-08T01:02:01.512Z] b1423f082051: Layer already exists [2023-03-08T01:02:01.512Z] b609e0cdba2a: Layer already exists [2023-03-08T01:02:01.512Z] f70ee36035b9: Layer already exists [2023-03-08T01:02:01.780Z] main: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:02:01.822Z] ===================================================== [Pipeline] echo [2023-03-08T01:02:01.833Z] taggedImages: [2023-03-08T01:02:01.833Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:01.833Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-08T01:02:01.833Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.80 [2023-03-08T01:02:01.833Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:01.833Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-08T01:02:01.852Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-08T01:02:01.852Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:01.852Z] latest [2023-03-08T01:02:01.852Z] 3.0.0-dev.80 [2023-03-08T01:02:01.852Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:01.852Z] main [2023-03-08T01:02:01.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:02.185Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:02.533Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:02.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T01:02:02.533Z] 0a80690b0120: Preparing [2023-03-08T01:02:02.533Z] 875070c87215: Preparing [2023-03-08T01:02:02.533Z] 80ee113d7f14: Preparing [2023-03-08T01:02:02.533Z] 9e19b527f155: Preparing [2023-03-08T01:02:02.533Z] e87181b9c386: Preparing [2023-03-08T01:02:02.533Z] c1ab017afe0a: Preparing [2023-03-08T01:02:02.533Z] 587b0eb1b36d: Preparing [2023-03-08T01:02:02.533Z] 84b36c0a083b: Preparing [2023-03-08T01:02:02.533Z] f70ee36035b9: Preparing [2023-03-08T01:02:02.533Z] 587b0eb1b36d: Waiting [2023-03-08T01:02:02.533Z] f70ee36035b9: Waiting [2023-03-08T01:02:02.533Z] 84b36c0a083b: Waiting [2023-03-08T01:02:02.533Z] c1ab017afe0a: Waiting [2023-03-08T01:02:03.508Z] 875070c87215: Pushed [2023-03-08T01:02:03.508Z] 0a80690b0120: Pushed [2023-03-08T01:02:03.508Z] e87181b9c386: Pushed [2023-03-08T01:02:03.776Z] c1ab017afe0a: Pushed [2023-03-08T01:02:03.776Z] 587b0eb1b36d: Pushed [2023-03-08T01:02:03.776Z] f70ee36035b9: Layer already exists [2023-03-08T01:02:04.046Z] 84b36c0a083b: Pushed [2023-03-08T01:02:05.460Z] 9e19b527f155: Pushed [2023-03-08T01:02:06.419Z] 80ee113d7f14: Pushed [2023-03-08T01:02:07.377Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:07.717Z] + 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-03-08T01:02:08.051Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-08T01:02:08.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T01:02:08.051Z] 0a80690b0120: Preparing [2023-03-08T01:02:08.051Z] 875070c87215: Preparing [2023-03-08T01:02:08.051Z] 80ee113d7f14: Preparing [2023-03-08T01:02:08.051Z] 9e19b527f155: Preparing [2023-03-08T01:02:08.051Z] e87181b9c386: Preparing [2023-03-08T01:02:08.051Z] c1ab017afe0a: Preparing [2023-03-08T01:02:08.051Z] 587b0eb1b36d: Preparing [2023-03-08T01:02:08.051Z] 84b36c0a083b: Preparing [2023-03-08T01:02:08.051Z] f70ee36035b9: Preparing [2023-03-08T01:02:08.051Z] c1ab017afe0a: Waiting [2023-03-08T01:02:08.051Z] 587b0eb1b36d: Waiting [2023-03-08T01:02:08.051Z] 84b36c0a083b: Waiting [2023-03-08T01:02:08.051Z] f70ee36035b9: Waiting [2023-03-08T01:02:08.051Z] 875070c87215: Layer already exists [2023-03-08T01:02:08.051Z] e87181b9c386: Layer already exists [2023-03-08T01:02:08.051Z] 80ee113d7f14: Layer already exists [2023-03-08T01:02:08.051Z] 0a80690b0120: Layer already exists [2023-03-08T01:02:08.051Z] 9e19b527f155: Layer already exists [2023-03-08T01:02:08.051Z] c1ab017afe0a: Layer already exists [2023-03-08T01:02:08.051Z] 587b0eb1b36d: Layer already exists [2023-03-08T01:02:08.051Z] 84b36c0a083b: Layer already exists [2023-03-08T01:02:08.051Z] f70ee36035b9: Layer already exists [2023-03-08T01:02:08.317Z] latest: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:08.662Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:08.999Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.80 [2023-03-08T01:02:08.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T01:02:08.999Z] 0a80690b0120: Preparing [2023-03-08T01:02:08.999Z] 875070c87215: Preparing [2023-03-08T01:02:08.999Z] 80ee113d7f14: Preparing [2023-03-08T01:02:08.999Z] 9e19b527f155: Preparing [2023-03-08T01:02:08.999Z] e87181b9c386: Preparing [2023-03-08T01:02:08.999Z] c1ab017afe0a: Preparing [2023-03-08T01:02:08.999Z] 587b0eb1b36d: Preparing [2023-03-08T01:02:08.999Z] 84b36c0a083b: Preparing [2023-03-08T01:02:08.999Z] f70ee36035b9: Preparing [2023-03-08T01:02:08.999Z] c1ab017afe0a: Waiting [2023-03-08T01:02:08.999Z] 587b0eb1b36d: Waiting [2023-03-08T01:02:08.999Z] 84b36c0a083b: Waiting [2023-03-08T01:02:08.999Z] f70ee36035b9: Waiting [2023-03-08T01:02:08.999Z] 80ee113d7f14: Layer already exists [2023-03-08T01:02:08.999Z] e87181b9c386: Layer already exists [2023-03-08T01:02:09.000Z] 875070c87215: Layer already exists [2023-03-08T01:02:09.000Z] 9e19b527f155: Layer already exists [2023-03-08T01:02:09.000Z] 0a80690b0120: Layer already exists [2023-03-08T01:02:09.000Z] 84b36c0a083b: Layer already exists [2023-03-08T01:02:09.000Z] 587b0eb1b36d: Layer already exists [2023-03-08T01:02:09.000Z] c1ab017afe0a: Layer already exists [2023-03-08T01:02:09.000Z] f70ee36035b9: Layer already exists [2023-03-08T01:02:09.267Z] 3.0.0-dev.80: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:09.611Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:09.953Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:09.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T01:02:09.953Z] 0a80690b0120: Preparing [2023-03-08T01:02:09.953Z] 875070c87215: Preparing [2023-03-08T01:02:09.953Z] 80ee113d7f14: Preparing [2023-03-08T01:02:09.953Z] 9e19b527f155: Preparing [2023-03-08T01:02:09.953Z] e87181b9c386: Preparing [2023-03-08T01:02:09.953Z] c1ab017afe0a: Preparing [2023-03-08T01:02:09.953Z] 587b0eb1b36d: Preparing [2023-03-08T01:02:09.953Z] 84b36c0a083b: Preparing [2023-03-08T01:02:09.953Z] f70ee36035b9: Preparing [2023-03-08T01:02:09.953Z] c1ab017afe0a: Waiting [2023-03-08T01:02:09.953Z] 587b0eb1b36d: Waiting [2023-03-08T01:02:09.953Z] 84b36c0a083b: Waiting [2023-03-08T01:02:09.953Z] f70ee36035b9: Waiting [2023-03-08T01:02:09.953Z] 875070c87215: Layer already exists [2023-03-08T01:02:09.953Z] 0a80690b0120: Layer already exists [2023-03-08T01:02:09.953Z] e87181b9c386: Layer already exists [2023-03-08T01:02:09.953Z] 9e19b527f155: Layer already exists [2023-03-08T01:02:09.953Z] 80ee113d7f14: Layer already exists [2023-03-08T01:02:09.953Z] c1ab017afe0a: Layer already exists [2023-03-08T01:02:09.953Z] 84b36c0a083b: Layer already exists [2023-03-08T01:02:09.953Z] 587b0eb1b36d: Layer already exists [2023-03-08T01:02:09.953Z] f70ee36035b9: Layer already exists [2023-03-08T01:02:10.220Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:10.574Z] + 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-03-08T01:02:10.912Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-08T01:02:10.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T01:02:10.912Z] 0a80690b0120: Preparing [2023-03-08T01:02:10.912Z] 875070c87215: Preparing [2023-03-08T01:02:10.912Z] 80ee113d7f14: Preparing [2023-03-08T01:02:10.912Z] 9e19b527f155: Preparing [2023-03-08T01:02:10.912Z] e87181b9c386: Preparing [2023-03-08T01:02:10.912Z] c1ab017afe0a: Preparing [2023-03-08T01:02:10.912Z] 587b0eb1b36d: Preparing [2023-03-08T01:02:10.912Z] 84b36c0a083b: Preparing [2023-03-08T01:02:10.912Z] f70ee36035b9: Preparing [2023-03-08T01:02:10.912Z] c1ab017afe0a: Waiting [2023-03-08T01:02:10.912Z] 587b0eb1b36d: Waiting [2023-03-08T01:02:10.912Z] 84b36c0a083b: Waiting [2023-03-08T01:02:10.912Z] f70ee36035b9: Waiting [2023-03-08T01:02:10.912Z] 0a80690b0120: Layer already exists [2023-03-08T01:02:10.912Z] 875070c87215: Layer already exists [2023-03-08T01:02:10.912Z] 9e19b527f155: Layer already exists [2023-03-08T01:02:10.912Z] e87181b9c386: Layer already exists [2023-03-08T01:02:10.912Z] 80ee113d7f14: Layer already exists [2023-03-08T01:02:10.912Z] 84b36c0a083b: Layer already exists [2023-03-08T01:02:10.912Z] c1ab017afe0a: Layer already exists [2023-03-08T01:02:10.912Z] 587b0eb1b36d: Layer already exists [2023-03-08T01:02:10.912Z] f70ee36035b9: Layer already exists [2023-03-08T01:02:11.178Z] main: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:02:11.221Z] ===================================================== [Pipeline] echo [2023-03-08T01:02:11.227Z] taggedImages: [2023-03-08T01:02:11.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:11.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-08T01:02:11.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.80 [2023-03-08T01:02:11.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:11.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-08T01:02:11.242Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-08T01:02:11.242Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:11.242Z] latest [2023-03-08T01:02:11.242Z] 3.0.0-dev.80 [2023-03-08T01:02:11.242Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:11.242Z] main [2023-03-08T01:02:11.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:11.583Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:11.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:11.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T01:02:11.922Z] 0e24bf05d057: Preparing [2023-03-08T01:02:11.922Z] 97029b93faac: Preparing [2023-03-08T01:02:11.922Z] 82ec6898d640: Preparing [2023-03-08T01:02:11.922Z] 41cb610827bf: Preparing [2023-03-08T01:02:11.922Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:11.922Z] 82ec6898d640: Layer already exists [2023-03-08T01:02:12.188Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:12.188Z] 0e24bf05d057: Pushed [2023-03-08T01:02:13.595Z] 41cb610827bf: Pushed [2023-03-08T01:02:16.937Z] 97029b93faac: Pushed [2023-03-08T01:02:17.203Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:17.542Z] + 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-03-08T01:02:17.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-08T01:02:17.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T01:02:17.880Z] 0e24bf05d057: Preparing [2023-03-08T01:02:17.880Z] 97029b93faac: Preparing [2023-03-08T01:02:17.880Z] 82ec6898d640: Preparing [2023-03-08T01:02:17.880Z] 41cb610827bf: Preparing [2023-03-08T01:02:17.880Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:17.880Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:17.880Z] 97029b93faac: Layer already exists [2023-03-08T01:02:17.880Z] 41cb610827bf: Layer already exists [2023-03-08T01:02:17.880Z] 82ec6898d640: Layer already exists [2023-03-08T01:02:17.880Z] 0e24bf05d057: Layer already exists [2023-03-08T01:02:18.153Z] latest: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:18.492Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:18.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.80 [2023-03-08T01:02:18.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T01:02:18.835Z] 0e24bf05d057: Preparing [2023-03-08T01:02:18.835Z] 97029b93faac: Preparing [2023-03-08T01:02:18.835Z] 82ec6898d640: Preparing [2023-03-08T01:02:18.835Z] 41cb610827bf: Preparing [2023-03-08T01:02:18.835Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:18.835Z] 41cb610827bf: Layer already exists [2023-03-08T01:02:18.835Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:18.835Z] 82ec6898d640: Layer already exists [2023-03-08T01:02:18.835Z] 97029b93faac: Layer already exists [2023-03-08T01:02:18.835Z] 0e24bf05d057: Layer already exists [2023-03-08T01:02:19.102Z] 3.0.0-dev.80: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:19.469Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:19.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:19.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T01:02:19.805Z] 0e24bf05d057: Preparing [2023-03-08T01:02:19.805Z] 97029b93faac: Preparing [2023-03-08T01:02:19.805Z] 82ec6898d640: Preparing [2023-03-08T01:02:19.805Z] 41cb610827bf: Preparing [2023-03-08T01:02:19.805Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:19.805Z] 41cb610827bf: Layer already exists [2023-03-08T01:02:19.805Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:19.805Z] 82ec6898d640: Layer already exists [2023-03-08T01:02:19.805Z] 0e24bf05d057: Layer already exists [2023-03-08T01:02:19.805Z] 97029b93faac: Layer already exists [2023-03-08T01:02:20.071Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:20.414Z] + 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-03-08T01:02:20.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-08T01:02:20.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T01:02:20.743Z] 0e24bf05d057: Preparing [2023-03-08T01:02:20.743Z] 97029b93faac: Preparing [2023-03-08T01:02:20.743Z] 82ec6898d640: Preparing [2023-03-08T01:02:20.743Z] 41cb610827bf: Preparing [2023-03-08T01:02:20.743Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:20.743Z] 97029b93faac: Layer already exists [2023-03-08T01:02:20.743Z] 41cb610827bf: Layer already exists [2023-03-08T01:02:20.743Z] 0e24bf05d057: Layer already exists [2023-03-08T01:02:20.743Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:20.743Z] 82ec6898d640: Layer already exists [2023-03-08T01:02:21.009Z] main: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:02:21.055Z] ===================================================== [Pipeline] echo [2023-03-08T01:02:21.060Z] taggedImages: [2023-03-08T01:02:21.060Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:21.060Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-08T01:02:21.060Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.80 [2023-03-08T01:02:21.060Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:21.060Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-08T01:02:21.074Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-08T01:02:21.074Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:21.074Z] latest [2023-03-08T01:02:21.074Z] 3.0.0-dev.80 [2023-03-08T01:02:21.074Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:21.074Z] main [2023-03-08T01:02:21.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:21.407Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:21.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:21.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T01:02:21.746Z] 6503078d61d2: Preparing [2023-03-08T01:02:21.746Z] 2b6da9578397: Preparing [2023-03-08T01:02:21.746Z] aadafa53a201: Preparing [2023-03-08T01:02:21.746Z] 48c33b47ff57: Preparing [2023-03-08T01:02:21.746Z] d304c76174e4: Preparing [2023-03-08T01:02:21.746Z] b6ed2d228cc6: Preparing [2023-03-08T01:02:21.746Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:21.746Z] b6ed2d228cc6: Waiting [2023-03-08T01:02:21.746Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:02:22.013Z] 6503078d61d2: Pushed [2023-03-08T01:02:22.013Z] 2b6da9578397: Pushed [2023-03-08T01:02:22.013Z] aadafa53a201: Pushed [2023-03-08T01:02:22.013Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:22.976Z] b6ed2d228cc6: Pushed [2023-03-08T01:02:31.183Z] d304c76174e4: Pushed [2023-03-08T01:02:39.386Z] 48c33b47ff57: Pushed [2023-03-08T01:02:39.386Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:39.716Z] + 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-03-08T01:02:40.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-08T01:02:40.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T01:02:40.049Z] 6503078d61d2: Preparing [2023-03-08T01:02:40.049Z] 2b6da9578397: Preparing [2023-03-08T01:02:40.049Z] aadafa53a201: Preparing [2023-03-08T01:02:40.049Z] 48c33b47ff57: Preparing [2023-03-08T01:02:40.049Z] d304c76174e4: Preparing [2023-03-08T01:02:40.049Z] b6ed2d228cc6: Preparing [2023-03-08T01:02:40.049Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:40.049Z] b6ed2d228cc6: Waiting [2023-03-08T01:02:40.049Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:02:40.049Z] 2b6da9578397: Layer already exists [2023-03-08T01:02:40.049Z] aadafa53a201: Layer already exists [2023-03-08T01:02:40.049Z] 48c33b47ff57: Layer already exists [2023-03-08T01:02:40.049Z] d304c76174e4: Layer already exists [2023-03-08T01:02:40.049Z] 6503078d61d2: Layer already exists [2023-03-08T01:02:40.049Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:40.049Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:02:40.313Z] latest: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:40.654Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:40.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.80 [2023-03-08T01:02:40.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T01:02:40.987Z] 6503078d61d2: Preparing [2023-03-08T01:02:40.987Z] 2b6da9578397: Preparing [2023-03-08T01:02:40.987Z] aadafa53a201: Preparing [2023-03-08T01:02:40.987Z] 48c33b47ff57: Preparing [2023-03-08T01:02:40.987Z] d304c76174e4: Preparing [2023-03-08T01:02:40.987Z] b6ed2d228cc6: Preparing [2023-03-08T01:02:40.987Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:40.987Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:02:40.987Z] b6ed2d228cc6: Waiting [2023-03-08T01:02:40.987Z] 48c33b47ff57: Layer already exists [2023-03-08T01:02:40.987Z] d304c76174e4: Layer already exists [2023-03-08T01:02:40.987Z] 2b6da9578397: Layer already exists [2023-03-08T01:02:40.987Z] 6503078d61d2: Layer already exists [2023-03-08T01:02:40.987Z] aadafa53a201: Layer already exists [2023-03-08T01:02:40.987Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:40.987Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:02:41.251Z] 3.0.0-dev.80: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:41.600Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:41.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:41.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T01:02:41.936Z] 6503078d61d2: Preparing [2023-03-08T01:02:41.936Z] 2b6da9578397: Preparing [2023-03-08T01:02:41.936Z] aadafa53a201: Preparing [2023-03-08T01:02:41.936Z] 48c33b47ff57: Preparing [2023-03-08T01:02:41.936Z] d304c76174e4: Preparing [2023-03-08T01:02:41.936Z] b6ed2d228cc6: Preparing [2023-03-08T01:02:41.936Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:41.936Z] b6ed2d228cc6: Waiting [2023-03-08T01:02:41.936Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:02:41.936Z] 2b6da9578397: Layer already exists [2023-03-08T01:02:41.936Z] aadafa53a201: Layer already exists [2023-03-08T01:02:41.936Z] 48c33b47ff57: Layer already exists [2023-03-08T01:02:41.936Z] 6503078d61d2: Layer already exists [2023-03-08T01:02:41.936Z] d304c76174e4: Layer already exists [2023-03-08T01:02:41.936Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:41.936Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:02:42.202Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:42.550Z] + 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-03-08T01:02:42.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-08T01:02:42.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T01:02:42.892Z] 6503078d61d2: Preparing [2023-03-08T01:02:42.892Z] 2b6da9578397: Preparing [2023-03-08T01:02:42.892Z] aadafa53a201: Preparing [2023-03-08T01:02:42.892Z] 48c33b47ff57: Preparing [2023-03-08T01:02:42.892Z] d304c76174e4: Preparing [2023-03-08T01:02:42.892Z] b6ed2d228cc6: Preparing [2023-03-08T01:02:42.892Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:42.892Z] b6ed2d228cc6: Waiting [2023-03-08T01:02:42.892Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:02:42.892Z] 48c33b47ff57: Layer already exists [2023-03-08T01:02:42.892Z] d304c76174e4: Layer already exists [2023-03-08T01:02:42.892Z] 6503078d61d2: Layer already exists [2023-03-08T01:02:42.892Z] 2b6da9578397: Layer already exists [2023-03-08T01:02:42.892Z] aadafa53a201: Layer already exists [2023-03-08T01:02:42.892Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:42.892Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:02:43.159Z] main: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:02:43.219Z] ===================================================== [Pipeline] echo [2023-03-08T01:02:43.232Z] taggedImages: [2023-03-08T01:02:43.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:43.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-08T01:02:43.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.80 [2023-03-08T01:02:43.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:43.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-08T01:02:43.250Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-08T01:02:43.250Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:43.250Z] latest [2023-03-08T01:02:43.250Z] 3.0.0-dev.80 [2023-03-08T01:02:43.250Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:02:43.250Z] main [2023-03-08T01:02:43.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:43.592Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:02:43.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:02:43.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T01:02:43.942Z] 7a89332f4052: Preparing [2023-03-08T01:02:43.942Z] a69ff41b405d: Preparing [2023-03-08T01:02:43.942Z] 983adbb84c71: Preparing [2023-03-08T01:02:43.942Z] 10ce7326afcb: Preparing [2023-03-08T01:02:43.942Z] acacefbdeab1: Preparing [2023-03-08T01:02:43.942Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:02:43.942Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:02:44.208Z] 983adbb84c71: Pushed [2023-03-08T01:02:44.208Z] a69ff41b405d: Pushed [2023-03-08T01:02:44.208Z] 7a89332f4052: Pushed [2023-03-08T01:02:44.208Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:02:44.790Z] acacefbdeab1: Pushed [2023-03-08T01:03:03.001Z] 10ce7326afcb: Pushed [2023-03-08T01:03:03.001Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:03.339Z] + 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-03-08T01:03:03.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-08T01:03:03.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T01:03:03.673Z] 7a89332f4052: Preparing [2023-03-08T01:03:03.673Z] a69ff41b405d: Preparing [2023-03-08T01:03:03.673Z] 983adbb84c71: Preparing [2023-03-08T01:03:03.673Z] 10ce7326afcb: Preparing [2023-03-08T01:03:03.673Z] acacefbdeab1: Preparing [2023-03-08T01:03:03.673Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:03.673Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:03:03.673Z] 983adbb84c71: Layer already exists [2023-03-08T01:03:03.673Z] acacefbdeab1: Layer already exists [2023-03-08T01:03:03.673Z] 7a89332f4052: Layer already exists [2023-03-08T01:03:03.673Z] a69ff41b405d: Layer already exists [2023-03-08T01:03:03.673Z] 10ce7326afcb: Layer already exists [2023-03-08T01:03:03.673Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:03.940Z] latest: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:04.281Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:04.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.80 [2023-03-08T01:03:04.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T01:03:04.625Z] 7a89332f4052: Preparing [2023-03-08T01:03:04.625Z] a69ff41b405d: Preparing [2023-03-08T01:03:04.625Z] 983adbb84c71: Preparing [2023-03-08T01:03:04.625Z] 10ce7326afcb: Preparing [2023-03-08T01:03:04.625Z] acacefbdeab1: Preparing [2023-03-08T01:03:04.625Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:04.625Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:03:04.625Z] 10ce7326afcb: Layer already exists [2023-03-08T01:03:04.625Z] a69ff41b405d: Layer already exists [2023-03-08T01:03:04.625Z] 983adbb84c71: Layer already exists [2023-03-08T01:03:04.625Z] acacefbdeab1: Layer already exists [2023-03-08T01:03:04.625Z] 7a89332f4052: Layer already exists [2023-03-08T01:03:04.625Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:04.891Z] 3.0.0-dev.80: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:05.242Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:05.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:05.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T01:03:05.583Z] 7a89332f4052: Preparing [2023-03-08T01:03:05.583Z] a69ff41b405d: Preparing [2023-03-08T01:03:05.583Z] 983adbb84c71: Preparing [2023-03-08T01:03:05.583Z] 10ce7326afcb: Preparing [2023-03-08T01:03:05.583Z] acacefbdeab1: Preparing [2023-03-08T01:03:05.583Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:05.583Z] a69ff41b405d: Layer already exists [2023-03-08T01:03:05.583Z] acacefbdeab1: Layer already exists [2023-03-08T01:03:05.583Z] 983adbb84c71: Layer already exists [2023-03-08T01:03:05.583Z] 7a89332f4052: Layer already exists [2023-03-08T01:03:05.583Z] 10ce7326afcb: Layer already exists [2023-03-08T01:03:05.583Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:05.651Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:06.015Z] + 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-03-08T01:03:06.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-08T01:03:06.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T01:03:06.375Z] 7a89332f4052: Preparing [2023-03-08T01:03:06.375Z] a69ff41b405d: Preparing [2023-03-08T01:03:06.375Z] 983adbb84c71: Preparing [2023-03-08T01:03:06.375Z] 10ce7326afcb: Preparing [2023-03-08T01:03:06.375Z] acacefbdeab1: Preparing [2023-03-08T01:03:06.375Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:06.375Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:03:06.375Z] 983adbb84c71: Layer already exists [2023-03-08T01:03:06.375Z] acacefbdeab1: Layer already exists [2023-03-08T01:03:06.375Z] a69ff41b405d: Layer already exists [2023-03-08T01:03:06.375Z] 10ce7326afcb: Layer already exists [2023-03-08T01:03:06.375Z] 7a89332f4052: Layer already exists [2023-03-08T01:03:06.375Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:06.648Z] main: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:03:06.700Z] ===================================================== [Pipeline] echo [2023-03-08T01:03:06.710Z] taggedImages: [2023-03-08T01:03:06.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:06.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-08T01:03:06.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.80 [2023-03-08T01:03:06.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:06.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-08T01:03:06.734Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-08T01:03:06.734Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:06.734Z] latest [2023-03-08T01:03:06.734Z] 3.0.0-dev.80 [2023-03-08T01:03:06.734Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:06.734Z] main [2023-03-08T01:03:06.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:07.107Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:07.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:07.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T01:03:07.471Z] dbd051fee3d9: Preparing [2023-03-08T01:03:07.471Z] 6d1ab6b79350: Preparing [2023-03-08T01:03:07.471Z] 787e5518cdf8: Preparing [2023-03-08T01:03:07.471Z] b219d33c4362: Preparing [2023-03-08T01:03:07.471Z] b6ed2d228cc6: Preparing [2023-03-08T01:03:07.471Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:07.471Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:03:07.738Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:03:07.738Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:07.738Z] dbd051fee3d9: Pushed [2023-03-08T01:03:07.738Z] 6d1ab6b79350: Pushed [2023-03-08T01:03:07.738Z] 787e5518cdf8: Pushed [2023-03-08T01:03:25.944Z] b219d33c4362: Pushed [2023-03-08T01:03:25.944Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:26.293Z] + 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-03-08T01:03:26.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-08T01:03:26.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T01:03:26.627Z] dbd051fee3d9: Preparing [2023-03-08T01:03:26.627Z] 6d1ab6b79350: Preparing [2023-03-08T01:03:26.627Z] 787e5518cdf8: Preparing [2023-03-08T01:03:26.627Z] b219d33c4362: Preparing [2023-03-08T01:03:26.627Z] b6ed2d228cc6: Preparing [2023-03-08T01:03:26.627Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:26.627Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:03:26.627Z] 6d1ab6b79350: Layer already exists [2023-03-08T01:03:26.627Z] b219d33c4362: Layer already exists [2023-03-08T01:03:26.627Z] 787e5518cdf8: Layer already exists [2023-03-08T01:03:26.627Z] dbd051fee3d9: Layer already exists [2023-03-08T01:03:26.627Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:03:26.627Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:26.894Z] latest: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:27.241Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:27.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.80 [2023-03-08T01:03:27.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T01:03:27.573Z] dbd051fee3d9: Preparing [2023-03-08T01:03:27.573Z] 6d1ab6b79350: Preparing [2023-03-08T01:03:27.573Z] 787e5518cdf8: Preparing [2023-03-08T01:03:27.573Z] b219d33c4362: Preparing [2023-03-08T01:03:27.573Z] b6ed2d228cc6: Preparing [2023-03-08T01:03:27.573Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:27.573Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:03:27.573Z] 6d1ab6b79350: Layer already exists [2023-03-08T01:03:27.573Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:03:27.573Z] b219d33c4362: Layer already exists [2023-03-08T01:03:27.573Z] 787e5518cdf8: Layer already exists [2023-03-08T01:03:27.573Z] dbd051fee3d9: Layer already exists [2023-03-08T01:03:27.573Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:27.839Z] 3.0.0-dev.80: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:28.187Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:28.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:28.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T01:03:28.522Z] dbd051fee3d9: Preparing [2023-03-08T01:03:28.522Z] 6d1ab6b79350: Preparing [2023-03-08T01:03:28.522Z] 787e5518cdf8: Preparing [2023-03-08T01:03:28.522Z] b219d33c4362: Preparing [2023-03-08T01:03:28.522Z] b6ed2d228cc6: Preparing [2023-03-08T01:03:28.522Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:28.522Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:03:28.522Z] 6d1ab6b79350: Layer already exists [2023-03-08T01:03:28.522Z] 787e5518cdf8: Layer already exists [2023-03-08T01:03:28.522Z] dbd051fee3d9: Layer already exists [2023-03-08T01:03:28.522Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:03:28.522Z] b219d33c4362: Layer already exists [2023-03-08T01:03:28.522Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:28.788Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:29.146Z] + 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-03-08T01:03:29.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-08T01:03:29.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T01:03:29.486Z] dbd051fee3d9: Preparing [2023-03-08T01:03:29.486Z] 6d1ab6b79350: Preparing [2023-03-08T01:03:29.486Z] 787e5518cdf8: Preparing [2023-03-08T01:03:29.486Z] b219d33c4362: Preparing [2023-03-08T01:03:29.486Z] b6ed2d228cc6: Preparing [2023-03-08T01:03:29.486Z] a8cfdf0cc8ec: Preparing [2023-03-08T01:03:29.486Z] a8cfdf0cc8ec: Waiting [2023-03-08T01:03:29.486Z] b219d33c4362: Layer already exists [2023-03-08T01:03:29.486Z] 787e5518cdf8: Layer already exists [2023-03-08T01:03:29.486Z] dbd051fee3d9: Layer already exists [2023-03-08T01:03:29.486Z] b6ed2d228cc6: Layer already exists [2023-03-08T01:03:29.486Z] 6d1ab6b79350: Layer already exists [2023-03-08T01:03:29.486Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T01:03:29.753Z] main: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:03:29.810Z] ===================================================== [Pipeline] echo [2023-03-08T01:03:29.818Z] taggedImages: [2023-03-08T01:03:29.818Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:29.818Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-08T01:03:29.818Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.80 [2023-03-08T01:03:29.818Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:29.818Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-08T01:03:29.840Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-08T01:03:29.840Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:29.840Z] latest [2023-03-08T01:03:29.840Z] 3.0.0-dev.80 [2023-03-08T01:03:29.840Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:29.840Z] main [2023-03-08T01:03:29.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:30.198Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:30.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:30.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T01:03:30.540Z] f89b76517f6c: Preparing [2023-03-08T01:03:30.540Z] cdb2fd1ef9ec: Preparing [2023-03-08T01:03:30.540Z] 82ec6898d640: Preparing [2023-03-08T01:03:30.540Z] cf4b5dfd53ca: Preparing [2023-03-08T01:03:30.540Z] f70ee36035b9: Preparing [2023-03-08T01:03:30.540Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:30.540Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:30.807Z] f89b76517f6c: Pushed [2023-03-08T01:03:31.074Z] cf4b5dfd53ca: Pushed [2023-03-08T01:03:37.717Z] cdb2fd1ef9ec: Pushed [2023-03-08T01:03:37.717Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:38.065Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:38.407Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-08T01:03:38.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T01:03:38.407Z] f89b76517f6c: Preparing [2023-03-08T01:03:38.407Z] cdb2fd1ef9ec: Preparing [2023-03-08T01:03:38.407Z] 82ec6898d640: Preparing [2023-03-08T01:03:38.407Z] cf4b5dfd53ca: Preparing [2023-03-08T01:03:38.407Z] f70ee36035b9: Preparing [2023-03-08T01:03:38.407Z] f89b76517f6c: Layer already exists [2023-03-08T01:03:38.407Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:38.407Z] cf4b5dfd53ca: Layer already exists [2023-03-08T01:03:38.407Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:38.407Z] cdb2fd1ef9ec: Layer already exists [2023-03-08T01:03:38.674Z] latest: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:39.023Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:39.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.80 [2023-03-08T01:03:39.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T01:03:39.355Z] f89b76517f6c: Preparing [2023-03-08T01:03:39.355Z] cdb2fd1ef9ec: Preparing [2023-03-08T01:03:39.355Z] 82ec6898d640: Preparing [2023-03-08T01:03:39.355Z] cf4b5dfd53ca: Preparing [2023-03-08T01:03:39.355Z] f70ee36035b9: Preparing [2023-03-08T01:03:39.355Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:39.355Z] cdb2fd1ef9ec: Layer already exists [2023-03-08T01:03:39.355Z] f89b76517f6c: Layer already exists [2023-03-08T01:03:39.355Z] cf4b5dfd53ca: Layer already exists [2023-03-08T01:03:39.355Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:39.621Z] 3.0.0-dev.80: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:39.972Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:40.332Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:40.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T01:03:40.332Z] f89b76517f6c: Preparing [2023-03-08T01:03:40.332Z] cdb2fd1ef9ec: Preparing [2023-03-08T01:03:40.332Z] 82ec6898d640: Preparing [2023-03-08T01:03:40.332Z] cf4b5dfd53ca: Preparing [2023-03-08T01:03:40.332Z] f70ee36035b9: Preparing [2023-03-08T01:03:40.332Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:40.332Z] cdb2fd1ef9ec: Layer already exists [2023-03-08T01:03:40.332Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:40.332Z] f89b76517f6c: Layer already exists [2023-03-08T01:03:40.332Z] cf4b5dfd53ca: Layer already exists [2023-03-08T01:03:40.600Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:40.950Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:41.285Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-08T01:03:41.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T01:03:41.285Z] f89b76517f6c: Preparing [2023-03-08T01:03:41.285Z] cdb2fd1ef9ec: Preparing [2023-03-08T01:03:41.285Z] 82ec6898d640: Preparing [2023-03-08T01:03:41.285Z] cf4b5dfd53ca: Preparing [2023-03-08T01:03:41.285Z] f70ee36035b9: Preparing [2023-03-08T01:03:41.285Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:41.285Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:41.285Z] f89b76517f6c: Layer already exists [2023-03-08T01:03:41.285Z] cf4b5dfd53ca: Layer already exists [2023-03-08T01:03:41.285Z] cdb2fd1ef9ec: Layer already exists [2023-03-08T01:03:41.550Z] main: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:03:41.613Z] ===================================================== [Pipeline] echo [2023-03-08T01:03:41.621Z] taggedImages: [2023-03-08T01:03:41.621Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:41.621Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-08T01:03:41.621Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.80 [2023-03-08T01:03:41.621Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:41.621Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-08T01:03:41.643Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-08T01:03:41.643Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:41.643Z] latest [2023-03-08T01:03:41.643Z] 3.0.0-dev.80 [2023-03-08T01:03:41.643Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:41.643Z] main [2023-03-08T01:03:41.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:42.002Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:42.340Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:42.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T01:03:42.340Z] 6519e9cc738a: Preparing [2023-03-08T01:03:42.340Z] 79621850ec01: Preparing [2023-03-08T01:03:42.340Z] 82ec6898d640: Preparing [2023-03-08T01:03:42.340Z] 6881b11b8c82: Preparing [2023-03-08T01:03:42.340Z] f70ee36035b9: Preparing [2023-03-08T01:03:42.340Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:42.607Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:42.607Z] 6881b11b8c82: Layer already exists [2023-03-08T01:03:42.607Z] 6519e9cc738a: Pushed [2023-03-08T01:03:49.253Z] 79621850ec01: Pushed [2023-03-08T01:03:49.253Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:49.597Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:49.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-08T01:03:49.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T01:03:49.928Z] 6519e9cc738a: Preparing [2023-03-08T01:03:49.928Z] 79621850ec01: Preparing [2023-03-08T01:03:49.928Z] 82ec6898d640: Preparing [2023-03-08T01:03:49.928Z] 6881b11b8c82: Preparing [2023-03-08T01:03:49.928Z] f70ee36035b9: Preparing [2023-03-08T01:03:49.928Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:49.928Z] 6881b11b8c82: Layer already exists [2023-03-08T01:03:49.928Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:49.928Z] 6519e9cc738a: Layer already exists [2023-03-08T01:03:49.928Z] 79621850ec01: Layer already exists [2023-03-08T01:03:50.194Z] latest: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:50.544Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:50.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.80 [2023-03-08T01:03:50.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T01:03:50.874Z] 6519e9cc738a: Preparing [2023-03-08T01:03:50.874Z] 79621850ec01: Preparing [2023-03-08T01:03:50.874Z] 82ec6898d640: Preparing [2023-03-08T01:03:50.874Z] 6881b11b8c82: Preparing [2023-03-08T01:03:50.874Z] f70ee36035b9: Preparing [2023-03-08T01:03:50.874Z] 79621850ec01: Layer already exists [2023-03-08T01:03:50.874Z] 6519e9cc738a: Layer already exists [2023-03-08T01:03:50.874Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:50.874Z] 6881b11b8c82: Layer already exists [2023-03-08T01:03:50.874Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:51.140Z] 3.0.0-dev.80: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:51.487Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:51.816Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:51.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T01:03:51.817Z] 6519e9cc738a: Preparing [2023-03-08T01:03:51.817Z] 79621850ec01: Preparing [2023-03-08T01:03:51.817Z] 82ec6898d640: Preparing [2023-03-08T01:03:51.817Z] 6881b11b8c82: Preparing [2023-03-08T01:03:51.817Z] f70ee36035b9: Preparing [2023-03-08T01:03:51.817Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:51.817Z] 6881b11b8c82: Layer already exists [2023-03-08T01:03:51.817Z] 79621850ec01: Layer already exists [2023-03-08T01:03:51.817Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:51.817Z] 6519e9cc738a: Layer already exists [2023-03-08T01:03:52.083Z] 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:52.436Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:52.784Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-08T01:03:52.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T01:03:52.784Z] 6519e9cc738a: Preparing [2023-03-08T01:03:52.784Z] 79621850ec01: Preparing [2023-03-08T01:03:52.784Z] 82ec6898d640: Preparing [2023-03-08T01:03:52.784Z] 6881b11b8c82: Preparing [2023-03-08T01:03:52.784Z] f70ee36035b9: Preparing [2023-03-08T01:03:52.784Z] 6881b11b8c82: Layer already exists [2023-03-08T01:03:52.784Z] 6519e9cc738a: Layer already exists [2023-03-08T01:03:52.784Z] f70ee36035b9: Layer already exists [2023-03-08T01:03:52.784Z] 82ec6898d640: Layer already exists [2023-03-08T01:03:52.784Z] 79621850ec01: Layer already exists [2023-03-08T01:03:53.050Z] main: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T01:03:53.097Z] ===================================================== [Pipeline] echo [2023-03-08T01:03:53.105Z] taggedImages: [2023-03-08T01:03:53.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [2023-03-08T01:03:53.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-08T01:03:53.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.80 [2023-03-08T01:03:53.105Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [2023-03-08T01:03:53.105Z] - 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-03-08T01:03:53.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:03:53.476Z] [2023-03-08T01:03:53.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:03:53.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:03:54.068Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T01:03:54.069Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T01:03:54.069Z] 04944245beec: Pulling fs layer [2023-03-08T01:03:54.069Z] 699f458cf7ca: Pulling fs layer [2023-03-08T01:03:54.069Z] 765212b225bb: Pulling fs layer [2023-03-08T01:03:54.069Z] f23df028b6ca: Pulling fs layer [2023-03-08T01:03:54.069Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T01:03:54.069Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T01:03:54.069Z] 765212b225bb: Waiting [2023-03-08T01:03:54.069Z] d65c8cfc05b1: Waiting [2023-03-08T01:03:54.069Z] f23df028b6ca: Waiting [2023-03-08T01:03:54.069Z] 2437ff75d9bd: Waiting [2023-03-08T01:03:54.069Z] 04944245beec: Download complete [2023-03-08T01:03:54.069Z] 765212b225bb: Verifying Checksum [2023-03-08T01:03:54.069Z] 765212b225bb: Download complete [2023-03-08T01:03:54.069Z] f23df028b6ca: Verifying Checksum [2023-03-08T01:03:54.069Z] f23df028b6ca: Download complete [2023-03-08T01:03:54.336Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T01:03:54.336Z] d65c8cfc05b1: Download complete [2023-03-08T01:03:54.336Z] 699f458cf7ca: Verifying Checksum [2023-03-08T01:03:54.336Z] 699f458cf7ca: Download complete [2023-03-08T01:03:54.603Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T01:03:54.603Z] 8998bd30e6a1: Download complete [2023-03-08T01:03:57.189Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T01:03:57.189Z] 2437ff75d9bd: Download complete [2023-03-08T01:03:59.129Z] 8998bd30e6a1: Pull complete [2023-03-08T01:03:59.396Z] 04944245beec: Pull complete [2023-03-08T01:04:00.809Z] 699f458cf7ca: Pull complete [2023-03-08T01:04:01.076Z] 765212b225bb: Pull complete [2023-03-08T01:04:02.042Z] f23df028b6ca: Pull complete [2023-03-08T01:04:02.310Z] d65c8cfc05b1: Pull complete [2023-03-08T01:04:17.303Z] 2437ff75d9bd: Pull complete [2023-03-08T01:04:17.303Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T01:04:17.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T01:04:17.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:04:17.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-8704 does not seem to be running inside a container [2023-03-08T01:04:17.546Z] $ 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/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T01:04:20.774Z] $ docker top 7ea36596c3f0c2177ca487711a7dc62207c8c2cc7e80a0f8345252e434da0089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:04:21.687Z] ---> job-cost.sh [2023-03-08T01:04:21.687Z] lf-activate-venv: SKIPPING [2023-03-08T01:04:21.687Z] INFO: No Stack... [2023-03-08T01:04:21.955Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T01:04:22.917Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T01:04:23.554Z] + cat /w/workspace/edgex-go/442/archives/cost.csv [2023-03-08T01:04:23.554Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T01:04:23.632Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-442-stack-cost] [2023-03-08T01:04:23.638Z] Resource [jenkins-edgexfoundry-edgex-go-main-442-stack-cost] did not exist. Created. [2023-03-08T01:04:23.638Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-442-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T01:04:24.274Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T01:04:24.921Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T01:04:24.928Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-442-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T01:04:24.936Z] $ docker stop --time=1 7ea36596c3f0c2177ca487711a7dc62207c8c2cc7e80a0f8345252e434da0089 [2023-03-08T01:04:26.463Z] $ docker rm -f --volumes 7ea36596c3f0c2177ca487711a7dc62207c8c2cc7e80a0f8345252e434da0089 [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-03-08T01:04:26.907Z] provisioning config files... [2023-03-08T01:04:26.915Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/442@tmp/config16633063285234963409tmp [Pipeline] { [Pipeline] sh [2023-03-08T01:04:27.203Z] + set +x [2023-03-08T01:04:27.203Z] + curl -s https://codecov.io/bash [2023-03-08T01:04:27.203Z] + bash -s -- [2023-03-08T01:04:27.462Z] [2023-03-08T01:04:27.462Z] _____ _ [2023-03-08T01:04:27.462Z] / ____| | | [2023-03-08T01:04:27.462Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T01:04:27.462Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T01:04:27.462Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T01:04:27.462Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T01:04:27.462Z] Bash-1.0.6 [2023-03-08T01:04:27.462Z] [2023-03-08T01:04:27.462Z] [2023-03-08T01:04:27.462Z] ==> git version 2.25.1 found [2023-03-08T01:04:27.462Z] ==> 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-03-08T01:04:27.462Z] Release-Date: 2020-01-08 [2023-03-08T01:04:27.462Z] 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-03-08T01:04:27.462Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T01:04:27.462Z] ==> Jenkins CI detected. [2023-03-08T01:04:27.462Z] current dir:  /w/workspace/edgex-go/442 [2023-03-08T01:04:27.462Z] project root: . [2023-03-08T01:04:27.462Z] --> token set from env [2023-03-08T01:04:27.462Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T01:04:27.462Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T01:04:27.462Z] ==> Python coveragepy not found [2023-03-08T01:04:27.462Z] ==> Searching for coverage reports in: [2023-03-08T01:04:27.462Z] + . [2023-03-08T01:04:27.462Z] -> Found 1 reports [2023-03-08T01:04:27.462Z] ==> Detecting git/mercurial file structure [2023-03-08T01:04:27.462Z] ==> Reading reports [2023-03-08T01:04:27.462Z] + ./coverage.out bytes=446903 [2023-03-08T01:04:27.462Z] ==> Appending adjustments [2023-03-08T01:04:27.462Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T01:04:28.407Z] + Found adjustments [2023-03-08T01:04:28.407Z] ==> Gzipping contents [2023-03-08T01:04:28.407Z] 60K /tmp/codecov.7QdTNc.gz [2023-03-08T01:04:28.407Z] ==> Uploading reports [2023-03-08T01:04:28.407Z] url: https://codecov.io [2023-03-08T01:04:28.407Z] query: branch=main&commit=58b8fd44f0ff4559fd42e12903202336e28d0eb5&build=442&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F442%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T01:04:28.407Z] -> Pinging Codecov [2023-03-08T01:04:28.407Z] 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=58b8fd44f0ff4559fd42e12903202336e28d0eb5&build=442&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F442%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T01:04:28.666Z] -> Uploading to [2023-03-08T01:04:28.666Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/58b8fd44f0ff4559fd42e12903202336e28d0eb5/4f6686a2-a1a3-4393-b59c-7e87a5265c70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T010428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60fa4976b8846b90d6cddaa39627f523af53ef1bfd37726830d8023a46e72450 [2023-03-08T01:04:28.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:04:28.666Z] Dload Upload Total Spent Left Speed [2023-03-08T01:04:28.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58156 0 0 100 58156 0 192k --:--:-- --:--:-- --:--:-- 193k [2023-03-08T01:04:28.925Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [2023-03-08T01:04:28.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-08T01:04:29.134Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T01:04:29.145Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:04:29.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T01:04:29.451Z] [2023-03-08T01:04:29.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:04:29.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T01:04:29.754Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T01:04:29.754Z] df9b9388f04a: Pulling fs layer [2023-03-08T01:04:29.754Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T01:04:29.754Z] 25bc292e5bac: Pulling fs layer [2023-03-08T01:04:29.754Z] 114826534d7a: Pulling fs layer [2023-03-08T01:04:29.754Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T01:04:29.754Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T01:04:29.754Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T01:04:29.754Z] 4657fd5d0bcf: Waiting [2023-03-08T01:04:29.754Z] 6ad1cebc031e: Waiting [2023-03-08T01:04:29.754Z] 8a3aa393b2d8: Waiting [2023-03-08T01:04:29.754Z] 114826534d7a: Waiting [2023-03-08T01:04:29.755Z] 25bc292e5bac: Verifying Checksum [2023-03-08T01:04:29.755Z] 25bc292e5bac: Download complete [2023-03-08T01:04:29.755Z] 52dc419b0ee2: Verifying Checksum [2023-03-08T01:04:29.755Z] 52dc419b0ee2: Download complete [2023-03-08T01:04:29.755Z] 4657fd5d0bcf: Download complete [2023-03-08T01:04:29.755Z] df9b9388f04a: Download complete [2023-03-08T01:04:30.015Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T01:04:30.015Z] 6ad1cebc031e: Download complete [2023-03-08T01:04:30.015Z] df9b9388f04a: Pull complete [2023-03-08T01:04:30.015Z] 52dc419b0ee2: Pull complete [2023-03-08T01:04:30.275Z] 25bc292e5bac: Pull complete [2023-03-08T01:04:30.842Z] 114826534d7a: Download complete [2023-03-08T01:04:30.842Z] 8a3aa393b2d8: Verifying Checksum [2023-03-08T01:04:30.842Z] 8a3aa393b2d8: Download complete [2023-03-08T01:04:34.122Z] 114826534d7a: Pull complete [2023-03-08T01:04:34.380Z] 4657fd5d0bcf: Pull complete [2023-03-08T01:04:34.639Z] 6ad1cebc031e: Pull complete [2023-03-08T01:04:37.920Z] 8a3aa393b2d8: Pull complete [2023-03-08T01:04:37.920Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T01:04:37.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T01:04:37.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:04:37.997Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T01:04:38.029Z] $ 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/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-08T01:04:40.331Z] $ docker top ea46c2b175b87668044159db57097d142beef1f6e5ee969b1325d672d30de419 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T01:04:40.386Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-08T01:04:40.662Z] + set -o pipefail [2023-03-08T01:04:40.662Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-08T01:04:45.931Z] [2023-03-08T01:04:45.931Z] Monitoring /w/workspace/edgex-go/442 (github.com/edgexfoundry/edgex-go)... [2023-03-08T01:04:45.931Z] [2023-03-08T01:04:45.931Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c5992f94-57eb-4a3b-ac14-652d976febf8 [2023-03-08T01:04:45.931Z] [2023-03-08T01:04:45.931Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-08T01:04:45.931Z] [2023-03-08T01:04:45.931Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T01:04:45.931Z] [2023-03-08T01:04:46.189Z] [2023-03-08T01:04:46.189Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T01:04:46.189Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T01:04:46.189Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T01:04:46.205Z] $ docker stop --time=1 ea46c2b175b87668044159db57097d142beef1f6e5ee969b1325d672d30de419 [2023-03-08T01:04:48.315Z] $ docker rm -f --volumes ea46c2b175b87668044159db57097d142beef1f6e5ee969b1325d672d30de419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-08T01:04:48.690Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T01:04:48.707Z] provisioning config files... [2023-03-08T01:04:48.716Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/442@tmp/config17273707452739374321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:04:49.015Z] --> edgex-publish-swagger.sh [2023-03-08T01:04:49.015Z] === Publish openapi/v3 API === [2023-03-08T01:04:49.015Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-08T01:04:49.015Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/442/openapi/v3/core-command.yaml] [2023-03-08T01:04:49.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:04:49.015Z] Dload Upload Total Spent Left Speed [2023-03-08T01:04:49.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 60859 --:--:-- --:--:-- --:--:-- 60859 [2023-03-08T01:04:49.274Z] [2023-03-08T01:04:49.274Z] [2023-03-08T01:04:49.274Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/442/openapi/v3/core-data.yaml] [2023-03-08T01:04:49.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:04:49.274Z] Dload Upload Total Spent Left Speed [2023-03-08T01:04:49.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 330k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k [2023-03-08T01:04:49.790Z] [2023-03-08T01:04:49.790Z] [2023-03-08T01:04:49.790Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/442/openapi/v3/core-metadata.yaml] [2023-03-08T01:04:49.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:04:49.790Z] Dload Upload Total Spent Left Speed [2023-03-08T01:04:50.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 283k --:--:-- --:--:-- --:--:-- 283k [2023-03-08T01:04:50.357Z] [2023-03-08T01:04:50.357Z] [2023-03-08T01:04:50.357Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/442/openapi/v3/support-notifications.yaml] [2023-03-08T01:04:50.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:04:50.357Z] Dload Upload Total Spent Left Speed [2023-03-08T01:04:50.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 188k --:--:-- --:--:-- --:--:-- 187k [2023-03-08T01:04:50.875Z] [2023-03-08T01:04:50.875Z] [2023-03-08T01:04:50.875Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/442/openapi/v3/support-scheduler.yaml] [2023-03-08T01:04:50.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T01:04:50.875Z] Dload Upload Total Spent Left Speed [2023-03-08T01:04:51.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 82929 --:--:-- --:--:-- --:--:-- 82929 [2023-03-08T01:04:51.443Z] [2023-03-08T01:04:51.443Z] [Pipeline] } [2023-03-08T01:04:51.450Z] 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-03-08T01:04:51.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T01:04:51.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:04:52.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T01:04:52.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:04:52.208Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T01:04:52.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T01:04:52.636Z] $ docker top 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 -eo pid,comm [2023-03-08T01:04:52.675Z] 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-03-08T01:04:52.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T01:04:52.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T01:04:52.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T01:04:52.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T01:04:52.831Z] $ docker exec 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 ssh-agent [2023-03-08T01:04:52.924Z] SSH_AUTH_SOCK=/tmp/ssh-mI7e3yfQtheb/agent.32 [2023-03-08T01:04:52.924Z] SSH_AGENT_PID=38 [2023-03-08T01:04:52.929Z] Running ssh-add (command line suppressed) [2023-03-08T01:04:53.045Z] Identity added: /w/workspace/edgex-go/442@tmp/private_key_13374245460367470975.key (/w/workspace/edgex-go/442@tmp/private_key_13374245460367470975.key) [2023-03-08T01:04:53.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T01:04:53.333Z] + git semver tag [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,670 [run_tag] DEBUG tag force:False [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,670 [check_head_tag] DEBUG check head tag [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,675 [execute] INFO git cat-file --batch-check [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=) [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,680 [execute] INFO git cat-file --batch [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=) [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,751 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,751 [execute] INFO git tag -a v3.0.0-dev.80 -m v3.0.0-dev.80 [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,752 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.80', '-m', 'v3.0.0-dev.80'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=None) [2023-03-08T01:04:53.901Z] 2023-03-08 01:04:53,756 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main [2023-03-08T01:04:53.901Z] 3.0.0-dev.80 [Pipeline] } [2023-03-08T01:04:53.917Z] $ docker exec --env ******** --env ******** 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 ssh-agent -k [2023-03-08T01:04:54.035Z] unset SSH_AUTH_SOCK; [2023-03-08T01:04:54.036Z] unset SSH_AGENT_PID; [2023-03-08T01:04:54.036Z] echo Agent pid 38 killed; [2023-03-08T01:04:54.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T01:04:54.337Z] + git semver [Pipeline] } [2023-03-08T01:04:54.922Z] $ docker stop --time=1 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 [2023-03-08T01:04:56.232Z] $ docker rm -f --volumes 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:04:56.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T01:04:56.610Z] [2023-03-08T01:04:56.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:04:56.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T01:04:56.909Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T01:04:56.909Z] ab5ef0e58194: Pulling fs layer [2023-03-08T01:04:56.909Z] 9712f1f96733: Pulling fs layer [2023-03-08T01:04:56.909Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T01:04:56.909Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T01:04:56.909Z] e9a5061849ea: Pulling fs layer [2023-03-08T01:04:56.909Z] d747dcd14b5f: Pulling fs layer [2023-03-08T01:04:56.909Z] 2de7ff778b66: Pulling fs layer [2023-03-08T01:04:56.909Z] e9a5061849ea: Waiting [2023-03-08T01:04:56.909Z] d747dcd14b5f: Waiting [2023-03-08T01:04:56.909Z] 2de7ff778b66: Waiting [2023-03-08T01:04:56.909Z] 0d9ebad4ef96: Waiting [2023-03-08T01:04:56.909Z] 9712f1f96733: Download complete [2023-03-08T01:04:57.168Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T01:04:57.168Z] 63f879dbbcfc: Download complete [2023-03-08T01:04:57.427Z] e9a5061849ea: Verifying Checksum [2023-03-08T01:04:57.427Z] e9a5061849ea: Download complete [2023-03-08T01:04:57.427Z] d747dcd14b5f: Verifying Checksum [2023-03-08T01:04:57.427Z] 0d9ebad4ef96: Verifying Checksum [2023-03-08T01:04:57.427Z] 0d9ebad4ef96: Download complete [2023-03-08T01:04:57.427Z] ab5ef0e58194: Verifying Checksum [2023-03-08T01:04:57.427Z] ab5ef0e58194: Download complete [2023-03-08T01:04:57.685Z] 2de7ff778b66: Verifying Checksum [2023-03-08T01:04:57.685Z] 2de7ff778b66: Download complete [2023-03-08T01:05:00.215Z] ab5ef0e58194: Pull complete [2023-03-08T01:05:00.215Z] 9712f1f96733: Pull complete [2023-03-08T01:05:01.149Z] 63f879dbbcfc: Pull complete [2023-03-08T01:05:04.429Z] 0d9ebad4ef96: Pull complete [2023-03-08T01:05:04.994Z] e9a5061849ea: Pull complete [2023-03-08T01:05:04.994Z] d747dcd14b5f: Pull complete [2023-03-08T01:05:05.931Z] 2de7ff778b66: Pull complete [2023-03-08T01:05:05.931Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T01:05:05.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T01:05:05.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:05:05.999Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T01:05:06.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-08T01:05:08.256Z] $ docker top a2069052761f9a9fcf9c51d2fae0517b1c9d88f9b03b695042d753c585cbb053 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T01:05:08.317Z] provisioning config files... [2023-03-08T01:05:08.323Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/442@tmp/config13858037135007107012tmp [2023-03-08T01:05:08.331Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/442@tmp/config14298715291374431587tmp [2023-03-08T01:05:08.339Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/442@tmp/config7654126989114199625tmp [Pipeline] { [Pipeline] echo [2023-03-08T01:05:08.352Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:08.627Z] ---> sigul-configuration.sh [2023-03-08T01:05:08.627Z] gpg: directory `/root/.gnupg' created [2023-03-08T01:05:08.627Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T01:05:08.627Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T01:05:08.627Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T01:05:08.627Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T01:05:08.627Z] gpg: CAST5 encrypted data [2023-03-08T01:05:08.627Z] gpg: encrypted with 1 passphrase [2023-03-08T01:05:08.627Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T01:05:08.915Z] + mkdir /home/jenkins [2023-03-08T01:05:08.915Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T01:05:09.197Z] + 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-03-08T01:05:09.204Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:09.487Z] ---> sigul-install.sh [2023-03-08T01:05:09.487Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T01:05:09.772Z] + git tag --list [2023-03-08T01:05:09.773Z] 0.6.0 [2023-03-08T01:05:09.773Z] 0.6.1 [2023-03-08T01:05:09.773Z] 0.7.0 [2023-03-08T01:05:09.773Z] 0.7.1 [2023-03-08T01:05:09.773Z] v1.0.0 [2023-03-08T01:05:09.773Z] v1.0.1 [2023-03-08T01:05:09.773Z] v1.1.0 [2023-03-08T01:05:09.773Z] v1.2.0 [2023-03-08T01:05:09.773Z] v1.2.1 [2023-03-08T01:05:09.773Z] v1.3.0 [2023-03-08T01:05:09.773Z] v1.3.1 [2023-03-08T01:05:09.773Z] v2.0.0 [2023-03-08T01:05:09.773Z] v2.1.0 [2023-03-08T01:05:09.773Z] v2.1.1 [2023-03-08T01:05:09.773Z] v2.1.1-dev.1 [2023-03-08T01:05:09.773Z] v2.1.1-dev.2 [2023-03-08T01:05:09.773Z] v2.1.1-dev.3 [2023-03-08T01:05:09.773Z] v2.1.1-dev.4 [2023-03-08T01:05:09.773Z] v2.1.1-dev.5 [2023-03-08T01:05:09.773Z] v2.1.1-dev.6 [2023-03-08T01:05:09.773Z] v2.1.1-dev.7 [2023-03-08T01:05:09.773Z] v2.1.1-dev.8 [2023-03-08T01:05:09.773Z] v2.1.2-dev.1 [2023-03-08T01:05:09.773Z] v2.2.0 [2023-03-08T01:05:09.773Z] v2.2.1-dev.1 [2023-03-08T01:05:09.773Z] v2.2.1-dev.10 [2023-03-08T01:05:09.773Z] v2.2.1-dev.11 [2023-03-08T01:05:09.773Z] v2.2.1-dev.12 [2023-03-08T01:05:09.773Z] v2.2.1-dev.13 [2023-03-08T01:05:09.773Z] v2.2.1-dev.14 [2023-03-08T01:05:09.773Z] v2.2.1-dev.15 [2023-03-08T01:05:09.773Z] v2.2.1-dev.16 [2023-03-08T01:05:09.773Z] v2.2.1-dev.17 [2023-03-08T01:05:09.773Z] v2.2.1-dev.18 [2023-03-08T01:05:09.773Z] v2.2.1-dev.19 [2023-03-08T01:05:09.773Z] v2.2.1-dev.2 [2023-03-08T01:05:09.773Z] v2.2.1-dev.20 [2023-03-08T01:05:09.773Z] v2.2.1-dev.21 [2023-03-08T01:05:09.773Z] v2.2.1-dev.22 [2023-03-08T01:05:09.773Z] v2.2.1-dev.23 [2023-03-08T01:05:09.773Z] v2.2.1-dev.24 [2023-03-08T01:05:09.773Z] v2.2.1-dev.25 [2023-03-08T01:05:09.773Z] v2.2.1-dev.26 [2023-03-08T01:05:09.773Z] v2.2.1-dev.27 [2023-03-08T01:05:09.773Z] v2.2.1-dev.28 [2023-03-08T01:05:09.773Z] v2.2.1-dev.29 [2023-03-08T01:05:09.773Z] v2.2.1-dev.3 [2023-03-08T01:05:09.773Z] v2.2.1-dev.4 [2023-03-08T01:05:09.773Z] v2.2.1-dev.5 [2023-03-08T01:05:09.773Z] v2.2.1-dev.6 [2023-03-08T01:05:09.773Z] v2.2.1-dev.7 [2023-03-08T01:05:09.773Z] v2.2.1-dev.8 [2023-03-08T01:05:09.773Z] v2.2.1-dev.9 [2023-03-08T01:05:09.773Z] v2.3.0 [2023-03-08T01:05:09.773Z] v2.3.0-dev.100 [2023-03-08T01:05:09.773Z] v2.3.0-dev.101 [2023-03-08T01:05:09.773Z] v2.3.0-dev.102 [2023-03-08T01:05:09.773Z] v2.3.0-dev.103 [2023-03-08T01:05:09.773Z] v2.3.0-dev.104 [2023-03-08T01:05:09.773Z] v2.3.0-dev.105 [2023-03-08T01:05:09.773Z] v2.3.0-dev.106 [2023-03-08T01:05:09.773Z] v2.3.0-dev.29 [2023-03-08T01:05:09.773Z] v2.3.0-dev.30 [2023-03-08T01:05:09.773Z] v2.3.0-dev.31 [2023-03-08T01:05:09.773Z] v2.3.0-dev.32 [2023-03-08T01:05:09.773Z] v2.3.0-dev.33 [2023-03-08T01:05:09.773Z] v2.3.0-dev.34 [2023-03-08T01:05:09.773Z] v2.3.0-dev.35 [2023-03-08T01:05:09.773Z] v2.3.0-dev.36 [2023-03-08T01:05:09.773Z] v2.3.0-dev.37 [2023-03-08T01:05:09.773Z] v2.3.0-dev.38 [2023-03-08T01:05:09.773Z] v2.3.0-dev.39 [2023-03-08T01:05:09.773Z] v2.3.0-dev.40 [2023-03-08T01:05:09.773Z] v2.3.0-dev.41 [2023-03-08T01:05:09.773Z] v2.3.0-dev.42 [2023-03-08T01:05:09.773Z] v2.3.0-dev.43 [2023-03-08T01:05:09.773Z] v2.3.0-dev.44 [2023-03-08T01:05:09.773Z] v2.3.0-dev.45 [2023-03-08T01:05:09.773Z] v2.3.0-dev.46 [2023-03-08T01:05:09.773Z] v2.3.0-dev.47 [2023-03-08T01:05:09.773Z] v2.3.0-dev.48 [2023-03-08T01:05:09.773Z] v2.3.0-dev.49 [2023-03-08T01:05:09.773Z] v2.3.0-dev.50 [2023-03-08T01:05:09.773Z] v2.3.0-dev.51 [2023-03-08T01:05:09.773Z] v2.3.0-dev.52 [2023-03-08T01:05:09.773Z] v2.3.0-dev.53 [2023-03-08T01:05:09.773Z] v2.3.0-dev.54 [2023-03-08T01:05:09.773Z] v2.3.0-dev.55 [2023-03-08T01:05:09.773Z] v2.3.0-dev.56 [2023-03-08T01:05:09.773Z] v2.3.0-dev.57 [2023-03-08T01:05:09.773Z] v2.3.0-dev.58 [2023-03-08T01:05:09.773Z] v2.3.0-dev.59 [2023-03-08T01:05:09.773Z] v2.3.0-dev.60 [2023-03-08T01:05:09.773Z] v2.3.0-dev.61 [2023-03-08T01:05:09.773Z] v2.3.0-dev.62 [2023-03-08T01:05:09.773Z] v2.3.0-dev.63 [2023-03-08T01:05:09.773Z] v2.3.0-dev.64 [2023-03-08T01:05:09.773Z] v2.3.0-dev.65 [2023-03-08T01:05:09.773Z] v2.3.0-dev.66 [2023-03-08T01:05:09.773Z] v2.3.0-dev.67 [2023-03-08T01:05:09.773Z] v2.3.0-dev.68 [2023-03-08T01:05:09.773Z] v2.3.0-dev.69 [2023-03-08T01:05:09.773Z] v2.3.0-dev.70 [2023-03-08T01:05:09.773Z] v2.3.0-dev.71 [2023-03-08T01:05:09.773Z] v2.3.0-dev.72 [2023-03-08T01:05:09.773Z] v2.3.0-dev.73 [2023-03-08T01:05:09.773Z] v2.3.0-dev.74 [2023-03-08T01:05:09.773Z] v2.3.0-dev.75 [2023-03-08T01:05:09.773Z] v2.3.0-dev.76 [2023-03-08T01:05:09.773Z] v2.3.0-dev.77 [2023-03-08T01:05:09.773Z] v2.3.0-dev.78 [2023-03-08T01:05:09.773Z] v2.3.0-dev.79 [2023-03-08T01:05:09.773Z] v2.3.0-dev.80 [2023-03-08T01:05:09.773Z] v2.3.0-dev.81 [2023-03-08T01:05:09.773Z] v2.3.0-dev.82 [2023-03-08T01:05:09.773Z] v2.3.0-dev.83 [2023-03-08T01:05:09.773Z] v2.3.0-dev.84 [2023-03-08T01:05:09.773Z] v2.3.0-dev.85 [2023-03-08T01:05:09.773Z] v2.3.0-dev.86 [2023-03-08T01:05:09.773Z] v2.3.0-dev.87 [2023-03-08T01:05:09.773Z] v2.3.0-dev.88 [2023-03-08T01:05:09.773Z] v2.3.0-dev.89 [2023-03-08T01:05:09.773Z] v2.3.0-dev.90 [2023-03-08T01:05:09.773Z] v2.3.0-dev.91 [2023-03-08T01:05:09.773Z] v2.3.0-dev.92 [2023-03-08T01:05:09.773Z] v2.3.0-dev.93 [2023-03-08T01:05:09.773Z] v2.3.0-dev.94 [2023-03-08T01:05:09.773Z] v2.3.0-dev.95 [2023-03-08T01:05:09.773Z] v2.3.0-dev.96 [2023-03-08T01:05:09.773Z] v2.3.0-dev.97 [2023-03-08T01:05:09.773Z] v2.3.0-dev.98 [2023-03-08T01:05:09.773Z] v2.3.0-dev.99 [2023-03-08T01:05:09.773Z] v2.3.1-dev.1 [2023-03-08T01:05:09.773Z] v2.3.1-dev.2 [2023-03-08T01:05:09.773Z] v2.3.1-dev.3 [2023-03-08T01:05:09.773Z] v2.3.1-dev.4 [2023-03-08T01:05:09.773Z] v2.3.1-dev.5 [2023-03-08T01:05:09.773Z] v3.0.0-dev.1 [2023-03-08T01:05:09.773Z] v3.0.0-dev.10 [2023-03-08T01:05:09.773Z] v3.0.0-dev.11 [2023-03-08T01:05:09.773Z] v3.0.0-dev.12 [2023-03-08T01:05:09.773Z] v3.0.0-dev.13 [2023-03-08T01:05:09.773Z] v3.0.0-dev.14 [2023-03-08T01:05:09.773Z] v3.0.0-dev.15 [2023-03-08T01:05:09.773Z] v3.0.0-dev.16 [2023-03-08T01:05:09.773Z] v3.0.0-dev.17 [2023-03-08T01:05:09.773Z] v3.0.0-dev.18 [2023-03-08T01:05:09.773Z] v3.0.0-dev.19 [2023-03-08T01:05:09.773Z] v3.0.0-dev.2 [2023-03-08T01:05:09.773Z] v3.0.0-dev.20 [2023-03-08T01:05:09.773Z] v3.0.0-dev.21 [2023-03-08T01:05:09.773Z] v3.0.0-dev.22 [2023-03-08T01:05:09.773Z] v3.0.0-dev.23 [2023-03-08T01:05:09.773Z] v3.0.0-dev.24 [2023-03-08T01:05:09.773Z] v3.0.0-dev.25 [2023-03-08T01:05:09.773Z] v3.0.0-dev.26 [2023-03-08T01:05:09.773Z] v3.0.0-dev.27 [2023-03-08T01:05:09.773Z] v3.0.0-dev.28 [2023-03-08T01:05:09.773Z] v3.0.0-dev.29 [2023-03-08T01:05:09.773Z] v3.0.0-dev.3 [2023-03-08T01:05:09.773Z] v3.0.0-dev.30 [2023-03-08T01:05:09.773Z] v3.0.0-dev.31 [2023-03-08T01:05:09.773Z] v3.0.0-dev.32 [2023-03-08T01:05:09.773Z] v3.0.0-dev.33 [2023-03-08T01:05:09.773Z] v3.0.0-dev.34 [2023-03-08T01:05:09.773Z] v3.0.0-dev.35 [2023-03-08T01:05:09.773Z] v3.0.0-dev.36 [2023-03-08T01:05:09.773Z] v3.0.0-dev.37 [2023-03-08T01:05:09.773Z] v3.0.0-dev.38 [2023-03-08T01:05:09.773Z] v3.0.0-dev.39 [2023-03-08T01:05:09.773Z] v3.0.0-dev.4 [2023-03-08T01:05:09.773Z] v3.0.0-dev.40 [2023-03-08T01:05:09.773Z] v3.0.0-dev.41 [2023-03-08T01:05:09.773Z] v3.0.0-dev.42 [2023-03-08T01:05:09.773Z] v3.0.0-dev.43 [2023-03-08T01:05:09.773Z] v3.0.0-dev.44 [2023-03-08T01:05:09.773Z] v3.0.0-dev.45 [2023-03-08T01:05:09.773Z] v3.0.0-dev.46 [2023-03-08T01:05:09.773Z] v3.0.0-dev.47 [2023-03-08T01:05:09.773Z] v3.0.0-dev.48 [2023-03-08T01:05:09.773Z] v3.0.0-dev.49 [2023-03-08T01:05:09.773Z] v3.0.0-dev.5 [2023-03-08T01:05:09.773Z] v3.0.0-dev.50 [2023-03-08T01:05:09.773Z] v3.0.0-dev.51 [2023-03-08T01:05:09.773Z] v3.0.0-dev.52 [2023-03-08T01:05:09.773Z] v3.0.0-dev.53 [2023-03-08T01:05:09.773Z] v3.0.0-dev.54 [2023-03-08T01:05:09.773Z] v3.0.0-dev.55 [2023-03-08T01:05:09.773Z] v3.0.0-dev.56 [2023-03-08T01:05:09.773Z] v3.0.0-dev.57 [2023-03-08T01:05:09.773Z] v3.0.0-dev.58 [2023-03-08T01:05:09.773Z] v3.0.0-dev.59 [2023-03-08T01:05:09.773Z] v3.0.0-dev.6 [2023-03-08T01:05:09.773Z] v3.0.0-dev.60 [2023-03-08T01:05:09.773Z] v3.0.0-dev.61 [2023-03-08T01:05:09.773Z] v3.0.0-dev.62 [2023-03-08T01:05:09.773Z] v3.0.0-dev.63 [2023-03-08T01:05:09.773Z] v3.0.0-dev.64 [2023-03-08T01:05:09.773Z] v3.0.0-dev.65 [2023-03-08T01:05:09.773Z] v3.0.0-dev.66 [2023-03-08T01:05:09.773Z] v3.0.0-dev.67 [2023-03-08T01:05:09.773Z] v3.0.0-dev.68 [2023-03-08T01:05:09.773Z] v3.0.0-dev.69 [2023-03-08T01:05:09.773Z] v3.0.0-dev.7 [2023-03-08T01:05:09.773Z] v3.0.0-dev.70 [2023-03-08T01:05:09.773Z] v3.0.0-dev.71 [2023-03-08T01:05:09.773Z] v3.0.0-dev.72 [2023-03-08T01:05:09.773Z] v3.0.0-dev.73 [2023-03-08T01:05:09.773Z] v3.0.0-dev.74 [2023-03-08T01:05:09.773Z] v3.0.0-dev.75 [2023-03-08T01:05:09.773Z] v3.0.0-dev.76 [2023-03-08T01:05:09.773Z] v3.0.0-dev.77 [2023-03-08T01:05:09.773Z] v3.0.0-dev.78 [2023-03-08T01:05:09.773Z] v3.0.0-dev.79 [2023-03-08T01:05:09.773Z] v3.0.0-dev.8 [2023-03-08T01:05:09.773Z] v3.0.0-dev.80 [2023-03-08T01:05:09.773Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-08T01:05:10.055Z] + lftools sign git-tag v3.0.0-dev.80 [2023-03-08T01:05:10.620Z] Signing Git tag with Sigul... [2023-03-08T01:05:10.620Z] Signing v3.0.0-dev.80 [Pipeline] echo [2023-03-08T01:05:11.196Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:11.479Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T01:05:11.486Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T01:05:11.511Z] $ docker stop --time=1 a2069052761f9a9fcf9c51d2fae0517b1c9d88f9b03b695042d753c585cbb053 [2023-03-08T01:05:12.827Z] $ docker rm -f --volumes a2069052761f9a9fcf9c51d2fae0517b1c9d88f9b03b695042d753c585cbb053 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T01:05:13.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T01:05:13.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:05:13.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T01:05:13.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:05:13.597Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T01:05:13.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T01:05:13.998Z] $ docker top 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 -eo pid,comm [2023-03-08T01:05:14.047Z] 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-03-08T01:05:14.047Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T01:05:14.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T01:05:14.083Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T01:05:14.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T01:05:14.252Z] $ docker exec 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 ssh-agent [2023-03-08T01:05:14.384Z] SSH_AUTH_SOCK=/tmp/ssh-RHJPA0XZssx6/agent.32 [2023-03-08T01:05:14.384Z] SSH_AGENT_PID=38 [2023-03-08T01:05:14.410Z] Running ssh-add (command line suppressed) [2023-03-08T01:05:14.526Z] Identity added: /w/workspace/edgex-go/442@tmp/private_key_18193738369739410280.key (/w/workspace/edgex-go/442@tmp/private_key_18193738369739410280.key) [2023-03-08T01:05:14.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T01:05:14.828Z] + git semver bump pre [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,078 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,078 [bump_version] DEBUG bumping version:3.0.0-dev.80 on axis:pre with prefix:dev [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,078 [bump_version] DEBUG bumped version:3.0.0-dev.81 [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,078 [write_version] DEBUG write version:3.0.0-dev.81 to path:/w/workspace/edgex-go/442/.semver/main with force:True [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,078 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,078 [write_file] DEBUG write to file:/w/workspace/edgex-go/442/.semver/main [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,080 [execute] INFO git cat-file --batch-check [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,085 [execute] INFO git cat-file --batch [2023-03-08T01:05:15.087Z] 2023-03-08 01:05:15,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T01:05:15.347Z] 2023-03-08 01:05:15,093 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main [2023-03-08T01:05:15.347Z] 3.0.0-dev.81 [Pipeline] } [2023-03-08T01:05:15.363Z] $ docker exec --env ******** --env ******** 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 ssh-agent -k [2023-03-08T01:05:15.485Z] unset SSH_AUTH_SOCK; [2023-03-08T01:05:15.485Z] unset SSH_AGENT_PID; [2023-03-08T01:05:15.485Z] echo Agent pid 38 killed; [2023-03-08T01:05:15.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T01:05:15.783Z] + git semver [Pipeline] } [2023-03-08T01:05:16.370Z] $ docker stop --time=1 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 [2023-03-08T01:05:17.651Z] $ docker rm -f --volumes 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T01:05:17.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T01:05:17.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:05:18.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T01:05:18.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:05:18.348Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T01:05:18.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T01:05:18.777Z] $ docker top b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 -eo pid,comm [2023-03-08T01:05:18.829Z] 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-03-08T01:05:18.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T01:05:18.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T01:05:18.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T01:05:18.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T01:05:18.991Z] $ docker exec b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 ssh-agent [2023-03-08T01:05:19.110Z] SSH_AUTH_SOCK=/tmp/ssh-VuPccEHA7K7a/agent.31 [2023-03-08T01:05:19.110Z] SSH_AGENT_PID=37 [2023-03-08T01:05:19.118Z] Running ssh-add (command line suppressed) [2023-03-08T01:05:19.215Z] Identity added: /w/workspace/edgex-go/442@tmp/private_key_8663235176366761019.key (/w/workspace/edgex-go/442@tmp/private_key_8663235176366761019.key) [2023-03-08T01:05:19.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T01:05:19.505Z] + git semver push [2023-03-08T01:05:20.073Z] 2023-03-08 01:05:19,783 [run_push] DEBUG push [2023-03-08T01:05:20.073Z] 2023-03-08 01:05:19,784 [execute] INFO git cat-file --batch-check [2023-03-08T01:05:20.073Z] 2023-03-08 01:05:19,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T01:05:20.073Z] 2023-03-08 01:05:19,788 [execute] INFO git rev-list 25e5e98e9883ec94104c177f8a92cb524db4b2e0 -- [2023-03-08T01:05:20.073Z] 2023-03-08 01:05:19,789 [execute] DEBUG Popen(['git', 'rev-list', '25e5e98e9883ec94104c177f8a92cb524db4b2e0', '--'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T01:05:20.073Z] 2023-03-08 01:05:19,806 [execute] INFO git fetch -v origin [2023-03-08T01:05:20.073Z] 2023-03-08 01:05:19,806 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-08T01:05:20.333Z] 2023-03-08 01:05:20,282 [run_push] DEBUG no remote changes detected [2023-03-08T01:05:20.333Z] 2023-03-08 01:05:20,282 [execute] INFO git push origin semver [2023-03-08T01:05:20.333Z] 2023-03-08 01:05:20,282 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T01:05:21.269Z] 2023-03-08 01:05:21,132 [run_push] DEBUG push all version tags [2023-03-08T01:05:21.270Z] 2023-03-08 01:05:21,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T01:05:21.270Z] 2023-03-08 01:05:21,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=None) [2023-03-08T01:05:22.206Z] 2023-03-08 01:05:21,933 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main [2023-03-08T01:05:22.206Z] 3.0.0-dev.81 [Pipeline] } [2023-03-08T01:05:22.223Z] $ docker exec --env ******** --env ******** b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 ssh-agent -k [2023-03-08T01:05:22.335Z] unset SSH_AUTH_SOCK; [2023-03-08T01:05:22.335Z] unset SSH_AGENT_PID; [2023-03-08T01:05:22.335Z] echo Agent pid 37 killed; [2023-03-08T01:05:22.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T01:05:22.641Z] + git semver [Pipeline] } [2023-03-08T01:05:23.227Z] $ docker stop --time=1 b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 [2023-03-08T01:05:24.642Z] $ docker rm -f --volumes b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 [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-03-08T01:05:25.174Z] + [ -d /w/workspace/edgex-go/442/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:25.462Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:26.320Z] ---> package-listing.sh [2023-03-08T01:05:26.320Z] ++ facter osfamily [2023-03-08T01:05:26.320Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T01:05:26.580Z] + OS_FAMILY=debian [2023-03-08T01:05:26.580Z] + workspace=/w/workspace/edgex-go/442 [2023-03-08T01:05:26.580Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T01:05:26.580Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T01:05:26.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T01:05:26.580Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T01:05:26.580Z] + '[' /w/workspace/edgex-go/442 ']' [2023-03-08T01:05:26.580Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T01:05:26.580Z] + case "${OS_FAMILY}" in [2023-03-08T01:05:26.580Z] + dpkg -l [2023-03-08T01:05:26.580Z] + grep '^ii' [2023-03-08T01:05:26.580Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T01:05:26.580Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T01:05:26.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T01:05:26.580Z] + '[' /w/workspace/edgex-go/442 ']' [2023-03-08T01:05:26.580Z] + mkdir -p /w/workspace/edgex-go/442/archives/ [2023-03-08T01:05:26.580Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/442/archives/ [Pipeline] echo [2023-03-08T01:05:26.592Z] 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/442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T01:05:26.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:05:27.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:05:27.424Z] [2023-03-08T01:05:27.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T01:05:27.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:05:27.719Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T01:05:27.719Z] 5eb5b503b376: Pulling fs layer [2023-03-08T01:05:27.719Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T01:05:27.719Z] ec43610c2a17: Pulling fs layer [2023-03-08T01:05:27.719Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T01:05:27.719Z] 33b1e0a273af: Pulling fs layer [2023-03-08T01:05:27.719Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T01:05:27.719Z] 2f39f015ded8: Pulling fs layer [2023-03-08T01:05:27.719Z] 3a2ae6a8a46f: Waiting [2023-03-08T01:05:27.719Z] 5d3b04190fa2: Waiting [2023-03-08T01:05:27.719Z] 33b1e0a273af: Waiting [2023-03-08T01:05:27.719Z] 2f39f015ded8: Waiting [2023-03-08T01:05:27.719Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T01:05:27.719Z] 5c69ac0246d0: Download complete [2023-03-08T01:05:27.719Z] 3a2ae6a8a46f: Download complete [2023-03-08T01:05:27.979Z] 33b1e0a273af: Download complete [2023-03-08T01:05:27.979Z] ec43610c2a17: Verifying Checksum [2023-03-08T01:05:27.979Z] ec43610c2a17: Download complete [2023-03-08T01:05:27.979Z] 5d3b04190fa2: Download complete [2023-03-08T01:05:27.979Z] 5eb5b503b376: Verifying Checksum [2023-03-08T01:05:27.979Z] 5eb5b503b376: Download complete [2023-03-08T01:05:28.912Z] 2f39f015ded8: Download complete [2023-03-08T01:05:29.172Z] 5eb5b503b376: Pull complete [2023-03-08T01:05:29.430Z] 5c69ac0246d0: Pull complete [2023-03-08T01:05:29.996Z] ec43610c2a17: Pull complete [2023-03-08T01:05:29.996Z] 3a2ae6a8a46f: Pull complete [2023-03-08T01:05:30.254Z] 33b1e0a273af: Pull complete [2023-03-08T01:05:30.254Z] 5d3b04190fa2: Pull complete [2023-03-08T01:05:35.525Z] 2f39f015ded8: Pull complete [2023-03-08T01:05:35.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T01:05:35.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T01:05:35.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T01:05:35.601Z] prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container [2023-03-08T01:05:35.631Z] $ 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/442/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/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T01:05:38.815Z] $ docker top a762099c34f2422396ed37fac6813cbf2b6f8a382271911661787194976526d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T01:05:39.146Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T01:05:39.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T01:05:39.706Z] + ls /var/log/sa-host [2023-03-08T01:05:39.707Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T01:05:39.772Z] provisioning config files... [2023-03-08T01:05:39.779Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/442@tmp/config8239846031042156434tmp [Pipeline] { [Pipeline] echo [2023-03-08T01:05:39.791Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:40.071Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T01:05:40.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:40.401Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T01:05:40.408Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:40.686Z] ---> sudo-logs.sh [2023-03-08T01:05:40.686Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T01:05:40.703Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:40.984Z] ---> job-cost.sh [2023-03-08T01:05:40.984Z] lf-activate-venv: SKIPPING [2023-03-08T01:05:40.984Z] DEBUG: total: 0.10999999940395355 [2023-03-08T01:05:40.984Z] INFO: Retrieving Stack Cost... [2023-03-08T01:05:41.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T01:05:42.176Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T01:05:42.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T01:05:42.472Z] ---> logs-deploy.sh [2023-03-08T01:05:42.472Z] lf-activate-venv: SKIPPING [2023-03-08T01:05:42.472Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/442 [2023-03-08T01:05:42.472Z] INFO: archiving workspace using pattern(s): [2023-03-08T01:05:43.845Z] Archives upload complete. [2023-03-08T01:05:43.845Z] INFO: archiving logs to Nexus