Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a64c0260d8c1d9cdc763c21a5066b502e8c070b8 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-ssh10113503350798269294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13006016814192478750.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16166400624547437412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18082334371589989612.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-ssh2169936430578877766.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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-923 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/608 [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/608 # 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 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 (main) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#4727)" > 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 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 > git rev-list --no-walk 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:49:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:49:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:49:17 ========================================================= 20:49:17 EdgeX Global Pipelines Version Info 20:49:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:49:18 ------------------- 20:49:18 stable info: 20:49:18 ------------------- 20:49:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:49:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:49:18 Message: update stable to v1.0.258 20:49:19 ------------------- 20:49:19 experimental info: 20:49:19 ------------------- 20:49:19 Commited By: **** collab-it+edgex@linuxfoundation.org 20:49:19 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:49:19 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:49:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:49:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] echo 20:49:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a64c026 [Pipeline] echo 20:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:20 provisioning config files... 20:49:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/608@tmp/config4491262315168792855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:20 ---> ****-login.sh 20:49:20 nexus3.edgexfoundry.org:10001 20:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:20 Configure a credential helper to remove this warning. See 20:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:20 20:49:20 Login Succeeded 20:49:20 nexus3.edgexfoundry.org:10002 20:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:21 Configure a credential helper to remove this warning. See 20:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:21 20:49:21 Login Succeeded 20:49:21 nexus3.edgexfoundry.org:10003 20:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:21 Configure a credential helper to remove this warning. See 20:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:21 20:49:21 Login Succeeded 20:49:21 nexus3.edgexfoundry.org:10004 20:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:21 Configure a credential helper to remove this warning. See 20:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:21 20:49:21 Login Succeeded 20:49:21 ****.io 20:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:21 Configure a credential helper to remove this warning. See 20:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:21 20:49:21 Login Succeeded 20:49:21 ---> ****-login.sh ends [Pipeline] } 20:49:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:21 + 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 20:49:21 + cut -d/ -f2 20:49:21 + dirname cmd/core-command/Dockerfile 20:49:21 + echo core-command,cmd/core-command/Dockerfile 20:49:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:49:21 + + dirname cmd/core-data/Dockerfile 20:49:21 cut -d/ -f2 20:49:21 + echo core-data,cmd/core-data/Dockerfile 20:49:21 + dirname cmd/core-metadata/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo core-metadata,cmd/core-metadata/Dockerfile 20:49:21 + dirname cmd/security-bootstrapper/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:49:21 + dirname cmd/security-proxy-auth/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:49:21 + dirname cmd/security-proxy-setup/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:49:21 + + cut -d/ -f2 20:49:21 dirname cmd/security-secretstore-setup/Dockerfile 20:49:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:49:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:49:21 + dirname cmd/security-spire-agent/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:49:21 + dirname cmd/security-spire-config/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:49:21 + dirname cmd/security-spire-server/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:49:21 + dirname cmd/support-notifications/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo support-notifications,cmd/support-notifications/Dockerfile 20:49:21 + dirname cmd/support-scheduler/Dockerfile 20:49:21 + cut -d/ -f2 20:49:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:49:22 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 20:49:22 + git rev-list -1 --merges a64c0260d8c1d9cdc763c21a5066b502e8c070b8~1..a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] echo 20:49:22 -----------> git rev-list -1 --merges a64c0260d8c1d9cdc763c21a5066b502e8c070b8~1..a64c0260d8c1d9cdc763c21a5066b502e8c070b8 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [false] [Pipeline] sh 20:49:22 + git log --format=format:%s -1 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] echo 20:49:22 ========================================================= 20:49:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:49:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:49:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:23 + grep -v github /etc/ssh/ssh_known_hosts 20:49:23 + [ -e /tmp/ssh_known_hosts ] 20:49:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:49:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:49:23 + sudo tee -a /etc/ssh/ssh_known_hosts 20:49:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:23 20:49:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:23 0.1.4: Pulling from edgex-devops/py-git-semver 20:49:23 b85a868b505f: Pulling fs layer 20:49:23 e2be974225ed: Pulling fs layer 20:49:23 339a4e72a1f5: Pulling fs layer 20:49:23 988bab9f4d93: Pulling fs layer 20:49:23 1469e6f7b9e6: Pulling fs layer 20:49:23 eaf3925da568: Pulling fs layer 20:49:23 bab4dde63d76: Pulling fs layer 20:49:23 bde34c3a00c8: Pulling fs layer 20:49:23 b352a97aabf1: Pulling fs layer 20:49:23 4872d77fe225: Pulling fs layer 20:49:23 5851b861e8e6: Pulling fs layer 20:49:23 988bab9f4d93: Waiting 20:49:23 1469e6f7b9e6: Waiting 20:49:23 eaf3925da568: Waiting 20:49:23 bab4dde63d76: Waiting 20:49:23 bde34c3a00c8: Waiting 20:49:23 b352a97aabf1: Waiting 20:49:23 4872d77fe225: Waiting 20:49:23 5851b861e8e6: Waiting 20:49:23 e2be974225ed: Verifying Checksum 20:49:23 e2be974225ed: Download complete 20:49:23 988bab9f4d93: Verifying Checksum 20:49:23 988bab9f4d93: Download complete 20:49:24 1469e6f7b9e6: Verifying Checksum 20:49:24 1469e6f7b9e6: Download complete 20:49:24 eaf3925da568: Verifying Checksum 20:49:24 eaf3925da568: Download complete 20:49:24 339a4e72a1f5: Verifying Checksum 20:49:24 339a4e72a1f5: Download complete 20:49:24 bde34c3a00c8: Verifying Checksum 20:49:24 bde34c3a00c8: Download complete 20:49:24 b85a868b505f: Verifying Checksum 20:49:24 b85a868b505f: Download complete 20:49:24 b352a97aabf1: Download complete 20:49:24 4872d77fe225: Download complete 20:49:24 5851b861e8e6: Download complete 20:49:24 bab4dde63d76: Verifying Checksum 20:49:24 bab4dde63d76: Download complete 20:49:25 b85a868b505f: Pull complete 20:49:25 e2be974225ed: Pull complete 20:49:26 339a4e72a1f5: Pull complete 20:49:26 988bab9f4d93: Pull complete 20:49:26 1469e6f7b9e6: Pull complete 20:49:26 eaf3925da568: Pull complete 20:49:28 bab4dde63d76: Pull complete 20:49:28 bde34c3a00c8: Pull complete 20:49:28 b352a97aabf1: Pull complete 20:49:28 4872d77fe225: Pull complete 20:49:28 5851b861e8e6: Pull complete 20:49:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:28 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 20:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 20:49:30 $ docker top 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c -eo pid,comm 20:49:30 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). 20:49:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:30 [ssh-agent] Looking for ssh-agent implementation... 20:49:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:30 $ docker exec 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c ssh-agent 20:49:30 SSH_AUTH_SOCK=/tmp/ssh-Ra6Fkmo360cJ/agent.33 20:49:30 SSH_AGENT_PID=39 20:49:30 Running ssh-add (command line suppressed) 20:49:30 Identity added: /w/workspace/edgex-go/608@tmp/private_key_16731051654012063986.key (/w/workspace/edgex-go/608@tmp/private_key_16731051654012063986.key) 20:49:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:31 + git tag --points-at HEAD [Pipeline] } 20:49:31 $ docker exec --env ******** --env ******** 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c ssh-agent -k 20:49:31 unset SSH_AUTH_SOCK; 20:49:31 unset SSH_AGENT_PID; 20:49:31 echo Agent pid 39 killed; 20:49:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:31 [ssh-agent] Looking for ssh-agent implementation... 20:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:31 $ docker exec 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c ssh-agent 20:49:31 SSH_AUTH_SOCK=/tmp/ssh-ahoJlozIL4d2/agent.72 20:49:31 SSH_AGENT_PID=78 20:49:31 Running ssh-add (command line suppressed) 20:49:31 Identity added: /w/workspace/edgex-go/608@tmp/private_key_7682535886092814412.key (/w/workspace/edgex-go/608@tmp/private_key_7682535886092814412.key) 20:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:31 + git semver init 20:49:32 2023-11-24 20:49:32,134 [run_init] DEBUG init version:0.0.0 force:False 20:49:32 2023-11-24 20:49:32,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/608/.semver 20:49:32 2023-11-24 20:49:32,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/608/.semver 20:49:32 2023-11-24 20:49:32,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/608/.semver'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=None) 20:49:37 2023-11-24 20:49:36,823 [append_file] DEBUG append to file:/w/workspace/edgex-go/608/.git/info/exclude 20:49:37 2023-11-24 20:49:36,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/608/.semver/main with force:False 20:49:37 2023-11-24 20:49:36,823 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main 20:49:37 2023-11-24 20:49:36,824 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main 20:49:37 3.1.0-dev.73 [Pipeline] } 20:49:37 $ docker exec --env ******** --env ******** 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c ssh-agent -k 20:49:37 unset SSH_AUTH_SOCK; 20:49:37 unset SSH_AGENT_PID; 20:49:37 echo Agent pid 78 killed; 20:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:37 + git semver [Pipeline] } 20:49:38 $ docker stop --time=1 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c 20:49:39 $ docker rm -f --volumes 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c [Pipeline] // withDockerContainer [Pipeline] sh 20:49:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:49:40 Stashed 1 file(s) [Pipeline] echo 20:49:40 [edgeXSemver]: initialized semver on version 3.1.0-dev.73 [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 20:49:40 + git config --global --add safe.directory /w/workspace/edgex-go/608 [Pipeline] echo 20:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:49:40 ========================================================= 20:49:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:49:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:49:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:49:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:49:41 7264a8db6415: Pulling fs layer 20:49:41 c4d48a809fc2: Pulling fs layer 20:49:41 4f1c88b9dad5: Pulling fs layer 20:49:41 ad3a456e5733: Pulling fs layer 20:49:41 69c7f0334f64: Pulling fs layer 20:49:41 1f1c1a5573a3: Pulling fs layer 20:49:41 ce7588e14bc9: Pulling fs layer 20:49:41 b5e4710f87ac: Pulling fs layer 20:49:41 ad3a456e5733: Waiting 20:49:41 1f1c1a5573a3: Waiting 20:49:41 69c7f0334f64: Waiting 20:49:41 ce7588e14bc9: Waiting 20:49:41 b5e4710f87ac: Waiting 20:49:41 c4d48a809fc2: Download complete 20:49:41 ad3a456e5733: Download complete 20:49:41 69c7f0334f64: Verifying Checksum 20:49:41 69c7f0334f64: Download complete 20:49:41 7264a8db6415: Verifying Checksum 20:49:41 7264a8db6415: Download complete 20:49:41 1f1c1a5573a3: Verifying Checksum 20:49:41 1f1c1a5573a3: Download complete 20:49:41 7264a8db6415: Pull complete 20:49:41 c4d48a809fc2: Pull complete 20:49:41 b5e4710f87ac: Verifying Checksum 20:49:41 b5e4710f87ac: Download complete 20:49:41 4f1c88b9dad5: Verifying Checksum 20:49:41 4f1c88b9dad5: Download complete 20:49:42 ce7588e14bc9: Verifying Checksum 20:49:42 ce7588e14bc9: Download complete 20:49:44 4f1c88b9dad5: Pull complete 20:49:44 ad3a456e5733: Pull complete 20:49:44 69c7f0334f64: Pull complete 20:49:44 1f1c1a5573a3: Pull complete 20:49:46 ce7588e14bc9: Pull complete 20:49:46 b5e4710f87ac: Pull complete 20:49:47 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:49:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:49:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:49:47 WORKDIR /edgex 20:49:47 COPY go.mod . 20:49:47 RUN go mod download 20:49:47 + docker build -t ci-base-image-x86_64 -f - . 20:49:48 Sending build context to Docker daemon 176.3MB 20:49:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:49:48 ---> 88b5674ff536 20:49:48 Step 2/4 : WORKDIR /edgex 20:49:51 ---> Running in 712d06dc350b 20:49:51 Removing intermediate container 712d06dc350b 20:49:51 ---> 4987c38090d1 20:49:51 Step 3/4 : COPY go.mod . 20:49:51 ---> fc68a7c19e55 20:49:51 Step 4/4 : RUN go mod download 20:49:51 ---> Running in cd8e7eb10963 20:49:55 Still waiting to schedule task 20:49:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:50:06 Removing intermediate container cd8e7eb10963 20:50:06 ---> 06a539bc8c50 20:50:06 Successfully built 06a539bc8c50 20:50:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:06 + docker inspect -f . ci-base-image-x86_64 20:50:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:06 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 20:50:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 20:50:07 $ docker top 00409025a045fd07afbf085a161cd7b564604e4d1348dedacdf4bf168700f7ae -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:07 + go version 20:50:07 go version go1.21.0 linux/amd64 [Pipeline] } 20:50:07 $ docker stop --time=1 00409025a045fd07afbf085a161cd7b564604e4d1348dedacdf4bf168700f7ae 20:50:08 $ docker rm -f --volumes 00409025a045fd07afbf085a161cd7b564604e4d1348dedacdf4bf168700f7ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:09 + docker inspect -f . ci-base-image-x86_64 20:50:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:09 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 20:50:09 $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 20:50:09 $ docker top d0dd97b2a36d0731c1cf12bb9f68241b8edf552f99eea178ae9c2f843f061510 -eo pid,comm [Pipeline] { [Pipeline] echo 20:50:09 ========================================================= 20:50:09 [edgeXBuildGoParallel] Running Tests and Build... 20:50:09 ========================================================= [Pipeline] sh 20:50:10 + git config --global --add safe.directory /w/workspace/edgex-go/608 [Pipeline] fileExists [Pipeline] sh 20:50:10 + make test 20:50:10 go test -race -coverprofile=coverage.out ./... 20:50:17 ? github.com/edgexfoundry/edgex-go [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:50:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 20:50:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements 20:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:50:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements 20:50:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements 20:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.056s coverage: 93.4% of statements 20:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements 20:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:50:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:50:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:50:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:50:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:50:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:50:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:50:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 97.6% of statements 20:50:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 20:50:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:50:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:50:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 20:50:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements 20:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements 20:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements 20:50:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements 20:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements 20:50:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.063s coverage: 87.5% of statements 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:50:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:50:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:50:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:50:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:50:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:50:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 20:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:50:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:50:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.294s coverage: 79.9% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.104s coverage: 92.9% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.170s coverage: 63.1% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.220s coverage: 38.4% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.036s coverage: 84.8% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements 20:51:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements 20:51:07 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 20:51:07 running golangci-lint 20:51:07 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:51:07 go version go1.21.0 linux/amd64 20:51:07 level=info msg="[config_reader] Used config file .golangci.yml" 20:51:07 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:51:22 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 12.520285252s" 20:51:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.121477ms" 20:51:27 level=info msg="[linters_context/goanalysis] analyzers took 1m20.153918116s with top 10 stages: buildir: 30.49063475s, gosec: 6.054278456s, inspect: 1.390304188s, ctrlflow: 1.384351047s, printf: 1.327954239s, fact_deprecated: 1.192163281s, S1038: 1.058168869s, fact_purity: 692.936395ms, nilness: 691.246214ms, SA1004: 577.489595ms" 20:51:27 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:51:27 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, skip_dirs: 197/197" 20:51:27 level=info msg="[runner] processing took 16.908664ms with stages: nolint: 7.703714ms, identifier_marker: 4.447925ms, path_prettifier: 1.836374ms, exclude-rules: 1.422396ms, autogenerated_exclude: 985.207µs, skip_dirs: 468.948µs, cgo: 25.8µs, filename_unadjuster: 14.29µs, max_same_issues: 720ns, max_per_file_from_linter: 430ns, skip_files: 420ns, uniq_by_line: 380ns, fixer: 360ns, exclude: 330ns, severity-rules: 290ns, sort_results: 240ns, diff: 230ns, source_code: 200ns, max_from_linter: 180ns, path_prefixer: 120ns, path_shortener: 110ns" 20:51:27 level=info msg="[runner] linters took 7.526965098s with stages: goanalysis_metalinter: 7.509968445s" 20:51:27 level=info msg="File cache stats: 0 entries of total size 0B" 20:51:27 level=info msg="Memory: 202 samples, avg is 231.2MB, max is 892.4MB" 20:51:27 level=info msg="Execution took 20.095351065s" 20:51:27 go vet ./... 20:51:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:51:32 ./bin/test-attribution-txt.sh [Pipeline] echo 20:51:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:51:32 + ls -al . 20:51:32 total 736 20:51:32 drwxrwxr-x 11 1001 1001 4096 Nov 24 20:50 . 20:51:32 drwxr-xr-x 4 root root 4096 Nov 24 20:50 .. 20:51:32 drwxrwxr-x 2 1001 1001 4096 Nov 24 20:49 .blubracket 20:51:32 -rw-rw-r-- 1 1001 1001 10 Nov 24 20:49 .dockerignore 20:51:32 drwxrwxr-x 8 1001 1001 4096 Nov 24 20:51 .git 20:51:32 drwxrwxr-x 3 1001 1001 4096 Nov 24 20:49 .github 20:51:32 -rw-rw-r-- 1 1001 1001 1074 Nov 24 20:49 .gitignore 20:51:32 -rw-rw-r-- 1 1001 1001 42 Nov 24 20:49 .golangci.yml 20:51:32 -rw-rw-r-- 1 1001 1001 100 Nov 24 20:49 .hadolint.yml 20:51:32 drwxr-xr-x 3 1001 1001 4096 Nov 24 20:49 .semver 20:51:32 -rw-rw-r-- 1 1001 1001 155 Nov 24 20:49 .sonarcloud.properties 20:51:32 -rw-rw-r-- 1 1001 1001 1171 Nov 24 20:49 ADOPTERS.md 20:51:32 -rw-rw-r-- 1 1001 1001 11674 Nov 24 20:49 Attribution.txt 20:51:32 -rw-rw-r-- 1 1001 1001 100284 Nov 24 20:49 CHANGELOG.md 20:51:32 -rw-rw-r-- 1 1001 1001 3804 Nov 24 20:49 CONTRIBUTING.md 20:51:32 -rw-rw-r-- 1 1001 1001 677 Nov 24 20:49 GOVERNANCE.md 20:51:32 -rw-rw-r-- 1 1001 1001 861 Nov 24 20:49 Jenkinsfile 20:51:32 -rw-rw-r-- 1 1001 1001 10775 Nov 24 20:49 LICENSE 20:51:32 -rw-rw-r-- 1 1001 1001 15054 Nov 24 20:49 Makefile 20:51:32 -rw-rw-r-- 1 1001 1001 582 Nov 24 20:49 OWNERS.md 20:51:32 -rw-rw-r-- 1 1001 1001 9528 Nov 24 20:49 README.md 20:51:32 -rw-rw-r-- 1 1001 1001 789 Nov 24 20:49 SECURITY.md 20:51:32 -rw-rw-r-- 1 1001 1001 12 Nov 24 20:49 VERSION 20:51:32 drwxrwxr-x 2 1001 1001 4096 Nov 24 20:49 bin 20:51:32 drwxrwxr-x 18 1001 1001 4096 Nov 24 20:49 cmd 20:51:32 -rw-r--r-- 1 root root 453602 Nov 24 20:51 coverage.out 20:51:32 drwxrwxr-x 2 1001 1001 4096 Nov 24 20:49 fuzz_test 20:51:32 -rw-rw-r-- 1 1001 1001 3649 Nov 24 20:49 go.mod 20:51:32 -rw-rw-r-- 1 1001 1001 34366 Nov 24 20:49 go.sum 20:51:32 drwxrwxr-x 7 1001 1001 4096 Nov 24 20:49 internal 20:51:32 drwxrwxr-x 3 1001 1001 4096 Nov 24 20:49 openapi 20:51:32 -rw-rw-r-- 1 1001 1001 584 Nov 24 20:49 security.txt 20:51:32 -rw-rw-r-- 1 1001 1001 204 Nov 24 20:49 version.go [Pipeline] sh 20:51:32 + '[' -e coverage.out ] 20:51:32 + chown 1001:1001 coverage.out [Pipeline] stash 20:51:32 Stashed 1 file(s) [Pipeline] sh 20:51:33 + make build 20:51:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:51:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-924 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:51:40 Running in /w/workspace/edgex-go/608 [Pipeline] { [Pipeline] checkout 20:51:43 The recommended git tool is: git 20:51:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:51:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:51:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:51:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:51:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:51:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:51:53 using credential edgex-jenkins-ssh 20:51:53 Cloning the remote Git repository 20:51:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:51:53 > git init /w/workspace/edgex-go/608 # timeout=10 20:51:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:51:53 > git --version # timeout=10 20:51:53 > git --version # 'git version 2.25.1' 20:51:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:51:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:51:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:51:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:51:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:51:58 $ docker stop --time=1 d0dd97b2a36d0731c1cf12bb9f68241b8edf552f99eea178ae9c2f843f061510 20:52:01 $ docker rm -f --volumes d0dd97b2a36d0731c1cf12bb9f68241b8edf552f99eea178ae9c2f843f061510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:52:02 20:52:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:52:03 latest: Pulling from edgex-devops/edgex-compose 20:52:03 91d30c5bc195: Pulling fs layer 20:52:03 2e9b0aa3be6d: Pulling fs layer 20:52:03 9c61dcf015f6: Pulling fs layer 20:52:03 4698f68db338: Pulling fs layer 20:52:03 2a2f49069b9e: Pulling fs layer 20:52:03 e0025b399a48: Pulling fs layer 20:52:03 4698f68db338: Waiting 20:52:03 2a2f49069b9e: Waiting 20:52:03 e0025b399a48: Waiting 20:52:03 91d30c5bc195: Verifying Checksum 20:52:03 91d30c5bc195: Download complete 20:52:03 4698f68db338: Download complete 20:52:03 91d30c5bc195: Pull complete 20:52:03 2e9b0aa3be6d: Download complete 20:52:03 e0025b399a48: Verifying Checksum 20:52:03 e0025b399a48: Download complete 20:52:03 2a2f49069b9e: Download complete 20:52:03 2e9b0aa3be6d: Pull complete 20:52:03 9c61dcf015f6: Download complete 20:52:06 9c61dcf015f6: Pull complete 20:52:06 4698f68db338: Pull complete 20:52:06 2a2f49069b9e: Pull complete 20:52:06 e0025b399a48: Pull complete 20:52:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:52:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:06 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 20:52:06 $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 20:52:08 $ docker top e8521eba0228aa91b88150d44e67a496c7be24887079d5626a7cd6e968b4a6fe -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:09 + docker compose -f ./docker-compose-build.yml build --parallel 20:52:11 #1 [security-proxy-setup internal] load build definition from Dockerfile 20:52:11 #1 transferring dockerfile: 2.50kB 0.0s done 20:52:11 #1 DONE 0.0s 20:52:11 20:52:11 #2 [security-spire-config internal] load build definition from Dockerfile 20:52:11 #2 transferring dockerfile: 1.69kB done 20:52:11 #2 DONE 0.0s 20:52:11 20:52:11 #3 [security-spire-server internal] load build definition from Dockerfile 20:52:11 #3 transferring dockerfile: 1.70kB done 20:52:11 #3 DONE 0.0s 20:52:11 20:52:11 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:52:11 #4 transferring dockerfile: 1.89kB done 20:52:11 #4 DONE 0.0s 20:52:11 20:52:11 #5 [support-notifications internal] load build definition from Dockerfile 20:52:11 #5 transferring dockerfile: 1.95kB done 20:52:11 #5 DONE 0.0s 20:52:11 20:52:11 #6 [support-scheduler internal] load build definition from Dockerfile 20:52:11 #6 transferring dockerfile: 1.93kB done 20:52:11 #6 DONE 0.0s 20:52:11 20:52:11 #7 [core-metadata internal] load build definition from Dockerfile 20:52:11 #7 transferring dockerfile: 2.06kB done 20:52:11 #7 DONE 0.0s 20:52:11 20:52:11 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:52:11 #8 transferring dockerfile: 2.49kB done 20:52:11 #8 DONE 0.0s 20:52:11 20:52:11 #9 [core-data internal] load build definition from Dockerfile 20:52:11 #9 transferring dockerfile: 2.01kB done 20:52:11 #9 DONE 0.0s 20:52:11 20:52:11 #10 [security-spire-agent internal] load build definition from Dockerfile 20:52:11 #10 transferring dockerfile: 1.81kB done 20:52:11 #10 DONE 0.0s 20:52:11 20:52:11 #11 [security-proxy-auth internal] load build definition from Dockerfile 20:52:11 #11 transferring dockerfile: 2.15kB done 20:52:11 #11 DONE 0.0s 20:52:11 20:52:11 #12 [security-bootstrapper internal] load build definition from Dockerfile 20:52:11 #12 transferring dockerfile: 2.93kB done 20:52:11 #12 DONE 0.0s 20:52:11 20:52:11 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:52:11 #13 transferring dockerfile: 2.23kB done 20:52:11 #13 DONE 0.0s 20:52:11 20:52:11 #14 [core-command internal] load build definition from Dockerfile 20:52:11 #14 transferring dockerfile: 1.93kB done 20:52:11 #14 DONE 0.0s 20:52:11 20:52:11 #15 [security-proxy-setup internal] load .dockerignore 20:52:11 #15 transferring context: 32B 20:52:11 #15 transferring context: 50B done 20:52:11 #15 DONE 0.0s 20:52:11 20:52:11 #16 [security-spire-config internal] load .dockerignore 20:52:11 #16 transferring context: 50B done 20:52:11 #16 DONE 0.0s 20:52:11 20:52:11 #17 [security-spire-server internal] load .dockerignore 20:52:11 #17 transferring context: 50B done 20:52:11 #17 DONE 0.0s 20:52:11 20:52:11 #18 [security-spiffe-token-provider internal] load .dockerignore 20:52:11 #18 transferring context: 50B done 20:52:11 #18 DONE 0.0s 20:52:11 20:52:11 #19 [support-notifications internal] load .dockerignore 20:52:11 #19 transferring context: 50B done 20:52:11 #19 DONE 0.0s 20:52:11 20:52:11 #20 [support-scheduler internal] load .dockerignore 20:52:11 #20 transferring context: 50B done 20:52:11 #20 DONE 0.0s 20:52:11 20:52:11 #21 [core-metadata internal] load .dockerignore 20:52:11 #21 transferring context: 50B done 20:52:11 #21 DONE 0.0s 20:52:11 20:52:11 #22 [security-secretstore-setup internal] load .dockerignore 20:52:12 #22 transferring context: 50B done 20:52:12 #22 DONE 0.0s 20:52:12 20:52:12 #23 [core-data internal] load .dockerignore 20:52:12 #23 transferring context: 50B done 20:52:12 #23 DONE 0.0s 20:52:12 20:52:12 #24 [security-spire-agent internal] load .dockerignore 20:52:12 #24 transferring context: 50B done 20:52:12 #24 DONE 0.0s 20:52:12 20:52:12 #25 [security-proxy-auth internal] load .dockerignore 20:52:12 #25 transferring context: 50B done 20:52:12 #25 DONE 0.0s 20:52:12 20:52:12 #26 [security-bootstrapper internal] load .dockerignore 20:52:12 #26 transferring context: 50B done 20:52:12 #26 DONE 0.0s 20:52:12 20:52:12 #27 [core-common-config-bootstrapper internal] load .dockerignore 20:52:12 #27 transferring context: 50B done 20:52:12 #27 DONE 0.0s 20:52:12 20:52:12 #28 [core-command internal] load .dockerignore 20:52:12 #28 transferring context: 50B done 20:52:12 #28 DONE 0.0s 20:52:12 20:52:12 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:12 #29 DONE 0.0s 20:52:12 20:52:12 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:52:12 #30 ... 20:52:12 20:52:12 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:12 #29 DONE 0.0s 20:52:12 20:52:12 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:52:12 #30 ... 20:52:12 20:52:12 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:12 #29 DONE 0.0s 20:52:12 20:52:12 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:52:12 #30 ... 20:52:12 20:52:12 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:52:12 #29 DONE 0.0s 20:52:12 20:52:12 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:52:12 #31 ... 20:52:12 20:52:12 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:52:12 #32 DONE 0.5s 20:52:12 20:52:12 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:52:12 #30 DONE 0.7s 20:52:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:52:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:52:12 20:52:12 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:52:12 #31 DONE 0.6s 20:52:12 20:52:12 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:52:12 #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:52:12 #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:52:12 #33 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:52:12 #33 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:52:12 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.0s 20:52:12 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s 20:52:12 Avoid second fetch 20:52:12 Checking out Revision a64c0260d8c1d9cdc763c21a5066b502e8c070b8 (main) 20:52:13 #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 20:52:13 #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 20:52:13 #33 ... 20:52:13 20:52:13 #34 [security-spire-agent internal] load build context 20:52:13 #34 transferring context: 17.63kB 0.1s done 20:52:13 #34 DONE 0.4s 20:52:13 20:52:13 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:52:13 #33 ... 20:52:13 20:52:13 #35 [security-spire-server internal] load build context 20:52:13 #35 transferring context: 18.10kB 0.0s done 20:52:13 #35 DONE 0.6s 20:52:13 20:52:13 #36 [security-spire-config internal] load build context 20:52:13 #36 transferring context: 16.35kB 0.0s done 20:52:13 #36 DONE 0.6s 20:52:13 20:52:13 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:52:13 #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done 20:52:13 #33 DONE 1.4s 20:52:13 20:52:13 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:52:13 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 20:52:13 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:52:13 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:52:13 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:52:13 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 20:52:13 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 20:52:13 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 20:52:13 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:52:13 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 20:52:13 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:52:13 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:52:13 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:52:14 #37 ... 20:52:14 20:52:14 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:52:14 #38 DONE 1.7s 20:52:14 20:52:14 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:52:16 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done 20:52:12 > git config core.sparsecheckout # timeout=10 20:52:13 > git checkout -f a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 20:52:17 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#4727)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:52:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:18 Dload Upload Total Spent Left Speed 20:52:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 89309 [Pipeline] sh 20:52:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:52:19 + sudo tee /etc/docker/daemon.new 20:52:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:52:19 { 20:52:19 "registry-mirrors": [ 20:52:19 "https://nexus3.edgexfoundry.org:10001" 20:52:19 ], 20:52:19 "bip": "10.250.0.254/24", 20:52:19 "hosts": [ 20:52:19 "tcp://0.0.0.0:5555", 20:52:19 "unix:///var/run/docker.sock" 20:52:19 ], 20:52:19 "mtu": 1458, 20:52:19 "selinux-enabled": true, 20:52:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:52:19 } [Pipeline] sh 20:52:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:52:19 + sudo service docker restart 20:52:20 #37 ... 20:52:20 20:52:20 #39 [security-bootstrapper internal] load build context 20:52:20 #39 transferring context: 333.63MB 7.0s 20:52:20 #39 transferring context: 370.49MB 7.6s done 20:52:20 #39 ... 20:52:20 20:52:20 #40 [security-spiffe-token-provider internal] load build context 20:52:20 #40 ... 20:52:20 20:52:20 #41 [security-secretstore-setup internal] load build context 20:52:21 #41 ... 20:52:21 20:52:21 #40 [security-spiffe-token-provider internal] load build context 20:52:22 #40 ... 20:52:22 20:52:22 #42 [security-proxy-auth internal] load build context 20:52:22 #42 transferring context: 370.49MB 9.6s done 20:52:22 #42 ... 20:52:22 20:52:22 #43 [security-proxy-setup internal] load build context 20:52:22 #43 transferring context: 370.49MB 8.2s done 20:52:22 #43 ... 20:52:22 20:52:22 #44 [core-data internal] load build context 20:52:22 #44 transferring context: 370.49MB 9.9s done 20:52:23 #44 ... 20:52:23 20:52:23 #45 [core-command internal] load build context 20:52:23 #45 transferring context: 370.49MB 9.9s done 20:52:23 #45 ... 20:52:23 20:52:23 #46 [core-metadata internal] load build context 20:52:23 #46 transferring context: 370.49MB 10.2s done 20:52:23 #46 ... 20:52:23 20:52:23 #47 [core-common-config-bootstrapper internal] load build context 20:52:23 #47 transferring context: 370.49MB 9.0s done 20:52:23 #47 ... 20:52:23 20:52:23 #48 [support-notifications internal] load build context 20:52:23 #48 transferring context: 370.49MB 8.9s done 20:52:23 #48 ... 20:52:23 20:52:23 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:52:23 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 20:52:23 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:52:23 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:52:23 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:52:23 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:52:23 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 20:52:23 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:52:23 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:52:23 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 20:52:23 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 20:52:23 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:52:23 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 20:52:23 #49 ... 20:52:23 20:52:23 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:52:23 #0 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:23 #0 0.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:23 #0 1.089 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:52:23 #0 1.089 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:52:23 #0 1.089 OK: 20076 distinct packages available 20:52:23 #0 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:23 #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:23 #0 1.443 (1/4) Installing dumb-init (1.2.5-r2) 20:52:23 #0 1.446 (2/4) Installing musl-obstack (1.2.3-r2) 20:52:23 #0 1.453 (3/4) Installing libucontext (1.2-r2) 20:52:23 #0 1.453 (4/4) Installing gcompat (1.1.0-r1) 20:52:23 #0 1.457 Executing busybox-1.36.1-r2.trigger 20:52:23 #0 1.476 OK: 8 MiB in 19 packages 20:52:23 #50 ... 20:52:23 20:52:23 #51 [support-scheduler internal] load build context 20:52:23 #51 transferring context: 370.49MB 9.9s done 20:52:24 #51 ... 20:52:24 20:52:24 #39 [security-bootstrapper internal] load build context 20:52:24 #39 DONE 11.4s 20:52:24 20:52:24 #52 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:52:24 #0 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:24 #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:24 #0 1.556 (1/1) Installing dumb-init (1.2.5-r2) 20:52:24 #0 1.644 Executing busybox-1.36.1-r2.trigger 20:52:24 #0 1.698 OK: 7 MiB in 16 packages 20:52:24 #52 DONE 10.1s 20:52:24 20:52:24 #47 [core-common-config-bootstrapper internal] load build context 20:52:24 #47 DONE 11.5s 20:52:24 20:52:24 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:52:24 #50 DONE 10.3s 20:52:24 20:52:24 #41 [security-secretstore-setup internal] load build context 20:52:24 #41 transferring context: 370.49MB 9.4s done 20:52:24 #41 DONE 11.5s 20:52:24 20:52:24 #48 [support-notifications internal] load build context 20:52:24 #48 DONE 11.5s 20:52:24 20:52:24 #53 [core-command builder 2/7] WORKDIR /edgex-go 20:52:24 #53 DONE 9.9s 20:52:24 20:52:24 #43 [security-proxy-setup internal] load build context 20:52:24 #43 DONE 11.5s 20:52:24 20:52:24 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:52:24 #54 ... 20:52:24 20:52:24 #42 [security-proxy-auth internal] load build context 20:52:24 #42 DONE 11.5s 20:52:24 20:52:24 #45 [core-command internal] load build context 20:52:24 #45 DONE 11.5s 20:52:24 20:52:24 #44 [core-data internal] load build context 20:52:24 #44 DONE 11.5s 20:52:24 20:52:24 #51 [support-scheduler internal] load build context 20:52:24 #51 DONE 11.5s 20:52:24 20:52:24 #46 [core-metadata internal] load build context 20:52:24 #46 DONE 11.6s 20:52:24 20:52:24 #40 [security-spiffe-token-provider internal] load build context 20:52:24 #40 transferring context: 370.49MB 10.9s done 20:52:24 #40 DONE 11.6s 20:52:24 20:52:24 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:52:24 #55 ... 20:52:24 20:52:24 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:52:24 #49 DONE 11.6s 20:52:24 20:52:24 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:52:24 #37 DONE 11.6s 20:52:24 20:52:24 #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:24 #56 ... 20:52:24 20:52:24 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:52:24 #57 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:24 #57 ... 20:52:24 20:52:24 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:52:24 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:24 #0 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:24 #58 10.76 (1/2) Installing ca-certificates (20230506-r0) 20:52:24 #58 10.77 (2/2) Installing dumb-init (1.2.5-r2) 20:52:24 #58 10.78 Executing busybox-1.36.1-r2.trigger 20:52:24 #58 10.78 Executing ca-certificates-20230506-r0.trigger 20:52:24 #58 ... 20:52:24 20:52:24 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:52:24 #0 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:24 #59 ... 20:52:24 20:52:24 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:52:24 #58 10.83 OK: 8 MiB in 17 packages 20:52:24 #58 DONE 11.0s 20:52:24 20:52:24 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:52:24 #59 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:24 #59 ... 20:52:24 20:52:24 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:24 #0 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:24 #0 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:24 #60 11.04 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:52:24 #60 11.04 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:52:24 #60 11.04 OK: 20076 distinct packages available 20:52:24 #60 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:24 #60 ... 20:52:24 20:52:24 #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:24 #56 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:24 #56 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:24 #56 11.02 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:52:24 #56 11.02 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:52:24 #56 11.02 OK: 20076 distinct packages available 20:52:24 #56 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:25 #56 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:25 #56 ... 20:52:25 20:52:25 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:52:25 #59 11.12 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:25 #59 11.16 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:25 #59 11.17 (3/6) Installing dumb-init (1.2.5-r2) 20:52:25 #59 11.17 (4/6) Installing openssl (3.1.4-r1) 20:52:25 #59 11.18 (5/6) Installing su-exec (0.2-r3) 20:52:25 #59 11.19 (6/6) Installing yq (4.33.3-r5) 20:52:25 #59 11.24 Executing busybox-1.36.1-r2.trigger 20:52:25 #59 11.25 OK: 17 MiB in 19 packages 20:52:25 #59 DONE 11.4s 20:52:25 20:52:25 #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:25 #56 11.39 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:25 #56 11.43 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:25 #56 11.44 (3/7) Installing dumb-init (1.2.5-r2) 20:52:25 #56 11.44 (4/7) Installing musl-obstack (1.2.3-r2) 20:52:25 #56 11.45 (5/7) Installing libucontext (1.2-r2) 20:52:25 #56 11.46 (6/7) Installing gcompat (1.1.0-r1) 20:52:25 #56 11.46 (7/7) Installing openssl (3.1.4-r1) 20:52:25 #56 11.47 Executing busybox-1.36.1-r2.trigger 20:52:25 #56 11.50 OK: 8 MiB in 20 packages 20:52:25 #56 ... 20:52:25 20:52:25 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:52:25 #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:25 #0 1.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:25 #0 1.520 OK: 264 MiB in 52 packages 20:52:25 #61 DONE 1.7s 20:52:25 20:52:25 #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:25 #56 DONE 11.7s 20:52:25 20:52:25 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:52:25 #62 DONE 0.0s 20:52:25 20:52:25 #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:52:25 #63 DONE 0.0s 20:52:25 20:52:25 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:52:25 #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:25 #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:25 #0 1.676 OK: 264 MiB in 52 packages 20:52:25 #64 DONE 2.0s 20:52:25 20:52:25 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:25 #60 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:25 #60 11.44 (1/11) Installing ca-certificates (20230506-r0) 20:52:25 #60 11.48 (2/11) Installing brotli-libs (1.0.9-r14) 20:52:25 #60 11.50 (3/11) Installing libunistring (1.1-r1) 20:52:25 #60 11.51 (4/11) Installing libidn2 (2.3.4-r1) 20:52:25 #60 11.52 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:52:25 #60 11.52 (6/11) Installing libcurl (8.4.0-r0) 20:52:25 #60 11.53 (7/11) Installing curl (8.4.0-r0) 20:52:25 #60 11.54 (8/11) Installing dumb-init (1.2.5-r2) 20:52:25 #60 11.54 (9/11) Installing musl-obstack (1.2.3-r2) 20:52:25 #60 11.55 (10/11) Installing libucontext (1.2-r2) 20:52:25 #60 11.55 (11/11) Installing gcompat (1.1.0-r1) 20:52:25 #60 11.56 Executing busybox-1.36.1-r2.trigger 20:52:25 #60 11.57 Executing ca-certificates-20230506-r0.trigger 20:52:25 #60 11.69 OK: 12 MiB in 26 packages 20:52:25 #60 DONE 11.9s 20:52:25 20:52:25 #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:52:26 #65 ... 20:52:26 20:52:26 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:52:26 #55 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:26 #55 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #55 12.03 (1/2) Installing dumb-init (1.2.5-r2) 20:52:26 #55 12.04 (2/2) Installing su-exec (0.2-r3) 20:52:26 #55 12.04 Executing busybox-1.36.1-r2.trigger 20:52:26 #55 12.05 OK: 7 MiB in 17 packages 20:52:26 #55 DONE 12.2s 20:52:26 20:52:26 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:52:26 #57 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #57 12.00 (1/1) Installing dumb-init (1.2.5-r2) 20:52:26 #57 12.00 Executing busybox-1.36.1-r2.trigger 20:52:26 #57 12.01 OK: 7 MiB in 16 packages 20:52:26 #57 DONE 12.2s 20:52:26 20:52:26 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:52:26 #0 0.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:26 #0 0.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #0 0.905 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:26 #0 0.951 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 0.967 Executing busybox-1.36.1-r5.post-upgrade 20:52:26 #0 0.985 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 0.989 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:26 #0 1.033 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:26 #0 1.041 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 1.045 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:26 #0 1.051 Executing busybox-1.36.1-r5.trigger 20:52:26 #0 1.060 Executing ca-certificates-20230506-r0.trigger 20:52:26 #0 1.100 OK: 8 MiB in 17 packages 20:52:26 #66 DONE 1.2s 20:52:26 20:52:26 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:52:26 #0 0.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:26 #0 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #0 1.378 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:52:26 #0 1.378 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:52:26 #0 1.378 OK: 20069 distinct packages available 20:52:26 #0 1.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:26 #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #0 1.867 OK: 264 MiB in 52 packages 20:52:26 #67 DONE 2.2s 20:52:26 20:52:26 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:52:26 #54 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:26 #54 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #54 11.94 (1/4) Installing ca-certificates (20230506-r0) 20:52:26 #54 11.96 (2/4) Installing dumb-init (1.2.5-r2) 20:52:26 #54 11.97 (3/4) Installing su-exec (0.2-r3) 20:52:26 #54 11.97 (4/4) Installing yq (4.33.3-r5) 20:52:26 #54 12.03 Executing busybox-1.36.1-r2.trigger 20:52:26 #54 12.04 Executing ca-certificates-20230506-r0.trigger 20:52:26 #54 12.09 OK: 17 MiB in 19 packages 20:52:26 #54 DONE 12.2s 20:52:26 20:52:26 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:52:26 #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:26 #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #0 1.894 OK: 264 MiB in 52 packages 20:52:26 #68 DONE 2.3s 20:52:26 20:52:26 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:52:26 #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:26 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #0 2.038 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:26 #0 2.048 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 2.072 Executing busybox-1.36.1-r5.post-upgrade 20:52:26 #0 2.108 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 2.111 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:26 #0 2.152 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:26 #0 2.160 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 2.162 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:26 #0 2.167 Executing busybox-1.36.1-r5.trigger 20:52:26 #0 2.173 OK: 8 MiB in 19 packages 20:52:26 #69 DONE 2.3s 20:52:26 20:52:26 #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 20:52:26 #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:26 #0 1.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:26 #0 2.110 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:26 #0 2.128 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 2.141 Executing busybox-1.36.1-r5.post-upgrade 20:52:26 #0 2.158 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 2.162 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:26 #0 2.204 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:26 #0 2.210 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:26 #0 2.215 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:26 #0 2.219 Executing busybox-1.36.1-r5.trigger 20:52:26 #0 2.226 OK: 7 MiB in 16 packages 20:52:26 #70 DONE 2.4s 20:52:26 20:52:26 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 20:52:26 #71 DONE 0.2s 20:52:26 20:52:26 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:52:26 #72 DONE 0.2s 20:52:26 20:52:26 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:26 #73 ... 20:52:26 20:52:26 #74 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:52:26 #74 DONE 0.5s 20:52:26 20:52:26 #75 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:52:26 #75 DONE 0.0s 20:52:27 20:52:27 #76 [security-spire-config stage-2 6/10] COPY security.txt / 20:52:27 #76 DONE 0.0s 20:52:27 20:52:27 #77 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:52:27 #77 DONE 0.0s 20:52:27 20:52:27 #78 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:52:27 #78 DONE 0.0s 20:52:27 20:52:27 #79 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:52:27 #79 DONE 0.0s 20:52:27 20:52:27 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:27 #80 ... 20:52:27 20:52:27 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:52:27 #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:27 #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:27 #0 1.912 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:27 #0 1.926 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:27 #0 1.937 Executing busybox-1.36.1-r5.post-upgrade 20:52:27 #0 1.952 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:27 #0 1.955 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:27 #0 1.958 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:27 #0 1.962 Executing busybox-1.36.1-r5.trigger 20:52:27 #0 1.969 OK: 17 MiB in 19 packages 20:52:27 #81 DONE 2.0s 20:52:27 20:52:27 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:52:27 #82 DONE 0.0s 20:52:27 20:52:27 #83 [security-spire-config] exporting to image 20:52:27 #83 exporting layers 0.5s done 20:52:27 #83 writing image sha256:252086b1dc0d0ae2b8686a7514edfdf21c2bb7f13b171653db82acbc212f1d1e done 20:52:27 #83 naming to docker.io/library/security-spire-config done 20:52:27 #83 DONE 0.5s 20:52:27 20:52:27 #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 20:52:27 #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:27 #84 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:28 #84 2.365 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:28 #84 2.375 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:28 #84 2.386 Executing busybox-1.36.1-r5.post-upgrade 20:52:28 #84 2.409 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:28 #84 2.414 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:28 #84 2.419 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:28 #84 2.427 Executing busybox-1.36.1-r5.trigger 20:52:28 #84 2.432 OK: 8 MiB in 20 packages 20:52:28 #84 DONE 2.6s 20:52:28 20:52:28 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:52:28 #85 DONE 0.5s 20:52:28 20:52:28 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:52:28 #86 DONE 0.5s 20:52:28 20:52:28 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:52:29 #87 DONE 0.4s 20:52:29 20:52:29 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:52:29 #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:29 #0 2.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:29 #0 2.494 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:29 #0 2.565 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.588 Executing busybox-1.36.1-r5.post-upgrade 20:52:29 #0 2.607 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.610 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:29 #0 2.675 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:29 #0 2.675 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.676 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:29 #0 2.764 Executing busybox-1.36.1-r5.trigger 20:52:29 #0 2.766 OK: 7 MiB in 17 packages 20:52:29 #88 DONE 3.1s 20:52:29 20:52:29 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:52:29 #0 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:29 #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:29 #0 2.663 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:29 #0 2.673 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.771 Executing busybox-1.36.1-r5.post-upgrade 20:52:29 #0 2.787 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.801 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:29 #0 2.851 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:29 #0 2.862 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.866 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:29 #0 2.872 Executing busybox-1.36.1-r5.trigger 20:52:29 #0 2.875 OK: 7 MiB in 16 packages 20:52:29 #89 DONE 3.1s 20:52:29 20:52:29 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:52:29 #0 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:29 #0 2.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:29 #0 2.433 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:29 #0 2.562 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.578 Executing busybox-1.36.1-r5.post-upgrade 20:52:29 #0 2.605 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.611 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:29 #0 2.669 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:29 #0 2.755 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #0 2.759 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:29 #0 2.762 Executing busybox-1.36.1-r5.trigger 20:52:29 #0 2.766 Executing ca-certificates-20230506-r0.trigger 20:52:29 #0 2.808 OK: 17 MiB in 19 packages 20:52:29 #90 DONE 3.1s 20:52:29 20:52:29 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:52:29 #91 DONE 0.5s 20:52:29 20:52:29 #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:52:29 #65 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:29 #65 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:29 #65 3.307 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:52:29 #65 3.322 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #65 3.338 Executing busybox-1.36.1-r5.post-upgrade 20:52:29 #65 3.371 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #65 3.372 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:52:29 #65 3.402 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:52:29 #65 3.410 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:52:29 #65 3.413 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:52:29 #65 3.421 Executing busybox-1.36.1-r5.trigger 20:52:29 #65 3.491 Executing ca-certificates-20230506-r0.trigger 20:52:29 #65 ... 20:52:29 20:52:29 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:52:29 #92 DONE 0.1s 20:52:29 20:52:29 #93 [security-spire-server stage-2 6/9] COPY security.txt / 20:52:29 #93 DONE 0.1s 20:52:29 20:52:29 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 20:52:29 #94 DONE 0.1s 20:52:29 20:52:29 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:52:29 #95 DONE 0.1s 20:52:29 20:52:29 #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:52:29 #65 3.535 OK: 12 MiB in 26 packages 20:52:29 #65 DONE 3.7s 20:52:29 20:52:29 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:52:29 #96 DONE 0.1s 20:52:29 20:52:29 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:52:29 #97 DONE 0.1s 20:52:29 20:52:29 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:52:29 #98 DONE 0.1s 20:52:29 20:52:29 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:52:29 #99 DONE 0.1s 20:52:29 20:52:29 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:52:29 #100 DONE 0.1s 20:52:29 20:52:29 #83 [security-spire-agent] exporting to image 20:52:30 #83 ... 20:52:30 20:52:30 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:52:30 #101 DONE 0.8s 20:52:30 20:52:30 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:52:30 #102 DONE 0.0s 20:52:30 20:52:30 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:30 #103 ... 20:52:30 20:52:30 #83 [security-spire-agent] exporting to image 20:52:30 #83 exporting layers 0.5s done 20:52:30 #83 writing image sha256:08084844b7cf7d8bba5552eb40db3b4361e16c408a0de9ab63fd295be4bcd1ee done 20:52:30 #83 naming to docker.io/library/security-spire-server done 20:52:30 #83 writing image sha256:d262c0184b43ce1ed9c0245adda69cf8b7c0803177b4b55bde00d35c61da68c4 done 20:52:30 #83 naming to docker.io/library/security-spire-agent done 20:52:30 #83 DONE 1.1s 20:52:30 20:52:30 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:38 provisioning config files... 20:52:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/608@tmp/config13773198897367857881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:38 ---> ****-login.sh 20:52:38 nexus3.edgexfoundry.org:10001 20:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:39 Configure a credential helper to remove this warning. See 20:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:39 20:52:39 Login Succeeded 20:52:39 nexus3.edgexfoundry.org:10002 20:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:39 Configure a credential helper to remove this warning. See 20:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:39 20:52:39 Login Succeeded 20:52:39 nexus3.edgexfoundry.org:10003 20:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:39 Configure a credential helper to remove this warning. See 20:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:39 20:52:39 Login Succeeded 20:52:39 nexus3.edgexfoundry.org:10004 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:40 Configure a credential helper to remove this warning. See 20:52:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:40 20:52:40 Login Succeeded 20:52:40 ****.io 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:45 Configure a credential helper to remove this warning. See 20:52:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:45 20:52:45 Login Succeeded 20:52:45 ---> ****-login.sh ends [Pipeline] } 20:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:52:46 + git config --global --add safe.directory /w/workspace/edgex-go/608 [Pipeline] echo 20:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:52:46 ========================================================= 20:52:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:52:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:52:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:52:46 9fda8d8052c6: Pulling fs layer 20:52:46 5d54e960e981: Pulling fs layer 20:52:46 c4a7e357bf2a: Pulling fs layer 20:52:46 f0e02332f6b5: Pulling fs layer 20:52:46 872ee5b61b7b: Pulling fs layer 20:52:46 0c6a40ed1a82: Pulling fs layer 20:52:46 94ae7d8d031c: Pulling fs layer 20:52:46 872ee5b61b7b: Waiting 20:52:46 0c6a40ed1a82: Waiting 20:52:46 f0e02332f6b5: Waiting 20:52:46 94ae7d8d031c: Waiting 20:52:47 5d54e960e981: Verifying Checksum 20:52:47 5d54e960e981: Download complete 20:52:47 f0e02332f6b5: Download complete 20:52:47 872ee5b61b7b: Verifying Checksum 20:52:47 872ee5b61b7b: Download complete 20:52:47 9fda8d8052c6: Verifying Checksum 20:52:47 9fda8d8052c6: Download complete 20:52:47 94ae7d8d031c: Verifying Checksum 20:52:47 94ae7d8d031c: Download complete 20:52:48 9fda8d8052c6: Pull complete 20:52:48 5d54e960e981: Pull complete 20:52:48 c4a7e357bf2a: Verifying Checksum 20:52:48 c4a7e357bf2a: Download complete 20:52:49 0c6a40ed1a82: Verifying Checksum 20:52:49 0c6a40ed1a82: Download complete 20:52:57 #104 DONE 28.5s 20:52:57 20:52:57 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #73 DONE 27.8s 20:52:57 20:52:57 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #103 DONE 28.4s 20:52:57 20:52:57 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #80 DONE 27.8s 20:52:57 20:52:57 #105 [support-notifications builder 6/7] COPY . . 20:52:57 #105 DONE 3.0s 20:52:57 20:52:57 #106 [security-bootstrapper builder 6/7] COPY . . 20:52:57 #106 CACHED 20:52:57 20:52:57 #107 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #107 CACHED 20:52:57 20:52:57 #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:52:57 #108 CACHED 20:52:57 20:52:57 #109 [security-secretstore-setup builder 6/7] COPY . . 20:52:57 #109 DONE 3.0s 20:52:57 20:52:57 #110 [core-command builder 6/7] COPY . . 20:52:57 #110 CACHED 20:52:57 20:52:57 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #111 CACHED 20:52:57 20:52:57 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 20:52:57 #112 CACHED 20:52:57 20:52:57 #113 [security-proxy-auth builder 6/7] COPY . . 20:52:57 #113 CACHED 20:52:57 20:52:57 #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:52:57 #114 CACHED 20:52:57 20:52:57 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #115 CACHED 20:52:57 20:52:57 #116 [core-data builder 6/7] COPY . . 20:52:57 #116 DONE 3.0s 20:52:57 20:52:57 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:52:57 #117 CACHED 20:52:57 20:52:57 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 20:52:57 #118 CACHED 20:52:57 20:52:57 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #119 CACHED 20:52:57 20:52:57 #120 [security-spiffe-token-provider builder 6/7] COPY . . 20:52:57 #120 DONE 3.0s 20:52:57 20:52:57 #121 [core-metadata builder 6/7] COPY . . 20:52:57 #121 CACHED 20:52:57 20:52:57 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #122 CACHED 20:52:57 20:52:57 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:52:57 #123 CACHED 20:52:57 20:52:57 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:52:57 #124 CACHED 20:52:57 20:52:57 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #125 CACHED 20:52:57 20:52:57 #126 [support-scheduler builder 6/7] COPY . . 20:52:57 #126 CACHED 20:52:57 20:52:57 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:52:57 #127 CACHED 20:52:57 20:52:57 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:57 #128 CACHED 20:52:57 20:52:57 #129 [security-proxy-setup builder 6/7] COPY . . 20:52:57 #129 CACHED 20:52:57 20:52:57 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:52:58 #130 1.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:53:02 c4a7e357bf2a: Pull complete 20:53:02 f0e02332f6b5: Pull complete 20:53:02 872ee5b61b7b: Pull complete 20:53:08 #130 ... 20:53:08 20:53:08 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:53:08 #0 0.430 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:53:08 #131 ... 20:53:08 20:53:08 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:53:08 #0 0.824 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:53:08 #132 ... 20:53:08 20:53:08 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:53:08 #0 0.608 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:53:08 #133 ... 20:53:08 20:53:08 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:53:08 #0 1.058 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:53:08 #134 ... 20:53:08 20:53:08 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:53:08 #0 0.796 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:53:08 #135 ... 20:53:08 20:53:08 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:53:08 #0 0.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:53:08 #136 ... 20:53:08 20:53:08 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:53:08 #0 1.117 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:53:08 #137 ... 20:53:08 20:53:08 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:53:08 #0 1.461 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:53:08 #138 ... 20:53:08 20:53:08 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:53:08 #0 0.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:53:08 #139 ... 20:53:08 20:53:08 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:53:08 #0 1.137 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:53:10 0c6a40ed1a82: Pull complete 20:53:11 94ae7d8d031c: Pull complete 20:53:11 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:53:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:53:11 WORKDIR /edgex 20:53:11 COPY go.mod . 20:53:11 RUN go mod download 20:53:11 + docker build -t ci-base-image-arm64 -f - . 20:53:12 Sending build context to Docker daemon 2.917MB 20:53:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:53:12 ---> 86de565de09d 20:53:12 Step 2/4 : WORKDIR /edgex 20:53:14 ---> Running in 599867be7f44 20:53:14 Removing intermediate container 599867be7f44 20:53:14 ---> 9334d13800db 20:53:14 Step 3/4 : COPY go.mod . 20:53:15 ---> 04ad4d63f3c7 20:53:15 Step 4/4 : RUN go mod download 20:53:15 ---> Running in d95ffd4b4de0 20:53:54 Removing intermediate container d95ffd4b4de0 20:53:54 ---> 01d4e44a42a7 20:53:54 Successfully built 01d4e44a42a7 20:53:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:55 + docker inspect -f . ci-base-image-arm64 20:53:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:55 prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 20:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 20:53:58 $ docker top 04d6332ef830a287879e06b033f1c152e22c70fbf59f8ee40c478315ca46962c -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:59 + go version 20:53:59 go version go1.21.0 linux/arm64 [Pipeline] } 20:53:59 $ docker stop --time=1 04d6332ef830a287879e06b033f1c152e22c70fbf59f8ee40c478315ca46962c 20:54:00 $ docker rm -f --volumes 04d6332ef830a287879e06b033f1c152e22c70fbf59f8ee40c478315ca46962c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:01 20:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:02 latest: Pulling from edgex-devops/edgex-compose-arm64 20:54:02 547446be3368: Pulling fs layer 20:54:02 d125d8839a47: Pulling fs layer 20:54:02 3e85d5ac6304: Pulling fs layer 20:54:02 c3105a71a48b: Pulling fs layer 20:54:02 0f093f025ec4: Pulling fs layer 20:54:02 c3106fc0e877: Pulling fs layer 20:54:02 c3105a71a48b: Waiting 20:54:02 0f093f025ec4: Waiting 20:54:02 c3106fc0e877: Waiting 20:54:02 547446be3368: Verifying Checksum 20:54:02 547446be3368: Download complete 20:54:02 c3105a71a48b: Verifying Checksum 20:54:02 c3105a71a48b: Download complete 20:54:02 d125d8839a47: Verifying Checksum 20:54:02 d125d8839a47: Download complete 20:54:02 c3106fc0e877: Verifying Checksum 20:54:02 c3106fc0e877: Download complete 20:54:02 0f093f025ec4: Verifying Checksum 20:54:02 0f093f025ec4: Download complete 20:54:03 547446be3368: Pull complete 20:54:04 d125d8839a47: Pull complete 20:54:04 3e85d5ac6304: Verifying Checksum 20:54:04 3e85d5ac6304: Download complete 20:54:15 3e85d5ac6304: Pull complete 20:54:15 c3105a71a48b: Pull complete 20:54:15 0f093f025ec4: Pull complete 20:54:15 c3106fc0e877: Pull complete 20:54:15 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:54:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:15 prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 20:54:15 $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 20:54:17 $ docker top 4327ee71d430b4f0a236796dc420f14614491e8ce318c19feb49be9b75e673a5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:18 + docker compose -f ./docker-compose-build.yml build --parallel 20:54:18 #140 ... 20:54:18 20:54:18 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:54:18 #136 70.69 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:54:22 #136 ... 20:54:22 20:54:22 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:54:22 #130 DONE 84.9s 20:54:22 20:54:22 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:54:22 #135 DONE 84.9s 20:54:22 20:54:22 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:54:22 #132 DONE 84.9s 20:54:22 20:54:22 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:54:22 #136 DONE 85.0s 20:54:22 20:54:22 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:54:22 #137 DONE 85.0s 20:54:22 20:54:22 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:54:22 #140 DONE 85.0s 20:54:22 20:54:22 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:54:22 #131 DONE 85.0s 20:54:22 20:54:22 #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:54:22 #141 ... 20:54:22 20:54:22 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:54:22 #138 DONE 85.2s 20:54:22 20:54:22 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:54:22 #133 DONE 85.4s 20:54:22 20:54:22 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:54:22 #142 ... 20:54:22 20:54:22 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:54:22 #139 DONE 85.5s 20:54:22 20:54:22 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:54:22 #134 DONE 85.5s 20:54:22 20:54:22 #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:54:22 #141 DONE 0.6s 20:54:22 20:54:22 #143 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:54:23 #143 ... 20:54:23 20:54:23 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #144 DONE 0.7s 20:54:23 20:54:23 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #142 DONE 0.6s 20:54:23 20:54:23 #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #145 DONE 0.8s 20:54:23 20:54:23 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #146 DONE 0.7s 20:54:23 20:54:23 #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:54:23 #147 ... 20:54:23 20:54:23 #143 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:54:23 #143 DONE 0.4s 20:54:23 20:54:23 #148 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:54:23 #148 CACHED 20:54:23 20:54:23 #149 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #149 CACHED 20:54:23 20:54:23 #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:54:23 #150 CACHED 20:54:23 20:54:23 #151 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #151 CACHED 20:54:23 20:54:23 #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #152 DONE 0.5s 20:54:23 20:54:23 #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #153 CACHED 20:54:23 20:54:23 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:54:23 #154 CACHED 20:54:23 20:54:23 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:54:23 #155 CACHED 20:54:23 20:54:23 #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:54:23 #156 CACHED 20:54:23 20:54:23 #157 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:54:24 #157 ... 20:54:24 20:54:24 #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:54:24 #158 DONE 1.2s 20:54:24 20:54:24 #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:54:24 #147 DONE 1.2s 20:54:24 20:54:24 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:54:24 #159 DONE 1.3s 20:54:24 20:54:24 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:54:24 #160 DONE 1.3s 20:54:24 20:54:24 #161 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:54:24 #161 DONE 1.2s 20:54:24 20:54:24 #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:54:24 #162 DONE 1.2s 20:54:24 20:54:24 #163 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:54:24 #163 DONE 1.2s 20:54:24 20:54:24 #164 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:54:24 #164 DONE 1.3s 20:54:24 20:54:24 #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:54:24 #165 DONE 1.3s 20:54:24 20:54:24 #157 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:54:24 #157 DONE 1.2s 20:54:24 20:54:24 #166 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:54:24 #166 ... 20:54:24 20:54:24 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:54:24 #167 DONE 1.3s 20:54:24 20:54:24 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:54:24 #168 ... 20:54:24 20:54:24 #169 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:54:24 #169 DONE 0.5s 20:54:25 20:54:25 #170 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:54:25 #170 ... 20:54:25 20:54:25 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:54:25 #171 DONE 0.9s 20:54:25 20:54:25 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:54:25 #172 DONE 0.9s 20:54:25 20:54:25 #173 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:54:25 #173 DONE 0.9s 20:54:25 20:54:25 #83 [support-scheduler] exporting to image 20:54:25 #83 exporting layers 20:54:25 #83 ... 20:54:25 20:54:25 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:54:25 #174 DONE 1.2s 20:54:25 20:54:25 #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:54:25 #175 DONE 1.2s 20:54:25 20:54:25 #166 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:54:25 #166 DONE 1.2s 20:54:25 20:54:25 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:54:25 #176 DONE 1.2s 20:54:25 20:54:25 #177 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:54:25 #177 DONE 1.2s 20:54:25 20:54:25 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:54:25 #168 DONE 1.3s 20:54:25 20:54:25 #83 [core-command] exporting to image 20:54:25 #83 ... 20:54:25 20:54:25 #178 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:54:25 #178 DONE 1.5s 20:54:25 20:54:25 #170 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:54:25 #170 DONE 1.1s 20:54:25 20:54:25 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:54:25 #179 DONE 0.3s 20:54:25 20:54:25 #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:54:25 #180 DONE 0.7s 20:54:25 20:54:25 #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:54:26 #181 ... 20:54:26 20:54:26 #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:54:26 #182 DONE 0.7s 20:54:26 20:54:26 #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:54:26 #183 DONE 0.4s 20:54:26 20:54:26 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:54:26 #184 DONE 0.4s 20:54:26 20:54:26 #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:54:26 #185 DONE 0.4s 20:54:26 20:54:26 #186 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:54:26 #186 DONE 0.4s 20:54:26 20:54:26 #83 [security-spiffe-token-provider] exporting to image 20:54:26 #1 [security-secretstore-setup internal] load build definition from Dockerfile 20:54:26 #1 transferring dockerfile: 20:54:26 #1 transferring dockerfile: 2.49kB done 20:54:26 #1 DONE 0.2s 20:54:26 #83 ... 20:54:26 20:54:26 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:54:26 #187 DONE 0.5s 20:54:26 20:54:26 #83 [security-spiffe-token-provider] exporting to image 20:54:26 #83 writing image sha256:6ff398e549938eb11590c34dac00643daf3d0b4415ca33a9683e599aad57e6ea 20:54:26 #83 ... 20:54:26 20:54:26 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:54:26 #188 DONE 0.4s 20:54:26 20:54:26 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:54:26 #189 DONE 0.5s 20:54:26 20:54:26 #83 [core-data] exporting to image 20:54:26 #83 exporting layers 0.4s done 20:54:26 #83 writing image sha256:6ff398e549938eb11590c34dac00643daf3d0b4415ca33a9683e599aad57e6ea 0.0s done 20:54:26 #83 writing image sha256:f5916789a1edb989a59b6d0fd52a44f768c13225d6a4e98d1931ae4e601b2601 0.1s done 20:54:26 #83 writing image sha256:8cfb58a14a6f878cf237dd9a8beaf941d5bd3368ca832cacc19785e833c5e673 0.0s done 20:54:26 #83 naming to docker.io/library/core-command done 20:54:26 #83 naming to docker.io/library/support-scheduler done 20:54:26 #83 naming to docker.io/library/core-data done 20:54:26 #83 writing image sha256:1d082c7ba7c1cc71bd40a83644bcbe4b97f0b31c1a5fdf4947ae7680f7278931 20:54:26 20:54:26 #2 [security-spire-config internal] load build definition from Dockerfile 20:54:26 #2 transferring dockerfile: 1.69kB done 20:54:26 #2 DONE 0.0s 20:54:26 20:54:26 #3 [core-metadata internal] load build definition from Dockerfile 20:54:26 #3 transferring dockerfile: 2.06kB done 20:54:26 #3 DONE 0.0s 20:54:26 20:54:26 #4 [security-proxy-auth internal] load build definition from Dockerfile 20:54:26 #4 transferring dockerfile: 2.15kB 0.0s done 20:54:26 #83 writing image sha256:1d082c7ba7c1cc71bd40a83644bcbe4b97f0b31c1a5fdf4947ae7680f7278931 0.0s done 20:54:26 #83 naming to docker.io/library/core-metadata done 20:54:26 #83 writing image sha256:2f626b8526d7eb4d77b179676eed19639570c5211f09fd353571416ab3424f3a 0.0s done 20:54:26 #83 naming to docker.io/library/support-notifications 20:54:26 #83 exporting layers 0.6s done 20:54:26 #4 DONE 0.1s 20:54:26 20:54:26 #5 [core-command internal] load build definition from Dockerfile 20:54:26 #5 transferring dockerfile: 1.93kB 0.0s done 20:54:26 #5 DONE 0.1s 20:54:26 20:54:26 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:54:26 #6 transferring dockerfile: 1.89kB done 20:54:26 #6 DONE 0.1s 20:54:26 20:54:26 #7 [security-bootstrapper internal] load build definition from Dockerfile 20:54:26 #7 transferring dockerfile: 2.93kB 0.0s done 20:54:26 #7 DONE 0.1s 20:54:26 #83 naming to docker.io/library/support-notifications 0.2s done 20:54:26 #83 writing image sha256:4ee87d79f48ae11f69df6a28d8979ac27fbf0cda6a1693cf7e0b73b7fe35d25c done 20:54:26 #83 naming to docker.io/library/security-spiffe-token-provider done 20:54:26 #83 DONE 2.7s 20:54:26 20:54:26 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:54:26 #190 DONE 0.4s 20:54:26 20:54:26 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:54:26 #191 DONE 0.4s 20:54:26 20:54:26 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:54:26 #192 DONE 0.4s 20:54:26 20:54:26 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:54:27 20:54:27 #8 [security-proxy-setup internal] load build definition from Dockerfile 20:54:27 #8 transferring dockerfile: 2.50kB 0.0s done 20:54:27 #8 DONE 0.1s 20:54:27 20:54:27 #9 [core-data internal] load build definition from Dockerfile 20:54:27 #9 transferring dockerfile: 2.01kB done 20:54:27 #9 DONE 0.1s 20:54:27 20:54:27 #10 [support-scheduler internal] load build definition from Dockerfile 20:54:27 #10 transferring dockerfile: 1.93kB done 20:54:27 #10 DONE 0.1s 20:54:27 20:54:27 #11 [security-spire-agent internal] load build definition from Dockerfile 20:54:27 #193 ... 20:54:27 20:54:27 #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:54:27 #181 DONE 1.2s 20:54:27 20:54:27 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:54:27 #194 DONE 1.1s 20:54:27 20:54:27 #195 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:54:27 #195 DONE 0.4s 20:54:27 20:54:27 #83 [security-proxy-auth] exporting to image 20:54:27 #11 transferring dockerfile: 1.81kB done 20:54:27 #11 DONE 0.1s 20:54:27 20:54:27 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:54:27 #12 transferring dockerfile: 2.23kB 0.0s done 20:54:27 #12 DONE 0.1s 20:54:27 20:54:27 #13 [security-spire-server internal] load build definition from Dockerfile 20:54:27 #13 transferring dockerfile: 1.70kB done 20:54:27 #13 DONE 0.1s 20:54:27 20:54:27 #14 [support-notifications internal] load build definition from Dockerfile 20:54:27 #14 transferring dockerfile: 1.95kB done 20:54:27 #14 DONE 0.1s 20:54:27 20:54:27 #15 [security-secretstore-setup internal] load .dockerignore 20:54:27 #15 transferring context: 50B 0.0s done 20:54:27 #83 ... 20:54:27 20:54:27 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:54:27 #193 DONE 0.7s 20:54:27 #15 DONE 0.0s 20:54:27 20:54:27 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:54:27 #196 DONE 0.4s 20:54:27 20:54:27 #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:54:27 #197 DONE 0.1s 20:54:27 20:54:27 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:54:27 #198 DONE 0.1s 20:54:27 20:54:27 #83 [security-proxy-auth] exporting to image 20:54:27 #83 exporting layers 0.5s done 20:54:27 #83 writing image sha256:1ec101ab66cd72d30c6becd143431593c6ff53f2cf95505969bb8aa0628e6211 20:54:27 #83 exporting layers 0.5s done 20:54:27 #83 writing image sha256:1ec101ab66cd72d30c6becd143431593c6ff53f2cf95505969bb8aa0628e6211 done 20:54:27 #83 writing image sha256:7b8083ec271582ea1da6cdb261cae08e8cfdf8c476cf1ece86eb71bed38d8e42 done 20:54:27 #83 naming to docker.io/library/core-common-config-bootstrapper done 20:54:27 #83 naming to docker.io/library/security-proxy-auth done 20:54:27 #83 DONE 3.2s 20:54:27 20:54:27 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:54:27 #199 DONE 0.1s 20:54:27 20:54:27 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:54:27 #200 DONE 0.0s 20:54:27 20:54:27 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:54:27 #201 ... 20:54:27 20:54:27 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:27 #202 DONE 0.0s 20:54:27 20:54:27 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:54:27 #203 DONE 1.1s 20:54:27 20:54:27 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:54:27 #201 DONE 0.4s 20:54:27 20:54:27 #83 [security-secretstore-setup] exporting to image 20:54:28 #83 exporting layers 0.2s done 20:54:28 #83 writing image sha256:54a8df744846044ba034365dc41120d069036106190ba8827e3c93f7415adb36 0.0s done 20:54:28 #83 naming to docker.io/library/security-proxy-setup done 20:54:28 #83 ... 20:54:28 20:54:28 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:54:28 #204 DONE 0.5s 20:54:28 20:54:28 #83 [security-bootstrapper] exporting to image 20:54:28 #83 writing image sha256:d84e3098b48b88a2d899aebb234b638abbe9625fa7c9ad2794d88e6d552e0b02 done 20:54:28 #83 naming to docker.io/library/security-secretstore-setup done 20:54:28 20:54:28 #16 [security-spire-config internal] load .dockerignore 20:54:28 #16 transferring context: 50B done 20:54:28 #16 DONE 0.0s 20:54:28 20:54:28 #17 [core-metadata internal] load .dockerignore 20:54:28 #17 transferring context: 50B done 20:54:28 #17 DONE 0.1s 20:54:28 20:54:28 #18 [security-proxy-auth internal] load .dockerignore 20:54:28 #18 transferring context: 50B done 20:54:28 #83 exporting layers 0.2s done 20:54:28 #83 writing image sha256:c1973e440eddb69ec23ee0c5b9edcef172ebb2b77031dc95a0859e7936cc76ad done 20:54:28 #83 naming to docker.io/library/security-bootstrapper done 20:54:28 #83 DONE 3.7s 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:54:28 time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:54:28 $ docker stop --time=1 e8521eba0228aa91b88150d44e67a496c7be24887079d5626a7cd6e968b4a6fe 20:54:28 #18 DONE 0.1s 20:54:28 20:54:28 #19 [core-command internal] load .dockerignore 20:54:28 #19 transferring context: 50B done 20:54:28 #19 DONE 0.1s 20:54:28 20:54:28 #20 [security-spiffe-token-provider internal] load .dockerignore 20:54:28 #20 transferring context: 50B done 20:54:28 #20 DONE 0.1s 20:54:28 20:54:28 #21 [security-bootstrapper internal] load .dockerignore 20:54:28 #21 transferring context: 50B done 20:54:28 #21 DONE 0.0s 20:54:28 20:54:28 #22 [security-proxy-setup internal] load .dockerignore 20:54:28 #22 transferring context: 50B done 20:54:28 #22 DONE 0.1s 20:54:28 20:54:28 #23 [core-data internal] load .dockerignore 20:54:28 #23 transferring context: 50B done 20:54:28 #23 DONE 0.1s 20:54:28 20:54:28 #24 [support-scheduler internal] load .dockerignore 20:54:28 #24 transferring context: 50B done 20:54:28 #24 DONE 0.1s 20:54:28 20:54:28 #25 [security-spire-agent internal] load .dockerignore 20:54:28 #25 transferring context: 50B done 20:54:28 #25 DONE 0.1s 20:54:28 20:54:28 #26 [core-common-config-bootstrapper internal] load .dockerignore 20:54:29 #26 transferring context: 50B done 20:54:29 #26 DONE 0.1s 20:54:29 20:54:29 #27 [security-spire-server internal] load .dockerignore 20:54:29 #27 transferring context: 50B done 20:54:29 #27 DONE 0.1s 20:54:29 20:54:29 #28 [support-notifications internal] load .dockerignore 20:54:29 #28 transferring context: 50B done 20:54:29 #28 DONE 0.1s 20:54:29 20:54:29 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:29 #29 DONE 0.0s 20:54:29 20:54:29 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:54:29 #30 ... 20:54:29 20:54:29 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:29 #29 DONE 0.0s 20:54:29 20:54:29 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:54:29 $ docker rm -f --volumes e8521eba0228aa91b88150d44e67a496c7be24887079d5626a7cd6e968b4a6fe [Pipeline] // withDockerContainer [Pipeline] sh 20:54:29 #30 ... 20:54:29 20:54:29 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:29 #29 DONE 0.0s 20:54:29 20:54:29 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:54:29 #30 ... 20:54:29 20:54:29 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:29 #29 DONE 0.0s 20:54:29 20:54:29 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:54:30 + docker images 20:54:30 REPOSITORY TAG IMAGE ID CREATED SIZE 20:54:30 security-bootstrapper latest c1973e440edd 1 second ago 30MB 20:54:30 security-secretstore-setup latest d84e3098b48b 2 seconds ago 51.3MB 20:54:30 security-proxy-setup latest 54a8df744846 2 seconds ago 36MB 20:54:30 security-proxy-auth latest 7b8083ec2715 3 seconds ago 26.1MB 20:54:30 core-common-config-bootstrapper latest 1ec101ab66cd 3 seconds ago 24.9MB 20:54:30 core-metadata latest 1d082c7ba7c1 4 seconds ago 28.4MB 20:54:30 security-spiffe-token-provider latest 4ee87d79f48a 4 seconds ago 42MB 20:54:30 support-scheduler latest 6ff398e54993 4 seconds ago 40.8MB 20:54:30 core-command latest 8cfb58a14a6f 4 seconds ago 27.8MB 20:54:30 support-notifications latest 2f626b8526d7 4 seconds ago 41.6MB 20:54:30 core-data latest f5916789a1ed 4 seconds ago 28MB 20:54:30 security-spire-server latest 08084844b7cf 2 minutes ago 109MB 20:54:30 security-spire-agent latest d262c0184b43 2 minutes ago 167MB 20:54:30 security-spire-config latest 252086b1dc0d 2 minutes ago 108MB 20:54:30 ci-base-image-x86_64 latest 06a539bc8c50 4 minutes ago 937MB 20:54:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 10 days ago 564MB 20:54:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 20:54:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv 20:54:30 #30 ... 20:54:30 20:54:30 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:30 #29 DONE 0.0s 20:54:30 20:54:30 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 20:54:30 #30 ... 20:54:30 20:54:30 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:30 #29 DONE 0.0s 20:54:30 20:54:30 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:30 provisioning config files... 20:54:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/608@tmp/config13356005596985463195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:30 #30 DONE 0.9s 20:54:30 20:54:30 #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:30 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:54:30 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:54:30 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:54:30 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:54:30 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:54:30 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 20:54:30 #31 ... 20:54:30 20:54:30 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:30 #29 DONE 0.0s 20:54:30 20:54:30 #31 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:30 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:54:30 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:54:30 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:54:30 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:54:30 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:54:30 ---> ****-login.sh 20:54:30 nexus3.edgexfoundry.org:10001 20:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:54:30 Configure a credential helper to remove this warning. See 20:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:54:30 20:54:30 Login Succeeded 20:54:30 nexus3.edgexfoundry.org:10002 20:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:54:30 Configure a credential helper to remove this warning. See 20:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:54:30 20:54:30 Login Succeeded 20:54:30 nexus3.edgexfoundry.org:10003 20:54:31 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:54:31 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:54:31 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:54:31 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:54:31 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:54:31 #31 ... 20:54:31 20:54:31 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:54:31 #32 DONE 1.4s 20:54:31 20:54:31 #31 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:31 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:54:31 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:54:31 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:54:31 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:54:31 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:54:31 Configure a credential helper to remove this warning. See 20:54:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:54:31 20:54:31 Login Succeeded 20:54:31 nexus3.edgexfoundry.org:10004 20:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:54:31 Configure a credential helper to remove this warning. See 20:54:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:54:31 20:54:31 Login Succeeded 20:54:31 ****.io 20:54:31 #31 ... 20:54:31 20:54:31 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:31 #29 DONE 0.0s 20:54:31 20:54:31 #31 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:31 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:54:31 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:54:31 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:54:31 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:54:31 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:54:31 #31 ... 20:54:31 20:54:31 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:54:31 #29 DONE 0.0s 20:54:31 20:54:31 #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:31 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:54:31 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:54:31 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:54:31 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:54:31 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:54:31 Configure a credential helper to remove this warning. See 20:54:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:54:31 20:54:31 Login Succeeded 20:54:31 ---> ****-login.sh ends [Pipeline] } 20:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:54:31 #31 ... 20:54:31 20:54:31 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:54:31 #32 DONE 1.7s 20:54:31 20:54:31 #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:31 #31 ... 20:54:31 20:54:31 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:54:31 #30 DONE 1.8s 20:54:31 20:54:31 #33 [security-proxy-auth internal] load build context 20:54:31 #33 transferring context: 2.55MB 1.4s done 20:54:31 #33 DONE 1.9s 20:54:31 20:54:31 #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:31 #31 ... 20:54:31 20:54:31 #34 [security-secretstore-setup internal] load build context 20:54:31 #34 transferring context: 2.55MB 1.6s done 20:54:31 #34 DONE 2.1s 20:54:31 20:54:31 #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:31 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:54:31 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:54:31 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:54:31 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:54:31 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [Pipeline] // withEnv [Pipeline] echo 20:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:54:31 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:54:31 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:31 latest 20:54:31 3.1.0-dev.73 20:54:31 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:31 main 20:54:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 20:54:32 #31 ... 20:54:32 20:54:32 #35 [core-metadata internal] load build context 20:54:32 #35 transferring context: 2.55MB 1.7s done 20:54:32 #35 DONE 2.3s 20:54:32 20:54:32 #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:32 #31 ... 20:54:32 20:54:32 #36 [security-spire-config internal] load build context 20:54:32 #36 transferring context: 16.35kB 0.1s done 20:54:32 #36 DONE 1.2s 20:54:32 20:54:32 #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:32 #31 ... 20:54:32 20:54:32 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:54:32 #37 DONE 1.4s 20:54:32 20:54:32 #31 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:32 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:54:32 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:54:32 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:54:32 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:54:32 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done 20:54:32 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.2s done 20:54:32 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.2s done 20:54:32 + docker push nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:54:32 a6ffbd6a188c: Preparing 20:54:32 ca51cc7a29e1: Preparing 20:54:32 3cf00feb4b41: Preparing 20:54:32 912f94b89955: Preparing 20:54:32 52947c9b6d10: Preparing 20:54:32 d16d431783e9: Preparing 20:54:32 cc2447e1835a: Preparing 20:54:32 d16d431783e9: Waiting 20:54:32 cc2447e1835a: Waiting 20:54:32 912f94b89955: Pushed 20:54:32 a6ffbd6a188c: Pushed 20:54:32 3cf00feb4b41: Pushed 20:54:32 cc2447e1835a: Layer already exists 20:54:32 #31 ... 20:54:32 20:54:32 #38 [security-spiffe-token-provider internal] load build context 20:54:32 #38 transferring context: 2.55MB 1.2s done 20:54:32 #38 DONE 2.7s 20:54:32 20:54:32 #39 [core-command internal] load build context 20:54:32 #39 transferring context: 2.55MB 1.9s done 20:54:32 #39 DONE 2.9s 20:54:32 20:54:32 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:32 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 20:54:32 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:54:32 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:54:32 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:54:32 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 20:54:32 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 20:54:32 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 20:54:32 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 20:54:32 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s 20:54:33 d16d431783e9: Pushed 20:54:33 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:54:33 #40 ... 20:54:33 20:54:33 #41 [security-proxy-setup internal] load build context 20:54:33 #41 transferring context: 2.55MB 1.3s done 20:54:33 #41 DONE 2.4s 20:54:33 20:54:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:33 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.1s 20:54:33 #40 ... 20:54:33 20:54:33 #42 [security-bootstrapper internal] load build context 20:54:33 #42 transferring context: 2.55MB 1.3s done 20:54:33 #42 DONE 2.5s 20:54:33 20:54:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:33 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.3s 20:54:33 #40 ... 20:54:33 20:54:33 #43 [core-data internal] load build context 20:54:33 #43 transferring context: 2.55MB 1.3s done 20:54:33 #43 DONE 2.8s 20:54:33 20:54:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:33 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.6s 20:54:33 52947c9b6d10: Pushed 20:54:34 ca51cc7a29e1: Pushed 20:54:34 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.9s 20:54:34 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:54:34 #40 ... 20:54:34 20:54:34 #44 [security-spire-agent internal] load build context 20:54:34 #44 transferring context: 17.63kB 0.1s done 20:54:34 #44 DONE 1.9s 20:54:34 20:54:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:34 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.54MB / 23.39MB 2.1s 20:54:34 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } 20:54:34 #40 ... 20:54:34 20:54:34 #45 [security-spire-server internal] load build context 20:54:34 #45 transferring context: 18.10kB 0.1s done 20:54:34 #45 DONE 2.6s 20:54:34 20:54:34 #46 [core-common-config-bootstrapper internal] load build context 20:54:34 #46 transferring context: 2.55MB 1.4s done 20:54:34 #46 DONE 2.9s 20:54:34 20:54:34 #47 [support-scheduler internal] load build context 20:54:34 #47 transferring context: 2.55MB 1.5s done 20:54:34 #47 DONE 3.0s 20:54:34 20:54:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:34 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.2s 20:54:34 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.4s 20:54:34 #40 ... 20:54:34 20:54:34 #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:54:34 #48 DONE 5.8s 20:54:34 20:54:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:34 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.29MB / 23.39MB 2.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:34 #40 ... 20:54:34 20:54:34 #49 [support-notifications internal] load build context 20:54:34 #49 transferring context: 2.55MB 1.3s done 20:54:34 #49 DONE 2.8s 20:54:34 20:54:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:35 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done 20:54:35 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done 20:54:35 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:54:35 a6ffbd6a188c: Preparing 20:54:35 ca51cc7a29e1: Preparing 20:54:35 3cf00feb4b41: Preparing 20:54:35 912f94b89955: Preparing 20:54:35 52947c9b6d10: Preparing 20:54:35 d16d431783e9: Preparing 20:54:35 cc2447e1835a: Preparing 20:54:35 d16d431783e9: Waiting 20:54:35 cc2447e1835a: Waiting 20:54:35 a6ffbd6a188c: Layer already exists 20:54:35 912f94b89955: Layer already exists 20:54:35 3cf00feb4b41: Layer already exists 20:54:35 ca51cc7a29e1: Layer already exists 20:54:35 52947c9b6d10: Layer already exists 20:54:35 d16d431783e9: Layer already exists 20:54:35 cc2447e1835a: Layer already exists 20:54:35 latest: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } 20:54:35 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:36 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.73 20:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:54:36 a6ffbd6a188c: Preparing 20:54:36 ca51cc7a29e1: Preparing 20:54:36 3cf00feb4b41: Preparing 20:54:36 912f94b89955: Preparing 20:54:36 52947c9b6d10: Preparing 20:54:36 d16d431783e9: Preparing 20:54:36 cc2447e1835a: Preparing 20:54:36 d16d431783e9: Waiting 20:54:36 cc2447e1835a: Waiting 20:54:36 912f94b89955: Layer already exists 20:54:36 52947c9b6d10: Layer already exists 20:54:36 ca51cc7a29e1: Layer already exists 20:54:36 3cf00feb4b41: Layer already exists 20:54:36 a6ffbd6a188c: Layer already exists 20:54:36 d16d431783e9: Layer already exists 20:54:36 cc2447e1835a: Layer already exists 20:54:36 3.1.0-dev.73: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:36 #40 ... 20:54:36 20:54:36 #50 [support-notifications builder 2/7] WORKDIR /edgex-go 20:54:36 #50 DONE 1.9s 20:54:36 20:54:36 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:54:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:37 + docker push nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:54:37 a6ffbd6a188c: Preparing 20:54:37 ca51cc7a29e1: Preparing 20:54:37 3cf00feb4b41: Preparing 20:54:37 912f94b89955: Preparing 20:54:37 52947c9b6d10: Preparing 20:54:37 d16d431783e9: Preparing 20:54:37 cc2447e1835a: Preparing 20:54:37 d16d431783e9: Waiting 20:54:37 cc2447e1835a: Waiting 20:54:37 3cf00feb4b41: Layer already exists 20:54:37 912f94b89955: Layer already exists 20:54:37 a6ffbd6a188c: Layer already exists 20:54:37 52947c9b6d10: Layer already exists 20:54:37 ca51cc7a29e1: Layer already exists 20:54:37 d16d431783e9: Layer already exists 20:54:37 cc2447e1835a: Layer already exists 20:54:37 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:37 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:54:37 a6ffbd6a188c: Preparing 20:54:37 ca51cc7a29e1: Preparing 20:54:37 3cf00feb4b41: Preparing 20:54:37 912f94b89955: Preparing 20:54:37 52947c9b6d10: Preparing 20:54:37 d16d431783e9: Preparing 20:54:37 cc2447e1835a: Preparing 20:54:37 d16d431783e9: Waiting 20:54:37 cc2447e1835a: Waiting 20:54:37 52947c9b6d10: Layer already exists 20:54:37 3cf00feb4b41: Layer already exists 20:54:37 912f94b89955: Layer already exists 20:54:37 cc2447e1835a: Layer already exists 20:54:37 ca51cc7a29e1: Layer already exists 20:54:37 a6ffbd6a188c: Layer already exists 20:54:37 d16d431783e9: Layer already exists 20:54:38 main: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:38 ===================================================== [Pipeline] echo 20:54:38 taggedImages: 20:54:38 - nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:38 - nexus3.edgexfoundry.org:10004/core-command:latest 20:54:38 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.73 20:54:38 - nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:38 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:54:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:54:38 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:38 latest 20:54:38 3.1.0-dev.73 20:54:38 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:38 main 20:54:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:54:39 354212dd5f81: Preparing 20:54:39 cde6b190e3fa: Preparing 20:54:39 ccda4a2b8d90: Preparing 20:54:39 2e44c1f79c8e: Preparing 20:54:39 3cf00feb4b41: Preparing 20:54:39 912f94b89955: Preparing 20:54:39 52947c9b6d10: Preparing 20:54:39 d16d431783e9: Preparing 20:54:39 cc2447e1835a: Preparing 20:54:39 912f94b89955: Waiting 20:54:39 d16d431783e9: Waiting 20:54:39 52947c9b6d10: Waiting 20:54:39 cc2447e1835a: Waiting 20:54:39 3cf00feb4b41: Layer already exists 20:54:39 cde6b190e3fa: Pushed 20:54:39 ccda4a2b8d90: Pushed 20:54:40 912f94b89955: Layer already exists 20:54:40 354212dd5f81: Pushed 20:54:40 52947c9b6d10: Layer already exists 20:54:40 d16d431783e9: Layer already exists 20:54:40 cc2447e1835a: Layer already exists 20:54:40 2e44c1f79c8e: Pushed 20:54:40 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:41 + 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 20:54:41 #51 ... 20:54:41 20:54:41 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:41 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.1s 20:54:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:54:41 354212dd5f81: Preparing 20:54:41 cde6b190e3fa: Preparing 20:54:41 ccda4a2b8d90: Preparing 20:54:41 2e44c1f79c8e: Preparing 20:54:41 3cf00feb4b41: Preparing 20:54:41 912f94b89955: Preparing 20:54:41 52947c9b6d10: Preparing 20:54:41 912f94b89955: Waiting 20:54:41 d16d431783e9: Preparing 20:54:41 cc2447e1835a: Preparing 20:54:41 52947c9b6d10: Waiting 20:54:41 d16d431783e9: Waiting 20:54:41 cde6b190e3fa: Layer already exists 20:54:41 ccda4a2b8d90: Layer already exists 20:54:41 354212dd5f81: Layer already exists 20:54:41 2e44c1f79c8e: Layer already exists 20:54:41 3cf00feb4b41: Layer already exists 20:54:41 52947c9b6d10: Layer already exists 20:54:41 d16d431783e9: Layer already exists 20:54:41 912f94b89955: Layer already exists 20:54:41 cc2447e1835a: Layer already exists 20:54:41 latest: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:54:42 #40 ... 20:54:42 20:54:42 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:54:42 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 20:54:42 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:54:42 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:54:42 #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:54:42 #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:54:42 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:54:42 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:54:42 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 20:54:42 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:54:42 #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.6s done 20:54:42 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:54:42 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.2s [Pipeline] sh 20:54:42 #52 ... 20:54:42 20:54:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.73 20:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:54:42 354212dd5f81: Preparing 20:54:42 cde6b190e3fa: Preparing 20:54:42 ccda4a2b8d90: Preparing 20:54:42 2e44c1f79c8e: Preparing 20:54:42 3cf00feb4b41: Preparing 20:54:42 912f94b89955: Preparing 20:54:42 52947c9b6d10: Preparing 20:54:42 d16d431783e9: Preparing 20:54:42 cc2447e1835a: Preparing 20:54:42 d16d431783e9: Waiting 20:54:42 52947c9b6d10: Waiting 20:54:42 cc2447e1835a: Waiting 20:54:42 cde6b190e3fa: Layer already exists 20:54:42 3cf00feb4b41: Layer already exists 20:54:42 ccda4a2b8d90: Layer already exists 20:54:42 2e44c1f79c8e: Layer already exists 20:54:42 354212dd5f81: Layer already exists 20:54:42 912f94b89955: Layer already exists 20:54:42 d16d431783e9: Layer already exists 20:54:42 cc2447e1835a: Layer already exists 20:54:42 52947c9b6d10: Layer already exists 20:54:42 3.1.0-dev.73: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:54:43 354212dd5f81: Preparing 20:54:43 cde6b190e3fa: Preparing 20:54:43 ccda4a2b8d90: Preparing 20:54:43 2e44c1f79c8e: Preparing 20:54:43 3cf00feb4b41: Preparing 20:54:43 912f94b89955: Preparing 20:54:43 52947c9b6d10: Preparing 20:54:43 d16d431783e9: Preparing 20:54:43 cc2447e1835a: Preparing 20:54:43 912f94b89955: Waiting 20:54:43 52947c9b6d10: Waiting 20:54:43 cc2447e1835a: Waiting 20:54:43 d16d431783e9: Waiting 20:54:43 3cf00feb4b41: Layer already exists 20:54:43 354212dd5f81: Layer already exists 20:54:43 cde6b190e3fa: Layer already exists 20:54:43 ccda4a2b8d90: Layer already exists 20:54:43 2e44c1f79c8e: Layer already exists 20:54:43 912f94b89955: Layer already exists 20:54:43 52947c9b6d10: Layer already exists 20:54:43 d16d431783e9: Layer already exists 20:54:43 cc2447e1835a: Layer already exists 20:54:43 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:44 #40 ... 20:54:44 20:54:44 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:54:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:54:44 #31 ... 20:54:44 20:54:44 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:54:44 #0 7.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:44 #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:44 #53 ... 20:54:44 20:54:44 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:44 #0 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:44 #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:44 #54 ... 20:54:44 20:54:44 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:44 #0 7.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:44 #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 20:54:44 #55 ... 20:54:44 20:54:44 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:44 #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:44 #0 8.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:54:44 354212dd5f81: Preparing 20:54:44 cde6b190e3fa: Preparing 20:54:44 ccda4a2b8d90: Preparing 20:54:44 2e44c1f79c8e: Preparing 20:54:44 3cf00feb4b41: Preparing 20:54:44 912f94b89955: Preparing 20:54:44 52947c9b6d10: Preparing 20:54:44 d16d431783e9: Preparing 20:54:44 cc2447e1835a: Preparing 20:54:44 912f94b89955: Waiting 20:54:44 52947c9b6d10: Waiting 20:54:44 d16d431783e9: Waiting 20:54:44 cc2447e1835a: Waiting 20:54:44 354212dd5f81: Layer already exists 20:54:44 ccda4a2b8d90: Layer already exists 20:54:44 cde6b190e3fa: Layer already exists 20:54:44 3cf00feb4b41: Layer already exists 20:54:44 2e44c1f79c8e: Layer already exists 20:54:44 912f94b89955: Layer already exists 20:54:44 d16d431783e9: Layer already exists 20:54:44 52947c9b6d10: Layer already exists 20:54:44 cc2447e1835a: Layer already exists 20:54:44 main: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 20:54:45 #56 ... 20:54:45 20:54:45 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:54:45 #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:45 #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:45 #57 ... 20:54:45 20:54:45 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:45 #0 6.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:45 #0 7.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:45 #58 ... 20:54:45 20:54:45 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:54:45 #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:45 #0 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] echo 20:54:45 ===================================================== [Pipeline] echo 20:54:45 taggedImages: 20:54:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:54:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.73 20:54:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:54:45 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:54:45 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:45 latest 20:54:45 3.1.0-dev.73 20:54:45 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:45 main 20:54:45 ===================================================== 20:54:45 #59 ... 20:54:45 20:54:45 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:54:45 #0 8.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:45 #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:45 #60 ... 20:54:45 20:54:45 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:45 #0 6.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:45 #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:45 #0 10.61 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:54:45 #0 10.61 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:54:45 #0 10.61 OK: 19953 distinct packages available [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:45 #61 ... 20:54:45 20:54:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:46 #40 ... 20:54:46 20:54:46 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:54:46 #0 6.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:46 #0 8.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:46 #62 ... 20:54:46 20:54:46 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:54:46 #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:46 #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:46 + docker push nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:54:46 961d6c9b6154: Preparing 20:54:46 df7f1b88bab5: Preparing 20:54:46 3cf00feb4b41: Preparing 20:54:46 912f94b89955: Preparing 20:54:46 f7f5518bacb6: Preparing 20:54:46 49736489e35f: Preparing 20:54:46 cc2447e1835a: Preparing 20:54:46 49736489e35f: Waiting 20:54:46 cc2447e1835a: Waiting 20:54:46 3cf00feb4b41: Layer already exists 20:54:46 912f94b89955: Layer already exists 20:54:46 cc2447e1835a: Layer already exists 20:54:46 961d6c9b6154: Pushed 20:54:46 49736489e35f: Pushed 20:54:46 #63 ... 20:54:46 20:54:46 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:54:46 #0 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:46 #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:46 #64 ... 20:54:46 20:54:46 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:54:46 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.3s 20:54:46 f7f5518bacb6: Pushed 20:54:47 df7f1b88bab5: Pushed 20:54:47 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [Pipeline] // withEnv 20:54:47 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.3s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:54:48 961d6c9b6154: Preparing 20:54:48 df7f1b88bab5: Preparing 20:54:48 3cf00feb4b41: Preparing 20:54:48 912f94b89955: Preparing 20:54:48 f7f5518bacb6: Preparing 20:54:48 49736489e35f: Preparing 20:54:48 cc2447e1835a: Preparing 20:54:48 49736489e35f: Waiting 20:54:48 cc2447e1835a: Waiting 20:54:48 f7f5518bacb6: Layer already exists 20:54:48 3cf00feb4b41: Layer already exists 20:54:48 df7f1b88bab5: Layer already exists 20:54:48 961d6c9b6154: Layer already exists 20:54:48 912f94b89955: Layer already exists 20:54:48 cc2447e1835a: Layer already exists 20:54:48 49736489e35f: Layer already exists 20:54:48 latest: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:49 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.73 20:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:54:49 961d6c9b6154: Preparing 20:54:49 df7f1b88bab5: Preparing 20:54:49 3cf00feb4b41: Preparing 20:54:49 912f94b89955: Preparing 20:54:49 f7f5518bacb6: Preparing 20:54:49 49736489e35f: Preparing 20:54:49 cc2447e1835a: Preparing 20:54:49 49736489e35f: Waiting 20:54:49 f7f5518bacb6: Layer already exists 20:54:49 961d6c9b6154: Layer already exists 20:54:49 912f94b89955: Layer already exists 20:54:49 df7f1b88bab5: Layer already exists 20:54:49 3cf00feb4b41: Layer already exists 20:54:49 49736489e35f: Layer already exists 20:54:49 cc2447e1835a: Layer already exists 20:54:49 3.1.0-dev.73: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:50 #40 ... 20:54:50 20:54:50 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:54:50 #60 14.66 (1/2) Installing dumb-init (1.2.5-r2) 20:54:50 #60 14.69 (2/2) Installing su-exec (0.2-r3) 20:54:50 #60 14.70 Executing busybox-1.36.1-r2.trigger 20:54:50 #60 14.80 OK: 8 MiB in 17 packages 20:54:50 #60 DONE 16.0s 20:54:50 + docker push nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:54:50 961d6c9b6154: Preparing 20:54:50 df7f1b88bab5: Preparing 20:54:50 3cf00feb4b41: Preparing 20:54:50 912f94b89955: Preparing 20:54:50 f7f5518bacb6: Preparing 20:54:50 49736489e35f: Preparing 20:54:50 cc2447e1835a: Preparing 20:54:50 49736489e35f: Waiting 20:54:50 961d6c9b6154: Layer already exists 20:54:50 f7f5518bacb6: Layer already exists 20:54:50 df7f1b88bab5: Layer already exists 20:54:50 cc2447e1835a: Layer already exists 20:54:50 49736489e35f: Layer already exists 20:54:50 912f94b89955: Layer already exists 20:54:50 3cf00feb4b41: Layer already exists 20:54:50 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:54:50 20:54:50 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:54:50 #58 13.44 (1/2) Installing ca-certificates (20230506-r0) 20:54:50 #58 13.85 (2/2) Installing dumb-init (1.2.5-r2) 20:54:50 #58 13.89 Executing busybox-1.36.1-r2.trigger 20:54:50 #58 14.00 Executing ca-certificates-20230506-r0.trigger 20:54:50 #58 14.93 OK: 9 MiB in 17 packages 20:54:50 #58 DONE 16.1s 20:54:50 20:54:50 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:54:50 #63 14.52 OK: 266 MiB in 52 packages [Pipeline] sh 20:54:50 #63 ... 20:54:50 20:54:50 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:54:50 #57 15.21 (1/1) Installing dumb-init (1.2.5-r2) 20:54:50 #57 15.24 Executing busybox-1.36.1-r2.trigger 20:54:50 #57 15.35 OK: 8 MiB in 16 packages 20:54:50 #57 DONE 16.6s 20:54:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:51 20:54:51 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:54:51 #53 13.63 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:54:51 #53 14.18 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:54:51 #53 14.24 (3/6) Installing dumb-init (1.2.5-r2) 20:54:51 #53 14.27 (4/6) Installing openssl (3.1.4-r1) 20:54:51 #53 14.33 (5/6) Installing su-exec (0.2-r3) 20:54:51 #53 14.36 (6/6) Installing yq (4.33.3-r5) 20:54:51 #53 15.08 Executing busybox-1.36.1-r2.trigger 20:54:51 #53 15.21 OK: 18 MiB in 19 packages 20:54:51 #53 DONE 16.9s 20:54:51 20:54:51 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:54:51 #65 ... 20:54:51 20:54:51 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:54:51 #62 13.64 OK: 266 MiB in 52 packages 20:54:51 #62 DONE 16.0s 20:54:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:54:51 961d6c9b6154: Preparing 20:54:51 df7f1b88bab5: Preparing 20:54:51 3cf00feb4b41: Preparing 20:54:51 912f94b89955: Preparing 20:54:51 f7f5518bacb6: Preparing 20:54:51 49736489e35f: Preparing 20:54:51 cc2447e1835a: Preparing 20:54:51 49736489e35f: Waiting 20:54:51 961d6c9b6154: Layer already exists 20:54:51 3cf00feb4b41: Layer already exists 20:54:51 f7f5518bacb6: Layer already exists 20:54:51 912f94b89955: Layer already exists 20:54:51 df7f1b88bab5: Layer already exists 20:54:51 cc2447e1835a: Layer already exists 20:54:51 49736489e35f: Layer already exists 20:54:51 main: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } 20:54:51 20:54:51 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:54:51 #51 7.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:51 #51 8.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:51 #51 13.98 OK: 266 MiB in 52 packages 20:54:51 #51 DONE 15.6s 20:54:51 20:54:51 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:51 ===================================================== [Pipeline] echo 20:54:51 taggedImages: 20:54:51 - nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:51 - nexus3.edgexfoundry.org:10004/core-data:latest 20:54:51 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.73 20:54:51 - nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:54:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:54:51 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:51 latest 20:54:51 3.1.0-dev.73 20:54:51 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:51 main 20:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 20:54:52 #66 ... 20:54:52 20:54:52 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:54:52 #59 15.40 (1/1) Installing dumb-init (1.2.5-r2) 20:54:52 #59 15.42 Executing busybox-1.36.1-r2.trigger 20:54:52 #59 15.53 OK: 8 MiB in 16 packages 20:54:52 #59 DONE 17.8s 20:54:52 20:54:52 #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:52 #67 ... 20:54:52 20:54:52 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:54:52 #63 DONE 16.3s 20:54:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 20:54:52 20:54:52 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:54:52 #68 ... 20:54:52 20:54:52 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:54:52 #56 14.05 (1/4) Installing ca-certificates (20230506-r0) 20:54:52 #56 14.32 (2/4) Installing dumb-init (1.2.5-r2) 20:54:52 #56 14.35 (3/4) Installing su-exec (0.2-r3) 20:54:52 #56 14.36 (4/4) Installing yq (4.33.3-r5) 20:54:52 #56 15.10 Executing busybox-1.36.1-r2.trigger 20:54:52 #56 15.19 Executing ca-certificates-20230506-r0.trigger 20:54:52 #56 16.32 OK: 18 MiB in 19 packages 20:54:52 #56 DONE 18.1s 20:54:52 20:54:52 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:52 #69 ... 20:54:52 20:54:52 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:54:52 #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.9s done 20:54:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:54:53 401f7aa74f24: Preparing 20:54:53 b465105decd6: Preparing 20:54:53 0c9d13fb2221: Preparing 20:54:53 3cf00feb4b41: Preparing 20:54:53 912f94b89955: Preparing 20:54:53 52947c9b6d10: Preparing 20:54:53 d16d431783e9: Preparing 20:54:53 cc2447e1835a: Preparing 20:54:53 52947c9b6d10: Waiting 20:54:53 cc2447e1835a: Waiting 20:54:53 d16d431783e9: Waiting 20:54:53 912f94b89955: Layer already exists 20:54:53 3cf00feb4b41: Layer already exists 20:54:53 52947c9b6d10: Layer already exists 20:54:53 d16d431783e9: Layer already exists 20:54:53 cc2447e1835a: Layer already exists 20:54:53 b465105decd6: Pushed 20:54:53 401f7aa74f24: Pushed 20:54:53 #52 ... 20:54:53 20:54:53 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:54:53 #66 DONE 1.8s 20:54:53 20:54:53 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:53 #70 ... 20:54:53 20:54:53 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:54:53 #71 DONE 2.1s 20:54:53 20:54:53 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:54 #72 ... 20:54:54 20:54:54 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:54:54 #68 DONE 1.6s 20:54:54 20:54:54 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:54 #73 ... 20:54:54 20:54:54 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:54:54 #61 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:54 #61 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:54 #61 17.97 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:54:54 #61 18.26 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:54:54 #61 18.26 (3/7) Installing dumb-init (1.2.5-r2) 20:54:54 #61 18.34 (4/7) Installing musl-obstack (1.2.3-r2) 20:54:54 #61 18.34 (5/7) Installing libucontext (1.2-r2) 20:54:54 #61 18.34 (6/7) Installing gcompat (1.1.0-r1) 20:54:54 #61 18.34 (7/7) Installing openssl (3.1.4-r1) 20:54:54 #61 18.38 Executing busybox-1.36.1-r2.trigger 20:54:54 #61 18.44 OK: 9 MiB in 20 packages 20:54:54 #61 DONE 20.1s 20:54:54 0c9d13fb2221: Pushed 20:54:54 20:54:54 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:54:54 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:54:55 401f7aa74f24: Preparing 20:54:55 b465105decd6: Preparing 20:54:55 0c9d13fb2221: Preparing 20:54:55 3cf00feb4b41: Preparing 20:54:55 912f94b89955: Preparing 20:54:55 52947c9b6d10: Preparing 20:54:55 d16d431783e9: Preparing 20:54:55 cc2447e1835a: Preparing 20:54:55 52947c9b6d10: Waiting 20:54:55 d16d431783e9: Waiting 20:54:55 cc2447e1835a: Waiting 20:54:55 0c9d13fb2221: Layer already exists 20:54:55 b465105decd6: Layer already exists 20:54:55 401f7aa74f24: Layer already exists 20:54:55 3cf00feb4b41: Layer already exists 20:54:55 912f94b89955: Layer already exists 20:54:55 d16d431783e9: Layer already exists 20:54:55 52947c9b6d10: Layer already exists 20:54:55 cc2447e1835a: Layer already exists 20:54:55 latest: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:56 #74 ... 20:54:56 20:54:56 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:54:56 #55 14.61 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:54:56 #55 14.61 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:54:56 #55 14.61 OK: 19953 distinct packages available 20:54:56 #55 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:56 #55 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:56 #55 20.67 (1/4) Installing dumb-init (1.2.5-r2) 20:54:56 #55 20.75 (2/4) Installing musl-obstack (1.2.3-r2) 20:54:56 #55 20.75 (3/4) Installing libucontext (1.2-r2) 20:54:56 #55 20.75 (4/4) Installing gcompat (1.1.0-r1) 20:54:56 #55 20.75 Executing busybox-1.36.1-r2.trigger 20:54:56 #55 20.82 OK: 8 MiB in 19 packages 20:54:56 #55 DONE 21.8s 20:54:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:56 20:54:56 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:54:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.73 20:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:54:56 401f7aa74f24: Preparing 20:54:56 b465105decd6: Preparing 20:54:56 0c9d13fb2221: Preparing 20:54:56 3cf00feb4b41: Preparing 20:54:56 912f94b89955: Preparing 20:54:56 52947c9b6d10: Preparing 20:54:56 d16d431783e9: Preparing 20:54:56 cc2447e1835a: Preparing 20:54:56 d16d431783e9: Waiting 20:54:56 52947c9b6d10: Waiting 20:54:56 cc2447e1835a: Waiting 20:54:56 912f94b89955: Layer already exists 20:54:56 0c9d13fb2221: Layer already exists 20:54:56 3cf00feb4b41: Layer already exists 20:54:56 401f7aa74f24: Layer already exists 20:54:56 b465105decd6: Layer already exists 20:54:56 d16d431783e9: Layer already exists 20:54:56 52947c9b6d10: Layer already exists 20:54:56 cc2447e1835a: Layer already exists 20:54:56 3.1.0-dev.73: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:56 #75 ... 20:54:56 20:54:56 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:54:56 #54 14.58 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:54:56 #54 14.58 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:54:56 #54 14.58 OK: 19953 distinct packages available 20:54:56 #54 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:56 #54 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:56 #54 20.29 (1/11) Installing ca-certificates (20230506-r0) 20:54:56 #54 20.45 (2/11) Installing brotli-libs (1.0.9-r14) 20:54:56 #54 20.50 (3/11) Installing libunistring (1.1-r1) 20:54:56 #54 20.67 (4/11) Installing libidn2 (2.3.4-r1) 20:54:56 #54 20.67 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:54:56 #54 20.68 (6/11) Installing libcurl (8.4.0-r0) 20:54:56 #54 20.74 (7/11) Installing curl (8.4.0-r0) 20:54:56 #54 20.74 (8/11) Installing dumb-init (1.2.5-r2) 20:54:56 #54 20.74 (9/11) Installing musl-obstack (1.2.3-r2) 20:54:56 #54 20.75 (10/11) Installing libucontext (1.2-r2) 20:54:56 #54 20.75 (11/11) Installing gcompat (1.1.0-r1) 20:54:56 #54 20.81 Executing busybox-1.36.1-r2.trigger 20:54:56 #54 20.91 Executing ca-certificates-20230506-r0.trigger 20:54:56 #54 21.65 OK: 13 MiB in 26 packages 20:54:56 #54 DONE 22.4s 20:54:56 20:54:56 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:54:56 #64 14.73 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:54:56 #64 14.73 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:54:56 #64 14.73 OK: 19946 distinct packages available 20:54:56 #64 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:54:56 #64 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:54:56 #64 19.90 OK: 266 MiB in 52 packages 20:54:56 #64 DONE 20.8s 20:54:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:57 20:54:57 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:54:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:54:57 401f7aa74f24: Preparing 20:54:57 b465105decd6: Preparing 20:54:57 0c9d13fb2221: Preparing 20:54:57 3cf00feb4b41: Preparing 20:54:57 912f94b89955: Preparing 20:54:57 52947c9b6d10: Preparing 20:54:57 d16d431783e9: Preparing 20:54:57 cc2447e1835a: Preparing 20:54:57 52947c9b6d10: Waiting 20:54:57 d16d431783e9: Waiting 20:54:57 cc2447e1835a: Waiting 20:54:57 b465105decd6: Layer already exists 20:54:57 401f7aa74f24: Layer already exists 20:54:57 912f94b89955: Layer already exists 20:54:57 3cf00feb4b41: Layer already exists 20:54:57 0c9d13fb2221: Layer already exists 20:54:57 52947c9b6d10: Layer already exists 20:54:57 d16d431783e9: Layer already exists 20:54:57 cc2447e1835a: Layer already exists 20:54:57 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:58 #76 DONE 1.0s 20:54:58 20:54:58 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:54:58 401f7aa74f24: Preparing 20:54:58 b465105decd6: Preparing 20:54:58 0c9d13fb2221: Preparing 20:54:58 3cf00feb4b41: Preparing 20:54:58 912f94b89955: Preparing 20:54:58 52947c9b6d10: Preparing 20:54:58 d16d431783e9: Preparing 20:54:58 cc2447e1835a: Preparing 20:54:58 52947c9b6d10: Waiting 20:54:58 cc2447e1835a: Waiting 20:54:58 401f7aa74f24: Layer already exists 20:54:58 b465105decd6: Layer already exists 20:54:58 0c9d13fb2221: Layer already exists 20:54:58 912f94b89955: Layer already exists 20:54:58 3cf00feb4b41: Layer already exists 20:54:58 52947c9b6d10: Layer already exists 20:54:58 d16d431783e9: Layer already exists 20:54:58 cc2447e1835a: Layer already exists 20:54:58 main: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:58 ===================================================== [Pipeline] echo 20:54:58 taggedImages: 20:54:58 - nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:54:58 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.73 20:54:58 - nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:58 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:54:58 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:54:58 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:58 latest 20:54:58 3.1.0-dev.73 20:54:58 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:54:58 main 20:54:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:54:59 6ab01c8cc94d: Preparing 20:54:59 2c1799ba59be: Preparing 20:54:59 ee475bb727f5: Preparing 20:54:59 5ac60a7f4aab: Preparing 20:54:59 8e1111837e2d: Preparing 20:54:59 5e092a24a9b8: Preparing 20:54:59 f84d35af81be: Preparing 20:54:59 3cf00feb4b41: Preparing 20:54:59 912f94b89955: Preparing 20:54:59 0aca92d3f958: Preparing 20:54:59 a4bed12ff0e0: Preparing 20:54:59 5f70bf18a086: Preparing 20:54:59 2a070304c1e4: Preparing 20:54:59 a8d27e207a32: Preparing 20:54:59 7a683750cd0e: Preparing 20:54:59 cc2447e1835a: Preparing 20:54:59 0aca92d3f958: Waiting 20:54:59 a4bed12ff0e0: Waiting 20:54:59 5f70bf18a086: Waiting 20:54:59 912f94b89955: Waiting 20:54:59 a8d27e207a32: Waiting 20:54:59 2a070304c1e4: Waiting 20:54:59 7a683750cd0e: Waiting 20:54:59 3cf00feb4b41: Waiting 20:54:59 cc2447e1835a: Waiting 20:54:59 5e092a24a9b8: Waiting 20:54:59 ee475bb727f5: Pushed 20:54:59 6ab01c8cc94d: Pushed 20:54:59 8e1111837e2d: Pushed 20:54:59 5ac60a7f4aab: Pushed 20:54:59 2c1799ba59be: Pushed 20:54:59 3cf00feb4b41: Layer already exists 20:54:59 912f94b89955: Layer already exists 20:55:00 5e092a24a9b8: Pushed 20:55:00 0aca92d3f958: Pushed 20:55:00 a4bed12ff0e0: Pushed 20:55:00 5f70bf18a086: Pushed 20:55:00 cc2447e1835a: Layer already exists 20:55:00 2a070304c1e4: Pushed 20:55:00 7a683750cd0e: Pushed 20:55:00 #77 ... 20:55:00 20:55:00 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:55:00 #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:00 #0 9.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:00 #78 ... 20:55:00 20:55:00 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:55:00 #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:00 #79 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:00 #79 ... 20:55:00 20:55:00 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:55:00 #65 9.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:01 a8d27e207a32: Pushed 20:55:01 #65 ... 20:55:01 20:55:01 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:55:01 #80 ... 20:55:01 20:55:01 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:55:01 #65 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:01 f84d35af81be: Pushed 20:55:01 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:02 6ab01c8cc94d: Preparing 20:55:02 2c1799ba59be: Preparing 20:55:02 ee475bb727f5: Preparing 20:55:02 5ac60a7f4aab: Preparing 20:55:02 8e1111837e2d: Preparing 20:55:02 5e092a24a9b8: Preparing 20:55:02 f84d35af81be: Preparing 20:55:02 3cf00feb4b41: Preparing 20:55:02 912f94b89955: Preparing 20:55:02 0aca92d3f958: Preparing 20:55:02 a4bed12ff0e0: Preparing 20:55:02 5f70bf18a086: Preparing 20:55:02 2a070304c1e4: Preparing 20:55:02 a8d27e207a32: Preparing 20:55:02 7a683750cd0e: Preparing 20:55:02 cc2447e1835a: Preparing 20:55:02 0aca92d3f958: Waiting 20:55:02 5f70bf18a086: Waiting 20:55:02 5e092a24a9b8: Waiting 20:55:02 a8d27e207a32: Waiting 20:55:02 f84d35af81be: Waiting 20:55:02 912f94b89955: Waiting 20:55:02 7a683750cd0e: Waiting 20:55:02 3cf00feb4b41: Waiting 20:55:02 cc2447e1835a: Waiting 20:55:02 a4bed12ff0e0: Waiting 20:55:02 2c1799ba59be: Layer already exists 20:55:02 5ac60a7f4aab: Layer already exists 20:55:02 ee475bb727f5: Layer already exists 20:55:02 6ab01c8cc94d: Layer already exists 20:55:02 8e1111837e2d: Layer already exists 20:55:02 5e092a24a9b8: Layer already exists 20:55:02 f84d35af81be: Layer already exists 20:55:02 0aca92d3f958: Layer already exists 20:55:02 3cf00feb4b41: Layer already exists 20:55:02 912f94b89955: Layer already exists 20:55:02 a4bed12ff0e0: Layer already exists 20:55:02 7a683750cd0e: Layer already exists 20:55:02 2a070304c1e4: Layer already exists 20:55:02 5f70bf18a086: Layer already exists 20:55:02 a8d27e207a32: Layer already exists 20:55:02 cc2447e1835a: Layer already exists 20:55:02 latest: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.73 20:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:03 6ab01c8cc94d: Preparing 20:55:03 2c1799ba59be: Preparing 20:55:03 ee475bb727f5: Preparing 20:55:03 5ac60a7f4aab: Preparing 20:55:03 8e1111837e2d: Preparing 20:55:03 5e092a24a9b8: Preparing 20:55:03 f84d35af81be: Preparing 20:55:03 3cf00feb4b41: Preparing 20:55:03 912f94b89955: Preparing 20:55:03 0aca92d3f958: Preparing 20:55:03 a4bed12ff0e0: Preparing 20:55:03 5f70bf18a086: Preparing 20:55:03 2a070304c1e4: Preparing 20:55:03 a8d27e207a32: Preparing 20:55:03 7a683750cd0e: Preparing 20:55:03 cc2447e1835a: Preparing 20:55:03 a4bed12ff0e0: Waiting 20:55:03 a8d27e207a32: Waiting 20:55:03 7a683750cd0e: Waiting 20:55:03 5e092a24a9b8: Waiting 20:55:03 cc2447e1835a: Waiting 20:55:03 5f70bf18a086: Waiting 20:55:03 f84d35af81be: Waiting 20:55:03 3cf00feb4b41: Waiting 20:55:03 912f94b89955: Waiting 20:55:03 0aca92d3f958: Waiting 20:55:03 6ab01c8cc94d: Layer already exists 20:55:03 8e1111837e2d: Layer already exists 20:55:03 2c1799ba59be: Layer already exists 20:55:03 5ac60a7f4aab: Layer already exists 20:55:03 ee475bb727f5: Layer already exists 20:55:03 f84d35af81be: Layer already exists 20:55:03 5e092a24a9b8: Layer already exists 20:55:03 3cf00feb4b41: Layer already exists 20:55:03 912f94b89955: Layer already exists 20:55:03 0aca92d3f958: Layer already exists 20:55:03 a4bed12ff0e0: Layer already exists 20:55:03 5f70bf18a086: Layer already exists 20:55:03 2a070304c1e4: Layer already exists 20:55:03 7a683750cd0e: Layer already exists 20:55:03 a8d27e207a32: Layer already exists 20:55:03 cc2447e1835a: Layer already exists 20:55:03 3.1.0-dev.73: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:04 6ab01c8cc94d: Preparing 20:55:04 2c1799ba59be: Preparing 20:55:04 ee475bb727f5: Preparing 20:55:04 5ac60a7f4aab: Preparing 20:55:04 8e1111837e2d: Preparing 20:55:04 5e092a24a9b8: Preparing 20:55:04 f84d35af81be: Preparing 20:55:04 3cf00feb4b41: Preparing 20:55:04 912f94b89955: Preparing 20:55:04 0aca92d3f958: Preparing 20:55:04 a4bed12ff0e0: Preparing 20:55:04 5f70bf18a086: Preparing 20:55:04 2a070304c1e4: Preparing 20:55:04 a8d27e207a32: Preparing 20:55:04 7a683750cd0e: Preparing 20:55:04 cc2447e1835a: Preparing 20:55:04 0aca92d3f958: Waiting 20:55:04 a4bed12ff0e0: Waiting 20:55:04 f84d35af81be: Waiting 20:55:04 5f70bf18a086: Waiting 20:55:04 3cf00feb4b41: Waiting 20:55:04 2a070304c1e4: Waiting 20:55:04 5e092a24a9b8: Waiting 20:55:04 912f94b89955: Waiting 20:55:04 cc2447e1835a: Waiting 20:55:04 a8d27e207a32: Waiting 20:55:04 7a683750cd0e: Waiting 20:55:04 2c1799ba59be: Layer already exists 20:55:04 8e1111837e2d: Layer already exists 20:55:04 ee475bb727f5: Layer already exists 20:55:04 6ab01c8cc94d: Layer already exists 20:55:04 5ac60a7f4aab: Layer already exists 20:55:04 5e092a24a9b8: Layer already exists 20:55:04 3cf00feb4b41: Layer already exists 20:55:04 912f94b89955: Layer already exists 20:55:04 0aca92d3f958: Layer already exists 20:55:04 f84d35af81be: Layer already exists 20:55:04 a4bed12ff0e0: Layer already exists 20:55:04 5f70bf18a086: Layer already exists 20:55:04 7a683750cd0e: Layer already exists 20:55:04 a8d27e207a32: Layer already exists 20:55:04 2a070304c1e4: Layer already exists 20:55:04 cc2447e1835a: Layer already exists 20:55:04 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:05 #65 14.09 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:05 #65 14.18 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:05 #65 ... 20:55:05 20:55:05 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:55:05 #78 12.76 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:05 #78 12.86 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:05 #78 12.99 Executing busybox-1.36.1-r5.post-upgrade 20:55:05 #78 13.31 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:05 #78 13.32 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:55:05 #78 13.71 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:55:05 #78 13.78 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:05 #78 13.78 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:05 #78 13.82 Executing busybox-1.36.1-r5.trigger 20:55:05 #78 13.86 OK: 8 MiB in 17 packages 20:55:05 #78 DONE 14.9s 20:55:05 20:55:05 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:55:05 #65 14.31 Executing busybox-1.36.1-r5.post-upgrade 20:55:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:55:05 6ab01c8cc94d: Preparing 20:55:05 2c1799ba59be: Preparing 20:55:05 ee475bb727f5: Preparing 20:55:05 5ac60a7f4aab: Preparing 20:55:05 8e1111837e2d: Preparing 20:55:05 5e092a24a9b8: Preparing 20:55:05 f84d35af81be: Preparing 20:55:05 3cf00feb4b41: Preparing 20:55:05 912f94b89955: Preparing 20:55:05 0aca92d3f958: Preparing 20:55:05 a4bed12ff0e0: Preparing 20:55:05 5f70bf18a086: Preparing 20:55:05 2a070304c1e4: Preparing 20:55:05 a8d27e207a32: Preparing 20:55:05 7a683750cd0e: Preparing 20:55:05 cc2447e1835a: Preparing 20:55:05 f84d35af81be: Waiting 20:55:05 a8d27e207a32: Waiting 20:55:05 3cf00feb4b41: Waiting 20:55:05 0aca92d3f958: Waiting 20:55:05 7a683750cd0e: Waiting 20:55:05 912f94b89955: Waiting 20:55:05 a4bed12ff0e0: Waiting 20:55:05 5f70bf18a086: Waiting 20:55:05 2a070304c1e4: Waiting 20:55:05 cc2447e1835a: Waiting 20:55:05 5e092a24a9b8: Waiting 20:55:05 2c1799ba59be: Layer already exists 20:55:05 5ac60a7f4aab: Layer already exists 20:55:05 6ab01c8cc94d: Layer already exists 20:55:05 8e1111837e2d: Layer already exists 20:55:05 ee475bb727f5: Layer already exists 20:55:05 f84d35af81be: Layer already exists 20:55:05 5e092a24a9b8: Layer already exists 20:55:05 912f94b89955: Layer already exists 20:55:05 0aca92d3f958: Layer already exists 20:55:05 3cf00feb4b41: Layer already exists 20:55:05 a4bed12ff0e0: Layer already exists 20:55:05 a8d27e207a32: Layer already exists 20:55:05 5f70bf18a086: Layer already exists 20:55:05 2a070304c1e4: Layer already exists 20:55:05 7a683750cd0e: Layer already exists 20:55:05 cc2447e1835a: Layer already exists 20:55:05 main: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } 20:55:05 #65 14.82 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:05 #65 14.83 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:06 ===================================================== [Pipeline] echo 20:55:06 taggedImages: 20:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.73 20:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:55:06 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:55:06 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:06 latest 20:55:06 3.1.0-dev.73 20:55:06 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:06 main 20:55:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:06 #65 15.58 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:55:06 #65 15.69 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:06 #65 15.70 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:06 #65 15.72 Executing busybox-1.36.1-r5.trigger 20:55:06 #65 15.78 OK: 8 MiB in 16 packages 20:55:06 #65 ... 20:55:06 20:55:06 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:55:06 #0 5.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:06 #0 6.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:06 #81 ... 20:55:06 20:55:06 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:55:06 #79 13.75 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:06 #79 13.84 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:06 #79 13.98 Executing busybox-1.36.1-r5.post-upgrade 20:55:06 #79 14.31 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:06 #79 14.32 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:55:06 #79 14.71 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:55:06 #79 14.82 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:06 #79 14.84 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:06 #79 14.94 Executing busybox-1.36.1-r5.trigger 20:55:06 #79 15.06 Executing ca-certificates-20230506-r0.trigger 20:55:06 #79 16.17 OK: 9 MiB in 17 packages 20:55:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:07 354212dd5f81: Preparing 20:55:07 cde6b190e3fa: Preparing 20:55:07 c0a4088a2d9f: Preparing 20:55:07 3ddbb7d3ee75: Preparing 20:55:07 3cf00feb4b41: Preparing 20:55:07 912f94b89955: Preparing 20:55:07 52947c9b6d10: Preparing 20:55:07 d16d431783e9: Preparing 20:55:07 cc2447e1835a: Preparing 20:55:07 912f94b89955: Waiting 20:55:07 52947c9b6d10: Waiting 20:55:07 d16d431783e9: Waiting 20:55:07 cc2447e1835a: Waiting 20:55:07 354212dd5f81: Layer already exists 20:55:07 3cf00feb4b41: Layer already exists 20:55:07 cde6b190e3fa: Layer already exists 20:55:07 912f94b89955: Layer already exists 20:55:07 52947c9b6d10: Layer already exists 20:55:07 d16d431783e9: Layer already exists 20:55:07 cc2447e1835a: Layer already exists 20:55:07 c0a4088a2d9f: Pushed 20:55:08 #79 ... 20:55:08 20:55:08 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:55:08 #82 DONE 2.8s 20:55:08 20:55:08 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:55:08 #79 DONE 17.8s 20:55:08 20:55:08 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:55:08 #65 DONE 17.2s 20:55:08 20:55:08 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:55:08 #81 11.27 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:08 #81 11.36 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:08 #81 11.44 Executing busybox-1.36.1-r5.post-upgrade 20:55:08 #81 11.66 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:08 #81 ... 20:55:08 20:55:08 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:55:08 #83 DONE 0.3s 20:55:08 20:55:08 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:55:08 #81 11.69 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:55:08 #81 ... 20:55:08 20:55:08 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:55:08 #74 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:08 #74 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:08 #74 12.79 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:08 #74 12.86 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:08 #74 13.07 Executing busybox-1.36.1-r5.post-upgrade 20:55:08 #74 13.53 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:08 #74 13.54 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:08 #74 13.55 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:08 #74 13.59 Executing busybox-1.36.1-r5.trigger 20:55:08 #74 13.65 OK: 9 MiB in 20 packages 20:55:08 #74 DONE 14.5s 20:55:08 20:55:08 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:55:08 #81 12.04 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:55:08 3ddbb7d3ee75: Pushed 20:55:08 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:09 #81 12.10 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:09 #81 12.15 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:09 #81 12.24 Executing busybox-1.36.1-r5.trigger 20:55:09 #81 12.26 Executing ca-certificates-20230506-r0.trigger 20:55:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } 20:55:09 #81 ... 20:55:09 20:55:09 #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:55:09 #67 8.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:09 #67 9.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:09 #67 14.45 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:09 #67 14.51 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:09 #67 14.70 Executing busybox-1.36.1-r5.post-upgrade 20:55:09 #67 15.17 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:09 #67 15.19 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:55:09 #67 15.61 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:55:09 #67 15.70 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:09 #67 15.76 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:09 #67 15.80 Executing busybox-1.36.1-r5.trigger 20:55:09 #67 16.20 OK: 8 MiB in 16 packages 20:55:09 #67 DONE 17.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:09 20:55:09 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:55:09 #75 6.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:09 #75 7.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:09 #75 12.08 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:09 #75 12.16 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:09 #75 12.36 Executing busybox-1.36.1-r5.post-upgrade 20:55:09 #75 12.72 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:09 #75 12.74 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:55:09 #75 13.11 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:55:09 #75 13.23 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:09 #75 13.32 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:09 #75 13.32 Executing busybox-1.36.1-r5.trigger 20:55:09 #75 13.37 OK: 8 MiB in 19 packages 20:55:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:09 354212dd5f81: Preparing 20:55:09 cde6b190e3fa: Preparing 20:55:09 c0a4088a2d9f: Preparing 20:55:09 3ddbb7d3ee75: Preparing 20:55:09 3cf00feb4b41: Preparing 20:55:09 912f94b89955: Preparing 20:55:09 52947c9b6d10: Preparing 20:55:09 d16d431783e9: Preparing 20:55:09 cc2447e1835a: Preparing 20:55:09 912f94b89955: Waiting 20:55:09 52947c9b6d10: Waiting 20:55:09 d16d431783e9: Waiting 20:55:09 cc2447e1835a: Waiting 20:55:09 354212dd5f81: Layer already exists 20:55:09 3ddbb7d3ee75: Layer already exists 20:55:09 3cf00feb4b41: Layer already exists 20:55:09 c0a4088a2d9f: Layer already exists 20:55:09 cde6b190e3fa: Layer already exists 20:55:09 912f94b89955: Layer already exists 20:55:09 52947c9b6d10: Layer already exists 20:55:09 d16d431783e9: Layer already exists 20:55:09 cc2447e1835a: Layer already exists 20:55:09 latest: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } 20:55:10 #75 ... 20:55:10 20:55:10 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:55:10 #69 9.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:10 #69 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:10 #69 15.07 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:10 #69 15.22 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:10 #69 15.29 Executing busybox-1.36.1-r5.post-upgrade 20:55:10 #69 15.59 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:10 #69 15.59 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:55:10 #69 16.21 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:55:10 #69 16.29 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:10 #69 16.31 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:10 #69 16.36 Executing busybox-1.36.1-r5.trigger 20:55:10 #69 16.40 Executing ca-certificates-20230506-r0.trigger 20:55:10 #69 17.33 OK: 18 MiB in 19 packages 20:55:10 #69 ... 20:55:10 20:55:10 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:55:10 #80 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:55:10 #80 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:55:10 #80 16.66 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:55:10 #80 16.74 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:55:10 #80 16.85 Executing busybox-1.36.1-r5.post-upgrade 20:55:10 #80 17.38 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:55:10 #80 17.38 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:55:10 #80 17.39 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:55:10 #80 17.45 Executing busybox-1.36.1-r5.trigger 20:55:10 #80 17.54 OK: 18 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:10 #80 DONE 18.8s 20:55:10 20:55:10 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:55:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.73 [Pipeline] } 20:55:10 #84 DONE 0.3s 20:55:10 20:55:10 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:55:10 #75 DONE 14.2s 20:55:10 20:55:10 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:10 #85 ... 20:55:10 20:55:10 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:55:10 #81 13.20 OK: 13 MiB in 26 packages 20:55:10 #81 DONE 14.0s 20:55:10 20:55:10 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:55:10 #69 DONE 18.2s 20:55:11 20:55:11 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:55:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.73 20:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:11 354212dd5f81: Preparing 20:55:11 cde6b190e3fa: Preparing 20:55:11 c0a4088a2d9f: Preparing 20:55:11 3ddbb7d3ee75: Preparing 20:55:11 3cf00feb4b41: Preparing 20:55:11 912f94b89955: Preparing 20:55:11 52947c9b6d10: Preparing 20:55:11 d16d431783e9: Preparing 20:55:11 cc2447e1835a: Preparing 20:55:11 912f94b89955: Waiting 20:55:11 52947c9b6d10: Waiting 20:55:11 d16d431783e9: Waiting 20:55:11 cc2447e1835a: Waiting 20:55:11 c0a4088a2d9f: Layer already exists 20:55:11 3cf00feb4b41: Layer already exists 20:55:11 354212dd5f81: Layer already exists 20:55:11 3ddbb7d3ee75: Layer already exists 20:55:11 cde6b190e3fa: Layer already exists 20:55:11 d16d431783e9: Layer already exists 20:55:11 cc2447e1835a: Layer already exists 20:55:11 912f94b89955: Layer already exists 20:55:11 52947c9b6d10: Layer already exists 20:55:11 3.1.0-dev.73: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:55:11 #86 DONE 2.5s 20:55:11 20:55:11 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh 20:55:11 #87 DONE 2.5s 20:55:11 20:55:11 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:55:11 #88 DONE 0.2s 20:55:11 20:55:11 #89 [security-spire-server stage-2 6/9] COPY security.txt / 20:55:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:12 #89 ... 20:55:12 20:55:12 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:55:12 #85 DONE 1.3s 20:55:12 20:55:12 #89 [security-spire-server stage-2 6/9] COPY security.txt / 20:55:12 #89 DONE 0.2s 20:55:12 20:55:12 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:55:12 #90 DONE 0.2s 20:55:12 20:55:12 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:55:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:12 354212dd5f81: Preparing 20:55:12 cde6b190e3fa: Preparing 20:55:12 c0a4088a2d9f: Preparing 20:55:12 3ddbb7d3ee75: Preparing 20:55:12 3cf00feb4b41: Preparing 20:55:12 912f94b89955: Preparing 20:55:12 52947c9b6d10: Preparing 20:55:12 d16d431783e9: Preparing 20:55:12 cc2447e1835a: Preparing 20:55:12 52947c9b6d10: Waiting 20:55:12 d16d431783e9: Waiting 20:55:12 cc2447e1835a: Waiting 20:55:12 3ddbb7d3ee75: Layer already exists 20:55:12 354212dd5f81: Layer already exists 20:55:12 c0a4088a2d9f: Layer already exists 20:55:12 cde6b190e3fa: Layer already exists 20:55:12 52947c9b6d10: Layer already exists 20:55:12 912f94b89955: Layer already exists 20:55:12 d16d431783e9: Layer already exists 20:55:12 cc2447e1835a: Layer already exists 20:55:12 3cf00feb4b41: Layer already exists 20:55:12 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } 20:55:12 #91 DONE 0.2s 20:55:12 20:55:12 #92 [security-spire-config stage-2 6/10] COPY security.txt / 20:55:12 #92 DONE 0.2s 20:55:12 20:55:12 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:55:12 #93 DONE 0.2s 20:55:12 20:55:12 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:55:12 #94 DONE 0.2s 20:55:12 20:55:12 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:12 #95 DONE 0.2s 20:55:12 20:55:12 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:55:12 #96 DONE 0.3s 20:55:12 20:55:12 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:55:12 #97 DONE 1.1s 20:55:12 20:55:12 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:55:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } 20:55:12 #98 DONE 0.3s 20:55:12 20:55:12 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:55:12 #99 DONE 0.2s 20:55:12 20:55:12 #100 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:13 #100 DONE 0.3s 20:55:13 20:55:13 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:55:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:55:13 354212dd5f81: Preparing 20:55:13 cde6b190e3fa: Preparing 20:55:13 c0a4088a2d9f: Preparing 20:55:13 3ddbb7d3ee75: Preparing 20:55:13 3cf00feb4b41: Preparing 20:55:13 912f94b89955: Preparing 20:55:13 52947c9b6d10: Preparing 20:55:13 d16d431783e9: Preparing 20:55:13 cc2447e1835a: Preparing 20:55:13 912f94b89955: Waiting 20:55:13 52947c9b6d10: Waiting 20:55:13 d16d431783e9: Waiting 20:55:13 3cf00feb4b41: Layer already exists 20:55:13 cde6b190e3fa: Layer already exists 20:55:13 354212dd5f81: Layer already exists 20:55:13 c0a4088a2d9f: Layer already exists 20:55:13 3ddbb7d3ee75: Layer already exists 20:55:13 912f94b89955: Layer already exists 20:55:13 52947c9b6d10: Layer already exists 20:55:13 d16d431783e9: Layer already exists 20:55:13 cc2447e1835a: Layer already exists 20:55:13 main: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } [Pipeline] // withEnv 20:55:13 #101 DONE 0.1s 20:55:13 20:55:13 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 20:55:13 #102 DONE 0.1s 20:55:13 20:55:13 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:55:13 #103 DONE 0.1s 20:55:13 20:55:13 #104 [security-spire-agent] exporting to image 20:55:13 #104 exporting layers [Pipeline] echo 20:55:13 ===================================================== [Pipeline] echo 20:55:13 taggedImages: 20:55:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:55:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.73 20:55:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:55:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:55:13 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:13 latest 20:55:13 3.1.0-dev.73 20:55:13 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:13 main 20:55:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } 20:55:14 #104 exporting layers 1.9s done 20:55:14 #104 writing image sha256:300294a97fdb7c8049d1554cb12d7d01ff8dd6c671abbaaf3a4ec4c5e49198c1 20:55:14 #104 writing image sha256:300294a97fdb7c8049d1554cb12d7d01ff8dd6c671abbaaf3a4ec4c5e49198c1 0.0s done 20:55:14 #104 naming to docker.io/library/security-spire-server-arm64 done 20:55:14 #104 exporting layers 1.7s done 20:55:14 #104 writing image sha256:c82d602bf5c8211b39e7ab4f7ae5c44792e22ae2e3701791c206f36ad5bef632 0.0s done 20:55:14 #104 naming to docker.io/library/security-spire-config-arm64 done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:15 180de0262b58: Preparing 20:55:15 3214e51c6ad7: Preparing 20:55:15 54b0c07ecdd9: Preparing 20:55:15 34c713ca68be: Preparing 20:55:15 af3a3bbb3ef9: Preparing 20:55:15 3cf00feb4b41: Preparing 20:55:15 912f94b89955: Preparing 20:55:15 108fd753c80b: Preparing 20:55:15 46c262a9d38e: Preparing 20:55:15 eab3081cef2d: Preparing 20:55:15 cc2447e1835a: Preparing 20:55:15 108fd753c80b: Waiting 20:55:15 3cf00feb4b41: Waiting 20:55:15 46c262a9d38e: Waiting 20:55:15 912f94b89955: Waiting 20:55:15 eab3081cef2d: Waiting 20:55:15 cc2447e1835a: Waiting 20:55:15 34c713ca68be: Pushed 20:55:15 180de0262b58: Pushed 20:55:15 af3a3bbb3ef9: Pushed 20:55:15 3214e51c6ad7: Pushed 20:55:15 3cf00feb4b41: Layer already exists 20:55:15 912f94b89955: Layer already exists 20:55:15 cc2447e1835a: Layer already exists 20:55:15 #104 exporting layers 1.5s done 20:55:15 #104 writing image sha256:e83e472b76b0005dd2e2c2bd5cdd133419ae5d6323959398f26ab4cdfe69a393 done 20:55:15 #104 naming to docker.io/library/security-spire-agent-arm64 done 20:55:15 #104 DONE 2.7s 20:55:15 20:55:15 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:55:15 108fd753c80b: Pushed 20:55:15 46c262a9d38e: Pushed 20:55:16 54b0c07ecdd9: Pushed 20:55:17 eab3081cef2d: Pushed 20:55:17 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:18 180de0262b58: Preparing 20:55:18 3214e51c6ad7: Preparing 20:55:18 54b0c07ecdd9: Preparing 20:55:18 34c713ca68be: Preparing 20:55:18 af3a3bbb3ef9: Preparing 20:55:18 3cf00feb4b41: Preparing 20:55:18 912f94b89955: Preparing 20:55:18 108fd753c80b: Preparing 20:55:18 46c262a9d38e: Preparing 20:55:18 eab3081cef2d: Preparing 20:55:18 cc2447e1835a: Preparing 20:55:18 3cf00feb4b41: Waiting 20:55:18 46c262a9d38e: Waiting 20:55:18 912f94b89955: Waiting 20:55:18 108fd753c80b: Waiting 20:55:18 eab3081cef2d: Waiting 20:55:18 cc2447e1835a: Waiting 20:55:18 af3a3bbb3ef9: Layer already exists 20:55:18 34c713ca68be: Layer already exists 20:55:18 180de0262b58: Layer already exists 20:55:18 3214e51c6ad7: Layer already exists 20:55:18 54b0c07ecdd9: Layer already exists 20:55:18 3cf00feb4b41: Layer already exists 20:55:18 912f94b89955: Layer already exists 20:55:18 eab3081cef2d: Layer already exists 20:55:18 46c262a9d38e: Layer already exists 20:55:18 108fd753c80b: Layer already exists 20:55:18 cc2447e1835a: Layer already exists 20:55:18 latest: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.73 20:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:19 180de0262b58: Preparing 20:55:19 3214e51c6ad7: Preparing 20:55:19 54b0c07ecdd9: Preparing 20:55:19 34c713ca68be: Preparing 20:55:19 af3a3bbb3ef9: Preparing 20:55:19 3cf00feb4b41: Preparing 20:55:19 912f94b89955: Preparing 20:55:19 108fd753c80b: Preparing 20:55:19 46c262a9d38e: Preparing 20:55:19 eab3081cef2d: Preparing 20:55:19 cc2447e1835a: Preparing 20:55:19 912f94b89955: Waiting 20:55:19 108fd753c80b: Waiting 20:55:19 46c262a9d38e: Waiting 20:55:19 eab3081cef2d: Waiting 20:55:19 cc2447e1835a: Waiting 20:55:19 3cf00feb4b41: Waiting 20:55:19 34c713ca68be: Layer already exists 20:55:19 180de0262b58: Layer already exists 20:55:19 54b0c07ecdd9: Layer already exists 20:55:19 3214e51c6ad7: Layer already exists 20:55:19 af3a3bbb3ef9: Layer already exists 20:55:19 3cf00feb4b41: Layer already exists 20:55:19 912f94b89955: Layer already exists 20:55:19 eab3081cef2d: Layer already exists 20:55:19 108fd753c80b: Layer already exists 20:55:19 46c262a9d38e: Layer already exists 20:55:19 cc2447e1835a: Layer already exists 20:55:19 3.1.0-dev.73: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:20 180de0262b58: Preparing 20:55:20 3214e51c6ad7: Preparing 20:55:20 54b0c07ecdd9: Preparing 20:55:20 34c713ca68be: Preparing 20:55:20 af3a3bbb3ef9: Preparing 20:55:20 3cf00feb4b41: Preparing 20:55:20 912f94b89955: Preparing 20:55:20 108fd753c80b: Preparing 20:55:20 46c262a9d38e: Preparing 20:55:20 eab3081cef2d: Preparing 20:55:20 cc2447e1835a: Preparing 20:55:20 912f94b89955: Waiting 20:55:20 3cf00feb4b41: Waiting 20:55:20 108fd753c80b: Waiting 20:55:20 eab3081cef2d: Waiting 20:55:20 cc2447e1835a: Waiting 20:55:20 34c713ca68be: Layer already exists 20:55:20 3214e51c6ad7: Layer already exists 20:55:20 54b0c07ecdd9: Layer already exists 20:55:20 af3a3bbb3ef9: Layer already exists 20:55:20 180de0262b58: Layer already exists 20:55:20 3cf00feb4b41: Layer already exists 20:55:20 108fd753c80b: Layer already exists 20:55:20 46c262a9d38e: Layer already exists 20:55:20 912f94b89955: Layer already exists 20:55:20 eab3081cef2d: Layer already exists 20:55:20 cc2447e1835a: Layer already exists 20:55:20 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:55:21 180de0262b58: Preparing 20:55:21 3214e51c6ad7: Preparing 20:55:21 54b0c07ecdd9: Preparing 20:55:21 34c713ca68be: Preparing 20:55:21 af3a3bbb3ef9: Preparing 20:55:21 3cf00feb4b41: Preparing 20:55:21 912f94b89955: Preparing 20:55:21 108fd753c80b: Preparing 20:55:21 46c262a9d38e: Preparing 20:55:21 eab3081cef2d: Preparing 20:55:21 cc2447e1835a: Preparing 20:55:21 912f94b89955: Waiting 20:55:21 108fd753c80b: Waiting 20:55:21 eab3081cef2d: Waiting 20:55:21 cc2447e1835a: Waiting 20:55:21 46c262a9d38e: Waiting 20:55:21 3cf00feb4b41: Waiting 20:55:21 180de0262b58: Layer already exists 20:55:21 3214e51c6ad7: Layer already exists 20:55:21 54b0c07ecdd9: Layer already exists 20:55:21 af3a3bbb3ef9: Layer already exists 20:55:21 34c713ca68be: Layer already exists 20:55:21 3cf00feb4b41: Layer already exists 20:55:21 912f94b89955: Layer already exists 20:55:21 46c262a9d38e: Layer already exists 20:55:21 108fd753c80b: Layer already exists 20:55:21 eab3081cef2d: Layer already exists 20:55:21 cc2447e1835a: Layer already exists 20:55:21 main: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:21 ===================================================== [Pipeline] echo 20:55:21 taggedImages: 20:55:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:55:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.73 20:55:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:55:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:55:21 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:21 latest 20:55:21 3.1.0-dev.73 20:55:21 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:21 main 20:55:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:55:23 a57e0bb0c9ea: Preparing 20:55:23 b79ec709868c: Preparing 20:55:23 ada2aff0d299: Preparing 20:55:23 dfe26866797e: Preparing 20:55:23 f190ef8b5260: Preparing 20:55:23 83dcfc919be0: Preparing 20:55:23 fb0cea18318d: Preparing 20:55:23 3cf00feb4b41: Preparing 20:55:23 912f94b89955: Preparing 20:55:23 8f08ca8fd576: Preparing 20:55:23 dc76e991bdd0: Preparing 20:55:23 cc2447e1835a: Preparing 20:55:23 8f08ca8fd576: Waiting 20:55:23 912f94b89955: Waiting 20:55:23 dc76e991bdd0: Waiting 20:55:23 cc2447e1835a: Waiting 20:55:23 fb0cea18318d: Waiting 20:55:23 83dcfc919be0: Waiting 20:55:23 3cf00feb4b41: Waiting 20:55:23 a57e0bb0c9ea: Pushed 20:55:23 b79ec709868c: Pushed 20:55:23 f190ef8b5260: Pushed 20:55:23 3cf00feb4b41: Layer already exists 20:55:23 912f94b89955: Layer already exists 20:55:23 fb0cea18318d: Pushed 20:55:23 83dcfc919be0: Pushed 20:55:23 cc2447e1835a: Layer already exists 20:55:23 8f08ca8fd576: Pushed 20:55:24 dfe26866797e: Pushed 20:55:24 dc76e991bdd0: Pushed 20:55:24 ada2aff0d299: Pushed 20:55:24 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:55:25 a57e0bb0c9ea: Preparing 20:55:25 b79ec709868c: Preparing 20:55:25 ada2aff0d299: Preparing 20:55:25 dfe26866797e: Preparing 20:55:25 f190ef8b5260: Preparing 20:55:25 83dcfc919be0: Preparing 20:55:25 fb0cea18318d: Preparing 20:55:25 3cf00feb4b41: Preparing 20:55:25 912f94b89955: Preparing 20:55:25 83dcfc919be0: Waiting 20:55:25 fb0cea18318d: Waiting 20:55:25 3cf00feb4b41: Waiting 20:55:25 8f08ca8fd576: Preparing 20:55:25 dc76e991bdd0: Preparing 20:55:25 8f08ca8fd576: Waiting 20:55:25 cc2447e1835a: Preparing 20:55:25 dc76e991bdd0: Waiting 20:55:25 cc2447e1835a: Waiting 20:55:25 ada2aff0d299: Layer already exists 20:55:25 dfe26866797e: Layer already exists 20:55:25 b79ec709868c: Layer already exists 20:55:25 a57e0bb0c9ea: Layer already exists 20:55:25 83dcfc919be0: Layer already exists 20:55:25 f190ef8b5260: Layer already exists 20:55:25 3cf00feb4b41: Layer already exists 20:55:25 912f94b89955: Layer already exists 20:55:25 fb0cea18318d: Layer already exists 20:55:25 8f08ca8fd576: Layer already exists 20:55:25 dc76e991bdd0: Layer already exists 20:55:25 cc2447e1835a: Layer already exists 20:55:25 latest: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.73 20:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:55:26 a57e0bb0c9ea: Preparing 20:55:26 b79ec709868c: Preparing 20:55:26 ada2aff0d299: Preparing 20:55:26 dfe26866797e: Preparing 20:55:26 f190ef8b5260: Preparing 20:55:26 83dcfc919be0: Preparing 20:55:26 fb0cea18318d: Preparing 20:55:26 83dcfc919be0: Waiting 20:55:26 fb0cea18318d: Waiting 20:55:26 3cf00feb4b41: Preparing 20:55:26 912f94b89955: Preparing 20:55:26 8f08ca8fd576: Preparing 20:55:26 3cf00feb4b41: Waiting 20:55:26 912f94b89955: Waiting 20:55:26 dc76e991bdd0: Preparing 20:55:26 cc2447e1835a: Preparing 20:55:26 dc76e991bdd0: Waiting 20:55:26 cc2447e1835a: Waiting 20:55:26 8f08ca8fd576: Waiting 20:55:26 b79ec709868c: Layer already exists 20:55:26 dfe26866797e: Layer already exists 20:55:26 ada2aff0d299: Layer already exists 20:55:26 a57e0bb0c9ea: Layer already exists 20:55:26 f190ef8b5260: Layer already exists 20:55:26 83dcfc919be0: Layer already exists 20:55:26 8f08ca8fd576: Layer already exists 20:55:26 3cf00feb4b41: Layer already exists 20:55:26 fb0cea18318d: Layer already exists 20:55:26 912f94b89955: Layer already exists 20:55:26 dc76e991bdd0: Layer already exists 20:55:26 cc2447e1835a: Layer already exists 20:55:26 3.1.0-dev.73: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:55:28 a57e0bb0c9ea: Preparing 20:55:28 b79ec709868c: Preparing 20:55:28 ada2aff0d299: Preparing 20:55:28 dfe26866797e: Preparing 20:55:28 f190ef8b5260: Preparing 20:55:28 83dcfc919be0: Preparing 20:55:28 fb0cea18318d: Preparing 20:55:28 3cf00feb4b41: Preparing 20:55:28 912f94b89955: Preparing 20:55:28 8f08ca8fd576: Preparing 20:55:28 dc76e991bdd0: Preparing 20:55:28 cc2447e1835a: Preparing 20:55:28 83dcfc919be0: Waiting 20:55:28 fb0cea18318d: Waiting 20:55:28 3cf00feb4b41: Waiting 20:55:28 912f94b89955: Waiting 20:55:28 8f08ca8fd576: Waiting 20:55:28 cc2447e1835a: Waiting 20:55:28 dc76e991bdd0: Waiting 20:55:28 dfe26866797e: Layer already exists 20:55:28 f190ef8b5260: Layer already exists 20:55:28 ada2aff0d299: Layer already exists 20:55:28 a57e0bb0c9ea: Layer already exists 20:55:28 b79ec709868c: Layer already exists 20:55:28 3cf00feb4b41: Layer already exists 20:55:28 83dcfc919be0: Layer already exists 20:55:28 fb0cea18318d: Layer already exists 20:55:28 912f94b89955: Layer already exists 20:55:28 8f08ca8fd576: Layer already exists 20:55:28 cc2447e1835a: Layer already exists 20:55:28 dc76e991bdd0: Layer already exists 20:55:28 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:55:29 a57e0bb0c9ea: Preparing 20:55:29 b79ec709868c: Preparing 20:55:29 ada2aff0d299: Preparing 20:55:29 dfe26866797e: Preparing 20:55:29 f190ef8b5260: Preparing 20:55:29 83dcfc919be0: Preparing 20:55:29 fb0cea18318d: Preparing 20:55:29 3cf00feb4b41: Preparing 20:55:29 912f94b89955: Preparing 20:55:29 8f08ca8fd576: Preparing 20:55:29 dc76e991bdd0: Preparing 20:55:29 cc2447e1835a: Preparing 20:55:29 83dcfc919be0: Waiting 20:55:29 fb0cea18318d: Waiting 20:55:29 3cf00feb4b41: Waiting 20:55:29 912f94b89955: Waiting 20:55:29 8f08ca8fd576: Waiting 20:55:29 dc76e991bdd0: Waiting 20:55:29 cc2447e1835a: Waiting 20:55:29 ada2aff0d299: Layer already exists 20:55:29 f190ef8b5260: Layer already exists 20:55:29 b79ec709868c: Layer already exists 20:55:29 dfe26866797e: Layer already exists 20:55:29 a57e0bb0c9ea: Layer already exists 20:55:29 83dcfc919be0: Layer already exists 20:55:29 fb0cea18318d: Layer already exists 20:55:29 3cf00feb4b41: Layer already exists 20:55:29 8f08ca8fd576: Layer already exists 20:55:29 912f94b89955: Layer already exists 20:55:29 cc2447e1835a: Layer already exists 20:55:29 dc76e991bdd0: Layer already exists 20:55:29 main: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:29 ===================================================== [Pipeline] echo 20:55:29 taggedImages: 20:55:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:55:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.73 20:55:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:55:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:55:29 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:29 latest 20:55:29 3.1.0-dev.73 20:55:29 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:29 main 20:55:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:55:31 c77f232f8ec8: Preparing 20:55:31 5b4a71c20edc: Preparing 20:55:31 3cf00feb4b41: Preparing 20:55:31 912f94b89955: Preparing 20:55:31 8e7faa035f2f: Preparing 20:55:31 f5e18bf11e99: Preparing 20:55:31 cc2447e1835a: Preparing 20:55:31 f5e18bf11e99: Waiting 20:55:31 cc2447e1835a: Waiting 20:55:31 3cf00feb4b41: Layer already exists 20:55:31 912f94b89955: Layer already exists 20:55:31 cc2447e1835a: Layer already exists 20:55:31 c77f232f8ec8: Pushed 20:55:31 f5e18bf11e99: Pushed 20:55:31 8e7faa035f2f: Pushed 20:55:33 5b4a71c20edc: Pushed 20:55:33 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:33 + 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 20:55:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:55:34 c77f232f8ec8: Preparing 20:55:34 5b4a71c20edc: Preparing 20:55:34 3cf00feb4b41: Preparing 20:55:34 912f94b89955: Preparing 20:55:34 8e7faa035f2f: Preparing 20:55:34 f5e18bf11e99: Preparing 20:55:34 cc2447e1835a: Preparing 20:55:34 cc2447e1835a: Waiting 20:55:34 f5e18bf11e99: Waiting 20:55:34 3cf00feb4b41: Layer already exists 20:55:34 5b4a71c20edc: Layer already exists 20:55:34 912f94b89955: Layer already exists 20:55:34 c77f232f8ec8: Layer already exists 20:55:34 8e7faa035f2f: Layer already exists 20:55:34 f5e18bf11e99: Layer already exists 20:55:34 cc2447e1835a: Layer already exists 20:55:34 latest: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.73 20:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:55:35 c77f232f8ec8: Preparing 20:55:35 5b4a71c20edc: Preparing 20:55:35 3cf00feb4b41: Preparing 20:55:35 912f94b89955: Preparing 20:55:35 8e7faa035f2f: Preparing 20:55:35 f5e18bf11e99: Preparing 20:55:35 cc2447e1835a: Preparing 20:55:35 f5e18bf11e99: Waiting 20:55:35 c77f232f8ec8: Layer already exists 20:55:35 5b4a71c20edc: Layer already exists 20:55:35 912f94b89955: Layer already exists 20:55:35 8e7faa035f2f: Layer already exists 20:55:35 3cf00feb4b41: Layer already exists 20:55:35 f5e18bf11e99: Layer already exists 20:55:35 cc2447e1835a: Layer already exists 20:55:35 3.1.0-dev.73: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:55:36 c77f232f8ec8: Preparing 20:55:36 5b4a71c20edc: Preparing 20:55:36 3cf00feb4b41: Preparing 20:55:36 912f94b89955: Preparing 20:55:36 8e7faa035f2f: Preparing 20:55:36 f5e18bf11e99: Preparing 20:55:36 cc2447e1835a: Preparing 20:55:36 f5e18bf11e99: Waiting 20:55:36 cc2447e1835a: Waiting 20:55:36 912f94b89955: Layer already exists 20:55:36 8e7faa035f2f: Layer already exists 20:55:36 c77f232f8ec8: Layer already exists 20:55:36 5b4a71c20edc: Layer already exists 20:55:36 3cf00feb4b41: Layer already exists 20:55:36 f5e18bf11e99: Layer already exists 20:55:36 cc2447e1835a: Layer already exists 20:55:36 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:37 + 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 20:55:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:55:37 c77f232f8ec8: Preparing 20:55:37 5b4a71c20edc: Preparing 20:55:37 3cf00feb4b41: Preparing 20:55:37 912f94b89955: Preparing 20:55:37 8e7faa035f2f: Preparing 20:55:37 f5e18bf11e99: Preparing 20:55:37 cc2447e1835a: Preparing 20:55:37 f5e18bf11e99: Waiting 20:55:37 cc2447e1835a: Waiting 20:55:37 912f94b89955: Layer already exists 20:55:37 c77f232f8ec8: Layer already exists 20:55:37 8e7faa035f2f: Layer already exists 20:55:37 3cf00feb4b41: Layer already exists 20:55:37 5b4a71c20edc: Layer already exists 20:55:37 f5e18bf11e99: Layer already exists 20:55:37 cc2447e1835a: Layer already exists 20:55:37 main: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:38 ===================================================== [Pipeline] echo 20:55:38 taggedImages: 20:55:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:55:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.73 20:55:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:55:38 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:55:38 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:38 latest 20:55:38 3.1.0-dev.73 20:55:38 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:38 main 20:55:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:55:39 b313d5c83a34: Preparing 20:55:39 2b39126a60b0: Preparing 20:55:39 61bfe1994235: Preparing 20:55:39 3cf00feb4b41: Preparing 20:55:39 912f94b89955: Preparing 20:55:39 c060b356eb89: Preparing 20:55:39 3cd9ece4b46d: Preparing 20:55:39 62a8997e49e2: Preparing 20:55:39 e13f2d32a6f3: Preparing 20:55:39 cc2447e1835a: Preparing 20:55:39 c060b356eb89: Waiting 20:55:39 3cd9ece4b46d: Waiting 20:55:39 62a8997e49e2: Waiting 20:55:39 cc2447e1835a: Waiting 20:55:39 912f94b89955: Layer already exists 20:55:39 3cf00feb4b41: Layer already exists 20:55:39 61bfe1994235: Pushed 20:55:39 2b39126a60b0: Pushed 20:55:39 b313d5c83a34: Pushed 20:55:39 cc2447e1835a: Layer already exists 20:55:40 62a8997e49e2: Pushed 20:55:40 e13f2d32a6f3: Pushed 20:55:44 3cd9ece4b46d: Pushed 20:55:47 c060b356eb89: Pushed 20:55:47 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:55:48 b313d5c83a34: Preparing 20:55:48 2b39126a60b0: Preparing 20:55:48 61bfe1994235: Preparing 20:55:48 3cf00feb4b41: Preparing 20:55:48 912f94b89955: Preparing 20:55:48 c060b356eb89: Preparing 20:55:48 3cd9ece4b46d: Preparing 20:55:48 62a8997e49e2: Preparing 20:55:48 c060b356eb89: Waiting 20:55:48 3cd9ece4b46d: Waiting 20:55:48 e13f2d32a6f3: Preparing 20:55:48 62a8997e49e2: Waiting 20:55:48 cc2447e1835a: Preparing 20:55:48 e13f2d32a6f3: Waiting 20:55:48 cc2447e1835a: Waiting 20:55:48 2b39126a60b0: Layer already exists 20:55:48 912f94b89955: Layer already exists 20:55:48 b313d5c83a34: Layer already exists 20:55:48 61bfe1994235: Layer already exists 20:55:48 3cf00feb4b41: Layer already exists 20:55:48 c060b356eb89: Layer already exists 20:55:48 62a8997e49e2: Layer already exists 20:55:48 cc2447e1835a: Layer already exists 20:55:48 3cd9ece4b46d: Layer already exists 20:55:48 e13f2d32a6f3: Layer already exists 20:55:48 latest: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.73 20:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:55:49 b313d5c83a34: Preparing 20:55:49 2b39126a60b0: Preparing 20:55:49 61bfe1994235: Preparing 20:55:49 3cf00feb4b41: Preparing 20:55:49 912f94b89955: Preparing 20:55:49 c060b356eb89: Preparing 20:55:49 3cd9ece4b46d: Preparing 20:55:49 62a8997e49e2: Preparing 20:55:49 e13f2d32a6f3: Preparing 20:55:49 cc2447e1835a: Preparing 20:55:49 3cd9ece4b46d: Waiting 20:55:49 62a8997e49e2: Waiting 20:55:49 e13f2d32a6f3: Waiting 20:55:49 cc2447e1835a: Waiting 20:55:49 c060b356eb89: Waiting 20:55:49 b313d5c83a34: Layer already exists 20:55:49 912f94b89955: Layer already exists 20:55:49 2b39126a60b0: Layer already exists 20:55:49 61bfe1994235: Layer already exists 20:55:49 3cf00feb4b41: Layer already exists 20:55:49 c060b356eb89: Layer already exists 20:55:49 62a8997e49e2: Layer already exists 20:55:49 3cd9ece4b46d: Layer already exists 20:55:49 cc2447e1835a: Layer already exists 20:55:49 e13f2d32a6f3: Layer already exists 20:55:49 3.1.0-dev.73: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:55:50 b313d5c83a34: Preparing 20:55:50 2b39126a60b0: Preparing 20:55:50 61bfe1994235: Preparing 20:55:50 3cf00feb4b41: Preparing 20:55:50 912f94b89955: Preparing 20:55:50 c060b356eb89: Preparing 20:55:50 3cd9ece4b46d: Preparing 20:55:50 62a8997e49e2: Preparing 20:55:50 e13f2d32a6f3: Preparing 20:55:50 cc2447e1835a: Preparing 20:55:50 3cd9ece4b46d: Waiting 20:55:50 62a8997e49e2: Waiting 20:55:50 c060b356eb89: Waiting 20:55:50 cc2447e1835a: Waiting 20:55:50 b313d5c83a34: Layer already exists 20:55:50 912f94b89955: Layer already exists 20:55:50 3cf00feb4b41: Layer already exists 20:55:50 2b39126a60b0: Layer already exists 20:55:50 61bfe1994235: Layer already exists 20:55:50 c060b356eb89: Layer already exists 20:55:50 62a8997e49e2: Layer already exists 20:55:50 cc2447e1835a: Layer already exists 20:55:50 e13f2d32a6f3: Layer already exists 20:55:50 3cd9ece4b46d: Layer already exists 20:55:50 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:55:52 b313d5c83a34: Preparing 20:55:52 2b39126a60b0: Preparing 20:55:52 61bfe1994235: Preparing 20:55:52 3cf00feb4b41: Preparing 20:55:52 912f94b89955: Preparing 20:55:52 c060b356eb89: Preparing 20:55:52 3cd9ece4b46d: Preparing 20:55:52 62a8997e49e2: Preparing 20:55:52 e13f2d32a6f3: Preparing 20:55:52 cc2447e1835a: Preparing 20:55:52 c060b356eb89: Waiting 20:55:52 3cd9ece4b46d: Waiting 20:55:52 62a8997e49e2: Waiting 20:55:52 e13f2d32a6f3: Waiting 20:55:52 cc2447e1835a: Waiting 20:55:52 912f94b89955: Layer already exists 20:55:52 b313d5c83a34: Layer already exists 20:55:52 61bfe1994235: Layer already exists 20:55:52 3cf00feb4b41: Layer already exists 20:55:52 2b39126a60b0: Layer already exists 20:55:52 c060b356eb89: Layer already exists 20:55:52 62a8997e49e2: Layer already exists 20:55:52 3cd9ece4b46d: Layer already exists 20:55:52 cc2447e1835a: Layer already exists 20:55:52 e13f2d32a6f3: Layer already exists 20:55:52 main: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:55:52 ===================================================== [Pipeline] echo 20:55:52 taggedImages: 20:55:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:55:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.73 20:55:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:55:53 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:55:53 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:53 latest 20:55:53 3.1.0-dev.73 20:55:53 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:55:53 main 20:55:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:54 #31 ... 20:55:54 20:55:54 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #73 DONE 54.9s 20:55:54 20:55:54 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #77 DONE 51.0s 20:55:54 20:55:54 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #72 DONE 55.4s 20:55:54 20:55:54 #105 [support-notifications builder 6/7] COPY . . 20:55:54 #105 ... 20:55:54 20:55:54 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #70 DONE 55.7s 20:55:54 20:55:54 #106 [core-metadata builder 6/7] COPY . . 20:55:54 #106 DONE 1.0s 20:55:54 20:55:54 #105 [support-notifications builder 6/7] COPY . . 20:55:54 #105 DONE 1.2s 20:55:54 20:55:54 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #107 CACHED 20:55:54 20:55:54 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 20:55:54 #108 CACHED 20:55:54 20:55:54 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:55:54 #109 CACHED 20:55:54 20:55:54 #110 [support-scheduler builder 6/7] COPY . . 20:55:54 #110 CACHED 20:55:54 20:55:54 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #111 CACHED 20:55:54 20:55:54 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:55:54 #112 CACHED 20:55:54 20:55:54 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 20:55:54 #113 CACHED 20:55:54 20:55:54 #114 [core-data builder 6/7] COPY . . 20:55:54 #114 CACHED 20:55:54 20:55:54 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #115 CACHED 20:55:54 20:55:54 #116 [security-proxy-setup builder 6/7] COPY . . 20:55:54 #116 CACHED 20:55:54 20:55:54 #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:55:54 #117 CACHED 20:55:54 20:55:54 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #118 CACHED 20:55:54 20:55:54 #119 [security-spiffe-token-provider builder 6/7] COPY . . 20:55:54 #119 DONE 1.1s 20:55:54 20:55:54 #120 [security-bootstrapper builder 6/7] COPY . . 20:55:54 #120 CACHED 20:55:54 20:55:54 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #121 CACHED 20:55:54 20:55:54 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:55:54 #122 CACHED 20:55:54 20:55:54 #123 [core-command builder 6/7] COPY . . 20:55:54 #123 CACHED 20:55:54 20:55:54 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #124 CACHED 20:55:54 20:55:54 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 20:55:54 #125 CACHED 20:55:54 20:55:54 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:54 #126 CACHED 20:55:54 20:55:54 #127 [security-proxy-auth builder 6/7] COPY . . 20:55:54 #127 CACHED 20:55:54 20:55:54 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:55:54 #128 CACHED 20:55:54 20:55:54 #129 [security-secretstore-setup builder 6/7] COPY . . 20:55:54 #129 DONE 1.1s 20:55:54 20:55:54 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:55:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:55:54 a8bd2ed0f861: Preparing 20:55:54 a79b15b02c55: Preparing 20:55:54 40d101127e84: Preparing 20:55:54 3cf00feb4b41: Preparing 20:55:54 912f94b89955: Preparing 20:55:54 76550e79fb79: Preparing 20:55:54 d3978ea5a7ee: Preparing 20:55:54 bbf9eaa71efe: Preparing 20:55:54 cc2447e1835a: Preparing 20:55:54 76550e79fb79: Waiting 20:55:54 d3978ea5a7ee: Waiting 20:55:54 bbf9eaa71efe: Waiting 20:55:54 cc2447e1835a: Waiting 20:55:54 912f94b89955: Layer already exists 20:55:54 3cf00feb4b41: Layer already exists 20:55:54 a79b15b02c55: Pushed 20:55:54 40d101127e84: Pushed 20:55:54 a8bd2ed0f861: Pushed 20:55:54 cc2447e1835a: Layer already exists 20:55:54 bbf9eaa71efe: Pushed 20:55:54 d3978ea5a7ee: Pushed 20:55:55 #130 4.771 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:56:00 #130 ... 20:56:00 20:56:00 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:56:00 #0 4.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:56:00 #131 ... 20:56:00 20:56:00 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:56:00 #0 5.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:56:00 #132 ... 20:56:00 20:56:00 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:56:00 #0 4.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:56:00 #133 ... 20:56:00 20:56:00 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:56:00 #0 4.175 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:56:00 #134 ... 20:56:00 20:56:00 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:56:00 #0 4.939 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:56:01 #135 ... 20:56:01 20:56:01 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:56:01 #0 5.018 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:56:01 #136 ... 20:56:01 20:56:01 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:56:01 #0 4.588 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:56:01 #137 ... 20:56:01 20:56:01 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:56:01 #0 4.815 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:56:01 #138 ... 20:56:01 20:56:01 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:56:01 #0 4.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:56:01 #139 ... 20:56:01 20:56:01 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:56:01 #0 3.917 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:56:03 76550e79fb79: Pushed 20:56:03 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:04 a8bd2ed0f861: Preparing 20:56:04 a79b15b02c55: Preparing 20:56:04 40d101127e84: Preparing 20:56:04 3cf00feb4b41: Preparing 20:56:04 912f94b89955: Preparing 20:56:04 76550e79fb79: Preparing 20:56:04 d3978ea5a7ee: Preparing 20:56:04 bbf9eaa71efe: Preparing 20:56:04 cc2447e1835a: Preparing 20:56:04 cc2447e1835a: Waiting 20:56:04 bbf9eaa71efe: Waiting 20:56:04 76550e79fb79: Waiting 20:56:04 d3978ea5a7ee: Waiting 20:56:04 40d101127e84: Layer already exists 20:56:04 3cf00feb4b41: Layer already exists 20:56:04 a8bd2ed0f861: Layer already exists 20:56:04 a79b15b02c55: Layer already exists 20:56:04 912f94b89955: Layer already exists 20:56:04 d3978ea5a7ee: Layer already exists 20:56:04 76550e79fb79: Layer already exists 20:56:04 bbf9eaa71efe: Layer already exists 20:56:04 cc2447e1835a: Layer already exists 20:56:04 latest: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.73 20:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:05 a8bd2ed0f861: Preparing 20:56:05 a79b15b02c55: Preparing 20:56:05 40d101127e84: Preparing 20:56:05 3cf00feb4b41: Preparing 20:56:05 912f94b89955: Preparing 20:56:05 76550e79fb79: Preparing 20:56:05 d3978ea5a7ee: Preparing 20:56:05 bbf9eaa71efe: Preparing 20:56:05 cc2447e1835a: Preparing 20:56:05 76550e79fb79: Waiting 20:56:05 bbf9eaa71efe: Waiting 20:56:05 40d101127e84: Layer already exists 20:56:05 3cf00feb4b41: Layer already exists 20:56:05 a8bd2ed0f861: Layer already exists 20:56:05 a79b15b02c55: Layer already exists 20:56:05 912f94b89955: Layer already exists 20:56:05 76550e79fb79: Layer already exists 20:56:05 cc2447e1835a: Layer already exists 20:56:05 bbf9eaa71efe: Layer already exists 20:56:05 d3978ea5a7ee: Layer already exists 20:56:05 3.1.0-dev.73: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:06 a8bd2ed0f861: Preparing 20:56:06 a79b15b02c55: Preparing 20:56:06 40d101127e84: Preparing 20:56:06 3cf00feb4b41: Preparing 20:56:06 912f94b89955: Preparing 20:56:06 76550e79fb79: Preparing 20:56:06 d3978ea5a7ee: Preparing 20:56:06 bbf9eaa71efe: Preparing 20:56:06 cc2447e1835a: Preparing 20:56:06 76550e79fb79: Waiting 20:56:06 d3978ea5a7ee: Waiting 20:56:06 bbf9eaa71efe: Waiting 20:56:06 cc2447e1835a: Waiting 20:56:06 3cf00feb4b41: Layer already exists 20:56:06 912f94b89955: Layer already exists 20:56:06 a79b15b02c55: Layer already exists 20:56:06 76550e79fb79: Layer already exists 20:56:06 d3978ea5a7ee: Layer already exists 20:56:06 a8bd2ed0f861: Layer already exists 20:56:06 bbf9eaa71efe: Layer already exists 20:56:06 40d101127e84: Layer already exists 20:56:06 cc2447e1835a: Layer already exists 20:56:06 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:56:07 a8bd2ed0f861: Preparing 20:56:07 a79b15b02c55: Preparing 20:56:07 40d101127e84: Preparing 20:56:07 3cf00feb4b41: Preparing 20:56:07 912f94b89955: Preparing 20:56:07 76550e79fb79: Preparing 20:56:07 d3978ea5a7ee: Preparing 20:56:07 bbf9eaa71efe: Preparing 20:56:07 cc2447e1835a: Preparing 20:56:07 76550e79fb79: Waiting 20:56:07 d3978ea5a7ee: Waiting 20:56:07 bbf9eaa71efe: Waiting 20:56:07 cc2447e1835a: Waiting 20:56:07 a79b15b02c55: Layer already exists 20:56:07 a8bd2ed0f861: Layer already exists 20:56:07 40d101127e84: Layer already exists 20:56:07 3cf00feb4b41: Layer already exists 20:56:07 912f94b89955: Layer already exists 20:56:07 76550e79fb79: Layer already exists 20:56:07 d3978ea5a7ee: Layer already exists 20:56:07 cc2447e1835a: Layer already exists 20:56:07 bbf9eaa71efe: Layer already exists 20:56:07 main: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:08 ===================================================== [Pipeline] echo 20:56:08 taggedImages: 20:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.73 20:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:56:08 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:56:08 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:08 latest 20:56:08 3.1.0-dev.73 20:56:08 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:08 main 20:56:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:10 b313d5c83a34: Preparing 20:56:10 12654f56b146: Preparing 20:56:10 31755553e5d7: Preparing 20:56:10 3cf00feb4b41: Preparing 20:56:10 912f94b89955: Preparing 20:56:10 c060b356eb89: Preparing 20:56:10 62a8997e49e2: Preparing 20:56:10 e13f2d32a6f3: Preparing 20:56:10 cc2447e1835a: Preparing 20:56:10 62a8997e49e2: Waiting 20:56:10 e13f2d32a6f3: Waiting 20:56:10 cc2447e1835a: Waiting 20:56:10 c060b356eb89: Waiting 20:56:10 912f94b89955: Layer already exists 20:56:10 3cf00feb4b41: Layer already exists 20:56:10 b313d5c83a34: Layer already exists 20:56:10 c060b356eb89: Layer already exists 20:56:10 62a8997e49e2: Layer already exists 20:56:10 e13f2d32a6f3: Layer already exists 20:56:10 cc2447e1835a: Layer already exists 20:56:10 12654f56b146: Pushed 20:56:10 31755553e5d7: Pushed 20:56:10 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:11 b313d5c83a34: Preparing 20:56:11 12654f56b146: Preparing 20:56:11 31755553e5d7: Preparing 20:56:11 3cf00feb4b41: Preparing 20:56:11 912f94b89955: Preparing 20:56:11 c060b356eb89: Preparing 20:56:11 62a8997e49e2: Preparing 20:56:11 e13f2d32a6f3: Preparing 20:56:11 cc2447e1835a: Preparing 20:56:11 62a8997e49e2: Waiting 20:56:11 e13f2d32a6f3: Waiting 20:56:11 c060b356eb89: Waiting 20:56:11 cc2447e1835a: Waiting 20:56:11 12654f56b146: Layer already exists 20:56:11 b313d5c83a34: Layer already exists 20:56:11 912f94b89955: Layer already exists 20:56:11 3cf00feb4b41: Layer already exists 20:56:11 31755553e5d7: Layer already exists 20:56:11 e13f2d32a6f3: Layer already exists 20:56:11 cc2447e1835a: Layer already exists 20:56:11 62a8997e49e2: Layer already exists 20:56:11 c060b356eb89: Layer already exists 20:56:11 latest: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.73 20:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:13 b313d5c83a34: Preparing 20:56:13 12654f56b146: Preparing 20:56:13 31755553e5d7: Preparing 20:56:13 3cf00feb4b41: Preparing 20:56:13 912f94b89955: Preparing 20:56:13 c060b356eb89: Preparing 20:56:13 62a8997e49e2: Preparing 20:56:13 62a8997e49e2: Waiting 20:56:13 c060b356eb89: Waiting 20:56:13 e13f2d32a6f3: Preparing 20:56:13 cc2447e1835a: Preparing 20:56:13 e13f2d32a6f3: Waiting 20:56:13 912f94b89955: Layer already exists 20:56:13 31755553e5d7: Layer already exists 20:56:13 b313d5c83a34: Layer already exists 20:56:13 12654f56b146: Layer already exists 20:56:13 3cf00feb4b41: Layer already exists 20:56:13 c060b356eb89: Layer already exists 20:56:13 62a8997e49e2: Layer already exists 20:56:13 e13f2d32a6f3: Layer already exists 20:56:13 cc2447e1835a: Layer already exists 20:56:13 3.1.0-dev.73: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:14 b313d5c83a34: Preparing 20:56:14 12654f56b146: Preparing 20:56:14 31755553e5d7: Preparing 20:56:14 3cf00feb4b41: Preparing 20:56:14 912f94b89955: Preparing 20:56:14 c060b356eb89: Preparing 20:56:14 62a8997e49e2: Preparing 20:56:14 e13f2d32a6f3: Preparing 20:56:14 cc2447e1835a: Preparing 20:56:14 c060b356eb89: Waiting 20:56:14 62a8997e49e2: Waiting 20:56:14 e13f2d32a6f3: Waiting 20:56:14 cc2447e1835a: Waiting 20:56:14 12654f56b146: Layer already exists 20:56:14 912f94b89955: Layer already exists 20:56:14 b313d5c83a34: Layer already exists 20:56:14 31755553e5d7: Layer already exists 20:56:14 3cf00feb4b41: Layer already exists 20:56:14 62a8997e49e2: Layer already exists 20:56:14 e13f2d32a6f3: Layer already exists 20:56:14 cc2447e1835a: Layer already exists 20:56:14 c060b356eb89: Layer already exists 20:56:14 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:56:15 b313d5c83a34: Preparing 20:56:15 12654f56b146: Preparing 20:56:15 31755553e5d7: Preparing 20:56:15 3cf00feb4b41: Preparing 20:56:15 912f94b89955: Preparing 20:56:15 c060b356eb89: Preparing 20:56:15 62a8997e49e2: Preparing 20:56:15 e13f2d32a6f3: Preparing 20:56:15 cc2447e1835a: Preparing 20:56:15 c060b356eb89: Waiting 20:56:15 62a8997e49e2: Waiting 20:56:15 e13f2d32a6f3: Waiting 20:56:15 cc2447e1835a: Waiting 20:56:15 31755553e5d7: Layer already exists 20:56:15 912f94b89955: Layer already exists 20:56:15 12654f56b146: Layer already exists 20:56:15 3cf00feb4b41: Layer already exists 20:56:15 b313d5c83a34: Layer already exists 20:56:15 c060b356eb89: Layer already exists 20:56:15 62a8997e49e2: Layer already exists 20:56:15 cc2447e1835a: Layer already exists 20:56:15 e13f2d32a6f3: Layer already exists 20:56:15 main: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:16 ===================================================== [Pipeline] echo 20:56:16 taggedImages: 20:56:16 - nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:56:16 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.73 20:56:16 - nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:56:16 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:56:16 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:16 latest 20:56:16 3.1.0-dev.73 20:56:16 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:16 main 20:56:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:18 24227869b967: Preparing 20:56:18 73916613ad19: Preparing 20:56:18 3cf00feb4b41: Preparing 20:56:18 912f94b89955: Preparing 20:56:18 a8283ca3b17b: Preparing 20:56:18 24db971ee8bb: Preparing 20:56:18 cc2447e1835a: Preparing 20:56:18 24db971ee8bb: Waiting 20:56:18 cc2447e1835a: Waiting 20:56:18 912f94b89955: Layer already exists 20:56:18 3cf00feb4b41: Layer already exists 20:56:18 cc2447e1835a: Layer already exists 20:56:18 24227869b967: Pushed 20:56:18 24db971ee8bb: Pushed 20:56:19 a8283ca3b17b: Pushed 20:56:20 73916613ad19: Pushed 20:56:20 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:22 24227869b967: Preparing 20:56:22 73916613ad19: Preparing 20:56:22 3cf00feb4b41: Preparing 20:56:22 912f94b89955: Preparing 20:56:22 a8283ca3b17b: Preparing 20:56:22 24db971ee8bb: Preparing 20:56:22 cc2447e1835a: Preparing 20:56:22 24db971ee8bb: Waiting 20:56:22 cc2447e1835a: Waiting 20:56:22 912f94b89955: Layer already exists 20:56:22 24227869b967: Layer already exists 20:56:22 3cf00feb4b41: Layer already exists 20:56:22 73916613ad19: Layer already exists 20:56:22 a8283ca3b17b: Layer already exists 20:56:22 24db971ee8bb: Layer already exists 20:56:22 cc2447e1835a: Layer already exists 20:56:22 latest: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.73 20:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:23 24227869b967: Preparing 20:56:23 73916613ad19: Preparing 20:56:23 3cf00feb4b41: Preparing 20:56:23 912f94b89955: Preparing 20:56:23 a8283ca3b17b: Preparing 20:56:23 24db971ee8bb: Preparing 20:56:23 cc2447e1835a: Preparing 20:56:23 cc2447e1835a: Waiting 20:56:23 24db971ee8bb: Waiting 20:56:23 24227869b967: Layer already exists 20:56:23 a8283ca3b17b: Layer already exists 20:56:23 912f94b89955: Layer already exists 20:56:23 3cf00feb4b41: Layer already exists 20:56:23 73916613ad19: Layer already exists 20:56:23 cc2447e1835a: Layer already exists 20:56:23 24db971ee8bb: Layer already exists 20:56:23 3.1.0-dev.73: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:24 24227869b967: Preparing 20:56:24 73916613ad19: Preparing 20:56:24 3cf00feb4b41: Preparing 20:56:24 912f94b89955: Preparing 20:56:24 a8283ca3b17b: Preparing 20:56:24 24db971ee8bb: Preparing 20:56:24 cc2447e1835a: Preparing 20:56:24 24db971ee8bb: Waiting 20:56:24 cc2447e1835a: Waiting 20:56:24 3cf00feb4b41: Layer already exists 20:56:24 912f94b89955: Layer already exists 20:56:24 a8283ca3b17b: Layer already exists 20:56:24 24227869b967: Layer already exists 20:56:24 73916613ad19: Layer already exists 20:56:24 24db971ee8bb: Layer already exists 20:56:24 cc2447e1835a: Layer already exists 20:56:24 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:56:26 24227869b967: Preparing 20:56:26 73916613ad19: Preparing 20:56:26 3cf00feb4b41: Preparing 20:56:26 912f94b89955: Preparing 20:56:26 a8283ca3b17b: Preparing 20:56:26 24db971ee8bb: Preparing 20:56:26 cc2447e1835a: Preparing 20:56:26 24db971ee8bb: Waiting 20:56:26 cc2447e1835a: Waiting 20:56:26 a8283ca3b17b: Layer already exists 20:56:26 24227869b967: Layer already exists 20:56:26 912f94b89955: Layer already exists 20:56:26 3cf00feb4b41: Layer already exists 20:56:26 73916613ad19: Layer already exists 20:56:26 24db971ee8bb: Layer already exists 20:56:26 cc2447e1835a: Layer already exists 20:56:26 main: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:26 ===================================================== [Pipeline] echo 20:56:27 taggedImages: 20:56:27 - nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:56:27 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.73 20:56:27 - nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:56:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:56:27 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:27 latest 20:56:27 3.1.0-dev.73 20:56:27 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:27 main 20:56:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:28 d32ddbcb3b5c: Preparing 20:56:28 46eff57c0f4d: Preparing 20:56:28 3cf00feb4b41: Preparing 20:56:28 912f94b89955: Preparing 20:56:28 52947c9b6d10: Preparing 20:56:28 d16d431783e9: Preparing 20:56:28 cc2447e1835a: Preparing 20:56:28 d16d431783e9: Waiting 20:56:28 cc2447e1835a: Waiting 20:56:28 912f94b89955: Layer already exists 20:56:28 3cf00feb4b41: Layer already exists 20:56:28 52947c9b6d10: Layer already exists 20:56:28 d16d431783e9: Layer already exists 20:56:28 cc2447e1835a: Layer already exists 20:56:28 d32ddbcb3b5c: Pushed 20:56:31 46eff57c0f4d: Pushed 20:56:31 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:33 d32ddbcb3b5c: Preparing 20:56:33 46eff57c0f4d: Preparing 20:56:33 3cf00feb4b41: Preparing 20:56:33 912f94b89955: Preparing 20:56:33 52947c9b6d10: Preparing 20:56:33 d16d431783e9: Preparing 20:56:33 cc2447e1835a: Preparing 20:56:33 d16d431783e9: Waiting 20:56:33 d32ddbcb3b5c: Layer already exists 20:56:33 3cf00feb4b41: Layer already exists 20:56:33 46eff57c0f4d: Layer already exists 20:56:33 912f94b89955: Layer already exists 20:56:33 52947c9b6d10: Layer already exists 20:56:33 d16d431783e9: Layer already exists 20:56:33 cc2447e1835a: Layer already exists 20:56:33 latest: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.73 20:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:34 d32ddbcb3b5c: Preparing 20:56:34 46eff57c0f4d: Preparing 20:56:34 3cf00feb4b41: Preparing 20:56:34 912f94b89955: Preparing 20:56:34 52947c9b6d10: Preparing 20:56:34 d16d431783e9: Preparing 20:56:34 cc2447e1835a: Preparing 20:56:34 d16d431783e9: Waiting 20:56:34 cc2447e1835a: Waiting 20:56:34 46eff57c0f4d: Layer already exists 20:56:34 52947c9b6d10: Layer already exists 20:56:34 3cf00feb4b41: Layer already exists 20:56:34 d32ddbcb3b5c: Layer already exists 20:56:34 912f94b89955: Layer already exists 20:56:34 cc2447e1835a: Layer already exists 20:56:34 d16d431783e9: Layer already exists 20:56:34 3.1.0-dev.73: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:36 d32ddbcb3b5c: Preparing 20:56:36 46eff57c0f4d: Preparing 20:56:36 3cf00feb4b41: Preparing 20:56:36 912f94b89955: Preparing 20:56:36 52947c9b6d10: Preparing 20:56:36 d16d431783e9: Preparing 20:56:36 cc2447e1835a: Preparing 20:56:36 cc2447e1835a: Waiting 20:56:36 d16d431783e9: Waiting 20:56:36 912f94b89955: Layer already exists 20:56:36 d32ddbcb3b5c: Layer already exists 20:56:36 52947c9b6d10: Layer already exists 20:56:36 3cf00feb4b41: Layer already exists 20:56:36 46eff57c0f4d: Layer already exists 20:56:36 cc2447e1835a: Layer already exists 20:56:36 d16d431783e9: Layer already exists 20:56:36 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:56:37 d32ddbcb3b5c: Preparing 20:56:37 46eff57c0f4d: Preparing 20:56:37 3cf00feb4b41: Preparing 20:56:37 912f94b89955: Preparing 20:56:37 52947c9b6d10: Preparing 20:56:37 d16d431783e9: Preparing 20:56:37 cc2447e1835a: Preparing 20:56:37 d16d431783e9: Waiting 20:56:37 cc2447e1835a: Waiting 20:56:37 d32ddbcb3b5c: Layer already exists 20:56:37 3cf00feb4b41: Layer already exists 20:56:37 52947c9b6d10: Layer already exists 20:56:37 46eff57c0f4d: Layer already exists 20:56:37 912f94b89955: Layer already exists 20:56:37 d16d431783e9: Layer already exists 20:56:37 cc2447e1835a: Layer already exists 20:56:37 main: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:56:38 ===================================================== [Pipeline] echo 20:56:38 taggedImages: 20:56:38 - nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 20:56:38 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:56:38 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.73 20:56:38 - nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 20:56:38 - 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] } 21:07:54 #140 ... 21:07:54 21:07:54 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:07:54 #132 718.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:07:56 #132 ... 21:07:56 21:07:56 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:07:56 #135 DONE 726.6s 21:07:57 21:07:57 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:07:57 #31 ... 21:07:57 21:07:57 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:07:57 #141 DONE 0.1s 21:07:57 21:07:57 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:07:57 #133 ... 21:07:57 21:07:57 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:07:57 #142 DONE 0.2s 21:07:57 21:07:57 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:07:58 #143 DONE 0.2s 21:07:58 21:07:58 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:07:58 #136 ... 21:07:58 21:07:58 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:07:58 #144 DONE 0.2s 21:07:58 21:07:58 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:07:58 #145 DONE 0.3s 21:07:58 21:07:58 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:07:58 #146 DONE 0.1s 21:07:58 21:07:58 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:07:58 #134 ... 21:07:58 21:07:58 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:01 #147 DONE 2.4s 21:08:01 21:08:01 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:08:01 #133 DONE 730.9s 21:08:01 21:08:01 #104 [security-proxy-setup] exporting to image 21:08:01 #104 exporting layers 21:08:02 #104 ... 21:08:02 21:08:02 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:08:02 #148 DONE 0.8s 21:08:02 21:08:02 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:08:03 #149 ... 21:08:03 21:08:03 #104 [security-proxy-setup] exporting to image 21:08:03 #104 exporting layers 1.8s done 21:08:03 #104 writing image sha256:4b58f32f17f455faa86b2b028fcc2cf12c70c3999afd22b6de7325909a53a3cb done 21:08:03 #104 naming to docker.io/library/security-proxy-setup-arm64 done 21:08:03 #104 DONE 4.5s 21:08:03 21:08:03 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:08:04 #140 ... 21:08:04 21:08:04 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:08:04 #149 DONE 2.7s 21:08:04 21:08:04 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 21:08:04 #150 DONE 0.3s 21:08:04 21:08:04 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:08:05 #137 ... 21:08:05 21:08:05 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 21:08:05 #151 DONE 0.2s 21:08:05 21:08:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:05 #40 ... 21:08:05 21:08:05 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:08:05 #152 DONE 0.3s 21:08:05 21:08:05 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:08:05 #134 ... 21:08:05 21:08:05 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:08:05 #153 DONE 0.1s 21:08:05 21:08:05 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:08:05 #154 DONE 0.1s 21:08:05 21:08:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:05 #40 ... 21:08:05 21:08:05 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:08:05 #155 DONE 0.1s 21:08:05 21:08:05 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:08:05 #156 DONE 0.1s 21:08:05 21:08:05 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:08:06 #137 ... 21:08:06 21:08:06 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:08:06 #157 DONE 0.1s 21:08:06 21:08:06 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:08:10 #158 DONE 4.3s 21:08:10 21:08:10 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:08:10 #132 DONE 740.1s 21:08:10 21:08:10 #104 [security-bootstrapper] exporting to image 21:08:10 #104 exporting layers 21:08:11 #104 ... 21:08:11 21:08:11 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:08:11 #159 DONE 0.1s 21:08:11 21:08:11 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:08:11 #160 DONE 0.1s 21:08:11 21:08:11 #104 [security-bootstrapper] exporting to image 21:08:11 #104 ... 21:08:11 21:08:11 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:08:11 #161 DONE 0.2s 21:08:11 21:08:11 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:08:11 #162 DONE 0.2s 21:08:11 21:08:11 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:08:12 #139 ... 21:08:12 21:08:12 #104 [security-bootstrapper] exporting to image 21:08:12 #104 exporting layers 1.7s done 21:08:12 #104 writing image sha256:9b8f47ef23b11a17caaf6c66cbab3f2ae9c18321b0ce3a106b6dbf75e29e7370 0.0s done 21:08:12 #104 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 21:08:12 #104 DONE 6.3s 21:08:12 21:08:12 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:08:12 #163 DONE 0.2s 21:08:12 21:08:12 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:08:12 #164 DONE 0.3s 21:08:12 21:08:12 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:08:12 #31 ... 21:08:12 21:08:12 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:08:12 #165 DONE 0.3s 21:08:12 21:08:12 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:08:12 #166 DONE 0.1s 21:08:12 21:08:12 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:14 #167 DONE 1.8s 21:08:14 21:08:14 #104 [security-secretstore-setup] exporting to image 21:08:16 #104 exporting layers 1.2s done 21:08:16 #104 writing image sha256:b1d2424f1d66c8aea4d3b499de92d81b1ec104476adabda6733a411176d962c9 done 21:08:16 #104 naming to docker.io/library/security-secretstore-setup-arm64 done 21:08:16 #104 DONE 7.5s 21:08:16 21:08:16 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:08:21 #138 ... 21:08:21 21:08:21 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:08:21 #139 DONE 751.0s 21:08:21 21:08:21 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:08:21 #130 ... 21:08:21 21:08:21 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:08:21 #168 DONE 0.2s 21:08:21 21:08:21 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:21 #40 ... 21:08:21 21:08:21 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:08:22 #169 DONE 0.1s 21:08:22 21:08:22 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:08:22 #170 DONE 0.3s 21:08:22 21:08:22 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:08:22 #137 ... 21:08:22 21:08:22 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:08:22 #171 DONE 0.1s 21:08:22 21:08:22 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:08:22 #172 DONE 0.2s 21:08:22 21:08:22 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:24 #173 DONE 2.2s 21:08:24 21:08:24 #104 [security-proxy-auth] exporting to image 21:08:24 #104 exporting layers 21:08:25 #104 exporting layers 0.7s done 21:08:25 #104 writing image sha256:c49d9441dc825270e6080de28c87e198fb1a4d0766aef0f6695e6e2553c320cb done 21:08:25 #104 naming to docker.io/library/security-proxy-auth-arm64 done 21:08:25 #104 DONE 8.2s 21:08:25 21:08:25 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:08:35 #136 ... 21:08:35 21:08:35 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:08:35 #140 DONE 765.1s 21:08:35 21:08:35 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:08:35 #134 ... 21:08:35 21:08:35 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:08:36 #174 DONE 0.2s 21:08:36 21:08:36 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:08:36 #175 DONE 0.1s 21:08:36 21:08:36 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:08:36 #176 DONE 0.2s 21:08:36 21:08:36 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:08:36 #137 ... 21:08:36 21:08:36 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:08:36 #177 DONE 0.1s 21:08:36 21:08:36 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:08:36 #178 DONE 0.1s 21:08:36 21:08:36 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:08:36 #134 ... 21:08:36 21:08:36 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:39 #179 DONE 2.4s 21:08:39 21:08:39 #104 [core-common-config-bootstrapper] exporting to image 21:08:39 #104 exporting layers 21:08:39 #104 exporting layers 0.5s done 21:08:39 #104 writing image sha256:c197a9a9d6d90b73686fb11245432ffd8b72a431769a38210f231128dde28575 done 21:08:39 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:08:39 #104 DONE 8.7s 21:08:39 21:08:39 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:09:12 #134 ... 21:09:12 21:09:12 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:09:12 #136 DONE 798.6s 21:09:12 21:09:12 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:09:12 #31 ... 21:09:12 21:09:12 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:09:12 #180 DONE 0.1s 21:09:12 21:09:12 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:09:12 #130 ... 21:09:12 21:09:12 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:09:12 #181 DONE 0.2s 21:09:12 21:09:12 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:09:12 #182 DONE 0.2s 21:09:12 21:09:12 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:09:12 #183 DONE 0.1s 21:09:12 21:09:12 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:09:12 #130 ... 21:09:12 21:09:12 #104 [core-command] exporting to image 21:09:12 #104 exporting layers 21:09:12 #104 exporting layers 0.3s done 21:09:12 #104 writing image sha256:868ac583cd61d998024f1834e891305a92cd086d2f5300f243f4ce95f1df7ace done 21:09:12 #104 naming to docker.io/library/core-command-arm64 done 21:09:12 #104 DONE 9.0s 21:09:12 21:09:12 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:09:17 #134 ... 21:09:17 21:09:17 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:09:17 #137 DONE 806.7s 21:09:17 21:09:17 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:09:17 #134 ... 21:09:17 21:09:17 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:09:17 #184 DONE 0.2s 21:09:17 21:09:17 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:09:17 #31 ... 21:09:17 21:09:17 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:09:17 #185 DONE 0.1s 21:09:17 21:09:17 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:09:18 #186 DONE 0.4s 21:09:18 21:09:18 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:09:18 #187 DONE 0.2s 21:09:18 21:09:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:09:18 #40 ... 21:09:18 21:09:18 #104 [core-data] exporting to image 21:09:18 #104 exporting layers 21:09:18 #104 ... 21:09:18 21:09:18 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:09:18 #134 DONE 808.6s 21:09:18 21:09:18 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:18 #138 ... 21:09:18 21:09:18 #104 [core-data] exporting to image 21:09:18 #104 exporting layers 0.7s done 21:09:18 #104 writing image sha256:30ff382a4901f68b82f0b85db8f72950b7994d967ef00709255bcea654a0adf9 21:09:19 #104 writing image sha256:30ff382a4901f68b82f0b85db8f72950b7994d967ef00709255bcea654a0adf9 done 21:09:19 #104 naming to docker.io/library/core-data-arm64 done 21:09:19 #104 DONE 9.8s 21:09:19 21:09:19 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:09:19 #31 ... 21:09:19 21:09:19 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:09:19 #188 DONE 0.1s 21:09:19 21:09:19 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:09:19 #189 DONE 0.2s 21:09:19 21:09:19 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:09:19 #40 ... 21:09:19 21:09:19 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:09:20 #190 DONE 0.3s 21:09:20 21:09:20 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:09:20 #191 DONE 0.1s 21:09:20 21:09:20 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:09:20 #40 ... 21:09:20 21:09:20 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:09:20 #192 DONE 0.1s 21:09:20 21:09:20 #104 [core-metadata] exporting to image 21:09:20 #104 exporting layers 0.3s done 21:09:20 #104 writing image sha256:b75b84021209fd319d213169400b5c913391203fffdff4847933c28a264f01c1 done 21:09:20 #104 naming to docker.io/library/core-metadata-arm64 done 21:09:20 #104 DONE 10.1s 21:09:20 21:09:20 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:09:38 #52 ... 21:09:38 21:09:38 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:09:38 #131 DONE 827.0s 21:09:38 21:09:38 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:38 #138 ... 21:09:38 21:09:38 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:09:38 #193 DONE 0.1s 21:09:38 21:09:38 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:38 #138 ... 21:09:38 21:09:38 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:09:38 #194 DONE 0.1s 21:09:38 21:09:38 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:38 #138 ... 21:09:38 21:09:38 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:09:38 #195 DONE 0.3s 21:09:38 21:09:38 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:09:38 #196 DONE 0.1s 21:09:38 21:09:38 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:38 #138 ... 21:09:38 21:09:38 #104 [security-spiffe-token-provider] exporting to image 21:09:38 #104 exporting layers 21:09:38 #104 exporting layers 0.7s done 21:09:38 #104 writing image sha256:f2e12175091c55fb460aed24118c8604cf4be3701083aaed0f3fa6ae8c0321f4 done 21:09:38 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:09:38 #104 DONE 10.8s 21:09:38 21:09:38 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:09:57 #40 ... 21:09:57 21:09:57 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:57 #138 DONE 845.9s 21:09:57 21:09:57 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:09:57 #197 DONE 0.2s 21:09:57 21:09:57 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:09:57 #198 DONE 0.1s 21:09:57 21:09:57 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:09:57 #31 ... 21:09:57 21:09:57 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:09:57 #199 DONE 0.4s 21:09:57 21:09:57 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:09:57 #31 ... 21:09:57 21:09:57 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:09:57 #200 DONE 0.1s 21:09:57 21:09:57 #104 [support-scheduler] exporting to image 21:09:57 #104 exporting layers 21:09:57 #104 ... 21:09:57 21:09:57 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:09:57 #130 DONE 847.2s 21:09:57 21:09:57 #104 [support-scheduler] exporting to image 21:09:57 #104 exporting layers 0.6s done 21:09:57 #104 writing image sha256:0d2f05a124f70cfd8e3e6205ff45011c5db468b82898e2deb4d9033f4c37a8ae done 21:09:57 #104 naming to docker.io/library/support-scheduler-arm64 done 21:09:57 #104 DONE 11.4s 21:09:57 21:09:57 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:09:58 #31 ... 21:09:58 21:09:58 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:09:58 #201 DONE 0.1s 21:09:58 21:09:58 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:09:58 #202 DONE 0.1s 21:09:58 21:09:58 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:09:58 #203 DONE 0.3s 21:09:58 21:09:58 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:09:58 #204 DONE 0.1s 21:09:58 21:09:58 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:09:58 #31 ... 21:09:58 21:09:58 #104 [support-notifications] exporting to image 21:09:58 #104 exporting layers 0.4s done 21:09:58 #104 writing image sha256:ef944113b43b5bdfa811c000faa0aebce48d73258c386cfd5c96a7a7fa472772 done 21:09:58 #104 naming to docker.io/library/support-notifications-arm64 done 21:09:58 #104 DONE 11.8s 21:09:58 21:09:58 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:09:58 time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:09:58 $ docker stop --time=1 4327ee71d430b4f0a236796dc420f14614491e8ce318c19feb49be9b75e673a5 21:10:00 $ docker rm -f --volumes 4327ee71d430b4f0a236796dc420f14614491e8ce318c19feb49be9b75e673a5 [Pipeline] // withDockerContainer [Pipeline] sh 21:10:01 + docker images 21:10:01 REPOSITORY TAG IMAGE ID CREATED SIZE 21:10:01 support-notifications-arm64 latest ef944113b43b 3 seconds ago 41.4MB 21:10:01 support-scheduler-arm64 latest 0d2f05a124f7 5 seconds ago 40.4MB 21:10:01 security-spiffe-token-provider-arm64 latest f2e12175091c 23 seconds ago 42.3MB 21:10:01 core-metadata-arm64 latest b75b84021209 41 seconds ago 28.3MB 21:10:01 core-data-arm64 latest 30ff382a4901 43 seconds ago 28MB 21:10:01 core-command-arm64 latest 868ac583cd61 52 seconds ago 27.8MB 21:10:01 core-common-config-bootstrapper-arm64 latest c197a9a9d6d9 About a minute ago 25.1MB 21:10:01 security-proxy-auth-arm64 latest c49d9441dc82 About a minute ago 26.2MB 21:10:01 security-secretstore-setup-arm64 latest b1d2424f1d66 About a minute ago 50.7MB 21:10:01 security-bootstrapper-arm64 latest 9b8f47ef23b1 About a minute ago 29.9MB 21:10:01 security-proxy-setup-arm64 latest 4b58f32f17f4 2 minutes ago 35.9MB 21:10:01 security-spire-agent-arm64 latest e83e472b76b0 14 minutes ago 159MB 21:10:01 security-spire-server-arm64 latest 300294a97fdb 14 minutes ago 103MB 21:10:01 security-spire-config-arm64 latest c82d602bf5c8 14 minutes ago 103MB 21:10:01 ci-base-image-arm64 latest 01d4e44a42a7 16 minutes ago 933MB 21:10:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 10 days ago 560MB 21:10:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:02 provisioning config files... 21:10:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/608@tmp/config8171860715463654345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:03 ---> ****-login.sh 21:10:03 nexus3.edgexfoundry.org:10001 21:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:03 Configure a credential helper to remove this warning. See 21:10:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:03 21:10:03 Login Succeeded 21:10:03 nexus3.edgexfoundry.org:10002 21:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:04 Configure a credential helper to remove this warning. See 21:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:04 21:10:04 Login Succeeded 21:10:04 nexus3.edgexfoundry.org:10003 21:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:04 Configure a credential helper to remove this warning. See 21:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:04 21:10:04 Login Succeeded 21:10:04 nexus3.edgexfoundry.org:10004 21:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:04 Configure a credential helper to remove this warning. See 21:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:04 21:10:04 Login Succeeded 21:10:04 ****.io 21:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:05 Configure a credential helper to remove this warning. See 21:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:05 21:10:05 Login Succeeded 21:10:05 ---> ****-login.sh ends [Pipeline] } 21:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:10:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:10:05 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:05 latest 21:10:05 3.1.0-dev.73 21:10:05 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:05 main 21:10:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:10:07 9378533e0ebe: Preparing 21:10:07 b7f90c15a4a3: Preparing 21:10:07 c874d72877f4: Preparing 21:10:07 c09ff35d3e3d: Preparing 21:10:07 7dca57e900be: Preparing 21:10:07 41e2a699f65b: Preparing 21:10:07 5f4d9fc4d98d: Preparing 21:10:07 41e2a699f65b: Waiting 21:10:07 5f4d9fc4d98d: Waiting 21:10:07 9378533e0ebe: Pushed 21:10:07 c874d72877f4: Pushed 21:10:07 c09ff35d3e3d: Pushed 21:10:07 5f4d9fc4d98d: Layer already exists 21:10:07 41e2a699f65b: Pushed 21:10:09 7dca57e900be: Pushed 21:10:10 b7f90c15a4a3: Pushed 21:10:10 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:10:11 9378533e0ebe: Preparing 21:10:11 b7f90c15a4a3: Preparing 21:10:11 c874d72877f4: Preparing 21:10:11 c09ff35d3e3d: Preparing 21:10:11 7dca57e900be: Preparing 21:10:11 41e2a699f65b: Preparing 21:10:11 5f4d9fc4d98d: Preparing 21:10:11 41e2a699f65b: Waiting 21:10:11 5f4d9fc4d98d: Waiting 21:10:11 b7f90c15a4a3: Layer already exists 21:10:11 c874d72877f4: Layer already exists 21:10:11 7dca57e900be: Layer already exists 21:10:11 c09ff35d3e3d: Layer already exists 21:10:11 9378533e0ebe: Layer already exists 21:10:11 41e2a699f65b: Layer already exists 21:10:11 5f4d9fc4d98d: Layer already exists 21:10:12 latest: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.73 21:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:10:13 9378533e0ebe: Preparing 21:10:13 b7f90c15a4a3: Preparing 21:10:13 c874d72877f4: Preparing 21:10:13 c09ff35d3e3d: Preparing 21:10:13 7dca57e900be: Preparing 21:10:13 41e2a699f65b: Preparing 21:10:13 5f4d9fc4d98d: Preparing 21:10:13 41e2a699f65b: Waiting 21:10:13 5f4d9fc4d98d: Waiting 21:10:13 c874d72877f4: Layer already exists 21:10:13 7dca57e900be: Layer already exists 21:10:13 9378533e0ebe: Layer already exists 21:10:13 b7f90c15a4a3: Layer already exists 21:10:13 c09ff35d3e3d: Layer already exists 21:10:13 5f4d9fc4d98d: Layer already exists 21:10:13 41e2a699f65b: Layer already exists 21:10:13 3.1.0-dev.73: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:10:14 9378533e0ebe: Preparing 21:10:14 b7f90c15a4a3: Preparing 21:10:14 c874d72877f4: Preparing 21:10:14 c09ff35d3e3d: Preparing 21:10:14 7dca57e900be: Preparing 21:10:14 41e2a699f65b: Preparing 21:10:14 5f4d9fc4d98d: Preparing 21:10:14 5f4d9fc4d98d: Waiting 21:10:14 41e2a699f65b: Waiting 21:10:15 c09ff35d3e3d: Layer already exists 21:10:15 c874d72877f4: Layer already exists 21:10:15 b7f90c15a4a3: Layer already exists 21:10:15 7dca57e900be: Layer already exists 21:10:15 9378533e0ebe: Layer already exists 21:10:15 41e2a699f65b: Layer already exists 21:10:15 5f4d9fc4d98d: Layer already exists 21:10:15 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:10:17 9378533e0ebe: Preparing 21:10:17 b7f90c15a4a3: Preparing 21:10:17 c874d72877f4: Preparing 21:10:17 c09ff35d3e3d: Preparing 21:10:17 7dca57e900be: Preparing 21:10:17 41e2a699f65b: Preparing 21:10:17 5f4d9fc4d98d: Preparing 21:10:17 41e2a699f65b: Waiting 21:10:17 5f4d9fc4d98d: Waiting 21:10:17 b7f90c15a4a3: Layer already exists 21:10:17 c09ff35d3e3d: Layer already exists 21:10:17 7dca57e900be: Layer already exists 21:10:17 9378533e0ebe: Layer already exists 21:10:17 c874d72877f4: Layer already exists 21:10:17 5f4d9fc4d98d: Layer already exists 21:10:17 41e2a699f65b: Layer already exists 21:10:17 main: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:18 ===================================================== [Pipeline] echo 21:10:19 taggedImages: 21:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.73 21:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:10:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:10:19 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:19 latest 21:10:19 3.1.0-dev.73 21:10:19 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:19 main 21:10:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:10:20 9bba361a70d9: Preparing 21:10:20 da0298a0f595: Preparing 21:10:20 b2058885694e: Preparing 21:10:20 09d174942a6a: Preparing 21:10:20 c874d72877f4: Preparing 21:10:20 c09ff35d3e3d: Preparing 21:10:20 7dca57e900be: Preparing 21:10:20 c09ff35d3e3d: Waiting 21:10:20 41e2a699f65b: Preparing 21:10:20 7dca57e900be: Waiting 21:10:20 5f4d9fc4d98d: Preparing 21:10:20 41e2a699f65b: Waiting 21:10:20 5f4d9fc4d98d: Waiting 21:10:20 c874d72877f4: Layer already exists 21:10:21 da0298a0f595: Pushed 21:10:21 c09ff35d3e3d: Layer already exists 21:10:21 b2058885694e: Pushed 21:10:21 5f4d9fc4d98d: Layer already exists 21:10:21 9bba361a70d9: Pushed 21:10:21 7dca57e900be: Layer already exists 21:10:21 41e2a699f65b: Layer already exists 21:10:23 09d174942a6a: Pushed 21:10:23 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:24 + 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 21:10:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:10:25 9bba361a70d9: Preparing 21:10:25 da0298a0f595: Preparing 21:10:25 b2058885694e: Preparing 21:10:25 09d174942a6a: Preparing 21:10:25 c874d72877f4: Preparing 21:10:25 c09ff35d3e3d: Preparing 21:10:25 7dca57e900be: Preparing 21:10:25 41e2a699f65b: Preparing 21:10:25 5f4d9fc4d98d: Preparing 21:10:25 c09ff35d3e3d: Waiting 21:10:25 7dca57e900be: Waiting 21:10:25 41e2a699f65b: Waiting 21:10:25 5f4d9fc4d98d: Waiting 21:10:25 da0298a0f595: Layer already exists 21:10:25 9bba361a70d9: Layer already exists 21:10:25 b2058885694e: Layer already exists 21:10:25 c874d72877f4: Layer already exists 21:10:25 09d174942a6a: Layer already exists 21:10:25 5f4d9fc4d98d: Layer already exists 21:10:25 7dca57e900be: Layer already exists 21:10:25 c09ff35d3e3d: Layer already exists 21:10:25 41e2a699f65b: Layer already exists 21:10:25 latest: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.73 21:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:10:26 9bba361a70d9: Preparing 21:10:26 da0298a0f595: Preparing 21:10:26 b2058885694e: Preparing 21:10:26 09d174942a6a: Preparing 21:10:26 c874d72877f4: Preparing 21:10:26 c09ff35d3e3d: Preparing 21:10:26 7dca57e900be: Preparing 21:10:26 41e2a699f65b: Preparing 21:10:26 5f4d9fc4d98d: Preparing 21:10:26 7dca57e900be: Waiting 21:10:26 41e2a699f65b: Waiting 21:10:26 5f4d9fc4d98d: Waiting 21:10:26 c09ff35d3e3d: Waiting 21:10:26 da0298a0f595: Layer already exists 21:10:26 b2058885694e: Layer already exists 21:10:26 09d174942a6a: Layer already exists 21:10:26 9bba361a70d9: Layer already exists 21:10:26 c874d72877f4: Layer already exists 21:10:26 c09ff35d3e3d: Layer already exists 21:10:26 5f4d9fc4d98d: Layer already exists 21:10:26 7dca57e900be: Layer already exists 21:10:26 41e2a699f65b: Layer already exists 21:10:26 3.1.0-dev.73: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:10:28 9bba361a70d9: Preparing 21:10:28 da0298a0f595: Preparing 21:10:28 b2058885694e: Preparing 21:10:28 09d174942a6a: Preparing 21:10:28 c874d72877f4: Preparing 21:10:28 c09ff35d3e3d: Preparing 21:10:28 7dca57e900be: Preparing 21:10:28 41e2a699f65b: Preparing 21:10:28 5f4d9fc4d98d: Preparing 21:10:28 7dca57e900be: Waiting 21:10:28 41e2a699f65b: Waiting 21:10:28 5f4d9fc4d98d: Waiting 21:10:28 c09ff35d3e3d: Waiting 21:10:28 da0298a0f595: Layer already exists 21:10:28 c874d72877f4: Layer already exists 21:10:28 b2058885694e: Layer already exists 21:10:28 09d174942a6a: Layer already exists 21:10:28 9bba361a70d9: Layer already exists 21:10:28 41e2a699f65b: Layer already exists 21:10:28 7dca57e900be: Layer already exists 21:10:28 c09ff35d3e3d: Layer already exists 21:10:28 5f4d9fc4d98d: Layer already exists 21:10:28 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:29 + 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 21:10:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:10:31 9bba361a70d9: Preparing 21:10:31 da0298a0f595: Preparing 21:10:31 b2058885694e: Preparing 21:10:31 09d174942a6a: Preparing 21:10:31 c874d72877f4: Preparing 21:10:31 c09ff35d3e3d: Preparing 21:10:31 7dca57e900be: Preparing 21:10:31 41e2a699f65b: Preparing 21:10:31 5f4d9fc4d98d: Preparing 21:10:31 7dca57e900be: Waiting 21:10:31 41e2a699f65b: Waiting 21:10:31 5f4d9fc4d98d: Waiting 21:10:31 c09ff35d3e3d: Waiting 21:10:31 09d174942a6a: Layer already exists 21:10:31 da0298a0f595: Layer already exists 21:10:31 c874d72877f4: Layer already exists 21:10:31 b2058885694e: Layer already exists 21:10:31 9bba361a70d9: Layer already exists 21:10:31 c09ff35d3e3d: Layer already exists 21:10:31 5f4d9fc4d98d: Layer already exists 21:10:31 7dca57e900be: Layer already exists 21:10:31 41e2a699f65b: Layer already exists 21:10:32 main: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:32 ===================================================== [Pipeline] echo 21:10:32 taggedImages: 21:10:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:10:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.73 21:10:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:10:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:10:33 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:33 latest 21:10:33 3.1.0-dev.73 21:10:33 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:33 main 21:10:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:10:34 f209bdf519f9: Preparing 21:10:34 fc8ac73af5a8: Preparing 21:10:34 c874d72877f4: Preparing 21:10:34 c09ff35d3e3d: Preparing 21:10:34 7af754f62a39: Preparing 21:10:34 ab93427a5d74: Preparing 21:10:34 5f4d9fc4d98d: Preparing 21:10:34 5f4d9fc4d98d: Waiting 21:10:34 ab93427a5d74: Waiting 21:10:34 c09ff35d3e3d: Layer already exists 21:10:34 c874d72877f4: Layer already exists 21:10:35 5f4d9fc4d98d: Layer already exists 21:10:35 f209bdf519f9: Pushed 21:10:35 ab93427a5d74: Pushed 21:10:36 7af754f62a39: Pushed 21:10:37 fc8ac73af5a8: Pushed 21:10:38 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:10:39 f209bdf519f9: Preparing 21:10:39 fc8ac73af5a8: Preparing 21:10:39 c874d72877f4: Preparing 21:10:39 c09ff35d3e3d: Preparing 21:10:39 7af754f62a39: Preparing 21:10:39 ab93427a5d74: Preparing 21:10:39 5f4d9fc4d98d: Preparing 21:10:39 ab93427a5d74: Waiting 21:10:39 5f4d9fc4d98d: Waiting 21:10:39 fc8ac73af5a8: Layer already exists 21:10:39 7af754f62a39: Layer already exists 21:10:39 f209bdf519f9: Layer already exists 21:10:39 c874d72877f4: Layer already exists 21:10:39 c09ff35d3e3d: Layer already exists 21:10:39 ab93427a5d74: Layer already exists 21:10:39 5f4d9fc4d98d: Layer already exists 21:10:39 latest: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.73 21:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:10:41 f209bdf519f9: Preparing 21:10:41 fc8ac73af5a8: Preparing 21:10:41 c874d72877f4: Preparing 21:10:41 c09ff35d3e3d: Preparing 21:10:41 7af754f62a39: Preparing 21:10:41 ab93427a5d74: Preparing 21:10:41 5f4d9fc4d98d: Preparing 21:10:41 ab93427a5d74: Waiting 21:10:41 5f4d9fc4d98d: Waiting 21:10:41 f209bdf519f9: Layer already exists 21:10:41 c09ff35d3e3d: Layer already exists 21:10:41 fc8ac73af5a8: Layer already exists 21:10:41 c874d72877f4: Layer already exists 21:10:41 7af754f62a39: Layer already exists 21:10:41 ab93427a5d74: Layer already exists 21:10:41 5f4d9fc4d98d: Layer already exists 21:10:41 3.1.0-dev.73: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:10:43 f209bdf519f9: Preparing 21:10:43 fc8ac73af5a8: Preparing 21:10:43 c874d72877f4: Preparing 21:10:43 c09ff35d3e3d: Preparing 21:10:43 7af754f62a39: Preparing 21:10:43 ab93427a5d74: Preparing 21:10:43 5f4d9fc4d98d: Preparing 21:10:43 ab93427a5d74: Waiting 21:10:43 5f4d9fc4d98d: Waiting 21:10:43 c874d72877f4: Layer already exists 21:10:43 fc8ac73af5a8: Layer already exists 21:10:43 7af754f62a39: Layer already exists 21:10:43 c09ff35d3e3d: Layer already exists 21:10:43 f209bdf519f9: Layer already exists 21:10:43 5f4d9fc4d98d: Layer already exists 21:10:43 ab93427a5d74: Layer already exists 21:10:43 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:10:45 f209bdf519f9: Preparing 21:10:45 fc8ac73af5a8: Preparing 21:10:45 c874d72877f4: Preparing 21:10:45 c09ff35d3e3d: Preparing 21:10:45 7af754f62a39: Preparing 21:10:45 ab93427a5d74: Preparing 21:10:45 5f4d9fc4d98d: Preparing 21:10:45 5f4d9fc4d98d: Waiting 21:10:45 ab93427a5d74: Waiting 21:10:45 7af754f62a39: Layer already exists 21:10:45 c874d72877f4: Layer already exists 21:10:45 fc8ac73af5a8: Layer already exists 21:10:45 c09ff35d3e3d: Layer already exists 21:10:45 f209bdf519f9: Layer already exists 21:10:45 ab93427a5d74: Layer already exists 21:10:45 5f4d9fc4d98d: Layer already exists 21:10:45 main: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:46 ===================================================== [Pipeline] echo 21:10:46 taggedImages: 21:10:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:10:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.73 21:10:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:46 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:10:47 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:10:47 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:47 latest 21:10:47 3.1.0-dev.73 21:10:47 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:47 main 21:10:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:10:49 57e2836430df: Preparing 21:10:49 93523da44c3c: Preparing 21:10:49 e96e493a86d8: Preparing 21:10:49 c874d72877f4: Preparing 21:10:49 c09ff35d3e3d: Preparing 21:10:49 7dca57e900be: Preparing 21:10:49 41e2a699f65b: Preparing 21:10:49 5f4d9fc4d98d: Preparing 21:10:49 7dca57e900be: Waiting 21:10:49 41e2a699f65b: Waiting 21:10:49 5f4d9fc4d98d: Waiting 21:10:49 c874d72877f4: Layer already exists 21:10:49 c09ff35d3e3d: Layer already exists 21:10:49 7dca57e900be: Layer already exists 21:10:49 41e2a699f65b: Layer already exists 21:10:49 5f4d9fc4d98d: Layer already exists 21:10:49 93523da44c3c: Pushed 21:10:49 57e2836430df: Pushed 21:10:52 e96e493a86d8: Pushed 21:10:52 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:10:54 57e2836430df: Preparing 21:10:54 93523da44c3c: Preparing 21:10:54 e96e493a86d8: Preparing 21:10:54 c874d72877f4: Preparing 21:10:54 c09ff35d3e3d: Preparing 21:10:54 7dca57e900be: Preparing 21:10:54 41e2a699f65b: Preparing 21:10:54 5f4d9fc4d98d: Preparing 21:10:54 41e2a699f65b: Waiting 21:10:54 7dca57e900be: Waiting 21:10:54 5f4d9fc4d98d: Waiting 21:10:54 57e2836430df: Layer already exists 21:10:54 93523da44c3c: Layer already exists 21:10:54 e96e493a86d8: Layer already exists 21:10:54 c874d72877f4: Layer already exists 21:10:54 c09ff35d3e3d: Layer already exists 21:10:54 41e2a699f65b: Layer already exists 21:10:54 7dca57e900be: Layer already exists 21:10:54 5f4d9fc4d98d: Layer already exists 21:10:54 latest: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.73 21:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:10:56 57e2836430df: Preparing 21:10:56 93523da44c3c: Preparing 21:10:56 e96e493a86d8: Preparing 21:10:56 c874d72877f4: Preparing 21:10:56 c09ff35d3e3d: Preparing 21:10:56 7dca57e900be: Preparing 21:10:56 41e2a699f65b: Preparing 21:10:56 5f4d9fc4d98d: Preparing 21:10:56 41e2a699f65b: Waiting 21:10:56 5f4d9fc4d98d: Waiting 21:10:56 7dca57e900be: Waiting 21:10:56 e96e493a86d8: Layer already exists 21:10:56 93523da44c3c: Layer already exists 21:10:56 c09ff35d3e3d: Layer already exists 21:10:56 57e2836430df: Layer already exists 21:10:56 c874d72877f4: Layer already exists 21:10:56 41e2a699f65b: Layer already exists 21:10:56 5f4d9fc4d98d: Layer already exists 21:10:56 7dca57e900be: Layer already exists 21:10:56 3.1.0-dev.73: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:10:59 57e2836430df: Preparing 21:10:59 93523da44c3c: Preparing 21:10:59 e96e493a86d8: Preparing 21:10:59 c874d72877f4: Preparing 21:10:59 c09ff35d3e3d: Preparing 21:10:59 7dca57e900be: Preparing 21:10:59 41e2a699f65b: Preparing 21:10:59 5f4d9fc4d98d: Preparing 21:10:59 7dca57e900be: Waiting 21:10:59 41e2a699f65b: Waiting 21:10:59 5f4d9fc4d98d: Waiting 21:10:59 57e2836430df: Layer already exists 21:10:59 e96e493a86d8: Layer already exists 21:10:59 93523da44c3c: Layer already exists 21:10:59 c09ff35d3e3d: Layer already exists 21:10:59 c874d72877f4: Layer already exists 21:10:59 7dca57e900be: Layer already exists 21:10:59 5f4d9fc4d98d: Layer already exists 21:10:59 41e2a699f65b: Layer already exists 21:10:59 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:11:00 57e2836430df: Preparing 21:11:00 93523da44c3c: Preparing 21:11:00 e96e493a86d8: Preparing 21:11:00 c874d72877f4: Preparing 21:11:00 c09ff35d3e3d: Preparing 21:11:00 7dca57e900be: Preparing 21:11:00 41e2a699f65b: Preparing 21:11:00 5f4d9fc4d98d: Preparing 21:11:00 7dca57e900be: Waiting 21:11:00 41e2a699f65b: Waiting 21:11:00 5f4d9fc4d98d: Waiting 21:11:00 c874d72877f4: Layer already exists 21:11:00 57e2836430df: Layer already exists 21:11:00 93523da44c3c: Layer already exists 21:11:00 e96e493a86d8: Layer already exists 21:11:00 c09ff35d3e3d: Layer already exists 21:11:00 5f4d9fc4d98d: Layer already exists 21:11:00 7dca57e900be: Layer already exists 21:11:00 41e2a699f65b: Layer already exists 21:11:00 main: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:01 ===================================================== [Pipeline] echo 21:11:02 taggedImages: 21:11:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:11:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.73 21:11:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:11:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:11:02 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:02 latest 21:11:02 3.1.0-dev.73 21:11:02 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:02 main 21:11:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:04 2ddacfc99390: Preparing 21:11:04 1794e926e27f: Preparing 21:11:04 cfdd4c7c6512: Preparing 21:11:04 ee2c40d2107a: Preparing 21:11:04 254c822be4be: Preparing 21:11:04 45b92c01747b: Preparing 21:11:04 8251ad252cc4: Preparing 21:11:04 c874d72877f4: Preparing 21:11:04 c09ff35d3e3d: Preparing 21:11:04 9beaed5a832e: Preparing 21:11:04 5197fd4741fe: Preparing 21:11:04 5f70bf18a086: Preparing 21:11:04 f39200366930: Preparing 21:11:04 e835f404898a: Preparing 21:11:04 8c0d289de96b: Preparing 21:11:04 5f4d9fc4d98d: Preparing 21:11:04 5197fd4741fe: Waiting 21:11:04 5f70bf18a086: Waiting 21:11:04 f39200366930: Waiting 21:11:04 e835f404898a: Waiting 21:11:04 c874d72877f4: Waiting 21:11:04 45b92c01747b: Waiting 21:11:04 c09ff35d3e3d: Waiting 21:11:04 8251ad252cc4: Waiting 21:11:04 9beaed5a832e: Waiting 21:11:04 5f4d9fc4d98d: Waiting 21:11:04 cfdd4c7c6512: Pushed 21:11:04 254c822be4be: Pushed 21:11:04 2ddacfc99390: Pushed 21:11:04 1794e926e27f: Pushed 21:11:04 ee2c40d2107a: Pushed 21:11:04 c874d72877f4: Layer already exists 21:11:04 c09ff35d3e3d: Layer already exists 21:11:04 45b92c01747b: Pushed 21:11:04 9beaed5a832e: Pushed 21:11:04 5197fd4741fe: Pushed 21:11:04 5f70bf18a086: Pushed 21:11:04 f39200366930: Pushed 21:11:04 5f4d9fc4d98d: Layer already exists 21:11:04 8c0d289de96b: Pushed 21:11:06 e835f404898a: Pushed 21:11:07 8251ad252cc4: Pushed 21:11:07 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:09 2ddacfc99390: Preparing 21:11:09 1794e926e27f: Preparing 21:11:09 cfdd4c7c6512: Preparing 21:11:09 ee2c40d2107a: Preparing 21:11:09 254c822be4be: Preparing 21:11:09 45b92c01747b: Preparing 21:11:09 8251ad252cc4: Preparing 21:11:09 c874d72877f4: Preparing 21:11:09 c09ff35d3e3d: Preparing 21:11:09 9beaed5a832e: Preparing 21:11:09 5197fd4741fe: Preparing 21:11:09 5f70bf18a086: Preparing 21:11:09 f39200366930: Preparing 21:11:09 e835f404898a: Preparing 21:11:09 8c0d289de96b: Preparing 21:11:09 5f4d9fc4d98d: Preparing 21:11:09 45b92c01747b: Waiting 21:11:09 5197fd4741fe: Waiting 21:11:09 5f70bf18a086: Waiting 21:11:09 f39200366930: Waiting 21:11:09 e835f404898a: Waiting 21:11:09 8c0d289de96b: Waiting 21:11:09 5f4d9fc4d98d: Waiting 21:11:09 c874d72877f4: Waiting 21:11:09 c09ff35d3e3d: Waiting 21:11:09 9beaed5a832e: Waiting 21:11:09 8251ad252cc4: Waiting 21:11:09 cfdd4c7c6512: Layer already exists 21:11:09 2ddacfc99390: Layer already exists 21:11:09 ee2c40d2107a: Layer already exists 21:11:09 1794e926e27f: Layer already exists 21:11:09 254c822be4be: Layer already exists 21:11:09 c874d72877f4: Layer already exists 21:11:09 8251ad252cc4: Layer already exists 21:11:09 45b92c01747b: Layer already exists 21:11:09 9beaed5a832e: Layer already exists 21:11:09 c09ff35d3e3d: Layer already exists 21:11:09 5f70bf18a086: Layer already exists 21:11:09 5197fd4741fe: Layer already exists 21:11:09 8c0d289de96b: Layer already exists 21:11:09 f39200366930: Layer already exists 21:11:09 e835f404898a: Layer already exists 21:11:09 5f4d9fc4d98d: Layer already exists 21:11:09 latest: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.73 21:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:14 2ddacfc99390: Preparing 21:11:14 1794e926e27f: Preparing 21:11:14 cfdd4c7c6512: Preparing 21:11:14 ee2c40d2107a: Preparing 21:11:14 254c822be4be: Preparing 21:11:14 45b92c01747b: Preparing 21:11:14 8251ad252cc4: Preparing 21:11:14 c874d72877f4: Preparing 21:11:14 c09ff35d3e3d: Preparing 21:11:14 9beaed5a832e: Preparing 21:11:14 5197fd4741fe: Preparing 21:11:14 5f70bf18a086: Preparing 21:11:14 f39200366930: Preparing 21:11:14 e835f404898a: Preparing 21:11:14 8c0d289de96b: Preparing 21:11:14 5f4d9fc4d98d: Preparing 21:11:14 45b92c01747b: Waiting 21:11:14 8251ad252cc4: Waiting 21:11:14 c874d72877f4: Waiting 21:11:14 c09ff35d3e3d: Waiting 21:11:14 9beaed5a832e: Waiting 21:11:14 5197fd4741fe: Waiting 21:11:14 5f70bf18a086: Waiting 21:11:14 f39200366930: Waiting 21:11:14 e835f404898a: Waiting 21:11:14 8c0d289de96b: Waiting 21:11:14 5f4d9fc4d98d: Waiting 21:11:14 cfdd4c7c6512: Layer already exists 21:11:14 254c822be4be: Layer already exists 21:11:14 ee2c40d2107a: Layer already exists 21:11:14 1794e926e27f: Layer already exists 21:11:14 2ddacfc99390: Layer already exists 21:11:14 8251ad252cc4: Layer already exists 21:11:14 45b92c01747b: Layer already exists 21:11:14 c09ff35d3e3d: Layer already exists 21:11:14 c874d72877f4: Layer already exists 21:11:14 9beaed5a832e: Layer already exists 21:11:14 5197fd4741fe: Layer already exists 21:11:14 f39200366930: Layer already exists 21:11:14 5f70bf18a086: Layer already exists 21:11:14 e835f404898a: Layer already exists 21:11:14 8c0d289de96b: Layer already exists 21:11:14 5f4d9fc4d98d: Layer already exists 21:11:14 3.1.0-dev.73: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:15 2ddacfc99390: Preparing 21:11:15 1794e926e27f: Preparing 21:11:15 cfdd4c7c6512: Preparing 21:11:15 ee2c40d2107a: Preparing 21:11:15 254c822be4be: Preparing 21:11:15 45b92c01747b: Preparing 21:11:15 8251ad252cc4: Preparing 21:11:15 c874d72877f4: Preparing 21:11:15 c09ff35d3e3d: Preparing 21:11:15 9beaed5a832e: Preparing 21:11:15 5197fd4741fe: Preparing 21:11:15 5f70bf18a086: Preparing 21:11:15 f39200366930: Preparing 21:11:15 e835f404898a: Preparing 21:11:15 8c0d289de96b: Preparing 21:11:15 5f4d9fc4d98d: Preparing 21:11:15 9beaed5a832e: Waiting 21:11:15 5197fd4741fe: Waiting 21:11:15 5f70bf18a086: Waiting 21:11:15 f39200366930: Waiting 21:11:15 e835f404898a: Waiting 21:11:15 c874d72877f4: Waiting 21:11:15 45b92c01747b: Waiting 21:11:15 8c0d289de96b: Waiting 21:11:15 8251ad252cc4: Waiting 21:11:15 5f4d9fc4d98d: Waiting 21:11:15 c09ff35d3e3d: Waiting 21:11:15 2ddacfc99390: Layer already exists 21:11:15 ee2c40d2107a: Layer already exists 21:11:15 cfdd4c7c6512: Layer already exists 21:11:15 1794e926e27f: Layer already exists 21:11:15 254c822be4be: Layer already exists 21:11:15 45b92c01747b: Layer already exists 21:11:15 8251ad252cc4: Layer already exists 21:11:15 c874d72877f4: Layer already exists 21:11:15 c09ff35d3e3d: Layer already exists 21:11:15 5197fd4741fe: Layer already exists 21:11:15 5f70bf18a086: Layer already exists 21:11:15 9beaed5a832e: Layer already exists 21:11:15 f39200366930: Layer already exists 21:11:15 e835f404898a: Layer already exists 21:11:15 8c0d289de96b: Layer already exists 21:11:15 5f4d9fc4d98d: Layer already exists 21:11:16 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:11:17 2ddacfc99390: Preparing 21:11:17 1794e926e27f: Preparing 21:11:17 cfdd4c7c6512: Preparing 21:11:17 ee2c40d2107a: Preparing 21:11:17 254c822be4be: Preparing 21:11:17 45b92c01747b: Preparing 21:11:17 8251ad252cc4: Preparing 21:11:17 c874d72877f4: Preparing 21:11:17 c09ff35d3e3d: Preparing 21:11:17 9beaed5a832e: Preparing 21:11:17 5197fd4741fe: Preparing 21:11:17 5f70bf18a086: Preparing 21:11:17 f39200366930: Preparing 21:11:17 e835f404898a: Preparing 21:11:17 8c0d289de96b: Preparing 21:11:17 5f4d9fc4d98d: Preparing 21:11:17 9beaed5a832e: Waiting 21:11:17 5197fd4741fe: Waiting 21:11:17 5f70bf18a086: Waiting 21:11:17 45b92c01747b: Waiting 21:11:17 8251ad252cc4: Waiting 21:11:17 c874d72877f4: Waiting 21:11:17 c09ff35d3e3d: Waiting 21:11:17 e835f404898a: Waiting 21:11:17 8c0d289de96b: Waiting 21:11:17 5f4d9fc4d98d: Waiting 21:11:17 f39200366930: Waiting 21:11:17 1794e926e27f: Layer already exists 21:11:17 2ddacfc99390: Layer already exists 21:11:17 cfdd4c7c6512: Layer already exists 21:11:17 ee2c40d2107a: Layer already exists 21:11:17 254c822be4be: Layer already exists 21:11:17 45b92c01747b: Layer already exists 21:11:17 c09ff35d3e3d: Layer already exists 21:11:17 c874d72877f4: Layer already exists 21:11:17 8251ad252cc4: Layer already exists 21:11:17 9beaed5a832e: Layer already exists 21:11:17 5f70bf18a086: Layer already exists 21:11:17 f39200366930: Layer already exists 21:11:17 5197fd4741fe: Layer already exists 21:11:17 e835f404898a: Layer already exists 21:11:17 8c0d289de96b: Layer already exists 21:11:17 5f4d9fc4d98d: Layer already exists 21:11:17 main: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:18 ===================================================== [Pipeline] echo 21:11:18 taggedImages: 21:11:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:11:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.73 21:11:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:11:19 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:11:19 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:19 latest 21:11:19 3.1.0-dev.73 21:11:19 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:19 main 21:11:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:11:20 7b76f35ffd76: Preparing 21:11:20 4d7468db8276: Preparing 21:11:20 4319dc02e543: Preparing 21:11:20 34519223e9c7: Preparing 21:11:20 c874d72877f4: Preparing 21:11:20 c09ff35d3e3d: Preparing 21:11:20 7dca57e900be: Preparing 21:11:20 c09ff35d3e3d: Waiting 21:11:20 41e2a699f65b: Preparing 21:11:20 7dca57e900be: Waiting 21:11:20 5f4d9fc4d98d: Preparing 21:11:20 41e2a699f65b: Waiting 21:11:20 5f4d9fc4d98d: Waiting 21:11:20 c874d72877f4: Layer already exists 21:11:21 c09ff35d3e3d: Layer already exists 21:11:21 7dca57e900be: Layer already exists 21:11:21 41e2a699f65b: Layer already exists 21:11:21 4319dc02e543: Pushed 21:11:21 4d7468db8276: Pushed 21:11:21 7b76f35ffd76: Pushed 21:11:21 5f4d9fc4d98d: Layer already exists 21:11:23 34519223e9c7: Pushed 21:11:23 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:24 + 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 21:11:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:11:29 7b76f35ffd76: Preparing 21:11:29 4d7468db8276: Preparing 21:11:29 4319dc02e543: Preparing 21:11:29 34519223e9c7: Preparing 21:11:29 c874d72877f4: Preparing 21:11:29 c09ff35d3e3d: Preparing 21:11:29 7dca57e900be: Preparing 21:11:29 41e2a699f65b: Preparing 21:11:29 5f4d9fc4d98d: Preparing 21:11:29 7dca57e900be: Waiting 21:11:29 41e2a699f65b: Waiting 21:11:29 5f4d9fc4d98d: Waiting 21:11:29 c09ff35d3e3d: Waiting 21:11:29 c874d72877f4: Layer already exists 21:11:29 7b76f35ffd76: Layer already exists 21:11:29 34519223e9c7: Layer already exists 21:11:29 4d7468db8276: Layer already exists 21:11:29 4319dc02e543: Layer already exists 21:11:29 c09ff35d3e3d: Layer already exists 21:11:29 5f4d9fc4d98d: Layer already exists 21:11:29 7dca57e900be: Layer already exists 21:11:29 41e2a699f65b: Layer already exists 21:11:29 latest: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.73 21:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:11:31 7b76f35ffd76: Preparing 21:11:31 4d7468db8276: Preparing 21:11:31 4319dc02e543: Preparing 21:11:31 34519223e9c7: Preparing 21:11:31 c874d72877f4: Preparing 21:11:31 c09ff35d3e3d: Preparing 21:11:31 7dca57e900be: Preparing 21:11:31 41e2a699f65b: Preparing 21:11:31 5f4d9fc4d98d: Preparing 21:11:31 7dca57e900be: Waiting 21:11:31 41e2a699f65b: Waiting 21:11:31 5f4d9fc4d98d: Waiting 21:11:31 c09ff35d3e3d: Waiting 21:11:31 4d7468db8276: Layer already exists 21:11:31 4319dc02e543: Layer already exists 21:11:31 34519223e9c7: Layer already exists 21:11:31 7b76f35ffd76: Layer already exists 21:11:31 41e2a699f65b: Layer already exists 21:11:31 c874d72877f4: Layer already exists 21:11:31 c09ff35d3e3d: Layer already exists 21:11:31 7dca57e900be: Layer already exists 21:11:31 5f4d9fc4d98d: Layer already exists 21:11:31 3.1.0-dev.73: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:11:32 7b76f35ffd76: Preparing 21:11:32 4d7468db8276: Preparing 21:11:32 4319dc02e543: Preparing 21:11:32 34519223e9c7: Preparing 21:11:32 c874d72877f4: Preparing 21:11:32 c09ff35d3e3d: Preparing 21:11:32 7dca57e900be: Preparing 21:11:32 41e2a699f65b: Preparing 21:11:32 5f4d9fc4d98d: Preparing 21:11:32 c09ff35d3e3d: Waiting 21:11:32 7dca57e900be: Waiting 21:11:32 41e2a699f65b: Waiting 21:11:32 5f4d9fc4d98d: Waiting 21:11:32 7b76f35ffd76: Layer already exists 21:11:32 4d7468db8276: Layer already exists 21:11:32 4319dc02e543: Layer already exists 21:11:32 34519223e9c7: Layer already exists 21:11:32 c874d72877f4: Layer already exists 21:11:32 7dca57e900be: Layer already exists 21:11:32 5f4d9fc4d98d: Layer already exists 21:11:32 c09ff35d3e3d: Layer already exists 21:11:32 41e2a699f65b: Layer already exists 21:11:33 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:33 + 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 21:11:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:11:34 7b76f35ffd76: Preparing 21:11:34 4d7468db8276: Preparing 21:11:34 4319dc02e543: Preparing 21:11:34 34519223e9c7: Preparing 21:11:34 c874d72877f4: Preparing 21:11:34 c09ff35d3e3d: Preparing 21:11:34 7dca57e900be: Preparing 21:11:34 41e2a699f65b: Preparing 21:11:34 5f4d9fc4d98d: Preparing 21:11:34 7dca57e900be: Waiting 21:11:34 41e2a699f65b: Waiting 21:11:34 5f4d9fc4d98d: Waiting 21:11:34 c09ff35d3e3d: Waiting 21:11:34 4319dc02e543: Layer already exists 21:11:34 c874d72877f4: Layer already exists 21:11:34 4d7468db8276: Layer already exists 21:11:34 34519223e9c7: Layer already exists 21:11:34 7b76f35ffd76: Layer already exists 21:11:34 7dca57e900be: Layer already exists 21:11:34 41e2a699f65b: Layer already exists 21:11:34 c09ff35d3e3d: Layer already exists 21:11:34 5f4d9fc4d98d: Layer already exists 21:11:34 main: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:35 ===================================================== [Pipeline] echo 21:11:36 taggedImages: 21:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.73 21:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:11:36 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:11:36 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:36 latest 21:11:36 3.1.0-dev.73 21:11:36 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:36 main 21:11:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:11:38 d9edb6bafd22: Preparing 21:11:38 5ad63dd6db24: Preparing 21:11:38 5deffab0d899: Preparing 21:11:38 0f45fc9881df: Preparing 21:11:38 dfd206d30791: Preparing 21:11:38 c874d72877f4: Preparing 21:11:38 c09ff35d3e3d: Preparing 21:11:38 f8c5dd9646e0: Preparing 21:11:38 abe759f3ad2e: Preparing 21:11:38 5a86132ecdb0: Preparing 21:11:38 5f4d9fc4d98d: Preparing 21:11:38 c09ff35d3e3d: Waiting 21:11:38 f8c5dd9646e0: Waiting 21:11:38 abe759f3ad2e: Waiting 21:11:38 5a86132ecdb0: Waiting 21:11:38 5f4d9fc4d98d: Waiting 21:11:38 c874d72877f4: Waiting 21:11:38 5ad63dd6db24: Pushed 21:11:38 d9edb6bafd22: Pushed 21:11:38 dfd206d30791: Pushed 21:11:38 0f45fc9881df: Pushed 21:11:38 c874d72877f4: Layer already exists 21:11:38 c09ff35d3e3d: Layer already exists 21:11:38 5f4d9fc4d98d: Layer already exists 21:11:38 f8c5dd9646e0: Pushed 21:11:39 abe759f3ad2e: Pushed 21:11:41 5deffab0d899: Pushed 21:11:42 5a86132ecdb0: Pushed 21:11:43 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:43 + 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 21:11:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:11:44 d9edb6bafd22: Preparing 21:11:44 5ad63dd6db24: Preparing 21:11:44 5deffab0d899: Preparing 21:11:44 0f45fc9881df: Preparing 21:11:44 dfd206d30791: Preparing 21:11:44 c874d72877f4: Preparing 21:11:44 c09ff35d3e3d: Preparing 21:11:44 f8c5dd9646e0: Preparing 21:11:44 abe759f3ad2e: Preparing 21:11:44 5a86132ecdb0: Preparing 21:11:44 5f4d9fc4d98d: Preparing 21:11:44 f8c5dd9646e0: Waiting 21:11:44 abe759f3ad2e: Waiting 21:11:44 5a86132ecdb0: Waiting 21:11:44 5f4d9fc4d98d: Waiting 21:11:44 c874d72877f4: Waiting 21:11:44 d9edb6bafd22: Layer already exists 21:11:44 0f45fc9881df: Layer already exists 21:11:44 dfd206d30791: Layer already exists 21:11:44 5deffab0d899: Layer already exists 21:11:44 5ad63dd6db24: Layer already exists 21:11:44 abe759f3ad2e: Layer already exists 21:11:44 c874d72877f4: Layer already exists 21:11:44 f8c5dd9646e0: Layer already exists 21:11:44 5a86132ecdb0: Layer already exists 21:11:44 c09ff35d3e3d: Layer already exists 21:11:44 5f4d9fc4d98d: Layer already exists 21:11:44 latest: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.73 21:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:11:46 d9edb6bafd22: Preparing 21:11:46 5ad63dd6db24: Preparing 21:11:46 5deffab0d899: Preparing 21:11:46 0f45fc9881df: Preparing 21:11:46 dfd206d30791: Preparing 21:11:46 c874d72877f4: Preparing 21:11:46 c09ff35d3e3d: Preparing 21:11:46 f8c5dd9646e0: Preparing 21:11:46 abe759f3ad2e: Preparing 21:11:46 5a86132ecdb0: Preparing 21:11:46 5f4d9fc4d98d: Preparing 21:11:46 f8c5dd9646e0: Waiting 21:11:46 abe759f3ad2e: Waiting 21:11:46 5a86132ecdb0: Waiting 21:11:46 5f4d9fc4d98d: Waiting 21:11:46 c874d72877f4: Waiting 21:11:46 c09ff35d3e3d: Waiting 21:11:46 0f45fc9881df: Layer already exists 21:11:46 d9edb6bafd22: Layer already exists 21:11:46 5deffab0d899: Layer already exists 21:11:46 5ad63dd6db24: Layer already exists 21:11:46 dfd206d30791: Layer already exists 21:11:46 c09ff35d3e3d: Layer already exists 21:11:46 5a86132ecdb0: Layer already exists 21:11:46 f8c5dd9646e0: Layer already exists 21:11:46 abe759f3ad2e: Layer already exists 21:11:46 c874d72877f4: Layer already exists 21:11:46 5f4d9fc4d98d: Layer already exists 21:11:46 3.1.0-dev.73: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:11:48 d9edb6bafd22: Preparing 21:11:48 5ad63dd6db24: Preparing 21:11:48 5deffab0d899: Preparing 21:11:48 0f45fc9881df: Preparing 21:11:48 dfd206d30791: Preparing 21:11:48 c874d72877f4: Preparing 21:11:48 c09ff35d3e3d: Preparing 21:11:48 f8c5dd9646e0: Preparing 21:11:48 c874d72877f4: Waiting 21:11:48 c09ff35d3e3d: Waiting 21:11:48 abe759f3ad2e: Preparing 21:11:48 5a86132ecdb0: Preparing 21:11:48 5f4d9fc4d98d: Preparing 21:11:48 f8c5dd9646e0: Waiting 21:11:48 abe759f3ad2e: Waiting 21:11:48 5a86132ecdb0: Waiting 21:11:48 5f4d9fc4d98d: Waiting 21:11:48 dfd206d30791: Layer already exists 21:11:48 d9edb6bafd22: Layer already exists 21:11:48 5deffab0d899: Layer already exists 21:11:48 5ad63dd6db24: Layer already exists 21:11:48 0f45fc9881df: Layer already exists 21:11:48 abe759f3ad2e: Layer already exists 21:11:48 c874d72877f4: Layer already exists 21:11:48 f8c5dd9646e0: Layer already exists 21:11:48 c09ff35d3e3d: Layer already exists 21:11:48 5a86132ecdb0: Layer already exists 21:11:48 5f4d9fc4d98d: Layer already exists 21:11:48 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:49 + 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 21:11:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:11:50 d9edb6bafd22: Preparing 21:11:50 5ad63dd6db24: Preparing 21:11:50 5deffab0d899: Preparing 21:11:50 0f45fc9881df: Preparing 21:11:50 dfd206d30791: Preparing 21:11:50 c874d72877f4: Preparing 21:11:50 c09ff35d3e3d: Preparing 21:11:50 f8c5dd9646e0: Preparing 21:11:50 abe759f3ad2e: Preparing 21:11:50 5a86132ecdb0: Preparing 21:11:50 5f4d9fc4d98d: Preparing 21:11:50 f8c5dd9646e0: Waiting 21:11:50 c09ff35d3e3d: Waiting 21:11:50 abe759f3ad2e: Waiting 21:11:50 5a86132ecdb0: Waiting 21:11:50 c874d72877f4: Waiting 21:11:50 5f4d9fc4d98d: Waiting 21:11:50 dfd206d30791: Layer already exists 21:11:50 5deffab0d899: Layer already exists 21:11:50 5ad63dd6db24: Layer already exists 21:11:50 d9edb6bafd22: Layer already exists 21:11:50 0f45fc9881df: Layer already exists 21:11:50 abe759f3ad2e: Layer already exists 21:11:50 c874d72877f4: Layer already exists 21:11:50 f8c5dd9646e0: Layer already exists 21:11:50 5a86132ecdb0: Layer already exists 21:11:50 5f4d9fc4d98d: Layer already exists 21:11:50 c09ff35d3e3d: Layer already exists 21:11:50 main: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:11:51 ===================================================== [Pipeline] echo 21:11:51 taggedImages: 21:11:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:11:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.73 21:11:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:11:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:11:51 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:51 latest 21:11:51 3.1.0-dev.73 21:11:51 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:11:51 main 21:11:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:11:53 4c896add89c5: Preparing 21:11:53 ffcecfed916a: Preparing 21:11:53 91bc0320f0ab: Preparing 21:11:53 cb9e4f93c541: Preparing 21:11:53 064ffec3f7c1: Preparing 21:11:53 f01d49089e4c: Preparing 21:11:53 2aba1f6a8321: Preparing 21:11:53 c874d72877f4: Preparing 21:11:53 c09ff35d3e3d: Preparing 21:11:53 bb8e90d190d6: Preparing 21:11:53 f0b65b45dac5: Preparing 21:11:53 5f4d9fc4d98d: Preparing 21:11:53 f01d49089e4c: Waiting 21:11:53 2aba1f6a8321: Waiting 21:11:53 c874d72877f4: Waiting 21:11:53 f0b65b45dac5: Waiting 21:11:53 c09ff35d3e3d: Waiting 21:11:53 5f4d9fc4d98d: Waiting 21:11:53 bb8e90d190d6: Waiting 21:11:53 ffcecfed916a: Pushed 21:11:53 064ffec3f7c1: Pushed 21:11:57 4c896add89c5: Pushed 21:11:57 f01d49089e4c: Pushed 21:11:57 c874d72877f4: Layer already exists 21:11:57 2aba1f6a8321: Pushed 21:11:57 c09ff35d3e3d: Layer already exists 21:11:57 5f4d9fc4d98d: Layer already exists 21:11:58 bb8e90d190d6: Pushed 21:11:58 cb9e4f93c541: Pushed 21:11:59 f0b65b45dac5: Pushed 21:11:59 91bc0320f0ab: Pushed 21:12:00 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:00 + 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 21:12:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:01 4c896add89c5: Preparing 21:12:01 ffcecfed916a: Preparing 21:12:01 91bc0320f0ab: Preparing 21:12:01 cb9e4f93c541: Preparing 21:12:01 064ffec3f7c1: Preparing 21:12:01 f01d49089e4c: Preparing 21:12:01 2aba1f6a8321: Preparing 21:12:01 c874d72877f4: Preparing 21:12:01 c09ff35d3e3d: Preparing 21:12:01 bb8e90d190d6: Preparing 21:12:01 f0b65b45dac5: Preparing 21:12:01 5f4d9fc4d98d: Preparing 21:12:01 c09ff35d3e3d: Waiting 21:12:01 bb8e90d190d6: Waiting 21:12:01 f01d49089e4c: Waiting 21:12:01 2aba1f6a8321: Waiting 21:12:01 c874d72877f4: Waiting 21:12:01 f0b65b45dac5: Waiting 21:12:01 5f4d9fc4d98d: Waiting 21:12:01 cb9e4f93c541: Layer already exists 21:12:01 4c896add89c5: Layer already exists 21:12:01 ffcecfed916a: Layer already exists 21:12:01 91bc0320f0ab: Layer already exists 21:12:01 064ffec3f7c1: Layer already exists 21:12:01 f01d49089e4c: Layer already exists 21:12:01 bb8e90d190d6: Layer already exists 21:12:01 2aba1f6a8321: Layer already exists 21:12:01 c874d72877f4: Layer already exists 21:12:01 c09ff35d3e3d: Layer already exists 21:12:01 f0b65b45dac5: Layer already exists 21:12:01 5f4d9fc4d98d: Layer already exists 21:12:01 latest: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.73 21:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:03 4c896add89c5: Preparing 21:12:03 ffcecfed916a: Preparing 21:12:03 91bc0320f0ab: Preparing 21:12:03 cb9e4f93c541: Preparing 21:12:03 064ffec3f7c1: Preparing 21:12:03 f01d49089e4c: Preparing 21:12:03 2aba1f6a8321: Preparing 21:12:03 c874d72877f4: Preparing 21:12:03 c09ff35d3e3d: Preparing 21:12:03 bb8e90d190d6: Preparing 21:12:03 f0b65b45dac5: Preparing 21:12:03 5f4d9fc4d98d: Preparing 21:12:03 c874d72877f4: Waiting 21:12:03 c09ff35d3e3d: Waiting 21:12:03 bb8e90d190d6: Waiting 21:12:03 f0b65b45dac5: Waiting 21:12:03 f01d49089e4c: Waiting 21:12:03 2aba1f6a8321: Waiting 21:12:03 5f4d9fc4d98d: Waiting 21:12:03 91bc0320f0ab: Layer already exists 21:12:03 4c896add89c5: Layer already exists 21:12:03 064ffec3f7c1: Layer already exists 21:12:03 cb9e4f93c541: Layer already exists 21:12:03 ffcecfed916a: Layer already exists 21:12:03 f01d49089e4c: Layer already exists 21:12:03 2aba1f6a8321: Layer already exists 21:12:03 c874d72877f4: Layer already exists 21:12:03 c09ff35d3e3d: Layer already exists 21:12:03 bb8e90d190d6: Layer already exists 21:12:03 f0b65b45dac5: Layer already exists 21:12:03 5f4d9fc4d98d: Layer already exists 21:12:03 3.1.0-dev.73: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:06 4c896add89c5: Preparing 21:12:06 ffcecfed916a: Preparing 21:12:06 91bc0320f0ab: Preparing 21:12:06 cb9e4f93c541: Preparing 21:12:06 064ffec3f7c1: Preparing 21:12:06 f01d49089e4c: Preparing 21:12:06 2aba1f6a8321: Preparing 21:12:06 c874d72877f4: Preparing 21:12:06 c09ff35d3e3d: Preparing 21:12:06 bb8e90d190d6: Preparing 21:12:06 f0b65b45dac5: Preparing 21:12:06 5f4d9fc4d98d: Preparing 21:12:06 2aba1f6a8321: Waiting 21:12:06 c874d72877f4: Waiting 21:12:06 c09ff35d3e3d: Waiting 21:12:06 bb8e90d190d6: Waiting 21:12:06 f01d49089e4c: Waiting 21:12:06 f0b65b45dac5: Waiting 21:12:06 4c896add89c5: Layer already exists 21:12:06 91bc0320f0ab: Layer already exists 21:12:06 064ffec3f7c1: Layer already exists 21:12:06 ffcecfed916a: Layer already exists 21:12:06 cb9e4f93c541: Layer already exists 21:12:06 f01d49089e4c: Layer already exists 21:12:06 c874d72877f4: Layer already exists 21:12:06 2aba1f6a8321: Layer already exists 21:12:06 bb8e90d190d6: Layer already exists 21:12:06 c09ff35d3e3d: Layer already exists 21:12:06 f0b65b45dac5: Layer already exists 21:12:06 5f4d9fc4d98d: Layer already exists 21:12:06 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:07 + 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 21:12:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:12:08 4c896add89c5: Preparing 21:12:08 ffcecfed916a: Preparing 21:12:08 91bc0320f0ab: Preparing 21:12:08 cb9e4f93c541: Preparing 21:12:08 064ffec3f7c1: Preparing 21:12:08 f01d49089e4c: Preparing 21:12:08 2aba1f6a8321: Preparing 21:12:08 c874d72877f4: Preparing 21:12:08 c09ff35d3e3d: Preparing 21:12:08 bb8e90d190d6: Preparing 21:12:08 f0b65b45dac5: Preparing 21:12:08 5f4d9fc4d98d: Preparing 21:12:08 c874d72877f4: Waiting 21:12:08 c09ff35d3e3d: Waiting 21:12:08 bb8e90d190d6: Waiting 21:12:08 f01d49089e4c: Waiting 21:12:08 2aba1f6a8321: Waiting 21:12:08 f0b65b45dac5: Waiting 21:12:08 5f4d9fc4d98d: Waiting 21:12:08 064ffec3f7c1: Layer already exists 21:12:08 cb9e4f93c541: Layer already exists 21:12:08 4c896add89c5: Layer already exists 21:12:08 ffcecfed916a: Layer already exists 21:12:08 f01d49089e4c: Layer already exists 21:12:08 2aba1f6a8321: Layer already exists 21:12:08 91bc0320f0ab: Layer already exists 21:12:08 c874d72877f4: Layer already exists 21:12:08 c09ff35d3e3d: Layer already exists 21:12:08 f0b65b45dac5: Layer already exists 21:12:08 5f4d9fc4d98d: Layer already exists 21:12:08 bb8e90d190d6: Layer already exists 21:12:08 main: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:09 ===================================================== [Pipeline] echo 21:12:09 taggedImages: 21:12:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:12:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:12:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.73 21:12:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:12:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:12:09 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:12:09 latest 21:12:09 3.1.0-dev.73 21:12:09 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:09 main 21:12:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:12 79e7ed63389e: Preparing 21:12:12 fbb8d905409b: Preparing 21:12:12 c874d72877f4: Preparing 21:12:12 c09ff35d3e3d: Preparing 21:12:12 513d99f5252f: Preparing 21:12:12 348c23f48fe4: Preparing 21:12:12 5f4d9fc4d98d: Preparing 21:12:12 348c23f48fe4: Waiting 21:12:12 5f4d9fc4d98d: Waiting 21:12:12 c09ff35d3e3d: Layer already exists 21:12:12 c874d72877f4: Layer already exists 21:12:12 5f4d9fc4d98d: Layer already exists 21:12:12 79e7ed63389e: Pushed 21:12:13 348c23f48fe4: Pushed 21:12:13 513d99f5252f: Pushed 21:12:17 fbb8d905409b: Pushed 21:12:17 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:18 + 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 21:12:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:18 79e7ed63389e: Preparing 21:12:18 fbb8d905409b: Preparing 21:12:18 c874d72877f4: Preparing 21:12:18 c09ff35d3e3d: Preparing 21:12:18 513d99f5252f: Preparing 21:12:18 348c23f48fe4: Preparing 21:12:18 5f4d9fc4d98d: Preparing 21:12:18 348c23f48fe4: Waiting 21:12:18 5f4d9fc4d98d: Waiting 21:12:18 c09ff35d3e3d: Layer already exists 21:12:18 513d99f5252f: Layer already exists 21:12:18 fbb8d905409b: Layer already exists 21:12:18 79e7ed63389e: Layer already exists 21:12:18 c874d72877f4: Layer already exists 21:12:18 348c23f48fe4: Layer already exists 21:12:18 5f4d9fc4d98d: Layer already exists 21:12:19 latest: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.73 21:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:20 79e7ed63389e: Preparing 21:12:20 fbb8d905409b: Preparing 21:12:20 c874d72877f4: Preparing 21:12:20 c09ff35d3e3d: Preparing 21:12:20 513d99f5252f: Preparing 21:12:20 348c23f48fe4: Preparing 21:12:20 5f4d9fc4d98d: Preparing 21:12:20 348c23f48fe4: Waiting 21:12:20 5f4d9fc4d98d: Waiting 21:12:20 c874d72877f4: Layer already exists 21:12:20 fbb8d905409b: Layer already exists 21:12:20 c09ff35d3e3d: Layer already exists 21:12:20 79e7ed63389e: Layer already exists 21:12:20 513d99f5252f: Layer already exists 21:12:20 348c23f48fe4: Layer already exists 21:12:20 5f4d9fc4d98d: Layer already exists 21:12:20 3.1.0-dev.73: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:22 79e7ed63389e: Preparing 21:12:22 fbb8d905409b: Preparing 21:12:22 c874d72877f4: Preparing 21:12:22 c09ff35d3e3d: Preparing 21:12:22 513d99f5252f: Preparing 21:12:22 348c23f48fe4: Preparing 21:12:22 5f4d9fc4d98d: Preparing 21:12:22 348c23f48fe4: Waiting 21:12:22 5f4d9fc4d98d: Waiting 21:12:22 c874d72877f4: Layer already exists 21:12:22 fbb8d905409b: Layer already exists 21:12:22 513d99f5252f: Layer already exists 21:12:22 79e7ed63389e: Layer already exists 21:12:22 c09ff35d3e3d: Layer already exists 21:12:22 348c23f48fe4: Layer already exists 21:12:22 5f4d9fc4d98d: Layer already exists 21:12:22 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:23 + 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 21:12:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:12:26 79e7ed63389e: Preparing 21:12:26 fbb8d905409b: Preparing 21:12:26 c874d72877f4: Preparing 21:12:26 c09ff35d3e3d: Preparing 21:12:26 513d99f5252f: Preparing 21:12:26 348c23f48fe4: Preparing 21:12:26 5f4d9fc4d98d: Preparing 21:12:26 348c23f48fe4: Waiting 21:12:26 5f4d9fc4d98d: Waiting 21:12:26 c874d72877f4: Layer already exists 21:12:26 513d99f5252f: Layer already exists 21:12:26 c09ff35d3e3d: Layer already exists 21:12:26 fbb8d905409b: Layer already exists 21:12:26 79e7ed63389e: Layer already exists 21:12:26 5f4d9fc4d98d: Layer already exists 21:12:26 348c23f48fe4: Layer already exists 21:12:26 main: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:27 ===================================================== [Pipeline] echo 21:12:27 taggedImages: 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.73 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:12:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:12:27 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:12:27 latest 21:12:27 3.1.0-dev.73 21:12:27 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:27 main 21:12:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:30 0a8a277f2c3a: Preparing 21:12:30 4d412929280a: Preparing 21:12:30 b1acc80d46f1: Preparing 21:12:30 c874d72877f4: Preparing 21:12:30 c09ff35d3e3d: Preparing 21:12:30 a88d8fab9761: Preparing 21:12:30 4b7fd5a5a03c: Preparing 21:12:30 8d6942bdc878: Preparing 21:12:30 0492418f7726: Preparing 21:12:30 5f4d9fc4d98d: Preparing 21:12:30 a88d8fab9761: Waiting 21:12:30 4b7fd5a5a03c: Waiting 21:12:30 8d6942bdc878: Waiting 21:12:30 5f4d9fc4d98d: Waiting 21:12:30 0492418f7726: Waiting 21:12:30 c874d72877f4: Layer already exists 21:12:30 c09ff35d3e3d: Layer already exists 21:12:30 4d412929280a: Pushed 21:12:30 b1acc80d46f1: Pushed 21:12:30 0a8a277f2c3a: Pushed 21:12:30 5f4d9fc4d98d: Layer already exists 21:12:30 8d6942bdc878: Pushed 21:12:32 0492418f7726: Pushed 21:12:42 4b7fd5a5a03c: Pushed 21:12:46 a88d8fab9761: Pushed 21:12:46 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:47 + 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 21:12:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:48 0a8a277f2c3a: Preparing 21:12:48 4d412929280a: Preparing 21:12:48 b1acc80d46f1: Preparing 21:12:48 c874d72877f4: Preparing 21:12:48 c09ff35d3e3d: Preparing 21:12:48 a88d8fab9761: Preparing 21:12:48 4b7fd5a5a03c: Preparing 21:12:48 8d6942bdc878: Preparing 21:12:48 0492418f7726: Preparing 21:12:48 5f4d9fc4d98d: Preparing 21:12:48 8d6942bdc878: Waiting 21:12:48 0492418f7726: Waiting 21:12:48 a88d8fab9761: Waiting 21:12:48 4b7fd5a5a03c: Waiting 21:12:48 5f4d9fc4d98d: Waiting 21:12:48 c09ff35d3e3d: Layer already exists 21:12:48 c874d72877f4: Layer already exists 21:12:48 4d412929280a: Layer already exists 21:12:48 0a8a277f2c3a: Layer already exists 21:12:48 b1acc80d46f1: Layer already exists 21:12:48 a88d8fab9761: Layer already exists 21:12:48 8d6942bdc878: Layer already exists 21:12:48 0492418f7726: Layer already exists 21:12:48 4b7fd5a5a03c: Layer already exists 21:12:48 5f4d9fc4d98d: Layer already exists 21:12:48 latest: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.73 21:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:50 0a8a277f2c3a: Preparing 21:12:50 4d412929280a: Preparing 21:12:50 b1acc80d46f1: Preparing 21:12:50 c874d72877f4: Preparing 21:12:50 c09ff35d3e3d: Preparing 21:12:50 a88d8fab9761: Preparing 21:12:50 4b7fd5a5a03c: Preparing 21:12:50 8d6942bdc878: Preparing 21:12:50 0492418f7726: Preparing 21:12:50 5f4d9fc4d98d: Preparing 21:12:50 a88d8fab9761: Waiting 21:12:50 4b7fd5a5a03c: Waiting 21:12:50 8d6942bdc878: Waiting 21:12:50 0492418f7726: Waiting 21:12:50 5f4d9fc4d98d: Waiting 21:12:50 c874d72877f4: Layer already exists 21:12:50 b1acc80d46f1: Layer already exists 21:12:50 0a8a277f2c3a: Layer already exists 21:12:50 c09ff35d3e3d: Layer already exists 21:12:50 4d412929280a: Layer already exists 21:12:50 8d6942bdc878: Layer already exists 21:12:50 4b7fd5a5a03c: Layer already exists 21:12:50 a88d8fab9761: Layer already exists 21:12:50 0492418f7726: Layer already exists 21:12:50 5f4d9fc4d98d: Layer already exists 21:12:50 3.1.0-dev.73: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:55 0a8a277f2c3a: Preparing 21:12:55 4d412929280a: Preparing 21:12:55 b1acc80d46f1: Preparing 21:12:55 c874d72877f4: Preparing 21:12:55 c09ff35d3e3d: Preparing 21:12:55 a88d8fab9761: Preparing 21:12:55 4b7fd5a5a03c: Preparing 21:12:55 8d6942bdc878: Preparing 21:12:55 0492418f7726: Preparing 21:12:55 5f4d9fc4d98d: Preparing 21:12:55 8d6942bdc878: Waiting 21:12:55 0492418f7726: Waiting 21:12:55 5f4d9fc4d98d: Waiting 21:12:55 a88d8fab9761: Waiting 21:12:55 4b7fd5a5a03c: Waiting 21:12:55 c09ff35d3e3d: Layer already exists 21:12:55 b1acc80d46f1: Layer already exists 21:12:55 0a8a277f2c3a: Layer already exists 21:12:55 4d412929280a: Layer already exists 21:12:55 c874d72877f4: Layer already exists 21:12:55 a88d8fab9761: Layer already exists 21:12:55 0492418f7726: Layer already exists 21:12:55 8d6942bdc878: Layer already exists 21:12:55 4b7fd5a5a03c: Layer already exists 21:12:55 5f4d9fc4d98d: Layer already exists 21:12:55 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:56 + 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 21:12:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:12:57 0a8a277f2c3a: Preparing 21:12:57 4d412929280a: Preparing 21:12:57 b1acc80d46f1: Preparing 21:12:57 c874d72877f4: Preparing 21:12:57 c09ff35d3e3d: Preparing 21:12:57 a88d8fab9761: Preparing 21:12:57 4b7fd5a5a03c: Preparing 21:12:57 8d6942bdc878: Preparing 21:12:57 0492418f7726: Preparing 21:12:57 5f4d9fc4d98d: Preparing 21:12:57 a88d8fab9761: Waiting 21:12:57 4b7fd5a5a03c: Waiting 21:12:57 8d6942bdc878: Waiting 21:12:57 0492418f7726: Waiting 21:12:57 5f4d9fc4d98d: Waiting 21:12:57 c09ff35d3e3d: Layer already exists 21:12:57 c874d72877f4: Layer already exists 21:12:57 0a8a277f2c3a: Layer already exists 21:12:57 b1acc80d46f1: Layer already exists 21:12:57 4d412929280a: Layer already exists 21:12:57 a88d8fab9761: Layer already exists 21:12:57 8d6942bdc878: Layer already exists 21:12:57 4b7fd5a5a03c: Layer already exists 21:12:57 5f4d9fc4d98d: Layer already exists 21:12:57 0492418f7726: Layer already exists 21:12:57 main: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:59 ===================================================== [Pipeline] echo 21:12:59 taggedImages: 21:12:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:12:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:12:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.73 21:12:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:12:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:12:59 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:12:59 latest 21:12:59 3.1.0-dev.73 21:12:59 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:12:59 main 21:12:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:01 4eb77c732e4d: Preparing 21:13:01 be15718c5b61: Preparing 21:13:01 126820656b80: Preparing 21:13:01 c874d72877f4: Preparing 21:13:01 c09ff35d3e3d: Preparing 21:13:01 8e2313a69940: Preparing 21:13:01 b1053207a18e: Preparing 21:13:01 ea4aa5b154f7: Preparing 21:13:01 5f4d9fc4d98d: Preparing 21:13:01 b1053207a18e: Waiting 21:13:01 ea4aa5b154f7: Waiting 21:13:01 5f4d9fc4d98d: Waiting 21:13:01 8e2313a69940: Waiting 21:13:01 c874d72877f4: Layer already exists 21:13:01 c09ff35d3e3d: Layer already exists 21:13:01 126820656b80: Pushed 21:13:01 4eb77c732e4d: Pushed 21:13:01 be15718c5b61: Pushed 21:13:01 5f4d9fc4d98d: Layer already exists 21:13:02 ea4aa5b154f7: Pushed 21:13:03 b1053207a18e: Pushed 21:13:18 8e2313a69940: Pushed 21:13:18 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:19 + 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 21:13:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:20 4eb77c732e4d: Preparing 21:13:20 be15718c5b61: Preparing 21:13:20 126820656b80: Preparing 21:13:20 c874d72877f4: Preparing 21:13:20 c09ff35d3e3d: Preparing 21:13:20 8e2313a69940: Preparing 21:13:20 b1053207a18e: Preparing 21:13:20 ea4aa5b154f7: Preparing 21:13:20 5f4d9fc4d98d: Preparing 21:13:20 b1053207a18e: Waiting 21:13:20 ea4aa5b154f7: Waiting 21:13:20 8e2313a69940: Waiting 21:13:20 5f4d9fc4d98d: Waiting 21:13:20 c09ff35d3e3d: Layer already exists 21:13:20 be15718c5b61: Layer already exists 21:13:20 c874d72877f4: Layer already exists 21:13:20 4eb77c732e4d: Layer already exists 21:13:20 126820656b80: Layer already exists 21:13:20 8e2313a69940: Layer already exists 21:13:20 b1053207a18e: Layer already exists 21:13:20 ea4aa5b154f7: Layer already exists 21:13:20 5f4d9fc4d98d: Layer already exists 21:13:20 latest: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.73 21:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:26 4eb77c732e4d: Preparing 21:13:26 be15718c5b61: Preparing 21:13:26 126820656b80: Preparing 21:13:26 c874d72877f4: Preparing 21:13:26 c09ff35d3e3d: Preparing 21:13:26 8e2313a69940: Preparing 21:13:26 b1053207a18e: Preparing 21:13:26 ea4aa5b154f7: Preparing 21:13:26 5f4d9fc4d98d: Preparing 21:13:26 b1053207a18e: Waiting 21:13:26 ea4aa5b154f7: Waiting 21:13:26 5f4d9fc4d98d: Waiting 21:13:26 8e2313a69940: Waiting 21:13:26 be15718c5b61: Layer already exists 21:13:26 126820656b80: Layer already exists 21:13:26 c874d72877f4: Layer already exists 21:13:26 4eb77c732e4d: Layer already exists 21:13:26 c09ff35d3e3d: Layer already exists 21:13:26 ea4aa5b154f7: Layer already exists 21:13:26 b1053207a18e: Layer already exists 21:13:26 5f4d9fc4d98d: Layer already exists 21:13:26 8e2313a69940: Layer already exists 21:13:26 3.1.0-dev.73: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:28 4eb77c732e4d: Preparing 21:13:28 be15718c5b61: Preparing 21:13:28 126820656b80: Preparing 21:13:28 c874d72877f4: Preparing 21:13:28 c09ff35d3e3d: Preparing 21:13:28 8e2313a69940: Preparing 21:13:28 b1053207a18e: Preparing 21:13:28 ea4aa5b154f7: Preparing 21:13:28 5f4d9fc4d98d: Preparing 21:13:28 b1053207a18e: Waiting 21:13:28 5f4d9fc4d98d: Waiting 21:13:28 ea4aa5b154f7: Waiting 21:13:28 8e2313a69940: Waiting 21:13:28 c09ff35d3e3d: Layer already exists 21:13:28 126820656b80: Layer already exists 21:13:28 4eb77c732e4d: Layer already exists 21:13:28 c874d72877f4: Layer already exists 21:13:28 be15718c5b61: Layer already exists 21:13:28 8e2313a69940: Layer already exists 21:13:28 b1053207a18e: Layer already exists 21:13:28 ea4aa5b154f7: Layer already exists 21:13:28 5f4d9fc4d98d: Layer already exists 21:13:28 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:29 + 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 21:13:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:13:30 4eb77c732e4d: Preparing 21:13:30 be15718c5b61: Preparing 21:13:30 126820656b80: Preparing 21:13:30 c874d72877f4: Preparing 21:13:30 c09ff35d3e3d: Preparing 21:13:30 8e2313a69940: Preparing 21:13:30 b1053207a18e: Preparing 21:13:30 ea4aa5b154f7: Preparing 21:13:30 5f4d9fc4d98d: Preparing 21:13:30 8e2313a69940: Waiting 21:13:30 b1053207a18e: Waiting 21:13:30 ea4aa5b154f7: Waiting 21:13:30 5f4d9fc4d98d: Waiting 21:13:30 c874d72877f4: Layer already exists 21:13:30 c09ff35d3e3d: Layer already exists 21:13:30 be15718c5b61: Layer already exists 21:13:30 126820656b80: Layer already exists 21:13:30 4eb77c732e4d: Layer already exists 21:13:30 8e2313a69940: Layer already exists 21:13:30 b1053207a18e: Layer already exists 21:13:30 5f4d9fc4d98d: Layer already exists 21:13:30 ea4aa5b154f7: Layer already exists 21:13:30 main: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:31 ===================================================== [Pipeline] echo 21:13:31 taggedImages: 21:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.73 21:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:13:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:13:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:13:32 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:13:32 latest 21:13:32 3.1.0-dev.73 21:13:32 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:13:32 main 21:13:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:34 23ae3fd56fe4: Preparing 21:13:34 853c0d49e45a: Preparing 21:13:34 676d3459be83: Preparing 21:13:34 c874d72877f4: Preparing 21:13:34 c09ff35d3e3d: Preparing 21:13:34 9b4dda9aeba6: Preparing 21:13:34 8d6942bdc878: Preparing 21:13:34 0492418f7726: Preparing 21:13:34 5f4d9fc4d98d: Preparing 21:13:34 8d6942bdc878: Waiting 21:13:34 0492418f7726: Waiting 21:13:34 5f4d9fc4d98d: Waiting 21:13:34 9b4dda9aeba6: Waiting 21:13:34 c874d72877f4: Layer already exists 21:13:34 c09ff35d3e3d: Layer already exists 21:13:34 8d6942bdc878: Layer already exists 21:13:34 0492418f7726: Layer already exists 21:13:34 5f4d9fc4d98d: Layer already exists 21:13:34 23ae3fd56fe4: Pushed 21:13:34 676d3459be83: Pushed 21:13:34 853c0d49e45a: Pushed 21:13:52 9b4dda9aeba6: Pushed 21:13:52 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:53 + 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 21:13:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:55 23ae3fd56fe4: Preparing 21:13:55 853c0d49e45a: Preparing 21:13:55 676d3459be83: Preparing 21:13:55 c874d72877f4: Preparing 21:13:55 c09ff35d3e3d: Preparing 21:13:55 9b4dda9aeba6: Preparing 21:13:55 8d6942bdc878: Preparing 21:13:55 0492418f7726: Preparing 21:13:55 5f4d9fc4d98d: Preparing 21:13:55 9b4dda9aeba6: Waiting 21:13:55 8d6942bdc878: Waiting 21:13:55 0492418f7726: Waiting 21:13:55 5f4d9fc4d98d: Waiting 21:13:55 676d3459be83: Layer already exists 21:13:55 c09ff35d3e3d: Layer already exists 21:13:55 23ae3fd56fe4: Layer already exists 21:13:55 c874d72877f4: Layer already exists 21:13:55 853c0d49e45a: Layer already exists 21:13:55 9b4dda9aeba6: Layer already exists 21:13:55 8d6942bdc878: Layer already exists 21:13:55 5f4d9fc4d98d: Layer already exists 21:13:55 0492418f7726: Layer already exists 21:13:55 latest: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.73 21:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:57 23ae3fd56fe4: Preparing 21:13:57 853c0d49e45a: Preparing 21:13:57 676d3459be83: Preparing 21:13:57 c874d72877f4: Preparing 21:13:57 c09ff35d3e3d: Preparing 21:13:57 9b4dda9aeba6: Preparing 21:13:57 8d6942bdc878: Preparing 21:13:57 0492418f7726: Preparing 21:13:57 5f4d9fc4d98d: Preparing 21:13:57 9b4dda9aeba6: Waiting 21:13:57 8d6942bdc878: Waiting 21:13:57 0492418f7726: Waiting 21:13:57 5f4d9fc4d98d: Waiting 21:13:57 c874d72877f4: Layer already exists 21:13:57 676d3459be83: Layer already exists 21:13:57 c09ff35d3e3d: Layer already exists 21:13:57 853c0d49e45a: Layer already exists 21:13:57 23ae3fd56fe4: Layer already exists 21:13:57 8d6942bdc878: Layer already exists 21:13:57 5f4d9fc4d98d: Layer already exists 21:13:57 9b4dda9aeba6: Layer already exists 21:13:57 0492418f7726: Layer already exists 21:13:57 3.1.0-dev.73: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:13:59 23ae3fd56fe4: Preparing 21:13:59 853c0d49e45a: Preparing 21:13:59 676d3459be83: Preparing 21:13:59 c874d72877f4: Preparing 21:13:59 c09ff35d3e3d: Preparing 21:13:59 9b4dda9aeba6: Preparing 21:13:59 8d6942bdc878: Preparing 21:13:59 0492418f7726: Preparing 21:13:59 5f4d9fc4d98d: Preparing 21:13:59 8d6942bdc878: Waiting 21:13:59 0492418f7726: Waiting 21:13:59 5f4d9fc4d98d: Waiting 21:13:59 9b4dda9aeba6: Waiting 21:13:59 c09ff35d3e3d: Layer already exists 21:13:59 676d3459be83: Layer already exists 21:13:59 853c0d49e45a: Layer already exists 21:13:59 23ae3fd56fe4: Layer already exists 21:13:59 c874d72877f4: Layer already exists 21:13:59 5f4d9fc4d98d: Layer already exists 21:13:59 9b4dda9aeba6: Layer already exists 21:13:59 8d6942bdc878: Layer already exists 21:13:59 0492418f7726: Layer already exists 21:13:59 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:00 + 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 21:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:14:01 23ae3fd56fe4: Preparing 21:14:01 853c0d49e45a: Preparing 21:14:01 676d3459be83: Preparing 21:14:01 c874d72877f4: Preparing 21:14:01 c09ff35d3e3d: Preparing 21:14:01 9b4dda9aeba6: Preparing 21:14:01 8d6942bdc878: Preparing 21:14:01 0492418f7726: Preparing 21:14:01 5f4d9fc4d98d: Preparing 21:14:01 9b4dda9aeba6: Waiting 21:14:01 8d6942bdc878: Waiting 21:14:01 0492418f7726: Waiting 21:14:01 5f4d9fc4d98d: Waiting 21:14:01 c874d72877f4: Layer already exists 21:14:01 c09ff35d3e3d: Layer already exists 21:14:01 23ae3fd56fe4: Layer already exists 21:14:01 676d3459be83: Layer already exists 21:14:01 853c0d49e45a: Layer already exists 21:14:01 9b4dda9aeba6: Layer already exists 21:14:01 0492418f7726: Layer already exists 21:14:01 8d6942bdc878: Layer already exists 21:14:01 5f4d9fc4d98d: Layer already exists 21:14:01 main: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:02 ===================================================== [Pipeline] echo 21:14:02 taggedImages: 21:14:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:14:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:14:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.73 21:14:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:14:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:14:03 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:14:03 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:14:03 latest 21:14:03 3.1.0-dev.73 21:14:03 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:14:03 main 21:14:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:05 5cc569d66af2: Preparing 21:14:05 287dd93029bd: Preparing 21:14:05 c874d72877f4: Preparing 21:14:05 c09ff35d3e3d: Preparing 21:14:05 3348cee0f79f: Preparing 21:14:05 6e868e13d362: Preparing 21:14:05 5f4d9fc4d98d: Preparing 21:14:05 6e868e13d362: Waiting 21:14:05 5f4d9fc4d98d: Waiting 21:14:05 c874d72877f4: Layer already exists 21:14:05 c09ff35d3e3d: Layer already exists 21:14:05 5f4d9fc4d98d: Layer already exists 21:14:05 5cc569d66af2: Pushed 21:14:05 6e868e13d362: Pushed 21:14:07 3348cee0f79f: Pushed 21:14:11 287dd93029bd: Pushed 21:14:11 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:13 5cc569d66af2: Preparing 21:14:13 287dd93029bd: Preparing 21:14:13 c874d72877f4: Preparing 21:14:13 c09ff35d3e3d: Preparing 21:14:13 3348cee0f79f: Preparing 21:14:13 6e868e13d362: Preparing 21:14:13 5f4d9fc4d98d: Preparing 21:14:13 6e868e13d362: Waiting 21:14:13 5f4d9fc4d98d: Waiting 21:14:13 5cc569d66af2: Layer already exists 21:14:13 c874d72877f4: Layer already exists 21:14:13 287dd93029bd: Layer already exists 21:14:13 5f4d9fc4d98d: Layer already exists 21:14:13 3348cee0f79f: Layer already exists 21:14:13 c09ff35d3e3d: Layer already exists 21:14:13 6e868e13d362: Layer already exists 21:14:13 latest: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.73 21:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:15 5cc569d66af2: Preparing 21:14:15 287dd93029bd: Preparing 21:14:15 c874d72877f4: Preparing 21:14:15 c09ff35d3e3d: Preparing 21:14:15 3348cee0f79f: Preparing 21:14:15 6e868e13d362: Preparing 21:14:15 5f4d9fc4d98d: Preparing 21:14:15 6e868e13d362: Waiting 21:14:15 5f4d9fc4d98d: Waiting 21:14:15 c874d72877f4: Layer already exists 21:14:15 3348cee0f79f: Layer already exists 21:14:15 287dd93029bd: Layer already exists 21:14:15 c09ff35d3e3d: Layer already exists 21:14:15 5cc569d66af2: Layer already exists 21:14:15 5f4d9fc4d98d: Layer already exists 21:14:15 6e868e13d362: Layer already exists 21:14:15 3.1.0-dev.73: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:17 5cc569d66af2: Preparing 21:14:17 287dd93029bd: Preparing 21:14:17 c874d72877f4: Preparing 21:14:17 c09ff35d3e3d: Preparing 21:14:17 3348cee0f79f: Preparing 21:14:17 6e868e13d362: Preparing 21:14:17 5f4d9fc4d98d: Preparing 21:14:17 6e868e13d362: Waiting 21:14:17 5f4d9fc4d98d: Waiting 21:14:17 5cc569d66af2: Layer already exists 21:14:17 c09ff35d3e3d: Layer already exists 21:14:17 287dd93029bd: Layer already exists 21:14:17 3348cee0f79f: Layer already exists 21:14:17 c874d72877f4: Layer already exists 21:14:17 6e868e13d362: Layer already exists 21:14:17 5f4d9fc4d98d: Layer already exists 21:14:17 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:14:18 5cc569d66af2: Preparing 21:14:18 287dd93029bd: Preparing 21:14:18 c874d72877f4: Preparing 21:14:18 c09ff35d3e3d: Preparing 21:14:18 3348cee0f79f: Preparing 21:14:18 6e868e13d362: Preparing 21:14:18 5f4d9fc4d98d: Preparing 21:14:18 6e868e13d362: Waiting 21:14:18 5f4d9fc4d98d: Waiting 21:14:18 c874d72877f4: Layer already exists 21:14:18 287dd93029bd: Layer already exists 21:14:18 5cc569d66af2: Layer already exists 21:14:18 3348cee0f79f: Layer already exists 21:14:18 c09ff35d3e3d: Layer already exists 21:14:18 5f4d9fc4d98d: Layer already exists 21:14:18 6e868e13d362: Layer already exists 21:14:19 main: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:20 ===================================================== [Pipeline] echo 21:14:20 taggedImages: 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.73 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:14:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:14:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:14:20 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:14:20 latest 21:14:20 3.1.0-dev.73 21:14:20 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:14:20 main 21:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:22 9dca14822ad1: Preparing 21:14:22 9f3dbcb44d7c: Preparing 21:14:22 c874d72877f4: Preparing 21:14:22 c09ff35d3e3d: Preparing 21:14:22 7dca57e900be: Preparing 21:14:22 41e2a699f65b: Preparing 21:14:22 5f4d9fc4d98d: Preparing 21:14:22 41e2a699f65b: Waiting 21:14:22 5f4d9fc4d98d: Waiting 21:14:22 c874d72877f4: Layer already exists 21:14:22 7dca57e900be: Layer already exists 21:14:22 41e2a699f65b: Layer already exists 21:14:23 c09ff35d3e3d: Layer already exists 21:14:23 5f4d9fc4d98d: Layer already exists 21:14:23 9dca14822ad1: Pushed 21:14:28 9f3dbcb44d7c: Pushed 21:14:28 a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:30 9dca14822ad1: Preparing 21:14:30 9f3dbcb44d7c: Preparing 21:14:30 c874d72877f4: Preparing 21:14:30 c09ff35d3e3d: Preparing 21:14:30 7dca57e900be: Preparing 21:14:30 41e2a699f65b: Preparing 21:14:30 5f4d9fc4d98d: Preparing 21:14:30 41e2a699f65b: Waiting 21:14:30 c09ff35d3e3d: Layer already exists 21:14:30 9f3dbcb44d7c: Layer already exists 21:14:30 7dca57e900be: Layer already exists 21:14:30 9dca14822ad1: Layer already exists 21:14:30 c874d72877f4: Layer already exists 21:14:30 41e2a699f65b: Layer already exists 21:14:30 5f4d9fc4d98d: Layer already exists 21:14:30 latest: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.73 21:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:32 9dca14822ad1: Preparing 21:14:32 9f3dbcb44d7c: Preparing 21:14:32 c874d72877f4: Preparing 21:14:32 c09ff35d3e3d: Preparing 21:14:32 7dca57e900be: Preparing 21:14:32 41e2a699f65b: Preparing 21:14:32 5f4d9fc4d98d: Preparing 21:14:32 41e2a699f65b: Waiting 21:14:32 5f4d9fc4d98d: Waiting 21:14:32 c09ff35d3e3d: Layer already exists 21:14:32 c874d72877f4: Layer already exists 21:14:32 9f3dbcb44d7c: Layer already exists 21:14:32 9dca14822ad1: Layer already exists 21:14:32 7dca57e900be: Layer already exists 21:14:32 41e2a699f65b: Layer already exists 21:14:32 5f4d9fc4d98d: Layer already exists 21:14:32 3.1.0-dev.73: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:34 9dca14822ad1: Preparing 21:14:34 9f3dbcb44d7c: Preparing 21:14:34 c874d72877f4: Preparing 21:14:34 c09ff35d3e3d: Preparing 21:14:34 7dca57e900be: Preparing 21:14:34 41e2a699f65b: Preparing 21:14:34 5f4d9fc4d98d: Preparing 21:14:34 41e2a699f65b: Waiting 21:14:34 5f4d9fc4d98d: Waiting 21:14:34 c09ff35d3e3d: Layer already exists 21:14:34 c874d72877f4: Layer already exists 21:14:34 9f3dbcb44d7c: Layer already exists 21:14:34 9dca14822ad1: Layer already exists 21:14:34 7dca57e900be: Layer already exists 21:14:34 5f4d9fc4d98d: Layer already exists 21:14:34 41e2a699f65b: Layer already exists 21:14:34 a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:14:38 9dca14822ad1: Preparing 21:14:38 9f3dbcb44d7c: Preparing 21:14:38 c874d72877f4: Preparing 21:14:38 c09ff35d3e3d: Preparing 21:14:38 7dca57e900be: Preparing 21:14:38 41e2a699f65b: Preparing 21:14:38 5f4d9fc4d98d: Preparing 21:14:38 41e2a699f65b: Waiting 21:14:38 5f4d9fc4d98d: Waiting 21:14:38 c09ff35d3e3d: Layer already exists 21:14:38 9f3dbcb44d7c: Layer already exists 21:14:38 9dca14822ad1: Layer already exists 21:14:38 c874d72877f4: Layer already exists 21:14:38 7dca57e900be: Layer already exists 21:14:38 41e2a699f65b: Layer already exists 21:14:38 5f4d9fc4d98d: Layer already exists 21:14:38 main: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:39 ===================================================== [Pipeline] echo 21:14:39 taggedImages: 21:14:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 21:14:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:14:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.73 21:14:39 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 21:14:39 - 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 21:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:41 21:14:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:41 arm64: Pulling from edgex-lftools-log-publisher 21:14:41 8998bd30e6a1: Pulling fs layer 21:14:41 04944245beec: Pulling fs layer 21:14:41 699f458cf7ca: Pulling fs layer 21:14:41 765212b225bb: Pulling fs layer 21:14:41 f23df028b6ca: Pulling fs layer 21:14:41 d65c8cfc05b1: Pulling fs layer 21:14:41 2437ff75d9bd: Pulling fs layer 21:14:41 765212b225bb: Waiting 21:14:41 f23df028b6ca: Waiting 21:14:41 d65c8cfc05b1: Waiting 21:14:41 2437ff75d9bd: Waiting 21:14:42 04944245beec: Verifying Checksum 21:14:42 04944245beec: Download complete 21:14:42 765212b225bb: Verifying Checksum 21:14:42 765212b225bb: Download complete 21:14:42 f23df028b6ca: Verifying Checksum 21:14:42 f23df028b6ca: Download complete 21:14:42 d65c8cfc05b1: Verifying Checksum 21:14:42 d65c8cfc05b1: Download complete 21:14:42 699f458cf7ca: Download complete 21:14:42 8998bd30e6a1: Verifying Checksum 21:14:42 8998bd30e6a1: Download complete 21:14:45 2437ff75d9bd: Verifying Checksum 21:14:45 2437ff75d9bd: Download complete 21:14:52 8998bd30e6a1: Pull complete 21:14:52 04944245beec: Pull complete 21:14:53 699f458cf7ca: Pull complete 21:14:54 765212b225bb: Pull complete 21:14:55 f23df028b6ca: Pull complete 21:14:55 d65c8cfc05b1: Pull complete 21:15:13 2437ff75d9bd: Pull complete 21:15:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:15:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:14 prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 21:15:14 $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 21:15:19 $ docker top 4f67538f08859e3c9b38cdf83b1eafb4288d85f9a847c7ce8b25a3369b63cd2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:20 ---> job-cost.sh 21:15:20 lf-activate-venv: SKIPPING 21:15:20 INFO: No Stack... 21:15:21 INFO: Retrieving Pricing Info for: v3-standard-4 21:15:21 INFO: Archiving Costs [Pipeline] sh 21:15:22 + cut -d, -f6 21:15:22 + cat /w/workspace/edgex-go/608/archives/cost.csv [Pipeline] lock 21:15:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-608-stack-cost] 21:15:22 Resource [jenkins-edgexfoundry-edgex-go-main-608-stack-cost] did not exist. Created. 21:15:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-608-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:23 + echo total: 0.10999999940395355 [Pipeline] stash 21:15:24 Stashed 1 file(s) [Pipeline] } 21:15:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-608-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:24 $ docker stop --time=1 4f67538f08859e3c9b38cdf83b1eafb4288d85f9a847c7ce8b25a3369b63cd2f 21:15:26 $ docker rm -f --volumes 4f67538f08859e3c9b38cdf83b1eafb4288d85f9a847c7ce8b25a3369b63cd2f [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 21:15:30 provisioning config files... 21:15:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/608@tmp/config16683106180828843954tmp [Pipeline] { [Pipeline] sh 21:15:31 + set +x 21:15:31 + curl -s+ https://codecov.io/bash 21:15:31 bash -s -- 21:15:31 21:15:31 _____ _ 21:15:31 / ____| | | 21:15:31 | | ___ __| | ___ ___ _____ __ 21:15:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:15:31 | |___| (_) | (_| | __/ (_| (_) \ V / 21:15:31 \_____\___/ \__,_|\___|\___\___/ \_/ 21:15:31 Bash-1.0.6 21:15:31 21:15:31 21:15:31 ==> git version 2.25.1 found 21:15:31 ==> 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 21:15:31 Release-Date: 2020-01-08 21:15:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:15:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:15:31 ==> Jenkins CI detected. 21:15:31 current dir:  /w/workspace/edgex-go/608 21:15:31 project root: . 21:15:31 --> token set from env 21:15:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:15:31 ==> Running gcov in . (disable via -X gcov) 21:15:31 ==> Python coveragepy not found 21:15:31 ==> Searching for coverage reports in: 21:15:31 + . 21:15:31 -> Found 1 reports 21:15:31 ==> Detecting git/mercurial file structure 21:15:31 ==> Reading reports 21:15:31 + ./coverage.out bytes=453602 21:15:31 ==> Appending adjustments 21:15:31 https://docs.codecov.io/docs/fixing-reports 21:15:32 + Found adjustments 21:15:32 ==> Gzipping contents 21:15:32 60K /tmp/codecov.YBiwYq.gz 21:15:32 ==> Uploading reports 21:15:32 url: https://codecov.io 21:15:32 query: branch=main&commit=a64c0260d8c1d9cdc763c21a5066b502e8c070b8&build=608&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F608%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:15:32 -> Pinging Codecov 21:15:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a64c0260d8c1d9cdc763c21a5066b502e8c070b8&build=608&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F608%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:15:32 -> Uploading to 21:15:32 https://storage.googleapis.com/codecov/v4/raw/2023-11-24/00271124DB129430A58F1EEE437C3FCB/a64c0260d8c1d9cdc763c21a5066b502e8c070b8/8b793966-b493-4329-9dd0-176ea47d7384.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231124T211532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8477b4b2bade2b0920bef8570be196688ec9f54d74241ef6d84efff8ffce0e5 21:15:32 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:32 Dload Upload Total Spent Left Speed 21:15:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57813 0 0 100 57813 0 197k --:--:-- --:--:-- --:--:-- 197k 21:15:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } 21:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:15:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:15:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:34 21:15:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:15:35 df9b9388f04a: Pulling fs layer 21:15:35 52dc419b0ee2: Pulling fs layer 21:15:35 25bc292e5bac: Pulling fs layer 21:15:35 114826534d7a: Pulling fs layer 21:15:35 4657fd5d0bcf: Pulling fs layer 21:15:35 6ad1cebc031e: Pulling fs layer 21:15:35 114826534d7a: Waiting 21:15:35 8a3aa393b2d8: Pulling fs layer 21:15:35 4657fd5d0bcf: Waiting 21:15:35 6ad1cebc031e: Waiting 21:15:35 8a3aa393b2d8: Waiting 21:15:35 25bc292e5bac: Verifying Checksum 21:15:35 25bc292e5bac: Download complete 21:15:35 52dc419b0ee2: Download complete 21:15:35 4657fd5d0bcf: Verifying Checksum 21:15:35 4657fd5d0bcf: Download complete 21:15:35 df9b9388f04a: Download complete 21:15:35 df9b9388f04a: Pull complete 21:15:35 6ad1cebc031e: Verifying Checksum 21:15:35 6ad1cebc031e: Download complete 21:15:36 52dc419b0ee2: Pull complete 21:15:36 25bc292e5bac: Pull complete 21:15:36 114826534d7a: Verifying Checksum 21:15:36 114826534d7a: Download complete 21:15:36 8a3aa393b2d8: Verifying Checksum 21:15:39 114826534d7a: Pull complete 21:15:39 4657fd5d0bcf: Pull complete 21:15:40 6ad1cebc031e: Pull complete 21:15:43 8a3aa393b2d8: Pull complete 21:15:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:44 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 21:15:44 $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 21:15:51 $ docker top 9a6322e9ad41b023356e4ad58a7e271cb7823802806f31bb180a70d80400ab14 -eo pid,comm [Pipeline] { [Pipeline] echo 21:15:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:15:51 + set -o pipefail 21:15:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:15:58 21:15:58 Monitoring /w/workspace/edgex-go/608 (github.com/edgexfoundry/edgex-go)... 21:15:58 21:15:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/761212be-d64b-428a-98d9-16ef933bdadd 21:15:58 21:15:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:15:58 21:15:58 21:15:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:15:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:15:58 More details here: https://snyk.co/ue1NS 21:15:58 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:15:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:15:58 $ docker stop --time=1 9a6322e9ad41b023356e4ad58a7e271cb7823802806f31bb180a70d80400ab14 21:16:04 $ docker rm -f --volumes 9a6322e9ad41b023356e4ad58a7e271cb7823802806f31bb180a70d80400ab14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:16:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:06 provisioning config files... 21:16:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/608@tmp/config12174615115236973974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:07 --> edgex-publish-swagger.sh 21:16:07 === Publish openapi/v3 API === 21:16:07 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:16:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/608/openapi/v3/core-command.yaml] 21:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:07 Dload Upload Total Spent Left Speed 21:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56037 --:--:-- --:--:-- --:--:-- 55941 100 32782 0 0 100 32782 0 56037 --:--:-- --:--:-- --:--:-- 55941 21:16:07 21:16:07 21:16:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/608/openapi/v3/core-data.yaml] 21:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:07 Dload Upload Total Spent Left Speed 21:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 131k --:--:-- --:--:-- --:--:-- 131k 21:16:08 21:16:08 21:16:08 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/608/openapi/v3/core-metadata.yaml] 21:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:08 Dload Upload Total Spent Left Speed 21:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 711k --:--:-- --:--:-- --:--:-- 707k 100 144k 0 0 100 144k 0 257k --:--:-- --:--:-- --:--:-- 257k 21:16:08 21:16:08 21:16:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/608/openapi/v3/support-notifications.yaml] 21:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:08 Dload Upload Total Spent Left Speed 21:16:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 155k --:--:-- --:--:-- --:--:-- 155k 21:16:09 21:16:09 21:16:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/608/openapi/v3/support-scheduler.yaml] 21:16:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:09 Dload Upload Total Spent Left Speed 21:16:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 538k --:--:-- --:--:-- --:--:-- 530k 100 36954 0 0 100 36954 0 72601 --:--:-- --:--:-- --:--:-- 72458 21:16:09 21:16:09 [Pipeline] } 21:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:16:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:16:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:12 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 21:16:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 21:16:13 $ docker top c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 -eo pid,comm 21:16:13 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). 21:16:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:14 [ssh-agent] Looking for ssh-agent implementation... 21:16:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:14 $ docker exec c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 ssh-agent 21:16:14 SSH_AUTH_SOCK=/tmp/ssh-tuI9E7vQhktc/agent.32 21:16:14 SSH_AGENT_PID=38 21:16:14 Running ssh-add (command line suppressed) 21:16:14 Identity added: /w/workspace/edgex-go/608@tmp/private_key_8714744710974067769.key (/w/workspace/edgex-go/608@tmp/private_key_8714744710974067769.key) 21:16:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:14 + git semver tag 21:16:15 2023-11-24 21:16:15,024 [run_tag] DEBUG tag force:False 21:16:15 2023-11-24 21:16:15,024 [check_head_tag] DEBUG check head tag 21:16:15 2023-11-24 21:16:15,026 [execute] INFO git cat-file --batch-check 21:16:15 2023-11-24 21:16:15,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=) 21:16:15 2023-11-24 21:16:15,030 [execute] INFO git cat-file --batch 21:16:15 2023-11-24 21:16:15,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=) 21:16:15 2023-11-24 21:16:15,054 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main 21:16:15 2023-11-24 21:16:15,054 [execute] INFO git tag -a v3.1.0-dev.73 -m v3.1.0-dev.73 21:16:15 2023-11-24 21:16:15,054 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.73', '-m', 'v3.1.0-dev.73'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=None) 21:16:15 2023-11-24 21:16:15,057 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main 21:16:15 3.1.0-dev.73 [Pipeline] } 21:16:15 $ docker exec --env ******** --env ******** c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 ssh-agent -k 21:16:15 unset SSH_AUTH_SOCK; 21:16:15 unset SSH_AGENT_PID; 21:16:15 echo Agent pid 38 killed; 21:16:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:16 + git semver [Pipeline] } 21:16:16 $ docker stop --time=1 c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 21:16:17 $ docker rm -f --volumes c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:19 21:16:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:19 0.23.1-centos7: Pulling from edgex-lftools 21:16:19 ab5ef0e58194: Pulling fs layer 21:16:19 9712f1f96733: Pulling fs layer 21:16:19 63f879dbbcfc: Pulling fs layer 21:16:19 0d9ebad4ef96: Pulling fs layer 21:16:19 e9a5061849ea: Pulling fs layer 21:16:19 d747dcd14b5f: Pulling fs layer 21:16:19 2de7ff778b66: Pulling fs layer 21:16:19 e9a5061849ea: Waiting 21:16:19 0d9ebad4ef96: Waiting 21:16:19 d747dcd14b5f: Waiting 21:16:19 2de7ff778b66: Waiting 21:16:19 9712f1f96733: Verifying Checksum 21:16:19 9712f1f96733: Download complete 21:16:19 63f879dbbcfc: Verifying Checksum 21:16:19 63f879dbbcfc: Download complete 21:16:20 ab5ef0e58194: Verifying Checksum 21:16:20 ab5ef0e58194: Download complete 21:16:20 d747dcd14b5f: Verifying Checksum 21:16:20 d747dcd14b5f: Download complete 21:16:20 0d9ebad4ef96: Verifying Checksum 21:16:20 0d9ebad4ef96: Download complete 21:16:20 e9a5061849ea: Verifying Checksum 21:16:20 e9a5061849ea: Download complete 21:16:20 2de7ff778b66: Download complete 21:16:22 ab5ef0e58194: Pull complete 21:16:22 9712f1f96733: Pull complete 21:16:23 63f879dbbcfc: Pull complete 21:16:26 0d9ebad4ef96: Pull complete 21:16:26 e9a5061849ea: Pull complete 21:16:26 d747dcd14b5f: Pull complete 21:16:27 2de7ff778b66: Pull complete 21:16:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:28 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 21:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 21:16:35 $ docker top 1782a9aad22b50bcd51e99f79c90c185089ccdf0057bf1a95f9560656524c58e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:16:35 provisioning config files... 21:16:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/608@tmp/config13641421917485622454tmp 21:16:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/608@tmp/config8823706371721426864tmp 21:16:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/608@tmp/config4990493516830033653tmp [Pipeline] { [Pipeline] echo 21:16:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:16:36 ---> sigul-configuration.sh 21:16:36 gpg: directory `/root/.gnupg' created 21:16:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:16:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:16:36 gpg: keyring `/root/.gnupg/secring.gpg' created 21:16:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:16:36 gpg: CAST5 encrypted data 21:16:36 gpg: encrypted with 1 passphrase 21:16:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:16:36 + mkdir /home/jenkins 21:16:36 + mkdir /home/jenkins/sigul [Pipeline] sh 21:16:36 + 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 21:16:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:16:37 ---> sigul-install.sh 21:16:37 Sigul already installed; skipping installation. [Pipeline] sh 21:16:37 + git tag --list 21:16:37 0.6.0 21:16:37 0.6.1 21:16:37 0.7.0 21:16:37 0.7.1 21:16:37 v1.0.0 21:16:37 v1.0.1 21:16:37 v1.1.0 21:16:37 v1.2.0 21:16:37 v1.2.1 21:16:37 v1.3.0 21:16:37 v1.3.1 21:16:37 v2.0.0 21:16:37 v2.1.0 21:16:37 v2.1.1 21:16:37 v2.2.0 21:16:37 v2.3.0 21:16:37 v3.0 21:16:37 v3.0.0 21:16:37 v3.1 21:16:37 v3.1.0 21:16:37 v3.1.0-dev.1 21:16:37 v3.1.0-dev.10 21:16:37 v3.1.0-dev.11 21:16:37 v3.1.0-dev.12 21:16:37 v3.1.0-dev.13 21:16:37 v3.1.0-dev.14 21:16:37 v3.1.0-dev.15 21:16:37 v3.1.0-dev.16 21:16:37 v3.1.0-dev.17 21:16:37 v3.1.0-dev.18 21:16:37 v3.1.0-dev.19 21:16:37 v3.1.0-dev.2 21:16:37 v3.1.0-dev.20 21:16:37 v3.1.0-dev.21 21:16:37 v3.1.0-dev.22 21:16:37 v3.1.0-dev.23 21:16:37 v3.1.0-dev.24 21:16:37 v3.1.0-dev.25 21:16:37 v3.1.0-dev.26 21:16:37 v3.1.0-dev.27 21:16:37 v3.1.0-dev.28 21:16:37 v3.1.0-dev.29 21:16:37 v3.1.0-dev.3 21:16:37 v3.1.0-dev.30 21:16:37 v3.1.0-dev.31 21:16:37 v3.1.0-dev.32 21:16:37 v3.1.0-dev.33 21:16:37 v3.1.0-dev.34 21:16:37 v3.1.0-dev.35 21:16:37 v3.1.0-dev.36 21:16:37 v3.1.0-dev.37 21:16:37 v3.1.0-dev.38 21:16:37 v3.1.0-dev.39 21:16:37 v3.1.0-dev.4 21:16:37 v3.1.0-dev.40 21:16:37 v3.1.0-dev.41 21:16:37 v3.1.0-dev.42 21:16:37 v3.1.0-dev.43 21:16:37 v3.1.0-dev.44 21:16:37 v3.1.0-dev.45 21:16:37 v3.1.0-dev.46 21:16:37 v3.1.0-dev.47 21:16:37 v3.1.0-dev.48 21:16:37 v3.1.0-dev.49 21:16:37 v3.1.0-dev.5 21:16:37 v3.1.0-dev.50 21:16:37 v3.1.0-dev.51 21:16:37 v3.1.0-dev.52 21:16:37 v3.1.0-dev.53 21:16:37 v3.1.0-dev.54 21:16:37 v3.1.0-dev.55 21:16:37 v3.1.0-dev.56 21:16:37 v3.1.0-dev.57 21:16:37 v3.1.0-dev.58 21:16:37 v3.1.0-dev.59 21:16:37 v3.1.0-dev.6 21:16:37 v3.1.0-dev.60 21:16:37 v3.1.0-dev.61 21:16:37 v3.1.0-dev.62 21:16:37 v3.1.0-dev.63 21:16:37 v3.1.0-dev.64 21:16:37 v3.1.0-dev.65 21:16:37 v3.1.0-dev.66 21:16:37 v3.1.0-dev.67 21:16:37 v3.1.0-dev.68 21:16:37 v3.1.0-dev.69 21:16:37 v3.1.0-dev.7 21:16:37 v3.1.0-dev.70 21:16:37 v3.1.0-dev.71 21:16:37 v3.1.0-dev.72 21:16:37 v3.1.0-dev.73 21:16:37 v3.1.0-dev.8 21:16:37 v3.1.0-dev.9 [Pipeline] sh 21:16:37 + lftools sign git-tag v3.1.0-dev.73 21:16:38 Signing Git tag with Sigul... 21:16:38 Signing v3.1.0-dev.73 [Pipeline] echo 21:16:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:16:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:16:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:16:39 $ docker stop --time=1 1782a9aad22b50bcd51e99f79c90c185089ccdf0057bf1a95f9560656524c58e 21:16:40 $ docker rm -f --volumes 1782a9aad22b50bcd51e99f79c90c185089ccdf0057bf1a95f9560656524c58e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:16:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:16:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:43 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 21:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 21:16:43 $ docker top a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 -eo pid,comm 21:16:43 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). 21:16:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:44 [ssh-agent] Looking for ssh-agent implementation... 21:16:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:44 $ docker exec a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 ssh-agent 21:16:44 SSH_AUTH_SOCK=/tmp/ssh-2RHvouAX9W2h/agent.32 21:16:44 SSH_AGENT_PID=38 21:16:44 Running ssh-add (command line suppressed) 21:16:44 Identity added: /w/workspace/edgex-go/608@tmp/private_key_6091574605904764399.key (/w/workspace/edgex-go/608@tmp/private_key_6091574605904764399.key) 21:16:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:45 + git semver bump pre 21:16:45 2023-11-24 21:16:45,263 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main 21:16:45 2023-11-24 21:16:45,264 [bump_version] DEBUG bumping version:3.1.0-dev.73 on axis:pre with prefix:dev 21:16:45 2023-11-24 21:16:45,264 [bump_version] DEBUG bumped version:3.1.0-dev.74 21:16:45 2023-11-24 21:16:45,264 [write_version] DEBUG write version:3.1.0-dev.74 to path:/w/workspace/edgex-go/608/.semver/main with force:True 21:16:45 2023-11-24 21:16:45,264 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main 21:16:45 2023-11-24 21:16:45,264 [write_file] DEBUG write to file:/w/workspace/edgex-go/608/.semver/main 21:16:45 2023-11-24 21:16:45,266 [execute] INFO git cat-file --batch-check 21:16:45 2023-11-24 21:16:45,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=) 21:16:45 2023-11-24 21:16:45,272 [execute] INFO git cat-file --batch 21:16:45 2023-11-24 21:16:45,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=) 21:16:45 2023-11-24 21:16:45,277 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main 21:16:45 3.1.0-dev.74 [Pipeline] } 21:16:45 $ docker exec --env ******** --env ******** a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 ssh-agent -k 21:16:45 unset SSH_AUTH_SOCK; 21:16:45 unset SSH_AGENT_PID; 21:16:45 echo Agent pid 38 killed; 21:16:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:46 + git semver [Pipeline] } 21:16:46 $ docker stop --time=1 a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 21:16:48 $ docker rm -f --volumes a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 [Pipeline] // withDockerContainer [Pipeline] sh 21:16:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:16:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:49 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 21:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 21:16:50 $ docker top 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd -eo pid,comm 21:16:50 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). 21:16:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:51 [ssh-agent] Looking for ssh-agent implementation... 21:16:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:51 $ docker exec 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd ssh-agent 21:16:51 SSH_AUTH_SOCK=/tmp/ssh-IfkmkedmB0qU/agent.32 21:16:51 SSH_AGENT_PID=38 21:16:51 Running ssh-add (command line suppressed) 21:16:51 Identity added: /w/workspace/edgex-go/608@tmp/private_key_3477036588829073185.key (/w/workspace/edgex-go/608@tmp/private_key_3477036588829073185.key) 21:16:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:52 + git semver push 21:16:52 2023-11-24 21:16:52,274 [run_push] DEBUG push 21:16:52 2023-11-24 21:16:52,274 [execute] INFO git cat-file --batch-check 21:16:52 2023-11-24 21:16:52,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=) 21:16:52 2023-11-24 21:16:52,278 [execute] INFO git rev-list e9057eb91f1b0d7577f6efa661a0fb7eb9fc3337 -- 21:16:52 2023-11-24 21:16:52,278 [execute] DEBUG Popen(['git', 'rev-list', 'e9057eb91f1b0d7577f6efa661a0fb7eb9fc3337', '--'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=None) 21:16:52 2023-11-24 21:16:52,295 [execute] INFO git fetch -v origin 21:16:52 2023-11-24 21:16:52,295 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=True, shell=None, istream=None) 21:16:52 2023-11-24 21:16:52,830 [run_push] DEBUG no remote changes detected 21:16:52 2023-11-24 21:16:52,830 [execute] INFO git push origin semver 21:16:52 2023-11-24 21:16:52,831 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=None) 21:16:53 2023-11-24 21:16:53,641 [run_push] DEBUG push all version tags 21:16:53 2023-11-24 21:16:53,642 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:16:53 2023-11-24 21:16:53,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=None) 21:16:54 2023-11-24 21:16:54,466 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main 21:16:54 3.1.0-dev.74 [Pipeline] } 21:16:54 $ docker exec --env ******** --env ******** 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd ssh-agent -k 21:16:54 unset SSH_AUTH_SOCK; 21:16:54 unset SSH_AGENT_PID; 21:16:54 echo Agent pid 38 killed; 21:16:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:55 + git semver [Pipeline] } 21:16:56 $ docker stop --time=1 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd 21:16:57 $ docker rm -f --volumes 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd [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 21:17:00 + [ -d /w/workspace/edgex-go/608/archives ] [Pipeline] libraryResource [Pipeline] sh 21:17:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:17:01 ---> package-listing.sh 21:17:01 ++ facter osfamily 21:17:01 ++ tr '[:upper:]' '[:lower:]' 21:17:01 + OS_FAMILY=debian 21:17:01 + workspace=/w/workspace/edgex-go/608 21:17:01 + START_PACKAGES=/tmp/packages_start.txt 21:17:01 + END_PACKAGES=/tmp/packages_end.txt 21:17:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:17:01 + PACKAGES=/tmp/packages_start.txt 21:17:01 + '[' /w/workspace/edgex-go/608 ']' 21:17:01 + PACKAGES=/tmp/packages_end.txt 21:17:01 + case "${OS_FAMILY}" in 21:17:01 + dpkg -l 21:17:01 + grep '^ii' 21:17:01 + '[' -f /tmp/packages_start.txt ']' 21:17:01 + '[' -f /tmp/packages_end.txt ']' 21:17:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:17:01 + '[' /w/workspace/edgex-go/608 ']' 21:17:01 + mkdir -p /w/workspace/edgex-go/608/archives/ 21:17:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/608/archives/ [Pipeline] echo 21:17:01 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/608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:17:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:02 21:17:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:03 latest: Pulling from edgex-lftools-log-publisher 21:17:03 5eb5b503b376: Pulling fs layer 21:17:03 5c69ac0246d0: Pulling fs layer 21:17:03 ec43610c2a17: Pulling fs layer 21:17:03 3a2ae6a8a46f: Pulling fs layer 21:17:03 33b1e0a273af: Pulling fs layer 21:17:03 5d3b04190fa2: Pulling fs layer 21:17:03 2f39f015ded8: Pulling fs layer 21:17:03 33b1e0a273af: Waiting 21:17:03 5d3b04190fa2: Waiting 21:17:03 2f39f015ded8: Waiting 21:17:03 3a2ae6a8a46f: Waiting 21:17:03 5c69ac0246d0: Verifying Checksum 21:17:03 5c69ac0246d0: Download complete 21:17:03 3a2ae6a8a46f: Verifying Checksum 21:17:03 3a2ae6a8a46f: Download complete 21:17:03 ec43610c2a17: Verifying Checksum 21:17:03 ec43610c2a17: Download complete 21:17:03 33b1e0a273af: Verifying Checksum 21:17:03 33b1e0a273af: Download complete 21:17:03 5d3b04190fa2: Verifying Checksum 21:17:03 5d3b04190fa2: Download complete 21:17:03 5eb5b503b376: Verifying Checksum 21:17:03 5eb5b503b376: Download complete 21:17:04 2f39f015ded8: Download complete 21:17:05 5eb5b503b376: Pull complete 21:17:05 5c69ac0246d0: Pull complete 21:17:05 ec43610c2a17: Pull complete 21:17:05 3a2ae6a8a46f: Pull complete 21:17:05 33b1e0a273af: Pull complete 21:17:05 5d3b04190fa2: Pull complete 21:17:10 2f39f015ded8: Pull complete 21:17:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:10 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 21:17:10 $ 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/608/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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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 21:17:17 $ docker top 650066ead2778e3185555b8bdc28733e80d84fd15cf2bafbb7b3991c748ca1d4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:18 + touch /tmp/pre-build-complete [Pipeline] sh 21:17:18 + mkdir -p /var/log/sysstat [Pipeline] sh 21:17:18 + ls /var/log/sa-host 21:17:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:19 provisioning config files... 21:17:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/608@tmp/config543434755501084856tmp [Pipeline] { [Pipeline] echo 21:17:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:17:19 ---> create-netrc.sh [Pipeline] } 21:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:17:20 ---> python-tools-install.sh [Pipeline] echo 21:17:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:17:20 ---> sudo-logs.sh 21:17:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:17:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:17:21 ---> job-cost.sh 21:17:21 lf-activate-venv: SKIPPING 21:17:21 DEBUG: total: 0.10999999940395355 21:17:21 INFO: Retrieving Stack Cost... 21:17:21 INFO: Retrieving Pricing Info for: v3-standard-8 21:17:22 INFO: Archiving Costs [Pipeline] echo 21:17:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:17:22 ---> logs-deploy.sh 21:17:22 lf-activate-venv: SKIPPING 21:17:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/608 21:17:22 INFO: archiving workspace using pattern(s): 21:17:23 Archives upload complete. 21:17:23 INFO: archiving logs to Nexus 21:17:24 ---> uname -a: 21:17:24 Linux prd-ubuntu20-04-docker-8c-8g-923 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:17:24 21:17:24 21:17:24 ---> lscpu: 21:17:24 Architecture: x86_64 21:17:24 CPU op-mode(s): 32-bit, 64-bit 21:17:24 Byte Order: Little Endian 21:17:24 Address sizes: 40 bits physical, 48 bits virtual 21:17:24 CPU(s): 8 21:17:24 On-line CPU(s) list: 0-7 21:17:24 Thread(s) per core: 1 21:17:24 Core(s) per socket: 1 21:17:24 Socket(s): 8 21:17:24 NUMA node(s): 1 21:17:24 Vendor ID: AuthenticAMD 21:17:24 CPU family: 23 21:17:24 Model: 49 21:17:24 Model name: AMD EPYC-Rome Processor 21:17:24 Stepping: 0 21:17:24 CPU MHz: 2800.000 21:17:24 BogoMIPS: 5600.00 21:17:24 Virtualization: AMD-V 21:17:24 Hypervisor vendor: KVM 21:17:24 Virtualization type: full 21:17:24 L1d cache: 256 KiB 21:17:24 L1i cache: 256 KiB 21:17:24 L2 cache: 4 MiB 21:17:24 L3 cache: 128 MiB 21:17:24 NUMA node0 CPU(s): 0-7 21:17:24 Vulnerability Itlb multihit: Not affected 21:17:24 Vulnerability L1tf: Not affected 21:17:24 Vulnerability Mds: Not affected 21:17:24 Vulnerability Meltdown: Not affected 21:17:24 Vulnerability Mmio stale data: Not affected 21:17:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:17:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:17:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:17:24 Vulnerability Srbds: Not affected 21:17:24 Vulnerability Tsx async abort: Not affected 21:17:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:17:24 21:17:24 21:17:24 ---> nproc: 21:17:24 8 21:17:24 21:17:24 21:17:24 ---> df -h: 21:17:24 Filesystem Size Used Avail Use% Mounted on 21:17:24 overlay 155G 22G 134G 15% / 21:17:24 tmpfs 64M 0 64M 0% /dev 21:17:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:17:24 shm 64M 0 64M 0% /dev/shm 21:17:24 /dev/vda1 155G 22G 134G 15% /facter-os 21:17:24 21:17:24 21:17:24 ---> sar -b -r -n DEV: 21:17:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-923) 11/24/23 _x86_64_ (8 CPU) 21:17:24 21:17:24 20:48:37 LINUX RESTART (8 CPU) 21:17:24 21:17:24 20:49:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:17:24 20:50:01 191.81 39.41 152.40 0.00 4373.04 144619.20 0.00 21:17:24 20:51:01 65.27 0.07 65.21 0.00 8.13 33340.84 0.00 21:17:24 20:52:01 37.49 0.18 37.31 0.00 2.67 22008.22 0.00 21:17:24 20:53:01 806.71 5.43 801.28 0.00 100.80 269507.06 0.00 21:17:24 20:54:01 200.42 1.55 198.87 0.00 83.44 58467.44 0.00 21:17:24 20:55:01 549.79 9.82 539.98 0.00 5098.62 69305.38 0.00 21:17:24 20:56:01 26.70 0.05 26.65 0.00 4.40 734.94 0.00 21:17:24 20:57:01 13.38 0.02 13.36 0.00 2.27 353.22 0.00 21:17:24 20:58:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 21:17:24 20:59:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 21:17:24 21:00:01 1.10 0.00 1.10 0.00 0.00 10.93 0.00 21:17:24 21:01:01 1.02 0.00 1.02 0.00 0.00 17.60 0.00 21:17:24 21:02:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 21:17:24 21:03:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 21:17:24 21:04:01 1.92 0.02 1.90 0.00 0.13 21.60 0.00 21:17:24 21:05:01 1.72 0.00 1.72 0.00 0.00 22.53 0.00 21:17:24 21:06:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 21:17:24 21:07:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 21:17:24 21:08:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 21:17:24 21:09:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 21:17:24 21:10:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 21:17:24 21:11:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 21:17:24 21:12:01 2.47 1.38 1.08 0.00 33.86 11.73 0.00 21:17:24 21:13:01 1.90 0.27 1.63 0.00 3.87 19.73 0.00 21:17:24 21:14:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 21:17:24 21:15:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 21:17:24 21:16:01 76.37 0.20 76.17 0.00 8.93 28596.83 0.00 21:17:24 21:17:01 105.62 0.20 105.42 0.00 15.46 30744.61 0.00 21:17:24 Average: 74.85 2.05 72.80 0.00 342.89 23364.29 0.00 21:17:24 21:17:24 20:49:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:17:24 20:50:01 27997100 31547292 766220 2.33 106168 3653148 2082268 6.14 1214132 3226480 257600 21:17:24 20:51:01 27592176 31410288 894476 2.72 119228 3872632 2085116 6.15 1683712 3115272 147264 21:17:24 20:52:01 27362376 31550644 758928 2.31 122548 4232048 1905116 5.61 1478288 3549464 138076 21:17:24 20:53:01 19266304 30634548 1610968 4.90 220448 10874920 5556160 16.37 2873644 9724208 70872 21:17:24 20:54:01 15311084 29590096 2638360 8.02 244296 13602156 6497324 19.15 5113796 11256100 1348892 21:17:24 20:55:01 17485732 31459468 798264 2.43 279140 13386820 2149080 6.33 2752400 11618964 780 21:17:24 20:56:01 17469452 31440220 817400 2.49 278936 13384152 2182920 6.43 3083540 11304516 520 21:17:24 20:57:01 17488132 31460000 797760 2.43 279604 13384300 2014288 5.94 3118196 11251336 140 21:17:24 20:58:01 17488132 31460016 797736 2.43 279636 13384304 2030468 5.98 3118008 11251340 24 21:17:24 20:59:01 17491176 31463088 795020 2.42 279660 13384308 2030468 5.98 3112628 11251344 140 21:17:24 21:00:01 17492456 31464376 794036 2.41 279668 13384308 2030468 5.98 3112680 11251344 8 21:17:24 21:01:01 17508964 31480912 777584 2.36 279688 13384316 2030468 5.98 3096776 11251352 204 21:17:24 21:02:01 17508656 31480636 777800 2.37 279708 13384324 2030468 5.98 3097000 11251360 4 21:17:24 21:03:01 17508824 31480828 777756 2.37 279728 13384324 2030468 5.98 3097072 11251360 164 21:17:24 21:04:01 17507220 31479312 778868 2.37 279752 13384320 2062592 6.08 3097112 11251356 40 21:17:24 21:05:01 17507204 31479280 778796 2.37 279788 13384304 2062592 6.08 3097264 11251332 44 21:17:24 21:06:01 17507344 31479488 778520 2.37 279812 13384308 2062592 6.08 3097176 11251340 8 21:17:24 21:07:01 17507336 31479496 778464 2.37 279844 13384312 2062592 6.08 3096968 11251344 12 21:17:24 21:08:01 17507280 31479448 778444 2.37 279852 13384312 2062592 6.08 3097244 11251344 12 21:17:24 21:09:01 17507484 31479712 778148 2.37 279892 13384304 2062592 6.08 3097136 11251352 44 21:17:24 21:10:01 17508484 31480744 777044 2.36 279916 13384320 2062592 6.08 3096296 11251348 8 21:17:24 21:11:01 17508384 31480688 777320 2.36 279928 13384324 2062592 6.08 3096852 11251352 40 21:17:24 21:12:01 17501992 31476372 781560 2.38 279948 13385340 2080748 6.13 3104680 11251840 16 21:17:24 21:13:01 17498408 31472964 784944 2.39 279980 13385452 2080748 6.13 3109220 11251700 44 21:17:24 21:14:01 17498400 31472988 784880 2.39 280000 13385444 2080748 6.13 3108728 11251692 8 21:17:24 21:15:01 17498320 31472936 784852 2.39 280024 13385464 2080748 6.13 3108480 11251696 40 21:17:24 21:16:01 16365304 31427876 826648 2.51 296940 14376168 2233932 6.58 3276684 12131520 190992 21:17:24 21:17:01 15986708 31436504 818356 2.49 316404 14694804 2084860 6.14 3238796 12495868 1136 21:17:24 Average: 18477873 31375722 886041 2.69 260733 12370830 2349914 6.93 2988375 10435697 77040 21:17:24 21:17:24 20:49:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:17:24 20:50:01 docker0 614.27 610.39 46.25 4767.01 0.00 0.00 0.00 0.00 21:17:24 20:50:01 ens3 1717.65 1564.99 13394.39 191.91 0.00 0.00 0.00 0.00 21:17:24 20:50:01 lo 4.90 4.90 0.48 0.48 0.00 0.00 0.00 0.00 21:17:24 20:51:01 docker0 0.77 0.85 0.06 0.08 0.00 0.00 0.00 0.00 21:17:24 20:51:01 ens3 74.70 68.84 45.94 108.38 0.00 0.00 0.00 0.00 21:17:24 20:51:01 vethe8168a9 0.77 0.95 0.07 0.09 0.00 0.00 0.00 0.00 21:17:24 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 20:52:01 docker0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:17:24 20:52:01 ens3 28.75 18.93 26.33 13.19 0.00 0.00 0.00 0.00 21:17:24 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:53:01 veth0ca793b 0.50 1.41 0.05 0.22 0.00 0.00 0.00 0.00 21:17:24 20:53:01 docker0 317.01 577.76 26.18 3712.09 0.00 0.00 0.00 0.00 21:17:24 20:53:01 vethd282b4c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 veth9c9e020 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 vethc93eecc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 ens3 714.83 392.19 6727.36 50.85 0.00 0.00 0.00 0.00 21:17:24 20:53:01 veth1c60470 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 21:17:24 20:53:01 vethccba929 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 veth6ad1f2d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 veth6ca6b70 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 veth48cf99c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 vethf7e2676 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 veth7b54e20 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:53:01 vethb226abb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:24 20:54:01 veth0ca793b 0.20 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 20:54:01 docker0 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 20:54:01 vethd282b4c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 veth9c9e020 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 vethc93eecc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 ens3 73.13 44.02 709.08 6.29 0.00 0.00 0.00 0.00 21:17:24 20:54:01 veth1c60470 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:17:24 20:54:01 vethccba929 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 veth6ad1f2d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 veth6ca6b70 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 veth48cf99c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 vethf7e2676 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 veth7b54e20 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:54:01 vethb226abb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:55:01 ens3 317.88 241.94 2147.35 793.69 0.00 0.00 0.00 0.00 21:17:24 20:55:01 lo 24.60 24.60 2.42 2.42 0.00 0.00 0.00 0.00 21:17:24 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:56:01 ens3 396.65 438.28 172.51 2547.04 0.00 0.00 0.00 0.00 21:17:24 20:56:01 lo 34.46 34.46 3.40 3.40 0.00 0.00 0.00 0.00 21:17:24 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:57:01 ens3 126.76 126.41 88.47 525.85 0.00 0.00 0.00 0.00 21:17:24 20:57:01 lo 17.66 17.66 1.74 1.74 0.00 0.00 0.00 0.00 21:17:24 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 20:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:00:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:17:24 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:04:01 ens3 0.63 0.12 0.14 0.07 0.00 0.00 0.00 0.00 21:17:24 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:05:01 ens3 0.50 0.48 0.36 0.28 0.00 0.00 0.00 0.00 21:17:24 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:06:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:07:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:09:01 ens3 0.30 0.30 0.61 0.02 0.00 0.00 0.00 0.00 21:17:24 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:10:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:17:24 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:11:01 ens3 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 21:17:24 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:12:01 ens3 4.28 3.57 3.17 4.03 0.00 0.00 0.00 0.00 21:17:24 21:12:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:13:01 ens3 23.08 30.16 3.48 75.33 0.00 0.00 0.00 0.00 21:17:24 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:24 21:15:01 ens3 3.38 3.70 0.34 6.80 0.00 0.00 0.00 0.00 21:17:24 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:24 21:16:01 docker0 67.06 105.97 5.30 1026.80 0.00 0.00 0.00 0.00 21:17:24 21:16:01 ens3 240.63 145.54 5003.94 43.52 0.00 0.00 0.00 0.00 21:17:24 21:16:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:17:24 21:17:01 docker0 2.18 2.08 0.36 0.97 0.00 0.00 0.00 0.00 21:17:24 21:17:01 ens3 185.50 117.88 3274.65 41.99 0.00 0.00 0.00 0.00 21:17:24 21:17:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 21:17:24 Average: docker0 35.10 45.69 2.74 334.40 0.00 0.00 0.00 0.00 21:17:24 Average: ens3 137.78 112.51 1114.12 157.43 0.00 0.00 0.00 0.00 21:17:24 Average: lo 3.14 3.14 0.31 0.31 0.00 0.00 0.00 0.00 21:17:24 21:17:24 21:17:24 ---> sar -P ALL: 21:17:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-923) 11/24/23 _x86_64_ (8 CPU) 21:17:24 21:17:24 20:48:37 LINUX RESTART (8 CPU) 21:17:24 21:17:24 20:49:03 CPU %user %nice %system %iowait %steal %idle 21:17:24 20:50:01 all 11.81 0.00 4.11 1.97 0.06 82.04 21:17:24 20:50:01 0 11.15 0.00 2.92 1.82 0.05 84.07 21:17:24 20:50:01 1 10.39 0.00 3.17 0.44 0.05 85.95 21:17:24 20:50:01 2 11.59 0.00 3.18 0.33 0.05 84.85 21:17:24 20:50:01 3 10.32 0.00 4.52 1.07 0.07 84.02 21:17:24 20:50:01 4 10.69 0.00 3.78 3.22 0.05 82.25 21:17:24 20:50:01 5 11.06 0.00 5.05 6.04 0.07 77.78 21:17:24 20:50:01 6 15.04 0.00 3.88 2.25 0.07 78.75 21:17:24 20:50:01 7 14.27 0.00 6.42 0.60 0.07 78.64 21:17:24 20:51:01 all 26.34 0.00 3.48 1.49 0.09 68.61 21:17:24 20:51:01 0 27.04 0.00 3.54 1.96 0.08 67.38 21:17:24 20:51:01 1 28.19 0.00 3.21 0.03 0.08 68.48 21:17:24 20:51:01 2 25.32 0.00 3.41 0.54 0.08 70.65 21:17:24 20:51:01 3 27.38 0.00 3.26 0.39 0.08 68.89 21:17:24 20:51:01 4 24.07 0.00 4.48 3.28 0.10 68.07 21:17:24 20:51:01 5 24.97 0.00 2.84 0.81 0.08 71.31 21:17:24 20:51:01 6 25.64 0.00 2.89 0.07 0.07 71.34 21:17:24 20:51:01 7 28.11 0.00 4.18 4.86 0.10 62.75 21:17:24 20:52:01 all 44.49 0.00 3.97 0.81 0.09 50.64 21:17:24 20:52:01 0 44.33 0.00 4.11 0.49 0.08 50.99 21:17:24 20:52:01 1 44.81 0.00 4.02 0.00 0.08 51.08 21:17:24 20:52:01 2 45.62 0.00 3.69 0.10 0.10 50.49 21:17:24 20:52:01 3 43.76 0.00 3.87 0.00 0.10 52.26 21:17:24 20:52:01 4 43.25 0.00 4.20 0.02 0.10 52.43 21:17:24 20:52:01 5 44.22 0.00 3.67 0.02 0.08 52.01 21:17:24 20:52:01 6 46.42 0.00 3.88 0.13 0.10 49.46 21:17:24 20:52:01 7 43.49 0.00 4.31 5.74 0.08 46.38 21:17:24 20:53:01 all 20.00 0.00 9.06 8.71 0.12 62.12 21:17:24 20:53:01 0 21.21 0.00 9.99 10.01 0.15 58.63 21:17:24 20:53:01 1 22.68 0.00 9.33 6.78 0.12 61.09 21:17:24 20:53:01 2 18.23 0.00 7.79 6.22 0.10 67.66 21:17:24 20:53:01 3 18.25 0.00 9.46 4.52 0.10 67.67 21:17:24 20:53:01 4 19.80 0.00 7.64 8.20 0.10 64.26 21:17:24 20:53:01 5 18.25 0.00 7.47 4.82 0.14 69.33 21:17:24 20:53:01 6 19.47 0.00 8.38 4.07 0.10 67.97 21:17:24 20:53:01 7 22.12 0.00 12.42 25.23 0.15 40.07 21:17:24 20:54:01 all 93.18 0.00 6.58 0.07 0.14 0.03 21:17:24 20:54:01 0 92.13 0.00 7.67 0.05 0.13 0.02 21:17:24 20:54:01 1 92.73 0.00 7.10 0.03 0.13 0.00 21:17:24 20:54:01 2 93.83 0.00 5.95 0.03 0.13 0.05 21:17:24 20:54:01 3 93.65 0.00 6.00 0.18 0.13 0.03 21:17:24 20:54:01 4 93.95 0.00 5.83 0.05 0.14 0.03 21:17:24 20:54:01 5 93.15 0.00 6.55 0.08 0.17 0.05 21:17:24 20:54:01 6 93.08 0.00 6.63 0.10 0.15 0.03 21:17:24 20:54:01 7 92.92 0.00 6.93 0.00 0.15 0.00 21:17:24 20:55:01 all 18.02 0.00 4.09 10.99 0.09 66.81 21:17:24 20:55:01 0 21.48 0.00 3.98 7.22 0.07 67.25 21:17:24 20:55:01 1 18.46 0.00 5.08 13.25 0.08 63.13 21:17:24 20:55:01 2 17.96 0.00 3.82 18.00 0.07 60.15 21:17:24 20:55:01 3 17.12 0.00 3.91 1.90 0.08 76.98 21:17:24 20:55:01 4 16.79 0.00 3.66 8.54 0.12 70.89 21:17:24 20:55:01 5 17.38 0.00 3.08 10.28 0.08 69.17 21:17:24 20:55:01 6 17.29 0.00 3.98 6.51 0.07 72.16 21:17:24 20:55:01 7 17.66 0.00 5.21 22.17 0.14 54.83 21:17:24 20:56:01 all 7.67 0.00 0.77 0.14 0.05 91.37 21:17:24 20:56:01 0 6.06 0.00 0.63 0.02 0.05 93.24 21:17:24 20:56:01 1 9.33 0.00 0.94 0.05 0.05 89.63 21:17:24 20:56:01 2 9.30 0.00 0.70 0.00 0.05 89.95 21:17:24 20:56:01 3 5.97 0.00 0.84 0.02 0.05 93.12 21:17:24 20:56:01 4 5.22 0.00 0.90 0.05 0.03 93.79 21:17:24 20:56:01 5 6.56 0.00 0.79 0.90 0.07 91.68 21:17:24 20:56:01 6 8.59 0.00 0.65 0.10 0.05 90.61 21:17:24 20:56:01 7 10.31 0.00 0.72 0.02 0.05 88.91 21:17:24 20:57:01 all 1.84 0.00 0.35 0.06 0.03 97.71 21:17:24 20:57:01 0 1.47 0.00 0.43 0.00 0.05 98.05 21:17:24 20:57:01 1 2.55 0.00 0.33 0.00 0.03 97.08 21:17:24 20:57:01 2 1.93 0.00 0.42 0.02 0.03 97.61 21:17:24 20:57:01 3 1.87 0.00 0.42 0.02 0.03 97.66 21:17:24 20:57:01 4 1.35 0.00 0.43 0.00 0.02 98.20 21:17:24 20:57:01 5 1.77 0.00 0.20 0.17 0.02 97.85 21:17:24 20:57:01 6 0.48 0.00 0.23 0.02 0.02 99.25 21:17:24 20:57:01 7 3.29 0.00 0.35 0.30 0.05 96.01 21:17:24 20:58:01 all 0.09 0.00 0.01 0.00 0.00 99.89 21:17:24 20:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:17:24 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 20:58:01 2 0.58 0.00 0.02 0.00 0.00 99.40 21:17:24 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 20:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 20:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 20:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 20:58:01 7 0.05 0.00 0.02 0.02 0.02 99.90 21:17:24 20:59:01 all 0.29 0.00 0.01 0.00 0.01 99.68 21:17:24 20:59:01 0 0.08 0.00 0.00 0.00 0.02 99.90 21:17:24 20:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:17:24 20:59:01 2 2.02 0.00 0.02 0.00 0.02 97.95 21:17:24 20:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:17:24 20:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:17:24 20:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:17:24 20:59:01 6 0.05 0.00 0.02 0.02 0.02 99.90 21:17:24 20:59:01 7 0.05 0.00 0.02 0.02 0.03 99.88 21:17:24 21:00:01 all 0.10 0.00 0.03 0.01 0.00 99.86 21:17:24 21:00:01 0 0.07 0.00 0.10 0.00 0.00 99.83 21:17:24 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:00:01 2 0.71 0.00 0.07 0.00 0.00 99.22 21:17:24 21:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:17:24 21:00:01 7 0.02 0.00 0.03 0.05 0.02 99.88 21:17:24 21:17:24 21:00:01 CPU %user %nice %system %iowait %steal %idle 21:17:24 21:01:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:17:24 21:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:17:24 21:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:01:01 2 0.05 0.00 0.00 0.00 0.02 99.93 21:17:24 21:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 21:01:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:17:24 21:01:01 6 0.03 0.00 0.03 0.02 0.00 99.92 21:17:24 21:01:01 7 0.03 0.00 0.03 0.00 0.03 99.90 21:17:24 21:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:17:24 21:02:01 0 0.08 0.00 0.02 0.00 0.02 99.88 21:17:24 21:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:17:24 21:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 21:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 21:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:17:24 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:02:01 6 0.05 0.00 0.02 0.02 0.02 99.90 21:17:24 21:02:01 7 0.07 0.00 0.05 0.02 0.02 99.85 21:17:24 21:03:01 all 0.12 0.00 0.02 0.01 0.01 99.84 21:17:24 21:03:01 0 0.10 0.00 0.10 0.00 0.02 99.78 21:17:24 21:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:17:24 21:03:01 2 0.73 0.00 0.02 0.00 0.02 99.24 21:17:24 21:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:17:24 21:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:17:24 21:03:01 7 0.02 0.00 0.03 0.08 0.03 99.83 21:17:24 21:04:01 all 0.11 0.00 0.03 0.00 0.01 99.85 21:17:24 21:04:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:17:24 21:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:17:24 21:04:01 2 0.67 0.00 0.02 0.00 0.00 99.32 21:17:24 21:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:17:24 21:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:17:24 21:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:17:24 21:04:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:17:24 21:04:01 7 0.05 0.00 0.02 0.02 0.02 99.90 21:17:24 21:05:01 all 0.10 0.00 0.02 0.01 0.01 99.85 21:17:24 21:05:01 0 0.05 0.00 0.00 0.00 0.02 99.93 21:17:24 21:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:17:24 21:05:01 2 0.50 0.00 0.03 0.00 0.00 99.47 21:17:24 21:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 21:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:17:24 21:05:01 6 0.12 0.00 0.00 0.08 0.00 99.80 21:17:24 21:05:01 7 0.08 0.00 0.07 0.03 0.03 99.78 21:17:24 21:06:01 all 0.28 0.00 0.01 0.00 0.01 99.70 21:17:24 21:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:17:24 21:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:17:24 21:06:01 2 2.02 0.00 0.00 0.00 0.02 97.96 21:17:24 21:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:17:24 21:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:17:24 21:06:01 7 0.05 0.00 0.07 0.00 0.03 99.85 21:17:24 21:07:01 all 0.06 0.00 0.02 0.00 0.01 99.91 21:17:24 21:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:17:24 21:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:17:24 21:07:01 2 0.28 0.00 0.00 0.00 0.00 99.72 21:17:24 21:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 21:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:17:24 21:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:17:24 21:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:17:24 21:07:01 7 0.07 0.00 0.05 0.02 0.02 99.85 21:17:24 21:08:01 all 0.05 0.00 0.01 0.00 0.01 99.93 21:17:24 21:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 21:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:17:24 21:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:17:24 21:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:08:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:17:24 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:08:01 6 0.13 0.00 0.00 0.00 0.00 99.87 21:17:24 21:08:01 7 0.13 0.00 0.08 0.00 0.02 99.77 21:17:24 21:09:01 all 0.11 0.00 0.01 0.00 0.01 99.87 21:17:24 21:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:17:24 21:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:17:24 21:09:01 2 0.65 0.00 0.02 0.00 0.00 99.34 21:17:24 21:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:17:24 21:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:17:24 21:09:01 7 0.08 0.00 0.02 0.02 0.03 99.85 21:17:24 21:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:17:24 21:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:17:24 21:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:17:24 21:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:17:24 21:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:10:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:17:24 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:17:24 21:10:01 7 0.05 0.00 0.03 0.02 0.02 99.88 21:17:24 21:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:17:24 21:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:17:24 21:11:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:17:24 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:17:24 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:17:24 21:11:01 7 0.05 0.00 0.03 0.00 0.03 99.88 21:17:24 21:17:24 21:11:01 CPU %user %nice %system %iowait %steal %idle 21:17:24 21:12:01 all 0.30 0.00 0.03 0.01 0.01 99.66 21:17:24 21:12:01 0 0.20 0.00 0.02 0.00 0.00 99.78 21:17:24 21:12:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:17:24 21:12:01 2 0.75 0.00 0.02 0.00 0.00 99.24 21:17:24 21:12:01 3 0.08 0.00 0.02 0.00 0.00 99.90 21:17:24 21:12:01 4 0.48 0.00 0.02 0.03 0.02 99.45 21:17:24 21:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:17:24 21:12:01 6 0.33 0.00 0.05 0.02 0.02 99.58 21:17:24 21:12:01 7 0.20 0.00 0.05 0.00 0.02 99.73 21:17:24 21:13:01 all 0.13 0.00 0.03 0.01 0.01 99.82 21:17:24 21:13:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:17:24 21:13:01 1 0.08 0.00 0.02 0.00 0.00 99.90 21:17:24 21:13:01 2 0.17 0.00 0.02 0.00 0.02 99.80 21:17:24 21:13:01 3 0.12 0.00 0.02 0.00 0.00 99.87 21:17:24 21:13:01 4 0.30 0.00 0.00 0.02 0.00 99.68 21:17:24 21:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:17:24 21:13:01 6 0.17 0.00 0.05 0.02 0.00 99.77 21:17:24 21:13:01 7 0.12 0.00 0.07 0.02 0.03 99.77 21:17:24 21:14:01 all 0.03 0.00 0.03 0.00 0.01 99.93 21:17:24 21:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:14:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:17:24 21:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:17:24 21:14:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:17:24 21:14:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:17:24 21:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:17:24 21:14:01 7 0.03 0.00 0.05 0.02 0.02 99.88 21:17:24 21:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:17:24 21:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:17:24 21:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:17:24 21:15:01 2 0.07 0.00 0.02 0.00 0.02 99.90 21:17:24 21:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:17:24 21:15:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:17:24 21:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:17:24 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:17:24 21:15:01 7 0.05 0.00 0.02 0.00 0.03 99.90 21:17:24 21:16:01 all 4.55 0.00 1.79 1.73 0.03 91.91 21:17:24 21:16:01 0 4.96 0.00 1.93 2.76 0.03 90.32 21:17:24 21:16:01 1 5.60 0.00 1.76 1.52 0.03 91.09 21:17:24 21:16:01 2 4.46 0.00 1.56 0.37 0.02 93.60 21:17:24 21:16:01 3 3.52 0.00 2.28 0.02 0.02 94.16 21:17:24 21:16:01 4 4.41 0.00 1.36 0.03 0.03 94.17 21:17:24 21:16:01 5 5.48 0.00 1.70 7.70 0.03 85.09 21:17:24 21:16:01 6 4.40 0.00 1.57 0.07 0.02 93.94 21:17:24 21:16:01 7 3.53 0.00 2.14 1.42 0.03 92.87 21:17:24 21:17:01 all 4.67 0.00 2.08 2.17 0.04 91.04 21:17:24 21:17:01 0 4.54 0.00 2.97 13.26 0.05 79.18 21:17:24 21:17:01 1 4.22 0.00 1.77 0.07 0.03 93.91 21:17:24 21:17:01 2 4.01 0.00 2.01 0.25 0.03 93.70 21:17:24 21:17:01 3 4.47 0.00 1.75 2.38 0.03 91.37 21:17:24 21:17:01 4 5.36 0.00 1.85 0.02 0.05 92.73 21:17:24 21:17:01 5 5.78 0.00 1.62 0.02 0.05 92.53 21:17:24 21:17:01 6 3.99 0.00 2.66 0.64 0.03 92.69 21:17:24 21:17:01 7 4.96 0.00 2.03 0.79 0.05 92.18 21:17:24 Average: all 8.32 0.00 1.29 1.00 0.03 89.36 21:17:24 Average: 0 8.38 0.00 1.37 1.33 0.03 88.89 21:17:24 Average: 1 8.54 0.00 1.31 0.79 0.03 89.33 21:17:24 Average: 2 8.59 0.00 1.16 0.92 0.03 89.30 21:17:24 Average: 3 8.06 0.00 1.29 0.37 0.03 90.25 21:17:24 Average: 4 8.00 0.00 1.21 0.83 0.03 89.93 21:17:24 Average: 5 8.13 0.00 1.17 1.09 0.03 89.59 21:17:24 Average: 6 8.31 0.00 1.24 0.50 0.03 89.92 21:17:24 Average: 7 8.54 0.00 1.60 2.17 0.05 87.65 21:17:24 21:17:24 21:17:24