Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58b8fd44f0ff4559fd42e12903202336e28d0eb5 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3993985446214290969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6411704768585581836.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8942770460636018573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13458008641776594306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh522153009105230307.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8690’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-8554’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8700’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8701 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/442 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/442 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 58b8fd44f0ff4559fd42e12903202336e28d0eb5 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58b8fd44f0ff4559fd42e12903202336e28d0eb5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#4410)" > git rev-list --no-walk 3ead8ec53459b72f62f51c7b78b8446db778950c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:20 ========================================================= 00:32:20 EdgeX Global Pipelines Version Info 00:32:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:21 ------------------- 00:32:21 stable info: 00:32:21 ------------------- 00:32:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:32:21 Message: update stable to v1.0.244 00:32:21 ------------------- 00:32:21 experimental info: 00:32:21 ------------------- 00:32:21 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:32:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58b8fd4 [Pipeline] echo 00:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:22 provisioning config files... 00:32:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/442@tmp/config13021027840764637834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:22 ---> docker-login.sh 00:32:22 nexus3.edgexfoundry.org:10001 00:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:23 Configure a credential helper to remove this warning. See 00:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:23 00:32:23 Login Succeeded 00:32:23 nexus3.edgexfoundry.org:10002 00:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:23 Configure a credential helper to remove this warning. See 00:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:23 00:32:23 Login Succeeded 00:32:23 nexus3.edgexfoundry.org:10003 00:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:23 Configure a credential helper to remove this warning. See 00:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:23 00:32:23 Login Succeeded 00:32:23 nexus3.edgexfoundry.org:10004 00:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:23 Configure a credential helper to remove this warning. See 00:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:23 00:32:23 Login Succeeded 00:32:23 docker.io 00:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:23 Configure a credential helper to remove this warning. See 00:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:23 00:32:23 Login Succeeded 00:32:23 ---> docker-login.sh ends [Pipeline] } 00:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:23 + 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 00:32:23 + dirname cmd/core-command/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo core-command,cmd/core-command/Dockerfile 00:32:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:32:23 + + cut -d/ -f2 00:32:23 dirname cmd/core-data/Dockerfile 00:32:23 + echo core-data,cmd/core-data/Dockerfile 00:32:23 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 00:32:23 -f2 00:32:23 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:23 + dirname cmd/security-bootstrapper/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:23 + dirname cmd/security-proxy-auth/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:32:23 + dirname cmd/security-proxy-setup/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:23 + dirname cmd/security-secretstore-setup/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:32:23 + dirname cmd/security-spire-agent/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:32:23 + dirname cmd/security-spire-config/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:32:23 + dirname cmd/security-spire-server/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:32:23 + dirname cmd/support-notifications/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:23 + dirname cmd/support-scheduler/Dockerfile 00:32:23 + cut -d/ -f2 00:32:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:32:23 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 00:32:24 + git rev-list -1 --merges 58b8fd44f0ff4559fd42e12903202336e28d0eb5~1..58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] echo 00:32:24 -----------> git rev-list -1 --merges 58b8fd44f0ff4559fd42e12903202336e28d0eb5~1..58b8fd44f0ff4559fd42e12903202336e28d0eb5 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [false] [Pipeline] sh 00:32:24 + git log --format=format:%s -1 58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] echo 00:32:24 ========================================================= 00:32:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:32:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:24 + grep -v github /etc/ssh/ssh_known_hosts 00:32:24 + [ -e /tmp/ssh_known_hosts ] 00:32:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:32:24 + sudo tee -a /etc/ssh/ssh_known_hosts 00:32:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:25 00:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:25 0.1.4: Pulling from edgex-devops/py-git-semver 00:32:25 b85a868b505f: Pulling fs layer 00:32:25 e2be974225ed: Pulling fs layer 00:32:25 339a4e72a1f5: Pulling fs layer 00:32:25 988bab9f4d93: Pulling fs layer 00:32:25 1469e6f7b9e6: Pulling fs layer 00:32:25 eaf3925da568: Pulling fs layer 00:32:25 bab4dde63d76: Pulling fs layer 00:32:25 bde34c3a00c8: Pulling fs layer 00:32:25 b352a97aabf1: Pulling fs layer 00:32:25 4872d77fe225: Pulling fs layer 00:32:25 5851b861e8e6: Pulling fs layer 00:32:25 988bab9f4d93: Waiting 00:32:25 1469e6f7b9e6: Waiting 00:32:25 eaf3925da568: Waiting 00:32:25 bab4dde63d76: Waiting 00:32:25 bde34c3a00c8: Waiting 00:32:25 b352a97aabf1: Waiting 00:32:25 4872d77fe225: Waiting 00:32:25 5851b861e8e6: Waiting 00:32:25 e2be974225ed: Verifying Checksum 00:32:25 e2be974225ed: Download complete 00:32:25 988bab9f4d93: Verifying Checksum 00:32:25 988bab9f4d93: Download complete 00:32:25 1469e6f7b9e6: Verifying Checksum 00:32:25 1469e6f7b9e6: Download complete 00:32:25 eaf3925da568: Verifying Checksum 00:32:25 eaf3925da568: Download complete 00:32:25 339a4e72a1f5: Verifying Checksum 00:32:25 339a4e72a1f5: Download complete 00:32:25 bde34c3a00c8: Verifying Checksum 00:32:25 bde34c3a00c8: Download complete 00:32:25 b352a97aabf1: Verifying Checksum 00:32:25 b352a97aabf1: Download complete 00:32:25 4872d77fe225: Verifying Checksum 00:32:25 4872d77fe225: Download complete 00:32:25 5851b861e8e6: Download complete 00:32:25 b85a868b505f: Verifying Checksum 00:32:25 b85a868b505f: Download complete 00:32:26 bab4dde63d76: Verifying Checksum 00:32:26 bab4dde63d76: Download complete 00:32:27 b85a868b505f: Pull complete 00:32:27 e2be974225ed: Pull complete 00:32:28 339a4e72a1f5: Pull complete 00:32:28 988bab9f4d93: Pull complete 00:32:28 1469e6f7b9e6: Pull complete 00:32:28 eaf3925da568: Pull complete 00:32:30 bab4dde63d76: Pull complete 00:32:30 bde34c3a00c8: Pull complete 00:32:30 b352a97aabf1: Pull complete 00:32:30 4872d77fe225: Pull complete 00:32:30 5851b861e8e6: Pull complete 00:32:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:30 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:32 $ docker top 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf -eo pid,comm 00:32:32 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). 00:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:32 [ssh-agent] Looking for ssh-agent implementation... 00:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:32 $ docker exec 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf ssh-agent 00:32:32 SSH_AUTH_SOCK=/tmp/ssh-VbYncCy1eX7P/agent.32 00:32:32 SSH_AGENT_PID=38 00:32:32 Running ssh-add (command line suppressed) 00:32:32 Identity added: /w/workspace/edgex-go/442@tmp/private_key_16530885904459975861.key (/w/workspace/edgex-go/442@tmp/private_key_16530885904459975861.key) 00:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:32 + git tag --points-at HEAD [Pipeline] } 00:32:32 $ docker exec --env ******** --env ******** 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf ssh-agent -k 00:32:33 unset SSH_AUTH_SOCK; 00:32:33 unset SSH_AGENT_PID; 00:32:33 echo Agent pid 38 killed; 00:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:33 [ssh-agent] Looking for ssh-agent implementation... 00:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:33 $ docker exec 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf ssh-agent 00:32:33 SSH_AUTH_SOCK=/tmp/ssh-6JFscfA9FhDt/agent.70 00:32:33 SSH_AGENT_PID=76 00:32:33 Running ssh-add (command line suppressed) 00:32:33 Identity added: /w/workspace/edgex-go/442@tmp/private_key_7807152501196018397.key (/w/workspace/edgex-go/442@tmp/private_key_7807152501196018397.key) 00:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:33 + git semver init 00:32:34 2023-03-08 00:32:34,035 [run_init] DEBUG init version:0.0.0 force:False 00:32:34 2023-03-08 00:32:34,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/442/.semver 00:32:34 2023-03-08 00:32:34,037 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/442/.semver 00:32:34 2023-03-08 00:32:34,038 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/442/.semver'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=None) 00:32:39 2023-03-08 00:32:38,424 [append_file] DEBUG append to file:/w/workspace/edgex-go/442/.git/info/exclude 00:32:39 2023-03-08 00:32:38,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/442/.semver/main with force:False 00:32:39 2023-03-08 00:32:38,425 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main 00:32:39 2023-03-08 00:32:38,425 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main 00:32:39 3.0.0-dev.80 [Pipeline] } 00:32:39 $ docker exec --env ******** --env ******** 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf ssh-agent -k 00:32:39 unset SSH_AUTH_SOCK; 00:32:39 unset SSH_AGENT_PID; 00:32:39 echo Agent pid 76 killed; 00:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:39 + git semver [Pipeline] } 00:32:40 $ docker stop --time=1 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf 00:32:41 $ docker rm -f --volumes 9cfecef69c7a862ff31e13c77a541dc069ba29b3a28d55d86b7ec2c93aeefcbf [Pipeline] // withDockerContainer [Pipeline] sh 00:32:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:42 Stashed 1 file(s) [Pipeline] echo 00:32:42 [edgeXSemver]: initialized semver on version 3.0.0-dev.80 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:42 + git config --global --add safe.directory /w/workspace/edgex-go/442 [Pipeline] echo 00:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:42 ========================================================= 00:32:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:32:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:32:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:42 213ec9aee27d: Pulling fs layer 00:32:42 4583459ba037: Pulling fs layer 00:32:42 93c1e223e6f2: Pulling fs layer 00:32:42 53926ce57604: Pulling fs layer 00:32:42 21b2b0c7a3f4: Pulling fs layer 00:32:42 22ff95d597cd: Pulling fs layer 00:32:42 12d6caf4c0d1: Pulling fs layer 00:32:42 96b7cbca73a9: Pulling fs layer 00:32:42 a7acece74701: Pulling fs layer 00:32:42 21b2b0c7a3f4: Waiting 00:32:42 22ff95d597cd: Waiting 00:32:42 12d6caf4c0d1: Waiting 00:32:42 96b7cbca73a9: Waiting 00:32:42 a7acece74701: Waiting 00:32:42 53926ce57604: Waiting 00:32:42 93c1e223e6f2: Verifying Checksum 00:32:42 93c1e223e6f2: Download complete 00:32:42 4583459ba037: Download complete 00:32:42 21b2b0c7a3f4: Verifying Checksum 00:32:42 21b2b0c7a3f4: Download complete 00:32:42 22ff95d597cd: Download complete 00:32:42 213ec9aee27d: Verifying Checksum 00:32:42 213ec9aee27d: Download complete 00:32:43 12d6caf4c0d1: Verifying Checksum 00:32:43 12d6caf4c0d1: Download complete 00:32:43 213ec9aee27d: Pull complete 00:32:43 4583459ba037: Pull complete 00:32:43 93c1e223e6f2: Pull complete 00:32:43 a7acece74701: Verifying Checksum 00:32:43 a7acece74701: Download complete 00:32:44 96b7cbca73a9: Verifying Checksum 00:32:44 96b7cbca73a9: Download complete 00:32:44 53926ce57604: Verifying Checksum 00:32:44 53926ce57604: Download complete 00:32:48 53926ce57604: Pull complete 00:32:48 21b2b0c7a3f4: Pull complete 00:32:48 22ff95d597cd: Pull complete 00:32:48 12d6caf4c0d1: Pull complete 00:32:51 96b7cbca73a9: Pull complete 00:32:52 a7acece74701: Pull complete 00:32:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:32:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:32:52 WORKDIR /edgex 00:32:52 COPY go.mod . 00:32:52 RUN go mod download 00:32:52 + docker build -t ci-base-image-x86_64 -f - . 00:32:53 Sending build context to Docker daemon 170.3MB 00:32:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:32:53 ---> db6d94c90886 00:32:53 Step 2/4 : WORKDIR /edgex 00:32:55 ---> Running in 147c681c797a 00:32:55 Removing intermediate container 147c681c797a 00:32:55 ---> bca26fa3f5d0 00:32:55 Step 3/4 : COPY go.mod . 00:32:55 ---> a4a3bcc59525 00:32:55 Step 4/4 : RUN go mod download 00:32:55 ---> Running in 536703815ee7 00:32:57 Still waiting to schedule task 00:32:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8698’ 00:33:07 Removing intermediate container 536703815ee7 00:33:07 ---> 861b1045a424 00:33:07 Successfully built 861b1045a424 00:33:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:07 + docker inspect -f . ci-base-image-x86_64 00:33:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:08 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:33:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:08 $ docker top 5a5311752d1c43bdb7be8d7d910b3feba9b11a5680de33e65ddb16684d32058e -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:08 + go version 00:33:08 go version go1.18.7 linux/amd64 [Pipeline] } 00:33:08 $ docker stop --time=1 5a5311752d1c43bdb7be8d7d910b3feba9b11a5680de33e65ddb16684d32058e 00:33:10 $ docker rm -f --volumes 5a5311752d1c43bdb7be8d7d910b3feba9b11a5680de33e65ddb16684d32058e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:10 + docker inspect -f . ci-base-image-x86_64 00:33:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:10 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:33:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:10 $ docker top 25658bed6d2d5ccc947dcc7502f5bbe7e9562095443e56cab619ec310567edac -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:11 ========================================================= 00:33:11 [edgeXBuildGoParallel] Running Tests and Build... 00:33:11 ========================================================= [Pipeline] sh 00:33:11 + git config --global --add safe.directory /w/workspace/edgex-go/442 [Pipeline] fileExists [Pipeline] sh 00:33:11 + make test 00:33:11 go test -race -coverprofile=coverage.out ./... 00:33:19 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.141s coverage: 98.5% of statements 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.160s coverage: 71.2% of statements 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.626s coverage: 88.5% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.9% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.550s coverage: 95.6% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.094s coverage: 65.9% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.152s coverage: 0.9% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 45.5% of statements 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 82.9% of statements 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements 00:33:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.361s coverage: 79.9% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.062s coverage: 20.0% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 81.2% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 82.1% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 84.8% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.266s coverage: 63.1% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.109s coverage: 17.7% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:34:03 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 00:34:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 00:34:25 go vet ./... 00:34:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:34:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:34:28 ./bin/test-attribution-txt.sh [Pipeline] echo 00:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:34:29 + ls -al . 00:34:29 total 704 00:34:29 drwxrwxr-x 11 1001 1001 4096 Mar 8 00:33 . 00:34:29 drwxr-xr-x 4 root root 4096 Mar 8 00:33 .. 00:34:29 drwxrwxr-x 2 1001 1001 4096 Mar 8 00:32 .blubracket 00:34:29 -rw-rw-r-- 1 1001 1001 16 Mar 8 00:32 .dockerignore 00:34:29 drwxrwxr-x 8 1001 1001 4096 Mar 8 00:34 .git 00:34:29 drwxrwxr-x 3 1001 1001 4096 Mar 8 00:32 .github 00:34:29 -rw-rw-r-- 1 1001 1001 1112 Mar 8 00:32 .gitignore 00:34:29 -rw-rw-r-- 1 1001 1001 42 Mar 8 00:32 .golangci.yml 00:34:29 -rw-rw-r-- 1 1001 1001 87 Mar 8 00:32 .hadolint.yml 00:34:29 drwxr-xr-x 3 1001 1001 4096 Mar 8 00:32 .semver 00:34:29 -rw-rw-r-- 1 1001 1001 166 Mar 8 00:32 .sonarcloud.properties 00:34:29 -rw-rw-r-- 1 1001 1001 1171 Mar 8 00:32 ADOPTERS.md 00:34:29 -rw-rw-r-- 1 1001 1001 10825 Mar 8 00:32 Attribution.txt 00:34:29 -rw-rw-r-- 1 1001 1001 73765 Mar 8 00:32 CHANGELOG.md 00:34:29 -rw-rw-r-- 1 1001 1001 3804 Mar 8 00:32 CONTRIBUTING.md 00:34:29 -rw-rw-r-- 1 1001 1001 677 Mar 8 00:32 GOVERNANCE.md 00:34:29 -rw-rw-r-- 1 1001 1001 883 Mar 8 00:32 Jenkinsfile 00:34:29 -rw-rw-r-- 1 1001 1001 10775 Mar 8 00:32 LICENSE 00:34:29 -rw-rw-r-- 1 1001 1001 14071 Mar 8 00:32 Makefile 00:34:29 -rw-rw-r-- 1 1001 1001 582 Mar 8 00:32 OWNERS.md 00:34:29 -rw-rw-r-- 1 1001 1001 9403 Mar 8 00:32 README.md 00:34:29 -rw-rw-r-- 1 1001 1001 6912 Mar 8 00:32 SECURITY.md 00:34:29 -rw-rw-r-- 1 1001 1001 12 Mar 8 00:32 VERSION 00:34:29 drwxrwxr-x 2 1001 1001 4096 Mar 8 00:32 bin 00:34:29 drwxrwxr-x 18 1001 1001 4096 Mar 8 00:32 cmd 00:34:29 -rw-r--r-- 1 root root 446903 Mar 8 00:34 coverage.out 00:34:29 -rw-rw-r-- 1 1001 1001 3232 Mar 8 00:32 go.mod 00:34:29 -rw-rw-r-- 1 1001 1001 31098 Mar 8 00:32 go.sum 00:34:29 drwxrwxr-x 7 1001 1001 4096 Mar 8 00:32 internal 00:34:29 drwxrwxr-x 3 1001 1001 4096 Mar 8 00:32 openapi 00:34:29 drwxrwxr-x 4 1001 1001 4096 Mar 8 00:32 snap 00:34:29 -rw-rw-r-- 1 1001 1001 204 Mar 8 00:32 version.go [Pipeline] sh 00:34:29 + '[' -e coverage.out ] 00:34:29 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:29 Stashed 1 file(s) [Pipeline] sh 00:34:29 + make build 00:34:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:34:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:34:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:34:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:34:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:35:05 $ docker stop --time=1 25658bed6d2d5ccc947dcc7502f5bbe7e9562095443e56cab619ec310567edac 00:35:07 $ docker rm -f --volumes 25658bed6d2d5ccc947dcc7502f5bbe7e9562095443e56cab619ec310567edac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:08 00:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:09 latest: Pulling from edgex-devops/edgex-compose 00:35:09 cbdbe7a5bc2a: Pulling fs layer 00:35:09 ca9280d653b3: Pulling fs layer 00:35:09 7e9c9ca2126c: Pulling fs layer 00:35:09 cbdbe7a5bc2a: Download complete 00:35:09 ca9280d653b3: Verifying Checksum 00:35:09 ca9280d653b3: Download complete 00:35:09 cbdbe7a5bc2a: Pull complete 00:35:10 7e9c9ca2126c: Verifying Checksum 00:35:10 7e9c9ca2126c: Download complete 00:35:10 ca9280d653b3: Pull complete 00:35:14 7e9c9ca2126c: Pull complete 00:35:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:14 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:35:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:15 $ docker top 7ecc653f773b2a857c8a5e6abdbafe1aaa07f0f15061f65d843550cdb13200b0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:15 + + grepdocker-compose parallel build 00:35:15 --help 00:35:16 --parallel Build images in parallel. [Pipeline] } 00:35:16 $ docker stop --time=1 7ecc653f773b2a857c8a5e6abdbafe1aaa07f0f15061f65d843550cdb13200b0 00:35:18 $ docker rm -f --volumes 7ecc653f773b2a857c8a5e6abdbafe1aaa07f0f15061f65d843550cdb13200b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:18 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 00:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:18 $ docker top c46541d8e3e27d424e92d12f1bc3e45f3f90f00e37c729a49bc910fd4f73e789 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:19 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:19 Building core-command ... 00:35:19 Building core-common-config-bootstrapper ... 00:35:19 Building core-data ... 00:35:19 Building core-metadata ... 00:35:19 Building security-bootstrapper ... 00:35:19 Building security-proxy-auth ... 00:35:19 Building security-proxy-setup ... 00:35:19 Building security-secretstore-setup ... 00:35:19 Building security-spiffe-token-provider ... 00:35:19 Building security-spire-agent ... 00:35:19 Building security-spire-config ... 00:35:19 Building security-spire-server ... 00:35:19 Building support-notifications ... 00:35:19 Building support-scheduler ... 00:35:19 Building support-scheduler 00:35:19 Building core-command 00:35:19 Building security-proxy-auth 00:35:19 Building security-spire-agent 00:35:19 Building security-spiffe-token-provider 00:35:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:32 ---> 861b1045a424 00:35:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:35:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:32 ---> 861b1045a424 00:35:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:35:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:32 ---> 861b1045a424 00:35:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:35:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:32 ---> 861b1045a424 00:35:32 Step 3/24 : WORKDIR /edgex-go 00:35:33 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:35:33 Step 2/19 : FROM ${BUILDER_BASE} AS builder 00:35:33 ---> 861b1045a424 00:35:33 Step 3/19 : WORKDIR /edgex-go 00:35:36 ---> Running in f69b5c3f0f48 00:35:36 ---> Running in 9d48b10d2d3c 00:35:36 ---> Running in 9e2dc3f323b6 00:35:36 ---> Running in fd4bd1268e03 00:35:36 ---> Running in 773be6f556ba 00:35:36 Removing intermediate container 9e2dc3f323b6 00:35:36 ---> 7f3a4f4c5167 00:35:36 Step 4/22 : WORKDIR /edgex-go 00:35:36 Removing intermediate container f69b5c3f0f48 00:35:36 ---> 4bc3e3622ed4 00:35:36 Step 4/23 : WORKDIR /edgex-go 00:35:36 Removing intermediate container 773be6f556ba 00:35:36 ---> f3b4a016213b 00:35:36 Step 4/22 : WORKDIR /edgex-go 00:35:36 Removing intermediate container fd4bd1268e03 00:35:36 ---> fbdc5a328daf 00:35:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 00:35:36 ---> Running in d7c986216069 00:35:36 ---> Running in 21aa80382fae 00:35:36 ---> Running in 51937adad3d0 00:35:36 Removing intermediate container 9d48b10d2d3c 00:35:36 ---> 6212d09f4b0e 00:35:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:35:36 ---> Running in 44966abac4b2 00:35:36 ---> Running in f33ae3ea1686 00:35:36 Removing intermediate container d7c986216069 00:35:36 ---> 66c13653a181 00:35:36 Step 5/22 : RUN apk add --update --no-cache make git 00:35:36 Removing intermediate container 51937adad3d0 00:35:36 ---> f0cb3096731a 00:35:36 Step 5/22 : RUN apk add --update --no-cache make git 00:35:36 Removing intermediate container 21aa80382fae 00:35:36 ---> 340d6fda7b0d 00:35:36 Step 5/23 : RUN apk add --update --no-cache make git 00:35:36 ---> Running in d66ec83bef4c 00:35:36 ---> Running in 944c69f8d19f 00:35:36 ---> Running in 6e014df1e137 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:35:37 OK: 211 MiB in 51 packages 00:35:37 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:35:37 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:35:37 OK: 17046 distinct packages available 00:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:35:37 OK: 211 MiB in 51 packages 00:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:35:37 OK: 211 MiB in 51 packages 00:35:37 OK: 211 MiB in 51 packages 00:35:37 OK: 211 MiB in 51 packages 00:35:37 Removing intermediate container f33ae3ea1686 00:35:37 ---> 3263c84d287f 00:35:37 Step 5/24 : COPY go.mod vendor* ./ 00:35:37 Removing intermediate container d66ec83bef4c 00:35:37 ---> 93e489153c6a 00:35:37 Step 6/22 : COPY go.mod vendor* ./ 00:35:37 ---> e9c749eaa1a0 00:35:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:37 ---> Running in 59eff1ab34ef 00:35:37 ---> a73dabf4da32 00:35:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:37 ---> Running in a15c32f94d88 00:35:38 Removing intermediate container 944c69f8d19f 00:35:38 ---> 45fe25f56410 00:35:38 Step 6/22 : COPY go.mod vendor* ./ 00:35:38 Removing intermediate container 6e014df1e137 00:35:38 ---> 31c1bf16f55c 00:35:38 Step 6/23 : COPY go.mod vendor* ./ 00:35:38 Removing intermediate container 44966abac4b2 00:35:38 ---> 06ceed1f45e2 00:35:38 Step 5/19 : COPY go.mod vendor* ./ 00:35:38 ---> 9f41e9344f8a 00:35:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:38 ---> Running in 0858f79f881a 00:35:38 ---> 1c3841e97f20 00:35:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:38 ---> Running in 149f0176dc73 00:35:38 ---> 31d34842e074 00:35:38 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:38 ---> Running in 93c1e55dbb33 00:36:10 Removing intermediate container 149f0176dc73 00:36:10 ---> 78aa84855f6f 00:36:10 Step 8/23 : COPY . . 00:36:10 Removing intermediate container 59eff1ab34ef 00:36:10 ---> fbcac3198146 00:36:10 Step 7/24 : COPY . . 00:36:10 Removing intermediate container 93c1e55dbb33 00:36:10 ---> 91629681668b 00:36:10 Step 7/19 : COPY . . 00:36:10 Removing intermediate container 0858f79f881a 00:36:10 ---> 2112ee2b6f14 00:36:10 Step 8/22 : COPY . . 00:36:10 Removing intermediate container a15c32f94d88 00:36:10 ---> 89f647ac8a57 00:36:10 Step 8/22 : COPY . . 00:36:20 ---> 9f3e0b993858 00:36:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:36:20 ---> 7add6d49e32c 00:36:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:36:20 ---> 03334b8726fa 00:36:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:36:20 ---> b4f23a3f93eb 00:36:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:36:20 ---> ca93b13bf4d6 00:36:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:36:20 ---> Running in c96a13e93501 00:36:20 ---> Running in 1f1c03fb358f 00:36:20 ---> Running in 5bdafe929460 00:36:20 ---> Running in f8281c39f35c 00:36:20 ---> Running in 4c2addfb0739 00:36:20 Removing intermediate container 5bdafe929460 00:36:20 ---> 991e77024f94 00:36:20 Step 9/24 : WORKDIR /edgex-go/spire-build 00:36:20 ---> Running in 9ffce9a3e8b8 00:36:20 Removing intermediate container 9ffce9a3e8b8 00:36:20 ---> a90f145b0841 00:36:20 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:36:20 ---> Running in 89ff08557cb8 00:36:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:36:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:36:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:36:21 Removing intermediate container 89ff08557cb8 00:36:21 ---> 5b92ef4af234 00:36:21 Step 11/24 : WORKDIR /edgex-go 00:36:21 ---> Running in 46004a8ef5f5 00:36:21 Removing intermediate container 46004a8ef5f5 00:36:21 ---> 281615135bc8 00:36:21 00:36:21 Step 12/24 : FROM alpine:3.15 00:36:22 3.15: Pulling from library/alpine 00:36:22 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 00:36:22 Status: Downloaded newer image for alpine:3.15 00:36:22 ---> 5ce65d7b0fde 00:36:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:36:22 ---> Running in a529eb4f787a 00:36:22 Removing intermediate container a529eb4f787a 00:36:22 ---> 4829c08dd787 00:36:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:36:22 ---> Running in 2591ecaa0950 00:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:23 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:36:23 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:36:23 OK: 15859 distinct packages available 00:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:24 (1/5) Installing dumb-init (1.2.5-r1) 00:36:24 (2/5) Installing musl-obstack (1.2.3-r0) 00:36:24 (3/5) Installing libucontext (1.1-r0) 00:36:24 (4/5) Installing gcompat (1.0.0-r4) 00:36:24 (5/5) Installing openssl (1.1.1t-r1) 00:36:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8704 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:36:24 Running in /w/workspace/edgex-go/442 [Pipeline] { [Pipeline] checkout 00:36:24 The recommended git tool is: git 00:36:24 Executing busybox-1.34.1-r7.trigger 00:36:24 OK: 7 MiB in 19 packages 00:36:24 Removing intermediate container 2591ecaa0950 00:36:24 ---> e251eac0a7c8 00:36:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:36:26 ---> db2f14647e4b 00:36:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:36:28 ---> 7cbbb3e65251 00:36:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:36:29 using credential edgex-jenkins-ssh 00:36:29 Cloning the remote Git repository 00:36:29 ---> 386ba98270dd 00:36:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:36:29 ---> be817642b914 00:36:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:36:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:29 > git init /w/workspace/edgex-go/442 # timeout=10 00:36:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:29 > git --version # timeout=10 00:36:29 > git --version # 'git version 2.25.1' 00:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:30 ---> 3b7e96c1d613 00:36:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:36:30 ---> Running in 650186dd6e84 00:36:30 Removing intermediate container 650186dd6e84 00:36:30 ---> d4324d691253 00:36:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:36:30 ---> Running in ac85f70bd546 00:36:30 Removing intermediate container ac85f70bd546 00:36:30 ---> b6e0c48921a5 00:36:30 Step 22/24 : LABEL arch=x86_64 00:36:31 ---> Running in 963ae621b44f 00:36:31 Removing intermediate container 963ae621b44f 00:36:31 ---> 144faae4497a 00:36:31 Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:36:31 ---> Running in 0da5ee04485b 00:36:32 Removing intermediate container 0da5ee04485b 00:36:32 ---> 01465425be14 00:36:32 Step 24/24 : LABEL version=3.0.0-dev.80 00:36:32 ---> Running in b5bda26a11a6 00:36:32 Removing intermediate container b5bda26a11a6 00:36:32 ---> 11b02e25a66c 00:36:32 00:36:32 Successfully built 11b02e25a66c 00:36:32 Successfully tagged security-spire-agent:latest 00:36:32  Building security-spire-agent ... done Building security-spire-config 00:36:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:36:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:36 ---> 861b1045a424 00:36:36 Step 3/24 : WORKDIR /edgex-go 00:36:36 ---> Using cache 00:36:36 ---> 6212d09f4b0e 00:36:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:36:36 ---> Using cache 00:36:36 ---> 3263c84d287f 00:36:36 Step 5/24 : COPY go.mod vendor* ./ 00:36:36 ---> Using cache 00:36:36 ---> e9c749eaa1a0 00:36:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:36 ---> Using cache 00:36:36 ---> fbcac3198146 00:36:36 Step 7/24 : COPY . . 00:36:36 ---> Using cache 00:36:36 ---> b4f23a3f93eb 00:36:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:36:36 ---> Using cache 00:36:36 ---> 991e77024f94 00:36:36 Step 9/24 : WORKDIR /edgex-go/spire-build 00:36:36 ---> Using cache 00:36:36 ---> a90f145b0841 00:36:36 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:36:36 ---> Using cache 00:36:36 ---> 5b92ef4af234 00:36:36 Step 11/24 : WORKDIR /edgex-go 00:36:36 ---> Using cache 00:36:36 ---> 281615135bc8 00:36:36 00:36:36 Step 12/24 : FROM alpine:3.15 00:36:36 ---> 5ce65d7b0fde 00:36:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:36:36 ---> Using cache 00:36:36 ---> 4829c08dd787 00:36:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:36:37 ---> Running in 2ff36c2c84b4 00:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:38 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:36:38 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:36:38 OK: 15859 distinct packages available 00:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:38 (1/4) Installing dumb-init (1.2.5-r1) 00:36:38 (2/4) Installing musl-obstack (1.2.3-r0) 00:36:38 (3/4) Installing libucontext (1.1-r0) 00:36:38 (4/4) Installing gcompat (1.0.0-r4) 00:36:38 Executing busybox-1.34.1-r7.trigger 00:36:38 OK: 6 MiB in 18 packages 00:36:40 Removing intermediate container 2ff36c2c84b4 00:36:40 ---> c30c420e191f 00:36:40 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:36:42 ---> 4fa20b4033b7 00:36:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:36:42 ---> 15d2be1c9950 00:36:42 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:36:43 ---> Running in 45aab07bbca4 00:36:43 Removing intermediate container 45aab07bbca4 00:36:43 ---> 416f78bc5186 00:36:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:36:43 ---> 2d349e083a8b 00:36:43 Step 19/24 : WORKDIR / 00:36:44 ---> Running in cd8f39ee9d50 00:36:44 Removing intermediate container cd8f39ee9d50 00:36:44 ---> a4959d3a96e2 00:36:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:36:44 ---> Running in 358c63bb632a 00:36:44 Removing intermediate container 358c63bb632a 00:36:44 ---> edd49ea7ba81 00:36:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:36:44 ---> Running in 3a44a0d05c4a 00:36:45 Removing intermediate container 3a44a0d05c4a 00:36:45 ---> 42c0ab2554c9 00:36:45 Step 22/24 : LABEL arch=x86_64 00:36:45 ---> Running in 056cec13461f 00:36:45 Removing intermediate container 056cec13461f 00:36:45 ---> 9543164146ba 00:36:45 Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:36:45 ---> Running in 4126a98e16f1 00:36:46 Removing intermediate container 4126a98e16f1 00:36:46 ---> 3fdc1dc78a89 00:36:46 Step 24/24 : LABEL version=3.0.0-dev.80 00:36:46 ---> Running in 7a6d5ffbd006 00:36:46 Removing intermediate container 7a6d5ffbd006 00:36:46 ---> be97ad124e4d 00:36:46 00:36:46 Successfully built be97ad124e4d 00:36:46 Successfully tagged security-spire-config:latest 00:36:46  Building security-spire-config ... done Building support-notifications 00:36:47 Avoid second fetch 00:36:47 Checking out Revision 58b8fd44f0ff4559fd42e12903202336e28d0eb5 (main) 00:36:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 (#4410)" 00:36:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:47 > git config core.sparsecheckout # timeout=10 00:36:47 > git checkout -f 58b8fd44f0ff4559fd42e12903202336e28d0eb5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:36:48 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:48 Dload Upload Total Spent Left Speed 00:36:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh 00:36:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:36:49 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:36:49 sudo tee /etc/docker/daemon.new 00:36:49 { 00:36:49 "registry-mirrors": [ 00:36:49 "https://nexus3.edgexfoundry.org:10001" 00:36:49 ], 00:36:49 "bip": "10.250.0.254/24", 00:36:49 "hosts": [ 00:36:49 "tcp://0.0.0.0:5555", 00:36:49 "unix:///var/run/docker.sock" 00:36:49 ], 00:36:49 "mtu": 1458, 00:36:49 "selinux-enabled": true, 00:36:49 "seccomp-profile": "/etc/docker/seccomp.json" 00:36:49 } [Pipeline] sh 00:36:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:36:50 + sudo service docker restart 00:36:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:36:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:50 ---> 861b1045a424 00:36:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:36:50 ---> Using cache 00:36:50 ---> f3b4a016213b 00:36:50 Step 4/22 : WORKDIR /edgex-go 00:36:50 ---> Using cache 00:36:50 ---> f0cb3096731a 00:36:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:52 ---> Running in ee39d35e6e80 00:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:36:54 OK: 211 MiB in 51 packages 00:36:55 Removing intermediate container ee39d35e6e80 00:36:55 ---> 4ad6b200e0b6 00:36:55 Step 6/22 : COPY go.mod vendor* ./ 00:36:56 ---> 50653e97c578 00:36:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:56 ---> Running in 2590f840d8d3 00:37:00 Removing intermediate container 1f1c03fb358f 00:37:00 ---> b3c692290281 00:37:00 00:37:00 Step 10/22 : FROM alpine:3.16 00:37:00 3.16: Pulling from library/alpine 00:37:01 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:37:01 Status: Downloaded newer image for alpine:3.16 00:37:01 ---> dfd21b5a31f5 00:37:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:37:02 ---> Running in 568a9e014499 00:37:02 Removing intermediate container 568a9e014499 00:37:02 ---> 3586df44434e 00:37:02 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:37:02 Removing intermediate container f8281c39f35c 00:37:02 ---> 90315eda9e32 00:37:02 00:37:02 Step 10/23 : FROM alpine:3.16 00:37:02 ---> dfd21b5a31f5 00:37:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:37:02 ---> Running in cab0367dd24b 00:37:02 ---> Running in 7f929027ed6f 00:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:37:03 (1/1) Installing dumb-init (1.2.5-r1) 00:37:03 Executing busybox-1.35.0-r17.trigger 00:37:03 OK: 6 MiB in 15 packages 00:37:03 (1/1) Installing dumb-init (1.2.5-r1) 00:37:03 Executing busybox-1.35.0-r17.trigger 00:37:03 OK: 6 MiB in 15 packages 00:37:04 Removing intermediate container cab0367dd24b 00:37:04 ---> acc55afb2cc7 00:37:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:04 Removing intermediate container 7f929027ed6f 00:37:04 ---> 3f7d4429ec03 00:37:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:04 ---> Running in fa593065b429 00:37:04 Removing intermediate container fa593065b429 00:37:04 ---> 176529087d1a 00:37:04 Step 13/23 : ENV APP_PORT=59882 00:37:04 ---> ef8375afdfc7 00:37:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:37:04 ---> Running in 1581209a1ecd 00:37:04 Removing intermediate container 1581209a1ecd 00:37:04 ---> 27e117316f16 00:37:04 Step 14/23 : EXPOSE $APP_PORT 00:37:04 ---> Running in 6834b0bc4f84 00:37:05 ---> 9bcd7deebbe0 00:37:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 00:37:05 Removing intermediate container 6834b0bc4f84 00:37:05 ---> a173e9f7864f 00:37:05 Step 15/23 : WORKDIR / 00:37:05 ---> Running in 6c696226b326 00:37:05 ---> 4b8bcc65b67d 00:37:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:37:05 Removing intermediate container 6c696226b326 00:37:05 ---> 9cac2b38d0e1 00:37:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:06 ---> 55b4ee70b247 00:37:06 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:37:06 ---> ac85d7587690 00:37:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:06 ---> Running in c201980ecea9 00:37:07 ---> 2c2a4e4bd4bf 00:37:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:07 Removing intermediate container c96a13e93501 00:37:07 ---> f4cc5b3bb47c 00:37:07 00:37:07 Step 9/19 : FROM alpine:3.15 00:37:07 ---> 5ce65d7b0fde 00:37:07 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:37:07 ---> Using cache 00:37:07 ---> 4829c08dd787 00:37:07 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:08 ---> Running in 3a82c8bc1f5e 00:37:08 Removing intermediate container c201980ecea9 00:37:08 ---> 53a79224b13e 00:37:08 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:08 provisioning config files... 00:37:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/442@tmp/config17455710260423683176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:08 ---> 0e2ab03770f3 00:37:08 Step 19/23 : ENTRYPOINT ["/core-command"] 00:37:08 ---> Running in 19b866ee3f98 00:37:09 ---> docker-login.sh 00:37:09 nexus3.edgexfoundry.org:10001 00:37:09 ---> Running in dd49f4be3873 00:37:09 Removing intermediate container 19b866ee3f98 00:37:09 ---> 481d2a7971fb 00:37:09 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:09 Removing intermediate container dd49f4be3873 00:37:09 ---> 9387ea5ec48a 00:37:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:37:09 ---> Running in 42bbfaf7f573 00:37:09 ---> Running in 66b228e15f0a 00:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:09 nexus3.edgexfoundry.org:10002 00:37:09 Removing intermediate container 42bbfaf7f573 00:37:09 ---> 678196e1e20e 00:37:09 Step 20/22 : LABEL arch=x86_64 00:37:09 Removing intermediate container 66b228e15f0a 00:37:09 ---> 42c4e228ae9b 00:37:09 Step 21/23 : LABEL arch=x86_64 00:37:09 ---> Running in 0fc349423bc7 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:10 ---> Running in 52f701bf2a45 00:37:10 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:37:10 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:37:10 OK: 15859 distinct packages available 00:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:10 Removing intermediate container 0fc349423bc7 00:37:10 ---> f0629079bffd 00:37:10 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:10 nexus3.edgexfoundry.org:10003 00:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:10 Removing intermediate container 52f701bf2a45 00:37:10 ---> e534e184f678 00:37:10 Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:37:10 ---> Running in 00e642a51509 00:37:10 ---> Running in 3cb48830ef5c 00:37:10 (1/9) Installing ca-certificates (20220614-r0) 00:37:10 (2/9) Installing brotli-libs (1.0.9-r5) 00:37:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:10 Configure a credential helper to remove this warning. See 00:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:10 00:37:10 Login Succeeded 00:37:10 nexus3.edgexfoundry.org:10004 00:37:10 Removing intermediate container 00e642a51509 00:37:10 ---> 39c22ea8098c 00:37:10 Step 22/22 : LABEL version=3.0.0-dev.80 00:37:10 (4/9) Installing libcurl (7.80.0-r6) 00:37:10 (5/9) Installing curl (7.80.0-r6) 00:37:10 (6/9) Installing dumb-init (1.2.5-r1) 00:37:10 (7/9) Installing musl-obstack (1.2.3-r0) 00:37:10 Removing intermediate container 3cb48830ef5c 00:37:10 ---> f787e0fd79b1 00:37:10 Step 23/23 : LABEL version=3.0.0-dev.80 00:37:10 (8/9) Installing libucontext (1.1-r0) 00:37:10 (9/9) Installing gcompat (1.0.0-r4) 00:37:10 Executing busybox-1.34.1-r7.trigger 00:37:10 Executing ca-certificates-20220614-r0.trigger 00:37:10 ---> Running in 570f4f6fa61e 00:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:10 Configure a credential helper to remove this warning. See 00:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:10 00:37:10 Login Succeeded 00:37:10 docker.io 00:37:10 OK: 8 MiB in 23 packages 00:37:10 ---> Running in f3dc21221592 00:37:10 Removing intermediate container 570f4f6fa61e 00:37:10 ---> f632adf798d2 00:37:10 00:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:11 Successfully built f632adf798d2 00:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:11 Configure a credential helper to remove this warning. See 00:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:11 00:37:11 Login Succeeded 00:37:11 ---> docker-login.sh ends [Pipeline] } 00:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 00:37:11 Successfully tagged security-proxy-auth:latest 00:37:11  Building security-proxy-auth ... done Building security-spire-server 00:37:11 Removing intermediate container f3dc21221592 00:37:11 ---> 63ebde315cf7 00:37:11 00:37:11 Successfully built 63ebde315cf7 00:37:11 Successfully tagged core-command:latest 00:37:11  Building core-command ... done Building core-metadata 00:37:11 Removing intermediate container 4c2addfb0739 00:37:11 ---> 83b43b4c9017 00:37:11 00:37:11 Step 10/22 : FROM alpine:3.16 00:37:11 ---> dfd21b5a31f5 00:37:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:37:11 ---> Using cache 00:37:11 ---> 3f7d4429ec03 00:37:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:11 ---> Using cache 00:37:11 ---> 176529087d1a 00:37:11 Step 13/22 : ENV APP_PORT=59861 [Pipeline] unstash [Pipeline] sh 00:37:11 + git config --global --add safe.directory /w/workspace/edgex-go/442 [Pipeline] echo 00:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:11 ========================================================= 00:37:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:37:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:37:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:12 9b18e9b68314: Pulling fs layer 00:37:12 35d82f9e3411: Pulling fs layer 00:37:12 e16973657156: Pulling fs layer 00:37:12 fc693d55d65f: Pulling fs layer 00:37:12 7e9fc2657dce: Pulling fs layer 00:37:12 dda99020689f: Pulling fs layer 00:37:12 db1c61fa0a46: Pulling fs layer 00:37:12 891c053d2c06: Pulling fs layer 00:37:12 dda99020689f: Waiting 00:37:12 db1c61fa0a46: Waiting 00:37:12 fc693d55d65f: Waiting 00:37:12 891c053d2c06: Waiting 00:37:12 7e9fc2657dce: Waiting 00:37:12 e16973657156: Verifying Checksum 00:37:12 e16973657156: Download complete 00:37:12 35d82f9e3411: Download complete 00:37:12 7e9fc2657dce: Verifying Checksum 00:37:12 7e9fc2657dce: Download complete 00:37:12 dda99020689f: Verifying Checksum 00:37:12 dda99020689f: Download complete 00:37:12 9b18e9b68314: Verifying Checksum 00:37:13 9b18e9b68314: Pull complete 00:37:13 891c053d2c06: Verifying Checksum 00:37:13 891c053d2c06: Download complete 00:37:14 ---> Running in 246a79426f2f 00:37:14 Removing intermediate container 3a82c8bc1f5e 00:37:14 ---> 00536831cec7 00:37:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:14 db1c61fa0a46: Verifying Checksum 00:37:14 db1c61fa0a46: Download complete 00:37:14 Removing intermediate container 246a79426f2f 00:37:14 ---> e40fb1347493 00:37:14 Step 14/22 : EXPOSE $APP_PORT 00:37:15 ---> 290babfbf6ba 00:37:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:37:15 ---> Running in 1e83c5d7d579 00:37:15 fc693d55d65f: Verifying Checksum 00:37:15 fc693d55d65f: Download complete 00:37:15 35d82f9e3411: Pull complete 00:37:15 e16973657156: Pull complete 00:37:15 Removing intermediate container 1e83c5d7d579 00:37:15 ---> d3714a130cf5 00:37:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:37:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:15 ---> 861b1045a424 00:37:15 Step 3/23 : WORKDIR /edgex-go 00:37:15 ---> Using cache 00:37:15 ---> 6212d09f4b0e 00:37:15 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 00:37:15 ---> Using cache 00:37:15 ---> 3263c84d287f 00:37:15 Step 5/23 : COPY go.mod vendor* ./ 00:37:15 ---> Using cache 00:37:15 ---> e9c749eaa1a0 00:37:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:15 ---> Using cache 00:37:15 ---> fbcac3198146 00:37:15 Step 7/23 : COPY . . 00:37:15 ---> Using cache 00:37:15 ---> b4f23a3f93eb 00:37:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 00:37:15 ---> Using cache 00:37:15 ---> 991e77024f94 00:37:15 Step 9/23 : WORKDIR /edgex-go/spire-build 00:37:15 ---> Using cache 00:37:15 ---> a90f145b0841 00:37:15 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:37:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:37:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:16 ---> 861b1045a424 00:37:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:37:16 ---> Using cache 00:37:16 ---> f3b4a016213b 00:37:16 Step 4/24 : WORKDIR /edgex-go 00:37:16 ---> Using cache 00:37:16 ---> f0cb3096731a 00:37:16 Step 5/24 : RUN apk add --update --no-cache make git 00:37:16 ---> Using cache 00:37:16 ---> 45fe25f56410 00:37:16 Step 6/24 : COPY go.mod vendor* ./ 00:37:16 ---> Using cache 00:37:16 ---> 9f41e9344f8a 00:37:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:16 ---> Using cache 00:37:16 ---> 2112ee2b6f14 00:37:16 Step 8/24 : COPY . . 00:37:16 ---> Using cache 00:37:16 ---> ca93b13bf4d6 00:37:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:37:16 ---> Running in fab5c7a0a645 00:37:16 ---> Running in 91a322ecd9f7 00:37:16 ---> da9ff1b2541e 00:37:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:16 ---> 08500c7713e0 00:37:16 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:37:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:16 ---> e67c0d33a703 00:37:16 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:37:17 ---> 5a07e902c0d9 00:37:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:17 ---> Running in 53bc8755ecf2 00:37:17 Removing intermediate container 53bc8755ecf2 00:37:17 ---> 6071d5603039 00:37:17 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:37:17 ---> Running in bd666ed6d525 00:37:17 ---> a04c235be1f9 00:37:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:37:17 Removing intermediate container fab5c7a0a645 00:37:17 ---> e0f3db9163ae 00:37:17 Step 11/23 : WORKDIR /edgex-go 00:37:17 Removing intermediate container bd666ed6d525 00:37:17 ---> 43bec7acb078 00:37:17 Step 17/19 : LABEL arch=x86_64 00:37:17 ---> Running in 2c453130c9c5 00:37:17 ---> Running in 4d808078f107 00:37:17 ---> Running in ab9651238be1 00:37:17 Removing intermediate container 2c453130c9c5 00:37:17 ---> 1a3841482c54 00:37:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:37:17 Removing intermediate container ab9651238be1 00:37:17 ---> fd890dd34489 00:37:17 Step 18/19 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:37:18 Removing intermediate container 4d808078f107 00:37:18 ---> a9f40765458e 00:37:18 00:37:18 Step 12/23 : FROM alpine:3.15 00:37:18 ---> 5ce65d7b0fde 00:37:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:37:18 ---> Using cache 00:37:18 ---> 4829c08dd787 00:37:18 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:37:18 ---> Using cache 00:37:18 ---> e251eac0a7c8 00:37:18 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:37:18 ---> Running in fb47e64d5ea4 00:37:18 ---> Running in 58bcf3a80f45 00:37:18 Removing intermediate container 2590f840d8d3 00:37:18 ---> 68e66ac4d43a 00:37:18 Step 8/22 : COPY . . 00:37:18 Removing intermediate container 58bcf3a80f45 00:37:18 ---> 343c65877894 00:37:18 Step 19/19 : LABEL version=3.0.0-dev.80 00:37:18 Removing intermediate container fb47e64d5ea4 00:37:18 ---> 6b612f9cd618 00:37:18 Step 20/22 : LABEL arch=x86_64 00:37:18 ---> Running in 71d34bdff0bd 00:37:18 ---> Running in 46010d3728cf 00:37:19 Removing intermediate container 71d34bdff0bd 00:37:19 ---> d7265afbdb27 00:37:19 00:37:19 Removing intermediate container 46010d3728cf 00:37:19 ---> 19dc34dd612d 00:37:19 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:37:19 Successfully built d7265afbdb27 00:37:20 Successfully tagged security-spiffe-token-provider:latest 00:37:20 Building core-data 00:37:20  Building security-spiffe-token-provider ... done  ---> Running in b39dd6f14bfb 00:37:21 ---> 8217bdc70faf 00:37:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:37:21 Removing intermediate container b39dd6f14bfb 00:37:21 ---> 3580cf6a643b 00:37:21 Step 22/22 : LABEL version=3.0.0-dev.80 00:37:21 ---> Running in 75badfefafd9 00:37:21 ---> e51c629cd28d 00:37:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:37:22 Removing intermediate container 75badfefafd9 00:37:22 ---> dc0bd9caecf6 00:37:22 00:37:22 Successfully built dc0bd9caecf6 00:37:22 Successfully tagged support-scheduler:latest 00:37:22 Building core-common-config-bootstrapper 00:37:22  Building support-scheduler ... done  ---> 9b1644ba3ab3 00:37:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:37:24 ---> c89253eb1027 00:37:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:37:24 ---> Running in 7dec3372d453 00:37:24 Removing intermediate container 7dec3372d453 00:37:24 ---> ebfcafc939e5 00:37:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:37:24 ---> Running in 4703a941ee0b 00:37:25 Removing intermediate container 4703a941ee0b 00:37:25 ---> c3ebbef59c32 00:37:25 Step 21/23 : LABEL arch=x86_64 00:37:25 ---> Running in b0123a95cfb3 00:37:25 ---> 8c343aabef1d 00:37:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:37:25 ---> Running in 1c594b414c4a 00:37:25 Removing intermediate container b0123a95cfb3 00:37:25 ---> a2c33fbbf73d 00:37:25 Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:37:26 ---> Running in 1f4504cfad28 00:37:26 Removing intermediate container 1f4504cfad28 00:37:26 ---> 2d650baee740 00:37:26 Step 23/23 : LABEL version=3.0.0-dev.80 00:37:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:37:26 ---> Running in c92693b8ced9 00:37:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:37:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:26 ---> 861b1045a424 00:37:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:37:26 ---> Using cache 00:37:26 ---> f3b4a016213b 00:37:26 Step 4/22 : WORKDIR /edgex-go 00:37:26 ---> Using cache 00:37:26 ---> f0cb3096731a 00:37:26 Step 5/22 : RUN apk add --update --no-cache make git 00:37:26 ---> Using cache 00:37:26 ---> 45fe25f56410 00:37:26 Step 6/22 : COPY go.mod vendor* ./ 00:37:26 ---> Using cache 00:37:26 ---> 9f41e9344f8a 00:37:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:26 ---> Using cache 00:37:26 ---> 2112ee2b6f14 00:37:26 Step 8/22 : COPY . . 00:37:26 ---> Using cache 00:37:26 ---> ca93b13bf4d6 00:37:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:37:26 Removing intermediate container c92693b8ced9 00:37:26 ---> f335ba0bae17 00:37:26 00:37:27 ---> Running in 859e9ef3ec27 00:37:27 Successfully built f335ba0bae17 00:37:27 Successfully tagged security-spire-server:latest 00:37:27 Building security-bootstrapper 00:37:27  Building security-spire-server ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:37:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:37:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:28 ---> 861b1045a424 00:37:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:37:28 ---> Using cache 00:37:28 ---> f3b4a016213b 00:37:28 Step 4/22 : WORKDIR /edgex-go 00:37:28 ---> Using cache 00:37:28 ---> f0cb3096731a 00:37:28 Step 5/22 : RUN apk add --update --no-cache make git 00:37:28 ---> Using cache 00:37:28 ---> 45fe25f56410 00:37:28 Step 6/22 : COPY go.mod vendor* ./ 00:37:28 ---> Using cache 00:37:28 ---> 9f41e9344f8a 00:37:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:28 ---> Using cache 00:37:28 ---> 2112ee2b6f14 00:37:28 Step 8/22 : COPY . . 00:37:28 ---> Using cache 00:37:28 ---> ca93b13bf4d6 00:37:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:37:29 ---> Running in 412210d33829 00:37:30 fc693d55d65f: Pull complete 00:37:30 7e9fc2657dce: Pull complete 00:37:30 dda99020689f: Pull complete 00:37:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:37:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:37:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:37:31 ---> 861b1045a424 00:37:31 Step 3/32 : WORKDIR /edgex-go 00:37:31 ---> Using cache 00:37:31 ---> 6212d09f4b0e 00:37:31 Step 4/32 : RUN apk add --update --no-cache make git 00:37:31 ---> Running in 6d668a61b643 00:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:37:33 OK: 211 MiB in 51 packages 00:37:34 Removing intermediate container 6d668a61b643 00:37:34 ---> b4955916ad90 00:37:34 Step 5/32 : COPY go.mod vendor* ./ 00:37:35 ---> 91dc07403422 00:37:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:35 ---> Running in 62a5d8a23cb9 00:37:36 db1c61fa0a46: Pull complete 00:37:37 891c053d2c06: Pull complete 00:37:37 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 00:37:37 + docker build -t ci-base-image-arm64 -f - . 00:37:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:37:37 WORKDIR /edgex 00:37:37 COPY go.mod . 00:37:37 RUN go mod download 00:37:38 Sending build context to Docker daemon 2.948MB 00:37:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:37:38 ---> f96f9c87975a 00:37:38 Step 2/4 : WORKDIR /edgex 00:37:40 ---> Running in 0f4b0eb08394 00:37:40 Removing intermediate container 0f4b0eb08394 00:37:40 ---> 078767a95dd1 00:37:40 Step 3/4 : COPY go.mod . 00:37:43 ---> 41b37f97bf12 00:37:43 Step 4/4 : RUN go mod download 00:37:43 ---> Running in 15c327ce446e 00:37:45 Removing intermediate container 91a322ecd9f7 00:37:45 ---> a714567489f8 00:37:45 00:37:45 Step 10/24 : FROM alpine:3.16 00:37:45 ---> dfd21b5a31f5 00:37:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:37:45 ---> Using cache 00:37:45 ---> 3f7d4429ec03 00:37:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:45 ---> Using cache 00:37:45 ---> 176529087d1a 00:37:45 Step 13/24 : ENV APP_PORT=59881 00:37:45 ---> Running in 1eaf46943d32 00:37:46 Removing intermediate container 1eaf46943d32 00:37:46 ---> 13153c9da48b 00:37:46 Step 14/24 : EXPOSE $APP_PORT 00:37:46 ---> Running in 5abf42b2e820 00:37:46 Removing intermediate container 5abf42b2e820 00:37:46 ---> 27fb9499f1cd 00:37:46 Step 15/24 : WORKDIR / 00:37:47 ---> Running in c4c8b366badc 00:37:48 Removing intermediate container c4c8b366badc 00:37:48 ---> 6e9c060af5ec 00:37:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:49 ---> 29eae60f5c93 00:37:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:50 ---> 5a35935c451f 00:37:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:51 ---> 3e18e0ccbe57 00:37:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:37:52 ---> 7d93c14a029d 00:37:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:52 ---> Running in c621c266d29c 00:37:53 Removing intermediate container c621c266d29c 00:37:53 ---> d11ecd4f838d 00:37:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:37:53 ---> Running in e626970b56c0 00:37:53 Removing intermediate container e626970b56c0 00:37:53 ---> 483d1645b4c0 00:37:53 Step 22/24 : LABEL arch=x86_64 00:37:53 ---> Running in 696925359b9e 00:37:54 Removing intermediate container 696925359b9e 00:37:54 ---> fd716df70edc 00:37:54 Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:37:54 ---> Running in 9da0f4e58a64 00:37:54 Removing intermediate container 9da0f4e58a64 00:37:54 ---> 26346e437000 00:37:54 Step 24/24 : LABEL version=3.0.0-dev.80 00:37:54 ---> Running in e9e30326ed70 00:37:55 Removing intermediate container e9e30326ed70 00:37:55 ---> a3d00b6ae0b1 00:37:55 00:37:55 Successfully built a3d00b6ae0b1 00:37:55 Successfully tagged core-metadata:latest 00:37:55 Building security-secretstore-setup 00:38:00  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:38:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:00 ---> 861b1045a424 00:38:00 Step 3/23 : WORKDIR /edgex-go 00:38:00 ---> Using cache 00:38:00 ---> 6212d09f4b0e 00:38:00 Step 4/23 : RUN apk add --update --no-cache make git 00:38:00 ---> Using cache 00:38:00 ---> b4955916ad90 00:38:00 Step 5/23 : COPY go.mod vendor* ./ 00:38:00 ---> Using cache 00:38:00 ---> 91dc07403422 00:38:00 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:00 ---> Using cache 00:38:00 ---> bb0bc046cecb 00:38:00 Step 7/23 : COPY . . 00:38:03 Removing intermediate container 62a5d8a23cb9 00:38:03 ---> bb0bc046cecb 00:38:03 Step 7/32 : COPY . . 00:38:06 ---> f1367a145569 00:38:06 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:06 ---> Running in 74e30ffc4309 00:38:07 ---> 7ae6fcb48232 00:38:07 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:38:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:07 ---> Running in fd844a8b17e3 00:38:07 Removing intermediate container 412210d33829 00:38:07 ---> ca89374af6f2 00:38:07 00:38:07 Step 10/22 : FROM alpine:3.16 00:38:07 ---> dfd21b5a31f5 00:38:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:38:07 ---> Using cache 00:38:07 ---> 3586df44434e 00:38:07 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:38:07 ---> Using cache 00:38:07 ---> acc55afb2cc7 00:38:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:07 ---> Using cache 00:38:07 Removing intermediate container 859e9ef3ec27 00:38:07 ---> 2e394b5b444c 00:38:07 00:38:07 Step 10/22 : FROM alpine:3.16 00:38:07 ---> dfd21b5a31f5 00:38:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:07 ---> ef8375afdfc7 00:38:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:38:07 ---> Running in 81db57e57666 00:38:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:38:08 Removing intermediate container 81db57e57666 00:38:08 ---> fefd38b3f9f0 00:38:08 Step 12/22 : ENV APP_PORT=59880 00:38:08 ---> Running in 84eeccb3c457 00:38:08 ---> e80b03074b88 00:38:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:38:08 Removing intermediate container 84eeccb3c457 00:38:08 ---> 1b2f66202c07 00:38:08 Step 13/22 : EXPOSE $APP_PORT 00:38:08 ---> Running in 7ac41ccf9aef 00:38:08 ---> 31cd6660a747 00:38:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:38:09 Removing intermediate container 7ac41ccf9aef 00:38:09 ---> c71f8d59a37a 00:38:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 00:38:09 ---> Running in 3b83d62f7733 00:38:09 ---> 60aabbc36785 00:38:09 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:09 ---> Running in 95eac36f24d5 00:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:38:10 (1/1) Installing dumb-init (1.2.5-r1) 00:38:10 Executing busybox-1.35.0-r17.trigger 00:38:10 OK: 6 MiB in 15 packages 00:38:10 Removing intermediate container 1c594b414c4a 00:38:10 ---> bb560e6d3f57 00:38:10 00:38:10 Step 10/22 : FROM alpine:3.16 00:38:10 ---> dfd21b5a31f5 00:38:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:10 ---> Running in e805e2fdb962 00:38:10 Removing intermediate container 95eac36f24d5 00:38:10 ---> 2713af214996 00:38:10 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 00:38:10 ---> Running in 6f70e929c2b0 00:38:10 Removing intermediate container 6f70e929c2b0 00:38:10 ---> 383d460bd185 00:38:10 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 00:38:10 ---> Running in f715b07e3759 00:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:38:10 Removing intermediate container f715b07e3759 00:38:10 ---> 9e5f7b59794a 00:38:11 Step 20/22 : LABEL arch=x86_64 00:38:11 Removing intermediate container 3b83d62f7733 00:38:11 ---> 6479dd79735a 00:38:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:11 ---> Running in f65acebbc026 00:38:11 Removing intermediate container f65acebbc026 00:38:11 ---> a1874bdf7f40 00:38:11 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:11 (1/2) Installing ca-certificates (20220614-r0) 00:38:11 ---> Running in bffeb52cf94e 00:38:11 (2/2) Installing dumb-init (1.2.5-r1) 00:38:11 ---> 2f3b8aaa60dc 00:38:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:11 Executing busybox-1.35.0-r17.trigger 00:38:11 Executing ca-certificates-20220614-r0.trigger 00:38:11 OK: 6 MiB in 16 packages 00:38:11 Removing intermediate container bffeb52cf94e 00:38:11 ---> 4071a0c7aff8 00:38:11 Step 22/22 : LABEL version=3.0.0-dev.80 00:38:12 ---> Running in 51a5a6d4f913 00:38:12 Removing intermediate container 51a5a6d4f913 00:38:12 ---> 98ec456e0a46 00:38:12 00:38:12 ---> c7a9ea21ef08 00:38:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:12 Successfully built 98ec456e0a46 00:38:12 Successfully tagged core-common-config-bootstrapper:latest 00:38:12  Building core-common-config-bootstrapper ... done Building security-proxy-setup 00:38:12 Removing intermediate container e805e2fdb962 00:38:12 ---> c0614856518b 00:38:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:12 ---> Running in 18caff24833f 00:38:13 Removing intermediate container 18caff24833f 00:38:13 ---> 9976925af0cb 00:38:13 Step 13/22 : ENV APP_PORT=59860 00:38:13 ---> d7afc1cd55fc 00:38:13 Step 18/22 : ENTRYPOINT ["/core-data"] 00:38:14 ---> Running in e38ada58c8e7 00:38:14 ---> Running in 1b032a96c398 00:38:14 Removing intermediate container e38ada58c8e7 00:38:14 ---> 4d6bdd25aebd 00:38:14 Step 14/22 : EXPOSE $APP_PORT 00:38:14 Removing intermediate container 1b032a96c398 00:38:14 ---> ba1e8c5e594b 00:38:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:38:14 ---> Running in a596ca137f06 00:38:14 ---> Running in a8aeb30fdd24 00:38:14 Removing intermediate container a596ca137f06 00:38:14 ---> 697a07750eb4 00:38:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:14 Removing intermediate container a8aeb30fdd24 00:38:14 ---> 23c4d24ff220 00:38:14 Step 20/22 : LABEL arch=x86_64 00:38:14 ---> Running in 7eb52018b802 00:38:15 Removing intermediate container 7eb52018b802 00:38:15 ---> 37d903c706bf 00:38:15 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:15 ---> 221a583ec701 00:38:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:15 ---> Running in f83c5d53688b 00:38:15 Removing intermediate container 15c327ce446e 00:38:15 ---> 17cd05a0cfd9 00:38:15 Successfully built 17cd05a0cfd9 00:38:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:15 Removing intermediate container f83c5d53688b 00:38:15 ---> 14b6da8387b6 00:38:15 Step 22/22 : LABEL version=3.0.0-dev.80 00:38:15 ---> Running in 5da10de86a9f 00:38:15 + docker inspect -f . ci-base-image-arm64 00:38:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:16 prd-ubuntu20.04-docker-arm64-4c-16g-8704 does not seem to be running inside a container 00:38:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:16 Removing intermediate container 5da10de86a9f 00:38:16 ---> bfbf387a70a0 00:38:16 00:38:16 Successfully built bfbf387a70a0 00:38:16 Successfully tagged core-data:latest 00:38:17 $ docker top cc1e757b49e36d7e9b56c4c8fad1f76e0739de81da55ef64d17165341127aa4f -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:17  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:38:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:38:17 ---> 861b1045a424 00:38:17 Step 3/20 : WORKDIR /edgex-go 00:38:17 ---> Using cache 00:38:17 ---> 6212d09f4b0e 00:38:17 Step 4/20 : RUN apk add --update --no-cache make git 00:38:17 ---> Using cache 00:38:17 ---> b4955916ad90 00:38:17 Step 5/20 : COPY go.mod vendor* ./ 00:38:17 ---> Using cache 00:38:17 ---> 91dc07403422 00:38:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:17 ---> Using cache 00:38:17 ---> bb0bc046cecb 00:38:17 Step 7/20 : COPY . . 00:38:17 ---> Using cache 00:38:17 ---> 7ae6fcb48232 00:38:17 Step 8/20 : RUN make cmd/secrets-config/secrets-config 00:38:17 ---> ed31416c5cea 00:38:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:17 ---> Running in 73e391cc6e61 00:38:18 + go version 00:38:18 go version go1.18.7 linux/arm64 [Pipeline] } 00:38:18 $ docker stop --time=1 cc1e757b49e36d7e9b56c4c8fad1f76e0739de81da55ef64d17165341127aa4f 00:38:18 ---> 1d9cd1fb7c3e 00:38:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:38:18 ---> Running in d98106d3a0fd 00:38:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:38:18 Removing intermediate container d98106d3a0fd 00:38:18 ---> af5a84a124ac 00:38:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:38:18 ---> Running in 604657aa7c84 00:38:19 Removing intermediate container 604657aa7c84 00:38:19 ---> 7a893e915948 00:38:19 Step 20/22 : LABEL arch=x86_64 00:38:19 ---> Running in 76b81731c1c0 00:38:19 Removing intermediate container 76b81731c1c0 00:38:19 ---> 1c2eff1cddf1 00:38:19 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:19 ---> Running in 187ea96de646 00:38:19 Removing intermediate container 187ea96de646 00:38:19 ---> abbbc4685078 00:38:19 Step 22/22 : LABEL version=3.0.0-dev.80 00:38:19 ---> Running in 4deff5ff6883 00:38:19 $ docker rm -f --volumes cc1e757b49e36d7e9b56c4c8fad1f76e0739de81da55ef64d17165341127aa4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 00:38:20 Removing intermediate container 4deff5ff6883 00:38:20 ---> 0fb1d614aab0 00:38:20 00:38:20 Successfully built 0fb1d614aab0 00:38:20 Successfully tagged support-notifications:latest Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:38:20 00:38:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:38:20 latest: Pulling from edgex-devops/edgex-compose-arm64 00:38:20 29e5d40040c1: Pulling fs layer 00:38:20 1ce36da41761: Pulling fs layer 00:38:20 25b303627fd3: Pulling fs layer 00:38:21 29e5d40040c1: Verifying Checksum 00:38:21 29e5d40040c1: Download complete 00:38:21 1ce36da41761: Verifying Checksum 00:38:21 1ce36da41761: Download complete 00:38:21 29e5d40040c1: Pull complete 00:38:23 25b303627fd3: Verifying Checksum 00:38:23 25b303627fd3: Download complete 00:38:23 1ce36da41761: Pull complete 00:38:30  Building support-notifications ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:33 25b303627fd3: Pull complete 00:38:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:38:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:33 prd-ubuntu20.04-docker-arm64-4c-16g-8704 does not seem to be running inside a container 00:38:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:38:34 Removing intermediate container fd844a8b17e3 00:38:34 ---> 5945fa4c9385 00:38:34 00:38:34 Step 9/32 : FROM alpine:3.16 00:38:34 ---> dfd21b5a31f5 00:38:34 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:38:34 Removing intermediate container 74e30ffc4309 00:38:34 ---> 7008aecd1050 00:38:34 00:38:34 Step 9/23 : FROM alpine:3.16 00:38:34 ---> dfd21b5a31f5 00:38:34 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:38:34 ---> Running in 7a77377c086b 00:38:34 ---> Running in 3623ea07e1b1 00:38:34 Removing intermediate container 3623ea07e1b1 00:38:34 ---> 6baca16d4bc7 00:38:34 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 00:38:34 ---> Running in e275fc65e2e7 00:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:38:35 (1/3) Installing ca-certificates (20220614-r0) 00:38:35 (2/3) Installing dumb-init (1.2.5-r1) 00:38:35 (3/3) Installing su-exec (0.2-r1) 00:38:35 Executing busybox-1.35.0-r17.trigger 00:38:35 Executing ca-certificates-20220614-r0.trigger 00:38:35 OK: 6 MiB in 17 packages 00:38:35 (1/2) Installing dumb-init (1.2.5-r1) 00:38:35 (2/2) Installing su-exec (0.2-r1) 00:38:35 Executing busybox-1.35.0-r17.trigger 00:38:35 OK: 6 MiB in 16 packages 00:38:35 Removing intermediate container e275fc65e2e7 00:38:35 ---> c3522a04dc99 00:38:35 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 00:38:35 Removing intermediate container 7a77377c086b 00:38:35 ---> c19804369fc8 00:38:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:35 ---> Running in f143519b8974 00:38:35 ---> Running in 21a3d0b1a7f0 00:38:35 Removing intermediate container f143519b8974 00:38:35 ---> c58801d0ce17 00:38:35 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:38:35 ---> Running in ce6d6668db92 00:38:35 Removing intermediate container 21a3d0b1a7f0 00:38:35 ---> 8377e4c60327 00:38:35 Step 12/23 : WORKDIR / 00:38:35 ---> Running in 5345031e37cb 00:38:36 Removing intermediate container ce6d6668db92 00:38:36 ---> 2ca024ad1fe3 00:38:36 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:38:36 Removing intermediate container 5345031e37cb 00:38:36 ---> a9452ca90962 00:38:36 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:36 ---> Running in 35d750a1c3ac 00:38:36 Removing intermediate container 35d750a1c3ac 00:38:36 ---> 3f86aacc8b5b 00:38:36 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:38:36 ---> 6ca1540b0de1 00:38:36 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:36 $ docker top de5f9f2cfa17f29fa5b8977a74051631be94f00800962807fe05fb2b7a0311a2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:36 ---> Running in 0e571dc8c483 00:38:36 Removing intermediate container 0e571dc8c483 00:38:36 ---> 548182a7147b 00:38:36 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:38:36 ---> 1528402cddd4 00:38:36 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:36 ---> Running in 20e1ba3827c7 00:38:36 ---> 2a50de20de9e 00:38:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:36 ---> de7a4f275047 00:38:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:37 + docker-compose build --help 00:38:37 + grep parallel 00:38:37 ---> e6864e1f5a68 00:38:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:37 Removing intermediate container 20e1ba3827c7 00:38:37 ---> e5375a6d78da 00:38:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 00:38:37 ---> Running in 837a489e048d 00:38:37 ---> 776500b035ac 00:38:37 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:37 ---> Running in 5c7730e9bc3b 00:38:37 Removing intermediate container 837a489e048d 00:38:37 ---> 949014cc2831 00:38:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:38:38 ---> 03090d4dbf74 00:38:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:38:38 ---> Running in d038d29e6e7e 00:38:38 Removing intermediate container 73e391cc6e61 00:38:38 ---> 147c3bd4a7f8 00:38:38 00:38:38 Step 9/20 : FROM alpine:3.16 00:38:38 ---> dfd21b5a31f5 00:38:38 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 00:38:38 ---> Running in 51314e2a92b3 00:38:38 Removing intermediate container 5c7730e9bc3b 00:38:38 ---> 8698e0088f2e 00:38:38 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 00:38:38 ---> Running in d77aa92716aa 00:38:39 Removing intermediate container d77aa92716aa 00:38:39 ---> cb376e677927 00:38:39 Step 21/23 : LABEL arch=x86_64 00:38:39 ---> Running in 4e5e350755e3 00:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:38:39 Removing intermediate container 4e5e350755e3 00:38:39 ---> d906c4ae0c3a 00:38:39 Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:38:39 ---> Running in adf2060b7054 00:38:39 Removing intermediate container adf2060b7054 00:38:39 ---> 07b44436f3ad 00:38:39 Step 23/23 : LABEL version=3.0.0-dev.80 00:38:39 Removing intermediate container d038d29e6e7e 00:38:39 ---> 42708bfd61b0 00:38:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:39 ---> Running in 7e81f43fdbc3 00:38:39 (1/2) Installing dumb-init (1.2.5-r1) 00:38:39 Removing intermediate container 7e81f43fdbc3 00:38:39 ---> c0d8aeea7779 00:38:39 00:38:39 (2/2) Installing openssl (1.1.1t-r0) 00:38:39 ---> 5883df924635 00:38:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:39 Executing busybox-1.35.0-r17.trigger 00:38:39 OK: 6 MiB in 16 packages 00:38:39 Successfully built c0d8aeea7779 00:38:39 Successfully tagged security-secretstore-setup:latest 00:38:39  Building security-secretstore-setup ... done  ---> a526a40f9434 00:38:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:40 Removing intermediate container 51314e2a92b3 00:38:40 ---> dae0e98c06e7 00:38:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:38:40 ---> Running in a5da7f4b2b98 00:38:40 ---> f4aa4847b0fa 00:38:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:40 Removing intermediate container a5da7f4b2b98 00:38:40 ---> 85f19171f7e2 00:38:40 Step 12/20 : WORKDIR /edgex 00:38:40 ---> Running in 7f1b0e531287 00:38:40 ---> 7677a5ed8394 00:38:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:38:40 Removing intermediate container 7f1b0e531287 00:38:40 ---> e971f65f28fc 00:38:40 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 00:38:40 ---> 04235ac47733 00:38:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:38:40 ---> 5164a69348f6 00:38:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:40 ---> 535b74b7906f 00:38:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:40 ---> d23da7081c5b 00:38:40 Step 27/32 : RUN chmod +x /entrypoint.sh 00:38:40 ---> 4e75d2603d1d 00:38:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:38:40 ---> Running in c43d6f051d3e 00:38:40 ---> abac84099663 00:38:40 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:41 ---> Running in 44ec123d7339 00:38:41 Removing intermediate container c43d6f051d3e 00:38:41 ---> 2f4a6e84a8df 00:38:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:38:41 ---> Running in 197d95d69759 00:38:41 Removing intermediate container 197d95d69759 00:38:41 ---> 4b8d317de773 00:38:41 Step 29/32 : CMD ["gate"] 00:38:41 ---> Running in bc1caff1d343 00:38:41 Removing intermediate container 44ec123d7339 00:38:41 ---> a9ab25dd217f 00:38:41 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 00:38:41 Removing intermediate container bc1caff1d343 00:38:41 ---> 3a044fac2737 00:38:41 Step 30/32 : LABEL arch=x86_64 00:38:41 ---> Running in 0bf189a61b1f 00:38:41 ---> Running in 480b301178b6 00:38:41 Removing intermediate container 480b301178b6 00:38:41 ---> 7d7410dfc6fa 00:38:41 Step 31/32 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:41 Removing intermediate container 0bf189a61b1f 00:38:41 ---> cb3aaa7727de 00:38:41 Step 18/20 : LABEL arch=x86_64 00:38:41 ---> Running in fa3397d2b772 00:38:41 ---> Running in 0bfd1efd8c78 00:38:41 Removing intermediate container fa3397d2b772 00:38:41 ---> 8c2a17bcff99 00:38:41 Step 32/32 : LABEL version=3.0.0-dev.80 00:38:41 Removing intermediate container 0bfd1efd8c78 00:38:41 ---> 27c6ef4725cf 00:38:41 Step 19/20 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:41 ---> Running in 42c41c8790b3 00:38:41 ---> Running in c4cf028b7320 00:38:42 Removing intermediate container 42c41c8790b3 00:38:42 ---> fe59602d6f1a 00:38:42 00:38:42 Removing intermediate container c4cf028b7320 00:38:42 ---> 36b8ab879536 00:38:42 Step 20/20 : LABEL version=3.0.0-dev.80 00:38:42 ---> Running in ebeb6bc33dec 00:38:42 Successfully built fe59602d6f1a 00:38:42 Successfully tagged security-bootstrapper:latest 00:38:42  Building security-bootstrapper ... done Removing intermediate container ebeb6bc33dec 00:38:42 ---> 4558552e95de 00:38:42 00:38:42 Successfully built 4558552e95de 00:38:42 Successfully tagged security-proxy-setup:latest 00:38:42 --parallel Build images in parallel. [Pipeline] } 00:38:42 $ docker stop --time=1 de5f9f2cfa17f29fa5b8977a74051631be94f00800962807fe05fb2b7a0311a2 00:38:42  Building security-proxy-setup ... done  00:38:44 $ docker rm -f --volumes de5f9f2cfa17f29fa5b8977a74051631be94f00800962807fe05fb2b7a0311a2 [Pipeline] // withDockerContainer [Pipeline] } 00:38:44 $ docker stop --time=1 c46541d8e3e27d424e92d12f1bc3e45f3f90f00e37c729a49bc910fd4f73e789 00:38:45 $ docker rm -f --volumes c46541d8e3e27d424e92d12f1bc3e45f3f90f00e37c729a49bc910fd4f73e789 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:45 + docker images 00:38:45 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:45 security-proxy-setup latest 4558552e95de 3 seconds ago 16.4MB 00:38:45 security-bootstrapper latest fe59602d6f1a 4 seconds ago 19.8MB 00:38:45 security-secretstore-setup latest c0d8aeea7779 6 seconds ago 29.9MB 00:38:45 147c3bd4a7f8 7 seconds ago 1.66GB 00:38:45 7008aecd1050 12 seconds ago 1.67GB 00:38:45 5945fa4c9385 13 seconds ago 1.67GB 00:38:45 support-notifications latest 0fb1d614aab0 26 seconds ago 30.7MB 00:38:45 core-data latest bfbf387a70a0 30 seconds ago 18MB 00:38:45 core-common-config-bootstrapper latest 98ec456e0a46 33 seconds ago 15.5MB 00:38:45 bb560e6d3f57 36 seconds ago 1.75GB 00:38:45 ca89374af6f2 38 seconds ago 1.68GB 00:38:45 2e394b5b444c 38 seconds ago 1.69GB 00:38:45 core-metadata latest a3d00b6ae0b1 50 seconds ago 18.5MB 00:38:45 a714567489f8 About a minute ago 1.69GB 00:38:45 security-spire-server latest f335ba0bae17 About a minute ago 86.5MB 00:38:45 support-scheduler latest dc0bd9caecf6 About a minute ago 30.1MB 00:38:45 security-spiffe-token-provider latest d7265afbdb27 About a minute ago 30MB 00:38:45 a9f40765458e About a minute ago 1.55GB 00:38:45 83b43b4c9017 About a minute ago 1.75GB 00:38:45 security-proxy-auth latest f632adf798d2 About a minute ago 16.2MB 00:38:45 core-command latest 63ebde315cf7 About a minute ago 17.8MB 00:38:45 f4cc5b3bb47c About a minute ago 1.72GB 00:38:45 90315eda9e32 About a minute ago 1.68GB 00:38:45 b3c692290281 About a minute ago 1.66GB 00:38:45 security-spire-config latest be97ad124e4d About a minute ago 85.8MB 00:38:45 security-spire-agent latest 11b02e25a66c 2 minutes ago 125MB 00:38:45 281615135bc8 2 minutes ago 1.55GB 00:38:45 ci-base-image-x86_64 latest 861b1045a424 5 minutes ago 903MB 00:38:45 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 00:38:45 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 00:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 00:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 00:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script 00:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:38:46 . [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] configFileProvider 00:38:46 provisioning config files... [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/442@tmp/config13859859673163551401tmp 00:38:46 prd-ubuntu20.04-docker-arm64-4c-16g-8704 does not seem to be running inside a container 00:38:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:38:47 $ docker top c95fb465acbe3824c3bc63c690ab2897b5ab51a6e88ac4830bc8efe3e53368cf -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 00:38:48 ---> docker-login.sh 00:38:48 nexus3.edgexfoundry.org:10001 00:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:48 Configure a credential helper to remove this warning. See 00:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:48 00:38:48 Login Succeeded 00:38:48 nexus3.edgexfoundry.org:10002 00:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:48 Configure a credential helper to remove this warning. See 00:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:48 00:38:48 Login Succeeded 00:38:48 nexus3.edgexfoundry.org:10003 00:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:48 Configure a credential helper to remove this warning. See 00:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:48 00:38:48 Login Succeeded 00:38:48 nexus3.edgexfoundry.org:10004 00:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:48 Configure a credential helper to remove this warning. See 00:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:48 00:38:48 Login Succeeded 00:38:48 docker.io 00:38:48 + docker-compose -f ./docker-compose-build.yml build --parallel 00:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:48 Configure a credential helper to remove this warning. See 00:38:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:48 00:38:48 Login Succeeded 00:38:48 ---> docker-login.sh ends [Pipeline] } 00:38:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:38:48 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:48 latest 00:38:48 3.0.0-dev.80 00:38:48 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:38:48 main 00:38:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:49 + docker push nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:49 b5407dda6d60: Preparing 00:38:49 fe53b9916628: Preparing 00:38:49 dc45d2cbc8c5: Preparing 00:38:49 6aef887faf99: Preparing 00:38:49 aa5968d388b8: Preparing 00:38:49 aa5968d388b8: Layer already exists 00:38:49 b5407dda6d60: Pushed 00:38:49 dc45d2cbc8c5: Pushed 00:38:49 6aef887faf99: Pushed 00:38:50 fe53b9916628: Pushed 00:38:50 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:51 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:51 b5407dda6d60: Preparing 00:38:51 fe53b9916628: Preparing 00:38:51 dc45d2cbc8c5: Preparing 00:38:51 6aef887faf99: Preparing 00:38:51 aa5968d388b8: Preparing 00:38:51 6aef887faf99: Layer already exists 00:38:51 aa5968d388b8: Layer already exists 00:38:51 fe53b9916628: Layer already exists 00:38:51 dc45d2cbc8c5: Layer already exists 00:38:51 b5407dda6d60: Layer already exists 00:38:51 latest: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:51 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.80 00:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:51 b5407dda6d60: Preparing 00:38:51 fe53b9916628: Preparing 00:38:51 dc45d2cbc8c5: Preparing 00:38:51 6aef887faf99: Preparing 00:38:51 aa5968d388b8: Preparing 00:38:51 6aef887faf99: Layer already exists 00:38:51 fe53b9916628: Layer already exists 00:38:51 aa5968d388b8: Layer already exists 00:38:51 dc45d2cbc8c5: Layer already exists 00:38:51 b5407dda6d60: Layer already exists 00:38:51 3.0.0-dev.80: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:52 + docker push nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:52 b5407dda6d60: Preparing 00:38:52 fe53b9916628: Preparing 00:38:52 dc45d2cbc8c5: Preparing 00:38:52 6aef887faf99: Preparing 00:38:52 aa5968d388b8: Preparing 00:38:52 b5407dda6d60: Layer already exists 00:38:52 fe53b9916628: Layer already exists 00:38:52 dc45d2cbc8c5: Layer already exists 00:38:52 6aef887faf99: Layer already exists 00:38:52 aa5968d388b8: Layer already exists 00:38:52 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:52 Building core-command ... 00:38:52 Building core-common-config-bootstrapper ... 00:38:52 Building core-data ... 00:38:52 Building core-metadata ... 00:38:52 Building security-bootstrapper ... 00:38:52 Building security-proxy-auth ... 00:38:52 Building security-proxy-setup ... 00:38:52 Building security-secretstore-setup ... 00:38:52 Building security-spiffe-token-provider ... 00:38:52 Building security-spire-agent ... 00:38:52 Building security-spire-config ... 00:38:52 Building security-spire-server ... 00:38:52 Building support-notifications ... 00:38:52 Building support-scheduler ... 00:38:52 Building support-scheduler 00:38:52 Building core-metadata 00:38:52 Building security-proxy-setup 00:38:52 Building security-secretstore-setup 00:38:52 Building core-command 00:38:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:53 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:53 b5407dda6d60: Preparing 00:38:53 fe53b9916628: Preparing 00:38:53 dc45d2cbc8c5: Preparing 00:38:53 6aef887faf99: Preparing 00:38:53 aa5968d388b8: Preparing 00:38:53 fe53b9916628: Layer already exists 00:38:53 6aef887faf99: Layer already exists 00:38:53 b5407dda6d60: Layer already exists 00:38:53 dc45d2cbc8c5: Layer already exists 00:38:53 aa5968d388b8: Layer already exists 00:38:53 main: digest: sha256:44c05ef8d8fb56a82ecc1c43d3638456e5bb7b01453783d54b10100032146e55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:53 ===================================================== [Pipeline] echo 00:38:53 taggedImages: 00:38:53 - nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:53 - nexus3.edgexfoundry.org:10004/core-command:latest 00:38:53 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.80 00:38:53 - nexus3.edgexfoundry.org:10004/core-command:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:38:53 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:38:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:38:53 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:53 latest 00:38:53 3.0.0-dev.80 00:38:53 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:38:53 main 00:38:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:53 07333701b038: Preparing 00:38:53 b5223c9b0526: Preparing 00:38:53 9d3b998356d2: Preparing 00:38:53 062836d0300b: Preparing 00:38:53 dc45d2cbc8c5: Preparing 00:38:53 a7d9dedcb001: Preparing 00:38:53 aa5968d388b8: Preparing 00:38:53 a7d9dedcb001: Waiting 00:38:53 aa5968d388b8: Waiting 00:38:53 dc45d2cbc8c5: Layer already exists 00:38:54 a7d9dedcb001: Pushed 00:38:54 07333701b038: Pushed 00:38:54 9d3b998356d2: Pushed 00:38:54 b5223c9b0526: Pushed 00:38:54 aa5968d388b8: Layer already exists 00:38:55 062836d0300b: Pushed 00:38:55 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:56 + 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 00:38:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:56 07333701b038: Preparing 00:38:56 b5223c9b0526: Preparing 00:38:56 9d3b998356d2: Preparing 00:38:56 062836d0300b: Preparing 00:38:56 dc45d2cbc8c5: Preparing 00:38:56 a7d9dedcb001: Preparing 00:38:56 aa5968d388b8: Preparing 00:38:56 a7d9dedcb001: Waiting 00:38:56 dc45d2cbc8c5: Layer already exists 00:38:56 9d3b998356d2: Layer already exists 00:38:56 07333701b038: Layer already exists 00:38:56 b5223c9b0526: Layer already exists 00:38:56 062836d0300b: Layer already exists 00:38:56 a7d9dedcb001: Layer already exists 00:38:56 aa5968d388b8: Layer already exists 00:38:56 latest: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.80 00:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:57 07333701b038: Preparing 00:38:57 b5223c9b0526: Preparing 00:38:57 9d3b998356d2: Preparing 00:38:57 062836d0300b: Preparing 00:38:57 dc45d2cbc8c5: Preparing 00:38:57 a7d9dedcb001: Preparing 00:38:57 aa5968d388b8: Preparing 00:38:57 a7d9dedcb001: Waiting 00:38:57 9d3b998356d2: Layer already exists 00:38:57 b5223c9b0526: Layer already exists 00:38:57 07333701b038: Layer already exists 00:38:57 062836d0300b: Layer already exists 00:38:57 dc45d2cbc8c5: Layer already exists 00:38:57 a7d9dedcb001: Layer already exists 00:38:57 aa5968d388b8: Layer already exists 00:38:57 3.0.0-dev.80: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:57 07333701b038: Preparing 00:38:57 b5223c9b0526: Preparing 00:38:57 9d3b998356d2: Preparing 00:38:57 062836d0300b: Preparing 00:38:57 dc45d2cbc8c5: Preparing 00:38:57 a7d9dedcb001: Preparing 00:38:57 aa5968d388b8: Preparing 00:38:57 a7d9dedcb001: Waiting 00:38:57 aa5968d388b8: Waiting 00:38:57 062836d0300b: Layer already exists 00:38:57 b5223c9b0526: Layer already exists 00:38:57 07333701b038: Layer already exists 00:38:57 dc45d2cbc8c5: Layer already exists 00:38:57 9d3b998356d2: Layer already exists 00:38:57 aa5968d388b8: Layer already exists 00:38:57 a7d9dedcb001: Layer already exists 00:38:57 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:58 07333701b038: Preparing 00:38:58 b5223c9b0526: Preparing 00:38:58 9d3b998356d2: Preparing 00:38:58 062836d0300b: Preparing 00:38:58 dc45d2cbc8c5: Preparing 00:38:58 a7d9dedcb001: Preparing 00:38:58 aa5968d388b8: Preparing 00:38:58 a7d9dedcb001: Waiting 00:38:58 aa5968d388b8: Waiting 00:38:58 dc45d2cbc8c5: Layer already exists 00:38:58 07333701b038: Layer already exists 00:38:58 9d3b998356d2: Layer already exists 00:38:58 b5223c9b0526: Layer already exists 00:38:58 062836d0300b: Layer already exists 00:38:58 a7d9dedcb001: Layer already exists 00:38:58 aa5968d388b8: Layer already exists 00:38:58 main: digest: sha256:e1f00eae7352f4e8c2825107c88efa04dbdd1dc59cec4669eda8fe761859de90 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:58 ===================================================== [Pipeline] echo 00:38:58 taggedImages: 00:38:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:38:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.80 00:38:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:38:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:38:58 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:38:58 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:58 latest 00:38:58 3.0.0-dev.80 00:38:58 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:38:58 main 00:38:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:58 + docker push nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:38:58 76c94ce1a11c: Preparing 00:38:58 9f81b6070fd6: Preparing 00:38:58 dc45d2cbc8c5: Preparing 00:38:58 793d5aee944a: Preparing 00:38:58 aa5968d388b8: Preparing 00:38:58 aa5968d388b8: Layer already exists 00:38:58 dc45d2cbc8c5: Layer already exists 00:38:58 76c94ce1a11c: Pushed 00:38:58 793d5aee944a: Pushed 00:39:00 9f81b6070fd6: Pushed 00:39:00 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:39:00 76c94ce1a11c: Preparing 00:39:00 9f81b6070fd6: Preparing 00:39:00 dc45d2cbc8c5: Preparing 00:39:00 793d5aee944a: Preparing 00:39:00 aa5968d388b8: Preparing 00:39:00 793d5aee944a: Layer already exists 00:39:00 dc45d2cbc8c5: Layer already exists 00:39:00 76c94ce1a11c: Layer already exists 00:39:00 9f81b6070fd6: Layer already exists 00:39:00 aa5968d388b8: Layer already exists 00:39:00 latest: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:01 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.80 00:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:39:01 76c94ce1a11c: Preparing 00:39:01 9f81b6070fd6: Preparing 00:39:01 dc45d2cbc8c5: Preparing 00:39:01 793d5aee944a: Preparing 00:39:01 aa5968d388b8: Preparing 00:39:01 9f81b6070fd6: Layer already exists 00:39:01 aa5968d388b8: Layer already exists 00:39:01 793d5aee944a: Layer already exists 00:39:01 dc45d2cbc8c5: Layer already exists 00:39:01 76c94ce1a11c: Layer already exists 00:39:01 3.0.0-dev.80: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:02 + docker push nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:39:02 76c94ce1a11c: Preparing 00:39:02 9f81b6070fd6: Preparing 00:39:02 dc45d2cbc8c5: Preparing 00:39:02 793d5aee944a: Preparing 00:39:02 aa5968d388b8: Preparing 00:39:02 76c94ce1a11c: Layer already exists 00:39:02 793d5aee944a: Layer already exists 00:39:02 dc45d2cbc8c5: Layer already exists 00:39:02 aa5968d388b8: Layer already exists 00:39:02 9f81b6070fd6: Layer already exists 00:39:02 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:39:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:02 ---> 17cd05a0cfd9 00:39:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:39:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:39:02 76c94ce1a11c: Preparing 00:39:02 9f81b6070fd6: Preparing 00:39:02 dc45d2cbc8c5: Preparing 00:39:02 793d5aee944a: Preparing 00:39:02 aa5968d388b8: Preparing 00:39:02 aa5968d388b8: Layer already exists 00:39:02 dc45d2cbc8c5: Layer already exists 00:39:02 9f81b6070fd6: Layer already exists 00:39:02 793d5aee944a: Layer already exists 00:39:02 76c94ce1a11c: Layer already exists 00:39:02 main: digest: sha256:2fe4b1aec6b79ae092d7a504ed4ffd042aed635707fc0a1b3791afb678726bf5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:02 ===================================================== [Pipeline] echo 00:39:02 taggedImages: 00:39:02 - nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:02 - nexus3.edgexfoundry.org:10004/core-data:latest 00:39:02 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.80 00:39:02 - nexus3.edgexfoundry.org:10004/core-data:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:39:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:39:02 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:02 latest 00:39:02 3.0.0-dev.80 00:39:02 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:02 main 00:39:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:03 ---> Running in d10e640044c8 00:39:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:39:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:03 ---> 17cd05a0cfd9 00:39:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:39:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:39:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:03 ---> 17cd05a0cfd9 00:39:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:39:03 ---> Running in 68f679e342c9 00:39:03 ---> Running in 96ff6d952dbf 00:39:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:39:03 e0ab16d95cca: Preparing 00:39:03 bf394dd09b5b: Preparing 00:39:03 a1c9318f96b5: Preparing 00:39:03 dc45d2cbc8c5: Preparing 00:39:03 6aef887faf99: Preparing 00:39:03 aa5968d388b8: Preparing 00:39:03 aa5968d388b8: Waiting 00:39:03 dc45d2cbc8c5: Layer already exists 00:39:03 6aef887faf99: Layer already exists 00:39:03 aa5968d388b8: Layer already exists 00:39:03 e0ab16d95cca: Pushed 00:39:03 bf394dd09b5b: Pushed 00:39:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:39:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:03 ---> 17cd05a0cfd9 00:39:03 Step 3/23 : WORKDIR /edgex-go 00:39:03 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:39:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:39:03 ---> 17cd05a0cfd9 00:39:03 Step 3/20 : WORKDIR /edgex-go 00:39:03 ---> Running in f8350d13f6de 00:39:03 ---> Running in 426735ad5a92 00:39:03 Removing intermediate container d10e640044c8 00:39:03 ---> e9e9c3eabd9a 00:39:03 Step 4/24 : WORKDIR /edgex-go 00:39:03 Removing intermediate container 68f679e342c9 00:39:03 ---> 1e9c935b25b1 00:39:03 Step 4/23 : WORKDIR /edgex-go 00:39:04 ---> Running in 605b46cc93e3 00:39:04 Removing intermediate container 96ff6d952dbf 00:39:04 ---> 96ec40d14023 00:39:04 Step 4/22 : WORKDIR /edgex-go 00:39:04 ---> Running in 5b5c1905c4db 00:39:04 ---> Running in 2514cbfe7296 00:39:04 Removing intermediate container 426735ad5a92 00:39:04 ---> 9fb769ca0fe4 00:39:04 Step 4/20 : RUN apk add --update --no-cache make git 00:39:04 ---> Running in 2e26465846ca 00:39:04 Removing intermediate container f8350d13f6de 00:39:04 ---> de6b98c48575 00:39:04 Step 4/23 : RUN apk add --update --no-cache make git 00:39:04 ---> Running in 89fbe5443e11 00:39:04 Removing intermediate container 5b5c1905c4db 00:39:04 ---> 7869c20c928f 00:39:04 Step 5/23 : RUN apk add --update --no-cache make git 00:39:04 Removing intermediate container 605b46cc93e3 00:39:04 ---> eb380325bbd1 00:39:04 Step 5/24 : RUN apk add --update --no-cache make git 00:39:04 Removing intermediate container 2514cbfe7296 00:39:04 ---> 88a177d08de4 00:39:04 Step 5/22 : RUN apk add --update --no-cache make git 00:39:05 ---> Running in c34ae53fefd6 00:39:05 ---> Running in a0901688a10d 00:39:05 ---> Running in f9454a07f05c 00:39:06 a1c9318f96b5: Pushed 00:39:06 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:39:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:39:06 e0ab16d95cca: Preparing 00:39:06 bf394dd09b5b: Preparing 00:39:06 a1c9318f96b5: Preparing 00:39:06 dc45d2cbc8c5: Preparing 00:39:06 6aef887faf99: Preparing 00:39:06 aa5968d388b8: Preparing 00:39:06 aa5968d388b8: Waiting 00:39:06 bf394dd09b5b: Layer already exists 00:39:06 6aef887faf99: Layer already exists 00:39:06 e0ab16d95cca: Layer already exists 00:39:06 dc45d2cbc8c5: Layer already exists 00:39:06 a1c9318f96b5: Layer already exists 00:39:06 aa5968d388b8: Layer already exists 00:39:06 latest: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:39:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:39:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.80 00:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:39:07 e0ab16d95cca: Preparing 00:39:07 bf394dd09b5b: Preparing 00:39:07 a1c9318f96b5: Preparing 00:39:07 dc45d2cbc8c5: Preparing 00:39:07 6aef887faf99: Preparing 00:39:07 aa5968d388b8: Preparing 00:39:07 aa5968d388b8: Waiting 00:39:07 6aef887faf99: Layer already exists 00:39:07 dc45d2cbc8c5: Layer already exists 00:39:07 e0ab16d95cca: Layer already exists 00:39:07 a1c9318f96b5: Layer already exists 00:39:07 bf394dd09b5b: Layer already exists 00:39:07 aa5968d388b8: Layer already exists 00:39:07 3.0.0-dev.80: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:39:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:39:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:39:07 e0ab16d95cca: Preparing 00:39:07 bf394dd09b5b: Preparing 00:39:07 a1c9318f96b5: Preparing 00:39:07 dc45d2cbc8c5: Preparing 00:39:07 6aef887faf99: Preparing 00:39:07 aa5968d388b8: Preparing 00:39:07 aa5968d388b8: Waiting 00:39:07 bf394dd09b5b: Layer already exists 00:39:07 a1c9318f96b5: Layer already exists 00:39:07 e0ab16d95cca: Layer already exists 00:39:07 dc45d2cbc8c5: Layer already exists 00:39:07 6aef887faf99: Layer already exists 00:39:07 aa5968d388b8: Layer already exists 00:39:07 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 00:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:39:07 OK: 221 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:39:08 OK: 221 MiB in 51 packages 00:39:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:39:08 e0ab16d95cca: Preparing 00:39:08 bf394dd09b5b: Preparing 00:39:08 a1c9318f96b5: Preparing 00:39:08 dc45d2cbc8c5: Preparing 00:39:08 6aef887faf99: Preparing 00:39:08 aa5968d388b8: Preparing 00:39:08 aa5968d388b8: Waiting 00:39:08 6aef887faf99: Layer already exists 00:39:08 bf394dd09b5b: Layer already exists 00:39:08 a1c9318f96b5: Layer already exists 00:39:08 dc45d2cbc8c5: Layer already exists 00:39:08 e0ab16d95cca: Layer already exists 00:39:08 aa5968d388b8: Layer already exists 00:39:08 main: digest: sha256:b1f75ee73940a8e1ae33f3ad0d6e36c1db06f8c8a906e939bf869c94bec84ca4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:08 ===================================================== [Pipeline] echo 00:39:08 taggedImages: 00:39:08 - nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:39:08 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.80 00:39:08 - nexus3.edgexfoundry.org:10004/core-metadata:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:39:08 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:39:08 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:08 latest 00:39:08 3.0.0-dev.80 00:39:08 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:08 main 00:39:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:09 OK: 221 MiB in 51 packages 00:39:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:39:09 5bfc4bd32f7a: Preparing 00:39:09 5bfc4bd32f7a: Preparing 00:39:09 406d40cbacfd: Preparing 00:39:09 b108706895c8: Preparing 00:39:09 158dfaabe748: Preparing 00:39:09 9e005febb408: Preparing 00:39:09 ebe93ca3ac28: Preparing 00:39:09 dc45d2cbc8c5: Preparing 00:39:09 7ebab961250a: Preparing 00:39:09 c5ff56d17b3d: Preparing 00:39:09 e172b03fa217: Preparing 00:39:09 5af7472d0f15: Preparing 00:39:09 aa5968d388b8: Preparing 00:39:09 ebe93ca3ac28: Waiting 00:39:09 e172b03fa217: Waiting 00:39:09 dc45d2cbc8c5: Waiting 00:39:09 5af7472d0f15: Waiting 00:39:09 7ebab961250a: Waiting 00:39:09 aa5968d388b8: Waiting 00:39:09 c5ff56d17b3d: Waiting 00:39:09 9e005febb408: Pushed 00:39:09 158dfaabe748: Pushed 00:39:09 406d40cbacfd: Pushed 00:39:09 5bfc4bd32f7a: Pushed 00:39:09 b108706895c8: Pushed 00:39:09 dc45d2cbc8c5: Layer already exists 00:39:09 OK: 221 MiB in 51 packages 00:39:09 OK: 221 MiB in 51 packages 00:39:09 7ebab961250a: Pushed 00:39:09 aa5968d388b8: Layer already exists 00:39:09 5af7472d0f15: Pushed 00:39:09 c5ff56d17b3d: Pushed 00:39:09 e172b03fa217: Pushed 00:39:10 Removing intermediate container 2e26465846ca 00:39:10 ---> 72dba9a1303c 00:39:10 Step 5/20 : COPY go.mod vendor* ./ 00:39:10 Removing intermediate container 89fbe5443e11 00:39:10 ---> e2d445ba42af 00:39:10 Step 5/23 : COPY go.mod vendor* ./ 00:39:10 ebe93ca3ac28: Pushed 00:39:10 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:11 Removing intermediate container a0901688a10d 00:39:11 ---> db2d2e6a6323 00:39:11 Step 6/24 : COPY go.mod vendor* ./ 00:39:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:11 ---> 729b0651accc 00:39:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:11 ---> 53672a4862ad 00:39:11 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:11 Removing intermediate container c34ae53fefd6 00:39:11 ---> cd807d5bc10d 00:39:11 Step 6/23 : COPY go.mod vendor* ./ 00:39:11 Removing intermediate container f9454a07f05c 00:39:11 ---> ca15bda5e114 00:39:11 Step 6/22 : COPY go.mod vendor* ./ 00:39:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:39:11 5bfc4bd32f7a: Preparing 00:39:11 5bfc4bd32f7a: Preparing 00:39:11 406d40cbacfd: Preparing 00:39:11 b108706895c8: Preparing 00:39:11 158dfaabe748: Preparing 00:39:11 9e005febb408: Preparing 00:39:11 ebe93ca3ac28: Preparing 00:39:11 dc45d2cbc8c5: Preparing 00:39:11 7ebab961250a: Preparing 00:39:11 c5ff56d17b3d: Preparing 00:39:11 e172b03fa217: Preparing 00:39:11 ebe93ca3ac28: Waiting 00:39:11 dc45d2cbc8c5: Waiting 00:39:11 7ebab961250a: Waiting 00:39:11 c5ff56d17b3d: Waiting 00:39:11 e172b03fa217: Waiting 00:39:11 5af7472d0f15: Preparing 00:39:11 aa5968d388b8: Preparing 00:39:11 5af7472d0f15: Waiting 00:39:11 aa5968d388b8: Waiting 00:39:11 406d40cbacfd: Layer already exists 00:39:11 5bfc4bd32f7a: Layer already exists 00:39:11 b108706895c8: Layer already exists 00:39:11 9e005febb408: Layer already exists 00:39:11 158dfaabe748: Layer already exists 00:39:11 ebe93ca3ac28: Layer already exists 00:39:11 dc45d2cbc8c5: Layer already exists 00:39:11 7ebab961250a: Layer already exists 00:39:11 e172b03fa217: Layer already exists 00:39:11 c5ff56d17b3d: Layer already exists 00:39:11 5af7472d0f15: Layer already exists 00:39:11 aa5968d388b8: Layer already exists 00:39:11 latest: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:11 ---> Running in a6abbde59f16 00:39:11 ---> Running in b1f0135a3822 00:39:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.80 00:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:39:12 5bfc4bd32f7a: Preparing 00:39:12 5bfc4bd32f7a: Preparing 00:39:12 406d40cbacfd: Preparing 00:39:12 b108706895c8: Preparing 00:39:12 158dfaabe748: Preparing 00:39:12 9e005febb408: Preparing 00:39:12 ebe93ca3ac28: Preparing 00:39:12 dc45d2cbc8c5: Preparing 00:39:12 7ebab961250a: Preparing 00:39:12 c5ff56d17b3d: Preparing 00:39:12 e172b03fa217: Preparing 00:39:12 dc45d2cbc8c5: Waiting 00:39:12 5af7472d0f15: Preparing 00:39:12 aa5968d388b8: Preparing 00:39:12 c5ff56d17b3d: Waiting 00:39:12 e172b03fa217: Waiting 00:39:12 5af7472d0f15: Waiting 00:39:12 aa5968d388b8: Waiting 00:39:12 b108706895c8: Layer already exists 00:39:12 5bfc4bd32f7a: Layer already exists 00:39:12 406d40cbacfd: Layer already exists 00:39:12 9e005febb408: Layer already exists 00:39:12 158dfaabe748: Layer already exists 00:39:12 dc45d2cbc8c5: Layer already exists 00:39:12 ebe93ca3ac28: Layer already exists 00:39:12 c5ff56d17b3d: Layer already exists 00:39:12 e172b03fa217: Layer already exists 00:39:12 7ebab961250a: Layer already exists 00:39:12 aa5968d388b8: Layer already exists 00:39:12 5af7472d0f15: Layer already exists 00:39:12 3.0.0-dev.80: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 00:39:12 ---> 6354bb029e1c 00:39:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 00:39:12 ---> Running in 505768826f3a 00:39:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:12 ---> 8072d0c4c7a0 00:39:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:39:12 5bfc4bd32f7a: Preparing 00:39:12 5bfc4bd32f7a: Preparing 00:39:12 406d40cbacfd: Preparing 00:39:12 b108706895c8: Preparing 00:39:12 158dfaabe748: Preparing 00:39:12 9e005febb408: Preparing 00:39:12 ebe93ca3ac28: Preparing 00:39:12 dc45d2cbc8c5: Preparing 00:39:12 7ebab961250a: Preparing 00:39:12 c5ff56d17b3d: Preparing 00:39:12 e172b03fa217: Preparing 00:39:12 5af7472d0f15: Preparing 00:39:12 aa5968d388b8: Preparing 00:39:12 ebe93ca3ac28: Waiting 00:39:12 dc45d2cbc8c5: Waiting 00:39:12 c5ff56d17b3d: Waiting 00:39:12 7ebab961250a: Waiting 00:39:12 e172b03fa217: Waiting 00:39:12 5af7472d0f15: Waiting 00:39:12 aa5968d388b8: Waiting 00:39:12 b108706895c8: Layer already exists 00:39:12 9e005febb408: Layer already exists 00:39:12 406d40cbacfd: Layer already exists 00:39:12 5bfc4bd32f7a: Layer already exists 00:39:12 158dfaabe748: Layer already exists 00:39:12 dc45d2cbc8c5: Layer already exists 00:39:12 c5ff56d17b3d: Layer already exists 00:39:12 ebe93ca3ac28: Layer already exists 00:39:12 e172b03fa217: Layer already exists 00:39:12 7ebab961250a: Layer already exists 00:39:12 5af7472d0f15: Layer already exists 00:39:12 aa5968d388b8: Layer already exists 00:39:12 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:12 ---> 88ffb90d808d 00:39:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:12 ---> Running in 4740717e482d 00:39:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:13 ---> Running in f1a062be7c3c 00:39:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:39:13 5bfc4bd32f7a: Preparing 00:39:13 5bfc4bd32f7a: Preparing 00:39:13 406d40cbacfd: Preparing 00:39:13 b108706895c8: Preparing 00:39:13 158dfaabe748: Preparing 00:39:13 9e005febb408: Preparing 00:39:13 ebe93ca3ac28: Preparing 00:39:13 dc45d2cbc8c5: Preparing 00:39:13 7ebab961250a: Preparing 00:39:13 c5ff56d17b3d: Preparing 00:39:13 e172b03fa217: Preparing 00:39:13 5af7472d0f15: Preparing 00:39:13 aa5968d388b8: Preparing 00:39:13 ebe93ca3ac28: Waiting 00:39:13 c5ff56d17b3d: Waiting 00:39:13 dc45d2cbc8c5: Waiting 00:39:13 e172b03fa217: Waiting 00:39:13 7ebab961250a: Waiting 00:39:13 5af7472d0f15: Waiting 00:39:13 aa5968d388b8: Waiting 00:39:13 406d40cbacfd: Layer already exists 00:39:13 b108706895c8: Layer already exists 00:39:13 9e005febb408: Layer already exists 00:39:13 158dfaabe748: Layer already exists 00:39:13 5bfc4bd32f7a: Layer already exists 00:39:13 7ebab961250a: Layer already exists 00:39:13 ebe93ca3ac28: Layer already exists 00:39:13 e172b03fa217: Layer already exists 00:39:13 dc45d2cbc8c5: Layer already exists 00:39:13 c5ff56d17b3d: Layer already exists 00:39:13 aa5968d388b8: Layer already exists 00:39:13 5af7472d0f15: Layer already exists 00:39:13 main: digest: sha256:7a2593e581f65484ae190ccb517b9b4f7f4bc3d02195afcef60ac06df323d7a6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:13 ===================================================== [Pipeline] echo 00:39:13 taggedImages: 00:39:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:39:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.80 00:39:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:39:13 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:39:13 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:13 latest 00:39:13 3.0.0-dev.80 00:39:13 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:13 main 00:39:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:39:14 76409215de41: Preparing 00:39:14 965f5237093d: Preparing 00:39:14 8e5aedb25c56: Preparing 00:39:14 0d2256958f45: Preparing 00:39:14 dc45d2cbc8c5: Preparing 00:39:14 a7d9dedcb001: Preparing 00:39:14 aa5968d388b8: Preparing 00:39:14 a7d9dedcb001: Waiting 00:39:14 aa5968d388b8: Waiting 00:39:14 dc45d2cbc8c5: Layer already exists 00:39:14 a7d9dedcb001: Layer already exists 00:39:14 aa5968d388b8: Layer already exists 00:39:14 76409215de41: Pushed 00:39:14 965f5237093d: Pushed 00:39:14 8e5aedb25c56: Pushed 00:39:14 0d2256958f45: Pushed 00:39:15 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:39:15 76409215de41: Preparing 00:39:15 965f5237093d: Preparing 00:39:15 8e5aedb25c56: Preparing 00:39:15 0d2256958f45: Preparing 00:39:15 dc45d2cbc8c5: Preparing 00:39:15 a7d9dedcb001: Preparing 00:39:15 aa5968d388b8: Preparing 00:39:15 aa5968d388b8: Waiting 00:39:15 a7d9dedcb001: Waiting 00:39:15 76409215de41: Layer already exists 00:39:15 0d2256958f45: Layer already exists 00:39:15 965f5237093d: Layer already exists 00:39:15 8e5aedb25c56: Layer already exists 00:39:15 dc45d2cbc8c5: Layer already exists 00:39:15 aa5968d388b8: Layer already exists 00:39:15 a7d9dedcb001: Layer already exists 00:39:15 latest: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.80 00:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:39:16 76409215de41: Preparing 00:39:16 965f5237093d: Preparing 00:39:16 8e5aedb25c56: Preparing 00:39:16 0d2256958f45: Preparing 00:39:16 dc45d2cbc8c5: Preparing 00:39:16 a7d9dedcb001: Preparing 00:39:16 aa5968d388b8: Preparing 00:39:16 a7d9dedcb001: Waiting 00:39:16 aa5968d388b8: Waiting 00:39:16 dc45d2cbc8c5: Layer already exists 00:39:16 8e5aedb25c56: Layer already exists 00:39:16 76409215de41: Layer already exists 00:39:16 965f5237093d: Layer already exists 00:39:16 0d2256958f45: Layer already exists 00:39:16 aa5968d388b8: Layer already exists 00:39:16 a7d9dedcb001: Layer already exists 00:39:16 3.0.0-dev.80: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:39:17 76409215de41: Preparing 00:39:17 965f5237093d: Preparing 00:39:17 8e5aedb25c56: Preparing 00:39:17 0d2256958f45: Preparing 00:39:17 dc45d2cbc8c5: Preparing 00:39:17 a7d9dedcb001: Preparing 00:39:17 aa5968d388b8: Preparing 00:39:17 a7d9dedcb001: Waiting 00:39:17 aa5968d388b8: Waiting 00:39:17 dc45d2cbc8c5: Layer already exists 00:39:17 965f5237093d: Layer already exists 00:39:17 8e5aedb25c56: Layer already exists 00:39:17 0d2256958f45: Layer already exists 00:39:17 76409215de41: Layer already exists 00:39:17 a7d9dedcb001: Layer already exists 00:39:17 aa5968d388b8: Layer already exists 00:39:17 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:39:17 76409215de41: Preparing 00:39:17 965f5237093d: Preparing 00:39:17 8e5aedb25c56: Preparing 00:39:17 0d2256958f45: Preparing 00:39:17 dc45d2cbc8c5: Preparing 00:39:17 a7d9dedcb001: Preparing 00:39:17 aa5968d388b8: Preparing 00:39:17 a7d9dedcb001: Waiting 00:39:17 aa5968d388b8: Waiting 00:39:17 8e5aedb25c56: Layer already exists 00:39:17 dc45d2cbc8c5: Layer already exists 00:39:17 965f5237093d: Layer already exists 00:39:17 76409215de41: Layer already exists 00:39:17 0d2256958f45: Layer already exists 00:39:17 a7d9dedcb001: Layer already exists 00:39:17 aa5968d388b8: Layer already exists 00:39:17 main: digest: sha256:1bea776b7a3b93b71fcd669250592eaaf00b996fa7b6cbe8d73ecb0ae3903ee4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:17 ===================================================== [Pipeline] echo 00:39:17 taggedImages: 00:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.80 00:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:39:17 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:39:17 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:17 latest 00:39:17 3.0.0-dev.80 00:39:17 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:17 main 00:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:39:18 797f21ec4c1b: Preparing 00:39:18 e88e3bd7f23a: Preparing 00:39:18 4ad96b637a24: Preparing 00:39:18 ccd678f607a0: Preparing 00:39:18 d3995de6ad70: Preparing 00:39:18 85539ff50528: Preparing 00:39:18 aa5968d388b8: Preparing 00:39:18 aa5968d388b8: Waiting 00:39:18 ccd678f607a0: Pushed 00:39:18 d3995de6ad70: Pushed 00:39:18 797f21ec4c1b: Pushed 00:39:18 e88e3bd7f23a: Pushed 00:39:18 aa5968d388b8: Layer already exists 00:39:18 85539ff50528: Pushed 00:39:19 4ad96b637a24: Pushed 00:39:19 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:39:20 797f21ec4c1b: Preparing 00:39:20 e88e3bd7f23a: Preparing 00:39:20 4ad96b637a24: Preparing 00:39:20 ccd678f607a0: Preparing 00:39:20 d3995de6ad70: Preparing 00:39:20 85539ff50528: Preparing 00:39:20 aa5968d388b8: Preparing 00:39:20 85539ff50528: Waiting 00:39:20 aa5968d388b8: Waiting 00:39:20 ccd678f607a0: Layer already exists 00:39:20 797f21ec4c1b: Layer already exists 00:39:20 4ad96b637a24: Layer already exists 00:39:20 e88e3bd7f23a: Layer already exists 00:39:20 d3995de6ad70: Layer already exists 00:39:20 85539ff50528: Layer already exists 00:39:20 aa5968d388b8: Layer already exists 00:39:20 latest: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.80 00:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:39:20 797f21ec4c1b: Preparing 00:39:20 e88e3bd7f23a: Preparing 00:39:20 4ad96b637a24: Preparing 00:39:20 ccd678f607a0: Preparing 00:39:20 d3995de6ad70: Preparing 00:39:20 85539ff50528: Preparing 00:39:20 aa5968d388b8: Preparing 00:39:20 85539ff50528: Waiting 00:39:20 4ad96b637a24: Layer already exists 00:39:20 ccd678f607a0: Layer already exists 00:39:20 d3995de6ad70: Layer already exists 00:39:20 e88e3bd7f23a: Layer already exists 00:39:20 797f21ec4c1b: Layer already exists 00:39:20 85539ff50528: Layer already exists 00:39:20 aa5968d388b8: Layer already exists 00:39:20 3.0.0-dev.80: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:39:21 797f21ec4c1b: Preparing 00:39:21 e88e3bd7f23a: Preparing 00:39:21 4ad96b637a24: Preparing 00:39:21 ccd678f607a0: Preparing 00:39:21 d3995de6ad70: Preparing 00:39:21 85539ff50528: Preparing 00:39:21 aa5968d388b8: Preparing 00:39:21 85539ff50528: Waiting 00:39:21 aa5968d388b8: Waiting 00:39:21 797f21ec4c1b: Layer already exists 00:39:21 ccd678f607a0: Layer already exists 00:39:21 e88e3bd7f23a: Layer already exists 00:39:21 d3995de6ad70: Layer already exists 00:39:21 4ad96b637a24: Layer already exists 00:39:21 85539ff50528: Layer already exists 00:39:21 aa5968d388b8: Layer already exists 00:39:21 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:39:22 797f21ec4c1b: Preparing 00:39:22 e88e3bd7f23a: Preparing 00:39:22 4ad96b637a24: Preparing 00:39:22 ccd678f607a0: Preparing 00:39:22 d3995de6ad70: Preparing 00:39:22 85539ff50528: Preparing 00:39:22 aa5968d388b8: Preparing 00:39:22 85539ff50528: Waiting 00:39:22 aa5968d388b8: Waiting 00:39:22 4ad96b637a24: Layer already exists 00:39:22 797f21ec4c1b: Layer already exists 00:39:22 d3995de6ad70: Layer already exists 00:39:22 e88e3bd7f23a: Layer already exists 00:39:22 ccd678f607a0: Layer already exists 00:39:22 85539ff50528: Layer already exists 00:39:22 aa5968d388b8: Layer already exists 00:39:22 main: digest: sha256:0c55758c241606c483661673ce0c8565413fd102068b07d646975d19b2db8191 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:22 ===================================================== [Pipeline] echo 00:39:22 taggedImages: 00:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.80 00:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:39:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:39:22 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:22 latest 00:39:22 3.0.0-dev.80 00:39:22 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:22 main 00:39:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:39:22 bcd33e15088f: Preparing 00:39:22 2e5a2b483fdb: Preparing 00:39:22 5a44715731f2: Preparing 00:39:22 60967b60a5e8: Preparing 00:39:22 4cc1a0ce0efa: Preparing 00:39:22 ca29283fa4dc: Preparing 00:39:22 420e6c6faeb5: Preparing 00:39:22 0e6f53e9c807: Preparing 00:39:22 aa5968d388b8: Preparing 00:39:22 ca29283fa4dc: Waiting 00:39:22 420e6c6faeb5: Waiting 00:39:22 0e6f53e9c807: Waiting 00:39:22 aa5968d388b8: Waiting 00:39:22 4cc1a0ce0efa: Pushed 00:39:22 2e5a2b483fdb: Pushed 00:39:22 bcd33e15088f: Pushed 00:39:22 ca29283fa4dc: Pushed 00:39:22 aa5968d388b8: Layer already exists 00:39:22 420e6c6faeb5: Pushed 00:39:22 0e6f53e9c807: Pushed 00:39:23 60967b60a5e8: Pushed 00:39:24 5a44715731f2: Pushed 00:39:24 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:39:24 bcd33e15088f: Preparing 00:39:24 2e5a2b483fdb: Preparing 00:39:24 5a44715731f2: Preparing 00:39:24 60967b60a5e8: Preparing 00:39:24 4cc1a0ce0efa: Preparing 00:39:24 ca29283fa4dc: Preparing 00:39:24 420e6c6faeb5: Preparing 00:39:24 0e6f53e9c807: Preparing 00:39:24 aa5968d388b8: Preparing 00:39:24 ca29283fa4dc: Waiting 00:39:24 420e6c6faeb5: Waiting 00:39:24 0e6f53e9c807: Waiting 00:39:24 aa5968d388b8: Waiting 00:39:24 5a44715731f2: Layer already exists 00:39:24 4cc1a0ce0efa: Layer already exists 00:39:24 2e5a2b483fdb: Layer already exists 00:39:24 60967b60a5e8: Layer already exists 00:39:24 bcd33e15088f: Layer already exists 00:39:24 420e6c6faeb5: Layer already exists 00:39:24 0e6f53e9c807: Layer already exists 00:39:24 aa5968d388b8: Layer already exists 00:39:24 ca29283fa4dc: Layer already exists 00:39:24 latest: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.80 00:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:39:25 bcd33e15088f: Preparing 00:39:25 2e5a2b483fdb: Preparing 00:39:25 5a44715731f2: Preparing 00:39:25 60967b60a5e8: Preparing 00:39:25 4cc1a0ce0efa: Preparing 00:39:25 ca29283fa4dc: Preparing 00:39:25 420e6c6faeb5: Preparing 00:39:25 0e6f53e9c807: Preparing 00:39:25 aa5968d388b8: Preparing 00:39:25 ca29283fa4dc: Waiting 00:39:25 420e6c6faeb5: Waiting 00:39:25 aa5968d388b8: Waiting 00:39:25 0e6f53e9c807: Waiting 00:39:25 2e5a2b483fdb: Layer already exists 00:39:25 4cc1a0ce0efa: Layer already exists 00:39:25 5a44715731f2: Layer already exists 00:39:25 bcd33e15088f: Layer already exists 00:39:25 60967b60a5e8: Layer already exists 00:39:25 ca29283fa4dc: Layer already exists 00:39:25 420e6c6faeb5: Layer already exists 00:39:25 0e6f53e9c807: Layer already exists 00:39:25 aa5968d388b8: Layer already exists 00:39:25 3.0.0-dev.80: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:39:26 bcd33e15088f: Preparing 00:39:26 2e5a2b483fdb: Preparing 00:39:26 5a44715731f2: Preparing 00:39:26 60967b60a5e8: Preparing 00:39:26 4cc1a0ce0efa: Preparing 00:39:26 ca29283fa4dc: Preparing 00:39:26 420e6c6faeb5: Preparing 00:39:26 0e6f53e9c807: Preparing 00:39:26 aa5968d388b8: Preparing 00:39:26 ca29283fa4dc: Waiting 00:39:26 0e6f53e9c807: Waiting 00:39:26 aa5968d388b8: Waiting 00:39:26 420e6c6faeb5: Waiting 00:39:26 60967b60a5e8: Layer already exists 00:39:26 bcd33e15088f: Layer already exists 00:39:26 2e5a2b483fdb: Layer already exists 00:39:26 5a44715731f2: Layer already exists 00:39:26 4cc1a0ce0efa: Layer already exists 00:39:26 ca29283fa4dc: Layer already exists 00:39:26 0e6f53e9c807: Layer already exists 00:39:26 420e6c6faeb5: Layer already exists 00:39:26 aa5968d388b8: Layer already exists 00:39:26 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:39:26 bcd33e15088f: Preparing 00:39:26 2e5a2b483fdb: Preparing 00:39:26 5a44715731f2: Preparing 00:39:26 60967b60a5e8: Preparing 00:39:26 4cc1a0ce0efa: Preparing 00:39:26 ca29283fa4dc: Preparing 00:39:26 420e6c6faeb5: Preparing 00:39:26 0e6f53e9c807: Preparing 00:39:26 aa5968d388b8: Preparing 00:39:26 ca29283fa4dc: Waiting 00:39:26 420e6c6faeb5: Waiting 00:39:26 0e6f53e9c807: Waiting 00:39:26 aa5968d388b8: Waiting 00:39:26 4cc1a0ce0efa: Layer already exists 00:39:26 2e5a2b483fdb: Layer already exists 00:39:26 bcd33e15088f: Layer already exists 00:39:26 5a44715731f2: Layer already exists 00:39:26 60967b60a5e8: Layer already exists 00:39:26 ca29283fa4dc: Layer already exists 00:39:26 aa5968d388b8: Layer already exists 00:39:26 420e6c6faeb5: Layer already exists 00:39:26 0e6f53e9c807: Layer already exists 00:39:26 main: digest: sha256:3c9e1e7e93b6963c48fb4ea01d8c264058720333e4635955efdf15d4a41c3307 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:26 ===================================================== [Pipeline] echo 00:39:26 taggedImages: 00:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.80 00:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:39:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:39:26 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:26 latest 00:39:26 3.0.0-dev.80 00:39:26 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:26 main 00:39:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:27 3401c2dfc0bf: Preparing 00:39:27 5ee9d6ca4387: Preparing 00:39:27 dc45d2cbc8c5: Preparing 00:39:27 6003ffc33ae6: Preparing 00:39:27 4e6476652798: Preparing 00:39:27 dc45d2cbc8c5: Layer already exists 00:39:27 4e6476652798: Layer already exists 00:39:27 3401c2dfc0bf: Pushed 00:39:27 6003ffc33ae6: Pushed 00:39:29 5ee9d6ca4387: Pushed 00:39:29 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:29 + 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 00:39:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:30 3401c2dfc0bf: Preparing 00:39:30 5ee9d6ca4387: Preparing 00:39:30 dc45d2cbc8c5: Preparing 00:39:30 6003ffc33ae6: Preparing 00:39:30 4e6476652798: Preparing 00:39:30 6003ffc33ae6: Layer already exists 00:39:30 3401c2dfc0bf: Layer already exists 00:39:30 dc45d2cbc8c5: Layer already exists 00:39:30 5ee9d6ca4387: Layer already exists 00:39:30 4e6476652798: Layer already exists 00:39:30 latest: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.80 00:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:30 3401c2dfc0bf: Preparing 00:39:30 5ee9d6ca4387: Preparing 00:39:30 dc45d2cbc8c5: Preparing 00:39:30 6003ffc33ae6: Preparing 00:39:30 4e6476652798: Preparing 00:39:30 6003ffc33ae6: Layer already exists 00:39:30 4e6476652798: Layer already exists 00:39:30 dc45d2cbc8c5: Layer already exists 00:39:30 3401c2dfc0bf: Layer already exists 00:39:30 5ee9d6ca4387: Layer already exists 00:39:30 3.0.0-dev.80: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:31 3401c2dfc0bf: Preparing 00:39:31 5ee9d6ca4387: Preparing 00:39:31 dc45d2cbc8c5: Preparing 00:39:31 6003ffc33ae6: Preparing 00:39:31 4e6476652798: Preparing 00:39:31 3401c2dfc0bf: Layer already exists 00:39:31 5ee9d6ca4387: Layer already exists 00:39:31 4e6476652798: Layer already exists 00:39:31 dc45d2cbc8c5: Layer already exists 00:39:31 6003ffc33ae6: Layer already exists 00:39:31 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:31 + 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 00:39:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:32 3401c2dfc0bf: Preparing 00:39:32 5ee9d6ca4387: Preparing 00:39:32 dc45d2cbc8c5: Preparing 00:39:32 6003ffc33ae6: Preparing 00:39:32 4e6476652798: Preparing 00:39:32 3401c2dfc0bf: Layer already exists 00:39:32 5ee9d6ca4387: Layer already exists 00:39:32 4e6476652798: Layer already exists 00:39:32 dc45d2cbc8c5: Layer already exists 00:39:32 6003ffc33ae6: Layer already exists 00:39:32 main: digest: sha256:de384cca030ef854d0513465e49c49bc96ef1cfdada42e776d078512e1a33dcb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:32 ===================================================== [Pipeline] echo 00:39:32 taggedImages: 00:39:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:39:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.80 00:39:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:39:32 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:39:32 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:32 latest 00:39:32 3.0.0-dev.80 00:39:32 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:32 main 00:39:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:32 4cef38d44a06: Preparing 00:39:32 5f0fe04c3d27: Preparing 00:39:32 0d83ef17ac10: Preparing 00:39:32 a2dcb6983694: Preparing 00:39:32 bd17517315f7: Preparing 00:39:32 b1496ab7220f: Preparing 00:39:32 4e6476652798: Preparing 00:39:32 b1496ab7220f: Waiting 00:39:32 4e6476652798: Waiting 00:39:32 0d83ef17ac10: Pushed 00:39:32 5f0fe04c3d27: Pushed 00:39:32 4cef38d44a06: Pushed 00:39:32 4e6476652798: Layer already exists 00:39:33 b1496ab7220f: Pushed 00:39:36 bd17517315f7: Pushed 00:39:39 a2dcb6983694: Pushed 00:39:39 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:39 4cef38d44a06: Preparing 00:39:39 5f0fe04c3d27: Preparing 00:39:39 0d83ef17ac10: Preparing 00:39:39 a2dcb6983694: Preparing 00:39:39 bd17517315f7: Preparing 00:39:39 b1496ab7220f: Preparing 00:39:39 4e6476652798: Preparing 00:39:39 b1496ab7220f: Waiting 00:39:39 4e6476652798: Waiting 00:39:39 a2dcb6983694: Layer already exists 00:39:39 5f0fe04c3d27: Layer already exists 00:39:39 bd17517315f7: Layer already exists 00:39:39 0d83ef17ac10: Layer already exists 00:39:39 4cef38d44a06: Layer already exists 00:39:39 4e6476652798: Layer already exists 00:39:39 b1496ab7220f: Layer already exists 00:39:39 latest: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.80 00:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:40 4cef38d44a06: Preparing 00:39:40 5f0fe04c3d27: Preparing 00:39:40 0d83ef17ac10: Preparing 00:39:40 a2dcb6983694: Preparing 00:39:40 bd17517315f7: Preparing 00:39:40 b1496ab7220f: Preparing 00:39:40 4e6476652798: Preparing 00:39:40 b1496ab7220f: Waiting 00:39:40 4e6476652798: Waiting 00:39:40 bd17517315f7: Layer already exists 00:39:40 0d83ef17ac10: Layer already exists 00:39:40 a2dcb6983694: Layer already exists 00:39:40 5f0fe04c3d27: Layer already exists 00:39:40 4cef38d44a06: Layer already exists 00:39:40 b1496ab7220f: Layer already exists 00:39:40 4e6476652798: Layer already exists 00:39:40 3.0.0-dev.80: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:40 4cef38d44a06: Preparing 00:39:40 5f0fe04c3d27: Preparing 00:39:40 0d83ef17ac10: Preparing 00:39:40 a2dcb6983694: Preparing 00:39:40 bd17517315f7: Preparing 00:39:40 b1496ab7220f: Preparing 00:39:40 4e6476652798: Preparing 00:39:40 b1496ab7220f: Waiting 00:39:40 4e6476652798: Waiting 00:39:40 0d83ef17ac10: Layer already exists 00:39:40 a2dcb6983694: Layer already exists 00:39:40 5f0fe04c3d27: Layer already exists 00:39:40 bd17517315f7: Layer already exists 00:39:40 4cef38d44a06: Layer already exists 00:39:40 b1496ab7220f: Layer already exists 00:39:40 4e6476652798: Layer already exists 00:39:40 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:41 4cef38d44a06: Preparing 00:39:41 5f0fe04c3d27: Preparing 00:39:41 0d83ef17ac10: Preparing 00:39:41 a2dcb6983694: Preparing 00:39:41 bd17517315f7: Preparing 00:39:41 b1496ab7220f: Preparing 00:39:41 4e6476652798: Preparing 00:39:41 4e6476652798: Waiting 00:39:41 b1496ab7220f: Waiting 00:39:41 bd17517315f7: Layer already exists 00:39:41 a2dcb6983694: Layer already exists 00:39:41 0d83ef17ac10: Layer already exists 00:39:41 5f0fe04c3d27: Layer already exists 00:39:41 4cef38d44a06: Layer already exists 00:39:41 b1496ab7220f: Layer already exists 00:39:41 4e6476652798: Layer already exists 00:39:41 main: digest: sha256:2c05ca474d2a40928d6d622b4ce56ac030017c411a5b960910ed7844990e8ff9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:41 ===================================================== [Pipeline] echo 00:39:41 taggedImages: 00:39:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:39:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.80 00:39:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:39:41 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:39:41 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:41 latest 00:39:41 3.0.0-dev.80 00:39:41 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:41 main 00:39:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:42 fbaf9640367c: Preparing 00:39:42 a8cacc6cf5a2: Preparing 00:39:42 f49c74275c77: Preparing 00:39:42 8ef1d73c2a16: Preparing 00:39:42 ed9462354ed2: Preparing 00:39:42 4e6476652798: Preparing 00:39:42 4e6476652798: Waiting 00:39:42 fbaf9640367c: Pushed 00:39:42 a8cacc6cf5a2: Pushed 00:39:42 f49c74275c77: Pushed 00:39:42 4e6476652798: Layer already exists 00:39:42 ed9462354ed2: Pushed 00:39:49 8ef1d73c2a16: Pushed 00:39:49 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:49 fbaf9640367c: Preparing 00:39:49 a8cacc6cf5a2: Preparing 00:39:49 f49c74275c77: Preparing 00:39:49 8ef1d73c2a16: Preparing 00:39:49 ed9462354ed2: Preparing 00:39:49 4e6476652798: Preparing 00:39:49 fbaf9640367c: Layer already exists 00:39:49 8ef1d73c2a16: Layer already exists 00:39:49 a8cacc6cf5a2: Layer already exists 00:39:49 f49c74275c77: Layer already exists 00:39:49 ed9462354ed2: Layer already exists 00:39:49 4e6476652798: Layer already exists 00:39:49 latest: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.80 00:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:50 fbaf9640367c: Preparing 00:39:50 a8cacc6cf5a2: Preparing 00:39:50 f49c74275c77: Preparing 00:39:50 8ef1d73c2a16: Preparing 00:39:50 ed9462354ed2: Preparing 00:39:50 4e6476652798: Preparing 00:39:50 4e6476652798: Waiting 00:39:50 fbaf9640367c: Layer already exists 00:39:50 ed9462354ed2: Layer already exists 00:39:50 8ef1d73c2a16: Layer already exists 00:39:50 a8cacc6cf5a2: Layer already exists 00:39:50 f49c74275c77: Layer already exists 00:39:50 4e6476652798: Layer already exists 00:39:50 3.0.0-dev.80: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:51 fbaf9640367c: Preparing 00:39:51 a8cacc6cf5a2: Preparing 00:39:51 f49c74275c77: Preparing 00:39:51 8ef1d73c2a16: Preparing 00:39:51 ed9462354ed2: Preparing 00:39:51 4e6476652798: Preparing 00:39:51 4e6476652798: Waiting 00:39:51 a8cacc6cf5a2: Layer already exists 00:39:51 8ef1d73c2a16: Layer already exists 00:39:51 fbaf9640367c: Layer already exists 00:39:51 f49c74275c77: Layer already exists 00:39:51 ed9462354ed2: Layer already exists 00:39:51 4e6476652798: Layer already exists 00:39:51 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:51 fbaf9640367c: Preparing 00:39:51 a8cacc6cf5a2: Preparing 00:39:51 f49c74275c77: Preparing 00:39:51 8ef1d73c2a16: Preparing 00:39:51 ed9462354ed2: Preparing 00:39:51 4e6476652798: Preparing 00:39:51 4e6476652798: Waiting 00:39:51 ed9462354ed2: Layer already exists 00:39:51 8ef1d73c2a16: Layer already exists 00:39:51 a8cacc6cf5a2: Layer already exists 00:39:51 fbaf9640367c: Layer already exists 00:39:51 f49c74275c77: Layer already exists 00:39:51 4e6476652798: Layer already exists 00:39:51 main: digest: sha256:bc1b00cad25dfc9bc62228262ff8750e237c47f9a7abc85e82c77d7cbb85b068 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:51 ===================================================== [Pipeline] echo 00:39:51 taggedImages: 00:39:51 - nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:39:51 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.80 00:39:51 - nexus3.edgexfoundry.org:10004/security-spire-config:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:39:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:39:51 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:51 latest 00:39:51 3.0.0-dev.80 00:39:51 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:39:51 main 00:39:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:39:52 4be3348c198d: Preparing 00:39:52 5482ddf806c9: Preparing 00:39:52 2919ad2486ac: Preparing 00:39:52 c1894a62f014: Preparing 00:39:52 b1496ab7220f: Preparing 00:39:52 4e6476652798: Preparing 00:39:52 4e6476652798: Waiting 00:39:52 b1496ab7220f: Layer already exists 00:39:52 4e6476652798: Layer already exists 00:39:52 5482ddf806c9: Pushed 00:39:52 2919ad2486ac: Pushed 00:39:52 4be3348c198d: Pushed 00:39:58 c1894a62f014: Pushed 00:39:58 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:39:59 4be3348c198d: Preparing 00:39:59 5482ddf806c9: Preparing 00:39:59 2919ad2486ac: Preparing 00:39:59 c1894a62f014: Preparing 00:39:59 b1496ab7220f: Preparing 00:39:59 4e6476652798: Preparing 00:39:59 4e6476652798: Waiting 00:39:59 5482ddf806c9: Layer already exists 00:39:59 2919ad2486ac: Layer already exists 00:39:59 4be3348c198d: Layer already exists 00:39:59 b1496ab7220f: Layer already exists 00:39:59 c1894a62f014: Layer already exists 00:39:59 4e6476652798: Layer already exists 00:39:59 latest: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.80 00:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:40:00 4be3348c198d: Preparing 00:40:00 5482ddf806c9: Preparing 00:40:00 2919ad2486ac: Preparing 00:40:00 c1894a62f014: Preparing 00:40:00 b1496ab7220f: Preparing 00:40:00 4e6476652798: Preparing 00:40:00 4e6476652798: Waiting 00:40:00 5482ddf806c9: Layer already exists 00:40:00 c1894a62f014: Layer already exists 00:40:00 2919ad2486ac: Layer already exists 00:40:00 4be3348c198d: Layer already exists 00:40:00 b1496ab7220f: Layer already exists 00:40:00 4e6476652798: Layer already exists 00:40:00 3.0.0-dev.80: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:40:00 4be3348c198d: Preparing 00:40:00 5482ddf806c9: Preparing 00:40:00 2919ad2486ac: Preparing 00:40:00 c1894a62f014: Preparing 00:40:00 b1496ab7220f: Preparing 00:40:00 4e6476652798: Preparing 00:40:00 4e6476652798: Waiting 00:40:00 c1894a62f014: Layer already exists 00:40:00 4be3348c198d: Layer already exists 00:40:00 5482ddf806c9: Layer already exists 00:40:00 b1496ab7220f: Layer already exists 00:40:00 2919ad2486ac: Layer already exists 00:40:00 4e6476652798: Layer already exists 00:40:00 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:40:01 4be3348c198d: Preparing 00:40:01 5482ddf806c9: Preparing 00:40:01 2919ad2486ac: Preparing 00:40:01 c1894a62f014: Preparing 00:40:01 b1496ab7220f: Preparing 00:40:01 4e6476652798: Preparing 00:40:01 4e6476652798: Waiting 00:40:01 5482ddf806c9: Layer already exists 00:40:01 2919ad2486ac: Layer already exists 00:40:01 b1496ab7220f: Layer already exists 00:40:01 4be3348c198d: Layer already exists 00:40:01 c1894a62f014: Layer already exists 00:40:01 4e6476652798: Layer already exists 00:40:01 main: digest: sha256:e9ca9f69ad3be37e687f16378f8ebb04e504f745c6b3cff3f5467710fd122b23 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:01 ===================================================== [Pipeline] echo 00:40:01 taggedImages: 00:40:01 - nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:40:01 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:40:01 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.80 00:40:01 - nexus3.edgexfoundry.org:10004/security-spire-server:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:40:01 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:40:01 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:40:01 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:40:01 latest 00:40:01 3.0.0-dev.80 00:40:01 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:40:01 main 00:40:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:40:02 9b40eec08ff2: Preparing 00:40:02 7d65ffee560d: Preparing 00:40:02 dc45d2cbc8c5: Preparing 00:40:02 3424fca706bb: Preparing 00:40:02 aa5968d388b8: Preparing 00:40:02 aa5968d388b8: Layer already exists 00:40:02 dc45d2cbc8c5: Layer already exists 00:40:02 3424fca706bb: Pushed 00:40:02 9b40eec08ff2: Pushed 00:40:04 7d65ffee560d: Pushed 00:40:04 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:40:04 9b40eec08ff2: Preparing 00:40:04 7d65ffee560d: Preparing 00:40:04 dc45d2cbc8c5: Preparing 00:40:04 3424fca706bb: Preparing 00:40:04 aa5968d388b8: Preparing 00:40:04 3424fca706bb: Layer already exists 00:40:04 9b40eec08ff2: Layer already exists 00:40:04 7d65ffee560d: Layer already exists 00:40:04 dc45d2cbc8c5: Layer already exists 00:40:04 aa5968d388b8: Layer already exists 00:40:04 latest: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.80 00:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:40:05 9b40eec08ff2: Preparing 00:40:05 7d65ffee560d: Preparing 00:40:05 dc45d2cbc8c5: Preparing 00:40:05 3424fca706bb: Preparing 00:40:05 aa5968d388b8: Preparing 00:40:05 9b40eec08ff2: Layer already exists 00:40:05 7d65ffee560d: Layer already exists 00:40:05 aa5968d388b8: Layer already exists 00:40:05 dc45d2cbc8c5: Layer already exists 00:40:05 3424fca706bb: Layer already exists 00:40:05 3.0.0-dev.80: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:40:06 9b40eec08ff2: Preparing 00:40:06 7d65ffee560d: Preparing 00:40:06 dc45d2cbc8c5: Preparing 00:40:06 3424fca706bb: Preparing 00:40:06 aa5968d388b8: Preparing 00:40:06 aa5968d388b8: Layer already exists 00:40:06 7d65ffee560d: Layer already exists 00:40:06 3424fca706bb: Layer already exists 00:40:06 dc45d2cbc8c5: Layer already exists 00:40:06 9b40eec08ff2: Layer already exists 00:40:06 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:40:06 9b40eec08ff2: Preparing 00:40:06 7d65ffee560d: Preparing 00:40:06 dc45d2cbc8c5: Preparing 00:40:06 3424fca706bb: Preparing 00:40:06 aa5968d388b8: Preparing 00:40:06 dc45d2cbc8c5: Layer already exists 00:40:06 3424fca706bb: Layer already exists 00:40:06 7d65ffee560d: Layer already exists 00:40:06 9b40eec08ff2: Layer already exists 00:40:06 aa5968d388b8: Layer already exists 00:40:06 main: digest: sha256:ed3ae3e11c0c44be3499a5cc15b1db6fc1db382c3ff6c4766a6a8a40d03297cd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:06 ===================================================== [Pipeline] echo 00:40:06 taggedImages: 00:40:06 - nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:40:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:40:06 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.80 00:40:06 - nexus3.edgexfoundry.org:10004/support-notifications:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:40:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:40:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:40:06 58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:40:06 latest 00:40:06 3.0.0-dev.80 00:40:06 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:40:06 main 00:40:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:40:07 b85698768f6c: Preparing 00:40:07 2d71367d93c2: Preparing 00:40:07 dc45d2cbc8c5: Preparing 00:40:07 6aef887faf99: Preparing 00:40:07 aa5968d388b8: Preparing 00:40:07 aa5968d388b8: Layer already exists 00:40:07 dc45d2cbc8c5: Layer already exists 00:40:07 6aef887faf99: Layer already exists 00:40:07 b85698768f6c: Pushed 00:40:09 2d71367d93c2: Pushed 00:40:09 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:40:10 b85698768f6c: Preparing 00:40:10 2d71367d93c2: Preparing 00:40:10 dc45d2cbc8c5: Preparing 00:40:10 6aef887faf99: Preparing 00:40:10 aa5968d388b8: Preparing 00:40:10 b85698768f6c: Layer already exists 00:40:10 6aef887faf99: Layer already exists 00:40:10 aa5968d388b8: Layer already exists 00:40:10 2d71367d93c2: Layer already exists 00:40:10 dc45d2cbc8c5: Layer already exists 00:40:10 latest: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.80 00:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:40:11 b85698768f6c: Preparing 00:40:11 2d71367d93c2: Preparing 00:40:11 dc45d2cbc8c5: Preparing 00:40:11 6aef887faf99: Preparing 00:40:11 aa5968d388b8: Preparing 00:40:11 6aef887faf99: Layer already exists 00:40:11 dc45d2cbc8c5: Layer already exists 00:40:11 aa5968d388b8: Layer already exists 00:40:11 b85698768f6c: Layer already exists 00:40:11 2d71367d93c2: Layer already exists 00:40:11 3.0.0-dev.80: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:40:11 b85698768f6c: Preparing 00:40:11 2d71367d93c2: Preparing 00:40:11 dc45d2cbc8c5: Preparing 00:40:11 6aef887faf99: Preparing 00:40:11 aa5968d388b8: Preparing 00:40:11 2d71367d93c2: Layer already exists 00:40:11 b85698768f6c: Layer already exists 00:40:11 dc45d2cbc8c5: Layer already exists 00:40:11 6aef887faf99: Layer already exists 00:40:11 aa5968d388b8: Layer already exists 00:40:11 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:40:12 b85698768f6c: Preparing 00:40:12 2d71367d93c2: Preparing 00:40:12 dc45d2cbc8c5: Preparing 00:40:12 6aef887faf99: Preparing 00:40:12 aa5968d388b8: Preparing 00:40:12 b85698768f6c: Layer already exists 00:40:12 6aef887faf99: Layer already exists 00:40:12 aa5968d388b8: Layer already exists 00:40:12 2d71367d93c2: Layer already exists 00:40:12 dc45d2cbc8c5: Layer already exists 00:40:12 main: digest: sha256:101f0b7b112a03f9294ae367f260dfbad3c8203cc562d372dd105eeb9b2c84dc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:12 ===================================================== [Pipeline] echo 00:40:12 taggedImages: 00:40:12 - nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:40:12 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:40:12 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.80 00:40:12 - nexus3.edgexfoundry.org:10004/support-scheduler:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 00:40:12 - 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] } 00:41:04 Removing intermediate container 4740717e482d 00:41:04 ---> 9d57520dbb9e 00:41:04 Step 8/22 : COPY . . 00:41:04 Removing intermediate container a6abbde59f16 00:41:04 ---> b9fc12a21281 00:41:04 Step 7/20 : COPY . . 00:41:04 Removing intermediate container 505768826f3a 00:41:04 ---> 17520cb7ff7f 00:41:04 Step 8/24 : COPY . . 00:41:04 Removing intermediate container f1a062be7c3c 00:41:04 ---> 0d1c0b7c26e9 00:41:04 Step 8/23 : COPY . . 00:41:04 Removing intermediate container b1f0135a3822 00:41:04 ---> 4d2457ac2cef 00:41:04 Step 7/23 : COPY . . 00:41:04 ---> f5ef249ae2e2 00:41:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:41:04 ---> e1be5139cf08 00:41:04 Step 8/20 : RUN make cmd/secrets-config/secrets-config 00:41:05 ---> Running in fe07920785e9 00:41:05 ---> Running in 5b918c832816 00:41:05 ---> 012ea64c4538 00:41:05 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:41:05 ---> c82b4c2e82f0 00:41:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:41:05 ---> 426866afabe5 00:41:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:41:05 ---> Running in db1f4df83165 00:41:05 ---> Running in 5325d58ef881 00:41:05 ---> Running in 872ab176fcf1 00:41:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:41:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:41:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:41:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:41:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:47:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:37 Removing intermediate container 5b918c832816 00:47:37 ---> efdf47acf3d9 00:47:37 00:47:37 Step 9/20 : FROM alpine:3.16 00:47:37 3.16: Pulling from library/alpine 00:47:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:47:39 Status: Downloaded newer image for alpine:3.16 00:47:39 ---> 4c81e5bf8899 00:47:39 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 00:47:40 ---> Running in fd4c1444a8d1 00:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:47:45 (1/2) Installing dumb-init (1.2.5-r1) 00:47:45 (2/2) Installing openssl (1.1.1t-r0) 00:47:45 Executing busybox-1.35.0-r17.trigger 00:47:45 OK: 6 MiB in 16 packages 00:47:46 Removing intermediate container db1f4df83165 00:47:46 ---> 608cfdb16f0a 00:47:46 00:47:46 Step 9/23 : FROM alpine:3.16 00:47:46 ---> 4c81e5bf8899 00:47:46 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:47:47 ---> Running in 0e9a384bfcec 00:47:47 Removing intermediate container fd4c1444a8d1 00:47:47 ---> 2e6c687a5a99 00:47:47 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:47:47 ---> Running in d70dcdde880c 00:47:49 Removing intermediate container d70dcdde880c 00:47:49 ---> 7425d493e1f5 00:47:49 Step 12/20 : WORKDIR /edgex 00:47:49 ---> Running in 51b1b85f2961 00:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:47:50 Removing intermediate container 51b1b85f2961 00:47:50 ---> 8a00ae149a70 00:47:50 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 00:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:47:51 ---> 306fa2d5ec36 00:47:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:51 (1/3) Installing ca-certificates (20220614-r0) 00:47:52 (2/3) Installing dumb-init (1.2.5-r1) 00:47:52 (3/3) Installing su-exec (0.2-r1) 00:47:52 Executing busybox-1.35.0-r17.trigger 00:47:52 Executing ca-certificates-20220614-r0.trigger 00:47:52 OK: 6 MiB in 17 packages 00:47:53 ---> 876bf772aaaf 00:47:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:47:54 ---> b606a1235b21 00:47:54 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:54 ---> Running in 55054389e00c 00:47:55 Removing intermediate container 0e9a384bfcec 00:47:55 ---> 4537b07be4a1 00:47:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:55 ---> Running in 1447de674e0b 00:47:56 Removing intermediate container 1447de674e0b 00:47:56 ---> ab1e783d74d6 00:47:56 Step 12/23 : WORKDIR / 00:47:56 ---> Running in 927077cf2c45 00:47:57 Removing intermediate container 927077cf2c45 00:47:57 ---> 86a0b388b3b2 00:47:57 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:58 ---> ff43d3d7b732 00:47:58 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:58 Removing intermediate container 55054389e00c 00:47:58 ---> f228cf1429eb 00:47:58 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 00:47:59 ---> Running in f8463e7bf190 00:47:59 ---> ff2bc06c56e8 00:47:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:59 Removing intermediate container f8463e7bf190 00:47:59 ---> e8c30b75b24c 00:47:59 Step 18/20 : LABEL arch=arm64 00:48:00 ---> Running in a9260409a3e8 00:48:02 Removing intermediate container a9260409a3e8 00:48:02 ---> 2f37695a4a5f 00:48:02 Step 19/20 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:48:02 ---> 54dcb938ff51 00:48:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:02 ---> Running in 2bca5e1134e6 00:48:03 Removing intermediate container 2bca5e1134e6 00:48:03 ---> ad6dd35dd6fe 00:48:03 Step 20/20 : LABEL version=3.0.0-dev.80 00:48:03 ---> Running in 8f0fb53770c6 00:48:04 Removing intermediate container 8f0fb53770c6 00:48:04 ---> e071301b0e2e 00:48:04 00:48:04 Successfully built e071301b0e2e 00:48:04 Successfully tagged security-proxy-setup-arm64:latest 00:48:04  Building security-proxy-setup ... done Building core-common-config-bootstrapper 00:48:04 ---> ec8712d8d335 00:48:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:06 ---> 713e9c85fcfd 00:48:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:08 ---> 7c3c1015881a 00:48:08 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:48:08 ---> Running in 28fa7a8a4062 00:48:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:48:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:09 ---> 17cd05a0cfd9 00:48:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:48:09 ---> Using cache 00:48:09 ---> 96ec40d14023 00:48:09 Step 4/22 : WORKDIR /edgex-go 00:48:09 ---> Using cache 00:48:09 ---> 88a177d08de4 00:48:09 Step 5/22 : RUN apk add --update --no-cache make git 00:48:09 ---> Using cache 00:48:09 ---> ca15bda5e114 00:48:09 Step 6/22 : COPY go.mod vendor* ./ 00:48:09 ---> Using cache 00:48:09 ---> 8072d0c4c7a0 00:48:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:09 ---> Using cache 00:48:09 ---> 9d57520dbb9e 00:48:09 Step 8/22 : COPY . . 00:48:09 ---> Using cache 00:48:09 ---> f5ef249ae2e2 00:48:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:48:09 ---> Running in 37bb4d188f54 00:48:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:48:12 Removing intermediate container 28fa7a8a4062 00:48:12 ---> ee7c1e988018 00:48:12 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 00:48:12 ---> Running in ff0516d7eb4d 00:48:16 Removing intermediate container ff0516d7eb4d 00:48:16 ---> ae7346d583ad 00:48:16 Step 21/23 : LABEL arch=arm64 00:48:16 ---> Running in 8f945b681a2f 00:48:17 Removing intermediate container 8f945b681a2f 00:48:17 ---> cc0e57cc6711 00:48:17 Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:48:17 ---> Running in e2df06eecef0 00:48:18 Removing intermediate container e2df06eecef0 00:48:18 ---> d5b630dfa50a 00:48:18 Step 23/23 : LABEL version=3.0.0-dev.80 00:48:18 ---> Running in b0b364b753c2 00:48:19 Removing intermediate container b0b364b753c2 00:48:19 ---> eb40c184e735 00:48:19 00:48:19 Successfully built eb40c184e735 00:48:19 Successfully tagged security-secretstore-setup-arm64:latest 00:48:19 Building security-proxy-auth 00:48:23  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:48:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:23 ---> 17cd05a0cfd9 00:48:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:48:23 ---> Using cache 00:48:23 ---> 96ec40d14023 00:48:23 Step 4/22 : WORKDIR /edgex-go 00:48:23 ---> Using cache 00:48:23 ---> 88a177d08de4 00:48:23 Step 5/22 : RUN apk add --update --no-cache make git 00:48:24 ---> Using cache 00:48:24 ---> ca15bda5e114 00:48:24 Step 6/22 : COPY go.mod vendor* ./ 00:48:24 ---> Using cache 00:48:24 ---> 8072d0c4c7a0 00:48:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:24 ---> Using cache 00:48:24 ---> 9d57520dbb9e 00:48:24 Step 8/22 : COPY . . 00:48:24 ---> Using cache 00:48:24 ---> f5ef249ae2e2 00:48:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:48:25 ---> Running in 57949fa888eb 00:48:25 Removing intermediate container 872ab176fcf1 00:48:25 ---> 2a987445c219 00:48:25 00:48:25 Step 10/23 : FROM alpine:3.16 00:48:25 ---> 4c81e5bf8899 00:48:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:25 ---> Running in 7ad50f6e1b1c 00:48:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:48:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:48:30 (1/1) Installing dumb-init (1.2.5-r1) 00:48:30 Executing busybox-1.35.0-r17.trigger 00:48:30 OK: 5 MiB in 15 packages 00:48:32 Removing intermediate container 7ad50f6e1b1c 00:48:32 ---> d24000ec7559 00:48:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:32 ---> Running in 5ed6de74aab8 00:48:33 Removing intermediate container 5ed6de74aab8 00:48:33 ---> c510cf6f9b36 00:48:33 Step 13/23 : ENV APP_PORT=59882 00:48:33 ---> Running in f84f7bff5056 00:48:34 Removing intermediate container f84f7bff5056 00:48:34 ---> e4908134aa30 00:48:34 Step 14/23 : EXPOSE $APP_PORT 00:48:34 ---> Running in 873631079b1f 00:48:35 Removing intermediate container 873631079b1f 00:48:35 ---> edbc79933a2b 00:48:35 Step 15/23 : WORKDIR / 00:48:35 ---> Running in 3a82eaf5cadb 00:48:36 Removing intermediate container 3a82eaf5cadb 00:48:36 ---> 5097d7f8db85 00:48:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:38 ---> 55d92a8134e9 00:48:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:42 ---> c02140709022 00:48:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:43 ---> b33d1ac6f86c 00:48:43 Step 19/23 : ENTRYPOINT ["/core-command"] 00:48:44 ---> Running in 09354a73a8c4 00:48:44 Removing intermediate container 5325d58ef881 00:48:44 ---> e46e99759e6d 00:48:44 00:48:44 Step 10/24 : FROM alpine:3.16 00:48:44 ---> 4c81e5bf8899 00:48:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:48:44 ---> Using cache 00:48:44 ---> d24000ec7559 00:48:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:44 ---> Using cache 00:48:44 ---> c510cf6f9b36 00:48:44 Step 13/24 : ENV APP_PORT=59881 00:48:44 ---> Running in 4bf5e9abab29 00:48:45 Removing intermediate container 09354a73a8c4 00:48:45 ---> dcb270d786d2 00:48:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:48:45 Removing intermediate container 4bf5e9abab29 00:48:45 ---> b1504b6336e4 00:48:45 Step 14/24 : EXPOSE $APP_PORT 00:48:45 ---> Running in fa8f1ca77425 00:48:45 ---> Running in 330121455d59 00:48:45 Removing intermediate container 330121455d59 00:48:45 ---> 3759d825c1c9 00:48:45 Step 15/24 : WORKDIR / 00:48:45 Removing intermediate container fa8f1ca77425 00:48:45 ---> 1540db1cd14d 00:48:45 Step 21/23 : LABEL arch=arm64 00:48:46 ---> Running in 5ea8217ad29a 00:48:46 ---> Running in c9a6a3fdb8f9 00:48:46 Removing intermediate container c9a6a3fdb8f9 00:48:46 ---> ac93bcca2722 00:48:46 Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:48:46 Removing intermediate container 5ea8217ad29a 00:48:46 ---> 8205f3c9be56 00:48:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:46 ---> Running in 17e2b898dd42 00:48:47 Removing intermediate container 17e2b898dd42 00:48:47 ---> b95342d0a8a4 00:48:47 Step 23/23 : LABEL version=3.0.0-dev.80 00:48:47 ---> Running in 07ef7ed252b5 00:48:48 ---> 200665da02d0 00:48:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:48 Removing intermediate container 07ef7ed252b5 00:48:48 ---> 959d93da504e 00:48:48 00:48:48 Successfully built 959d93da504e 00:48:48 Successfully tagged core-command-arm64:latest 00:48:48  Building core-command ... done Building security-spiffe-token-provider 00:48:49 ---> 287c72000d9a 00:48:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:50 ---> e0196eb22f95 00:48:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:48:52 ---> 2ecb0d7129ab 00:48:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:48:52 ---> Running in ffa444795da7 00:48:52 Removing intermediate container ffa444795da7 00:48:52 ---> a4b9472f1c13 00:48:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:48:52 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:48:52 Step 2/19 : FROM ${BUILDER_BASE} AS builder 00:48:52 ---> 17cd05a0cfd9 00:48:52 Step 3/19 : WORKDIR /edgex-go 00:48:52 ---> Using cache 00:48:52 ---> de6b98c48575 00:48:52 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 00:48:52 ---> Running in 16d05a0d41d2 00:48:52 ---> Running in f091b5a408ff 00:48:53 Removing intermediate container 16d05a0d41d2 00:48:53 ---> fe708bb057b7 00:48:53 Step 22/24 : LABEL arch=arm64 00:48:53 ---> Running in db23ce9af725 00:48:55 Removing intermediate container db23ce9af725 00:48:55 ---> f738619019d2 00:48:55 Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:48:55 ---> Running in d8b35a8386ee 00:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:48:55 Removing intermediate container d8b35a8386ee 00:48:55 ---> 02c36daa927f 00:48:55 Step 24/24 : LABEL version=3.0.0-dev.80 00:48:55 ---> Running in 04500b03e5d9 00:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:48:56 Removing intermediate container 04500b03e5d9 00:48:56 ---> 04593a7bb1d5 00:48:56 00:48:56 Successfully built 04593a7bb1d5 00:48:56 Successfully tagged core-metadata-arm64:latest 00:48:56 Building security-spire-config 00:48:57  Building core-metadata ... done v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:48:57 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:48:57 OK: 16903 distinct packages available 00:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:49:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:49:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:00 ---> 17cd05a0cfd9 00:49:00 Step 3/24 : WORKDIR /edgex-go 00:49:00 ---> Using cache 00:49:00 ---> de6b98c48575 00:49:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:49:00 ---> Running in ece0284d2761 00:49:00 OK: 221 MiB in 51 packages 00:49:02 Removing intermediate container f091b5a408ff 00:49:02 ---> 9bf1ff153a97 00:49:02 Step 5/19 : COPY go.mod vendor* ./ 00:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:49:03 ---> 9aaf23916c0a 00:49:03 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:03 ---> Running in abbdf719beee 00:49:04 OK: 221 MiB in 51 packages 00:49:06 Removing intermediate container ece0284d2761 00:49:06 ---> 181f6490dca3 00:49:06 Step 5/24 : COPY go.mod vendor* ./ 00:49:07 ---> ff8a8d258920 00:49:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:07 ---> Running in eb4c8f059573 00:50:59 Removing intermediate container abbdf719beee 00:50:59 ---> 1362104ed0b2 00:50:59 Step 7/19 : COPY . . 00:51:00 Removing intermediate container eb4c8f059573 00:51:00 ---> 4cba476511ff 00:51:00 Step 7/24 : COPY . . 00:51:00 ---> f52f3dd1e2fa 00:51:00 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:51:00 ---> Running in f3ee44aa161f 00:51:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:51:05 ---> 3456a54fb5bc 00:51:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:51:05 ---> Running in d59330601082 00:51:06 Removing intermediate container d59330601082 00:51:06 ---> 4f1e99bc2b17 00:51:06 Step 9/24 : WORKDIR /edgex-go/spire-build 00:51:06 ---> Running in 5120fcd569c2 00:51:07 Removing intermediate container 5120fcd569c2 00:51:07 ---> 16fd37b24f85 00:51:07 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:51:07 ---> Running in 45c24eea7ea2 00:51:13 Removing intermediate container 45c24eea7ea2 00:51:13 ---> 4a068104b8f4 00:51:13 Step 11/24 : WORKDIR /edgex-go 00:51:13 ---> Running in 8008b5cb49e0 00:51:13 Removing intermediate container 8008b5cb49e0 00:51:13 ---> 698b2fd4a479 00:51:13 00:51:13 Step 12/24 : FROM alpine:3.15 00:51:14 3.15: Pulling from library/alpine 00:51:16 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 00:51:16 Status: Downloaded newer image for alpine:3.15 00:51:16 ---> 354640af7b1b 00:51:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:51:16 ---> Running in 906bce95f956 00:51:17 Removing intermediate container 906bce95f956 00:51:17 ---> 8bbe982c27d5 00:51:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:51:17 ---> Running in 4c36c4eaca3a 00:51:19 Removing intermediate container fe07920785e9 00:51:19 ---> f1f55d6dad4a 00:51:19 00:51:19 Step 10/22 : FROM alpine:3.16 00:51:19 ---> 4c81e5bf8899 00:51:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:51:19 ---> Using cache 00:51:19 ---> d24000ec7559 00:51:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:19 ---> Using cache 00:51:19 ---> c510cf6f9b36 00:51:19 Step 13/22 : ENV APP_PORT=59861 00:51:19 ---> Running in d229522a2cd4 00:51:20 Removing intermediate container d229522a2cd4 00:51:20 ---> 8190adfd3570 00:51:20 Step 14/22 : EXPOSE $APP_PORT 00:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:20 ---> Running in cf89e3104f16 00:51:21 Removing intermediate container cf89e3104f16 00:51:21 ---> 5b3c77bf7308 00:51:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:51:22 ---> 9cab704ac5eb 00:51:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:23 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:51:23 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:51:23 OK: 15736 distinct packages available 00:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:51:25 ---> 4db37ae1b923 00:51:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:25 (1/4) Installing dumb-init (1.2.5-r1) 00:51:25 (2/4) Installing musl-obstack (1.2.3-r0) 00:51:25 (3/4) Installing libucontext (1.1-r0) 00:51:25 (4/4) Installing gcompat (1.0.0-r4) 00:51:25 Executing busybox-1.34.1-r7.trigger 00:51:25 OK: 6 MiB in 18 packages 00:51:25 ---> 75b3debb63cc 00:51:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:51:26 ---> Running in ac1cceb1221e 00:51:27 Removing intermediate container ac1cceb1221e 00:51:27 ---> ab014b8efc66 00:51:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:51:27 ---> Running in 3735895edcd0 00:51:27 Removing intermediate container 4c36c4eaca3a 00:51:27 ---> d073da555e55 00:51:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:51:27 Removing intermediate container 3735895edcd0 00:51:27 ---> 46b96a92eaf6 00:51:27 Step 20/22 : LABEL arch=arm64 00:51:27 ---> Running in 50586e18ae61 00:51:28 Removing intermediate container 50586e18ae61 00:51:28 ---> cfc747105e40 00:51:28 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:51:28 ---> Running in 1cad6cbd8c08 00:51:29 Removing intermediate container 1cad6cbd8c08 00:51:29 ---> dfaaac89fb0c 00:51:29 Step 22/22 : LABEL version=3.0.0-dev.80 00:51:29 ---> Running in 87a26d034bef 00:51:30 Removing intermediate container 87a26d034bef 00:51:30 ---> e4ec4ad6140d 00:51:30 00:51:30 Successfully built e4ec4ad6140d 00:51:30 Successfully tagged support-scheduler-arm64:latest 00:51:31 Building core-data 00:51:35  Building support-scheduler ... done  ---> f05fabdad8c2 00:51:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:51:36 ---> 5bbf9a0831e2 00:51:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:51:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:51:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:51:36 ---> 17cd05a0cfd9 00:51:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:51:36 ---> Using cache 00:51:36 ---> 96ec40d14023 00:51:36 Step 4/22 : WORKDIR /edgex-go 00:51:36 ---> Using cache 00:51:36 ---> Running in a173fdd2c4fb 00:51:36 ---> 88a177d08de4 00:51:36 Step 5/22 : RUN apk add --update --no-cache make git 00:51:36 ---> Using cache 00:51:36 ---> ca15bda5e114 00:51:36 Step 6/22 : COPY go.mod vendor* ./ 00:51:36 ---> Using cache 00:51:36 ---> 8072d0c4c7a0 00:51:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:36 ---> Using cache 00:51:36 ---> 9d57520dbb9e 00:51:36 Step 8/22 : COPY . . 00:51:36 ---> Using cache 00:51:36 ---> f5ef249ae2e2 00:51:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:51:36 ---> Running in e68a6b7d245f 00:51:37 Removing intermediate container a173fdd2c4fb 00:51:37 ---> 975fbd2967af 00:51:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:51:38 ---> eb5f231c2969 00:51:38 Step 19/24 : WORKDIR / 00:51:38 ---> Running in 9495ad804a78 00:51:39 Removing intermediate container 9495ad804a78 00:51:39 ---> 6f024fa3cc24 00:51:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:51:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:51:39 ---> Running in 18461794a4af 00:51:39 Removing intermediate container 18461794a4af 00:51:39 ---> c1a913fa6c99 00:51:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:51:39 ---> Running in c464cc434fbf 00:51:40 Removing intermediate container c464cc434fbf 00:51:40 ---> ce516a18ad5a 00:51:40 Step 22/24 : LABEL arch=arm64 00:51:40 ---> Running in bb8c0d0aec5d 00:51:40 Removing intermediate container bb8c0d0aec5d 00:51:40 ---> d0dab6fcce30 00:51:40 Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:51:41 ---> Running in be8aa6ce0026 00:51:41 Removing intermediate container be8aa6ce0026 00:51:41 ---> 04eb3b9eb46d 00:51:41 Step 24/24 : LABEL version=3.0.0-dev.80 00:51:41 ---> Running in 5bfebe6faed8 00:51:42 Removing intermediate container 5bfebe6faed8 00:51:42 ---> b5dde2ed29dc 00:51:42 00:51:42 Successfully built b5dde2ed29dc 00:51:42 Successfully tagged security-spire-config-arm64:latest 00:51:42  Building security-spire-config ... done Building security-spire-server 00:51:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:51:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:51:45 ---> 17cd05a0cfd9 00:51:45 Step 3/23 : WORKDIR /edgex-go 00:51:45 ---> Using cache 00:51:45 ---> de6b98c48575 00:51:45 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 00:51:45 ---> Using cache 00:51:45 ---> 181f6490dca3 00:51:45 Step 5/23 : COPY go.mod vendor* ./ 00:51:45 ---> Using cache 00:51:45 ---> ff8a8d258920 00:51:45 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:51:45 ---> Using cache 00:51:45 ---> 4cba476511ff 00:51:45 Step 7/23 : COPY . . 00:51:45 ---> Using cache 00:51:45 ---> 3456a54fb5bc 00:51:45 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 00:51:45 ---> Using cache 00:51:45 ---> 4f1e99bc2b17 00:51:45 Step 9/23 : WORKDIR /edgex-go/spire-build 00:51:45 ---> Using cache 00:51:45 ---> 16fd37b24f85 00:51:45 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:51:46 ---> Running in da820bde722e 00:51:49 Removing intermediate container da820bde722e 00:51:49 ---> 62ed94c6f22a 00:51:49 Step 11/23 : WORKDIR /edgex-go 00:51:49 ---> Running in d7c0d20b4348 00:51:49 Removing intermediate container d7c0d20b4348 00:51:49 ---> 6441095385d7 00:51:49 00:51:49 Step 12/23 : FROM alpine:3.15 00:51:49 ---> 354640af7b1b 00:51:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:51:49 ---> Using cache 00:51:49 ---> 8bbe982c27d5 00:51:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:51:49 ---> Running in 7cdd46fd4489 00:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:51:53 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:51:53 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:51:53 OK: 15736 distinct packages available 00:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:51:55 (1/5) Installing dumb-init (1.2.5-r1) 00:51:55 (2/5) Installing musl-obstack (1.2.3-r0) 00:51:55 (3/5) Installing libucontext (1.1-r0) 00:51:55 (4/5) Installing gcompat (1.0.0-r4) 00:51:55 (5/5) Installing openssl (1.1.1t-r1) 00:51:55 Executing busybox-1.34.1-r7.trigger 00:51:55 OK: 6 MiB in 19 packages 00:51:57 Removing intermediate container 7cdd46fd4489 00:51:57 ---> e2152c57de24 00:51:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:52:04 ---> 290b4291f283 00:52:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:52:04 ---> 006502050312 00:52:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:52:05 ---> 289c72aeee05 00:52:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:52:06 ---> e967f46f57f5 00:52:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:52:06 ---> Running in 94c6265c4ed6 00:52:07 Removing intermediate container 94c6265c4ed6 00:52:07 ---> 0f67f4bed015 00:52:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:52:07 ---> Running in 13d4787ff1bc 00:52:07 Removing intermediate container 13d4787ff1bc 00:52:07 ---> 4ada0db0ed72 00:52:07 Step 21/23 : LABEL arch=arm64 00:52:07 ---> Running in fd02e9110723 00:52:08 Removing intermediate container fd02e9110723 00:52:08 ---> 38979b956cd3 00:52:08 Step 22/23 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:52:08 ---> Running in 05bea079f801 00:52:09 Removing intermediate container 05bea079f801 00:52:09 ---> 5b970fd9baea 00:52:09 Step 23/23 : LABEL version=3.0.0-dev.80 00:52:09 ---> Running in 10a03c78e037 00:52:09 Removing intermediate container 10a03c78e037 00:52:09 ---> be3e0c6d2746 00:52:09 00:52:09 Successfully built be3e0c6d2746 00:52:09 Successfully tagged security-spire-server-arm64:latest 00:52:09 Building security-spire-agent 00:52:14  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:52:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:52:14 ---> 17cd05a0cfd9 00:52:14 Step 3/24 : WORKDIR /edgex-go 00:52:14 ---> Using cache 00:52:14 ---> de6b98c48575 00:52:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:52:14 ---> Using cache 00:52:14 ---> 181f6490dca3 00:52:14 Step 5/24 : COPY go.mod vendor* ./ 00:52:14 ---> Using cache 00:52:14 ---> ff8a8d258920 00:52:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:14 ---> Using cache 00:52:14 ---> 4cba476511ff 00:52:14 Step 7/24 : COPY . . 00:52:14 ---> Using cache 00:52:14 ---> 3456a54fb5bc 00:52:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:52:14 ---> Using cache 00:52:14 ---> 4f1e99bc2b17 00:52:14 Step 9/24 : WORKDIR /edgex-go/spire-build 00:52:14 ---> Using cache 00:52:14 ---> 16fd37b24f85 00:52:14 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:52:14 ---> Using cache 00:52:14 ---> 4a068104b8f4 00:52:14 Step 11/24 : WORKDIR /edgex-go 00:52:14 ---> Using cache 00:52:14 ---> 698b2fd4a479 00:52:14 00:52:14 Step 12/24 : FROM alpine:3.15 00:52:14 ---> 354640af7b1b 00:52:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:52:14 ---> Using cache 00:52:14 ---> 8bbe982c27d5 00:52:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:14 ---> Using cache 00:52:14 ---> e2152c57de24 00:52:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:52:17 ---> 10aad6c4e2eb 00:52:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:52:22 ---> 20944a924030 00:52:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:52:22 ---> 992f13607028 00:52:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:52:23 ---> 067f24f05ee6 00:52:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:52:24 ---> 4b2dfcf99555 00:52:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:52:25 ---> Running in 6a53500a2c3e 00:52:25 Removing intermediate container 6a53500a2c3e 00:52:25 ---> 0fc484bac3df 00:52:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:52:25 ---> Running in 4cc9d1681558 00:52:26 Removing intermediate container 4cc9d1681558 00:52:26 ---> 61f2a37f835e 00:52:26 Step 22/24 : LABEL arch=arm64 00:52:26 ---> Running in fab53a337dbd 00:52:26 Removing intermediate container fab53a337dbd 00:52:26 ---> 17526eb60802 00:52:26 Step 23/24 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:52:27 ---> Running in d9a60d2920d5 00:52:27 Removing intermediate container d9a60d2920d5 00:52:27 ---> 74279190eaab 00:52:27 Step 24/24 : LABEL version=3.0.0-dev.80 00:52:27 ---> Running in 8f2ea1f6b6e7 00:52:28 Removing intermediate container 8f2ea1f6b6e7 00:52:28 ---> 598958435eaf 00:52:28 00:52:28 Successfully built 598958435eaf 00:52:28 Successfully tagged security-spire-agent-arm64:latest 00:52:28 Building security-bootstrapper 00:52:31  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:52:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:52:31 ---> 17cd05a0cfd9 00:52:31 Step 3/32 : WORKDIR /edgex-go 00:52:31 ---> Using cache 00:52:31 ---> de6b98c48575 00:52:31 Step 4/32 : RUN apk add --update --no-cache make git 00:52:31 ---> Using cache 00:52:31 ---> e2d445ba42af 00:52:31 Step 5/32 : COPY go.mod vendor* ./ 00:52:31 ---> Using cache 00:52:31 ---> 53672a4862ad 00:52:31 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:31 ---> Using cache 00:52:31 ---> 4d2457ac2cef 00:52:31 Step 7/32 : COPY . . 00:52:31 ---> Using cache 00:52:31 ---> 012ea64c4538 00:52:31 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:34 ---> Running in c64bd4212ed0 00:52:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:54:58 Removing intermediate container 57949fa888eb 00:54:58 ---> 29f00d14f075 00:54:58 00:54:58 Step 10/22 : FROM alpine:3.16 00:54:58 ---> 4c81e5bf8899 00:54:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:54:58 ---> Running in 9a1dba176948 00:54:58 Removing intermediate container 9a1dba176948 00:54:58 ---> d9bbbf520a8d 00:54:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:54:58 ---> Running in 5efbefdf61c7 00:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:54:58 (1/1) Installing dumb-init (1.2.5-r1) 00:54:58 Executing busybox-1.35.0-r17.trigger 00:54:58 OK: 5 MiB in 15 packages 00:54:58 Removing intermediate container 5efbefdf61c7 00:54:58 ---> c3359a090439 00:54:58 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:58 ---> 4513a6eccbc0 00:54:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:54:58 ---> 253e853cd58c 00:54:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 00:54:58 ---> 2cb20e7d5bba 00:54:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:54:58 ---> bd10f6e2ecaa 00:54:58 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:54:58 ---> Running in fe4a51a6640c 00:55:00 Removing intermediate container fe4a51a6640c 00:55:00 ---> 11a0026ca77e 00:55:00 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 00:55:00 ---> Running in 0e73200e3c84 00:55:00 Removing intermediate container 0e73200e3c84 00:55:00 ---> 4673200c6c31 00:55:00 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:55:00 ---> Running in f14000327627 00:55:01 Removing intermediate container f14000327627 00:55:01 ---> 18e25882d78f 00:55:01 Step 20/22 : LABEL arch=arm64 00:55:01 ---> Running in 75f9d931cee0 00:55:02 Removing intermediate container 75f9d931cee0 00:55:02 ---> 643fa5cb5e55 00:55:02 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:55:02 ---> Running in 3d3ff13944b9 00:55:03 Removing intermediate container 3d3ff13944b9 00:55:03 ---> 60d79c10e912 00:55:03 Step 22/22 : LABEL version=3.0.0-dev.80 00:55:03 ---> Running in 6977c60b6c11 00:55:04 Removing intermediate container 6977c60b6c11 00:55:04 ---> 36333446e714 00:55:04 00:55:04 Successfully built 36333446e714 00:55:04 Successfully tagged security-proxy-auth-arm64:latest 00:55:04 Building support-notifications 00:55:10  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:55:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:55:10 ---> 17cd05a0cfd9 00:55:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:55:10 ---> Using cache 00:55:10 ---> 96ec40d14023 00:55:10 Step 4/22 : WORKDIR /edgex-go 00:55:10 ---> Using cache 00:55:10 ---> 88a177d08de4 00:55:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:55:10 ---> Running in d3a70e2c87c1 00:55:11 Removing intermediate container 37bb4d188f54 00:55:11 ---> a01285a8ca97 00:55:11 00:55:11 Step 10/22 : FROM alpine:3.16 00:55:11 ---> 4c81e5bf8899 00:55:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:55:11 ---> Using cache 00:55:11 ---> d9bbbf520a8d 00:55:11 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:55:11 ---> Using cache 00:55:11 ---> c3359a090439 00:55:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:11 ---> Using cache 00:55:11 ---> 4513a6eccbc0 00:55:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:55:13 ---> 8b80cdc731ed 00:55:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:55:14 ---> ed1646d54a0a 00:55:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:55:14 ---> ebcdd15a90bc 00:55:14 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:55:14 OK: 221 MiB in 51 packages 00:55:14 ---> Running in b9244039683b 00:55:16 Removing intermediate container d3a70e2c87c1 00:55:16 ---> a426f627161e 00:55:16 Step 6/22 : COPY go.mod vendor* ./ 00:55:18 ---> 809171c1c955 00:55:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:18 Removing intermediate container b9244039683b 00:55:18 ---> Running in 932ad634b923 00:55:18 ---> 7a2f393fcdd9 00:55:18 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 00:55:18 ---> Running in f85547252fa0 00:55:19 Removing intermediate container f85547252fa0 00:55:19 ---> a7d412a6e4af 00:55:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 00:55:19 ---> Running in e28693ab8675 00:55:20 Removing intermediate container e28693ab8675 00:55:20 ---> 5bbbbd841406 00:55:20 Step 20/22 : LABEL arch=arm64 00:55:20 ---> Running in 05029b171848 00:55:21 Removing intermediate container 05029b171848 00:55:21 ---> e8da459c0521 00:55:21 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:55:21 ---> Running in f8b032503db0 00:55:21 Removing intermediate container f8b032503db0 00:55:21 ---> 220596cf2040 00:55:21 Step 22/22 : LABEL version=3.0.0-dev.80 00:55:21 ---> Running in 2ac9a23e7c68 00:55:22 Removing intermediate container 2ac9a23e7c68 00:55:22 ---> 668f827f060a 00:55:22 00:55:22 Successfully built 668f827f060a 00:55:22 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:56:59  Building core-common-config-bootstrapper ... done Removing intermediate container 932ad634b923 00:56:59 ---> 3304b651e0f4 00:56:59 Step 8/22 : COPY . . 00:56:59 ---> cfe806d48357 00:56:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:56:59 ---> Running in 52e0e6e29649 00:56:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.80" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:58:50 Removing intermediate container c64bd4212ed0 00:58:50 ---> 949223fff66f 00:58:50 00:58:50 Step 9/32 : FROM alpine:3.16 00:58:50 ---> 4c81e5bf8899 00:58:50 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:58:50 ---> Running in 4ca57e1f3251 00:58:50 Removing intermediate container 4ca57e1f3251 00:58:50 ---> 458acbc1358b 00:58:50 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 00:58:50 ---> Running in 3dc459685d81 00:58:50 Removing intermediate container e68a6b7d245f 00:58:50 ---> 17b6bd57079d 00:58:50 00:58:50 Step 10/22 : FROM alpine:3.16 00:58:50 ---> 4c81e5bf8899 00:58:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:58:50 ---> Running in 95d64973f3b2 00:58:50 Removing intermediate container 95d64973f3b2 00:58:50 ---> 1880bdde57fd 00:58:50 Step 12/22 : ENV APP_PORT=59880 00:58:50 ---> Running in 1469818cfeef 00:58:50 Removing intermediate container 1469818cfeef 00:58:50 ---> 278b875e2de9 00:58:50 Step 13/22 : EXPOSE $APP_PORT 00:58:50 ---> Running in 8f6060b94232 00:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:58:50 Removing intermediate container 8f6060b94232 00:58:50 ---> 98d1262b5826 00:58:50 Step 14/22 : RUN apk add --update --no-cache dumb-init 00:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:58:50 ---> Running in 002235a2898a 00:58:50 (1/2) Installing dumb-init (1.2.5-r1) 00:58:50 (2/2) Installing su-exec (0.2-r1) 00:58:50 Executing busybox-1.35.0-r17.trigger 00:58:50 OK: 5 MiB in 16 packages 00:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:58:50 Removing intermediate container 3dc459685d81 00:58:50 ---> d6b19b893ba0 00:58:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 00:58:50 ---> Running in c1383a22b8bc 00:58:50 (1/1) Installing dumb-init (1.2.5-r1) 00:58:50 Executing busybox-1.35.0-r17.trigger 00:58:50 OK: 5 MiB in 15 packages 00:58:50 Removing intermediate container c1383a22b8bc 00:58:50 ---> ab5a9ab515a3 00:58:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:58:50 ---> Running in e2e6e2fa5560 00:58:50 Removing intermediate container e2e6e2fa5560 00:58:50 ---> 62b00d244e96 00:58:50 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:58:50 ---> Running in 6858e5c3d07b 00:58:50 Removing intermediate container 6858e5c3d07b 00:58:50 ---> 8730127997fe 00:58:50 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:58:50 Removing intermediate container 002235a2898a 00:58:50 ---> d0a62ae5ec47 00:58:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:58:50 ---> Running in fa2fe589e90c 00:58:50 Removing intermediate container fa2fe589e90c 00:58:50 ---> 441b9ff882a6 00:58:50 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:58:50 ---> Running in 363b008f99c4 00:58:50 ---> 8267bce6e313 00:58:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:58:52 ---> e065ba92c531 00:58:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:58:53 Removing intermediate container 363b008f99c4 00:58:53 ---> 78c2437f6b62 00:58:53 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 00:58:53 ---> Running in cfff62e15275 00:58:53 ---> 38e4d9422b9f 00:58:53 Step 18/22 : ENTRYPOINT ["/core-data"] 00:58:54 ---> Running in cc90bd180793 00:58:54 Removing intermediate container cfff62e15275 00:58:54 ---> 7ee84e597c1c 00:58:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:58:54 Removing intermediate container cc90bd180793 00:58:54 ---> 810c374ccb5d 00:58:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:58:54 ---> Running in dba006623f1c 00:58:55 Removing intermediate container dba006623f1c 00:58:55 ---> 2661d8ab47ee 00:58:55 Step 20/22 : LABEL arch=arm64 00:58:55 ---> 6e30c6ecadac 00:58:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:58:55 ---> Running in c5ec94c51993 00:58:55 ---> Running in 09956956aa44 00:58:56 Removing intermediate container 09956956aa44 00:58:56 ---> 9bb00a541b3d 00:58:56 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:58:56 ---> Running in 353f7762bc98 00:58:57 Removing intermediate container 353f7762bc98 00:58:57 ---> acf01a0f9ff1 00:58:57 Step 22/22 : LABEL version=3.0.0-dev.80 00:58:57 ---> Running in 4e59f039b1e5 00:58:58 Removing intermediate container 4e59f039b1e5 00:58:58 ---> 86cc68627e6e 00:58:58 00:58:58 Successfully built 86cc68627e6e 00:58:58 Successfully tagged core-data-arm64:latest 00:58:59  Building core-data ... done Removing intermediate container c5ec94c51993 00:58:59 ---> 8773e118fbd7 00:58:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:00 ---> 32cc74d23699 00:59:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:59:02 ---> 3a897b996e4e 00:59:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:59:02 ---> f3e6d32cffb9 00:59:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:59:06 ---> eacf15e9d49a 00:59:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:59:07 ---> 4c4c9ed0d8b0 00:59:07 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:59:08 ---> badf8a650a6f 00:59:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:59:10 ---> 985ac1529e36 00:59:10 Step 27/32 : RUN chmod +x /entrypoint.sh 00:59:10 ---> Running in 9b4f0d3e7630 00:59:14 Removing intermediate container 9b4f0d3e7630 00:59:14 ---> 3a4a31a1a1f7 00:59:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:59:14 ---> Running in a6c037e52dea 00:59:15 Removing intermediate container a6c037e52dea 00:59:15 ---> d31de03f987e 00:59:15 Step 29/32 : CMD ["gate"] 00:59:15 ---> Running in 241ee627702d 00:59:16 Removing intermediate container 241ee627702d 00:59:16 ---> 1cd69771f017 00:59:16 Step 30/32 : LABEL arch=arm64 00:59:16 ---> Running in c81c77f8fbd9 00:59:17 Removing intermediate container c81c77f8fbd9 00:59:17 ---> dea3fdf6ba28 00:59:17 Step 31/32 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:59:17 ---> Running in 1678e0dc05bd 00:59:20 Removing intermediate container 1678e0dc05bd 00:59:20 ---> 9b31db9f8e5f 00:59:20 Step 32/32 : LABEL version=3.0.0-dev.80 00:59:20 ---> Running in 36c7bba225a1 00:59:20 Removing intermediate container 36c7bba225a1 00:59:20 ---> 024c42fd8fcf 00:59:20 00:59:20 Successfully built 024c42fd8fcf 00:59:20 Successfully tagged security-bootstrapper-arm64:latest 00:59:20  Building security-bootstrapper ... done Removing intermediate container f3ee44aa161f 00:59:20 ---> 5c0ac49d7143 00:59:20 00:59:20 Step 9/19 : FROM alpine:3.15 00:59:20 ---> 354640af7b1b 00:59:20 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:59:20 ---> Using cache 00:59:20 ---> 8bbe982c27d5 00:59:20 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:59:21 ---> Running in 541a4a90a028 00:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:24 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:59:24 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:59:24 OK: 15736 distinct packages available 00:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:59:25 (1/9) Installing ca-certificates (20220614-r0) 00:59:25 (2/9) Installing brotli-libs (1.0.9-r5) 00:59:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:59:25 (4/9) Installing libcurl (7.80.0-r6) 00:59:25 (5/9) Installing curl (7.80.0-r6) 00:59:25 (6/9) Installing dumb-init (1.2.5-r1) 00:59:25 (7/9) Installing musl-obstack (1.2.3-r0) 00:59:25 (8/9) Installing libucontext (1.1-r0) 00:59:25 (9/9) Installing gcompat (1.0.0-r4) 00:59:25 Executing busybox-1.34.1-r7.trigger 00:59:25 Executing ca-certificates-20220614-r0.trigger 00:59:26 OK: 8 MiB in 23 packages 00:59:28 Removing intermediate container 541a4a90a028 00:59:28 ---> 51b3a3b94cd4 00:59:28 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:29 ---> 8d8b85e1e367 00:59:29 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:59:32 ---> 34c855a55bcf 00:59:32 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:59:33 ---> c65736fe5edc 00:59:33 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:59:33 ---> Running in 290793003c73 00:59:33 Removing intermediate container 290793003c73 00:59:33 ---> b670208bbc27 00:59:33 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:59:34 ---> Running in 9adda9dff38b 00:59:34 Removing intermediate container 9adda9dff38b 00:59:34 ---> 99957f4d48b5 00:59:34 Step 17/19 : LABEL arch=arm64 00:59:34 ---> Running in e4987dae38be 00:59:35 Removing intermediate container e4987dae38be 00:59:35 ---> 52e847a5e384 00:59:35 Step 18/19 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 00:59:35 ---> Running in 3926b1b8b013 00:59:35 Removing intermediate container 3926b1b8b013 00:59:35 ---> 505217e8adc7 00:59:35 Step 19/19 : LABEL version=3.0.0-dev.80 00:59:35 ---> Running in 6114fd4b0086 00:59:36 Removing intermediate container 6114fd4b0086 00:59:36 ---> cd34130ced6a 00:59:36 00:59:36 Successfully built cd34130ced6a 00:59:36 Successfully tagged security-spiffe-token-provider-arm64:latest 01:00:58  Building security-spiffe-token-provider ... done Removing intermediate container 52e0e6e29649 01:00:58 ---> 2f161b58a640 01:00:58 01:00:58 Step 10/22 : FROM alpine:3.16 01:00:58 ---> 4c81e5bf8899 01:00:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:00:58 ---> Running in e4202a8b9fab 01:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:00:58 (1/2) Installing ca-certificates (20220614-r0) 01:00:58 (2/2) Installing dumb-init (1.2.5-r1) 01:00:58 Executing busybox-1.35.0-r17.trigger 01:00:58 Executing ca-certificates-20220614-r0.trigger 01:00:58 OK: 6 MiB in 16 packages 01:00:58 Removing intermediate container e4202a8b9fab 01:00:58 ---> 45179eb01b76 01:00:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:00:58 ---> Running in 9f733f10f13f 01:00:58 Removing intermediate container 9f733f10f13f 01:00:58 ---> 82b3fc6085ce 01:00:58 Step 13/22 : ENV APP_PORT=59860 01:00:58 ---> Running in d689b030d508 01:00:58 Removing intermediate container d689b030d508 01:00:58 ---> 9d25a0b2cf1b 01:00:58 Step 14/22 : EXPOSE $APP_PORT 01:00:58 ---> Running in e302924a4632 01:00:58 Removing intermediate container e302924a4632 01:00:58 ---> 82b3acba87a6 01:00:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:58 ---> 0bbc6d08c97a 01:00:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:00:58 ---> d315dae8f6e4 01:00:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:00:58 ---> b963eb2472f7 01:00:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:00:58 ---> Running in a16ae8aee4f0 01:00:59 Removing intermediate container a16ae8aee4f0 01:00:59 ---> 70feeafe6dbc 01:00:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:00:59 ---> Running in 9dede5d97945 01:00:59 Removing intermediate container 9dede5d97945 01:00:59 ---> c30264a10af1 01:00:59 Step 20/22 : LABEL arch=arm64 01:00:59 ---> Running in ffd50c013829 01:00:59 Removing intermediate container ffd50c013829 01:00:59 ---> 0bad46f8c7cb 01:00:59 Step 21/22 : LABEL git_sha=58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:00:59 ---> Running in 9775c935bac7 01:01:00 Removing intermediate container 9775c935bac7 01:01:00 ---> 33e14b7d0185 01:01:00 Step 22/22 : LABEL version=3.0.0-dev.80 01:01:00 ---> Running in a6dd05b00abb 01:01:00 Removing intermediate container a6dd05b00abb 01:01:00 ---> 83455166b04c 01:01:00 01:01:00 Successfully built 83455166b04c 01:01:00 Successfully tagged support-notifications-arm64:latest 01:01:01  Building support-notifications ... done  [Pipeline] } 01:01:01 $ docker stop --time=1 c95fb465acbe3824c3bc63c690ab2897b5ab51a6e88ac4830bc8efe3e53368cf 01:01:02 $ docker rm -f --volumes c95fb465acbe3824c3bc63c690ab2897b5ab51a6e88ac4830bc8efe3e53368cf [Pipeline] // withDockerContainer [Pipeline] sh 01:01:03 + docker images 01:01:03 REPOSITORY TAG IMAGE ID CREATED SIZE 01:01:03 support-notifications-arm64 latest 83455166b04c 3 seconds ago 29.7MB 01:01:03 2f161b58a640 15 seconds ago 1.4GB 01:01:03 security-spiffe-token-provider-arm64 latest cd34130ced6a About a minute ago 29.1MB 01:01:03 security-bootstrapper-arm64 latest 024c42fd8fcf About a minute ago 19MB 01:01:03 5c0ac49d7143 About a minute ago 1.37GB 01:01:03 core-data-arm64 latest 86cc68627e6e 2 minutes ago 17.3MB 01:01:03 17b6bd57079d 2 minutes ago 1.34GB 01:01:03 949223fff66f 2 minutes ago 1.32GB 01:01:03 core-common-config-bootstrapper-arm64 latest 668f827f060a 5 minutes ago 14.9MB 01:01:03 a01285a8ca97 5 minutes ago 1.33GB 01:01:03 security-proxy-auth-arm64 latest 36333446e714 5 minutes ago 15.6MB 01:01:03 29f00d14f075 6 minutes ago 1.32GB 01:01:03 security-spire-agent-arm64 latest 598958435eaf 8 minutes ago 122MB 01:01:03 security-spire-server-arm64 latest be3e0c6d2746 8 minutes ago 84.3MB 01:01:03 6441095385d7 9 minutes ago 1.21GB 01:01:03 security-spire-config-arm64 latest b5dde2ed29dc 9 minutes ago 83.6MB 01:01:03 support-scheduler-arm64 latest e4ec4ad6140d 9 minutes ago 29.1MB 01:01:03 f1f55d6dad4a 9 minutes ago 1.4GB 01:01:03 698b2fd4a479 9 minutes ago 1.21GB 01:01:03 core-metadata-arm64 latest 04593a7bb1d5 12 minutes ago 17.8MB 01:01:03 core-command-arm64 latest 959d93da504e 12 minutes ago 17.1MB 01:01:03 e46e99759e6d 12 minutes ago 1.35GB 01:01:03 2a987445c219 12 minutes ago 1.34GB 01:01:03 security-secretstore-setup-arm64 latest eb40c184e735 12 minutes ago 28.7MB 01:01:03 security-proxy-setup-arm64 latest e071301b0e2e 13 minutes ago 15.8MB 01:01:03 608cfdb16f0a 13 minutes ago 1.33GB 01:01:03 efdf47acf3d9 13 minutes ago 1.32GB 01:01:03 ci-base-image-arm64 latest 17cd05a0cfd9 22 minutes ago 904MB 01:01:03 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 01:01:03 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 01:01:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 01:01:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:01:03 provisioning config files... 01:01:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/442@tmp/config5176753214698317772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:01:04 ---> docker-login.sh 01:01:04 nexus3.edgexfoundry.org:10001 01:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:04 Configure a credential helper to remove this warning. See 01:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:04 01:01:04 Login Succeeded 01:01:04 nexus3.edgexfoundry.org:10002 01:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:04 Configure a credential helper to remove this warning. See 01:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:04 01:01:04 Login Succeeded 01:01:04 nexus3.edgexfoundry.org:10003 01:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:05 Configure a credential helper to remove this warning. See 01:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:05 01:01:05 Login Succeeded 01:01:05 nexus3.edgexfoundry.org:10004 01:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:05 Configure a credential helper to remove this warning. See 01:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:05 01:01:05 Login Succeeded 01:01:05 docker.io 01:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:06 Configure a credential helper to remove this warning. See 01:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:06 01:01:06 Login Succeeded 01:01:06 ---> docker-login.sh ends [Pipeline] } 01:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:01:06 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:01:06 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:06 latest 01:01:06 3.0.0-dev.80 01:01:06 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:06 main 01:01:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:01:06 2085b663d1ac: Preparing 01:01:06 03b0cf11cf84: Preparing 01:01:06 82ec6898d640: Preparing 01:01:06 6881b11b8c82: Preparing 01:01:06 f70ee36035b9: Preparing 01:01:06 f70ee36035b9: Layer already exists 01:01:07 82ec6898d640: Pushed 01:01:07 2085b663d1ac: Pushed 01:01:07 6881b11b8c82: Pushed 01:01:10 03b0cf11cf84: Pushed 01:01:10 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:01:11 2085b663d1ac: Preparing 01:01:11 03b0cf11cf84: Preparing 01:01:11 82ec6898d640: Preparing 01:01:11 6881b11b8c82: Preparing 01:01:11 f70ee36035b9: Preparing 01:01:11 f70ee36035b9: Layer already exists 01:01:11 6881b11b8c82: Layer already exists 01:01:11 2085b663d1ac: Layer already exists 01:01:11 82ec6898d640: Layer already exists 01:01:11 03b0cf11cf84: Layer already exists 01:01:11 latest: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.80 01:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:01:12 2085b663d1ac: Preparing 01:01:12 03b0cf11cf84: Preparing 01:01:12 82ec6898d640: Preparing 01:01:12 6881b11b8c82: Preparing 01:01:12 f70ee36035b9: Preparing 01:01:12 2085b663d1ac: Layer already exists 01:01:12 03b0cf11cf84: Layer already exists 01:01:12 f70ee36035b9: Layer already exists 01:01:12 6881b11b8c82: Layer already exists 01:01:12 82ec6898d640: Layer already exists 01:01:12 3.0.0-dev.80: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:01:13 2085b663d1ac: Preparing 01:01:13 03b0cf11cf84: Preparing 01:01:13 82ec6898d640: Preparing 01:01:13 6881b11b8c82: Preparing 01:01:13 f70ee36035b9: Preparing 01:01:13 f70ee36035b9: Layer already exists 01:01:13 03b0cf11cf84: Layer already exists 01:01:13 2085b663d1ac: Layer already exists 01:01:13 6881b11b8c82: Layer already exists 01:01:13 82ec6898d640: Layer already exists 01:01:13 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:01:14 2085b663d1ac: Preparing 01:01:14 03b0cf11cf84: Preparing 01:01:14 82ec6898d640: Preparing 01:01:14 6881b11b8c82: Preparing 01:01:14 f70ee36035b9: Preparing 01:01:14 f70ee36035b9: Layer already exists 01:01:14 6881b11b8c82: Layer already exists 01:01:14 2085b663d1ac: Layer already exists 01:01:14 82ec6898d640: Layer already exists 01:01:14 03b0cf11cf84: Layer already exists 01:01:14 main: digest: sha256:9c4e25c0359b4abdf8d6ebf3df9fb2b1005ad6d6e744ed8b2bf2a277aeafa2a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:14 ===================================================== [Pipeline] echo 01:01:14 taggedImages: 01:01:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:01:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.80 01:01:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:01:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:01:14 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:14 latest 01:01:14 3.0.0-dev.80 01:01:14 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:14 main 01:01:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:01:15 74f88130e1e0: Preparing 01:01:15 4635dc0ac35a: Preparing 01:01:15 5931ecde4140: Preparing 01:01:15 f18fd680ab4e: Preparing 01:01:15 82ec6898d640: Preparing 01:01:15 6697397fce2b: Preparing 01:01:15 f70ee36035b9: Preparing 01:01:15 6697397fce2b: Waiting 01:01:15 f70ee36035b9: Waiting 01:01:15 82ec6898d640: Layer already exists 01:01:15 74f88130e1e0: Pushed 01:01:15 4635dc0ac35a: Pushed 01:01:15 5931ecde4140: Pushed 01:01:15 6697397fce2b: Pushed 01:01:15 f70ee36035b9: Layer already exists 01:01:18 f18fd680ab4e: Pushed 01:01:18 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:18 + 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 01:01:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:01:18 74f88130e1e0: Preparing 01:01:18 4635dc0ac35a: Preparing 01:01:18 5931ecde4140: Preparing 01:01:18 f18fd680ab4e: Preparing 01:01:18 82ec6898d640: Preparing 01:01:18 6697397fce2b: Preparing 01:01:18 f70ee36035b9: Preparing 01:01:18 f70ee36035b9: Waiting 01:01:18 6697397fce2b: Waiting 01:01:18 f18fd680ab4e: Layer already exists 01:01:18 5931ecde4140: Layer already exists 01:01:18 4635dc0ac35a: Layer already exists 01:01:18 74f88130e1e0: Layer already exists 01:01:18 82ec6898d640: Layer already exists 01:01:18 f70ee36035b9: Layer already exists 01:01:18 6697397fce2b: Layer already exists 01:01:19 latest: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.80 01:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:01:19 74f88130e1e0: Preparing 01:01:19 4635dc0ac35a: Preparing 01:01:19 5931ecde4140: Preparing 01:01:19 f18fd680ab4e: Preparing 01:01:19 82ec6898d640: Preparing 01:01:19 6697397fce2b: Preparing 01:01:19 f70ee36035b9: Preparing 01:01:19 6697397fce2b: Waiting 01:01:19 f70ee36035b9: Waiting 01:01:19 f18fd680ab4e: Layer already exists 01:01:19 4635dc0ac35a: Layer already exists 01:01:19 5931ecde4140: Layer already exists 01:01:19 82ec6898d640: Layer already exists 01:01:19 74f88130e1e0: Layer already exists 01:01:19 f70ee36035b9: Layer already exists 01:01:19 6697397fce2b: Layer already exists 01:01:19 3.0.0-dev.80: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:01:20 74f88130e1e0: Preparing 01:01:20 4635dc0ac35a: Preparing 01:01:20 5931ecde4140: Preparing 01:01:20 f18fd680ab4e: Preparing 01:01:20 82ec6898d640: Preparing 01:01:20 6697397fce2b: Preparing 01:01:20 f70ee36035b9: Preparing 01:01:20 6697397fce2b: Waiting 01:01:20 f70ee36035b9: Waiting 01:01:20 82ec6898d640: Layer already exists 01:01:20 5931ecde4140: Layer already exists 01:01:20 74f88130e1e0: Layer already exists 01:01:20 f18fd680ab4e: Layer already exists 01:01:20 4635dc0ac35a: Layer already exists 01:01:20 6697397fce2b: Layer already exists 01:01:20 f70ee36035b9: Layer already exists 01:01:20 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:21 + 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 01:01:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:01:21 74f88130e1e0: Preparing 01:01:21 4635dc0ac35a: Preparing 01:01:21 5931ecde4140: Preparing 01:01:21 f18fd680ab4e: Preparing 01:01:21 82ec6898d640: Preparing 01:01:21 6697397fce2b: Preparing 01:01:21 f70ee36035b9: Preparing 01:01:21 6697397fce2b: Waiting 01:01:21 f70ee36035b9: Waiting 01:01:21 5931ecde4140: Layer already exists 01:01:21 82ec6898d640: Layer already exists 01:01:21 74f88130e1e0: Layer already exists 01:01:21 4635dc0ac35a: Layer already exists 01:01:21 f18fd680ab4e: Layer already exists 01:01:21 6697397fce2b: Layer already exists 01:01:21 f70ee36035b9: Layer already exists 01:01:21 main: digest: sha256:29941eaf496bf88617b995801448149a205a43f40b606ca5edb468aa34cd2164 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:22 ===================================================== [Pipeline] echo 01:01:22 taggedImages: 01:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.80 01:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:01:22 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:01:22 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:22 latest 01:01:22 3.0.0-dev.80 01:01:22 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:22 main 01:01:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:01:22 13c1dba7541b: Preparing 01:01:22 b441949d741e: Preparing 01:01:22 82ec6898d640: Preparing 01:01:22 0a615f82d556: Preparing 01:01:22 f70ee36035b9: Preparing 01:01:22 f70ee36035b9: Layer already exists 01:01:22 82ec6898d640: Layer already exists 01:01:23 0a615f82d556: Pushed 01:01:23 13c1dba7541b: Pushed 01:01:25 b441949d741e: Pushed 01:01:25 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:01:26 13c1dba7541b: Preparing 01:01:26 b441949d741e: Preparing 01:01:26 82ec6898d640: Preparing 01:01:26 0a615f82d556: Preparing 01:01:26 f70ee36035b9: Preparing 01:01:26 f70ee36035b9: Layer already exists 01:01:26 82ec6898d640: Layer already exists 01:01:26 0a615f82d556: Layer already exists 01:01:26 b441949d741e: Layer already exists 01:01:26 13c1dba7541b: Layer already exists 01:01:26 latest: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.80 01:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:01:27 13c1dba7541b: Preparing 01:01:27 b441949d741e: Preparing 01:01:27 82ec6898d640: Preparing 01:01:27 0a615f82d556: Preparing 01:01:27 f70ee36035b9: Preparing 01:01:27 f70ee36035b9: Layer already exists 01:01:27 82ec6898d640: Layer already exists 01:01:27 0a615f82d556: Layer already exists 01:01:27 b441949d741e: Layer already exists 01:01:27 13c1dba7541b: Layer already exists 01:01:27 3.0.0-dev.80: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:01:28 13c1dba7541b: Preparing 01:01:28 b441949d741e: Preparing 01:01:28 82ec6898d640: Preparing 01:01:28 0a615f82d556: Preparing 01:01:28 f70ee36035b9: Preparing 01:01:28 f70ee36035b9: Layer already exists 01:01:28 82ec6898d640: Layer already exists 01:01:28 13c1dba7541b: Layer already exists 01:01:28 b441949d741e: Layer already exists 01:01:28 0a615f82d556: Layer already exists 01:01:28 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:01:29 13c1dba7541b: Preparing 01:01:29 b441949d741e: Preparing 01:01:29 82ec6898d640: Preparing 01:01:29 0a615f82d556: Preparing 01:01:29 f70ee36035b9: Preparing 01:01:29 b441949d741e: Layer already exists 01:01:29 f70ee36035b9: Layer already exists 01:01:29 13c1dba7541b: Layer already exists 01:01:29 82ec6898d640: Layer already exists 01:01:29 0a615f82d556: Layer already exists 01:01:29 main: digest: sha256:8b2ff32aade104f8d74c624d2bddf48694646f8dd035b8629f814821c66aedb1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:29 ===================================================== [Pipeline] echo 01:01:29 taggedImages: 01:01:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:01:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.80 01:01:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:01:29 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:01:29 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:29 latest 01:01:29 3.0.0-dev.80 01:01:29 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:29 main 01:01:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:01:30 1d557bc0a62e: Preparing 01:01:30 69a80164fa59: Preparing 01:01:30 ccdf51713c1b: Preparing 01:01:30 82ec6898d640: Preparing 01:01:30 6881b11b8c82: Preparing 01:01:30 f70ee36035b9: Preparing 01:01:30 f70ee36035b9: Waiting 01:01:30 82ec6898d640: Layer already exists 01:01:30 6881b11b8c82: Layer already exists 01:01:30 f70ee36035b9: Layer already exists 01:01:30 69a80164fa59: Pushed 01:01:30 1d557bc0a62e: Pushed 01:01:34 ccdf51713c1b: Pushed 01:01:34 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:01:34 1d557bc0a62e: Preparing 01:01:34 69a80164fa59: Preparing 01:01:34 ccdf51713c1b: Preparing 01:01:34 82ec6898d640: Preparing 01:01:34 6881b11b8c82: Preparing 01:01:34 f70ee36035b9: Preparing 01:01:34 f70ee36035b9: Waiting 01:01:34 69a80164fa59: Layer already exists 01:01:34 1d557bc0a62e: Layer already exists 01:01:34 ccdf51713c1b: Layer already exists 01:01:34 6881b11b8c82: Layer already exists 01:01:34 82ec6898d640: Layer already exists 01:01:34 f70ee36035b9: Layer already exists 01:01:35 latest: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.80 01:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:01:35 1d557bc0a62e: Preparing 01:01:35 69a80164fa59: Preparing 01:01:35 ccdf51713c1b: Preparing 01:01:35 82ec6898d640: Preparing 01:01:35 6881b11b8c82: Preparing 01:01:35 f70ee36035b9: Preparing 01:01:35 f70ee36035b9: Waiting 01:01:35 1d557bc0a62e: Layer already exists 01:01:35 82ec6898d640: Layer already exists 01:01:35 69a80164fa59: Layer already exists 01:01:35 6881b11b8c82: Layer already exists 01:01:35 ccdf51713c1b: Layer already exists 01:01:35 f70ee36035b9: Layer already exists 01:01:36 3.0.0-dev.80: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:01:36 1d557bc0a62e: Preparing 01:01:36 69a80164fa59: Preparing 01:01:36 ccdf51713c1b: Preparing 01:01:36 82ec6898d640: Preparing 01:01:36 6881b11b8c82: Preparing 01:01:36 f70ee36035b9: Preparing 01:01:36 f70ee36035b9: Waiting 01:01:36 82ec6898d640: Layer already exists 01:01:36 1d557bc0a62e: Layer already exists 01:01:36 69a80164fa59: Layer already exists 01:01:36 6881b11b8c82: Layer already exists 01:01:36 ccdf51713c1b: Layer already exists 01:01:36 f70ee36035b9: Layer already exists 01:01:36 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:01:37 1d557bc0a62e: Preparing 01:01:37 69a80164fa59: Preparing 01:01:37 ccdf51713c1b: Preparing 01:01:37 82ec6898d640: Preparing 01:01:37 6881b11b8c82: Preparing 01:01:37 f70ee36035b9: Preparing 01:01:37 f70ee36035b9: Waiting 01:01:37 6881b11b8c82: Layer already exists 01:01:37 ccdf51713c1b: Layer already exists 01:01:37 1d557bc0a62e: Layer already exists 01:01:37 82ec6898d640: Layer already exists 01:01:37 69a80164fa59: Layer already exists 01:01:37 f70ee36035b9: Layer already exists 01:01:37 main: digest: sha256:68fb1f1c0ceb9e6311d1953521a684d8030228387d03c5d85f812b813f7e79bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:37 ===================================================== [Pipeline] echo 01:01:38 taggedImages: 01:01:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:01:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.80 01:01:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:38 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:01:38 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:01:38 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:38 latest 01:01:38 3.0.0-dev.80 01:01:38 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:38 main 01:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:01:38 5cd399d95970: Preparing 01:01:38 5cd399d95970: Preparing 01:01:38 b77bcdeca53f: Preparing 01:01:38 ba5c49ab90ec: Preparing 01:01:38 6489c13acf34: Preparing 01:01:38 75ffa9cba04e: Preparing 01:01:38 932f50976b94: Preparing 01:01:38 82ec6898d640: Preparing 01:01:38 16b3e06cb434: Preparing 01:01:38 e8446889d9bf: Preparing 01:01:38 c35b62b17432: Preparing 01:01:38 5fd782a30e04: Preparing 01:01:38 f70ee36035b9: Preparing 01:01:38 16b3e06cb434: Waiting 01:01:38 e8446889d9bf: Waiting 01:01:38 c35b62b17432: Waiting 01:01:38 5fd782a30e04: Waiting 01:01:38 f70ee36035b9: Waiting 01:01:38 932f50976b94: Waiting 01:01:38 82ec6898d640: Waiting 01:01:38 ba5c49ab90ec: Pushed 01:01:38 5cd399d95970: Pushed 01:01:38 b77bcdeca53f: Pushed 01:01:38 6489c13acf34: Pushed 01:01:38 75ffa9cba04e: Pushed 01:01:38 82ec6898d640: Layer already exists 01:01:39 16b3e06cb434: Pushed 01:01:39 c35b62b17432: Pushed 01:01:39 e8446889d9bf: Pushed 01:01:39 5fd782a30e04: Pushed 01:01:39 f70ee36035b9: Layer already exists 01:01:42 932f50976b94: Pushed 01:01:42 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:01:43 5cd399d95970: Preparing 01:01:43 5cd399d95970: Preparing 01:01:43 b77bcdeca53f: Preparing 01:01:43 ba5c49ab90ec: Preparing 01:01:43 6489c13acf34: Preparing 01:01:43 75ffa9cba04e: Preparing 01:01:43 932f50976b94: Preparing 01:01:43 82ec6898d640: Preparing 01:01:43 16b3e06cb434: Preparing 01:01:43 e8446889d9bf: Preparing 01:01:43 c35b62b17432: Preparing 01:01:43 5fd782a30e04: Preparing 01:01:43 f70ee36035b9: Preparing 01:01:43 82ec6898d640: Waiting 01:01:43 932f50976b94: Waiting 01:01:43 e8446889d9bf: Waiting 01:01:43 c35b62b17432: Waiting 01:01:43 5fd782a30e04: Waiting 01:01:43 f70ee36035b9: Waiting 01:01:43 16b3e06cb434: Waiting 01:01:43 ba5c49ab90ec: Layer already exists 01:01:43 b77bcdeca53f: Layer already exists 01:01:43 5cd399d95970: Layer already exists 01:01:43 6489c13acf34: Layer already exists 01:01:43 75ffa9cba04e: Layer already exists 01:01:43 e8446889d9bf: Layer already exists 01:01:43 82ec6898d640: Layer already exists 01:01:43 932f50976b94: Layer already exists 01:01:43 c35b62b17432: Layer already exists 01:01:43 16b3e06cb434: Layer already exists 01:01:43 f70ee36035b9: Layer already exists 01:01:43 5fd782a30e04: Layer already exists 01:01:43 latest: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.80 01:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:01:44 5cd399d95970: Preparing 01:01:44 5cd399d95970: Preparing 01:01:44 b77bcdeca53f: Preparing 01:01:44 ba5c49ab90ec: Preparing 01:01:44 6489c13acf34: Preparing 01:01:44 75ffa9cba04e: Preparing 01:01:44 932f50976b94: Preparing 01:01:44 82ec6898d640: Preparing 01:01:44 16b3e06cb434: Preparing 01:01:44 e8446889d9bf: Preparing 01:01:44 c35b62b17432: Preparing 01:01:44 5fd782a30e04: Preparing 01:01:44 f70ee36035b9: Preparing 01:01:44 e8446889d9bf: Waiting 01:01:44 c35b62b17432: Waiting 01:01:44 f70ee36035b9: Waiting 01:01:44 5fd782a30e04: Waiting 01:01:44 82ec6898d640: Waiting 01:01:44 932f50976b94: Waiting 01:01:44 16b3e06cb434: Waiting 01:01:44 b77bcdeca53f: Layer already exists 01:01:44 75ffa9cba04e: Layer already exists 01:01:44 ba5c49ab90ec: Layer already exists 01:01:44 5cd399d95970: Layer already exists 01:01:44 6489c13acf34: Layer already exists 01:01:44 82ec6898d640: Layer already exists 01:01:44 932f50976b94: Layer already exists 01:01:44 e8446889d9bf: Layer already exists 01:01:44 16b3e06cb434: Layer already exists 01:01:44 c35b62b17432: Layer already exists 01:01:44 5fd782a30e04: Layer already exists 01:01:44 f70ee36035b9: Layer already exists 01:01:44 3.0.0-dev.80: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:01:45 5cd399d95970: Preparing 01:01:45 5cd399d95970: Preparing 01:01:45 b77bcdeca53f: Preparing 01:01:45 ba5c49ab90ec: Preparing 01:01:45 6489c13acf34: Preparing 01:01:45 75ffa9cba04e: Preparing 01:01:45 932f50976b94: Preparing 01:01:45 82ec6898d640: Preparing 01:01:45 16b3e06cb434: Preparing 01:01:45 e8446889d9bf: Preparing 01:01:45 c35b62b17432: Preparing 01:01:45 5fd782a30e04: Preparing 01:01:45 f70ee36035b9: Preparing 01:01:45 e8446889d9bf: Waiting 01:01:45 932f50976b94: Waiting 01:01:45 c35b62b17432: Waiting 01:01:45 82ec6898d640: Waiting 01:01:45 5fd782a30e04: Waiting 01:01:45 f70ee36035b9: Waiting 01:01:45 16b3e06cb434: Waiting 01:01:45 b77bcdeca53f: Layer already exists 01:01:45 75ffa9cba04e: Layer already exists 01:01:45 6489c13acf34: Layer already exists 01:01:45 5cd399d95970: Layer already exists 01:01:45 ba5c49ab90ec: Layer already exists 01:01:45 82ec6898d640: Layer already exists 01:01:45 932f50976b94: Layer already exists 01:01:45 e8446889d9bf: Layer already exists 01:01:45 16b3e06cb434: Layer already exists 01:01:45 c35b62b17432: Layer already exists 01:01:45 f70ee36035b9: Layer already exists 01:01:45 5fd782a30e04: Layer already exists 01:01:45 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:01:46 5cd399d95970: Preparing 01:01:46 5cd399d95970: Preparing 01:01:46 b77bcdeca53f: Preparing 01:01:46 ba5c49ab90ec: Preparing 01:01:46 6489c13acf34: Preparing 01:01:46 75ffa9cba04e: Preparing 01:01:46 932f50976b94: Preparing 01:01:46 82ec6898d640: Preparing 01:01:46 16b3e06cb434: Preparing 01:01:46 e8446889d9bf: Preparing 01:01:46 c35b62b17432: Preparing 01:01:46 5fd782a30e04: Preparing 01:01:46 f70ee36035b9: Preparing 01:01:46 e8446889d9bf: Waiting 01:01:46 c35b62b17432: Waiting 01:01:46 5fd782a30e04: Waiting 01:01:46 932f50976b94: Waiting 01:01:46 f70ee36035b9: Waiting 01:01:46 82ec6898d640: Waiting 01:01:46 16b3e06cb434: Waiting 01:01:46 ba5c49ab90ec: Layer already exists 01:01:46 b77bcdeca53f: Layer already exists 01:01:46 5cd399d95970: Layer already exists 01:01:46 6489c13acf34: Layer already exists 01:01:46 75ffa9cba04e: Layer already exists 01:01:46 932f50976b94: Layer already exists 01:01:46 82ec6898d640: Layer already exists 01:01:46 16b3e06cb434: Layer already exists 01:01:46 c35b62b17432: Layer already exists 01:01:46 e8446889d9bf: Layer already exists 01:01:46 5fd782a30e04: Layer already exists 01:01:46 f70ee36035b9: Layer already exists 01:01:46 main: digest: sha256:47ffa03a7e2c830f4b9a1c2308042c9ab25f808d0d07d66aa37a27b97ffe9c6c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:46 ===================================================== [Pipeline] echo 01:01:46 taggedImages: 01:01:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:01:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.80 01:01:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:01:46 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:01:46 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:46 latest 01:01:46 3.0.0-dev.80 01:01:46 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:46 main 01:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:01:47 8a71c331a4fe: Preparing 01:01:47 e43a282605db: Preparing 01:01:47 d18bca859187: Preparing 01:01:47 3b354495d1a5: Preparing 01:01:47 82ec6898d640: Preparing 01:01:47 6697397fce2b: Preparing 01:01:47 f70ee36035b9: Preparing 01:01:47 6697397fce2b: Waiting 01:01:47 f70ee36035b9: Waiting 01:01:47 82ec6898d640: Layer already exists 01:01:47 6697397fce2b: Layer already exists 01:01:47 8a71c331a4fe: Pushed 01:01:47 f70ee36035b9: Layer already exists 01:01:47 d18bca859187: Pushed 01:01:47 e43a282605db: Pushed 01:01:49 3b354495d1a5: Pushed 01:01:49 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + 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 01:01:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:01:50 8a71c331a4fe: Preparing 01:01:50 e43a282605db: Preparing 01:01:50 d18bca859187: Preparing 01:01:50 3b354495d1a5: Preparing 01:01:50 82ec6898d640: Preparing 01:01:50 6697397fce2b: Preparing 01:01:50 f70ee36035b9: Preparing 01:01:50 6697397fce2b: Waiting 01:01:50 f70ee36035b9: Waiting 01:01:50 82ec6898d640: Layer already exists 01:01:50 8a71c331a4fe: Layer already exists 01:01:50 d18bca859187: Layer already exists 01:01:50 e43a282605db: Layer already exists 01:01:50 3b354495d1a5: Layer already exists 01:01:50 6697397fce2b: Layer already exists 01:01:50 f70ee36035b9: Layer already exists 01:01:50 latest: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.80 01:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:01:51 8a71c331a4fe: Preparing 01:01:51 e43a282605db: Preparing 01:01:51 d18bca859187: Preparing 01:01:51 3b354495d1a5: Preparing 01:01:51 82ec6898d640: Preparing 01:01:51 6697397fce2b: Preparing 01:01:51 f70ee36035b9: Preparing 01:01:51 6697397fce2b: Waiting 01:01:51 f70ee36035b9: Waiting 01:01:51 82ec6898d640: Layer already exists 01:01:51 8a71c331a4fe: Layer already exists 01:01:51 e43a282605db: Layer already exists 01:01:51 3b354495d1a5: Layer already exists 01:01:51 d18bca859187: Layer already exists 01:01:51 f70ee36035b9: Layer already exists 01:01:51 6697397fce2b: Layer already exists 01:01:51 3.0.0-dev.80: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:01:52 8a71c331a4fe: Preparing 01:01:52 e43a282605db: Preparing 01:01:52 d18bca859187: Preparing 01:01:52 3b354495d1a5: Preparing 01:01:52 82ec6898d640: Preparing 01:01:52 6697397fce2b: Preparing 01:01:52 f70ee36035b9: Preparing 01:01:52 6697397fce2b: Waiting 01:01:52 f70ee36035b9: Waiting 01:01:52 e43a282605db: Layer already exists 01:01:52 82ec6898d640: Layer already exists 01:01:52 8a71c331a4fe: Layer already exists 01:01:52 d18bca859187: Layer already exists 01:01:52 3b354495d1a5: Layer already exists 01:01:52 6697397fce2b: Layer already exists 01:01:52 f70ee36035b9: Layer already exists 01:01:52 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:53 + 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 01:01:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:01:53 8a71c331a4fe: Preparing 01:01:53 e43a282605db: Preparing 01:01:53 d18bca859187: Preparing 01:01:53 3b354495d1a5: Preparing 01:01:53 82ec6898d640: Preparing 01:01:53 6697397fce2b: Preparing 01:01:53 f70ee36035b9: Preparing 01:01:53 f70ee36035b9: Waiting 01:01:53 6697397fce2b: Waiting 01:01:53 8a71c331a4fe: Layer already exists 01:01:53 d18bca859187: Layer already exists 01:01:53 e43a282605db: Layer already exists 01:01:53 3b354495d1a5: Layer already exists 01:01:53 82ec6898d640: Layer already exists 01:01:53 f70ee36035b9: Layer already exists 01:01:53 6697397fce2b: Layer already exists 01:01:53 main: digest: sha256:28686bee3800fb1d71803f3dc18d7f86b447860cbb28b874e8191c5d013948cb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:53 ===================================================== [Pipeline] echo 01:01:53 taggedImages: 01:01:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:01:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.80 01:01:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:01:53 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:01:53 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:53 latest 01:01:53 3.0.0-dev.80 01:01:53 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:01:53 main 01:01:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:01:54 b1423f082051: Preparing 01:01:54 1b0709f2b43f: Preparing 01:01:54 94a04f2cc4c0: Preparing 01:01:54 a68fdb0c6be5: Preparing 01:01:54 c96eff2643f3: Preparing 01:01:54 b609e0cdba2a: Preparing 01:01:54 f70ee36035b9: Preparing 01:01:54 b609e0cdba2a: Waiting 01:01:54 f70ee36035b9: Waiting 01:01:54 c96eff2643f3: Pushed 01:01:54 b1423f082051: Pushed 01:01:54 1b0709f2b43f: Pushed 01:01:54 a68fdb0c6be5: Pushed 01:01:54 f70ee36035b9: Layer already exists 01:01:55 b609e0cdba2a: Pushed 01:01:57 94a04f2cc4c0: Pushed 01:01:57 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:58 + 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 01:01:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:01:58 b1423f082051: Preparing 01:01:58 1b0709f2b43f: Preparing 01:01:58 94a04f2cc4c0: Preparing 01:01:58 a68fdb0c6be5: Preparing 01:01:58 c96eff2643f3: Preparing 01:01:58 b609e0cdba2a: Preparing 01:01:58 f70ee36035b9: Preparing 01:01:58 b609e0cdba2a: Waiting 01:01:58 f70ee36035b9: Waiting 01:01:58 b1423f082051: Layer already exists 01:01:58 a68fdb0c6be5: Layer already exists 01:01:58 c96eff2643f3: Layer already exists 01:01:58 1b0709f2b43f: Layer already exists 01:01:58 94a04f2cc4c0: Layer already exists 01:01:58 b609e0cdba2a: Layer already exists 01:01:58 f70ee36035b9: Layer already exists 01:01:58 latest: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.80 01:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:01:59 b1423f082051: Preparing 01:01:59 1b0709f2b43f: Preparing 01:01:59 94a04f2cc4c0: Preparing 01:01:59 a68fdb0c6be5: Preparing 01:01:59 c96eff2643f3: Preparing 01:01:59 b609e0cdba2a: Preparing 01:01:59 f70ee36035b9: Preparing 01:01:59 b609e0cdba2a: Waiting 01:01:59 f70ee36035b9: Waiting 01:01:59 c96eff2643f3: Layer already exists 01:01:59 b1423f082051: Layer already exists 01:01:59 94a04f2cc4c0: Layer already exists 01:01:59 a68fdb0c6be5: Layer already exists 01:01:59 1b0709f2b43f: Layer already exists 01:01:59 f70ee36035b9: Layer already exists 01:01:59 b609e0cdba2a: Layer already exists 01:01:59 3.0.0-dev.80: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:02:00 b1423f082051: Preparing 01:02:00 1b0709f2b43f: Preparing 01:02:00 94a04f2cc4c0: Preparing 01:02:00 a68fdb0c6be5: Preparing 01:02:00 c96eff2643f3: Preparing 01:02:00 b609e0cdba2a: Preparing 01:02:00 f70ee36035b9: Preparing 01:02:00 f70ee36035b9: Waiting 01:02:00 b609e0cdba2a: Waiting 01:02:00 1b0709f2b43f: Layer already exists 01:02:00 94a04f2cc4c0: Layer already exists 01:02:00 c96eff2643f3: Layer already exists 01:02:00 a68fdb0c6be5: Layer already exists 01:02:00 b1423f082051: Layer already exists 01:02:00 f70ee36035b9: Layer already exists 01:02:00 b609e0cdba2a: Layer already exists 01:02:00 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:01 + 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 01:02:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:02:01 b1423f082051: Preparing 01:02:01 1b0709f2b43f: Preparing 01:02:01 94a04f2cc4c0: Preparing 01:02:01 a68fdb0c6be5: Preparing 01:02:01 c96eff2643f3: Preparing 01:02:01 b609e0cdba2a: Preparing 01:02:01 f70ee36035b9: Preparing 01:02:01 b609e0cdba2a: Waiting 01:02:01 f70ee36035b9: Waiting 01:02:01 a68fdb0c6be5: Layer already exists 01:02:01 1b0709f2b43f: Layer already exists 01:02:01 c96eff2643f3: Layer already exists 01:02:01 94a04f2cc4c0: Layer already exists 01:02:01 b1423f082051: Layer already exists 01:02:01 b609e0cdba2a: Layer already exists 01:02:01 f70ee36035b9: Layer already exists 01:02:01 main: digest: sha256:034cf7a71b4a492294aed97fd783455f3c81c668173837ae630a3652c1dc2351 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:01 ===================================================== [Pipeline] echo 01:02:01 taggedImages: 01:02:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:02:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.80 01:02:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:02:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:02:01 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:01 latest 01:02:01 3.0.0-dev.80 01:02:01 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:01 main 01:02:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:02:02 0a80690b0120: Preparing 01:02:02 875070c87215: Preparing 01:02:02 80ee113d7f14: Preparing 01:02:02 9e19b527f155: Preparing 01:02:02 e87181b9c386: Preparing 01:02:02 c1ab017afe0a: Preparing 01:02:02 587b0eb1b36d: Preparing 01:02:02 84b36c0a083b: Preparing 01:02:02 f70ee36035b9: Preparing 01:02:02 587b0eb1b36d: Waiting 01:02:02 f70ee36035b9: Waiting 01:02:02 84b36c0a083b: Waiting 01:02:02 c1ab017afe0a: Waiting 01:02:03 875070c87215: Pushed 01:02:03 0a80690b0120: Pushed 01:02:03 e87181b9c386: Pushed 01:02:03 c1ab017afe0a: Pushed 01:02:03 587b0eb1b36d: Pushed 01:02:03 f70ee36035b9: Layer already exists 01:02:04 84b36c0a083b: Pushed 01:02:05 9e19b527f155: Pushed 01:02:06 80ee113d7f14: Pushed 01:02:07 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:07 + 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 01:02:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:02:08 0a80690b0120: Preparing 01:02:08 875070c87215: Preparing 01:02:08 80ee113d7f14: Preparing 01:02:08 9e19b527f155: Preparing 01:02:08 e87181b9c386: Preparing 01:02:08 c1ab017afe0a: Preparing 01:02:08 587b0eb1b36d: Preparing 01:02:08 84b36c0a083b: Preparing 01:02:08 f70ee36035b9: Preparing 01:02:08 c1ab017afe0a: Waiting 01:02:08 587b0eb1b36d: Waiting 01:02:08 84b36c0a083b: Waiting 01:02:08 f70ee36035b9: Waiting 01:02:08 875070c87215: Layer already exists 01:02:08 e87181b9c386: Layer already exists 01:02:08 80ee113d7f14: Layer already exists 01:02:08 0a80690b0120: Layer already exists 01:02:08 9e19b527f155: Layer already exists 01:02:08 c1ab017afe0a: Layer already exists 01:02:08 587b0eb1b36d: Layer already exists 01:02:08 84b36c0a083b: Layer already exists 01:02:08 f70ee36035b9: Layer already exists 01:02:08 latest: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.80 01:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:02:08 0a80690b0120: Preparing 01:02:08 875070c87215: Preparing 01:02:08 80ee113d7f14: Preparing 01:02:08 9e19b527f155: Preparing 01:02:08 e87181b9c386: Preparing 01:02:08 c1ab017afe0a: Preparing 01:02:08 587b0eb1b36d: Preparing 01:02:08 84b36c0a083b: Preparing 01:02:08 f70ee36035b9: Preparing 01:02:08 c1ab017afe0a: Waiting 01:02:08 587b0eb1b36d: Waiting 01:02:08 84b36c0a083b: Waiting 01:02:08 f70ee36035b9: Waiting 01:02:08 80ee113d7f14: Layer already exists 01:02:08 e87181b9c386: Layer already exists 01:02:09 875070c87215: Layer already exists 01:02:09 9e19b527f155: Layer already exists 01:02:09 0a80690b0120: Layer already exists 01:02:09 84b36c0a083b: Layer already exists 01:02:09 587b0eb1b36d: Layer already exists 01:02:09 c1ab017afe0a: Layer already exists 01:02:09 f70ee36035b9: Layer already exists 01:02:09 3.0.0-dev.80: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:02:09 0a80690b0120: Preparing 01:02:09 875070c87215: Preparing 01:02:09 80ee113d7f14: Preparing 01:02:09 9e19b527f155: Preparing 01:02:09 e87181b9c386: Preparing 01:02:09 c1ab017afe0a: Preparing 01:02:09 587b0eb1b36d: Preparing 01:02:09 84b36c0a083b: Preparing 01:02:09 f70ee36035b9: Preparing 01:02:09 c1ab017afe0a: Waiting 01:02:09 587b0eb1b36d: Waiting 01:02:09 84b36c0a083b: Waiting 01:02:09 f70ee36035b9: Waiting 01:02:09 875070c87215: Layer already exists 01:02:09 0a80690b0120: Layer already exists 01:02:09 e87181b9c386: Layer already exists 01:02:09 9e19b527f155: Layer already exists 01:02:09 80ee113d7f14: Layer already exists 01:02:09 c1ab017afe0a: Layer already exists 01:02:09 84b36c0a083b: Layer already exists 01:02:09 587b0eb1b36d: Layer already exists 01:02:09 f70ee36035b9: Layer already exists 01:02:10 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:10 + 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 01:02:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:02:10 0a80690b0120: Preparing 01:02:10 875070c87215: Preparing 01:02:10 80ee113d7f14: Preparing 01:02:10 9e19b527f155: Preparing 01:02:10 e87181b9c386: Preparing 01:02:10 c1ab017afe0a: Preparing 01:02:10 587b0eb1b36d: Preparing 01:02:10 84b36c0a083b: Preparing 01:02:10 f70ee36035b9: Preparing 01:02:10 c1ab017afe0a: Waiting 01:02:10 587b0eb1b36d: Waiting 01:02:10 84b36c0a083b: Waiting 01:02:10 f70ee36035b9: Waiting 01:02:10 0a80690b0120: Layer already exists 01:02:10 875070c87215: Layer already exists 01:02:10 9e19b527f155: Layer already exists 01:02:10 e87181b9c386: Layer already exists 01:02:10 80ee113d7f14: Layer already exists 01:02:10 84b36c0a083b: Layer already exists 01:02:10 c1ab017afe0a: Layer already exists 01:02:10 587b0eb1b36d: Layer already exists 01:02:10 f70ee36035b9: Layer already exists 01:02:11 main: digest: sha256:4e026feb186840448a42a2e916137807636867a2c60e598971512bf39d5ee01b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:11 ===================================================== [Pipeline] echo 01:02:11 taggedImages: 01:02:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:02:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.80 01:02:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:02:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:02:11 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:11 latest 01:02:11 3.0.0-dev.80 01:02:11 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:11 main 01:02:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:02:11 0e24bf05d057: Preparing 01:02:11 97029b93faac: Preparing 01:02:11 82ec6898d640: Preparing 01:02:11 41cb610827bf: Preparing 01:02:11 a8cfdf0cc8ec: Preparing 01:02:11 82ec6898d640: Layer already exists 01:02:12 a8cfdf0cc8ec: Layer already exists 01:02:12 0e24bf05d057: Pushed 01:02:13 41cb610827bf: Pushed 01:02:16 97029b93faac: Pushed 01:02:17 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:17 + 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 01:02:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:02:17 0e24bf05d057: Preparing 01:02:17 97029b93faac: Preparing 01:02:17 82ec6898d640: Preparing 01:02:17 41cb610827bf: Preparing 01:02:17 a8cfdf0cc8ec: Preparing 01:02:17 a8cfdf0cc8ec: Layer already exists 01:02:17 97029b93faac: Layer already exists 01:02:17 41cb610827bf: Layer already exists 01:02:17 82ec6898d640: Layer already exists 01:02:17 0e24bf05d057: Layer already exists 01:02:18 latest: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.80 01:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:02:18 0e24bf05d057: Preparing 01:02:18 97029b93faac: Preparing 01:02:18 82ec6898d640: Preparing 01:02:18 41cb610827bf: Preparing 01:02:18 a8cfdf0cc8ec: Preparing 01:02:18 41cb610827bf: Layer already exists 01:02:18 a8cfdf0cc8ec: Layer already exists 01:02:18 82ec6898d640: Layer already exists 01:02:18 97029b93faac: Layer already exists 01:02:18 0e24bf05d057: Layer already exists 01:02:19 3.0.0-dev.80: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:02:19 0e24bf05d057: Preparing 01:02:19 97029b93faac: Preparing 01:02:19 82ec6898d640: Preparing 01:02:19 41cb610827bf: Preparing 01:02:19 a8cfdf0cc8ec: Preparing 01:02:19 41cb610827bf: Layer already exists 01:02:19 a8cfdf0cc8ec: Layer already exists 01:02:19 82ec6898d640: Layer already exists 01:02:19 0e24bf05d057: Layer already exists 01:02:19 97029b93faac: Layer already exists 01:02:20 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:20 + 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 01:02:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:02:20 0e24bf05d057: Preparing 01:02:20 97029b93faac: Preparing 01:02:20 82ec6898d640: Preparing 01:02:20 41cb610827bf: Preparing 01:02:20 a8cfdf0cc8ec: Preparing 01:02:20 97029b93faac: Layer already exists 01:02:20 41cb610827bf: Layer already exists 01:02:20 0e24bf05d057: Layer already exists 01:02:20 a8cfdf0cc8ec: Layer already exists 01:02:20 82ec6898d640: Layer already exists 01:02:21 main: digest: sha256:d13d2acf8cc37a455026fa0742a5b73598e9682982a7a3bfb457238461e1ac68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:21 ===================================================== [Pipeline] echo 01:02:21 taggedImages: 01:02:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:02:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.80 01:02:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:02:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:02:21 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:21 latest 01:02:21 3.0.0-dev.80 01:02:21 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:21 main 01:02:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:02:21 6503078d61d2: Preparing 01:02:21 2b6da9578397: Preparing 01:02:21 aadafa53a201: Preparing 01:02:21 48c33b47ff57: Preparing 01:02:21 d304c76174e4: Preparing 01:02:21 b6ed2d228cc6: Preparing 01:02:21 a8cfdf0cc8ec: Preparing 01:02:21 b6ed2d228cc6: Waiting 01:02:21 a8cfdf0cc8ec: Waiting 01:02:22 6503078d61d2: Pushed 01:02:22 2b6da9578397: Pushed 01:02:22 aadafa53a201: Pushed 01:02:22 a8cfdf0cc8ec: Layer already exists 01:02:22 b6ed2d228cc6: Pushed 01:02:31 d304c76174e4: Pushed 01:02:39 48c33b47ff57: Pushed 01:02:39 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:39 + 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 01:02:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:02:40 6503078d61d2: Preparing 01:02:40 2b6da9578397: Preparing 01:02:40 aadafa53a201: Preparing 01:02:40 48c33b47ff57: Preparing 01:02:40 d304c76174e4: Preparing 01:02:40 b6ed2d228cc6: Preparing 01:02:40 a8cfdf0cc8ec: Preparing 01:02:40 b6ed2d228cc6: Waiting 01:02:40 a8cfdf0cc8ec: Waiting 01:02:40 2b6da9578397: Layer already exists 01:02:40 aadafa53a201: Layer already exists 01:02:40 48c33b47ff57: Layer already exists 01:02:40 d304c76174e4: Layer already exists 01:02:40 6503078d61d2: Layer already exists 01:02:40 a8cfdf0cc8ec: Layer already exists 01:02:40 b6ed2d228cc6: Layer already exists 01:02:40 latest: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.80 01:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:02:40 6503078d61d2: Preparing 01:02:40 2b6da9578397: Preparing 01:02:40 aadafa53a201: Preparing 01:02:40 48c33b47ff57: Preparing 01:02:40 d304c76174e4: Preparing 01:02:40 b6ed2d228cc6: Preparing 01:02:40 a8cfdf0cc8ec: Preparing 01:02:40 a8cfdf0cc8ec: Waiting 01:02:40 b6ed2d228cc6: Waiting 01:02:40 48c33b47ff57: Layer already exists 01:02:40 d304c76174e4: Layer already exists 01:02:40 2b6da9578397: Layer already exists 01:02:40 6503078d61d2: Layer already exists 01:02:40 aadafa53a201: Layer already exists 01:02:40 a8cfdf0cc8ec: Layer already exists 01:02:40 b6ed2d228cc6: Layer already exists 01:02:41 3.0.0-dev.80: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:02:41 6503078d61d2: Preparing 01:02:41 2b6da9578397: Preparing 01:02:41 aadafa53a201: Preparing 01:02:41 48c33b47ff57: Preparing 01:02:41 d304c76174e4: Preparing 01:02:41 b6ed2d228cc6: Preparing 01:02:41 a8cfdf0cc8ec: Preparing 01:02:41 b6ed2d228cc6: Waiting 01:02:41 a8cfdf0cc8ec: Waiting 01:02:41 2b6da9578397: Layer already exists 01:02:41 aadafa53a201: Layer already exists 01:02:41 48c33b47ff57: Layer already exists 01:02:41 6503078d61d2: Layer already exists 01:02:41 d304c76174e4: Layer already exists 01:02:41 a8cfdf0cc8ec: Layer already exists 01:02:41 b6ed2d228cc6: Layer already exists 01:02:42 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:42 + 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 01:02:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:02:42 6503078d61d2: Preparing 01:02:42 2b6da9578397: Preparing 01:02:42 aadafa53a201: Preparing 01:02:42 48c33b47ff57: Preparing 01:02:42 d304c76174e4: Preparing 01:02:42 b6ed2d228cc6: Preparing 01:02:42 a8cfdf0cc8ec: Preparing 01:02:42 b6ed2d228cc6: Waiting 01:02:42 a8cfdf0cc8ec: Waiting 01:02:42 48c33b47ff57: Layer already exists 01:02:42 d304c76174e4: Layer already exists 01:02:42 6503078d61d2: Layer already exists 01:02:42 2b6da9578397: Layer already exists 01:02:42 aadafa53a201: Layer already exists 01:02:42 a8cfdf0cc8ec: Layer already exists 01:02:42 b6ed2d228cc6: Layer already exists 01:02:43 main: digest: sha256:ef80d57c1d1d8296c0d3c3e7444a5bd9c52a6ae8b5b9d3dd4af15e9dff23d661 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:43 ===================================================== [Pipeline] echo 01:02:43 taggedImages: 01:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.80 01:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:02:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:02:43 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:43 latest 01:02:43 3.0.0-dev.80 01:02:43 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:02:43 main 01:02:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:02:43 7a89332f4052: Preparing 01:02:43 a69ff41b405d: Preparing 01:02:43 983adbb84c71: Preparing 01:02:43 10ce7326afcb: Preparing 01:02:43 acacefbdeab1: Preparing 01:02:43 a8cfdf0cc8ec: Preparing 01:02:43 a8cfdf0cc8ec: Waiting 01:02:44 983adbb84c71: Pushed 01:02:44 a69ff41b405d: Pushed 01:02:44 7a89332f4052: Pushed 01:02:44 a8cfdf0cc8ec: Layer already exists 01:02:44 acacefbdeab1: Pushed 01:03:03 10ce7326afcb: Pushed 01:03:03 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:03 + 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 01:03:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:03:03 7a89332f4052: Preparing 01:03:03 a69ff41b405d: Preparing 01:03:03 983adbb84c71: Preparing 01:03:03 10ce7326afcb: Preparing 01:03:03 acacefbdeab1: Preparing 01:03:03 a8cfdf0cc8ec: Preparing 01:03:03 a8cfdf0cc8ec: Waiting 01:03:03 983adbb84c71: Layer already exists 01:03:03 acacefbdeab1: Layer already exists 01:03:03 7a89332f4052: Layer already exists 01:03:03 a69ff41b405d: Layer already exists 01:03:03 10ce7326afcb: Layer already exists 01:03:03 a8cfdf0cc8ec: Layer already exists 01:03:03 latest: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.80 01:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:03:04 7a89332f4052: Preparing 01:03:04 a69ff41b405d: Preparing 01:03:04 983adbb84c71: Preparing 01:03:04 10ce7326afcb: Preparing 01:03:04 acacefbdeab1: Preparing 01:03:04 a8cfdf0cc8ec: Preparing 01:03:04 a8cfdf0cc8ec: Waiting 01:03:04 10ce7326afcb: Layer already exists 01:03:04 a69ff41b405d: Layer already exists 01:03:04 983adbb84c71: Layer already exists 01:03:04 acacefbdeab1: Layer already exists 01:03:04 7a89332f4052: Layer already exists 01:03:04 a8cfdf0cc8ec: Layer already exists 01:03:04 3.0.0-dev.80: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:03:05 7a89332f4052: Preparing 01:03:05 a69ff41b405d: Preparing 01:03:05 983adbb84c71: Preparing 01:03:05 10ce7326afcb: Preparing 01:03:05 acacefbdeab1: Preparing 01:03:05 a8cfdf0cc8ec: Preparing 01:03:05 a69ff41b405d: Layer already exists 01:03:05 acacefbdeab1: Layer already exists 01:03:05 983adbb84c71: Layer already exists 01:03:05 7a89332f4052: Layer already exists 01:03:05 10ce7326afcb: Layer already exists 01:03:05 a8cfdf0cc8ec: Layer already exists 01:03:05 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:06 + 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 01:03:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:03:06 7a89332f4052: Preparing 01:03:06 a69ff41b405d: Preparing 01:03:06 983adbb84c71: Preparing 01:03:06 10ce7326afcb: Preparing 01:03:06 acacefbdeab1: Preparing 01:03:06 a8cfdf0cc8ec: Preparing 01:03:06 a8cfdf0cc8ec: Waiting 01:03:06 983adbb84c71: Layer already exists 01:03:06 acacefbdeab1: Layer already exists 01:03:06 a69ff41b405d: Layer already exists 01:03:06 10ce7326afcb: Layer already exists 01:03:06 7a89332f4052: Layer already exists 01:03:06 a8cfdf0cc8ec: Layer already exists 01:03:06 main: digest: sha256:d389c6a9beb11f832fdd8766fb417e69cb20ae85d0f56b896c2a6034235b314c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:06 ===================================================== [Pipeline] echo 01:03:06 taggedImages: 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.80 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:03:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:03:06 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:06 latest 01:03:06 3.0.0-dev.80 01:03:06 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:06 main 01:03:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:03:07 dbd051fee3d9: Preparing 01:03:07 6d1ab6b79350: Preparing 01:03:07 787e5518cdf8: Preparing 01:03:07 b219d33c4362: Preparing 01:03:07 b6ed2d228cc6: Preparing 01:03:07 a8cfdf0cc8ec: Preparing 01:03:07 a8cfdf0cc8ec: Waiting 01:03:07 b6ed2d228cc6: Layer already exists 01:03:07 a8cfdf0cc8ec: Layer already exists 01:03:07 dbd051fee3d9: Pushed 01:03:07 6d1ab6b79350: Pushed 01:03:07 787e5518cdf8: Pushed 01:03:25 b219d33c4362: Pushed 01:03:25 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:26 + 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 01:03:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:03:26 dbd051fee3d9: Preparing 01:03:26 6d1ab6b79350: Preparing 01:03:26 787e5518cdf8: Preparing 01:03:26 b219d33c4362: Preparing 01:03:26 b6ed2d228cc6: Preparing 01:03:26 a8cfdf0cc8ec: Preparing 01:03:26 a8cfdf0cc8ec: Waiting 01:03:26 6d1ab6b79350: Layer already exists 01:03:26 b219d33c4362: Layer already exists 01:03:26 787e5518cdf8: Layer already exists 01:03:26 dbd051fee3d9: Layer already exists 01:03:26 b6ed2d228cc6: Layer already exists 01:03:26 a8cfdf0cc8ec: Layer already exists 01:03:26 latest: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.80 01:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:03:27 dbd051fee3d9: Preparing 01:03:27 6d1ab6b79350: Preparing 01:03:27 787e5518cdf8: Preparing 01:03:27 b219d33c4362: Preparing 01:03:27 b6ed2d228cc6: Preparing 01:03:27 a8cfdf0cc8ec: Preparing 01:03:27 a8cfdf0cc8ec: Waiting 01:03:27 6d1ab6b79350: Layer already exists 01:03:27 b6ed2d228cc6: Layer already exists 01:03:27 b219d33c4362: Layer already exists 01:03:27 787e5518cdf8: Layer already exists 01:03:27 dbd051fee3d9: Layer already exists 01:03:27 a8cfdf0cc8ec: Layer already exists 01:03:27 3.0.0-dev.80: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:03:28 dbd051fee3d9: Preparing 01:03:28 6d1ab6b79350: Preparing 01:03:28 787e5518cdf8: Preparing 01:03:28 b219d33c4362: Preparing 01:03:28 b6ed2d228cc6: Preparing 01:03:28 a8cfdf0cc8ec: Preparing 01:03:28 a8cfdf0cc8ec: Waiting 01:03:28 6d1ab6b79350: Layer already exists 01:03:28 787e5518cdf8: Layer already exists 01:03:28 dbd051fee3d9: Layer already exists 01:03:28 b6ed2d228cc6: Layer already exists 01:03:28 b219d33c4362: Layer already exists 01:03:28 a8cfdf0cc8ec: Layer already exists 01:03:28 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:29 + 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 01:03:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:03:29 dbd051fee3d9: Preparing 01:03:29 6d1ab6b79350: Preparing 01:03:29 787e5518cdf8: Preparing 01:03:29 b219d33c4362: Preparing 01:03:29 b6ed2d228cc6: Preparing 01:03:29 a8cfdf0cc8ec: Preparing 01:03:29 a8cfdf0cc8ec: Waiting 01:03:29 b219d33c4362: Layer already exists 01:03:29 787e5518cdf8: Layer already exists 01:03:29 dbd051fee3d9: Layer already exists 01:03:29 b6ed2d228cc6: Layer already exists 01:03:29 6d1ab6b79350: Layer already exists 01:03:29 a8cfdf0cc8ec: Layer already exists 01:03:29 main: digest: sha256:3b752b92e5246d5eee6a98e48a5e6d6c121d0411520aca1f115f7f34abd0e7e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:29 ===================================================== [Pipeline] echo 01:03:29 taggedImages: 01:03:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:03:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.80 01:03:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:03:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:03:29 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:29 latest 01:03:29 3.0.0-dev.80 01:03:29 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:29 main 01:03:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:03:30 f89b76517f6c: Preparing 01:03:30 cdb2fd1ef9ec: Preparing 01:03:30 82ec6898d640: Preparing 01:03:30 cf4b5dfd53ca: Preparing 01:03:30 f70ee36035b9: Preparing 01:03:30 82ec6898d640: Layer already exists 01:03:30 f70ee36035b9: Layer already exists 01:03:30 f89b76517f6c: Pushed 01:03:31 cf4b5dfd53ca: Pushed 01:03:37 cdb2fd1ef9ec: Pushed 01:03:37 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:03:38 f89b76517f6c: Preparing 01:03:38 cdb2fd1ef9ec: Preparing 01:03:38 82ec6898d640: Preparing 01:03:38 cf4b5dfd53ca: Preparing 01:03:38 f70ee36035b9: Preparing 01:03:38 f89b76517f6c: Layer already exists 01:03:38 f70ee36035b9: Layer already exists 01:03:38 cf4b5dfd53ca: Layer already exists 01:03:38 82ec6898d640: Layer already exists 01:03:38 cdb2fd1ef9ec: Layer already exists 01:03:38 latest: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.80 01:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:03:39 f89b76517f6c: Preparing 01:03:39 cdb2fd1ef9ec: Preparing 01:03:39 82ec6898d640: Preparing 01:03:39 cf4b5dfd53ca: Preparing 01:03:39 f70ee36035b9: Preparing 01:03:39 82ec6898d640: Layer already exists 01:03:39 cdb2fd1ef9ec: Layer already exists 01:03:39 f89b76517f6c: Layer already exists 01:03:39 cf4b5dfd53ca: Layer already exists 01:03:39 f70ee36035b9: Layer already exists 01:03:39 3.0.0-dev.80: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:03:40 f89b76517f6c: Preparing 01:03:40 cdb2fd1ef9ec: Preparing 01:03:40 82ec6898d640: Preparing 01:03:40 cf4b5dfd53ca: Preparing 01:03:40 f70ee36035b9: Preparing 01:03:40 f70ee36035b9: Layer already exists 01:03:40 cdb2fd1ef9ec: Layer already exists 01:03:40 82ec6898d640: Layer already exists 01:03:40 f89b76517f6c: Layer already exists 01:03:40 cf4b5dfd53ca: Layer already exists 01:03:40 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:03:41 f89b76517f6c: Preparing 01:03:41 cdb2fd1ef9ec: Preparing 01:03:41 82ec6898d640: Preparing 01:03:41 cf4b5dfd53ca: Preparing 01:03:41 f70ee36035b9: Preparing 01:03:41 82ec6898d640: Layer already exists 01:03:41 f70ee36035b9: Layer already exists 01:03:41 f89b76517f6c: Layer already exists 01:03:41 cf4b5dfd53ca: Layer already exists 01:03:41 cdb2fd1ef9ec: Layer already exists 01:03:41 main: digest: sha256:e66f82dc0b2f85b5f7da5bc9dab3cff7d91e8d372e697abbdc56f85645e5e050 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:41 ===================================================== [Pipeline] echo 01:03:41 taggedImages: 01:03:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:03:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.80 01:03:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:03:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:03:41 58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:41 latest 01:03:41 3.0.0-dev.80 01:03:41 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:41 main 01:03:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:03:42 6519e9cc738a: Preparing 01:03:42 79621850ec01: Preparing 01:03:42 82ec6898d640: Preparing 01:03:42 6881b11b8c82: Preparing 01:03:42 f70ee36035b9: Preparing 01:03:42 82ec6898d640: Layer already exists 01:03:42 f70ee36035b9: Layer already exists 01:03:42 6881b11b8c82: Layer already exists 01:03:42 6519e9cc738a: Pushed 01:03:49 79621850ec01: Pushed 01:03:49 58b8fd44f0ff4559fd42e12903202336e28d0eb5: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:03:49 6519e9cc738a: Preparing 01:03:49 79621850ec01: Preparing 01:03:49 82ec6898d640: Preparing 01:03:49 6881b11b8c82: Preparing 01:03:49 f70ee36035b9: Preparing 01:03:49 82ec6898d640: Layer already exists 01:03:49 6881b11b8c82: Layer already exists 01:03:49 f70ee36035b9: Layer already exists 01:03:49 6519e9cc738a: Layer already exists 01:03:49 79621850ec01: Layer already exists 01:03:50 latest: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.80 01:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:03:50 6519e9cc738a: Preparing 01:03:50 79621850ec01: Preparing 01:03:50 82ec6898d640: Preparing 01:03:50 6881b11b8c82: Preparing 01:03:50 f70ee36035b9: Preparing 01:03:50 79621850ec01: Layer already exists 01:03:50 6519e9cc738a: Layer already exists 01:03:50 f70ee36035b9: Layer already exists 01:03:50 6881b11b8c82: Layer already exists 01:03:50 82ec6898d640: Layer already exists 01:03:51 3.0.0-dev.80: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:03:51 6519e9cc738a: Preparing 01:03:51 79621850ec01: Preparing 01:03:51 82ec6898d640: Preparing 01:03:51 6881b11b8c82: Preparing 01:03:51 f70ee36035b9: Preparing 01:03:51 f70ee36035b9: Layer already exists 01:03:51 6881b11b8c82: Layer already exists 01:03:51 79621850ec01: Layer already exists 01:03:51 82ec6898d640: Layer already exists 01:03:51 6519e9cc738a: Layer already exists 01:03:52 58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:03:52 6519e9cc738a: Preparing 01:03:52 79621850ec01: Preparing 01:03:52 82ec6898d640: Preparing 01:03:52 6881b11b8c82: Preparing 01:03:52 f70ee36035b9: Preparing 01:03:52 6881b11b8c82: Layer already exists 01:03:52 6519e9cc738a: Layer already exists 01:03:52 f70ee36035b9: Layer already exists 01:03:52 82ec6898d640: Layer already exists 01:03:52 79621850ec01: Layer already exists 01:03:53 main: digest: sha256:07817f42678b3ff09b1a86a47155c461ca509655bd3f282db98955e643c2d1b1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:53 ===================================================== [Pipeline] echo 01:03:53 taggedImages: 01:03:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5 01:03:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:03:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.80 01:03:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:58b8fd44f0ff4559fd42e12903202336e28d0eb5-3.0.0-dev.80 01:03:53 - 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 01:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:53 01:03:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:54 arm64: Pulling from edgex-lftools-log-publisher 01:03:54 8998bd30e6a1: Pulling fs layer 01:03:54 04944245beec: Pulling fs layer 01:03:54 699f458cf7ca: Pulling fs layer 01:03:54 765212b225bb: Pulling fs layer 01:03:54 f23df028b6ca: Pulling fs layer 01:03:54 d65c8cfc05b1: Pulling fs layer 01:03:54 2437ff75d9bd: Pulling fs layer 01:03:54 765212b225bb: Waiting 01:03:54 d65c8cfc05b1: Waiting 01:03:54 f23df028b6ca: Waiting 01:03:54 2437ff75d9bd: Waiting 01:03:54 04944245beec: Download complete 01:03:54 765212b225bb: Verifying Checksum 01:03:54 765212b225bb: Download complete 01:03:54 f23df028b6ca: Verifying Checksum 01:03:54 f23df028b6ca: Download complete 01:03:54 d65c8cfc05b1: Verifying Checksum 01:03:54 d65c8cfc05b1: Download complete 01:03:54 699f458cf7ca: Verifying Checksum 01:03:54 699f458cf7ca: Download complete 01:03:54 8998bd30e6a1: Verifying Checksum 01:03:54 8998bd30e6a1: Download complete 01:03:57 2437ff75d9bd: Verifying Checksum 01:03:57 2437ff75d9bd: Download complete 01:03:59 8998bd30e6a1: Pull complete 01:03:59 04944245beec: Pull complete 01:04:00 699f458cf7ca: Pull complete 01:04:01 765212b225bb: Pull complete 01:04:02 f23df028b6ca: Pull complete 01:04:02 d65c8cfc05b1: Pull complete 01:04:17 2437ff75d9bd: Pull complete 01:04:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:04:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:17 prd-ubuntu20.04-docker-arm64-4c-16g-8704 does not seem to be running inside a container 01:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:04:20 $ docker top 7ea36596c3f0c2177ca487711a7dc62207c8c2cc7e80a0f8345252e434da0089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:21 ---> job-cost.sh 01:04:21 lf-activate-venv: SKIPPING 01:04:21 INFO: No Stack... 01:04:21 INFO: Retrieving Pricing Info for: v3-standard-4 01:04:22 INFO: Archiving Costs [Pipeline] sh 01:04:23 + cat /w/workspace/edgex-go/442/archives/cost.csv 01:04:23 + cut -d, -f6 [Pipeline] lock 01:04:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-442-stack-cost] 01:04:23 Resource [jenkins-edgexfoundry-edgex-go-main-442-stack-cost] did not exist. Created. 01:04:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-442-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:04:24 + echo total: 0.10999999940395355 [Pipeline] stash 01:04:24 Stashed 1 file(s) [Pipeline] } 01:04:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-442-stack-cost] [Pipeline] // lock [Pipeline] } 01:04:24 $ docker stop --time=1 7ea36596c3f0c2177ca487711a7dc62207c8c2cc7e80a0f8345252e434da0089 01:04:26 $ docker rm -f --volumes 7ea36596c3f0c2177ca487711a7dc62207c8c2cc7e80a0f8345252e434da0089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:04:26 provisioning config files... 01:04:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/442@tmp/config16633063285234963409tmp [Pipeline] { [Pipeline] sh 01:04:27 + set +x 01:04:27 + curl -s https://codecov.io/bash 01:04:27 + bash -s -- 01:04:27 01:04:27 _____ _ 01:04:27 / ____| | | 01:04:27 | | ___ __| | ___ ___ _____ __ 01:04:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:04:27 | |___| (_) | (_| | __/ (_| (_) \ V / 01:04:27 \_____\___/ \__,_|\___|\___\___/ \_/ 01:04:27 Bash-1.0.6 01:04:27 01:04:27 01:04:27 ==> git version 2.25.1 found 01:04:27 ==> 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 01:04:27 Release-Date: 2020-01-08 01:04:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:04:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:04:27 ==> Jenkins CI detected. 01:04:27 current dir:  /w/workspace/edgex-go/442 01:04:27 project root: . 01:04:27 --> token set from env 01:04:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:04:27 ==> Running gcov in . (disable via -X gcov) 01:04:27 ==> Python coveragepy not found 01:04:27 ==> Searching for coverage reports in: 01:04:27 + . 01:04:27 -> Found 1 reports 01:04:27 ==> Detecting git/mercurial file structure 01:04:27 ==> Reading reports 01:04:27 + ./coverage.out bytes=446903 01:04:27 ==> Appending adjustments 01:04:27 https://docs.codecov.io/docs/fixing-reports 01:04:28 + Found adjustments 01:04:28 ==> Gzipping contents 01:04:28 60K /tmp/codecov.7QdTNc.gz 01:04:28 ==> Uploading reports 01:04:28 url: https://codecov.io 01:04:28 query: branch=main&commit=58b8fd44f0ff4559fd42e12903202336e28d0eb5&build=442&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F442%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:04:28 -> Pinging Codecov 01:04:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=58b8fd44f0ff4559fd42e12903202336e28d0eb5&build=442&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F442%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:04:28 -> Uploading to 01:04:28 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/58b8fd44f0ff4559fd42e12903202336e28d0eb5/4f6686a2-a1a3-4393-b59c-7e87a5265c70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T010428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60fa4976b8846b90d6cddaa39627f523af53ef1bfd37726830d8023a46e72450 01:04:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:04:28 Dload Upload Total Spent Left Speed 01:04:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58156 0 0 100 58156 0 192k --:--:-- --:--:-- --:--:-- 193k 01:04:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/58b8fd44f0ff4559fd42e12903202336e28d0eb5 [Pipeline] } 01:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:04:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:04:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:04:29 01:04:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:04:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:04:29 df9b9388f04a: Pulling fs layer 01:04:29 52dc419b0ee2: Pulling fs layer 01:04:29 25bc292e5bac: Pulling fs layer 01:04:29 114826534d7a: Pulling fs layer 01:04:29 4657fd5d0bcf: Pulling fs layer 01:04:29 6ad1cebc031e: Pulling fs layer 01:04:29 8a3aa393b2d8: Pulling fs layer 01:04:29 4657fd5d0bcf: Waiting 01:04:29 6ad1cebc031e: Waiting 01:04:29 8a3aa393b2d8: Waiting 01:04:29 114826534d7a: Waiting 01:04:29 25bc292e5bac: Verifying Checksum 01:04:29 25bc292e5bac: Download complete 01:04:29 52dc419b0ee2: Verifying Checksum 01:04:29 52dc419b0ee2: Download complete 01:04:29 4657fd5d0bcf: Download complete 01:04:29 df9b9388f04a: Download complete 01:04:30 6ad1cebc031e: Verifying Checksum 01:04:30 6ad1cebc031e: Download complete 01:04:30 df9b9388f04a: Pull complete 01:04:30 52dc419b0ee2: Pull complete 01:04:30 25bc292e5bac: Pull complete 01:04:30 114826534d7a: Download complete 01:04:30 8a3aa393b2d8: Verifying Checksum 01:04:30 8a3aa393b2d8: Download complete 01:04:34 114826534d7a: Pull complete 01:04:34 4657fd5d0bcf: Pull complete 01:04:34 6ad1cebc031e: Pull complete 01:04:37 8a3aa393b2d8: Pull complete 01:04:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:04:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:37 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:04:40 $ docker top ea46c2b175b87668044159db57097d142beef1f6e5ee969b1325d672d30de419 -eo pid,comm [Pipeline] { [Pipeline] echo 01:04:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:04:40 + set -o pipefail 01:04:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:04:45 01:04:45 Monitoring /w/workspace/edgex-go/442 (github.com/edgexfoundry/edgex-go)... 01:04:45 01:04:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c5992f94-57eb-4a3b-ac14-652d976febf8 01:04:45 01:04:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:04:45 01:04:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:04:45 01:04:46 01:04:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:04:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:04:46 More details here: https://snyk.co/ue1NS [Pipeline] } 01:04:46 $ docker stop --time=1 ea46c2b175b87668044159db57097d142beef1f6e5ee969b1325d672d30de419 01:04:48 $ docker rm -f --volumes ea46c2b175b87668044159db57097d142beef1f6e5ee969b1325d672d30de419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:04:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:48 provisioning config files... 01:04:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/442@tmp/config17273707452739374321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:49 --> edgex-publish-swagger.sh 01:04:49 === Publish openapi/v3 API === 01:04:49 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:04:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/442/openapi/v3/core-command.yaml] 01:04:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:04:49 Dload Upload Total Spent Left Speed 01:04:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 60859 --:--:-- --:--:-- --:--:-- 60859 01:04:49 01:04:49 01:04:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/442/openapi/v3/core-data.yaml] 01:04:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:04:49 Dload Upload Total Spent Left Speed 01:04:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 330k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k 01:04:49 01:04:49 01:04:49 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/442/openapi/v3/core-metadata.yaml] 01:04:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:04:49 Dload Upload Total Spent Left Speed 01:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 283k --:--:-- --:--:-- --:--:-- 283k 01:04:50 01:04:50 01:04:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/442/openapi/v3/support-notifications.yaml] 01:04:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:04:50 Dload Upload Total Spent Left Speed 01:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 188k --:--:-- --:--:-- --:--:-- 187k 01:04:50 01:04:50 01:04:50 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/442/openapi/v3/support-scheduler.yaml] 01:04:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:04:50 Dload Upload Total Spent Left Speed 01:04:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 82929 --:--:-- --:--:-- --:--:-- 82929 01:04:51 01:04:51 [Pipeline] } 01:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:04:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:04:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:04:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:52 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:04:52 $ docker top 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 -eo pid,comm 01:04:52 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). 01:04:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:52 [ssh-agent] Looking for ssh-agent implementation... 01:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:52 $ docker exec 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 ssh-agent 01:04:52 SSH_AUTH_SOCK=/tmp/ssh-mI7e3yfQtheb/agent.32 01:04:52 SSH_AGENT_PID=38 01:04:52 Running ssh-add (command line suppressed) 01:04:53 Identity added: /w/workspace/edgex-go/442@tmp/private_key_13374245460367470975.key (/w/workspace/edgex-go/442@tmp/private_key_13374245460367470975.key) 01:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:53 + git semver tag 01:04:53 2023-03-08 01:04:53,670 [run_tag] DEBUG tag force:False 01:04:53 2023-03-08 01:04:53,670 [check_head_tag] DEBUG check head tag 01:04:53 2023-03-08 01:04:53,675 [execute] INFO git cat-file --batch-check 01:04:53 2023-03-08 01:04:53,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=) 01:04:53 2023-03-08 01:04:53,680 [execute] INFO git cat-file --batch 01:04:53 2023-03-08 01:04:53,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=) 01:04:53 2023-03-08 01:04:53,751 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main 01:04:53 2023-03-08 01:04:53,751 [execute] INFO git tag -a v3.0.0-dev.80 -m v3.0.0-dev.80 01:04:53 2023-03-08 01:04:53,752 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.80', '-m', 'v3.0.0-dev.80'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=None) 01:04:53 2023-03-08 01:04:53,756 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main 01:04:53 3.0.0-dev.80 [Pipeline] } 01:04:53 $ docker exec --env ******** --env ******** 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 ssh-agent -k 01:04:54 unset SSH_AUTH_SOCK; 01:04:54 unset SSH_AGENT_PID; 01:04:54 echo Agent pid 38 killed; 01:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:54 + git semver [Pipeline] } 01:04:54 $ docker stop --time=1 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 01:04:56 $ docker rm -f --volumes 54758da3a930d5107384c135f1d1e8f040a0eb76e90cce58966a31f8e6ef9ed2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:04:56 01:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:04:56 0.23.1-centos7: Pulling from edgex-lftools 01:04:56 ab5ef0e58194: Pulling fs layer 01:04:56 9712f1f96733: Pulling fs layer 01:04:56 63f879dbbcfc: Pulling fs layer 01:04:56 0d9ebad4ef96: Pulling fs layer 01:04:56 e9a5061849ea: Pulling fs layer 01:04:56 d747dcd14b5f: Pulling fs layer 01:04:56 2de7ff778b66: Pulling fs layer 01:04:56 e9a5061849ea: Waiting 01:04:56 d747dcd14b5f: Waiting 01:04:56 2de7ff778b66: Waiting 01:04:56 0d9ebad4ef96: Waiting 01:04:56 9712f1f96733: Download complete 01:04:57 63f879dbbcfc: Verifying Checksum 01:04:57 63f879dbbcfc: Download complete 01:04:57 e9a5061849ea: Verifying Checksum 01:04:57 e9a5061849ea: Download complete 01:04:57 d747dcd14b5f: Verifying Checksum 01:04:57 0d9ebad4ef96: Verifying Checksum 01:04:57 0d9ebad4ef96: Download complete 01:04:57 ab5ef0e58194: Verifying Checksum 01:04:57 ab5ef0e58194: Download complete 01:04:57 2de7ff778b66: Verifying Checksum 01:04:57 2de7ff778b66: Download complete 01:05:00 ab5ef0e58194: Pull complete 01:05:00 9712f1f96733: Pull complete 01:05:01 63f879dbbcfc: Pull complete 01:05:04 0d9ebad4ef96: Pull complete 01:05:04 e9a5061849ea: Pull complete 01:05:04 d747dcd14b5f: Pull complete 01:05:05 2de7ff778b66: Pull complete 01:05:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:05:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:05 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:05:08 $ docker top a2069052761f9a9fcf9c51d2fae0517b1c9d88f9b03b695042d753c585cbb053 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:05:08 provisioning config files... 01:05:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/442@tmp/config13858037135007107012tmp 01:05:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/442@tmp/config14298715291374431587tmp 01:05:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/442@tmp/config7654126989114199625tmp [Pipeline] { [Pipeline] echo 01:05:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:05:08 ---> sigul-configuration.sh 01:05:08 gpg: directory `/root/.gnupg' created 01:05:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:05:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:05:08 gpg: keyring `/root/.gnupg/secring.gpg' created 01:05:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:05:08 gpg: CAST5 encrypted data 01:05:08 gpg: encrypted with 1 passphrase 01:05:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:05:08 + mkdir /home/jenkins 01:05:08 + mkdir /home/jenkins/sigul [Pipeline] sh 01:05:09 + 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 01:05:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:05:09 ---> sigul-install.sh 01:05:09 Sigul already installed; skipping installation. [Pipeline] sh 01:05:09 + git tag --list 01:05:09 0.6.0 01:05:09 0.6.1 01:05:09 0.7.0 01:05:09 0.7.1 01:05:09 v1.0.0 01:05:09 v1.0.1 01:05:09 v1.1.0 01:05:09 v1.2.0 01:05:09 v1.2.1 01:05:09 v1.3.0 01:05:09 v1.3.1 01:05:09 v2.0.0 01:05:09 v2.1.0 01:05:09 v2.1.1 01:05:09 v2.1.1-dev.1 01:05:09 v2.1.1-dev.2 01:05:09 v2.1.1-dev.3 01:05:09 v2.1.1-dev.4 01:05:09 v2.1.1-dev.5 01:05:09 v2.1.1-dev.6 01:05:09 v2.1.1-dev.7 01:05:09 v2.1.1-dev.8 01:05:09 v2.1.2-dev.1 01:05:09 v2.2.0 01:05:09 v2.2.1-dev.1 01:05:09 v2.2.1-dev.10 01:05:09 v2.2.1-dev.11 01:05:09 v2.2.1-dev.12 01:05:09 v2.2.1-dev.13 01:05:09 v2.2.1-dev.14 01:05:09 v2.2.1-dev.15 01:05:09 v2.2.1-dev.16 01:05:09 v2.2.1-dev.17 01:05:09 v2.2.1-dev.18 01:05:09 v2.2.1-dev.19 01:05:09 v2.2.1-dev.2 01:05:09 v2.2.1-dev.20 01:05:09 v2.2.1-dev.21 01:05:09 v2.2.1-dev.22 01:05:09 v2.2.1-dev.23 01:05:09 v2.2.1-dev.24 01:05:09 v2.2.1-dev.25 01:05:09 v2.2.1-dev.26 01:05:09 v2.2.1-dev.27 01:05:09 v2.2.1-dev.28 01:05:09 v2.2.1-dev.29 01:05:09 v2.2.1-dev.3 01:05:09 v2.2.1-dev.4 01:05:09 v2.2.1-dev.5 01:05:09 v2.2.1-dev.6 01:05:09 v2.2.1-dev.7 01:05:09 v2.2.1-dev.8 01:05:09 v2.2.1-dev.9 01:05:09 v2.3.0 01:05:09 v2.3.0-dev.100 01:05:09 v2.3.0-dev.101 01:05:09 v2.3.0-dev.102 01:05:09 v2.3.0-dev.103 01:05:09 v2.3.0-dev.104 01:05:09 v2.3.0-dev.105 01:05:09 v2.3.0-dev.106 01:05:09 v2.3.0-dev.29 01:05:09 v2.3.0-dev.30 01:05:09 v2.3.0-dev.31 01:05:09 v2.3.0-dev.32 01:05:09 v2.3.0-dev.33 01:05:09 v2.3.0-dev.34 01:05:09 v2.3.0-dev.35 01:05:09 v2.3.0-dev.36 01:05:09 v2.3.0-dev.37 01:05:09 v2.3.0-dev.38 01:05:09 v2.3.0-dev.39 01:05:09 v2.3.0-dev.40 01:05:09 v2.3.0-dev.41 01:05:09 v2.3.0-dev.42 01:05:09 v2.3.0-dev.43 01:05:09 v2.3.0-dev.44 01:05:09 v2.3.0-dev.45 01:05:09 v2.3.0-dev.46 01:05:09 v2.3.0-dev.47 01:05:09 v2.3.0-dev.48 01:05:09 v2.3.0-dev.49 01:05:09 v2.3.0-dev.50 01:05:09 v2.3.0-dev.51 01:05:09 v2.3.0-dev.52 01:05:09 v2.3.0-dev.53 01:05:09 v2.3.0-dev.54 01:05:09 v2.3.0-dev.55 01:05:09 v2.3.0-dev.56 01:05:09 v2.3.0-dev.57 01:05:09 v2.3.0-dev.58 01:05:09 v2.3.0-dev.59 01:05:09 v2.3.0-dev.60 01:05:09 v2.3.0-dev.61 01:05:09 v2.3.0-dev.62 01:05:09 v2.3.0-dev.63 01:05:09 v2.3.0-dev.64 01:05:09 v2.3.0-dev.65 01:05:09 v2.3.0-dev.66 01:05:09 v2.3.0-dev.67 01:05:09 v2.3.0-dev.68 01:05:09 v2.3.0-dev.69 01:05:09 v2.3.0-dev.70 01:05:09 v2.3.0-dev.71 01:05:09 v2.3.0-dev.72 01:05:09 v2.3.0-dev.73 01:05:09 v2.3.0-dev.74 01:05:09 v2.3.0-dev.75 01:05:09 v2.3.0-dev.76 01:05:09 v2.3.0-dev.77 01:05:09 v2.3.0-dev.78 01:05:09 v2.3.0-dev.79 01:05:09 v2.3.0-dev.80 01:05:09 v2.3.0-dev.81 01:05:09 v2.3.0-dev.82 01:05:09 v2.3.0-dev.83 01:05:09 v2.3.0-dev.84 01:05:09 v2.3.0-dev.85 01:05:09 v2.3.0-dev.86 01:05:09 v2.3.0-dev.87 01:05:09 v2.3.0-dev.88 01:05:09 v2.3.0-dev.89 01:05:09 v2.3.0-dev.90 01:05:09 v2.3.0-dev.91 01:05:09 v2.3.0-dev.92 01:05:09 v2.3.0-dev.93 01:05:09 v2.3.0-dev.94 01:05:09 v2.3.0-dev.95 01:05:09 v2.3.0-dev.96 01:05:09 v2.3.0-dev.97 01:05:09 v2.3.0-dev.98 01:05:09 v2.3.0-dev.99 01:05:09 v2.3.1-dev.1 01:05:09 v2.3.1-dev.2 01:05:09 v2.3.1-dev.3 01:05:09 v2.3.1-dev.4 01:05:09 v2.3.1-dev.5 01:05:09 v3.0.0-dev.1 01:05:09 v3.0.0-dev.10 01:05:09 v3.0.0-dev.11 01:05:09 v3.0.0-dev.12 01:05:09 v3.0.0-dev.13 01:05:09 v3.0.0-dev.14 01:05:09 v3.0.0-dev.15 01:05:09 v3.0.0-dev.16 01:05:09 v3.0.0-dev.17 01:05:09 v3.0.0-dev.18 01:05:09 v3.0.0-dev.19 01:05:09 v3.0.0-dev.2 01:05:09 v3.0.0-dev.20 01:05:09 v3.0.0-dev.21 01:05:09 v3.0.0-dev.22 01:05:09 v3.0.0-dev.23 01:05:09 v3.0.0-dev.24 01:05:09 v3.0.0-dev.25 01:05:09 v3.0.0-dev.26 01:05:09 v3.0.0-dev.27 01:05:09 v3.0.0-dev.28 01:05:09 v3.0.0-dev.29 01:05:09 v3.0.0-dev.3 01:05:09 v3.0.0-dev.30 01:05:09 v3.0.0-dev.31 01:05:09 v3.0.0-dev.32 01:05:09 v3.0.0-dev.33 01:05:09 v3.0.0-dev.34 01:05:09 v3.0.0-dev.35 01:05:09 v3.0.0-dev.36 01:05:09 v3.0.0-dev.37 01:05:09 v3.0.0-dev.38 01:05:09 v3.0.0-dev.39 01:05:09 v3.0.0-dev.4 01:05:09 v3.0.0-dev.40 01:05:09 v3.0.0-dev.41 01:05:09 v3.0.0-dev.42 01:05:09 v3.0.0-dev.43 01:05:09 v3.0.0-dev.44 01:05:09 v3.0.0-dev.45 01:05:09 v3.0.0-dev.46 01:05:09 v3.0.0-dev.47 01:05:09 v3.0.0-dev.48 01:05:09 v3.0.0-dev.49 01:05:09 v3.0.0-dev.5 01:05:09 v3.0.0-dev.50 01:05:09 v3.0.0-dev.51 01:05:09 v3.0.0-dev.52 01:05:09 v3.0.0-dev.53 01:05:09 v3.0.0-dev.54 01:05:09 v3.0.0-dev.55 01:05:09 v3.0.0-dev.56 01:05:09 v3.0.0-dev.57 01:05:09 v3.0.0-dev.58 01:05:09 v3.0.0-dev.59 01:05:09 v3.0.0-dev.6 01:05:09 v3.0.0-dev.60 01:05:09 v3.0.0-dev.61 01:05:09 v3.0.0-dev.62 01:05:09 v3.0.0-dev.63 01:05:09 v3.0.0-dev.64 01:05:09 v3.0.0-dev.65 01:05:09 v3.0.0-dev.66 01:05:09 v3.0.0-dev.67 01:05:09 v3.0.0-dev.68 01:05:09 v3.0.0-dev.69 01:05:09 v3.0.0-dev.7 01:05:09 v3.0.0-dev.70 01:05:09 v3.0.0-dev.71 01:05:09 v3.0.0-dev.72 01:05:09 v3.0.0-dev.73 01:05:09 v3.0.0-dev.74 01:05:09 v3.0.0-dev.75 01:05:09 v3.0.0-dev.76 01:05:09 v3.0.0-dev.77 01:05:09 v3.0.0-dev.78 01:05:09 v3.0.0-dev.79 01:05:09 v3.0.0-dev.8 01:05:09 v3.0.0-dev.80 01:05:09 v3.0.0-dev.9 [Pipeline] sh 01:05:10 + lftools sign git-tag v3.0.0-dev.80 01:05:10 Signing Git tag with Sigul... 01:05:10 Signing v3.0.0-dev.80 [Pipeline] echo 01:05:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:05:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:05:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:05:11 $ docker stop --time=1 a2069052761f9a9fcf9c51d2fae0517b1c9d88f9b03b695042d753c585cbb053 01:05:12 $ docker rm -f --volumes a2069052761f9a9fcf9c51d2fae0517b1c9d88f9b03b695042d753c585cbb053 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:05:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:13 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:05:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:05:13 $ docker top 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 -eo pid,comm 01:05:14 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). 01:05:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:14 [ssh-agent] Looking for ssh-agent implementation... 01:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:14 $ docker exec 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 ssh-agent 01:05:14 SSH_AUTH_SOCK=/tmp/ssh-RHJPA0XZssx6/agent.32 01:05:14 SSH_AGENT_PID=38 01:05:14 Running ssh-add (command line suppressed) 01:05:14 Identity added: /w/workspace/edgex-go/442@tmp/private_key_18193738369739410280.key (/w/workspace/edgex-go/442@tmp/private_key_18193738369739410280.key) 01:05:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:14 + git semver bump pre 01:05:15 2023-03-08 01:05:15,078 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main 01:05:15 2023-03-08 01:05:15,078 [bump_version] DEBUG bumping version:3.0.0-dev.80 on axis:pre with prefix:dev 01:05:15 2023-03-08 01:05:15,078 [bump_version] DEBUG bumped version:3.0.0-dev.81 01:05:15 2023-03-08 01:05:15,078 [write_version] DEBUG write version:3.0.0-dev.81 to path:/w/workspace/edgex-go/442/.semver/main with force:True 01:05:15 2023-03-08 01:05:15,078 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main 01:05:15 2023-03-08 01:05:15,078 [write_file] DEBUG write to file:/w/workspace/edgex-go/442/.semver/main 01:05:15 2023-03-08 01:05:15,080 [execute] INFO git cat-file --batch-check 01:05:15 2023-03-08 01:05:15,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=) 01:05:15 2023-03-08 01:05:15,085 [execute] INFO git cat-file --batch 01:05:15 2023-03-08 01:05:15,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=) 01:05:15 2023-03-08 01:05:15,093 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main 01:05:15 3.0.0-dev.81 [Pipeline] } 01:05:15 $ docker exec --env ******** --env ******** 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 ssh-agent -k 01:05:15 unset SSH_AUTH_SOCK; 01:05:15 unset SSH_AGENT_PID; 01:05:15 echo Agent pid 38 killed; 01:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:15 + git semver [Pipeline] } 01:05:16 $ docker stop --time=1 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 01:05:17 $ docker rm -f --volumes 3ac1f2d5a1179ee5273d87a250b93c0134cd3b9af068c8e5778917a50326d775 [Pipeline] // withDockerContainer [Pipeline] sh 01:05:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:18 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:05:18 $ docker top b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 -eo pid,comm 01:05:18 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). 01:05:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:18 [ssh-agent] Looking for ssh-agent implementation... 01:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:18 $ docker exec b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 ssh-agent 01:05:19 SSH_AUTH_SOCK=/tmp/ssh-VuPccEHA7K7a/agent.31 01:05:19 SSH_AGENT_PID=37 01:05:19 Running ssh-add (command line suppressed) 01:05:19 Identity added: /w/workspace/edgex-go/442@tmp/private_key_8663235176366761019.key (/w/workspace/edgex-go/442@tmp/private_key_8663235176366761019.key) 01:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:19 + git semver push 01:05:20 2023-03-08 01:05:19,783 [run_push] DEBUG push 01:05:20 2023-03-08 01:05:19,784 [execute] INFO git cat-file --batch-check 01:05:20 2023-03-08 01:05:19,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=) 01:05:20 2023-03-08 01:05:19,788 [execute] INFO git rev-list 25e5e98e9883ec94104c177f8a92cb524db4b2e0 -- 01:05:20 2023-03-08 01:05:19,789 [execute] DEBUG Popen(['git', 'rev-list', '25e5e98e9883ec94104c177f8a92cb524db4b2e0', '--'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=None) 01:05:20 2023-03-08 01:05:19,806 [execute] INFO git fetch -v origin 01:05:20 2023-03-08 01:05:19,806 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=True, shell=None, istream=None) 01:05:20 2023-03-08 01:05:20,282 [run_push] DEBUG no remote changes detected 01:05:20 2023-03-08 01:05:20,282 [execute] INFO git push origin semver 01:05:20 2023-03-08 01:05:20,282 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/442/.semver, universal_newlines=False, shell=None, istream=None) 01:05:21 2023-03-08 01:05:21,132 [run_push] DEBUG push all version tags 01:05:21 2023-03-08 01:05:21,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:05:21 2023-03-08 01:05:21,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/442, universal_newlines=False, shell=None, istream=None) 01:05:22 2023-03-08 01:05:21,933 [read_version] DEBUG read version from /w/workspace/edgex-go/442/.semver/main 01:05:22 3.0.0-dev.81 [Pipeline] } 01:05:22 $ docker exec --env ******** --env ******** b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 ssh-agent -k 01:05:22 unset SSH_AUTH_SOCK; 01:05:22 unset SSH_AGENT_PID; 01:05:22 echo Agent pid 37 killed; 01:05:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:22 + git semver [Pipeline] } 01:05:23 $ docker stop --time=1 b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 01:05:24 $ docker rm -f --volumes b406215a440623ec5aee96478bd84439b1c7f47652f0f820264e81fac2adc619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:05:25 + [ -d /w/workspace/edgex-go/442/archives ] [Pipeline] libraryResource [Pipeline] sh 01:05:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:05:26 ---> package-listing.sh 01:05:26 ++ facter osfamily 01:05:26 ++ tr '[:upper:]' '[:lower:]' 01:05:26 + OS_FAMILY=debian 01:05:26 + workspace=/w/workspace/edgex-go/442 01:05:26 + START_PACKAGES=/tmp/packages_start.txt 01:05:26 + END_PACKAGES=/tmp/packages_end.txt 01:05:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:05:26 + PACKAGES=/tmp/packages_start.txt 01:05:26 + '[' /w/workspace/edgex-go/442 ']' 01:05:26 + PACKAGES=/tmp/packages_end.txt 01:05:26 + case "${OS_FAMILY}" in 01:05:26 + dpkg -l 01:05:26 + grep '^ii' 01:05:26 + '[' -f /tmp/packages_start.txt ']' 01:05:26 + '[' -f /tmp/packages_end.txt ']' 01:05:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:05:26 + '[' /w/workspace/edgex-go/442 ']' 01:05:26 + mkdir -p /w/workspace/edgex-go/442/archives/ 01:05:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/442/archives/ [Pipeline] echo 01:05:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:05:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:27 01:05:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:27 latest: Pulling from edgex-lftools-log-publisher 01:05:27 5eb5b503b376: Pulling fs layer 01:05:27 5c69ac0246d0: Pulling fs layer 01:05:27 ec43610c2a17: Pulling fs layer 01:05:27 3a2ae6a8a46f: Pulling fs layer 01:05:27 33b1e0a273af: Pulling fs layer 01:05:27 5d3b04190fa2: Pulling fs layer 01:05:27 2f39f015ded8: Pulling fs layer 01:05:27 3a2ae6a8a46f: Waiting 01:05:27 5d3b04190fa2: Waiting 01:05:27 33b1e0a273af: Waiting 01:05:27 2f39f015ded8: Waiting 01:05:27 5c69ac0246d0: Verifying Checksum 01:05:27 5c69ac0246d0: Download complete 01:05:27 3a2ae6a8a46f: Download complete 01:05:27 33b1e0a273af: Download complete 01:05:27 ec43610c2a17: Verifying Checksum 01:05:27 ec43610c2a17: Download complete 01:05:27 5d3b04190fa2: Download complete 01:05:27 5eb5b503b376: Verifying Checksum 01:05:27 5eb5b503b376: Download complete 01:05:28 2f39f015ded8: Download complete 01:05:29 5eb5b503b376: Pull complete 01:05:29 5c69ac0246d0: Pull complete 01:05:29 ec43610c2a17: Pull complete 01:05:29 3a2ae6a8a46f: Pull complete 01:05:30 33b1e0a273af: Pull complete 01:05:30 5d3b04190fa2: Pull complete 01:05:35 2f39f015ded8: Pull complete 01:05:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:35 prd-ubuntu20.04-docker-8c-8g-8701 does not seem to be running inside a container 01:05:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/442 -v /w/workspace/edgex-go/442:/w/workspace/edgex-go/442:rw,z -v /w/workspace/edgex-go/442@tmp:/w/workspace/edgex-go/442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:05:38 $ docker top a762099c34f2422396ed37fac6813cbf2b6f8a382271911661787194976526d1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:05:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:05:39 + ls /var/log/sa-host 01:05:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:39 provisioning config files... 01:05:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/442@tmp/config8239846031042156434tmp [Pipeline] { [Pipeline] echo 01:05:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:05:40 ---> create-netrc.sh [Pipeline] } 01:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:05:40 ---> python-tools-install.sh [Pipeline] echo 01:05:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:05:40 ---> sudo-logs.sh 01:05:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:05:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:05:40 ---> job-cost.sh 01:05:40 lf-activate-venv: SKIPPING 01:05:40 DEBUG: total: 0.10999999940395355 01:05:40 INFO: Retrieving Stack Cost... 01:05:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:05:42 INFO: Archiving Costs [Pipeline] echo 01:05:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:05:42 ---> logs-deploy.sh 01:05:42 lf-activate-venv: SKIPPING 01:05:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/442 01:05:42 INFO: archiving workspace using pattern(s): 01:05:43 Archives upload complete. 01:05:43 INFO: archiving logs to Nexus 01:05:44 ---> uname -a: 01:05:44 Linux prd-ubuntu20-04-docker-8c-8g-8701 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:05:44 01:05:44 01:05:44 ---> lscpu: 01:05:44 Architecture: x86_64 01:05:44 CPU op-mode(s): 32-bit, 64-bit 01:05:44 Byte Order: Little Endian 01:05:44 Address sizes: 40 bits physical, 48 bits virtual 01:05:44 CPU(s): 8 01:05:44 On-line CPU(s) list: 0-7 01:05:44 Thread(s) per core: 1 01:05:44 Core(s) per socket: 1 01:05:44 Socket(s): 8 01:05:44 NUMA node(s): 1 01:05:44 Vendor ID: AuthenticAMD 01:05:44 CPU family: 23 01:05:44 Model: 49 01:05:44 Model name: AMD EPYC-Rome Processor 01:05:44 Stepping: 0 01:05:44 CPU MHz: 2799.996 01:05:44 BogoMIPS: 5599.99 01:05:44 Virtualization: AMD-V 01:05:44 Hypervisor vendor: KVM 01:05:44 Virtualization type: full 01:05:44 L1d cache: 256 KiB 01:05:44 L1i cache: 256 KiB 01:05:44 L2 cache: 4 MiB 01:05:44 L3 cache: 128 MiB 01:05:44 NUMA node0 CPU(s): 0-7 01:05:44 Vulnerability Itlb multihit: Not affected 01:05:44 Vulnerability L1tf: Not affected 01:05:44 Vulnerability Mds: Not affected 01:05:44 Vulnerability Meltdown: Not affected 01:05:44 Vulnerability Mmio stale data: Not affected 01:05:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:05:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:05:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:05:44 Vulnerability Srbds: Not affected 01:05:44 Vulnerability Tsx async abort: Not affected 01:05:44 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 01:05:44 01:05:44 01:05:44 ---> nproc: 01:05:44 8 01:05:44 01:05:44 01:05:44 ---> df -h: 01:05:44 Filesystem Size Used Avail Use% Mounted on 01:05:44 overlay 155G 20G 136G 13% / 01:05:44 tmpfs 64M 0 64M 0% /dev 01:05:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:05:44 shm 64M 0 64M 0% /dev/shm 01:05:44 /dev/vda1 155G 20G 136G 13% /facter-os 01:05:44 01:05:44 01:05:44 ---> sar -b -r -n DEV: 01:05:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8701) 03/08/23 _x86_64_ (8 CPU) 01:05:44 01:05:44 00:31:43 LINUX RESTART (8 CPU) 01:05:44 01:05:44 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:05:44 00:33:01 197.13 47.82 149.32 0.00 5303.57 202295.63 0.00 01:05:44 00:34:01 43.99 0.02 43.98 0.00 4.27 20226.36 0.00 01:05:44 00:35:01 39.54 0.25 39.29 0.00 3.20 11100.45 0.00 01:05:44 00:36:01 448.82 9.93 438.88 0.00 130.13 171009.47 0.00 01:05:44 00:37:01 697.08 8.96 688.12 0.00 917.43 265762.48 0.00 01:05:44 00:38:01 983.43 6.20 977.23 0.00 4286.27 299969.73 0.00 01:05:44 00:39:01 838.02 0.20 837.82 0.00 7.60 134896.90 0.00 01:05:44 00:40:01 27.28 0.17 27.11 0.00 24.80 770.94 0.00 01:05:44 00:41:01 6.35 0.02 6.33 0.00 1.73 162.51 0.00 01:05:44 00:42:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 01:05:44 00:43:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 01:05:44 00:44:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 01:05:44 00:45:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 01:05:44 00:46:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 01:05:44 00:47:01 1.37 0.02 1.35 0.00 0.13 18.26 0.00 01:05:44 00:48:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 01:05:44 00:49:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 01:05:44 00:50:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 01:05:44 00:51:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 01:05:44 00:52:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 01:05:44 00:53:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 01:05:44 00:54:01 1.85 0.00 1.85 0.00 0.00 22.00 0.00 01:05:44 00:55:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 01:05:44 00:56:01 1.51 0.00 1.51 0.00 0.00 18.17 0.00 01:05:44 00:57:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 01:05:44 00:58:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 01:05:44 00:59:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 01:05:44 01:00:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 01:05:44 01:01:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 01:05:44 01:02:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 01:05:44 01:03:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 01:05:44 01:04:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 01:05:44 01:05:01 78.15 0.35 77.80 0.00 10.13 33831.29 0.00 01:05:44 Average: 102.73 2.24 100.49 0.00 324.08 34573.86 0.00 01:05:44 01:05:44 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:05:44 00:33:01 28308032 31578204 726760 2.21 98816 3410268 2008252 5.92 1123080 3043140 77712 01:05:44 00:34:01 28263620 31581880 716052 2.18 113356 3419080 1819828 5.36 1184336 2993284 118880 01:05:44 00:35:01 27715912 31547812 748604 2.28 115424 3901552 1875152 5.53 1374968 3324920 314740 01:05:44 00:36:01 22697840 31334560 948228 2.88 263524 8222956 2760856 8.14 2244760 7112968 1305400 01:05:44 00:37:01 20852372 31347204 923660 2.81 309904 9993208 2416436 7.12 2389692 8759700 1228 01:05:44 00:38:01 17905344 31340072 920912 2.80 374248 12695876 2371128 6.99 2782576 11134192 327040 01:05:44 00:39:01 19728124 31524236 751044 2.28 389800 11122872 1801224 5.31 2404868 9787864 1420 01:05:44 00:40:01 19710152 31508400 766564 2.33 390892 11124088 1910752 5.63 2419952 9788296 508 01:05:44 00:41:01 19715160 31513852 760964 2.31 391108 11124188 1866140 5.50 2414996 9788220 8 01:05:44 00:42:01 19714928 31513808 760884 2.31 391116 11124320 1866140 5.50 2414872 9788348 180 01:05:44 00:43:01 19724864 31523772 751296 2.28 391136 11124324 1866140 5.50 2404468 9788356 8 01:05:44 00:44:01 19725132 31524068 751020 2.28 391164 11124324 1866140 5.50 2404428 9788356 164 01:05:44 00:45:01 19726092 31525208 749988 2.28 391172 11124328 1866140 5.50 2403388 9788536 8 01:05:44 00:46:01 19726008 31525168 750212 2.28 391192 11124332 1866140 5.50 2403392 9788548 188 01:05:44 00:47:01 19718032 31517228 757932 2.30 391216 11124308 1883212 5.55 2415792 9788524 256 01:05:44 00:48:01 19724932 31524276 750828 2.28 391228 11124440 1883212 5.55 2403584 9788640 44 01:05:44 00:49:01 19724308 31523676 751428 2.29 391236 11124440 1883212 5.55 2403388 9788656 12 01:05:44 00:50:01 19724584 31523968 751084 2.28 391240 11124444 1883212 5.55 2403400 9788664 4 01:05:44 00:51:01 19724504 31523892 751088 2.28 391248 11124452 1883212 5.55 2403456 9788668 8 01:05:44 00:52:01 19724700 31524204 750792 2.28 391280 11124452 1883212 5.55 2403904 9788740 68 01:05:44 00:53:01 19724716 31524244 750728 2.28 391304 11124456 1883212 5.55 2403528 9788760 8 01:05:44 00:54:01 19724548 31524140 750680 2.28 391332 11124460 1883212 5.55 2403496 9788764 4 01:05:44 00:55:01 19724708 31524332 750664 2.28 391332 11124464 1883212 5.55 2404024 9788768 8 01:05:44 00:56:01 19724660 31524288 750628 2.28 391344 11124468 1883212 5.55 2403584 9788772 44 01:05:44 00:57:01 19724612 31524252 750608 2.28 391352 11124468 1883212 5.55 2403516 9788772 8 01:05:44 00:58:01 19724520 31524200 750812 2.28 391384 11124472 1883212 5.55 2403656 9788780 24 01:05:44 00:59:01 19724756 31524440 750540 2.28 391388 11124476 1883212 5.55 2403724 9788784 12 01:05:44 01:00:01 19724708 31524396 750516 2.28 391400 11124476 1883212 5.55 2403588 9788788 8 01:05:44 01:01:01 19724652 31524348 750480 2.28 391412 11124484 1883212 5.55 2403588 9788792 28 01:05:44 01:02:01 19724636 31524368 750432 2.28 391416 11124484 1883212 5.55 2403672 9788788 180 01:05:44 01:03:01 19724248 31523988 750824 2.28 391436 11124488 1883212 5.55 2403740 9788792 4 01:05:44 01:04:01 19724052 31523868 751048 2.28 391456 11124492 1883212 5.55 2403984 9788796 208 01:05:44 01:05:01 18468452 31476308 797504 2.43 420672 12235756 2158884 6.36 2525188 10854592 413256 01:05:44 Average: 20515694 31508868 768024 2.34 359622 10397324 1945975 5.73 2308260 9143229 77626 01:05:44 01:05:44 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:05:44 00:33:01 docker0 587.35 562.90 42.37 3427.25 0.00 0.00 0.00 0.00 01:05:44 00:33:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 01:05:44 00:33:01 ens3 1553.50 1388.19 12559.61 173.74 0.00 0.00 0.00 0.00 01:05:44 00:34:01 docker0 1.32 1.38 0.08 0.11 0.00 0.00 0.00 0.00 01:05:44 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:34:01 ens3 36.88 24.83 32.55 14.73 0.00 0.00 0.00 0.00 01:05:44 00:34:01 veth53ee30e 1.32 1.50 0.10 0.12 0.00 0.00 0.00 0.00 01:05:44 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:35:01 ens3 50.30 55.05 23.22 113.72 0.00 0.00 0.00 0.00 01:05:44 00:35:01 veth53ee30e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:36:01 veth689f559 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 01:05:44 00:36:01 docker0 506.77 874.72 41.32 6173.18 0.00 0.00 0.00 0.00 01:05:44 00:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 01:05:44 00:36:01 ens3 989.40 575.00 7884.22 72.72 0.00 0.00 0.00 0.00 01:05:44 00:37:01 veth689f559 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 01:05:44 00:37:01 veth2f0307e 15.19 22.83 1.50 7.52 0.00 0.00 0.00 0.00 01:05:44 00:37:01 docker0 30.54 50.62 2.18 206.54 0.00 0.00 0.00 0.00 01:05:44 00:37:01 veth7b09bb9 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 01:05:44 00:37:01 vethd9e4838 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 01:05:44 00:37:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:05:44 00:37:01 ens3 173.14 105.56 1191.49 23.48 0.00 0.00 0.00 0.00 01:05:44 00:38:01 veth689f559 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 01:05:44 00:38:01 vethc3a9330 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 01:05:44 00:38:01 veth4e23ec6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 01:05:44 00:38:01 vetheeec66c 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:05:44 00:38:01 docker0 194.30 398.35 15.01 2584.20 0.00 0.00 0.00 0.00 01:05:44 00:38:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 01:05:44 00:38:01 ens3 558.83 254.17 4569.91 41.23 0.00 0.00 0.00 0.00 01:05:44 00:38:01 veth977e03c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 01:05:44 00:39:01 docker0 11.05 25.92 0.67 215.32 0.00 0.00 0.00 0.00 01:05:44 00:39:01 lo 12.80 12.80 1.26 1.26 0.00 0.00 0.00 0.00 01:05:44 00:39:01 ens3 190.19 187.39 309.83 518.04 0.00 0.00 0.00 0.00 01:05:44 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:40:01 lo 45.26 45.26 4.46 4.46 0.00 0.00 0.00 0.00 01:05:44 00:40:01 ens3 474.54 472.84 227.35 2451.65 0.00 0.00 0.00 0.00 01:05:44 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:41:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 01:05:44 00:41:01 ens3 95.85 79.24 55.90 416.55 0.00 0.00 0.00 0.00 01:05:44 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:43:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:05:44 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:46:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:48:01 ens3 0.23 0.27 0.08 0.08 0.00 0.00 0.00 0.00 01:05:44 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:49:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:05:44 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:50:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:05:44 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:51:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:05:44 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:52:01 ens3 0.82 0.60 0.47 0.28 0.00 0.00 0.00 0.00 01:05:44 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:53:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:05:44 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:54:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:05:44 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:55:01 ens3 0.38 0.27 0.25 0.21 0.00 0.00 0.00 0.00 01:05:44 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:56:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 00:58:01 ens3 1.02 0.40 0.25 0.09 0.00 0.00 0.00 0.00 01:05:44 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 00:59:01 ens3 0.60 0.60 0.38 0.28 0.00 0.00 0.00 0.00 01:05:44 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 01:00:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 01:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 01:02:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 01:03:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:05:44 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:44 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:05:44 01:04:01 ens3 0.97 0.58 0.31 0.22 0.00 0.00 0.00 0.00 01:05:44 01:05:01 docker0 37.14 66.76 3.06 585.74 0.00 0.00 0.00 0.00 01:05:44 01:05:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 01:05:44 01:05:01 ens3 359.06 207.45 7757.34 38.51 0.00 0.00 0.00 0.00 01:05:44 Average: docker0 41.49 60.05 3.17 399.94 0.00 0.00 0.00 0.00 01:05:44 Average: lo 2.38 2.38 0.23 0.23 0.00 0.00 0.00 0.00 01:05:44 Average: ens3 136.10 101.68 1049.41 117.20 0.00 0.00 0.00 0.00 01:05:44 01:05:44 01:05:44 ---> sar -P ALL: 01:05:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8701) 03/08/23 _x86_64_ (8 CPU) 01:05:44 01:05:44 00:31:43 LINUX RESTART (8 CPU) 01:05:44 01:05:44 00:32:01 CPU %user %nice %system %iowait %steal %idle 01:05:44 00:33:01 all 13.21 0.00 5.29 1.71 0.19 79.60 01:05:44 00:33:01 0 12.92 0.00 4.84 0.42 0.15 81.67 01:05:44 00:33:01 1 11.66 0.00 4.28 0.59 0.20 83.27 01:05:44 00:33:01 2 13.78 0.00 6.84 0.97 0.17 78.25 01:05:44 00:33:01 3 15.26 0.00 5.41 3.97 0.22 75.15 01:05:44 00:33:01 4 14.47 0.00 6.61 3.75 0.24 74.93 01:05:44 00:33:01 5 14.59 0.00 4.07 1.37 0.14 79.84 01:05:44 00:33:01 6 11.61 0.00 4.38 0.45 0.15 83.41 01:05:44 00:33:01 7 11.44 0.00 5.92 2.15 0.24 80.25 01:05:44 00:34:01 all 33.94 0.00 6.22 0.36 0.17 59.32 01:05:44 00:34:01 0 33.67 0.00 5.10 0.02 0.13 61.08 01:05:44 00:34:01 1 32.50 0.00 5.97 0.96 0.20 60.37 01:05:44 00:34:01 2 34.25 0.00 7.22 0.02 0.18 58.32 01:05:44 00:34:01 3 36.01 0.00 6.99 0.24 0.15 56.61 01:05:44 00:34:01 4 33.79 0.00 7.31 0.96 0.17 57.78 01:05:44 00:34:01 5 33.30 0.00 6.00 0.02 0.13 60.55 01:05:44 00:34:01 6 33.84 0.00 5.43 0.03 0.17 60.53 01:05:44 00:34:01 7 34.14 0.00 5.73 0.64 0.20 59.30 01:05:44 00:35:01 all 54.68 0.00 7.80 0.13 0.24 37.15 01:05:44 00:35:01 0 55.88 0.00 8.10 0.00 0.22 35.80 01:05:44 00:35:01 1 50.29 0.00 7.17 0.17 0.29 42.09 01:05:44 00:35:01 2 55.67 0.00 7.44 0.07 0.22 36.60 01:05:44 00:35:01 3 56.12 0.00 8.26 0.02 0.25 35.35 01:05:44 00:35:01 4 54.68 0.00 7.70 0.61 0.24 36.77 01:05:44 00:35:01 5 55.20 0.00 7.88 0.00 0.24 36.68 01:05:44 00:35:01 6 55.24 0.00 7.83 0.02 0.24 36.68 01:05:44 00:35:01 7 54.32 0.00 8.01 0.20 0.20 37.26 01:05:44 00:36:01 all 19.15 0.00 10.35 4.84 0.22 65.44 01:05:44 00:36:01 0 18.45 0.00 8.49 3.84 0.22 69.00 01:05:44 00:36:01 1 19.21 0.00 10.77 7.07 0.20 62.74 01:05:44 00:36:01 2 18.55 0.00 11.23 4.27 0.20 65.75 01:05:44 00:36:01 3 18.51 0.00 9.73 2.72 0.24 68.80 01:05:44 00:36:01 4 20.32 0.00 9.84 4.65 0.24 64.94 01:05:44 00:36:01 5 19.12 0.00 8.64 2.71 0.20 69.33 01:05:44 00:36:01 6 22.57 0.00 11.58 8.54 0.21 57.11 01:05:44 00:36:01 7 16.49 0.00 12.55 4.93 0.27 65.76 01:05:44 00:37:01 all 62.35 0.00 13.06 4.09 0.23 20.27 01:05:44 00:37:01 0 62.34 0.00 12.64 0.62 0.27 24.14 01:05:44 00:37:01 1 62.35 0.00 15.02 16.83 0.22 5.59 01:05:44 00:37:01 2 61.93 0.00 13.26 7.83 0.20 16.78 01:05:44 00:37:01 3 63.14 0.00 11.46 1.26 0.23 23.91 01:05:44 00:37:01 4 62.73 0.00 11.76 1.46 0.22 23.83 01:05:44 00:37:01 5 60.64 0.00 14.43 1.71 0.22 22.99 01:05:44 00:37:01 6 64.58 0.00 10.88 1.24 0.23 23.07 01:05:44 00:37:01 7 61.06 0.00 15.06 1.90 0.25 21.74 01:05:44 00:38:01 all 66.87 0.00 15.30 5.63 0.35 11.86 01:05:44 00:38:01 0 67.55 0.00 14.65 4.29 0.30 13.21 01:05:44 00:38:01 1 66.88 0.00 16.87 5.54 0.32 10.39 01:05:44 00:38:01 2 66.80 0.00 14.98 5.60 0.37 12.25 01:05:44 00:38:01 3 65.99 0.00 15.21 4.87 0.35 13.58 01:05:44 00:38:01 4 66.43 0.00 14.82 6.44 0.32 11.98 01:05:44 00:38:01 5 66.16 0.00 16.16 5.16 0.34 12.17 01:05:44 00:38:01 6 68.72 0.00 14.03 5.44 0.39 11.43 01:05:44 00:38:01 7 66.44 0.00 15.67 7.67 0.39 9.83 01:05:44 00:39:01 all 40.42 0.00 8.95 3.62 0.27 46.74 01:05:44 00:39:01 0 41.60 0.00 8.93 2.66 0.29 46.53 01:05:44 00:39:01 1 42.93 0.00 8.13 2.85 0.27 45.82 01:05:44 00:39:01 2 38.24 0.00 9.70 4.27 0.25 47.55 01:05:44 00:39:01 3 41.83 0.00 8.87 4.02 0.27 45.01 01:05:44 00:39:01 4 39.01 0.00 8.80 1.75 0.27 50.17 01:05:44 00:39:01 5 39.01 0.00 8.98 4.57 0.29 47.15 01:05:44 00:39:01 6 40.44 0.00 8.76 6.41 0.24 44.15 01:05:44 00:39:01 7 40.29 0.00 9.44 2.43 0.32 47.52 01:05:44 00:40:01 all 7.72 0.00 0.99 0.11 0.10 91.09 01:05:44 00:40:01 0 7.90 0.00 1.24 0.02 0.12 90.73 01:05:44 00:40:01 1 7.63 0.00 0.99 0.22 0.10 91.07 01:05:44 00:40:01 2 7.47 0.00 0.72 0.02 0.08 91.71 01:05:44 00:40:01 3 8.07 0.00 0.93 0.00 0.12 90.87 01:05:44 00:40:01 4 8.96 0.00 1.02 0.05 0.08 89.89 01:05:44 00:40:01 5 5.22 0.00 0.69 0.10 0.08 93.91 01:05:44 00:40:01 6 8.15 0.00 0.93 0.42 0.10 90.40 01:05:44 00:40:01 7 8.35 0.00 1.40 0.05 0.12 90.09 01:05:44 00:41:01 all 1.11 0.00 0.18 0.02 0.03 98.66 01:05:44 00:41:01 0 1.12 0.00 0.23 0.00 0.03 98.61 01:05:44 00:41:01 1 2.06 0.00 0.25 0.00 0.05 97.64 01:05:44 00:41:01 2 1.80 0.00 0.25 0.00 0.03 97.92 01:05:44 00:41:01 3 0.48 0.00 0.18 0.02 0.02 99.30 01:05:44 00:41:01 4 0.57 0.00 0.13 0.00 0.02 99.28 01:05:44 00:41:01 5 0.13 0.00 0.05 0.00 0.02 99.80 01:05:44 00:41:01 6 1.38 0.00 0.15 0.12 0.02 98.33 01:05:44 00:41:01 7 1.34 0.00 0.22 0.00 0.02 98.43 01:05:44 00:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:05:44 00:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:05:44 00:42:01 1 0.07 0.00 0.02 0.02 0.02 99.88 01:05:44 00:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:05:44 00:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:05:44 00:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:05:44 00:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:43:01 all 0.11 0.00 0.02 0.00 0.01 99.86 01:05:44 00:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:05:44 00:43:01 1 0.75 0.00 0.03 0.02 0.00 99.20 01:05:44 00:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 00:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:05:44 00:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:05:44 00:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:05:44 01:05:44 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:05:44 00:44:01 all 0.21 0.00 0.02 0.00 0.00 99.76 01:05:44 00:44:01 0 0.03 0.00 0.07 0.00 0.00 99.90 01:05:44 00:44:01 1 1.60 0.00 0.02 0.00 0.02 98.37 01:05:44 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:05:44 00:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:05:44 00:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:05:44 00:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:05:44 00:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:05:44 00:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:45:01 3 0.03 0.00 0.02 0.02 0.00 99.93 01:05:44 00:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:05:44 00:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:05:44 00:46:01 0 0.03 0.00 0.07 0.00 0.02 99.88 01:05:44 00:46:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:05:44 00:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:46:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:05:44 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:05:44 00:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:05:44 00:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 01:05:44 00:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:05:44 00:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:05:44 00:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:05:44 00:47:01 3 0.03 0.00 0.03 0.02 0.00 99.92 01:05:44 00:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:05:44 00:47:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:05:44 00:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:05:44 00:48:01 all 0.02 0.00 0.02 0.01 0.01 99.94 01:05:44 00:48:01 0 0.03 0.00 0.05 0.00 0.03 99.88 01:05:44 00:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:05:44 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:48:01 3 0.02 0.00 0.03 0.03 0.02 99.90 01:05:44 00:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 00:48:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:05:44 00:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:05:44 00:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:05:44 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:05:44 00:49:01 2 0.07 0.00 0.02 0.00 0.02 99.90 01:05:44 00:49:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:05:44 00:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:05:44 00:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:05:44 00:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:05:44 00:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:50:01 all 0.15 0.00 0.01 0.01 0.01 99.82 01:05:44 00:50:01 0 0.00 0.00 0.00 0.08 0.02 99.90 01:05:44 00:50:01 1 1.08 0.00 0.03 0.00 0.00 98.89 01:05:44 00:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 00:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:05:44 00:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:05:44 00:50:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:05:44 00:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:51:01 all 0.27 0.00 0.02 0.00 0.00 99.71 01:05:44 00:51:01 0 0.00 0.00 0.05 0.00 0.02 99.93 01:05:44 00:51:01 1 2.00 0.00 0.02 0.00 0.02 97.96 01:05:44 00:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:05:44 00:51:01 3 0.05 0.00 0.02 0.02 0.00 99.92 01:05:44 00:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:05:44 00:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:52:01 all 0.10 0.00 0.01 0.01 0.01 99.88 01:05:44 00:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:05:44 00:52:01 1 0.33 0.00 0.02 0.00 0.02 99.63 01:05:44 00:52:01 2 0.05 0.00 0.00 0.02 0.00 99.93 01:05:44 00:52:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:05:44 00:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:05:44 00:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:05:44 00:52:01 7 0.28 0.00 0.00 0.00 0.00 99.72 01:05:44 00:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:05:44 00:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:05:44 00:53:01 1 0.07 0.00 0.00 0.00 0.02 99.92 01:05:44 00:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:05:44 00:53:01 3 0.07 0.00 0.02 0.02 0.00 99.90 01:05:44 00:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:05:44 00:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 00:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:05:44 00:54:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:05:44 00:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 00:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:54:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:05:44 00:54:01 4 0.00 0.00 0.02 0.03 0.00 99.95 01:05:44 00:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 01:05:44 00:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:05:44 00:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 01:05:44 01:05:44 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:05:44 00:55:01 all 0.12 0.00 0.02 0.00 0.00 99.86 01:05:44 00:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:55:01 1 0.78 0.00 0.03 0.00 0.00 99.19 01:05:44 00:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:05:44 00:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:05:44 00:55:01 4 0.02 0.00 0.02 0.02 0.02 99.93 01:05:44 00:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:05:44 00:56:01 all 0.06 0.00 0.02 0.00 0.01 99.91 01:05:44 00:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:05:44 00:56:01 1 0.34 0.00 0.02 0.00 0.02 99.63 01:05:44 00:56:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:05:44 00:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:05:44 00:56:01 4 0.00 0.00 0.03 0.03 0.00 99.93 01:05:44 00:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:05:44 00:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:57:01 all 0.04 0.00 0.01 0.00 0.01 99.93 01:05:44 00:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:05:44 00:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:05:44 00:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 00:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 00:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:05:44 00:57:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:05:44 00:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:57:01 7 0.18 0.00 0.00 0.02 0.02 99.78 01:05:44 00:58:01 all 0.03 0.00 0.01 0.01 0.00 99.96 01:05:44 00:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:05:44 00:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 00:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:05:44 00:58:01 3 0.05 0.00 0.00 0.00 0.00 99.95 01:05:44 00:58:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:05:44 00:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:05:44 00:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:58:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:05:44 00:59:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:05:44 00:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 00:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:05:44 00:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:05:44 00:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:05:44 00:59:01 4 0.03 0.00 0.02 0.02 0.00 99.93 01:05:44 00:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:05:44 00:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 00:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 01:00:01 all 0.21 0.00 0.02 0.00 0.01 99.75 01:05:44 01:00:01 0 0.00 0.00 0.03 0.02 0.03 99.92 01:05:44 01:00:01 1 1.58 0.00 0.03 0.00 0.02 98.37 01:05:44 01:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:05:44 01:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 01:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:05:44 01:00:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:05:44 01:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 01:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:05:44 01:01:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:05:44 01:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:05:44 01:01:01 1 0.37 0.00 0.02 0.00 0.00 99.62 01:05:44 01:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 01:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:05:44 01:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 01:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:05:44 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 01:01:01 7 0.08 0.00 0.00 0.02 0.00 99.90 01:05:44 01:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:05:44 01:02:01 0 0.02 0.00 0.03 0.03 0.02 99.90 01:05:44 01:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 01:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 01:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:05:44 01:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:05:44 01:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:05:44 01:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:05:44 01:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:05:44 01:03:01 all 0.15 0.00 0.02 0.01 0.01 99.81 01:05:44 01:03:01 0 0.00 0.00 0.03 0.02 0.02 99.93 01:05:44 01:03:01 1 1.06 0.00 0.03 0.00 0.02 98.89 01:05:44 01:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:05:44 01:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:05:44 01:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:05:44 01:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:05:44 01:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 01:03:01 7 0.02 0.00 0.00 0.03 0.02 99.93 01:05:44 01:04:01 all 0.18 0.00 0.02 0.01 0.00 99.79 01:05:44 01:04:01 0 0.10 0.00 0.02 0.02 0.00 99.87 01:05:44 01:04:01 1 1.22 0.00 0.05 0.00 0.00 98.73 01:05:44 01:04:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:05:44 01:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:05:44 01:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 01:04:01 5 0.03 0.00 0.05 0.00 0.00 99.92 01:05:44 01:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:05:44 01:04:01 7 0.02 0.00 0.00 0.03 0.00 99.95 01:05:44 01:05:01 all 6.83 0.00 3.09 0.63 0.16 89.29 01:05:44 01:05:01 0 5.74 0.00 2.75 2.67 0.15 88.68 01:05:44 01:05:01 1 5.69 0.00 3.32 1.37 0.19 89.43 01:05:44 01:05:01 2 8.69 0.00 4.04 0.02 0.10 87.16 01:05:44 01:05:01 3 7.15 0.00 2.76 0.03 0.15 89.90 01:05:44 01:05:01 4 6.20 0.00 3.19 0.02 0.10 90.49 01:05:44 01:05:01 5 7.05 0.00 3.08 0.20 0.27 89.40 01:05:44 01:05:01 6 6.15 0.00 2.40 0.02 0.13 91.30 01:05:44 01:05:01 7 7.99 0.00 3.20 0.69 0.17 87.94 01:05:44 01:05:44 Average: CPU %user %nice %system %iowait %steal %idle 01:05:44 Average: all 9.27 0.00 2.15 0.64 0.06 87.88 01:05:44 Average: 0 9.27 0.00 2.03 0.44 0.07 88.19 01:05:44 Average: 1 9.39 0.00 2.20 1.07 0.07 87.27 01:05:44 Average: 2 9.27 0.00 2.29 0.69 0.06 87.69 01:05:44 Average: 3 9.43 0.00 2.11 0.52 0.07 87.87 01:05:44 Average: 4 9.25 0.00 2.15 0.60 0.06 87.94 01:05:44 Average: 5 9.05 0.00 2.12 0.47 0.06 88.29 01:05:44 Average: 6 9.41 0.00 1.99 0.68 0.06 87.86 01:05:44 Average: 7 9.10 0.00 2.32 0.62 0.07 87.88 01:05:44 01:05:44 01:05:44