Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c81f2623765c7cb967c9e53a7d8046df7c306cf 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-ssh12438069326756816297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13439779951245354666.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12030258367832550843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14765836030927476742.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-ssh5894188022992741051.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7378’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7382 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/487 [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/487 # 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 0c81f2623765c7cb967c9e53a7d8046df7c306cf (main) Commit message: "Merge pull request #4503 from jinlinGuan/issue-4486" > 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 0c81f2623765c7cb967c9e53a7d8046df7c306cf # timeout=10 > git rev-list --no-walk 9020600ba504d987cb44b33f5cd33d13328f6ef2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:03:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:03:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:03:48 ========================================================= 06:03:48 EdgeX Global Pipelines Version Info 06:03:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:03:49 ------------------- 06:03:49 stable info: 06:03:49 ------------------- 06:03:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:03:49 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 06:03:49 Message: update stable to v1.0.245 06:03:49 ------------------- 06:03:49 experimental info: 06:03:49 ------------------- 06:03:49 Commited By: **** collab-it+edgex@linuxfoundation.org 06:03:49 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 06:03:49 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c81f26 [Pipeline] echo 06:03:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:50 provisioning config files... 06:03:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/487@tmp/config7300407265386447984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:50 ---> docker-login.sh 06:03:50 nexus3.edgexfoundry.org:10001 06:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:51 Configure a credential helper to remove this warning. See 06:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:51 06:03:51 Login Succeeded 06:03:51 nexus3.edgexfoundry.org:10002 06:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:51 Configure a credential helper to remove this warning. See 06:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:51 06:03:51 Login Succeeded 06:03:51 nexus3.edgexfoundry.org:10003 06:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:51 Configure a credential helper to remove this warning. See 06:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:51 06:03:51 Login Succeeded 06:03:51 nexus3.edgexfoundry.org:10004 06:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:51 Configure a credential helper to remove this warning. See 06:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:51 06:03:51 Login Succeeded 06:03:51 docker.io 06:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:51 Configure a credential helper to remove this warning. See 06:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:51 06:03:51 Login Succeeded 06:03:51 ---> docker-login.sh ends [Pipeline] } 06:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:52 + 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 06:03:52 + cut -d/ -f2 06:03:52 + dirname cmd/core-command/Dockerfile 06:03:52 + echo core-command,cmd/core-command/Dockerfile 06:03:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:03:52 + dirname cmd/core-data/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo core-data,cmd/core-data/Dockerfile 06:03:52 + dirname cmd/core-metadata/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo core-metadata,cmd/core-metadata/Dockerfile 06:03:52 + dirname cmd/security-bootstrapper/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:03:52 + dirname cmd/security-proxy-auth/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:03:52 + dirname cmd/security-proxy-setup/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:03:52 + dirname cmd/security-secretstore-setup/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:03:52 + + dirname cmd/security-spiffe-token-provider/Dockerfile 06:03:52 cut -d/ -f2 06:03:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:03:52 + dirname cmd/security-spire-agent/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:03:52 + dirname cmd/security-spire-config/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:03:52 + + dirname cmd/security-spire-server/Dockerfile 06:03:52 cut -d/ -f2 06:03:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:03:52 + dirname cmd/support-notifications/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo support-notifications,cmd/support-notifications/Dockerfile 06:03:52 + dirname cmd/support-scheduler/Dockerfile 06:03:52 + cut -d/ -f2 06:03:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:03:52 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 06:03:52 + git rev-list -1 --merges 0c81f2623765c7cb967c9e53a7d8046df7c306cf~1..0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] echo 06:03:52 -----------> git rev-list -1 --merges 0c81f2623765c7cb967c9e53a7d8046df7c306cf~1..0c81f2623765c7cb967c9e53a7d8046df7c306cf 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:03:52 0c81f2623765c7cb967c9e53a7d8046df7c306cf [false] [Pipeline] sh 06:03:52 + git log --format=format:%s -1 0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] echo 06:03:52 ========================================================= 06:03:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:03:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:03:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:53 + grep -v github /etc/ssh/ssh_known_hosts 06:03:53 + [ -e /tmp/ssh_known_hosts ] 06:03:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:03:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:03:53 + sudo tee -a /etc/ssh/ssh_known_hosts 06:03:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:53 06:03:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:54 0.1.4: Pulling from edgex-devops/py-git-semver 06:03:54 b85a868b505f: Pulling fs layer 06:03:54 e2be974225ed: Pulling fs layer 06:03:54 339a4e72a1f5: Pulling fs layer 06:03:54 988bab9f4d93: Pulling fs layer 06:03:54 1469e6f7b9e6: Pulling fs layer 06:03:54 eaf3925da568: Pulling fs layer 06:03:54 bab4dde63d76: Pulling fs layer 06:03:54 bde34c3a00c8: Pulling fs layer 06:03:54 b352a97aabf1: Pulling fs layer 06:03:54 988bab9f4d93: Waiting 06:03:54 eaf3925da568: Waiting 06:03:54 1469e6f7b9e6: Waiting 06:03:54 bab4dde63d76: Waiting 06:03:54 bde34c3a00c8: Waiting 06:03:54 4872d77fe225: Pulling fs layer 06:03:54 5851b861e8e6: Pulling fs layer 06:03:54 b352a97aabf1: Waiting 06:03:54 4872d77fe225: Waiting 06:03:54 5851b861e8e6: Waiting 06:03:54 e2be974225ed: Download complete 06:03:54 988bab9f4d93: Download complete 06:03:54 1469e6f7b9e6: Verifying Checksum 06:03:54 1469e6f7b9e6: Download complete 06:03:54 eaf3925da568: Download complete 06:03:54 339a4e72a1f5: Verifying Checksum 06:03:54 339a4e72a1f5: Download complete 06:03:54 bde34c3a00c8: Verifying Checksum 06:03:54 b352a97aabf1: Download complete 06:03:54 4872d77fe225: Verifying Checksum 06:03:54 4872d77fe225: Download complete 06:03:54 5851b861e8e6: Download complete 06:03:54 b85a868b505f: Verifying Checksum 06:03:54 b85a868b505f: Download complete 06:03:54 bab4dde63d76: Verifying Checksum 06:03:54 bab4dde63d76: Download complete 06:03:55 b85a868b505f: Pull complete 06:03:55 e2be974225ed: Pull complete 06:03:56 339a4e72a1f5: Pull complete 06:03:56 988bab9f4d93: Pull complete 06:03:56 1469e6f7b9e6: Pull complete 06:03:56 eaf3925da568: Pull complete 06:03:58 bab4dde63d76: Pull complete 06:03:58 bde34c3a00c8: Pull complete 06:03:58 b352a97aabf1: Pull complete 06:03:58 4872d77fe225: Pull complete 06:03:58 5851b861e8e6: Pull complete 06:03:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:58 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:04:01 $ docker top 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 -eo pid,comm 06:04:01 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). 06:04:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:01 [ssh-agent] Looking for ssh-agent implementation... 06:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:02 $ docker exec 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 ssh-agent 06:04:02 SSH_AUTH_SOCK=/tmp/ssh-lTbBUYSrPO0p/agent.32 06:04:02 SSH_AGENT_PID=38 06:04:02 Running ssh-add (command line suppressed) 06:04:02 Identity added: /w/workspace/edgex-go/487@tmp/private_key_12535601086231282864.key (/w/workspace/edgex-go/487@tmp/private_key_12535601086231282864.key) 06:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:02 + git tag --points-at HEAD [Pipeline] } 06:04:02 $ docker exec --env ******** --env ******** 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 ssh-agent -k 06:04:02 unset SSH_AUTH_SOCK; 06:04:02 unset SSH_AGENT_PID; 06:04:02 echo Agent pid 38 killed; 06:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:02 [ssh-agent] Looking for ssh-agent implementation... 06:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:02 $ docker exec 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 ssh-agent 06:04:02 SSH_AUTH_SOCK=/tmp/ssh-N336ALvA3qxP/agent.71 06:04:02 SSH_AGENT_PID=77 06:04:02 Running ssh-add (command line suppressed) 06:04:03 Identity added: /w/workspace/edgex-go/487@tmp/private_key_7036742214691107041.key (/w/workspace/edgex-go/487@tmp/private_key_7036742214691107041.key) 06:04:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:03 + git semver init 06:04:03 2023-04-11 06:04:03,578 [run_init] DEBUG init version:0.0.0 force:False 06:04:03 2023-04-11 06:04:03,579 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/487/.semver 06:04:03 2023-04-11 06:04:03,579 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/487/.semver 06:04:03 2023-04-11 06:04:03,579 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/487/.semver'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=None) 06:04:08 2023-04-11 06:04:08,719 [append_file] DEBUG append to file:/w/workspace/edgex-go/487/.git/info/exclude 06:04:08 2023-04-11 06:04:08,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/487/.semver/main with force:False 06:04:08 2023-04-11 06:04:08,720 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main 06:04:08 2023-04-11 06:04:08,720 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main 06:04:08 3.0.0-dev.125 [Pipeline] } 06:04:08 $ docker exec --env ******** --env ******** 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 ssh-agent -k 06:04:09 unset SSH_AUTH_SOCK; 06:04:09 unset SSH_AGENT_PID; 06:04:09 echo Agent pid 77 killed; 06:04:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:09 + git semver [Pipeline] } 06:04:09 $ docker stop --time=1 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 06:04:10 $ docker rm -f --volumes 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:04:11 Stashed 1 file(s) [Pipeline] echo 06:04:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.125 [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 06:04:11 + git config --global --add safe.directory /w/workspace/edgex-go/487 [Pipeline] echo 06:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:11 ========================================================= 06:04:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:04:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:04:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:04:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:12 63b65145d645: Pulling fs layer 06:04:12 a2d21d5440eb: Pulling fs layer 06:04:12 935e6c44a52c: Pulling fs layer 06:04:12 94cc34f8dd06: Pulling fs layer 06:04:12 30dea6a524f1: Pulling fs layer 06:04:12 a2aff8979fd8: Pulling fs layer 06:04:12 6808be2612f2: Pulling fs layer 06:04:12 f25807f1079a: Pulling fs layer 06:04:12 94cc34f8dd06: Waiting 06:04:12 30dea6a524f1: Waiting 06:04:12 a2aff8979fd8: Waiting 06:04:12 6808be2612f2: Waiting 06:04:12 f25807f1079a: Waiting 06:04:12 a2d21d5440eb: Verifying Checksum 06:04:12 a2d21d5440eb: Download complete 06:04:12 94cc34f8dd06: Verifying Checksum 06:04:12 94cc34f8dd06: Download complete 06:04:12 30dea6a524f1: Verifying Checksum 06:04:12 30dea6a524f1: Download complete 06:04:12 63b65145d645: Verifying Checksum 06:04:12 63b65145d645: Download complete 06:04:12 a2aff8979fd8: Verifying Checksum 06:04:12 a2aff8979fd8: Download complete 06:04:12 63b65145d645: Pull complete 06:04:12 a2d21d5440eb: Pull complete 06:04:12 f25807f1079a: Verifying Checksum 06:04:12 f25807f1079a: Download complete 06:04:13 935e6c44a52c: Verifying Checksum 06:04:13 935e6c44a52c: Download complete 06:04:13 6808be2612f2: Verifying Checksum 06:04:13 6808be2612f2: Download complete 06:04:16 935e6c44a52c: Pull complete 06:04:16 94cc34f8dd06: Pull complete 06:04:16 30dea6a524f1: Pull complete 06:04:16 a2aff8979fd8: Pull complete 06:04:18 6808be2612f2: Pull complete 06:04:19 f25807f1079a: Pull complete 06:04:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:04:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 06:04:19 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:04:19 WORKDIR /edgex 06:04:19 COPY go.mod . 06:04:19 RUN go mod download build 06:04:19 -t ci-base-image-x86_64 -f - . 06:04:20 Sending build context to Docker daemon 170.6MB 06:04:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:04:20 ---> 3b553350e43f 06:04:20 Step 2/4 : WORKDIR /edgex 06:04:25 ---> Running in 4152305addcb 06:04:25 Removing intermediate container 4152305addcb 06:04:25 ---> 13ad411694cc 06:04:25 Step 3/4 : COPY go.mod . 06:04:25 ---> 8ff3962707a6 06:04:25 Step 4/4 : RUN go mod download 06:04:25 ---> Running in a3615ac68606 06:04:26 Still waiting to schedule task 06:04:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:04:43 Removing intermediate container a3615ac68606 06:04:43 ---> eb35d132dcce 06:04:43 Successfully built eb35d132dcce 06:04:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker inspect -f . ci-base-image-x86_64 06:04:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:44 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:04:44 $ docker top 7d3359823fc54524e96732b2d2524ee2a2aa0526c3c4b3168ab6d9f5c1323a4c -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:44 + go version 06:04:44 go version go1.20.2 linux/amd64 [Pipeline] } 06:04:44 $ docker stop --time=1 7d3359823fc54524e96732b2d2524ee2a2aa0526c3c4b3168ab6d9f5c1323a4c 06:04:46 $ docker rm -f --volumes 7d3359823fc54524e96732b2d2524ee2a2aa0526c3c4b3168ab6d9f5c1323a4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:46 + docker inspect -f . ci-base-image-x86_64 06:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:46 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:04:46 $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:04:46 $ docker top b0019c23f1bd33f94e9e7c8a525bb83785d23f88d68443b43e3b0acdac18cc66 -eo pid,comm [Pipeline] { [Pipeline] echo 06:04:46 ========================================================= 06:04:46 [edgeXBuildGoParallel] Running Tests and Build... 06:04:46 ========================================================= [Pipeline] sh 06:04:47 + git config --global --add safe.directory /w/workspace/edgex-go/487 [Pipeline] fileExists [Pipeline] sh 06:04:47 + make test 06:04:47 go test -race -coverprofile=coverage.out ./... 06:04:54 ? github.com/edgexfoundry/edgex-go [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:05:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:05:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:05:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:05:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:05:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:05:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 06:05:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.3% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 06:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:05:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:05:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:05:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.255s coverage: 88.5% of statements 06:05:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.337s coverage: 95.6% of statements 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 06:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:05:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 65.9% of statements 06:05:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:05:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:05:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 06:05:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 06:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 44.1% of statements 06:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 82.9% of statements 06:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 06:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 06:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 06:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:05:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:05:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:05:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:05:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:05:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:05:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:05:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:05:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:05:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:05:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:05:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:05:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 06:05:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:05:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:05:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:05:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.075s coverage: 92.9% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.106s coverage: 92.3% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 06:05:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 06:05:51 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 06:05:51 running golangci-lint 06:05:51 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 06:05:51 go version go1.20.2 linux/amd64 06:05:51 level=info msg="[config_reader] Used config file .golangci.yml" 06:05:51 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 06:06:06 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|deps|imports|name|types_sizes) took 13.726622802s" 06:06:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.113401ms" 06:06:11 level=info msg="[linters_context/goanalysis] analyzers took 45.79027484s with top 10 stages: buildir: 27.425157064s, inspect: 1.411824603s, fact_deprecated: 1.137802158s, gosec: 1.102599038s, S1038: 910.037137ms, printf: 810.311953ms, ctrlflow: 709.142894ms, nilness: 663.546187ms, fact_purity: 605.391451ms, directives: 346.779626ms" 06:06:11 level=info msg="[runner] Issues before processing: 201, after processing: 0" 06:06:11 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 201/201, identifier_marker: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_files: 201/201, exclude: 201/201, exclude-rules: 21/201, nolint: 0/21, autogenerated_exclude: 201/201" 06:06:11 level=info msg="[runner] processing took 17.226857ms with stages: nolint: 6.334073ms, identifier_marker: 5.737799ms, autogenerated_exclude: 1.659847ms, path_prettifier: 1.429862ms, exclude-rules: 1.265558ms, skip_dirs: 750.637µs, cgo: 29.21µs, filename_unadjuster: 15.661µs, max_same_issues: 1.04µs, skip_files: 480ns, uniq_by_line: 410ns, source_code: 380ns, diff: 350ns, max_from_linter: 350ns, exclude: 300ns, sort_results: 260ns, severity-rules: 250ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 06:06:11 level=info msg="[runner] linters took 6.546243661s with stages: goanalysis_metalinter: 6.528912222s" 06:06:11 level=info msg="File cache stats: 0 entries of total size 0B" 06:06:11 level=info msg="Memory: 205 samples, avg is 174.2MB, max is 801.7MB" 06:06:11 level=info msg="Execution took 20.322526418s" 06:06:11 go vet ./... 06:06:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:15 ./bin/test-attribution-txt.sh [Pipeline] echo 06:06:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:06:16 + ls -al . 06:06:16 total 704 06:06:16 drwxrwxr-x 11 1001 1001 4096 Apr 11 06:04 . 06:06:16 drwxr-xr-x 4 root root 4096 Apr 11 06:04 .. 06:06:16 drwxrwxr-x 2 1001 1001 4096 Apr 11 06:03 .blubracket 06:06:16 -rw-rw-r-- 1 1001 1001 16 Apr 11 06:03 .dockerignore 06:06:16 drwxrwxr-x 8 1001 1001 4096 Apr 11 06:04 .git 06:06:16 drwxrwxr-x 3 1001 1001 4096 Apr 11 06:03 .github 06:06:16 -rw-rw-r-- 1 1001 1001 1133 Apr 11 06:03 .gitignore 06:06:16 -rw-rw-r-- 1 1001 1001 42 Apr 11 06:03 .golangci.yml 06:06:16 -rw-rw-r-- 1 1001 1001 87 Apr 11 06:03 .hadolint.yml 06:06:16 drwxr-xr-x 3 1001 1001 4096 Apr 11 06:04 .semver 06:06:16 -rw-rw-r-- 1 1001 1001 166 Apr 11 06:03 .sonarcloud.properties 06:06:16 -rw-rw-r-- 1 1001 1001 1171 Apr 11 06:03 ADOPTERS.md 06:06:16 -rw-rw-r-- 1 1001 1001 10835 Apr 11 06:03 Attribution.txt 06:06:16 -rw-rw-r-- 1 1001 1001 73765 Apr 11 06:03 CHANGELOG.md 06:06:16 -rw-rw-r-- 1 1001 1001 3804 Apr 11 06:03 CONTRIBUTING.md 06:06:16 -rw-rw-r-- 1 1001 1001 677 Apr 11 06:03 GOVERNANCE.md 06:06:16 -rw-rw-r-- 1 1001 1001 883 Apr 11 06:03 Jenkinsfile 06:06:16 -rw-rw-r-- 1 1001 1001 10775 Apr 11 06:03 LICENSE 06:06:16 -rw-rw-r-- 1 1001 1001 14368 Apr 11 06:03 Makefile 06:06:16 -rw-rw-r-- 1 1001 1001 582 Apr 11 06:03 OWNERS.md 06:06:16 -rw-rw-r-- 1 1001 1001 9403 Apr 11 06:03 README.md 06:06:16 -rw-rw-r-- 1 1001 1001 789 Apr 11 06:03 SECURITY.md 06:06:16 -rw-rw-r-- 1 1001 1001 13 Apr 11 06:04 VERSION 06:06:16 drwxrwxr-x 2 1001 1001 4096 Apr 11 06:03 bin 06:06:16 drwxrwxr-x 18 1001 1001 4096 Apr 11 06:03 cmd 06:06:16 -rw-r--r-- 1 root root 448242 Apr 11 06:05 coverage.out 06:06:16 -rw-rw-r-- 1 1001 1001 3200 Apr 11 06:03 go.mod 06:06:16 -rw-rw-r-- 1 1001 1001 31265 Apr 11 06:03 go.sum 06:06:16 drwxrwxr-x 7 1001 1001 4096 Apr 11 06:03 internal 06:06:16 drwxrwxr-x 3 1001 1001 4096 Apr 11 06:03 openapi 06:06:16 -rw-rw-r-- 1 1001 1001 594 Apr 11 06:03 security.txt 06:06:16 drwxrwxr-x 4 1001 1001 4096 Apr 11 06:03 snap 06:06:16 -rw-rw-r-- 1 1001 1001 204 Apr 11 06:03 version.go [Pipeline] sh 06:06:16 + '[' -e coverage.out ] 06:06:16 + chown 1001:1001 coverage.out [Pipeline] stash 06:06:16 Stashed 1 file(s) [Pipeline] sh 06:06:16 + make build 06:06:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:06:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:06:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:06:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:06:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:06:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:06:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:06:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:06:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:06:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:06:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:06:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7386 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:06:41 Running in /w/workspace/edgex-go/487 [Pipeline] { [Pipeline] checkout 06:06:41 The recommended git tool is: git 06:06:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:06:43 $ docker stop --time=1 b0019c23f1bd33f94e9e7c8a525bb83785d23f88d68443b43e3b0acdac18cc66 06:06:47 using credential edgex-jenkins-ssh 06:06:47 Cloning the remote Git repository 06:06:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:06:47 > git init /w/workspace/edgex-go/487 # timeout=10 06:06:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:06:47 > git --version # timeout=10 06:06:47 > git --version # 'git version 2.25.1' 06:06:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:48 $ docker rm -f --volumes b0019c23f1bd33f94e9e7c8a525bb83785d23f88d68443b43e3b0acdac18cc66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:48 06:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:49 latest: Pulling from edgex-devops/edgex-compose 06:06:49 cbdbe7a5bc2a: Pulling fs layer 06:06:49 ca9280d653b3: Pulling fs layer 06:06:49 7e9c9ca2126c: Pulling fs layer 06:06:49 cbdbe7a5bc2a: Verifying Checksum 06:06:49 cbdbe7a5bc2a: Download complete 06:06:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:49 ca9280d653b3: Verifying Checksum 06:06:49 ca9280d653b3: Download complete 06:06:49 cbdbe7a5bc2a: Pull complete 06:06:49 7e9c9ca2126c: Download complete 06:06:49 ca9280d653b3: Pull complete 06:06:53 7e9c9ca2126c: Pull complete 06:06:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:53 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:06:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:06:55 $ docker top fd78ca7552068dfa265643676f3e3887b3de76db2c487d339f730532234a74ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:56 + docker-compose build --help 06:06:56 + grep parallel 06:06:56 --parallel Build images in parallel. [Pipeline] } 06:06:56 $ docker stop --time=1 fd78ca7552068dfa265643676f3e3887b3de76db2c487d339f730532234a74ca 06:06:58 $ docker rm -f --volumes fd78ca7552068dfa265643676f3e3887b3de76db2c487d339f730532234a74ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:58 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:06:58 $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@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 06:06:59 $ docker top 40d65b6cc0d181cba14f5a47c9decea13702519ecd5ee8878d4adce1a621107c -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:59 + docker-compose -f ./docker-compose-build.yml build --parallel 06:06:59 Building core-command ... 06:06:59 Building core-common-config-bootstrapper ... 06:06:59 Building core-data ... 06:06:59 Building core-metadata ... 06:06:59 Building security-bootstrapper ... 06:06:59 Building security-proxy-auth ... 06:06:59 Building security-proxy-setup ... 06:06:59 Building security-secretstore-setup ... 06:06:59 Building security-spiffe-token-provider ... 06:06:59 Building security-spire-agent ... 06:06:59 Building security-spire-config ... 06:06:59 Building security-spire-server ... 06:06:59 Building support-notifications ... 06:06:59 Building support-scheduler ... 06:06:59 Building security-spiffe-token-provider 06:06:59 Building security-bootstrapper 06:06:59 Building security-spire-config 06:06:59 Building core-common-config-bootstrapper 06:06:59 Building core-data 06:07:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:07:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:06 Avoid second fetch 06:07:06 Checking out Revision 0c81f2623765c7cb967c9e53a7d8046df7c306cf (main) 06:07:07 Commit message: "Merge pull request #4503 from jinlinGuan/issue-4486" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:07:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:08 Dload Upload Total Spent Left Speed 06:07:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 06:07:06 > git config core.sparsecheckout # timeout=10 06:07:06 > git checkout -f 0c81f2623765c7cb967c9e53a7d8046df7c306cf # timeout=10 [Pipeline] sh 06:07:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:07:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:07:09 + sudo tee /etc/docker/daemon.new 06:07:09 { 06:07:09 "registry-mirrors": [ 06:07:09 "https://nexus3.edgexfoundry.org:10001" 06:07:09 ], 06:07:09 "bip": "10.250.0.254/24", 06:07:09 "hosts": [ 06:07:09 "tcp://0.0.0.0:5555", 06:07:09 "unix:///var/run/docker.sock" 06:07:09 ], 06:07:09 "mtu": 1458, 06:07:09 "selinux-enabled": true, 06:07:09 "seccomp-profile": "/etc/docker/seccomp.json" 06:07:09 } [Pipeline] sh 06:07:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:07:09 + sudo service docker restart 06:07:09 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:07:09 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:07:09 ---> eb35d132dcce 06:07:09 Step 3/33 : WORKDIR /edgex-go 06:07:09 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:07:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:07:09 ---> eb35d132dcce 06:07:09 Step 3/20 : WORKDIR /edgex-go 06:07:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:07:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:07:10 ---> eb35d132dcce 06:07:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:07:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:07:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:07:10 ---> eb35d132dcce 06:07:10 Step 3/27 : WORKDIR /edgex-go 06:07:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:07:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:07:10 ---> eb35d132dcce 06:07:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:07:14 ---> Running in bd221a63f89a 06:07:14 ---> Running in e4da76e436f9 06:07:14 ---> Running in 2f790bfb74b3 06:07:14 ---> Running in b904195b5637 06:07:14 ---> Running in f1d559f3bb4c 06:07:14 Removing intermediate container bd221a63f89a 06:07:14 Removing intermediate container 2f790bfb74b3 06:07:14 ---> a64b9955a88a 06:07:14 ---> 40db264f46d6 06:07:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curlStep 4/23 : WORKDIR /edgex-go 06:07:14 06:07:14 ---> Running in 920019c7fe38 06:07:14 ---> Running in 5ae2a8a59f8a 06:07:14 Removing intermediate container e4da76e436f9 06:07:14 ---> 9be17b423b33 06:07:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:07:14 Removing intermediate container f1d559f3bb4c 06:07:14 ---> 9548a15157ce 06:07:14 Step 4/23 : WORKDIR /edgex-go 06:07:14 Removing intermediate container b904195b5637 06:07:14 ---> 3b2ea632302c 06:07:14 Step 4/33 : RUN apk add --update --no-cache make git 06:07:14 ---> Running in 6c19d178b6eb 06:07:14 ---> Running in fe1a3f4077ec 06:07:14 ---> Running in 7ae31d857eee 06:07:14 Removing intermediate container 5ae2a8a59f8a 06:07:14 ---> 809bc19ec4a0 06:07:14 Step 5/23 : RUN apk add --update --no-cache make git 06:07:14 ---> Running in 8f79c4943f11 06:07:14 Removing intermediate container 6c19d178b6eb 06:07:14 ---> 871f1b5112b8 06:07:14 Step 5/23 : RUN apk add --update --no-cache make git 06:07:14 ---> Running in 0d6124056d43 06:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:07:15 OK: 265 MiB in 53 packages 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:07:15 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:07:15 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:07:15 OK: 17824 distinct packages available 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:07:15 OK: 265 MiB in 53 packages 06:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:07:15 Removing intermediate container 920019c7fe38 06:07:15 ---> 01a70580ef26 06:07:15 Step 5/27 : COPY go.mod vendor* ./ 06:07:15 OK: 265 MiB in 53 packages 06:07:15 ---> 52396c631c70 06:07:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:15 OK: 265 MiB in 53 packages 06:07:15 ---> Running in c98f19c0f22e 06:07:15 OK: 265 MiB in 53 packages 06:07:15 Removing intermediate container 7ae31d857eee 06:07:15 ---> 384677cd11c5 06:07:15 Step 5/33 : COPY go.mod vendor* ./ 06:07:16 ---> a1e309f75903 06:07:16 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:16 ---> Running in 2b2a0a0d491b 06:07:16 Removing intermediate container 8f79c4943f11 06:07:16 ---> 3c0832f5f6ab 06:07:16 Step 6/23 : COPY go.mod vendor* ./ 06:07:16 Removing intermediate container fe1a3f4077ec 06:07:16 ---> 5e00ec7ee622 06:07:16 Step 5/20 : COPY go.mod vendor* ./ 06:07:16 Removing intermediate container 0d6124056d43 06:07:16 ---> c6fc3c237bf7 06:07:16 Step 6/23 : COPY go.mod vendor* ./ 06:07:16 ---> efb76d7a6fdf 06:07:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:16 ---> Running in 927cd77be31b 06:07:16 ---> 97591e9699f2 06:07:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:16 ---> 829e7734b140 06:07:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:16 ---> Running in 0903cc3bcfd1 06:07:16 ---> Running in 493cf3bb996a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:27 provisioning config files... 06:07:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/487@tmp/config5752628427811615291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:28 ---> docker-login.sh 06:07:28 nexus3.edgexfoundry.org:10001 06:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:28 Configure a credential helper to remove this warning. See 06:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:28 06:07:28 Login Succeeded 06:07:28 nexus3.edgexfoundry.org:10002 06:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:29 Configure a credential helper to remove this warning. See 06:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:29 06:07:29 Login Succeeded 06:07:29 nexus3.edgexfoundry.org:10003 06:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:29 Configure a credential helper to remove this warning. See 06:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:29 06:07:29 Login Succeeded 06:07:29 nexus3.edgexfoundry.org:10004 06:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:29 Configure a credential helper to remove this warning. See 06:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:29 06:07:29 Login Succeeded 06:07:29 docker.io 06:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:30 Configure a credential helper to remove this warning. See 06:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:30 06:07:30 Login Succeeded 06:07:30 ---> docker-login.sh ends [Pipeline] } 06:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:07:30 + git config --global --add safe.directory /w/workspace/edgex-go/487 [Pipeline] echo 06:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:07:30 ========================================================= 06:07:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:07:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:07:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:07:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:07:32 af6eaf76a39c: Pulling fs layer 06:07:32 55522c791124: Pulling fs layer 06:07:32 ce5c4a1c91eb: Pulling fs layer 06:07:32 169dfbe0d373: Pulling fs layer 06:07:32 e1ff8fa3b103: Pulling fs layer 06:07:32 52ebb69f0ebf: Pulling fs layer 06:07:32 5abe8eddf0d5: Pulling fs layer 06:07:32 e1ff8fa3b103: Waiting 06:07:32 52ebb69f0ebf: Waiting 06:07:32 5abe8eddf0d5: Waiting 06:07:32 169dfbe0d373: Waiting 06:07:32 55522c791124: Verifying Checksum 06:07:32 55522c791124: Download complete 06:07:32 169dfbe0d373: Verifying Checksum 06:07:32 169dfbe0d373: Download complete 06:07:32 e1ff8fa3b103: Verifying Checksum 06:07:32 e1ff8fa3b103: Download complete 06:07:32 af6eaf76a39c: Verifying Checksum 06:07:32 af6eaf76a39c: Download complete 06:07:33 af6eaf76a39c: Pull complete 06:07:33 5abe8eddf0d5: Verifying Checksum 06:07:33 5abe8eddf0d5: Download complete 06:07:34 55522c791124: Pull complete 06:07:35 ce5c4a1c91eb: Verifying Checksum 06:07:35 ce5c4a1c91eb: Download complete 06:07:35 52ebb69f0ebf: Verifying Checksum 06:07:35 52ebb69f0ebf: Download complete 06:07:47 ce5c4a1c91eb: Pull complete 06:07:47 169dfbe0d373: Pull complete 06:07:47 e1ff8fa3b103: Pull complete 06:07:53 52ebb69f0ebf: Pull complete 06:07:54 5abe8eddf0d5: Pull complete 06:07:54 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 06:07:54 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:07:54 WORKDIR /edgex 06:07:54 COPY go.mod . 06:07:54 RUN go mod download -t 06:07:54 ci-base-image-arm64 -f - . 06:07:55 Sending build context to Docker daemon 2.936MB 06:07:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:07:55 ---> 6cb57ee374ae 06:07:55 Step 2/4 : WORKDIR /edgex 06:07:57 ---> Running in e55bc13edd6e 06:07:57 Removing intermediate container e55bc13edd6e 06:07:57 ---> 40a90ffaf041 06:07:57 Step 3/4 : COPY go.mod . 06:08:00 ---> eb7ab2c7ba4a 06:08:00 Step 4/4 : RUN go mod download 06:08:00 ---> Running in ba9f57767276 06:08:24 Removing intermediate container c98f19c0f22e 06:08:24 ---> b46bb6ec052a 06:08:24 Step 7/27 : COPY . . 06:08:24 Removing intermediate container 2b2a0a0d491b 06:08:24 ---> 67bc832d7147 06:08:24 Step 7/33 : COPY . . 06:08:24 Removing intermediate container 927cd77be31b 06:08:24 ---> 82861c904fe4 06:08:24 Step 8/23 : COPY . . 06:08:24 Removing intermediate container 493cf3bb996a 06:08:24 ---> a42f4384eede 06:08:24 Step 7/20 : COPY . . 06:08:24 Removing intermediate container 0903cc3bcfd1 06:08:24 ---> 380951001d7c 06:08:24 Step 8/23 : COPY . . 06:08:27 Removing intermediate container ba9f57767276 06:08:27 ---> 41a673854d1a 06:08:27 Successfully built 41a673854d1a 06:08:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:27 + docker inspect -f . ci-base-image-arm64 06:08:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:27 prd-ubuntu20.04-docker-arm64-4c-16g-7386 does not seem to be running inside a container 06:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@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 06:08:28 $ docker top 17306743f0c347aed13168942a2235e7967457dbfdef30eea6195cd6f1fa5647 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:29 + go version 06:08:29 go version go1.20.2 linux/arm64 [Pipeline] } 06:08:29 $ docker stop --time=1 17306743f0c347aed13168942a2235e7967457dbfdef30eea6195cd6f1fa5647 06:08:31 $ docker rm -f --volumes 17306743f0c347aed13168942a2235e7967457dbfdef30eea6195cd6f1fa5647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:08:31 06:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:08:32 latest: Pulling from edgex-devops/edgex-compose-arm64 06:08:32 29e5d40040c1: Pulling fs layer 06:08:32 1ce36da41761: Pulling fs layer 06:08:32 25b303627fd3: Pulling fs layer 06:08:32 29e5d40040c1: Verifying Checksum 06:08:32 29e5d40040c1: Download complete 06:08:32 1ce36da41761: Verifying Checksum 06:08:32 1ce36da41761: Download complete 06:08:32 29e5d40040c1: Pull complete 06:08:33 1ce36da41761: Pull complete 06:08:33 25b303627fd3: Verifying Checksum 06:08:33 25b303627fd3: Download complete 06:08:36 ---> 2f8bd7e4715b 06:08:36 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 06:08:36 ---> 6f55fdc18a8e 06:08:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:08:36 ---> aaf32810016a 06:08:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:08:36 ---> 2dd953257445 06:08:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:08:36 ---> 26234fb17f4f 06:08:36 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:08:36 ---> Running in f4b0d17eac34 06:08:36 ---> Running in d2f7c499d489 06:08:36 ---> Running in 25fbd5a546e4 06:08:36 ---> Running in 19afa1b73bd7 06:08:36 ---> Running in f7da063c228a 06:08:36 Removing intermediate container 19afa1b73bd7 06:08:36 ---> 1d479aa525ad 06:08:36 Step 9/27 : WORKDIR /edgex-go/spire-build 06:08:36 ---> Running in f3b49fa0664f 06:08:36 Removing intermediate container f3b49fa0664f 06:08:36 ---> b45c268d4797 06:08:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:08:36 ---> Running in 1938471af0f8 06:08:36 Removing intermediate container 1938471af0f8 06:08:36 ---> 72344b59a98a 06:08:36 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:08:36 ---> Running in 89c674627f03 06:08:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:08:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:08:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:08:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:08:37 Removing intermediate container 89c674627f03 06:08:37 ---> 60b1f643415a 06:08:37 Step 12/27 : WORKDIR /edgex-go 06:08:37 ---> Running in 897ecc54d298 06:08:37 Removing intermediate container 897ecc54d298 06:08:37 ---> 7d4c3208b1bb 06:08:37 06:08:37 Step 13/27 : FROM alpine:3.17 06:08:37 3.17: Pulling from library/alpine 06:08:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:08:37 Status: Downloaded newer image for alpine:3.17 06:08:37 ---> 9ed4aefc74f6 06:08:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:08:38 ---> Running in 98cb875a7f5e 06:08:38 Removing intermediate container 98cb875a7f5e 06:08:38 ---> 556b74c2fc67 06:08:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:08:38 ---> Running in ef21e7f16113 06:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:08:38 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:08:38 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:08:38 OK: 17818 distinct packages available 06:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:08:39 (1/4) Installing dumb-init (1.2.5-r2) 06:08:39 (2/4) Installing musl-obstack (1.2.3-r0) 06:08:39 (3/4) Installing libucontext (1.2-r0) 06:08:39 (4/4) Installing gcompat (1.1.0-r0) 06:08:39 Executing busybox-1.35.0-r29.trigger 06:08:39 OK: 7 MiB in 19 packages 06:08:40 Removing intermediate container ef21e7f16113 06:08:40 ---> 937b93ee3d1b 06:08:40 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:41 ---> 56cc98f2f455 06:08:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 06:08:42 ---> 46d2f2cda6fc 06:08:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:08:43 25b303627fd3: Pull complete 06:08:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:44 prd-ubuntu20.04-docker-arm64-4c-16g-7386 does not seem to be running inside a container 06:08:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@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 06:08:46 $ docker top 3a770dadc8ec0acee64c35e313f725b84ebd6047fb80abe270a6680f128275a2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:47 + + docker-composegrep build parallel --help 06:08:47 06:08:48 ---> 77556ca4ec17 06:08:48 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:08:49 ---> ae29877903bd 06:08:49 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:08:49 ---> Running in 97f97c144a79 06:08:50 Removing intermediate container 97f97c144a79 06:08:50 ---> 24d92a295235 06:08:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:08:51 --parallel Build images in parallel. [Pipeline] } 06:08:51 $ docker stop --time=1 3a770dadc8ec0acee64c35e313f725b84ebd6047fb80abe270a6680f128275a2 06:08:52 $ docker rm -f --volumes 3a770dadc8ec0acee64c35e313f725b84ebd6047fb80abe270a6680f128275a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:08:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:53 ---> 0d65ec049bd9 06:08:53 Step 22/27 : WORKDIR / 06:08:53 ---> Running in e44682d05520 06:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-7386 does not seem to be running inside a container 06:08:53 $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@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 06:08:53 Removing intermediate container e44682d05520 06:08:53 ---> 1de8bec4172f 06:08:53 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:08:53 ---> Running in 7fda3d4c398d 06:08:54 Removing intermediate container 7fda3d4c398d 06:08:54 ---> 811ecdcffc60 06:08:54 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:08:54 ---> Running in ad18a1ed4c1d 06:08:54 $ docker top e0be43dfd2cf947598c3a31ec1b002020d145a01147cfda40c1fe9f6b2f3282d -eo pid,comm 06:08:54 Removing intermediate container ad18a1ed4c1d 06:08:54 ---> 7bf42c4a5bbb 06:08:54 Step 25/27 : LABEL arch=x86_64 06:08:54 ---> Running in 6957a001c88f [Pipeline] { [Pipeline] sh 06:08:55 Removing intermediate container 6957a001c88f 06:08:55 ---> b89ec7bf44f5 06:08:55 Step 26/27 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:08:55 ---> Running in 1e9243b7b935 06:08:55 + docker-compose -f ./docker-compose-build.yml build --parallel 06:08:56 Removing intermediate container 1e9243b7b935 06:08:56 ---> 2d0f7618a635 06:08:56 Step 27/27 : LABEL version=3.0.0-dev.125 06:08:56 ---> Running in b72db009ae5b 06:08:56 Removing intermediate container b72db009ae5b 06:08:56 ---> a3b3c81c76f1 06:08:56 06:08:56 Successfully built a3b3c81c76f1 06:08:56 Successfully tagged security-spire-config:latest 06:08:56  Building security-spire-config ... done Building security-spire-agent 06:09:00 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:00 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:09:00 ---> eb35d132dcce 06:09:00 Step 3/27 : WORKDIR /edgex-go 06:09:00 ---> Using cache 06:09:00 ---> 3b2ea632302c 06:09:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 06:09:01 Building core-command ... 06:09:01 Building core-common-config-bootstrapper ... 06:09:01 Building core-data ... 06:09:01 Building core-metadata ... 06:09:01 Building security-bootstrapper ... 06:09:01 Building security-proxy-auth ... 06:09:01 Building security-proxy-setup ... 06:09:01 Building security-secretstore-setup ... 06:09:01 Building security-spiffe-token-provider ... 06:09:01 Building security-spire-agent ... 06:09:01 Building security-spire-config ... 06:09:01 Building security-spire-server ... 06:09:01 Building support-notifications ... 06:09:01 Building support-scheduler ... 06:09:01 Building security-bootstrapper 06:09:01 Building security-spire-config 06:09:01 Building security-spire-server 06:09:01 Building security-proxy-auth 06:09:01 Building security-secretstore-setup 06:09:07 ---> Running in 07fbe7db0ce8 06:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:11 OK: 265 MiB in 53 packages 06:09:11 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:09:11 ---> 41a673854d1a 06:09:11 Step 3/33 : WORKDIR /edgex-go 06:09:11 ---> Running in 1717380561f6 06:09:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:09:11 ---> 41a673854d1a 06:09:11 Step 3/27 : WORKDIR /edgex-go 06:09:11 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:09:11 ---> 41a673854d1a 06:09:11 Step 3/25 : WORKDIR /edgex-go 06:09:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:09:11 ---> 41a673854d1a 06:09:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:09:11 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:09:11 ---> 41a673854d1a 06:09:11 Step 3/26 : WORKDIR /edgex-go 06:09:11 ---> Running in 95611c0d6f70 06:09:11 ---> Running in 934ccf879d4d 06:09:11 ---> Running in 2e3721f9aa5c 06:09:11 ---> Running in 86701c00e0a2 06:09:11 Removing intermediate container 1717380561f6 06:09:11 ---> 4414e4052fd7 06:09:11 Step 4/33 : RUN apk add --update --no-cache make git 06:09:11 ---> Running in 59f18a2ddee0 06:09:11 Removing intermediate container 95611c0d6f70 06:09:11 ---> 9a2b0d00264b 06:09:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 06:09:12 ---> Running in e8880823849a 06:09:12 Removing intermediate container 934ccf879d4d 06:09:12 ---> b79a2d21d7a1 06:09:12 Step 4/23 : WORKDIR /edgex-go 06:09:12 Removing intermediate container 86701c00e0a2 06:09:12 ---> efed3d408919 06:09:12 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 06:09:12 Removing intermediate container 2e3721f9aa5c 06:09:12 ---> 2d845a68ac69 06:09:12 Step 4/25 : RUN apk add --update --no-cache make git 06:09:12 ---> Running in 4a1d2fc3c3aa 06:09:12 ---> Running in 7dcbc24c479c 06:09:12 ---> Running in 3779bbdeb7dc 06:09:12 Removing intermediate container 07fbe7db0ce8 06:09:12 ---> 7fcdbd317944 06:09:12 Step 5/27 : COPY go.mod vendor* ./ 06:09:13 Removing intermediate container f4b0d17eac34 06:09:13 ---> b8b5c58a6bc7 06:09:13 06:09:13 Step 10/23 : FROM alpine:3.17 06:09:13 ---> 9ed4aefc74f6 06:09:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:09:13 Removing intermediate container f7da063c228a 06:09:13 ---> c73758c96a39 06:09:13 06:09:13 Step 10/23 : FROM alpine:3.17 06:09:13 ---> 9ed4aefc74f6 06:09:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:09:13 Removing intermediate container d2f7c499d489 06:09:13 ---> f8e528a34e17 06:09:13 06:09:13 Step 9/33 : FROM alpine:3.17 06:09:13 ---> 9ed4aefc74f6 06:09:13 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 06:09:13 ---> 821d17a90dcf 06:09:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:13 ---> Running in c4c86d3bbb8b 06:09:13 ---> Running in 6d3ed83bffbf 06:09:13 ---> Running in 0bab0936e22e 06:09:13 ---> Running in 601fd221e630 06:09:13 Removing intermediate container 25fbd5a546e4 06:09:13 ---> ba9b4ccb0c44 06:09:13 06:09:13 Step 9/20 : FROM alpine:3.17 06:09:13 ---> 9ed4aefc74f6 06:09:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 06:09:13 ---> Running in 21d662100a17 06:09:13 Removing intermediate container 0bab0936e22e 06:09:13 ---> 1ad68819490f 06:09:13 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 06:09:13 Removing intermediate container c4c86d3bbb8b 06:09:13 ---> 952c2d7a6e31 06:09:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:09:13 ---> Running in 06da17275c8a 06:09:13 Removing intermediate container 21d662100a17 06:09:13 ---> 0716d3732a1e 06:09:13 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:09:13 Removing intermediate container 6d3ed83bffbf 06:09:13 ---> f1931bfd806d 06:09:13 Step 12/23 : ENV APP_PORT=59880 06:09:13 ---> Running in 77185ea7088a 06:09:13 ---> Running in 074d2ff0e6a1 06:09:13 ---> Running in 3fc1245d0718 06:09:13 Removing intermediate container 4a1d2fc3c3aa 06:09:13 ---> 10463da36002 06:09:13 Step 5/23 : RUN apk add --update --no-cache make git 06:09:13 ---> Running in 67947dd8eacf 06:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:09:13 Removing intermediate container 3fc1245d0718 06:09:13 ---> 7ff647a7ccb3 06:09:13 Step 13/23 : EXPOSE $APP_PORT 06:09:13 ---> Running in aa089af2fa87 06:09:13 Removing intermediate container aa089af2fa87 06:09:13 ---> c6e6d719c3b8 06:09:13 Step 14/23 : RUN apk add --update --no-cache dumb-init 06:09:14 ---> Running in 164fc9ea16ec 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:09:14 (1/2) Installing dumb-init (1.2.5-r2) 06:09:14 (2/2) Installing su-exec (0.2-r2) 06:09:14 Executing busybox-1.35.0-r29.trigger 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:14 OK: 7 MiB in 17 packages 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:09:15 (1/1) Installing dumb-init (1.2.5-r2) 06:09:15 Executing busybox-1.35.0-r29.trigger 06:09:15 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:09:15 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:09:15 OK: 17818 distinct packages available 06:09:15 OK: 7 MiB in 16 packages 06:09:15 (1/1) Installing dumb-init (1.2.5-r2) 06:09:15 Executing busybox-1.35.0-r29.trigger 06:09:15 OK: 7 MiB in 16 packages 06:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:15 Removing intermediate container 06da17275c8a 06:09:15 ---> 6bc35127bb05 06:09:15 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 06:09:15 ---> Running in 54312fd8f9e0 06:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:15 Removing intermediate container 54312fd8f9e0 06:09:15 ---> 5804ef6902a0 06:09:15 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:09:15 ---> Running in da77d8d05f9a 06:09:15 Removing intermediate container da77d8d05f9a 06:09:15 ---> 46b4ed59b5b9 06:09:15 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:09:15 (1/9) Installing ca-certificates (20220614-r4) 06:09:15 ---> Running in 47c251ce5650 06:09:15 (2/9) Installing brotli-libs (1.0.9-r9) 06:09:15 (3/9) Installing nghttp2-libs (1.51.0-r0) 06:09:15 (4/9) Installing libcurl (7.88.1-r1) 06:09:15 (5/9) Installing curl (7.88.1-r1) 06:09:15 (6/9) Installing dumb-init (1.2.5-r2) 06:09:15 (7/9) Installing musl-obstack (1.2.3-r0) 06:09:15 (8/9) Installing libucontext (1.2-r0) 06:09:15 (9/9) Installing gcompat (1.1.0-r0) 06:09:15 Executing busybox-1.35.0-r29.trigger 06:09:15 Executing ca-certificates-20220614-r4.trigger 06:09:15 Removing intermediate container 164fc9ea16ec 06:09:15 ---> 91fceefd14f7 06:09:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:15 Removing intermediate container 47c251ce5650 06:09:15 ---> fb1fa9825a9c 06:09:15 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:09:15 Removing intermediate container 77185ea7088a 06:09:15 ---> 72cd13e8889b 06:09:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:15 ---> Running in 428afbeec5d9 06:09:15 OK: 10 MiB in 24 packages 06:09:15 Removing intermediate container 428afbeec5d9 06:09:15 ---> d357525f3e41 06:09:15 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:09:15 ---> 1abed144abad 06:09:15 ---> cc535560139a 06:09:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt /Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:09:15 06:09:15 ---> Running in 1bc3c242d6b9 06:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:09:15 OK: 263 MiB in 53 packages 06:09:16 ---> 86204b17e5c1 06:09:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:09:16 ---> 4d708ca2f008 06:09:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:09:17 Removing intermediate container 074d2ff0e6a1 06:09:17 ---> 87617419b8de 06:09:17 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:17 ---> 317dcfb4b027 06:09:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:09:17 ---> 4b09f5b61776 06:09:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:09:17 ---> c06d0a435a72 06:09:17 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 06:09:17 ---> f2e118527682 06:09:17 ---> ec61f51e3793 06:09:17 Step 19/23 : ENTRYPOINT ["/core-data"]Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:09:17 06:09:17 ---> Running in 77ff882c072c 06:09:17 Removing intermediate container 1bc3c242d6b9 06:09:17 ---> 62c51e3eb0a6 06:09:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 06:09:17 ---> Running in e43acd581766 06:09:17 ---> b17050bc47df 06:09:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:09:17 Removing intermediate container 77ff882c072c 06:09:17 ---> 83937a4e4563 06:09:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:09:17 ---> a4ccf5b1c714 06:09:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:09:17 ---> Running in da37b218e62b 06:09:17 ---> Running in 5f80bfe3ddcc 06:09:17 Removing intermediate container e43acd581766 06:09:17 ---> e4525a6e16c0 06:09:17 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:09:17 Removing intermediate container da37b218e62b 06:09:17 ---> 0669767fbc69 06:09:17 Step 21/23 : LABEL arch=x86_64 06:09:17 ---> 1c3267c9044d 06:09:17 ---> 37ad14824ec8 06:09:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yamlStep 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:09:17 06:09:17 ---> Running in ac3625e64062 06:09:17 ---> Running in 10a30171ab0c 06:09:18 Removing intermediate container ac3625e64062 06:09:18 ---> 60fdfd45f5b2 06:09:18 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:09:18 ---> Running in d04f5d484b2e 06:09:18 ---> dff3455aa1b2 06:09:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:09:18 OK: 263 MiB in 53 packages 06:09:18 OK: 263 MiB in 53 packages 06:09:18 OK: 263 MiB in 53 packages 06:09:18 OK: 263 MiB in 53 packages 06:09:19 Removing intermediate container 59f18a2ddee0 06:09:19 ---> 9e365b10d6cf 06:09:19 Step 5/33 : COPY go.mod vendor* ./ 06:09:19 Removing intermediate container 3779bbdeb7dc 06:09:19 ---> 426ccdb9485e 06:09:19 Step 5/25 : COPY go.mod vendor* ./ 06:09:19 ---> Running in c90371686397 06:09:19 Removing intermediate container d04f5d484b2e 06:09:19 ---> fb98474db655 06:09:19 Step 23/23 : LABEL version=3.0.0-dev.125 06:09:19 Removing intermediate container e8880823849a 06:09:19 ---> fc5385863ca8 06:09:19 ---> 7175247d53f0 06:09:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:19 Step 5/27 : COPY go.mod vendor* ./ 06:09:20 Removing intermediate container 7dcbc24c479c 06:09:20 ---> 8b4d7c6c18f7 06:09:20 Step 5/26 : COPY go.mod vendor* ./Removing intermediate container 67947dd8eacf 06:09:20 ---> e809f3f17abd 06:09:20 Step 6/23 : COPY go.mod vendor* ./ 06:09:20 ---> Running in e7e54e4498e8 06:09:20 06:09:20 ---> a6e7fe070824 06:09:20 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:21 ---> Running in ad885837b53c 06:09:21 ---> 0b2b0f5ebcba 06:09:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:21 ---> Running in d10d42accdc6 06:09:21 ---> 44a7a88dddfe 06:09:21 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:21 ---> Running in 7e161a8c1612 06:09:22 ---> 45c5f9ed4e1b 06:09:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:22 ---> Running in cd7582219fa4 06:09:22 Removing intermediate container 5f80bfe3ddcc 06:09:22 ---> 3a9cb07708ad 06:09:22 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 06:09:22 ---> Running in ae960f29807b 06:09:22 Removing intermediate container c90371686397 06:09:22 ---> 247747aacdca 06:09:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:09:22 ---> Running in f1ad59519727 06:09:22 ---> Running in a016b8e1065c 06:09:22 Removing intermediate container 10a30171ab0c 06:09:22 ---> 0c136ed2c632 06:09:22 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:22 Removing intermediate container ae960f29807b 06:09:22 ---> d8a40c0ac355 06:09:22 06:09:22 Removing intermediate container f1ad59519727 06:09:22 ---> 7af4b2f6f45b 06:09:22 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 06:09:22 Removing intermediate container a016b8e1065c 06:09:22 ---> 2342f58df83c 06:09:22 Step 18/20 : LABEL arch=x86_64 06:09:22 ---> Running in f813c1f0dbd9 06:09:22 ---> Running in f889c5ca493c 06:09:22 Successfully built d8a40c0ac355 06:09:22 Successfully tagged core-data:latest 06:09:22 Building security-proxy-setup 06:09:22  Building core-data ... done Removing intermediate container f813c1f0dbd9 06:09:22 ---> 0297242063ed 06:09:22 Step 21/23 : LABEL arch=x86_64 06:09:22 ---> 9b40c06d617a 06:09:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 06:09:25 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:09:25 ---> eb35d132dcce 06:09:25 Step 3/22 : WORKDIR /edgex-go 06:09:25 ---> Using cache 06:09:25 ---> 3b2ea632302c 06:09:25 Step 4/22 : RUN apk add --update --no-cache make git 06:09:25 ---> Using cache 06:09:25 ---> 384677cd11c5 06:09:25 Step 5/22 : COPY go.mod vendor* ./ 06:09:25 ---> Using cache 06:09:25 ---> a1e309f75903 06:09:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:25 ---> Using cache 06:09:25 ---> 67bc832d7147 06:09:25 Step 7/22 : COPY . . 06:09:25 ---> Using cache 06:09:25 ---> 26234fb17f4f 06:09:25 Step 8/22 : RUN make cmd/secrets-config/secrets-config 06:09:28 ---> Running in a0c22dd6b60d 06:09:28 Removing intermediate container f889c5ca493c 06:09:28 ---> 234ade30274a 06:09:28 Step 19/20 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:09:28 ---> 3b038b03aa9f 06:09:28 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:09:28 ---> Running in bf37c38fc856 06:09:28 ---> Running in 91f2b470c587 06:09:28 Removing intermediate container 91f2b470c587 06:09:28 ---> ee2562a4ad1a 06:09:28 Step 20/20 : LABEL version=3.0.0-dev.125 06:09:28 Removing intermediate container a0c22dd6b60d 06:09:28 ---> a3675e71cf19 06:09:28 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:09:28 ---> Running in 9da9706e8a9a 06:09:28 ---> Running in 4d540adb65f3 06:09:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:09:28 Removing intermediate container 4d540adb65f3 06:09:28 ---> ce637fe410bd 06:09:28 Step 23/23 : LABEL version=3.0.0-dev.125 06:09:28 Removing intermediate container 9da9706e8a9a 06:09:28 ---> 078c62bd8943 06:09:28 06:09:28 ---> bb29b518e433 06:09:28 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:09:28 ---> Running in e14aefff2f34 06:09:28 Successfully built 078c62bd8943 06:09:28 Successfully tagged security-spiffe-token-provider:latest 06:09:28 Building support-notifications 06:09:28  Building security-spiffe-token-provider ... done  ---> 43da23f8bc1f 06:09:28 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 06:09:29 Removing intermediate container e14aefff2f34 06:09:29 ---> 98dadd6f6d99 06:09:29 06:09:29 Removing intermediate container 601fd221e630 06:09:29 ---> 7e4aad64abbc 06:09:29 Step 7/27 : COPY . . 06:09:29 Successfully built 98dadd6f6d99 06:09:29 Successfully tagged core-common-config-bootstrapper:latest 06:09:29  Building core-common-config-bootstrapper ... done Building security-proxy-auth 06:09:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:09:33 ---> eb35d132dcce 06:09:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:09:33 ---> Using cache 06:09:33 ---> 9548a15157ce 06:09:33 Step 4/23 : WORKDIR /edgex-go 06:09:33 ---> Using cache 06:09:33 ---> 871f1b5112b8 06:09:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:09:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:09:33 ---> eb35d132dcce 06:09:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:09:33 ---> Using cache 06:09:33 ---> 9548a15157ce 06:09:33 Step 4/23 : WORKDIR /edgex-go 06:09:33 ---> Using cache 06:09:33 ---> 871f1b5112b8 06:09:33 Step 5/23 : RUN apk add --update --no-cache make git 06:09:33 ---> Using cache 06:09:33 ---> c6fc3c237bf7 06:09:33 Step 6/23 : COPY go.mod vendor* ./ 06:09:33 ---> Using cache 06:09:33 ---> 97591e9699f2 06:09:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:33 ---> Using cache 06:09:33 ---> 380951001d7c 06:09:33 Step 8/23 : COPY . . 06:09:33 ---> Using cache 06:09:33 ---> 2dd953257445 06:09:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:09:37 ---> 55fc680f21b5 06:09:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:09:37 ---> Running in 4e4fc605d4a8 06:09:37 ---> Running in 6cbcd56fc0d0 06:09:37 ---> 57b6d25c727d 06:09:37 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 06:09:37 ---> Running in 967111d97fbf 06:09:37 ---> 3bc992bfe87e 06:09:37 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:09:37 Removing intermediate container 967111d97fbf 06:09:37 ---> 472c0b4d3d36 06:09:37 Step 9/27 : WORKDIR /edgex-go/spire-build 06:09:37 ---> Running in 83e17f9913f0 06:09:37 ---> c6a90c69634f 06:09:37 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:09:37 Removing intermediate container 83e17f9913f0 06:09:37 ---> c2154d3e0b83 06:09:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:09:37 ---> Running in 72d718c95f41 06:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:37 Removing intermediate container 72d718c95f41 06:09:37 ---> e57da2b4ec6e 06:09:37 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:09:38 ---> Running in b82beae9cf79 06:09:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:09:38 ---> 573be834ef6c 06:09:38 Step 28/33 : RUN chmod +x /entrypoint.sh 06:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:38 ---> Running in f28f785fed6f 06:09:38 OK: 265 MiB in 53 packages 06:09:39 Removing intermediate container 4e4fc605d4a8 06:09:39 ---> 7bcce9c62978 06:09:39 Step 6/23 : COPY go.mod vendor* ./ 06:09:39 Removing intermediate container b82beae9cf79 06:09:39 ---> 53223afd4196 06:09:39 Step 12/27 : WORKDIR /edgex-go 06:09:39 Removing intermediate container f28f785fed6f 06:09:39 ---> aeee20b1db4c 06:09:39 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:09:39 ---> Running in 22c8ce1baca8 06:09:39 ---> Running in 1a97205c9f49 06:09:39 ---> afbe50e1b48f 06:09:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:39 ---> Running in 3209dc47d2de 06:09:39 Removing intermediate container 22c8ce1baca8 06:09:39 ---> 70cace7bd1da 06:09:39 06:09:39 Step 13/27 : FROM alpine:3.17 06:09:39 ---> 9ed4aefc74f6 06:09:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:09:39 ---> Using cache 06:09:39 ---> 556b74c2fc67 06:09:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:09:39 Removing intermediate container 1a97205c9f49 06:09:39 ---> c21c9fffd49a 06:09:39 Step 30/33 : CMD ["gate"] 06:09:39 ---> Running in 48d7685a6a14 06:09:39 ---> Running in cd2215d6922f 06:09:39 Removing intermediate container cd2215d6922f 06:09:39 ---> 4b646f8cd3ac 06:09:39 Step 31/33 : LABEL arch=x86_64 06:09:39 ---> Running in 77a1d4946520 06:09:39 Removing intermediate container 77a1d4946520 06:09:39 ---> 2ea4d10456c2 06:09:39 Step 32/33 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:09:40 ---> Running in 47ba8b5936bf 06:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:40 Removing intermediate container 47ba8b5936bf 06:09:40 ---> 8e584e81bb2c 06:09:40 Step 33/33 : LABEL version=3.0.0-dev.125 06:09:40 ---> Running in 0224a8971f75 06:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:40 Removing intermediate container 0224a8971f75 06:09:40 ---> 1facf9971fe6 06:09:40 06:09:40 Successfully built 1facf9971fe6 06:09:40 Successfully tagged security-bootstrapper:latest 06:09:40 Building security-spire-server 06:09:40  Building security-bootstrapper ... done v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:09:40 v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:09:40 OK: 17818 distinct packages available 06:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:40 (1/5) Installing dumb-init (1.2.5-r2) 06:09:41 (2/5) Installing musl-obstack (1.2.3-r0) 06:09:41 (3/5) Installing libucontext (1.2-r0) 06:09:41 (4/5) Installing gcompat (1.1.0-r0) 06:09:41 (5/5) Installing openssl (3.0.8-r3) 06:09:41 Executing busybox-1.35.0-r29.trigger 06:09:41 OK: 8 MiB in 20 packages 06:09:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:09:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:09:43 ---> eb35d132dcce 06:09:43 Step 3/26 : WORKDIR /edgex-go 06:09:43 ---> Using cache 06:09:43 ---> 3b2ea632302c 06:09:43 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 06:09:43 ---> Using cache 06:09:43 ---> 7fcdbd317944 06:09:43 Step 5/26 : COPY go.mod vendor* ./ 06:09:43 ---> Using cache 06:09:43 ---> 821d17a90dcf 06:09:43 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:43 ---> Using cache 06:09:43 ---> 7e4aad64abbc 06:09:43 Step 7/26 : COPY . . 06:09:43 ---> Using cache 06:09:43 ---> 57b6d25c727d 06:09:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 06:09:43 ---> Using cache 06:09:43 ---> 472c0b4d3d36 06:09:43 Step 9/26 : WORKDIR /edgex-go/spire-build 06:09:43 ---> Using cache 06:09:43 ---> c2154d3e0b83 06:09:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:09:43 ---> Using cache 06:09:43 ---> e57da2b4ec6e 06:09:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:09:46 ---> Running in 6efdc646f284 06:09:46 Removing intermediate container 48d7685a6a14 06:09:46 ---> 1c513f36b488 06:09:46 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:47 ---> f6a9ab45311c 06:09:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 06:09:48 ---> 0736293553ee 06:09:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:09:48 Removing intermediate container 6efdc646f284 06:09:48 ---> 8bb388691f14 06:09:48 Step 12/26 : WORKDIR /edgex-go 06:09:48 ---> Running in e3b2e3a52490 06:09:49 Removing intermediate container e3b2e3a52490 06:09:49 ---> 3af5bec2096f 06:09:49 06:09:49 Step 13/26 : FROM alpine:3.17 06:09:49 ---> 9ed4aefc74f6 06:09:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:09:49 ---> Using cache 06:09:49 ---> 556b74c2fc67 06:09:49 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:09:49 ---> Using cache 06:09:49 ---> 1c513f36b488 06:09:49 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:49 ---> Using cache 06:09:49 ---> f6a9ab45311c 06:09:49 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 06:09:49 ---> Using cache 06:09:49 ---> 0736293553ee 06:09:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:09:50 ---> bd2fd959ea46 06:09:50 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:09:53 Removing intermediate container bf37c38fc856 06:09:53 ---> eaec07c6144a 06:09:53 06:09:53 Step 9/22 : FROM alpine:3.17 06:09:53 ---> 9ed4aefc74f6 06:09:53 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 06:09:56 ---> c37da80fc017 06:09:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:09:56 ---> Running in 87db54bee33d 06:09:56 ---> dbddfe3dda09 06:09:56 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:09:56 ---> 48bcb4f4ef87 06:09:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:09:56 ---> 9d6a2fa238d9 06:09:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:09:57 (1/2) Installing dumb-init (1.2.5-r2) 06:09:57 (2/2) Installing openssl (3.0.8-r3) 06:09:57 Executing busybox-1.35.0-r29.trigger 06:09:57 OK: 8 MiB in 17 packages 06:09:57 ---> 1c495a138ba1 06:09:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:09:59 ---> e87eb235689b 06:09:59 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:09:59 ---> 42f120ca4b44 06:09:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:09:59 ---> 987c22da5d3e 06:09:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:10:00 ---> Running in 091196b83b39 06:10:00 Removing intermediate container 87db54bee33d 06:10:00 ---> 6d99aeed4d3d 06:10:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 06:10:00 ---> Running in 9f64c374bac1 06:10:00 ---> Running in 7359b14e6a13 06:10:00 Removing intermediate container 091196b83b39 06:10:00 ---> eefcb0afaaf3 06:10:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:10:00 Removing intermediate container 9f64c374bac1 06:10:00 ---> 7302708dd6a9 06:10:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:10:00 Removing intermediate container 6cbcd56fc0d0 06:10:00 ---> 427a437ad676 06:10:00 06:10:00 Step 10/23 : FROM alpine:3.17 06:10:00 ---> 9ed4aefc74f6 06:10:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:10:00 ---> Using cache 06:10:00 ---> 952c2d7a6e31 06:10:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:10:00 ---> Using cache 06:10:00 ---> 72cd13e8889b 06:10:00 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:10:00 ---> Running in 212fc94c5df9 06:10:00 ---> Using cache 06:10:00 Removing intermediate container 7359b14e6a13 06:10:00 ---> 74386eec7daf 06:10:00 Step 12/22 : WORKDIR /edgex 06:10:00 ---> 1abed144abad 06:10:00 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 06:10:00 ---> Using cache 06:10:00 ---> Running in 287f3b7f3c46 06:10:00 ---> 4d708ca2f008 06:10:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:10:00 ---> Running in b2ae6a47afae 06:10:00 Removing intermediate container 287f3b7f3c46 06:10:00 ---> 69bf738db65d 06:10:00 Step 25/27 : LABEL arch=x86_64 06:10:00 Removing intermediate container 212fc94c5df9 06:10:00 ---> 26c93ceded62 06:10:00 Step 24/26 : LABEL arch=x86_64 06:10:01 ---> Running in 6aacdda11627 06:10:01 Removing intermediate container b2ae6a47afae 06:10:01 ---> 2fa622ad955a 06:10:01 ---> Running in b72c8dea8d21 06:10:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:10:01 ---> 0f3bb2a7c4e6 06:10:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:10:01 Removing intermediate container 6aacdda11627 06:10:01 ---> 19fee7dcf530 06:10:01 Step 26/27 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:10:01 Removing intermediate container b72c8dea8d21 06:10:01 ---> e5fbb90e31d9 06:10:01 Step 25/26 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:10:01 ---> fa0957aa85a1 06:10:01 ---> d85b4f0ffe9d 06:10:01 Step 14/22 : COPY --from=builder /edgex-go/security.txt /Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:10:01 06:10:01 ---> Running in 3c97a6b63ee9 06:10:01 ---> Running in adb1b1002a22 06:10:01 Removing intermediate container 3c97a6b63ee9 06:10:01 ---> 09d60da1a1b8 06:10:01 Step 26/26 : LABEL version=3.0.0-dev.125 06:10:01 ---> a9902af6d99f 06:10:01 ---> 6f2e77653302 06:10:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:10:01 Removing intermediate container adb1b1002a22 06:10:01 06:10:01 ---> 6fc32a69e295 06:10:01 Step 27/27 : LABEL version=3.0.0-dev.125 06:10:01 ---> Running in 7f8a53a93891 06:10:01 ---> Running in f8ce01d2313f 06:10:01 ---> Running in c971c2f04c58 06:10:02 Removing intermediate container 7f8a53a93891 06:10:02 ---> ad49ee5258b7 06:10:02 06:10:02 Removing intermediate container c971c2f04c58 06:10:02 ---> 36e836be7e2d 06:10:02 06:10:02 ---> 0dfd1fa31783 06:10:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:10:02 Successfully built ad49ee5258b7 06:10:02 Successfully tagged security-spire-server:latest 06:10:02  Building security-spire-server ... done Building security-secretstore-setup 06:10:02 Successfully built 36e836be7e2d 06:10:02 Successfully tagged security-spire-agent:latest 06:10:02  Building security-spire-agent ... done Building support-scheduler 06:10:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:10:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:10:08 ---> eb35d132dcce 06:10:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:10:08 ---> Using cache 06:10:08 ---> 9548a15157ce 06:10:08 Step 4/23 : WORKDIR /edgex-go 06:10:08 ---> Using cache 06:10:08 ---> 871f1b5112b8 06:10:08 Step 5/23 : RUN apk add --update --no-cache make git 06:10:08 ---> Using cache 06:10:08 ---> c6fc3c237bf7 06:10:08 Step 6/23 : COPY go.mod vendor* ./ 06:10:08 ---> Using cache 06:10:08 ---> 97591e9699f2 06:10:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:08 ---> Using cache 06:10:08 ---> 380951001d7c 06:10:08 Step 8/23 : COPY . . 06:10:08 ---> Using cache 06:10:08 ---> 2dd953257445 06:10:08 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 06:10:08 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:10:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:10:08 ---> eb35d132dcce 06:10:08 Step 3/25 : WORKDIR /edgex-go 06:10:08 ---> Using cache 06:10:08 ---> 3b2ea632302c 06:10:08 Step 4/25 : RUN apk add --update --no-cache make git 06:10:08 ---> Using cache 06:10:08 ---> 384677cd11c5 06:10:08 Step 5/25 : COPY go.mod vendor* ./ 06:10:08 ---> Using cache 06:10:08 ---> a1e309f75903 06:10:08 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:08 ---> Using cache 06:10:08 ---> 67bc832d7147 06:10:08 Step 7/25 : COPY . . 06:10:08 ---> Using cache 06:10:08 ---> 26234fb17f4f 06:10:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:10:13 ---> 45cee3f7029c 06:10:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:10:13 ---> Running in de754f3de39f 06:10:13 ---> Running in e9b0659e9bce 06:10:13 Removing intermediate container f8ce01d2313f 06:10:13 ---> 93f5cd71e795 06:10:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 06:10:13 ---> Running in 7c5594149ddc 06:10:13 ---> a075453b2777 06:10:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:10:13 ---> Running in ac160a5bc9d7 06:10:13 Removing intermediate container 7c5594149ddc 06:10:13 ---> 5ff7a699c982 06:10:13 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:10:13 ---> Running in 888a10eab514 06:10:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:10:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:10:13 Removing intermediate container 888a10eab514 06:10:13 ---> bb731cca1b33 06:10:13 Step 21/23 : LABEL arch=x86_64 06:10:13 ---> Running in 7083024e955d 06:10:13 Removing intermediate container 3209dc47d2de 06:10:13 ---> 901ab84bca02 06:10:13 Step 8/23 : COPY . . 06:10:14 Removing intermediate container 7083024e955d 06:10:14 ---> ea53f07a8c6f 06:10:14 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:10:17 ---> Running in 08dcf7b90170 06:10:17 Removing intermediate container ac160a5bc9d7 06:10:17 ---> bce88d5544af 06:10:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:10:17 ---> Running in 8285866f304b 06:10:17 Removing intermediate container 08dcf7b90170 06:10:17 ---> 5a31bab5fc70 06:10:17 Step 23/23 : LABEL version=3.0.0-dev.125 06:10:17 ---> Running in a213ee7dc086 06:10:17 Removing intermediate container 8285866f304b 06:10:17 ---> 034049bc048c 06:10:17 Step 20/22 : LABEL arch=x86_64 06:10:17 ---> Running in a54684c46c2e 06:10:17 Removing intermediate container a213ee7dc086 06:10:17 ---> 6e20e51a84bc 06:10:17 06:10:17 Successfully built 6e20e51a84bc 06:10:17 Successfully tagged security-proxy-auth:latest 06:10:17  Building security-proxy-auth ... done Building core-command 06:10:20 Removing intermediate container a54684c46c2e 06:10:20 ---> 5a11ae91f9dc 06:10:20 Step 21/22 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:10:22 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:10:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:10:22 ---> eb35d132dcce 06:10:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:10:22 ---> Using cache 06:10:22 ---> 9548a15157ce 06:10:22 Step 4/24 : WORKDIR /edgex-go 06:10:22 ---> Using cache 06:10:22 ---> 871f1b5112b8 06:10:22 Step 5/24 : RUN apk add --update --no-cache make git 06:10:22 ---> Using cache 06:10:22 ---> c6fc3c237bf7 06:10:22 Step 6/24 : COPY go.mod vendor* ./ 06:10:22 ---> Using cache 06:10:22 ---> 97591e9699f2 06:10:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:22 ---> Using cache 06:10:22 ---> 380951001d7c 06:10:22 Step 8/24 : COPY . . 06:10:22 ---> Using cache 06:10:22 ---> 2dd953257445 06:10:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:10:25 ---> d6ede460bf10 06:10:25 Step 9/23 : RUN make cmd/support-notifications/support-notifications 06:10:25 ---> Running in f3c8e877f611 06:10:25 ---> Running in aa9e5da81fc2 06:10:25 ---> Running in cb2a6c6b7f72 06:10:26 Removing intermediate container f3c8e877f611 06:10:26 ---> 5a0a1fec4005 06:10:26 Step 22/22 : LABEL version=3.0.0-dev.125 06:10:26 ---> Running in 64ce958224ee 06:10:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:10:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:10:26 Removing intermediate container 64ce958224ee 06:10:26 ---> 62150537dca9 06:10:26 06:10:26 Successfully built 62150537dca9 06:10:26 Successfully tagged security-proxy-setup:latest 06:10:26  Building security-proxy-setup ... done Building core-metadata 06:10:30 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:10:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:10:30 ---> eb35d132dcce 06:10:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:10:30 ---> Using cache 06:10:30 ---> 9548a15157ce 06:10:30 Step 4/25 : WORKDIR /edgex-go 06:10:30 ---> Using cache 06:10:30 ---> 871f1b5112b8 06:10:30 Step 5/25 : RUN apk add --update --no-cache make git 06:10:30 ---> Using cache 06:10:30 ---> c6fc3c237bf7 06:10:30 Step 6/25 : COPY go.mod vendor* ./ 06:10:30 ---> Using cache 06:10:30 ---> 97591e9699f2 06:10:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:30 ---> Using cache 06:10:30 ---> 380951001d7c 06:10:30 Step 8/25 : COPY . . 06:10:30 ---> Using cache 06:10:30 ---> 2dd953257445 06:10:30 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:10:34 ---> Running in c454fcc87b61 06:10:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:10:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:10:58 Removing intermediate container e9b0659e9bce 06:10:58 ---> 2bf7c705a231 06:10:58 06:10:58 Step 9/25 : FROM alpine:3.17 06:10:58 ---> 9ed4aefc74f6 06:10:58 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:10:58 ---> Running in cecf8f3c2e55 06:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:10:58 (1/3) Installing ca-certificates (20220614-r4) 06:10:58 (2/3) Installing dumb-init (1.2.5-r2) 06:10:58 (3/3) Installing su-exec (0.2-r2) 06:10:58 Executing busybox-1.35.0-r29.trigger 06:10:58 Executing ca-certificates-20220614-r4.trigger 06:10:58 OK: 8 MiB in 18 packages 06:11:02 Removing intermediate container de754f3de39f 06:11:02 ---> 01e620b53da2 06:11:02 06:11:02 Step 10/23 : FROM alpine:3.17 06:11:02 ---> 9ed4aefc74f6 06:11:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:11:03 Removing intermediate container aa9e5da81fc2 06:11:03 ---> a533f9cbd966 06:11:03 06:11:03 Step 10/24 : FROM alpine:3.17 06:11:03 ---> 9ed4aefc74f6 06:11:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:11:03 ---> Running in 7eb41fa4ace9 06:11:03 ---> Running in f8cc6559c53c 06:11:03 Removing intermediate container cecf8f3c2e55 06:11:03 ---> 50bb5511dc02 06:11:03 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 06:11:03 ---> Running in d099946cfdf4 06:11:04 Removing intermediate container d099946cfdf4 06:11:04 ---> 94f0f8efbf29 06:11:04 Step 12/25 : WORKDIR / 06:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:11:04 (1/1) Installing dumb-init (1.2.5-r2) 06:11:04 Executing busybox-1.35.0-r29.trigger 06:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:11:04 OK: 7 MiB in 16 packages 06:11:05 (1/1) Installing dumb-init (1.2.5-r2) 06:11:05 Executing busybox-1.35.0-r29.trigger 06:11:05 OK: 7 MiB in 16 packages 06:11:06 ---> Running in 3ee44a7413a0 06:11:06 Removing intermediate container c454fcc87b61 06:11:06 ---> 514c0bd8da5f 06:11:06 06:11:06 Step 10/25 : FROM alpine:3.17 06:11:06 ---> 9ed4aefc74f6 06:11:06 Step 11/25 : RUN apk add --update --no-cache dumb-init 06:11:06 Removing intermediate container 3ee44a7413a0 06:11:06 ---> 269b3c3230d7 06:11:06 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:06 Removing intermediate container 7eb41fa4ace9 06:11:06 ---> 17028c77a5be 06:11:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:11:06 Removing intermediate container cb2a6c6b7f72 06:11:06 ---> 9bf27f1117f2 06:11:06 06:11:06 Step 10/23 : FROM alpine:3.17 06:11:06 ---> 9ed4aefc74f6 06:11:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:11:06 ---> Running in a62aa5d8f0db 06:11:06 Removing intermediate container f8cc6559c53c 06:11:06 ---> 648a4a3e32fb 06:11:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:11:06 ---> Running in 623383a844b0 06:11:06 ---> Running in 92f810938452 06:11:06 ---> Running in a57ac3acc278 06:11:06 ---> c4062ea5a7b0 06:11:06 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 06:11:06 Removing intermediate container 623383a844b0 06:11:06 ---> 88b49f512841 06:11:06 Step 13/23 : ENV APP_PORT=59861 06:11:06 Removing intermediate container a57ac3acc278 06:11:06 ---> c2062f7ec7d2 06:11:06 Step 13/24 : ENV APP_PORT=59882 06:11:06 ---> Running in 2b781080e84f 06:11:07 ---> Running in c8292546d497 06:11:07 ---> 55eb974c684b 06:11:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:11:07 Removing intermediate container 2b781080e84f 06:11:07 ---> 860db3074814 06:11:07 Step 14/23 : EXPOSE $APP_PORT 06:11:07 ---> Running in 17340367bb4e 06:11:07 Removing intermediate container c8292546d497 06:11:07 ---> 7cefbcc1f39a 06:11:07 Step 14/24 : EXPOSE $APP_PORT 06:11:07 ---> Running in 5c68b5e80330 06:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:11:07 ---> baade1ced192 06:11:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:11:07 Removing intermediate container 17340367bb4e 06:11:07 ---> 7372bddf75b0 06:11:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:07 Removing intermediate container 5c68b5e80330 06:11:07 ---> 9242f318ff03 06:11:07 Step 15/24 : WORKDIR / 06:11:07 ---> Running in 081ce26566ca 06:11:07 ---> 914ecaa1078c 06:11:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:11:07 (1/1) Installing dumb-init (1.2.5-r2) 06:11:07 Executing busybox-1.35.0-r29.trigger 06:11:07 OK: 7 MiB in 16 packages 06:11:07 ---> 5f282a5da2e1 06:11:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:11:07 (1/2) Installing ca-certificates (20220614-r4) 06:11:07 Removing intermediate container 081ce26566ca 06:11:07 ---> 6e282c1b2ccf 06:11:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:07 (2/2) Installing dumb-init (1.2.5-r2) 06:11:07 Executing busybox-1.35.0-r29.trigger 06:11:07 Executing ca-certificates-20220614-r4.trigger 06:11:07 ---> d77478bfc430 06:11:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:11:07 OK: 8 MiB in 17 packages 06:11:07 ---> cf5211f8ef09 06:11:07 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 06:11:07 ---> fbed0e869dfa 06:11:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:11:07 ---> ba9197f19a71 06:11:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:11:08 Removing intermediate container a62aa5d8f0db 06:11:08 ---> 4389c750d0e0 06:11:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:11:08 ---> 2d7d11334861 06:11:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:11:08 ---> Running in d10135efbdfc 06:11:08 ---> d422a7e9a249 06:11:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:11:08 Removing intermediate container 92f810938452 06:11:08 ---> 93e5b4b3e495 06:11:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 06:11:08 Removing intermediate container d10135efbdfc 06:11:08 ---> c02d7c70ae9a 06:11:08 Step 13/25 : ENV APP_PORT=59881 06:11:08 ---> 09621ef1f694 06:11:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:11:08 ---> Running in fe86385469c9 06:11:08 ---> c17fdfdc30d4 06:11:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:11:08 ---> Running in ce504c504d44 06:11:08 ---> Running in 0cb4ba142c2a 06:11:08 ---> 62c8cc742cf0 06:11:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:11:08 Removing intermediate container fe86385469c9 06:11:08 ---> f5c1294f7ea7 06:11:08 Step 13/23 : ENV APP_PORT=59860 06:11:08 ---> Running in d4054a20445b 06:11:09 Removing intermediate container 0cb4ba142c2a 06:11:09 ---> 6cdf2ca6a91b 06:11:09 Step 14/25 : EXPOSE $APP_PORT 06:11:09 Removing intermediate container ce504c504d44 06:11:09 ---> 0c481af9405f 06:11:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:11:09 ---> Running in 0a404d62a830 06:11:09 ---> 521b624b0f32 06:11:09 Step 20/24 : ENTRYPOINT ["/core-command"] 06:11:09 ---> Running in af50b1145bee 06:11:09 ---> 0b20d4f9390c 06:11:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:09 Removing intermediate container d4054a20445b 06:11:09 ---> 7de73446f663 06:11:09 Step 14/23 : EXPOSE $APP_PORT 06:11:09 ---> Running in 8bdb16fb54d5 06:11:09 ---> Running in 0eda0247414a 06:11:09 ---> Running in 154bb15bc84e 06:11:09 Removing intermediate container 0a404d62a830 06:11:09 ---> b66e063e391b 06:11:09 Step 15/25 : WORKDIR / 06:11:09 Removing intermediate container af50b1145bee 06:11:09 ---> 7961109499f0 06:11:09 Step 21/23 : LABEL arch=x86_64 06:11:09 ---> Running in 8b5dbf0830d3 06:11:09 ---> Running in 8ae1720b6174 06:11:09 Removing intermediate container 8bdb16fb54d5 06:11:09 ---> 63e3d7444181 06:11:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:11:09 Removing intermediate container 154bb15bc84e 06:11:09 ---> 1ca56e799898 06:11:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:09 ---> Running in 4eef67117107 06:11:09 Removing intermediate container 8b5dbf0830d3 06:11:09 ---> 15e548c78f2d 06:11:09 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:09 Removing intermediate container 8ae1720b6174 06:11:09 ---> 610af3890c06 06:11:09 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:09 ---> Running in 2733c14d88e2 06:11:09 Removing intermediate container 4eef67117107 06:11:09 ---> f6ed09ca6f04 06:11:09 Step 22/24 : LABEL arch=x86_64 06:11:09 ---> dd1b4fdbc927 06:11:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:11:09 ---> Running in b6284d747de6 06:11:09 Removing intermediate container 2733c14d88e2 06:11:09 ---> 6109986d63e3 06:11:09 Step 23/23 : LABEL version=3.0.0-dev.125 06:11:09 ---> e5dcf1f7e10a 06:11:09 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 06:11:09 ---> Running in 0f352d0ac4aa 06:11:09 Removing intermediate container b6284d747de6 06:11:09 ---> f09125fd4bca 06:11:09 Step 23/24 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:09 ---> 4373121edd6d 06:11:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:11:09 ---> Running in c8f89f12029c 06:11:09 Removing intermediate container 0f352d0ac4aa 06:11:09 ---> 9531d09e62ee 06:11:09 06:11:09 ---> 096459ddd495 06:11:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:11:10 Removing intermediate container c8f89f12029c 06:11:10 ---> a1c1d22a8002 06:11:10 Step 24/24 : LABEL version=3.0.0-dev.125 06:11:10 Successfully built 9531d09e62ee 06:11:10 Successfully tagged support-scheduler:latest 06:11:10  Building support-scheduler ... done  ---> Running in a7510b6704bb 06:11:10 Removing intermediate container 0eda0247414a 06:11:10 ---> fbddf4e69bcd 06:11:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:11:10 ---> 822d30ced3e7 06:11:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:11:10 Removing intermediate container a7510b6704bb 06:11:10 ---> 7792b62ee07b 06:11:10 06:11:10 ---> 824ad6f997a1 06:11:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:11:10 ---> Running in 434c8e082248 06:11:10 Successfully built 7792b62ee07b 06:11:10 Successfully tagged core-command:latest 06:11:10  Building core-command ... done Removing intermediate container 434c8e082248 06:11:10 ---> 420d1e67d50a 06:11:10 Step 23/25 : LABEL arch=x86_64 06:11:10 ---> 9b4e541f4f13 06:11:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:11:10 ---> Running in 5c7cc1ece182 06:11:10 ---> 85909b7afb55 06:11:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:11:10 ---> Running in 84db97996a84 06:11:10 Removing intermediate container 5c7cc1ece182 06:11:10 ---> f5a8f1ec8b7c 06:11:10 Step 24/25 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:10 ---> Running in b5e6bd6648b7 06:11:10 ---> 9d1209b95df4 06:11:10 Step 21/25 : ENTRYPOINT ["/core-metadata"] 06:11:10 Removing intermediate container 84db97996a84 06:11:10 ---> b86a2c04fdf7 06:11:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:11:10 ---> Running in ca18c530b9a6 06:11:11 ---> Running in 3d9c75d0c7ac 06:11:11 Removing intermediate container b5e6bd6648b7 06:11:11 ---> b8bae1cf81a7 06:11:11 Step 25/25 : LABEL version=3.0.0-dev.125 06:11:11 ---> Running in 11eec5139dee 06:11:11 Removing intermediate container ca18c530b9a6 06:11:11 ---> 82929071b55b 06:11:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:11:11 Removing intermediate container 3d9c75d0c7ac 06:11:11 ---> 1c54bc076e3a 06:11:11 Step 21/23 : LABEL arch=x86_64 06:11:11 ---> Running in 8cb2abe4d190 06:11:11 ---> Running in 727709fc1b06 06:11:11 Removing intermediate container 11eec5139dee 06:11:11 ---> bf990423499a 06:11:11 06:11:11 Removing intermediate container 8cb2abe4d190 06:11:11 ---> 6b0cfbf4b42f 06:11:11 Step 23/25 : LABEL arch=x86_64 06:11:11 ---> Running in bc5a3c2a0e31 06:11:11 Removing intermediate container 727709fc1b06 06:11:11 ---> 2367eac259f7 06:11:11 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:11 Successfully built bf990423499a 06:11:11 Successfully tagged security-secretstore-setup:latest 06:11:11  Building security-secretstore-setup ... done  ---> Running in 4821836bdd93 06:11:11 Removing intermediate container bc5a3c2a0e31 06:11:11 ---> 09d6e9127fa4 06:11:11 Step 24/25 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:11 ---> Running in 082b6246682b 06:11:11 Removing intermediate container 4821836bdd93 06:11:11 ---> 26286cb4e589 06:11:11 Step 23/23 : LABEL version=3.0.0-dev.125 06:11:11 ---> Running in 93dce6ee3e51 06:11:11 Removing intermediate container 082b6246682b 06:11:11 ---> 7950ab1d9a53 06:11:11 Step 25/25 : LABEL version=3.0.0-dev.125 06:11:11 ---> Running in cac9a2ec423a 06:11:11 Removing intermediate container 93dce6ee3e51 06:11:11 ---> 8e0da8137e1d 06:11:11 06:11:11 Successfully built 8e0da8137e1d 06:11:11 Successfully tagged support-notifications:latest 06:11:11  Building support-notifications ... done Removing intermediate container cac9a2ec423a 06:11:11 ---> e76b70dcc5c8 06:11:11 06:11:11 Successfully built e76b70dcc5c8 06:11:11 Successfully tagged core-metadata:latest 06:11:11  Building core-metadata ... done  [Pipeline] } 06:11:11 $ docker stop --time=1 40d65b6cc0d181cba14f5a47c9decea13702519ecd5ee8878d4adce1a621107c 06:11:13 $ docker rm -f --volumes 40d65b6cc0d181cba14f5a47c9decea13702519ecd5ee8878d4adce1a621107c [Pipeline] // withDockerContainer [Pipeline] sh 06:11:13 + docker images 06:11:13 REPOSITORY TAG IMAGE ID CREATED SIZE 06:11:13 security-secretstore-setup latest bf990423499a 2 seconds ago 32.8MB 06:11:13 support-notifications latest 8e0da8137e1d 2 seconds ago 32.7MB 06:11:13 core-metadata latest e76b70dcc5c8 2 seconds ago 20.4MB 06:11:13 core-command latest 7792b62ee07b 3 seconds ago 19.8MB 06:11:13 support-scheduler latest 9531d09e62ee 4 seconds ago 32.1MB 06:11:13 9bf27f1117f2 8 seconds ago 1.75GB 06:11:13 514c0bd8da5f 8 seconds ago 1.69GB 06:11:13 01e620b53da2 12 seconds ago 1.75GB 06:11:13 a533f9cbd966 13 seconds ago 1.69GB 06:11:13 2bf7c705a231 24 seconds ago 1.68GB 06:11:13 security-proxy-setup latest 62150537dca9 47 seconds ago 18.7MB 06:11:13 security-proxy-auth latest 6e20e51a84bc 56 seconds ago 18.3MB 06:11:13 security-spire-agent latest 36e836be7e2d About a minute ago 129MB 06:11:13 security-spire-server latest ad49ee5258b7 About a minute ago 89.8MB 06:11:13 427a437ad676 About a minute ago 1.66GB 06:11:13 eaec07c6144a About a minute ago 1.66GB 06:11:13 3af5bec2096f About a minute ago 1.54GB 06:11:13 security-bootstrapper latest 1facf9971fe6 About a minute ago 22.2MB 06:11:13 70cace7bd1da About a minute ago 1.54GB 06:11:13 security-spiffe-token-provider latest 078c62bd8943 About a minute ago 32.8MB 06:11:13 core-common-config-bootstrapper latest 98dadd6f6d99 About a minute ago 17.2MB 06:11:13 core-data latest d8a40c0ac355 About a minute ago 20MB 06:11:13 ba9b4ccb0c44 2 minutes ago 1.72GB 06:11:13 c73758c96a39 2 minutes ago 1.69GB 06:11:13 f8e528a34e17 2 minutes ago 1.67GB 06:11:13 b8b5c58a6bc7 2 minutes ago 1.68GB 06:11:13 security-spire-config latest a3b3c81c76f1 2 minutes ago 88.9MB 06:11:13 7d4c3208b1bb 2 minutes ago 1.54GB 06:11:13 ci-base-image-x86_64 latest eb35d132dcce 6 minutes ago 881MB 06:11:13 alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB 06:11:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 06:11:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 06:11:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:13 provisioning config files... 06:11:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/487@tmp/config10070452498955704796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:14 ---> docker-login.sh 06:11:14 nexus3.edgexfoundry.org:10001 06:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:14 Configure a credential helper to remove this warning. See 06:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:14 06:11:14 Login Succeeded 06:11:14 nexus3.edgexfoundry.org:10002 06:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:14 Configure a credential helper to remove this warning. See 06:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:14 06:11:14 Login Succeeded 06:11:14 nexus3.edgexfoundry.org:10003 06:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:14 Configure a credential helper to remove this warning. See 06:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:14 06:11:14 Login Succeeded 06:11:14 nexus3.edgexfoundry.org:10004 06:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:14 Configure a credential helper to remove this warning. See 06:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:14 06:11:14 Login Succeeded 06:11:14 docker.io 06:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:14 Configure a credential helper to remove this warning. See 06:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:14 06:11:14 Login Succeeded 06:11:14 ---> docker-login.sh ends [Pipeline] } 06:11:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:11:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:11:14 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:14 latest 06:11:14 3.0.0-dev.125 06:11:14 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:14 main 06:11:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:15 + docker push nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:15 cd0827e9ce36: Preparing 06:11:15 b7dd1c2d1269: Preparing 06:11:15 f445233e6a7d: Preparing 06:11:15 04e90c57ef7d: Preparing 06:11:15 b56fc1ca519d: Preparing 06:11:15 f1417ff83b31: Preparing 06:11:15 f1417ff83b31: Waiting 06:11:15 b56fc1ca519d: Pushed 06:11:15 cd0827e9ce36: Pushed 06:11:15 f445233e6a7d: Pushed 06:11:15 04e90c57ef7d: Pushed 06:11:15 f1417ff83b31: Layer already exists 06:11:16 b7dd1c2d1269: Pushed 06:11:16 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:17 cd0827e9ce36: Preparing 06:11:17 b7dd1c2d1269: Preparing 06:11:17 f445233e6a7d: Preparing 06:11:17 04e90c57ef7d: Preparing 06:11:17 b56fc1ca519d: Preparing 06:11:17 f1417ff83b31: Preparing 06:11:17 f1417ff83b31: Waiting 06:11:17 cd0827e9ce36: Layer already exists 06:11:17 b7dd1c2d1269: Layer already exists 06:11:17 04e90c57ef7d: Layer already exists 06:11:17 f445233e6a7d: Layer already exists 06:11:17 b56fc1ca519d: Layer already exists 06:11:17 f1417ff83b31: Layer already exists 06:11:17 latest: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:18 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.125 06:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:18 cd0827e9ce36: Preparing 06:11:18 b7dd1c2d1269: Preparing 06:11:18 f445233e6a7d: Preparing 06:11:18 04e90c57ef7d: Preparing 06:11:18 b56fc1ca519d: Preparing 06:11:18 f1417ff83b31: Preparing 06:11:18 f1417ff83b31: Waiting 06:11:18 f445233e6a7d: Layer already exists 06:11:18 b7dd1c2d1269: Layer already exists 06:11:18 cd0827e9ce36: Layer already exists 06:11:18 b56fc1ca519d: Layer already exists 06:11:18 04e90c57ef7d: Layer already exists 06:11:18 f1417ff83b31: Layer already exists 06:11:18 3.0.0-dev.125: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:18 + docker push nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:18 cd0827e9ce36: Preparing 06:11:18 b7dd1c2d1269: Preparing 06:11:18 f445233e6a7d: Preparing 06:11:18 04e90c57ef7d: Preparing 06:11:18 b56fc1ca519d: Preparing 06:11:18 f1417ff83b31: Preparing 06:11:18 f1417ff83b31: Waiting 06:11:18 f445233e6a7d: Layer already exists 06:11:18 b7dd1c2d1269: Layer already exists 06:11:18 b56fc1ca519d: Layer already exists 06:11:18 04e90c57ef7d: Layer already exists 06:11:18 cd0827e9ce36: Layer already exists 06:11:18 f1417ff83b31: Layer already exists 06:11:18 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:19 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:19 cd0827e9ce36: Preparing 06:11:19 b7dd1c2d1269: Preparing 06:11:19 f445233e6a7d: Preparing 06:11:19 04e90c57ef7d: Preparing 06:11:19 b56fc1ca519d: Preparing 06:11:19 f1417ff83b31: Preparing 06:11:19 f1417ff83b31: Waiting 06:11:19 b56fc1ca519d: Layer already exists 06:11:19 04e90c57ef7d: Layer already exists 06:11:19 f445233e6a7d: Layer already exists 06:11:19 b7dd1c2d1269: Layer already exists 06:11:19 cd0827e9ce36: Layer already exists 06:11:19 f1417ff83b31: Layer already exists 06:11:19 main: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:19 ===================================================== [Pipeline] echo 06:11:19 taggedImages: 06:11:19 - nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:19 - nexus3.edgexfoundry.org:10004/core-command:latest 06:11:19 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.125 06:11:19 - nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:19 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:11:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:11:19 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:19 latest 06:11:19 3.0.0-dev.125 06:11:19 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:19 main 06:11:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:20 45131cbfbc0a: Preparing 06:11:20 51ea64df633f: Preparing 06:11:20 ec204095ffa3: Preparing 06:11:20 d961fffb7a55: Preparing 06:11:20 f445233e6a7d: Preparing 06:11:20 04e90c57ef7d: Preparing 06:11:20 530e45eaf26e: Preparing 06:11:20 f1417ff83b31: Preparing 06:11:20 530e45eaf26e: Waiting 06:11:20 04e90c57ef7d: Waiting 06:11:20 f1417ff83b31: Waiting 06:11:20 f445233e6a7d: Layer already exists 06:11:20 04e90c57ef7d: Layer already exists 06:11:20 51ea64df633f: Pushed 06:11:20 f1417ff83b31: Layer already exists 06:11:20 ec204095ffa3: Pushed 06:11:20 45131cbfbc0a: Pushed 06:11:20 530e45eaf26e: Pushed 06:11:21 d961fffb7a55: Pushed 06:11:21 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:21 + 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 06:11:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:22 45131cbfbc0a: Preparing 06:11:22 51ea64df633f: Preparing 06:11:22 ec204095ffa3: Preparing 06:11:22 d961fffb7a55: Preparing 06:11:22 f445233e6a7d: Preparing 06:11:22 04e90c57ef7d: Preparing 06:11:22 530e45eaf26e: Preparing 06:11:22 f1417ff83b31: Preparing 06:11:22 04e90c57ef7d: Waiting 06:11:22 530e45eaf26e: Waiting 06:11:22 f1417ff83b31: Waiting 06:11:22 51ea64df633f: Layer already exists 06:11:22 d961fffb7a55: Layer already exists 06:11:22 45131cbfbc0a: Layer already exists 06:11:22 f445233e6a7d: Layer already exists 06:11:22 ec204095ffa3: Layer already exists 06:11:22 04e90c57ef7d: Layer already exists 06:11:22 530e45eaf26e: Layer already exists 06:11:22 f1417ff83b31: Layer already exists 06:11:22 latest: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.125 06:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:22 45131cbfbc0a: Preparing 06:11:22 51ea64df633f: Preparing 06:11:22 ec204095ffa3: Preparing 06:11:22 d961fffb7a55: Preparing 06:11:22 f445233e6a7d: Preparing 06:11:22 04e90c57ef7d: Preparing 06:11:22 530e45eaf26e: Preparing 06:11:22 f1417ff83b31: Preparing 06:11:22 04e90c57ef7d: Waiting 06:11:22 f1417ff83b31: Waiting 06:11:22 51ea64df633f: Layer already exists 06:11:22 d961fffb7a55: Layer already exists 06:11:22 45131cbfbc0a: Layer already exists 06:11:22 ec204095ffa3: Layer already exists 06:11:22 f445233e6a7d: Layer already exists 06:11:22 530e45eaf26e: Layer already exists 06:11:22 f1417ff83b31: Layer already exists 06:11:22 04e90c57ef7d: Layer already exists 06:11:22 3.0.0-dev.125: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:23 45131cbfbc0a: Preparing 06:11:23 51ea64df633f: Preparing 06:11:23 ec204095ffa3: Preparing 06:11:23 d961fffb7a55: Preparing 06:11:23 f445233e6a7d: Preparing 06:11:23 04e90c57ef7d: Preparing 06:11:23 530e45eaf26e: Preparing 06:11:23 f1417ff83b31: Preparing 06:11:23 04e90c57ef7d: Waiting 06:11:23 530e45eaf26e: Waiting 06:11:23 f1417ff83b31: Waiting 06:11:23 51ea64df633f: Layer already exists 06:11:23 d961fffb7a55: Layer already exists 06:11:23 45131cbfbc0a: Layer already exists 06:11:23 f445233e6a7d: Layer already exists 06:11:23 ec204095ffa3: Layer already exists 06:11:23 530e45eaf26e: Layer already exists 06:11:23 f1417ff83b31: Layer already exists 06:11:23 04e90c57ef7d: Layer already exists 06:11:23 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + 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 06:11:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:23 45131cbfbc0a: Preparing 06:11:23 51ea64df633f: Preparing 06:11:23 ec204095ffa3: Preparing 06:11:23 d961fffb7a55: Preparing 06:11:23 f445233e6a7d: Preparing 06:11:23 04e90c57ef7d: Preparing 06:11:23 530e45eaf26e: Preparing 06:11:23 f1417ff83b31: Preparing 06:11:23 04e90c57ef7d: Waiting 06:11:23 f1417ff83b31: Waiting 06:11:23 530e45eaf26e: Waiting 06:11:23 f445233e6a7d: Layer already exists 06:11:23 51ea64df633f: Layer already exists 06:11:23 ec204095ffa3: Layer already exists 06:11:23 45131cbfbc0a: Layer already exists 06:11:23 d961fffb7a55: Layer already exists 06:11:23 f1417ff83b31: Layer already exists 06:11:23 04e90c57ef7d: Layer already exists 06:11:23 530e45eaf26e: Layer already exists 06:11:23 main: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:23 ===================================================== [Pipeline] echo 06:11:23 taggedImages: 06:11:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:11:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.125 06:11:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:11:24 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:11:24 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:24 latest 06:11:24 3.0.0-dev.125 06:11:24 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:24 main 06:11:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:24 + docker push nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:24 c36524635897: Preparing 06:11:24 9c5c476a0384: Preparing 06:11:24 f445233e6a7d: Preparing 06:11:24 04e90c57ef7d: Preparing 06:11:24 530e45eaf26e: Preparing 06:11:24 f1417ff83b31: Preparing 06:11:24 f1417ff83b31: Waiting 06:11:24 f445233e6a7d: Layer already exists 06:11:24 04e90c57ef7d: Layer already exists 06:11:24 530e45eaf26e: Layer already exists 06:11:24 f1417ff83b31: Layer already exists 06:11:24 c36524635897: Pushed 06:11:26 9c5c476a0384: Pushed 06:11:26 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:26 c36524635897: Preparing 06:11:26 9c5c476a0384: Preparing 06:11:26 f445233e6a7d: Preparing 06:11:26 04e90c57ef7d: Preparing 06:11:26 530e45eaf26e: Preparing 06:11:26 f1417ff83b31: Preparing 06:11:26 c36524635897: Layer already exists 06:11:26 04e90c57ef7d: Layer already exists 06:11:26 530e45eaf26e: Layer already exists 06:11:26 9c5c476a0384: Layer already exists 06:11:26 f445233e6a7d: Layer already exists 06:11:26 f1417ff83b31: Layer already exists 06:11:26 latest: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:27 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.125 06:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:27 c36524635897: Preparing 06:11:27 9c5c476a0384: Preparing 06:11:27 f445233e6a7d: Preparing 06:11:27 04e90c57ef7d: Preparing 06:11:27 530e45eaf26e: Preparing 06:11:27 f1417ff83b31: Preparing 06:11:27 f1417ff83b31: Waiting 06:11:27 f445233e6a7d: Layer already exists 06:11:27 9c5c476a0384: Layer already exists 06:11:27 530e45eaf26e: Layer already exists 06:11:27 04e90c57ef7d: Layer already exists 06:11:27 c36524635897: Layer already exists 06:11:27 f1417ff83b31: Layer already exists 06:11:27 3.0.0-dev.125: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:27 + docker push nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:27 c36524635897: Preparing 06:11:27 9c5c476a0384: Preparing 06:11:27 f445233e6a7d: Preparing 06:11:27 04e90c57ef7d: Preparing 06:11:27 530e45eaf26e: Preparing 06:11:27 f1417ff83b31: Preparing 06:11:27 f1417ff83b31: Waiting 06:11:27 04e90c57ef7d: Layer already exists 06:11:27 c36524635897: Layer already exists 06:11:27 9c5c476a0384: Layer already exists 06:11:27 530e45eaf26e: Layer already exists 06:11:27 f445233e6a7d: Layer already exists 06:11:27 f1417ff83b31: Layer already exists 06:11:27 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:28 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:28 c36524635897: Preparing 06:11:28 9c5c476a0384: Preparing 06:11:28 f445233e6a7d: Preparing 06:11:28 04e90c57ef7d: Preparing 06:11:28 530e45eaf26e: Preparing 06:11:28 f1417ff83b31: Preparing 06:11:28 f1417ff83b31: Waiting 06:11:28 c36524635897: Layer already exists 06:11:28 530e45eaf26e: Layer already exists 06:11:28 f445233e6a7d: Layer already exists 06:11:28 9c5c476a0384: Layer already exists 06:11:28 04e90c57ef7d: Layer already exists 06:11:28 f1417ff83b31: Layer already exists 06:11:28 main: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:28 ===================================================== [Pipeline] echo 06:11:28 taggedImages: 06:11:28 - nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:28 - nexus3.edgexfoundry.org:10004/core-data:latest 06:11:28 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.125 06:11:28 - nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:11:28 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:11:28 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:28 latest 06:11:28 3.0.0-dev.125 06:11:28 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:28 main 06:11:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:28 Removing intermediate container ad885837b53c 06:11:28 ---> 2102ff9cca2f 06:11:28 Step 7/25 : COPY . . 06:11:28 Removing intermediate container e7e54e4498e8 06:11:28 ---> 796849bb6df5 06:11:28 Step 7/33 : COPY . . 06:11:28 Removing intermediate container 7e161a8c1612 06:11:28 ---> 4d5584d63438 06:11:28 Step 7/26 : COPY . . 06:11:28 Removing intermediate container cd7582219fa4 06:11:28 ---> 109d4f016e76 06:11:28 Step 8/23 : COPY . . 06:11:28 Removing intermediate container d10d42accdc6 06:11:28 ---> 3294c3df8fe5 06:11:28 Step 7/27 : COPY . . 06:11:28 ---> ebea7656ce1e 06:11:28 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:11:28 ---> b9844c84256b 06:11:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:11:28 ---> Running in 0e608561d942 06:11:28 ---> 5bc9c160a644 06:11:28 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:11:28 ---> Running in f17fec31495c 06:11:28 ---> Running in 133bde06c823 06:11:28 ---> 7a9d08ffb79f 06:11:28 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 06:11:28 ---> efc0f6e58be2 06:11:28 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 06:11:28 ---> Running in 741a224d00c5 06:11:28 ---> Running in abd2b3a7906d 06:11:28 Removing intermediate container abd2b3a7906d 06:11:28 ---> 9bb237b8ee65 06:11:28 Step 9/26 : WORKDIR /edgex-go/spire-build 06:11:28 Removing intermediate container 741a224d00c5 06:11:28 ---> 9fbfe362df44 06:11:28 Step 9/27 : WORKDIR /edgex-go/spire-build 06:11:28 ---> Running in e217434795e9 06:11:28 ---> Running in 9426df8057e0 06:11:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:11:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:11:28 Removing intermediate container 9426df8057e0 06:11:28 ---> b07006b8e6f2 06:11:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:11:28 Removing intermediate container e217434795e9 06:11:28 ---> 6987ffb2ed57 06:11:28 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:11:28 ---> Running in ce84bfee8e27 06:11:28 ---> Running in 2ac4b3797c3a 06:11:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:11:28 Removing intermediate container ce84bfee8e27 06:11:28 ---> 89fcd1a7fa00 06:11:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:11:28 Removing intermediate container 2ac4b3797c3a 06:11:28 ---> 8d35dfae8420 06:11:28 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:11:28 ---> Running in 6427f8c540d0 06:11:28 ---> Running in e9f19e04af00 06:11:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:29 f3bc279904b2: Preparing 06:11:29 dbec87340fca: Preparing 06:11:29 51eb3e2abca3: Preparing 06:11:29 f445233e6a7d: Preparing 06:11:29 04e90c57ef7d: Preparing 06:11:29 5aac49d73ff7: Preparing 06:11:29 f1417ff83b31: Preparing 06:11:29 5aac49d73ff7: Waiting 06:11:29 f1417ff83b31: Waiting 06:11:29 04e90c57ef7d: Layer already exists 06:11:29 f445233e6a7d: Layer already exists 06:11:29 f1417ff83b31: Layer already exists 06:11:29 f3bc279904b2: Pushed 06:11:29 dbec87340fca: Pushed 06:11:29 5aac49d73ff7: Pushed 06:11:30 51eb3e2abca3: Pushed 06:11:30 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:31 f3bc279904b2: Preparing 06:11:31 dbec87340fca: Preparing 06:11:31 51eb3e2abca3: Preparing 06:11:31 f445233e6a7d: Preparing 06:11:31 04e90c57ef7d: Preparing 06:11:31 5aac49d73ff7: Preparing 06:11:31 f1417ff83b31: Preparing 06:11:31 5aac49d73ff7: Waiting 06:11:31 f1417ff83b31: Waiting 06:11:31 f3bc279904b2: Layer already exists 06:11:31 04e90c57ef7d: Layer already exists 06:11:31 f445233e6a7d: Layer already exists 06:11:31 dbec87340fca: Layer already exists 06:11:31 51eb3e2abca3: Layer already exists 06:11:31 5aac49d73ff7: Layer already exists 06:11:31 f1417ff83b31: Layer already exists 06:11:31 latest: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:31 Removing intermediate container 6427f8c540d0 06:11:31 ---> 080733fe698b 06:11:31 Step 12/27 : WORKDIR /edgex-go 06:11:31 Removing intermediate container e9f19e04af00 06:11:31 ---> 0d74be2eb6b5 06:11:31 Step 12/26 : WORKDIR /edgex-go 06:11:31 ---> Running in 45bc4dbdd6ed 06:11:31 ---> Running in 07cfadf064d1 06:11:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.125 06:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:32 f3bc279904b2: Preparing 06:11:32 dbec87340fca: Preparing 06:11:32 51eb3e2abca3: Preparing 06:11:32 f445233e6a7d: Preparing 06:11:32 04e90c57ef7d: Preparing 06:11:32 5aac49d73ff7: Preparing 06:11:32 f1417ff83b31: Preparing 06:11:32 5aac49d73ff7: Waiting 06:11:32 f1417ff83b31: Waiting 06:11:32 f3bc279904b2: Layer already exists 06:11:32 dbec87340fca: Layer already exists 06:11:32 51eb3e2abca3: Layer already exists 06:11:32 04e90c57ef7d: Layer already exists 06:11:32 f445233e6a7d: Layer already exists 06:11:32 f1417ff83b31: Layer already exists 06:11:32 5aac49d73ff7: Layer already exists 06:11:32 3.0.0-dev.125: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:32 f3bc279904b2: Preparing 06:11:32 dbec87340fca: Preparing 06:11:32 51eb3e2abca3: Preparing 06:11:32 f445233e6a7d: Preparing 06:11:32 04e90c57ef7d: Preparing 06:11:32 5aac49d73ff7: Preparing 06:11:32 f1417ff83b31: Preparing 06:11:32 5aac49d73ff7: Waiting 06:11:32 f1417ff83b31: Waiting 06:11:32 f445233e6a7d: Layer already exists 06:11:32 dbec87340fca: Layer already exists 06:11:32 04e90c57ef7d: Layer already exists 06:11:32 f3bc279904b2: Layer already exists 06:11:32 51eb3e2abca3: Layer already exists 06:11:32 5aac49d73ff7: Layer already exists 06:11:32 f1417ff83b31: Layer already exists 06:11:32 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:32 Removing intermediate container 07cfadf064d1 06:11:32 ---> a213315f6710 06:11:32 06:11:32 Removing intermediate container 45bc4dbdd6ed 06:11:32 ---> beaa8b682050 06:11:32 06:11:32 Step 13/27 : FROM alpine:3.17 06:11:32 Step 13/26 : FROM alpine:3.17 06:11:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:33 3.17: Pulling from library/alpine 06:11:33 3.17: Pulling from library/alpine 06:11:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:33 f3bc279904b2: Preparing 06:11:33 dbec87340fca: Preparing 06:11:33 51eb3e2abca3: Preparing 06:11:33 f445233e6a7d: Preparing 06:11:33 04e90c57ef7d: Preparing 06:11:33 5aac49d73ff7: Preparing 06:11:33 f1417ff83b31: Preparing 06:11:33 5aac49d73ff7: Waiting 06:11:33 f1417ff83b31: Waiting 06:11:33 51eb3e2abca3: Layer already exists 06:11:33 f445233e6a7d: Layer already exists 06:11:33 f3bc279904b2: Layer already exists 06:11:33 dbec87340fca: Layer already exists 06:11:33 04e90c57ef7d: Layer already exists 06:11:33 f1417ff83b31: Layer already exists 06:11:33 5aac49d73ff7: Layer already exists 06:11:33 main: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:33 ===================================================== [Pipeline] echo 06:11:33 taggedImages: 06:11:33 - nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:33 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:11:33 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.125 06:11:33 - nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:33 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:11:33 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:11:33 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:33 latest 06:11:33 3.0.0-dev.125 06:11:33 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:33 main 06:11:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:33 0a0524569321: Preparing 06:11:33 0a0524569321: Preparing 06:11:33 989a21e44088: Preparing 06:11:33 262fd42fff49: Preparing 06:11:33 648f6a1645ff: Preparing 06:11:33 c7b919b23b5d: Preparing 06:11:33 578c4f3686be: Preparing 06:11:33 f445233e6a7d: Preparing 06:11:33 04e90c57ef7d: Preparing 06:11:33 b588b064355a: Preparing 06:11:33 f52705c2beee: Preparing 06:11:33 32b976de8f6d: Preparing 06:11:33 802a890dd5b9: Preparing 06:11:33 f1417ff83b31: Preparing 06:11:33 b588b064355a: Waiting 06:11:33 32b976de8f6d: Waiting 06:11:33 f52705c2beee: Waiting 06:11:33 802a890dd5b9: Waiting 06:11:33 f1417ff83b31: Waiting 06:11:33 578c4f3686be: Waiting 06:11:33 f445233e6a7d: Waiting 06:11:33 04e90c57ef7d: Waiting 06:11:33 989a21e44088: Pushed 06:11:33 c7b919b23b5d: Pushed 06:11:33 648f6a1645ff: Pushed 06:11:33 0a0524569321: Pushed 06:11:33 262fd42fff49: Pushed 06:11:33 f445233e6a7d: Layer already exists 06:11:33 04e90c57ef7d: Layer already exists 06:11:34 b588b064355a: Pushed 06:11:34 f1417ff83b31: Layer already exists 06:11:34 32b976de8f6d: Pushed 06:11:34 802a890dd5b9: Pushed 06:11:34 f52705c2beee: Pushed 06:11:35 578c4f3686be: Pushed 06:11:35 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:36 0a0524569321: Preparing 06:11:36 0a0524569321: Preparing 06:11:36 989a21e44088: Preparing 06:11:36 262fd42fff49: Preparing 06:11:36 648f6a1645ff: Preparing 06:11:36 c7b919b23b5d: Preparing 06:11:36 578c4f3686be: Preparing 06:11:36 f445233e6a7d: Preparing 06:11:36 04e90c57ef7d: Preparing 06:11:36 b588b064355a: Preparing 06:11:36 f52705c2beee: Preparing 06:11:36 32b976de8f6d: Preparing 06:11:36 802a890dd5b9: Preparing 06:11:36 f1417ff83b31: Preparing 06:11:36 32b976de8f6d: Waiting 06:11:36 f1417ff83b31: Waiting 06:11:36 04e90c57ef7d: Waiting 06:11:36 802a890dd5b9: Waiting 06:11:36 b588b064355a: Waiting 06:11:36 578c4f3686be: Waiting 06:11:36 f445233e6a7d: Waiting 06:11:36 648f6a1645ff: Layer already exists 06:11:36 0a0524569321: Layer already exists 06:11:36 262fd42fff49: Layer already exists 06:11:36 c7b919b23b5d: Layer already exists 06:11:36 989a21e44088: Layer already exists 06:11:36 578c4f3686be: Layer already exists 06:11:36 f445233e6a7d: Layer already exists 06:11:36 04e90c57ef7d: Layer already exists 06:11:36 f52705c2beee: Layer already exists 06:11:36 b588b064355a: Layer already exists 06:11:36 802a890dd5b9: Layer already exists 06:11:36 f1417ff83b31: Layer already exists 06:11:36 32b976de8f6d: Layer already exists 06:11:36 latest: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:11:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:11:36 Status: Downloaded newer image for alpine:3.17 06:11:36 Status: Downloaded newer image for alpine:3.17 06:11:36 ---> 51e60588ff2c 06:11:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:11:36 ---> 51e60588ff2c 06:11:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:11:36 ---> Running in 13405658ef09 06:11:36 ---> Running in 6d1877ff28f7 06:11:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.125 06:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:37 0a0524569321: Preparing 06:11:37 0a0524569321: Preparing 06:11:37 989a21e44088: Preparing 06:11:37 262fd42fff49: Preparing 06:11:37 648f6a1645ff: Preparing 06:11:37 c7b919b23b5d: Preparing 06:11:37 578c4f3686be: Preparing 06:11:37 f445233e6a7d: Preparing 06:11:37 04e90c57ef7d: Preparing 06:11:37 b588b064355a: Preparing 06:11:37 f52705c2beee: Preparing 06:11:37 32b976de8f6d: Preparing 06:11:37 802a890dd5b9: Preparing 06:11:37 f1417ff83b31: Preparing 06:11:37 578c4f3686be: Waiting 06:11:37 f445233e6a7d: Waiting 06:11:37 04e90c57ef7d: Waiting 06:11:37 b588b064355a: Waiting 06:11:37 f52705c2beee: Waiting 06:11:37 32b976de8f6d: Waiting 06:11:37 802a890dd5b9: Waiting 06:11:37 f1417ff83b31: Waiting 06:11:37 648f6a1645ff: Layer already exists 06:11:37 0a0524569321: Layer already exists 06:11:37 989a21e44088: Layer already exists 06:11:37 c7b919b23b5d: Layer already exists 06:11:37 262fd42fff49: Layer already exists 06:11:37 578c4f3686be: Layer already exists 06:11:37 f445233e6a7d: Layer already exists 06:11:37 04e90c57ef7d: Layer already exists 06:11:37 b588b064355a: Layer already exists 06:11:37 f52705c2beee: Layer already exists 06:11:37 32b976de8f6d: Layer already exists 06:11:37 802a890dd5b9: Layer already exists 06:11:37 f1417ff83b31: Layer already exists 06:11:37 3.0.0-dev.125: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:37 Removing intermediate container 13405658ef09 06:11:37 ---> 14ca80214ff1 06:11:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:11:37 Removing intermediate container 6d1877ff28f7 06:11:37 ---> a3afb896cbff 06:11:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:11:37 ---> Running in 4799b6b28a72 06:11:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:37 0a0524569321: Preparing 06:11:37 0a0524569321: Preparing 06:11:37 989a21e44088: Preparing 06:11:37 262fd42fff49: Preparing 06:11:37 648f6a1645ff: Preparing 06:11:37 c7b919b23b5d: Preparing 06:11:37 578c4f3686be: Preparing 06:11:37 f445233e6a7d: Preparing 06:11:37 04e90c57ef7d: Preparing 06:11:37 b588b064355a: Preparing 06:11:37 f52705c2beee: Preparing 06:11:37 32b976de8f6d: Preparing 06:11:37 802a890dd5b9: Preparing 06:11:37 f1417ff83b31: Preparing 06:11:37 578c4f3686be: Waiting 06:11:37 f445233e6a7d: Waiting 06:11:37 04e90c57ef7d: Waiting 06:11:37 f52705c2beee: Waiting 06:11:37 32b976de8f6d: Waiting 06:11:37 f1417ff83b31: Waiting 06:11:37 802a890dd5b9: Waiting 06:11:37 b588b064355a: Waiting 06:11:37 c7b919b23b5d: Layer already exists 06:11:37 0a0524569321: Layer already exists 06:11:37 648f6a1645ff: Layer already exists 06:11:37 989a21e44088: Layer already exists 06:11:37 262fd42fff49: Layer already exists 06:11:37 578c4f3686be: Layer already exists 06:11:37 f52705c2beee: Layer already exists 06:11:37 b588b064355a: Layer already exists 06:11:37 f445233e6a7d: Layer already exists 06:11:37 04e90c57ef7d: Layer already exists 06:11:37 32b976de8f6d: Layer already exists 06:11:37 802a890dd5b9: Layer already exists 06:11:37 f1417ff83b31: Layer already exists 06:11:37 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:37 ---> Running in 5247e4c4e0a4 06:11:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:38 0a0524569321: Preparing 06:11:38 0a0524569321: Preparing 06:11:38 989a21e44088: Preparing 06:11:38 262fd42fff49: Preparing 06:11:38 648f6a1645ff: Preparing 06:11:38 c7b919b23b5d: Preparing 06:11:38 578c4f3686be: Preparing 06:11:38 f445233e6a7d: Preparing 06:11:38 04e90c57ef7d: Preparing 06:11:38 b588b064355a: Preparing 06:11:38 f52705c2beee: Preparing 06:11:38 32b976de8f6d: Preparing 06:11:38 04e90c57ef7d: Waiting 06:11:38 f445233e6a7d: Waiting 06:11:38 b588b064355a: Waiting 06:11:38 f52705c2beee: Waiting 06:11:38 578c4f3686be: Waiting 06:11:38 802a890dd5b9: Preparing 06:11:38 32b976de8f6d: Waiting 06:11:38 f1417ff83b31: Preparing 06:11:38 802a890dd5b9: Waiting 06:11:38 c7b919b23b5d: Layer already exists 06:11:38 648f6a1645ff: Layer already exists 06:11:38 262fd42fff49: Layer already exists 06:11:38 989a21e44088: Layer already exists 06:11:38 0a0524569321: Layer already exists 06:11:38 f445233e6a7d: Layer already exists 06:11:38 578c4f3686be: Layer already exists 06:11:38 f52705c2beee: Layer already exists 06:11:38 b588b064355a: Layer already exists 06:11:38 04e90c57ef7d: Layer already exists 06:11:38 802a890dd5b9: Layer already exists 06:11:38 f1417ff83b31: Layer already exists 06:11:38 32b976de8f6d: Layer already exists 06:11:38 main: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:38 ===================================================== [Pipeline] echo 06:11:38 taggedImages: 06:11:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:11:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.125 06:11:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:11:38 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:11:38 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:38 latest 06:11:38 3.0.0-dev.125 06:11:38 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:38 main 06:11:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:38 c295ece4ded2: Preparing 06:11:38 0f397d4592b8: Preparing 06:11:38 50f37e57131e: Preparing 06:11:38 4d3a82a67d92: Preparing 06:11:38 f445233e6a7d: Preparing 06:11:38 04e90c57ef7d: Preparing 06:11:38 530e45eaf26e: Preparing 06:11:38 f1417ff83b31: Preparing 06:11:38 04e90c57ef7d: Waiting 06:11:38 530e45eaf26e: Waiting 06:11:38 f1417ff83b31: Waiting 06:11:38 f445233e6a7d: Layer already exists 06:11:38 04e90c57ef7d: Layer already exists 06:11:38 530e45eaf26e: Layer already exists 06:11:38 f1417ff83b31: Layer already exists 06:11:38 50f37e57131e: Pushed 06:11:38 c295ece4ded2: Pushed 06:11:38 0f397d4592b8: Pushed 06:11:40 4d3a82a67d92: Pushed 06:11:40 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:40 c295ece4ded2: Preparing 06:11:40 0f397d4592b8: Preparing 06:11:40 50f37e57131e: Preparing 06:11:40 4d3a82a67d92: Preparing 06:11:40 f445233e6a7d: Preparing 06:11:40 04e90c57ef7d: Preparing 06:11:40 530e45eaf26e: Preparing 06:11:40 f1417ff83b31: Preparing 06:11:40 04e90c57ef7d: Waiting 06:11:40 530e45eaf26e: Waiting 06:11:40 f1417ff83b31: Waiting 06:11:40 f445233e6a7d: Layer already exists 06:11:40 50f37e57131e: Layer already exists 06:11:40 0f397d4592b8: Layer already exists 06:11:40 4d3a82a67d92: Layer already exists 06:11:40 c295ece4ded2: Layer already exists 06:11:40 04e90c57ef7d: Layer already exists 06:11:40 f1417ff83b31: Layer already exists 06:11:40 530e45eaf26e: Layer already exists 06:11:40 latest: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:11:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.125 06:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:41 c295ece4ded2: Preparing 06:11:41 0f397d4592b8: Preparing 06:11:41 50f37e57131e: Preparing 06:11:41 4d3a82a67d92: Preparing 06:11:41 f445233e6a7d: Preparing 06:11:41 04e90c57ef7d: Preparing 06:11:41 530e45eaf26e: Preparing 06:11:41 f1417ff83b31: Preparing 06:11:41 04e90c57ef7d: Waiting 06:11:41 530e45eaf26e: Waiting 06:11:41 f1417ff83b31: Waiting 06:11:41 c295ece4ded2: Layer already exists 06:11:41 50f37e57131e: Layer already exists 06:11:41 0f397d4592b8: Layer already exists 06:11:41 4d3a82a67d92: Layer already exists 06:11:41 f445233e6a7d: Layer already exists 06:11:41 04e90c57ef7d: Layer already exists 06:11:41 530e45eaf26e: Layer already exists 06:11:41 f1417ff83b31: Layer already exists 06:11:41 3.0.0-dev.125: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:42 c295ece4ded2: Preparing 06:11:42 0f397d4592b8: Preparing 06:11:42 50f37e57131e: Preparing 06:11:42 4d3a82a67d92: Preparing 06:11:42 f445233e6a7d: Preparing 06:11:42 04e90c57ef7d: Preparing 06:11:42 530e45eaf26e: Preparing 06:11:42 f1417ff83b31: Preparing 06:11:42 04e90c57ef7d: Waiting 06:11:42 530e45eaf26e: Waiting 06:11:42 f1417ff83b31: Waiting 06:11:42 f445233e6a7d: Layer already exists 06:11:42 4d3a82a67d92: Layer already exists 06:11:42 50f37e57131e: Layer already exists 06:11:42 c295ece4ded2: Layer already exists 06:11:42 0f397d4592b8: Layer already exists 06:11:42 04e90c57ef7d: Layer already exists 06:11:42 530e45eaf26e: Layer already exists 06:11:42 f1417ff83b31: Layer already exists 06:11:42 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:11:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:42 c295ece4ded2: Preparing 06:11:42 0f397d4592b8: Preparing 06:11:42 50f37e57131e: Preparing 06:11:42 4d3a82a67d92: Preparing 06:11:42 f445233e6a7d: Preparing 06:11:42 04e90c57ef7d: Preparing 06:11:42 530e45eaf26e: Preparing 06:11:42 f1417ff83b31: Preparing 06:11:42 530e45eaf26e: Waiting 06:11:42 04e90c57ef7d: Waiting 06:11:42 f1417ff83b31: Waiting 06:11:42 4d3a82a67d92: Layer already exists 06:11:42 f445233e6a7d: Layer already exists 06:11:42 0f397d4592b8: Layer already exists 06:11:42 50f37e57131e: Layer already exists 06:11:42 c295ece4ded2: Layer already exists 06:11:42 04e90c57ef7d: Layer already exists 06:11:42 530e45eaf26e: Layer already exists 06:11:42 f1417ff83b31: Layer already exists 06:11:42 main: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:42 ===================================================== [Pipeline] echo 06:11:42 taggedImages: 06:11:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:11:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.125 06:11:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:11:42 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:11:42 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:42 latest 06:11:42 3.0.0-dev.125 06:11:42 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:42 main 06:11:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:43 eefb1d4043aa: Preparing 06:11:43 32fae0bdc95d: Preparing 06:11:43 fda03dc78eb2: Preparing 06:11:43 ba88d3f874b3: Preparing 06:11:43 f445233e6a7d: Preparing 06:11:43 04e90c57ef7d: Preparing 06:11:43 c48e7b035640: Preparing 06:11:43 f6192fb60a88: Preparing 06:11:43 f1417ff83b31: Preparing 06:11:43 f6192fb60a88: Waiting 06:11:43 04e90c57ef7d: Waiting 06:11:43 f1417ff83b31: Waiting 06:11:43 c48e7b035640: Waiting 06:11:43 f445233e6a7d: Layer already exists 06:11:43 04e90c57ef7d: Layer already exists 06:11:43 ba88d3f874b3: Pushed 06:11:43 32fae0bdc95d: Pushed 06:11:43 c48e7b035640: Pushed 06:11:43 eefb1d4043aa: Pushed 06:11:43 f1417ff83b31: Layer already exists 06:11:43 f6192fb60a88: Pushed 06:11:44 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:11:44 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:11:44 OK: 17689 distinct packages available 06:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:11:44 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:11:44 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:11:44 OK: 17689 distinct packages available 06:11:44 fda03dc78eb2: Pushed 06:11:44 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:11:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:45 eefb1d4043aa: Preparing 06:11:45 32fae0bdc95d: Preparing 06:11:45 fda03dc78eb2: Preparing 06:11:45 ba88d3f874b3: Preparing 06:11:45 f445233e6a7d: Preparing 06:11:45 04e90c57ef7d: Preparing 06:11:45 c48e7b035640: Preparing 06:11:45 f6192fb60a88: Preparing 06:11:45 f1417ff83b31: Preparing 06:11:45 04e90c57ef7d: Waiting 06:11:45 f6192fb60a88: Waiting 06:11:45 c48e7b035640: Waiting 06:11:45 32fae0bdc95d: Layer already exists 06:11:45 fda03dc78eb2: Layer already exists 06:11:45 f445233e6a7d: Layer already exists 06:11:45 eefb1d4043aa: Layer already exists 06:11:45 ba88d3f874b3: Layer already exists 06:11:45 04e90c57ef7d: Layer already exists 06:11:45 f6192fb60a88: Layer already exists 06:11:45 f1417ff83b31: Layer already exists 06:11:45 c48e7b035640: Layer already exists 06:11:45 latest: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:11:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.125 06:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:45 eefb1d4043aa: Preparing 06:11:45 32fae0bdc95d: Preparing 06:11:45 fda03dc78eb2: Preparing 06:11:45 ba88d3f874b3: Preparing 06:11:45 f445233e6a7d: Preparing 06:11:45 04e90c57ef7d: Preparing 06:11:45 c48e7b035640: Preparing 06:11:45 f6192fb60a88: Preparing 06:11:45 f1417ff83b31: Preparing 06:11:45 c48e7b035640: Waiting 06:11:45 f6192fb60a88: Waiting 06:11:45 f1417ff83b31: Waiting 06:11:45 32fae0bdc95d: Layer already exists 06:11:45 fda03dc78eb2: Layer already exists 06:11:45 eefb1d4043aa: Layer already exists 06:11:45 f445233e6a7d: Layer already exists 06:11:45 ba88d3f874b3: Layer already exists 06:11:45 f1417ff83b31: Layer already exists 06:11:45 c48e7b035640: Layer already exists 06:11:45 f6192fb60a88: Layer already exists 06:11:45 04e90c57ef7d: Layer already exists 06:11:45 3.0.0-dev.125: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:46 eefb1d4043aa: Preparing 06:11:46 32fae0bdc95d: Preparing 06:11:46 fda03dc78eb2: Preparing 06:11:46 ba88d3f874b3: Preparing 06:11:46 f445233e6a7d: Preparing 06:11:46 04e90c57ef7d: Preparing 06:11:46 c48e7b035640: Preparing 06:11:46 f6192fb60a88: Preparing 06:11:46 f1417ff83b31: Preparing 06:11:46 04e90c57ef7d: Waiting 06:11:46 f6192fb60a88: Waiting 06:11:46 f1417ff83b31: Waiting 06:11:46 32fae0bdc95d: Layer already exists 06:11:46 fda03dc78eb2: Layer already exists 06:11:46 eefb1d4043aa: Layer already exists 06:11:46 ba88d3f874b3: Layer already exists 06:11:46 f445233e6a7d: Layer already exists 06:11:46 04e90c57ef7d: Layer already exists 06:11:46 f6192fb60a88: Layer already exists 06:11:46 f1417ff83b31: Layer already exists 06:11:46 c48e7b035640: Layer already exists 06:11:46 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:47 eefb1d4043aa: Preparing 06:11:47 32fae0bdc95d: Preparing 06:11:47 fda03dc78eb2: Preparing 06:11:47 ba88d3f874b3: Preparing 06:11:47 f445233e6a7d: Preparing 06:11:47 04e90c57ef7d: Preparing 06:11:47 c48e7b035640: Preparing 06:11:47 f6192fb60a88: Preparing 06:11:47 f1417ff83b31: Preparing 06:11:47 04e90c57ef7d: Waiting 06:11:47 c48e7b035640: Waiting 06:11:47 f6192fb60a88: Waiting 06:11:47 ba88d3f874b3: Layer already exists 06:11:47 32fae0bdc95d: Layer already exists 06:11:47 eefb1d4043aa: Layer already exists 06:11:47 f445233e6a7d: Layer already exists 06:11:47 fda03dc78eb2: Layer already exists 06:11:47 04e90c57ef7d: Layer already exists 06:11:47 c48e7b035640: Layer already exists 06:11:47 f6192fb60a88: Layer already exists 06:11:47 f1417ff83b31: Layer already exists 06:11:47 main: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:47 ===================================================== [Pipeline] echo 06:11:47 taggedImages: 06:11:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:11:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.125 06:11:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:11:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:11:47 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:47 latest 06:11:47 3.0.0-dev.125 06:11:47 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:47 main 06:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:11:47 a201c2c3409f: Preparing 06:11:47 41b7e03b8966: Preparing 06:11:47 1bc9075f1e85: Preparing 06:11:47 4724f700c84d: Preparing 06:11:47 a5a65ee14bc8: Preparing 06:11:47 9d04afb25434: Preparing 06:11:47 1274bb7a6880: Preparing 06:11:47 f445233e6a7d: Preparing 06:11:47 04e90c57ef7d: Preparing 06:11:47 668cb30c62bf: Preparing 06:11:47 f1417ff83b31: Preparing 06:11:47 f445233e6a7d: Waiting 06:11:47 04e90c57ef7d: Waiting 06:11:47 9d04afb25434: Waiting 06:11:47 668cb30c62bf: Waiting 06:11:47 1274bb7a6880: Waiting 06:11:47 f1417ff83b31: Waiting 06:11:47 a5a65ee14bc8: Pushed 06:11:47 a201c2c3409f: Pushed 06:11:47 41b7e03b8966: Pushed 06:11:47 f445233e6a7d: Layer already exists 06:11:47 04e90c57ef7d: Layer already exists 06:11:47 (1/4) Installing dumb-init (1.2.5-r2) 06:11:47 (2/4) Installing musl-obstack (1.2.3-r0) 06:11:47 (3/4) Installing libucontext (1.2-r0) 06:11:47 (4/4) Installing gcompat (1.1.0-r0) 06:11:47 Executing busybox-1.35.0-r29.trigger 06:11:47 OK: 8 MiB in 19 packages 06:11:48 9d04afb25434: Pushed 06:11:48 f1417ff83b31: Layer already exists 06:11:48 1274bb7a6880: Pushed 06:11:48 668cb30c62bf: Pushed 06:11:48 (1/5) Installing dumb-init (1.2.5-r2) 06:11:48 (2/5) Installing musl-obstack (1.2.3-r0) 06:11:48 (3/5) Installing libucontext (1.2-r0) 06:11:48 (4/5) Installing gcompat (1.1.0-r0) 06:11:48 (5/5) Installing openssl (3.0.8-r3) 06:11:48 Executing busybox-1.35.0-r29.trigger 06:11:48 OK: 9 MiB in 20 packages 06:11:48 4724f700c84d: Pushed 06:11:49 1bc9075f1e85: Pushed 06:11:49 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 Removing intermediate container 4799b6b28a72 06:11:50 ---> 43e04a7f3a6d 06:11:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:11:50 a201c2c3409f: Preparing 06:11:50 41b7e03b8966: Preparing 06:11:50 1bc9075f1e85: Preparing 06:11:50 4724f700c84d: Preparing 06:11:50 a5a65ee14bc8: Preparing 06:11:50 9d04afb25434: Preparing 06:11:50 1274bb7a6880: Preparing 06:11:50 f445233e6a7d: Preparing 06:11:50 04e90c57ef7d: Preparing 06:11:50 668cb30c62bf: Preparing 06:11:50 f1417ff83b31: Preparing 06:11:50 f445233e6a7d: Waiting 06:11:50 f1417ff83b31: Waiting 06:11:50 668cb30c62bf: Waiting 06:11:50 9d04afb25434: Waiting 06:11:50 04e90c57ef7d: Waiting 06:11:50 1274bb7a6880: Waiting 06:11:50 a201c2c3409f: Layer already exists 06:11:50 4724f700c84d: Layer already exists 06:11:50 41b7e03b8966: Layer already exists 06:11:50 a5a65ee14bc8: Layer already exists 06:11:50 1bc9075f1e85: Layer already exists 06:11:50 9d04afb25434: Layer already exists 06:11:50 f445233e6a7d: Layer already exists 06:11:50 668cb30c62bf: Layer already exists 06:11:50 1274bb7a6880: Layer already exists 06:11:50 04e90c57ef7d: Layer already exists 06:11:50 f1417ff83b31: Layer already exists 06:11:50 latest: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 Removing intermediate container 5247e4c4e0a4 06:11:50 ---> 0f1fd1ad8111 06:11:50 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.125 06:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:11:50 a201c2c3409f: Preparing 06:11:50 41b7e03b8966: Preparing 06:11:50 1bc9075f1e85: Preparing 06:11:50 4724f700c84d: Preparing 06:11:50 a5a65ee14bc8: Preparing 06:11:50 9d04afb25434: Preparing 06:11:50 1274bb7a6880: Preparing 06:11:50 f445233e6a7d: Preparing 06:11:50 04e90c57ef7d: Preparing 06:11:50 668cb30c62bf: Preparing 06:11:50 f1417ff83b31: Preparing 06:11:50 04e90c57ef7d: Waiting 06:11:50 1274bb7a6880: Waiting 06:11:50 f445233e6a7d: Waiting 06:11:50 668cb30c62bf: Waiting 06:11:50 f1417ff83b31: Waiting 06:11:50 9d04afb25434: Waiting 06:11:50 a201c2c3409f: Layer already exists 06:11:50 41b7e03b8966: Layer already exists 06:11:50 a5a65ee14bc8: Layer already exists 06:11:50 1bc9075f1e85: Layer already exists 06:11:50 4724f700c84d: Layer already exists 06:11:50 f445233e6a7d: Layer already exists 06:11:50 1274bb7a6880: Layer already exists 06:11:50 04e90c57ef7d: Layer already exists 06:11:50 9d04afb25434: Layer already exists 06:11:50 668cb30c62bf: Layer already exists 06:11:50 f1417ff83b31: Layer already exists 06:11:50 3.0.0-dev.125: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:11:51 a201c2c3409f: Preparing 06:11:51 41b7e03b8966: Preparing 06:11:51 1bc9075f1e85: Preparing 06:11:51 4724f700c84d: Preparing 06:11:51 a5a65ee14bc8: Preparing 06:11:51 9d04afb25434: Preparing 06:11:51 1274bb7a6880: Preparing 06:11:51 f445233e6a7d: Preparing 06:11:51 04e90c57ef7d: Preparing 06:11:51 668cb30c62bf: Preparing 06:11:51 f1417ff83b31: Preparing 06:11:51 1274bb7a6880: Waiting 06:11:51 668cb30c62bf: Waiting 06:11:51 f445233e6a7d: Waiting 06:11:51 04e90c57ef7d: Waiting 06:11:51 f1417ff83b31: Waiting 06:11:51 9d04afb25434: Waiting 06:11:51 41b7e03b8966: Layer already exists 06:11:51 a5a65ee14bc8: Layer already exists 06:11:51 4724f700c84d: Layer already exists 06:11:51 1bc9075f1e85: Layer already exists 06:11:51 a201c2c3409f: Layer already exists 06:11:51 9d04afb25434: Layer already exists 06:11:51 1274bb7a6880: Layer already exists 06:11:51 f445233e6a7d: Layer already exists 06:11:51 668cb30c62bf: Layer already exists 06:11:51 04e90c57ef7d: Layer already exists 06:11:51 f1417ff83b31: Layer already exists 06:11:51 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:51 ---> 9707d5a6292f 06:11:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 06:11:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:11:51 a201c2c3409f: Preparing 06:11:51 41b7e03b8966: Preparing 06:11:51 1bc9075f1e85: Preparing 06:11:51 4724f700c84d: Preparing 06:11:51 a5a65ee14bc8: Preparing 06:11:51 9d04afb25434: Preparing 06:11:51 1274bb7a6880: Preparing 06:11:51 f445233e6a7d: Preparing 06:11:51 04e90c57ef7d: Preparing 06:11:51 668cb30c62bf: Preparing 06:11:51 f1417ff83b31: Preparing 06:11:51 9d04afb25434: Waiting 06:11:51 1274bb7a6880: Waiting 06:11:51 f445233e6a7d: Waiting 06:11:51 04e90c57ef7d: Waiting 06:11:51 668cb30c62bf: Waiting 06:11:51 f1417ff83b31: Waiting 06:11:51 1bc9075f1e85: Layer already exists 06:11:51 41b7e03b8966: Layer already exists 06:11:51 4724f700c84d: Layer already exists 06:11:51 a5a65ee14bc8: Layer already exists 06:11:51 a201c2c3409f: Layer already exists 06:11:51 9d04afb25434: Layer already exists 06:11:51 668cb30c62bf: Layer already exists 06:11:51 f445233e6a7d: Layer already exists 06:11:51 1274bb7a6880: Layer already exists 06:11:51 04e90c57ef7d: Layer already exists 06:11:51 f1417ff83b31: Layer already exists 06:11:51 main: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:51 ===================================================== [Pipeline] echo 06:11:51 taggedImages: 06:11:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:11:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.125 06:11:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:11:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:11:51 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:51 latest 06:11:51 3.0.0-dev.125 06:11:51 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:51 main 06:11:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:52 ---> d11ab0703154 06:11:52 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 06:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:52 2f5b9a5620ff: Preparing 06:11:52 f69e636421aa: Preparing 06:11:52 f445233e6a7d: Preparing 06:11:52 04e90c57ef7d: Preparing 06:11:52 ef054fd05fd8: Preparing 06:11:52 f1417ff83b31: Preparing 06:11:52 f1417ff83b31: Waiting 06:11:52 f445233e6a7d: Layer already exists 06:11:52 04e90c57ef7d: Layer already exists 06:11:52 f1417ff83b31: Layer already exists 06:11:52 2f5b9a5620ff: Pushed 06:11:53 ef054fd05fd8: Pushed 06:11:53 ---> 3b4e02cd9ef8 06:11:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:11:54 ---> 8f480dfac5a5 06:11:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:11:54 f69e636421aa: Pushed 06:11:54 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:55 + 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 06:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:55 2f5b9a5620ff: Preparing 06:11:55 f69e636421aa: Preparing 06:11:55 f445233e6a7d: Preparing 06:11:55 04e90c57ef7d: Preparing 06:11:55 ef054fd05fd8: Preparing 06:11:55 f1417ff83b31: Preparing 06:11:55 f1417ff83b31: Waiting 06:11:55 f69e636421aa: Layer already exists 06:11:55 f445233e6a7d: Layer already exists 06:11:55 2f5b9a5620ff: Layer already exists 06:11:55 ef054fd05fd8: Layer already exists 06:11:55 04e90c57ef7d: Layer already exists 06:11:55 f1417ff83b31: Layer already exists 06:11:55 latest: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.125 06:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:56 2f5b9a5620ff: Preparing 06:11:56 f69e636421aa: Preparing 06:11:56 f445233e6a7d: Preparing 06:11:56 04e90c57ef7d: Preparing 06:11:56 ef054fd05fd8: Preparing 06:11:56 f1417ff83b31: Preparing 06:11:56 f1417ff83b31: Waiting 06:11:56 04e90c57ef7d: Layer already exists 06:11:56 ef054fd05fd8: Layer already exists 06:11:56 f69e636421aa: Layer already exists 06:11:56 f445233e6a7d: Layer already exists 06:11:56 2f5b9a5620ff: Layer already exists 06:11:56 f1417ff83b31: Layer already exists 06:11:56 3.0.0-dev.125: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:56 2f5b9a5620ff: Preparing 06:11:56 f69e636421aa: Preparing 06:11:56 f445233e6a7d: Preparing 06:11:56 04e90c57ef7d: Preparing 06:11:56 ef054fd05fd8: Preparing 06:11:56 f1417ff83b31: Preparing 06:11:56 f1417ff83b31: Waiting 06:11:56 2f5b9a5620ff: Layer already exists 06:11:56 ef054fd05fd8: Layer already exists 06:11:56 04e90c57ef7d: Layer already exists 06:11:56 f69e636421aa: Layer already exists 06:11:56 f445233e6a7d: Layer already exists 06:11:56 f1417ff83b31: Layer already exists 06:11:56 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + 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 06:11:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:57 2f5b9a5620ff: Preparing 06:11:57 f69e636421aa: Preparing 06:11:57 f445233e6a7d: Preparing 06:11:57 04e90c57ef7d: Preparing 06:11:57 ef054fd05fd8: Preparing 06:11:57 f1417ff83b31: Preparing 06:11:57 f1417ff83b31: Waiting 06:11:57 ef054fd05fd8: Layer already exists 06:11:57 f445233e6a7d: Layer already exists 06:11:57 f69e636421aa: Layer already exists 06:11:57 04e90c57ef7d: Layer already exists 06:11:57 2f5b9a5620ff: Layer already exists 06:11:57 f1417ff83b31: Layer already exists 06:11:57 main: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:57 ===================================================== [Pipeline] echo 06:11:57 taggedImages: 06:11:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:11:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.125 06:11:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:11:57 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:11:57 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:57 latest 06:11:57 3.0.0-dev.125 06:11:57 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:11:57 main 06:11:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:11:57 5238a64e8061: Preparing 06:11:57 1a1b7ac96f6a: Preparing 06:11:57 1c53cda8c9d9: Preparing 06:11:57 13cfb841e872: Preparing 06:11:57 b0bb188f1965: Preparing 06:11:57 f445233e6a7d: Preparing 06:11:57 04e90c57ef7d: Preparing 06:11:57 9e61f990ba43: Preparing 06:11:57 f1417ff83b31: Preparing 06:11:57 f445233e6a7d: Waiting 06:11:57 04e90c57ef7d: Waiting 06:11:57 9e61f990ba43: Waiting 06:11:57 f1417ff83b31: Waiting 06:11:57 5238a64e8061: Pushed 06:11:57 f445233e6a7d: Layer already exists 06:11:57 04e90c57ef7d: Layer already exists 06:11:57 1a1b7ac96f6a: Pushed 06:11:57 1c53cda8c9d9: Pushed 06:11:58 f1417ff83b31: Layer already exists 06:11:58 9e61f990ba43: Pushed 06:12:01 b0bb188f1965: Pushed 06:12:04 13cfb841e872: Pushed 06:12:04 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:04 5238a64e8061: Preparing 06:12:04 1a1b7ac96f6a: Preparing 06:12:04 1c53cda8c9d9: Preparing 06:12:04 13cfb841e872: Preparing 06:12:04 b0bb188f1965: Preparing 06:12:04 f445233e6a7d: Preparing 06:12:04 04e90c57ef7d: Preparing 06:12:04 9e61f990ba43: Preparing 06:12:04 f1417ff83b31: Preparing 06:12:04 f445233e6a7d: Waiting 06:12:04 04e90c57ef7d: Waiting 06:12:04 9e61f990ba43: Waiting 06:12:04 f1417ff83b31: Waiting 06:12:04 1c53cda8c9d9: Layer already exists 06:12:04 13cfb841e872: Layer already exists 06:12:04 b0bb188f1965: Layer already exists 06:12:04 5238a64e8061: Layer already exists 06:12:04 1a1b7ac96f6a: Layer already exists 06:12:04 f445233e6a7d: Layer already exists 06:12:04 04e90c57ef7d: Layer already exists 06:12:04 9e61f990ba43: Layer already exists 06:12:04 f1417ff83b31: Layer already exists 06:12:04 latest: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.125 06:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:05 5238a64e8061: Preparing 06:12:05 1a1b7ac96f6a: Preparing 06:12:05 1c53cda8c9d9: Preparing 06:12:05 13cfb841e872: Preparing 06:12:05 b0bb188f1965: Preparing 06:12:05 f445233e6a7d: Preparing 06:12:05 04e90c57ef7d: Preparing 06:12:05 9e61f990ba43: Preparing 06:12:05 f1417ff83b31: Preparing 06:12:05 f445233e6a7d: Waiting 06:12:05 04e90c57ef7d: Waiting 06:12:05 9e61f990ba43: Waiting 06:12:05 f1417ff83b31: Waiting 06:12:05 5238a64e8061: Layer already exists 06:12:05 b0bb188f1965: Layer already exists 06:12:05 1c53cda8c9d9: Layer already exists 06:12:05 13cfb841e872: Layer already exists 06:12:05 1a1b7ac96f6a: Layer already exists 06:12:05 04e90c57ef7d: Layer already exists 06:12:05 f445233e6a7d: Layer already exists 06:12:05 9e61f990ba43: Layer already exists 06:12:05 f1417ff83b31: Layer already exists 06:12:05 3.0.0-dev.125: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:06 5238a64e8061: Preparing 06:12:06 1a1b7ac96f6a: Preparing 06:12:06 1c53cda8c9d9: Preparing 06:12:06 13cfb841e872: Preparing 06:12:06 b0bb188f1965: Preparing 06:12:06 f445233e6a7d: Preparing 06:12:06 04e90c57ef7d: Preparing 06:12:06 9e61f990ba43: Preparing 06:12:06 f1417ff83b31: Preparing 06:12:06 f445233e6a7d: Waiting 06:12:06 04e90c57ef7d: Waiting 06:12:06 9e61f990ba43: Waiting 06:12:06 f1417ff83b31: Waiting 06:12:06 1c53cda8c9d9: Layer already exists 06:12:06 b0bb188f1965: Layer already exists 06:12:06 1a1b7ac96f6a: Layer already exists 06:12:06 5238a64e8061: Layer already exists 06:12:06 13cfb841e872: Layer already exists 06:12:06 f445233e6a7d: Layer already exists 06:12:06 04e90c57ef7d: Layer already exists 06:12:06 f1417ff83b31: Layer already exists 06:12:06 9e61f990ba43: Layer already exists 06:12:06 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:06 5238a64e8061: Preparing 06:12:06 1a1b7ac96f6a: Preparing 06:12:06 1c53cda8c9d9: Preparing 06:12:06 13cfb841e872: Preparing 06:12:06 b0bb188f1965: Preparing 06:12:06 f445233e6a7d: Preparing 06:12:06 04e90c57ef7d: Preparing 06:12:06 9e61f990ba43: Preparing 06:12:06 f1417ff83b31: Preparing 06:12:06 f445233e6a7d: Waiting 06:12:06 04e90c57ef7d: Waiting 06:12:06 9e61f990ba43: Waiting 06:12:06 f1417ff83b31: Waiting 06:12:06 1c53cda8c9d9: Layer already exists 06:12:06 1a1b7ac96f6a: Layer already exists 06:12:06 b0bb188f1965: Layer already exists 06:12:06 5238a64e8061: Layer already exists 06:12:06 13cfb841e872: Layer already exists 06:12:06 f445233e6a7d: Layer already exists 06:12:06 04e90c57ef7d: Layer already exists 06:12:06 9e61f990ba43: Layer already exists 06:12:06 f1417ff83b31: Layer already exists 06:12:06 main: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:06 ===================================================== [Pipeline] echo 06:12:06 taggedImages: 06:12:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:12:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.125 06:12:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:12:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:12:06 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:06 latest 06:12:06 3.0.0-dev.125 06:12:06 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:06 main 06:12:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:12:07 279d872e8e8d: Preparing 06:12:07 f7bad09d2c95: Preparing 06:12:07 3ea79b0cc850: Preparing 06:12:07 00c66612c11d: Preparing 06:12:07 f445233e6a7d: Preparing 06:12:07 04e90c57ef7d: Preparing 06:12:07 141c997f5b07: Preparing 06:12:07 f1417ff83b31: Preparing 06:12:07 04e90c57ef7d: Waiting 06:12:07 141c997f5b07: Waiting 06:12:07 f1417ff83b31: Waiting 06:12:07 f445233e6a7d: Layer already exists 06:12:07 04e90c57ef7d: Layer already exists 06:12:07 f7bad09d2c95: Pushed 06:12:07 279d872e8e8d: Pushed 06:12:07 3ea79b0cc850: Pushed 06:12:07 f1417ff83b31: Layer already exists 06:12:07 141c997f5b07: Pushed 06:12:09 ---> 3849984ce7ff 06:12:09 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:12:09 ---> b752ac62ce04 06:12:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:12:11 ---> be9d8706358b 06:12:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:12:11 ---> 7523d171c484 06:12:11 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:12:11 ---> Running in fe92bb995f5b 06:12:12 Removing intermediate container fe92bb995f5b 06:12:12 ---> 9fe30e104f4f 06:12:12 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:12:13 ---> d4c4ffc081e2 06:12:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:12:13 ---> ba1b6230d704 06:12:13 Step 22/27 : WORKDIR / 06:12:13 ---> Running in b37d6ec01a19 06:12:14 00c66612c11d: Pushed 06:12:14 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:12:15 279d872e8e8d: Preparing 06:12:15 f7bad09d2c95: Preparing 06:12:15 3ea79b0cc850: Preparing 06:12:15 00c66612c11d: Preparing 06:12:15 f445233e6a7d: Preparing 06:12:15 04e90c57ef7d: Preparing 06:12:15 141c997f5b07: Preparing 06:12:15 f1417ff83b31: Preparing 06:12:15 141c997f5b07: Waiting 06:12:15 f1417ff83b31: Waiting 06:12:15 04e90c57ef7d: Waiting 06:12:15 279d872e8e8d: Layer already exists 06:12:15 3ea79b0cc850: Layer already exists 06:12:15 00c66612c11d: Layer already exists 06:12:15 f7bad09d2c95: Layer already exists 06:12:15 f445233e6a7d: Layer already exists 06:12:15 141c997f5b07: Layer already exists 06:12:15 04e90c57ef7d: Layer already exists 06:12:15 f1417ff83b31: Layer already exists 06:12:15 latest: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 ---> e24ebd83c349 06:12:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:12:15 Removing intermediate container b37d6ec01a19 06:12:15 ---> f630e6a8e082 06:12:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:12:15 ---> Running in cf6a5086dbdd 06:12:15 ---> Running in 11ab708ce76f 06:12:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.125 06:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:12:15 279d872e8e8d: Preparing 06:12:15 f7bad09d2c95: Preparing 06:12:15 3ea79b0cc850: Preparing 06:12:15 00c66612c11d: Preparing 06:12:15 f445233e6a7d: Preparing 06:12:15 04e90c57ef7d: Preparing 06:12:15 141c997f5b07: Preparing 06:12:15 f1417ff83b31: Preparing 06:12:15 141c997f5b07: Waiting 06:12:15 f1417ff83b31: Waiting 06:12:15 04e90c57ef7d: Waiting 06:12:15 f7bad09d2c95: Layer already exists 06:12:15 00c66612c11d: Layer already exists 06:12:15 f445233e6a7d: Layer already exists 06:12:15 279d872e8e8d: Layer already exists 06:12:15 3ea79b0cc850: Layer already exists 06:12:15 141c997f5b07: Layer already exists 06:12:15 f1417ff83b31: Layer already exists 06:12:15 04e90c57ef7d: Layer already exists 06:12:15 3.0.0-dev.125: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 Removing intermediate container 11ab708ce76f 06:12:16 ---> c25cbe73a8c0 06:12:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:12:16 Removing intermediate container cf6a5086dbdd 06:12:16 ---> 23eb4e266db3 06:12:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:12:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:12:16 279d872e8e8d: Preparing 06:12:16 f7bad09d2c95: Preparing 06:12:16 3ea79b0cc850: Preparing 06:12:16 00c66612c11d: Preparing 06:12:16 f445233e6a7d: Preparing 06:12:16 04e90c57ef7d: Preparing 06:12:16 141c997f5b07: Preparing 06:12:16 f1417ff83b31: Preparing 06:12:16 04e90c57ef7d: Waiting 06:12:16 141c997f5b07: Waiting 06:12:16 f1417ff83b31: Waiting 06:12:16 3ea79b0cc850: Layer already exists 06:12:16 00c66612c11d: Layer already exists 06:12:16 279d872e8e8d: Layer already exists 06:12:16 f445233e6a7d: Layer already exists 06:12:16 f7bad09d2c95: Layer already exists 06:12:16 04e90c57ef7d: Layer already exists 06:12:16 141c997f5b07: Layer already exists 06:12:16 f1417ff83b31: Layer already exists 06:12:16 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 ---> Running in f999de270c75 06:12:16 ---> Running in 3164544930a2 06:12:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:12:17 279d872e8e8d: Preparing 06:12:17 f7bad09d2c95: Preparing 06:12:17 3ea79b0cc850: Preparing 06:12:17 00c66612c11d: Preparing 06:12:17 f445233e6a7d: Preparing 06:12:17 04e90c57ef7d: Preparing 06:12:17 141c997f5b07: Preparing 06:12:17 f1417ff83b31: Preparing 06:12:17 04e90c57ef7d: Waiting 06:12:17 141c997f5b07: Waiting 06:12:17 3ea79b0cc850: Layer already exists 06:12:17 00c66612c11d: Layer already exists 06:12:17 279d872e8e8d: Layer already exists 06:12:17 f445233e6a7d: Layer already exists 06:12:17 f7bad09d2c95: Layer already exists 06:12:17 141c997f5b07: Layer already exists 06:12:17 04e90c57ef7d: Layer already exists 06:12:17 f1417ff83b31: Layer already exists 06:12:17 main: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:17 ===================================================== [Pipeline] echo 06:12:17 taggedImages: 06:12:17 - nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:12:17 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.125 06:12:17 - nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:12:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:12:17 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:17 latest 06:12:17 3.0.0-dev.125 06:12:17 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:17 main 06:12:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:17 Removing intermediate container 3164544930a2 06:12:17 ---> bc0ffc177614 06:12:17 Step 25/27 : LABEL arch=arm64 06:12:17 Removing intermediate container f999de270c75 06:12:17 ---> 6b47e3fec2e9 06:12:17 Step 24/26 : LABEL arch=arm64 06:12:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:17 ---> Running in 8933890ff7d3 06:12:17 ---> Running in 1477758961de 06:12:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:12:17 e667696297b6: Preparing 06:12:17 d0814033d230: Preparing 06:12:17 7b024498f64e: Preparing 06:12:17 f2398764e866: Preparing 06:12:17 f445233e6a7d: Preparing 06:12:17 04e90c57ef7d: Preparing 06:12:17 9e61f990ba43: Preparing 06:12:17 f1417ff83b31: Preparing 06:12:17 04e90c57ef7d: Waiting 06:12:17 9e61f990ba43: Waiting 06:12:17 f1417ff83b31: Waiting 06:12:17 f445233e6a7d: Layer already exists 06:12:17 04e90c57ef7d: Layer already exists 06:12:17 9e61f990ba43: Layer already exists 06:12:17 f1417ff83b31: Layer already exists 06:12:17 d0814033d230: Pushed 06:12:17 7b024498f64e: Pushed 06:12:17 e667696297b6: Pushed 06:12:19 Removing intermediate container 8933890ff7d3 06:12:19 ---> be20d0c1ccfd 06:12:19 Step 25/26 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:19 Removing intermediate container 1477758961de 06:12:19 ---> 38f4fd649554 06:12:19 Step 26/27 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:20 ---> Running in c4432e7e871c 06:12:20 ---> Running in c16308dee3b9 06:12:20 Removing intermediate container c4432e7e871c 06:12:20 ---> 5e9d3f2b2b83 06:12:20 Step 27/27 : LABEL version=3.0.0-dev.125 06:12:20 ---> Running in fc7c8f461f07 06:12:20 Removing intermediate container c16308dee3b9 06:12:20 ---> 6f1dd7fd2842 06:12:20 Step 26/26 : LABEL version=3.0.0-dev.125 06:12:21 ---> Running in 1134bf325974 06:12:24 f2398764e866: Pushed 06:12:24 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:24 Removing intermediate container 1134bf325974 06:12:24 Removing intermediate container fc7c8f461f07 06:12:24 ---> ced9d34405dc 06:12:24 ---> 3de071175b9a 06:12:24 06:12:24 06:12:24 Successfully built 3de071175b9a 06:12:24 Successfully tagged security-spire-config-arm64:latest 06:12:24  Building security-spire-config ... done Building core-metadata 06:12:24 Successfully built ced9d34405dc 06:12:24 Successfully tagged security-spire-server-arm64:latest 06:12:24  Building security-spire-server ... done Building core-common-config-bootstrapper 06:12:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:12:25 e667696297b6: Preparing 06:12:25 d0814033d230: Preparing 06:12:25 7b024498f64e: Preparing 06:12:25 f2398764e866: Preparing 06:12:25 f445233e6a7d: Preparing 06:12:25 04e90c57ef7d: Preparing 06:12:25 9e61f990ba43: Preparing 06:12:25 f1417ff83b31: Preparing 06:12:25 04e90c57ef7d: Waiting 06:12:25 9e61f990ba43: Waiting 06:12:25 f1417ff83b31: Waiting 06:12:25 f445233e6a7d: Layer already exists 06:12:25 e667696297b6: Layer already exists 06:12:25 d0814033d230: Layer already exists 06:12:25 7b024498f64e: Layer already exists 06:12:25 f2398764e866: Layer already exists 06:12:25 04e90c57ef7d: Layer already exists 06:12:25 9e61f990ba43: Layer already exists 06:12:25 f1417ff83b31: Layer already exists 06:12:25 latest: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.125 06:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:12:25 e667696297b6: Preparing 06:12:25 d0814033d230: Preparing 06:12:25 7b024498f64e: Preparing 06:12:25 f2398764e866: Preparing 06:12:25 f445233e6a7d: Preparing 06:12:25 04e90c57ef7d: Preparing 06:12:25 9e61f990ba43: Preparing 06:12:25 f1417ff83b31: Preparing 06:12:25 04e90c57ef7d: Waiting 06:12:25 9e61f990ba43: Waiting 06:12:25 f445233e6a7d: Layer already exists 06:12:25 7b024498f64e: Layer already exists 06:12:25 e667696297b6: Layer already exists 06:12:25 d0814033d230: Layer already exists 06:12:25 f2398764e866: Layer already exists 06:12:25 04e90c57ef7d: Layer already exists 06:12:25 9e61f990ba43: Layer already exists 06:12:25 f1417ff83b31: Layer already exists 06:12:25 3.0.0-dev.125: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:12:26 e667696297b6: Preparing 06:12:26 d0814033d230: Preparing 06:12:26 7b024498f64e: Preparing 06:12:26 f2398764e866: Preparing 06:12:26 f445233e6a7d: Preparing 06:12:26 04e90c57ef7d: Preparing 06:12:26 9e61f990ba43: Preparing 06:12:26 f1417ff83b31: Preparing 06:12:26 04e90c57ef7d: Waiting 06:12:26 9e61f990ba43: Waiting 06:12:26 f1417ff83b31: Waiting 06:12:26 f445233e6a7d: Layer already exists 06:12:26 d0814033d230: Layer already exists 06:12:26 f2398764e866: Layer already exists 06:12:26 e667696297b6: Layer already exists 06:12:26 7b024498f64e: Layer already exists 06:12:26 04e90c57ef7d: Layer already exists 06:12:26 9e61f990ba43: Layer already exists 06:12:26 f1417ff83b31: Layer already exists 06:12:26 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:12:26 e667696297b6: Preparing 06:12:26 d0814033d230: Preparing 06:12:26 7b024498f64e: Preparing 06:12:26 f2398764e866: Preparing 06:12:26 f445233e6a7d: Preparing 06:12:26 04e90c57ef7d: Preparing 06:12:26 04e90c57ef7d: Waiting 06:12:26 9e61f990ba43: Preparing 06:12:26 f1417ff83b31: Preparing 06:12:26 9e61f990ba43: Waiting 06:12:26 f1417ff83b31: Waiting 06:12:26 e667696297b6: Layer already exists 06:12:26 d0814033d230: Layer already exists 06:12:26 f445233e6a7d: Layer already exists 06:12:26 f2398764e866: Layer already exists 06:12:26 7b024498f64e: Layer already exists 06:12:26 04e90c57ef7d: Layer already exists 06:12:26 f1417ff83b31: Layer already exists 06:12:26 9e61f990ba43: Layer already exists 06:12:26 main: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:26 ===================================================== [Pipeline] echo 06:12:26 taggedImages: 06:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.125 06:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:12:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:12:26 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:26 latest 06:12:26 3.0.0-dev.125 06:12:26 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:26 main 06:12:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:12:27 e1cc6c5d8329: Preparing 06:12:27 b697f5cabc5e: Preparing 06:12:27 f445233e6a7d: Preparing 06:12:27 04e90c57ef7d: Preparing 06:12:27 15f36970aa40: Preparing 06:12:27 f1417ff83b31: Preparing 06:12:27 04e90c57ef7d: Layer already exists 06:12:27 f445233e6a7d: Layer already exists 06:12:27 f1417ff83b31: Layer already exists 06:12:27 e1cc6c5d8329: Pushed 06:12:27 15f36970aa40: Pushed 06:12:30 b697f5cabc5e: Pushed 06:12:30 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:12:30 e1cc6c5d8329: Preparing 06:12:30 b697f5cabc5e: Preparing 06:12:30 f445233e6a7d: Preparing 06:12:30 04e90c57ef7d: Preparing 06:12:30 15f36970aa40: Preparing 06:12:30 f1417ff83b31: Preparing 06:12:30 f1417ff83b31: Waiting 06:12:30 04e90c57ef7d: Layer already exists 06:12:30 e1cc6c5d8329: Layer already exists 06:12:30 f445233e6a7d: Layer already exists 06:12:30 b697f5cabc5e: Layer already exists 06:12:30 15f36970aa40: Layer already exists 06:12:30 f1417ff83b31: Layer already exists 06:12:30 latest: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.125 06:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:12:31 e1cc6c5d8329: Preparing 06:12:31 b697f5cabc5e: Preparing 06:12:31 f445233e6a7d: Preparing 06:12:31 04e90c57ef7d: Preparing 06:12:31 15f36970aa40: Preparing 06:12:31 f1417ff83b31: Preparing 06:12:31 f1417ff83b31: Waiting 06:12:31 e1cc6c5d8329: Layer already exists 06:12:31 15f36970aa40: Layer already exists 06:12:31 04e90c57ef7d: Layer already exists 06:12:31 b697f5cabc5e: Layer already exists 06:12:31 f445233e6a7d: Layer already exists 06:12:31 f1417ff83b31: Layer already exists 06:12:31 3.0.0-dev.125: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:12:31 e1cc6c5d8329: Preparing 06:12:31 b697f5cabc5e: Preparing 06:12:31 f445233e6a7d: Preparing 06:12:31 04e90c57ef7d: Preparing 06:12:31 15f36970aa40: Preparing 06:12:31 f1417ff83b31: Preparing 06:12:31 f1417ff83b31: Waiting 06:12:31 04e90c57ef7d: Layer already exists 06:12:31 b697f5cabc5e: Layer already exists 06:12:31 f445233e6a7d: Layer already exists 06:12:31 15f36970aa40: Layer already exists 06:12:31 e1cc6c5d8329: Layer already exists 06:12:31 f1417ff83b31: Layer already exists 06:12:31 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:12:32 e1cc6c5d8329: Preparing 06:12:32 b697f5cabc5e: Preparing 06:12:32 f445233e6a7d: Preparing 06:12:32 04e90c57ef7d: Preparing 06:12:32 15f36970aa40: Preparing 06:12:32 f1417ff83b31: Preparing 06:12:32 f1417ff83b31: Waiting 06:12:32 e1cc6c5d8329: Layer already exists 06:12:32 f445233e6a7d: Layer already exists 06:12:32 15f36970aa40: Layer already exists 06:12:32 04e90c57ef7d: Layer already exists 06:12:32 b697f5cabc5e: Layer already exists 06:12:32 f1417ff83b31: Layer already exists 06:12:32 main: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:32 ===================================================== [Pipeline] echo 06:12:32 taggedImages: 06:12:32 - nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:12:32 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.125 06:12:32 - nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:32 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:12:32 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:12:32 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:32 latest 06:12:32 3.0.0-dev.125 06:12:32 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:32 main 06:12:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:12:33 4f930b0967f5: Preparing 06:12:33 c172e45c860c: Preparing 06:12:33 f445233e6a7d: Preparing 06:12:33 04e90c57ef7d: Preparing 06:12:33 b79dbf639a87: Preparing 06:12:33 f1417ff83b31: Preparing 06:12:33 f1417ff83b31: Waiting 06:12:33 f445233e6a7d: Layer already exists 06:12:33 04e90c57ef7d: Layer already exists 06:12:33 f1417ff83b31: Layer already exists 06:12:33 4f930b0967f5: Pushed 06:12:33 b79dbf639a87: Pushed 06:12:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:12:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:12:34 ---> 41a673854d1a 06:12:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:12:34 ---> Using cache 06:12:34 ---> b79a2d21d7a1 06:12:34 Step 4/23 : WORKDIR /edgex-go 06:12:34 ---> Using cache 06:12:34 ---> 10463da36002 06:12:34 Step 5/23 : RUN apk add --update --no-cache make git 06:12:34 ---> Using cache 06:12:34 ---> e809f3f17abd 06:12:34 Step 6/23 : COPY go.mod vendor* ./ 06:12:34 ---> Using cache 06:12:34 ---> 45c5f9ed4e1b 06:12:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:34 ---> Using cache 06:12:34 ---> 109d4f016e76 06:12:34 Step 8/23 : COPY . . 06:12:34 ---> Using cache 06:12:34 ---> b9844c84256b 06:12:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:12:34 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:12:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:12:34 ---> 41a673854d1a 06:12:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:12:34 ---> Using cache 06:12:34 ---> b79a2d21d7a1 06:12:34 Step 4/25 : WORKDIR /edgex-go 06:12:34 ---> Using cache 06:12:34 ---> 10463da36002 06:12:34 Step 5/25 : RUN apk add --update --no-cache make git 06:12:34 ---> Using cache 06:12:34 ---> e809f3f17abd 06:12:34 Step 6/25 : COPY go.mod vendor* ./ 06:12:34 ---> Using cache 06:12:34 ---> 45c5f9ed4e1b 06:12:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:34 ---> Using cache 06:12:34 ---> 109d4f016e76 06:12:34 Step 8/25 : COPY . . 06:12:34 ---> Using cache 06:12:34 ---> b9844c84256b 06:12:34 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:12:35 ---> Running in a56a28abba95 06:12:35 ---> Running in c677711fc67a 06:12:36 c172e45c860c: Pushed 06:12:36 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:12:37 4f930b0967f5: Preparing 06:12:37 c172e45c860c: Preparing 06:12:37 f445233e6a7d: Preparing 06:12:37 04e90c57ef7d: Preparing 06:12:37 b79dbf639a87: Preparing 06:12:37 f1417ff83b31: Preparing 06:12:37 f1417ff83b31: Waiting 06:12:37 f445233e6a7d: Layer already exists 06:12:37 04e90c57ef7d: Layer already exists 06:12:37 b79dbf639a87: Layer already exists 06:12:37 4f930b0967f5: Layer already exists 06:12:37 c172e45c860c: Layer already exists 06:12:37 f1417ff83b31: Layer already exists 06:12:37 latest: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.125 06:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:12:37 4f930b0967f5: Preparing 06:12:37 c172e45c860c: Preparing 06:12:37 f445233e6a7d: Preparing 06:12:37 04e90c57ef7d: Preparing 06:12:37 b79dbf639a87: Preparing 06:12:37 f1417ff83b31: Preparing 06:12:37 f1417ff83b31: Waiting 06:12:37 c172e45c860c: Layer already exists 06:12:37 04e90c57ef7d: Layer already exists 06:12:37 b79dbf639a87: Layer already exists 06:12:37 4f930b0967f5: Layer already exists 06:12:37 f445233e6a7d: Layer already exists 06:12:37 f1417ff83b31: Layer already exists 06:12:37 3.0.0-dev.125: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:12:38 4f930b0967f5: Preparing 06:12:38 c172e45c860c: Preparing 06:12:38 f445233e6a7d: Preparing 06:12:38 04e90c57ef7d: Preparing 06:12:38 b79dbf639a87: Preparing 06:12:38 f1417ff83b31: Preparing 06:12:38 f1417ff83b31: Waiting 06:12:38 4f930b0967f5: Layer already exists 06:12:38 b79dbf639a87: Layer already exists 06:12:38 04e90c57ef7d: Layer already exists 06:12:38 c172e45c860c: Layer already exists 06:12:38 f445233e6a7d: Layer already exists 06:12:38 f1417ff83b31: Layer already exists 06:12:38 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:12:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:12:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:12:39 4f930b0967f5: Preparing 06:12:39 c172e45c860c: Preparing 06:12:39 f445233e6a7d: Preparing 06:12:39 04e90c57ef7d: Preparing 06:12:39 b79dbf639a87: Preparing 06:12:39 f1417ff83b31: Preparing 06:12:39 f1417ff83b31: Waiting 06:12:39 c172e45c860c: Layer already exists 06:12:39 f445233e6a7d: Layer already exists 06:12:39 4f930b0967f5: Layer already exists 06:12:39 b79dbf639a87: Layer already exists 06:12:39 04e90c57ef7d: Layer already exists 06:12:39 f1417ff83b31: Layer already exists 06:12:39 main: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:39 ===================================================== [Pipeline] echo 06:12:39 taggedImages: 06:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.125 06:12:39 - nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:12:39 - 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] } 06:18:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:18:05 Removing intermediate container f17fec31495c 06:18:05 ---> 7056f928addf 06:18:05 06:18:05 Step 10/23 : FROM alpine:3.17 06:18:05 ---> 51e60588ff2c 06:18:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:18:05 ---> Running in fad1251c5b4c 06:18:05 Removing intermediate container fad1251c5b4c 06:18:05 ---> 11b3330ae468 06:18:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:18:05 ---> Running in fd5e6402b7d2 06:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:18:10 (1/1) Installing dumb-init (1.2.5-r2) 06:18:10 Executing busybox-1.35.0-r29.trigger 06:18:10 OK: 8 MiB in 16 packages 06:18:12 Removing intermediate container fd5e6402b7d2 06:18:12 ---> a64d798e7f61 06:18:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:13 ---> 2562db906525 06:18:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 06:18:15 ---> 026f61a424e2 06:18:15 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:18:23 ---> 46cf392c2657 06:18:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:18:24 ---> d0e92eeddab8 06:18:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:18:24 Removing intermediate container 133bde06c823 06:18:24 ---> 5b2f343488f7 06:18:24 06:18:24 Step 9/33 : FROM alpine:3.17 06:18:24 ---> 51e60588ff2c 06:18:24 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 06:18:25 ---> Running in 3842413da570 06:18:25 ---> 51a2acc83325 06:18:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:18:25 Removing intermediate container 0e608561d942 06:18:25 ---> 8a034bb58b7e 06:18:25 06:18:25 Step 9/25 : FROM alpine:3.17 06:18:25 ---> 51e60588ff2c 06:18:25 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:18:25 ---> Running in 793164f98a19 06:18:25 ---> Running in 42321448ec2d 06:18:25 Removing intermediate container 3842413da570 06:18:25 ---> a48b3a2ca6dc 06:18:25 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 06:18:26 ---> Running in a0ea38b7517c 06:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:18:29 Removing intermediate container 793164f98a19 06:18:29 ---> 9bdb80e10a36 06:18:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 06:18:29 ---> Running in fba2f88cd475 06:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:18:30 Removing intermediate container fba2f88cd475 06:18:30 ---> ba603f69a1b7 06:18:30 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:18:30 ---> Running in 53ad11c501df 06:18:31 Removing intermediate container 53ad11c501df 06:18:31 ---> a3836b0a062a 06:18:31 Step 21/23 : LABEL arch=arm64 06:18:31 ---> Running in 7484773ce977 06:18:31 Removing intermediate container 7484773ce977 06:18:31 ---> 6e32b08f7dd6 06:18:31 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:18:31 ---> Running in 476025050c67 06:18:32 (1/3) Installing ca-certificates (20220614-r4) 06:18:32 (1/2) Installing dumb-init (1.2.5-r2) 06:18:35 (2/2) Installing su-exec (0.2-r2) 06:18:35 Executing busybox-1.35.0-r29.trigger 06:18:35 (2/3) Installing dumb-init (1.2.5-r2) 06:18:35 (3/3) Installing su-exec (0.2-r2) 06:18:35 Executing busybox-1.35.0-r29.trigger 06:18:35 Removing intermediate container 476025050c67 06:18:35 ---> 6b1d4f4143b0 06:18:35 Step 23/23 : LABEL version=3.0.0-dev.125 06:18:35 OK: 8 MiB in 17 packages 06:18:35 Executing ca-certificates-20220614-r4.trigger 06:18:35 ---> Running in c81d51d2e00d 06:18:35 OK: 8 MiB in 18 packages 06:18:35 Removing intermediate container c81d51d2e00d 06:18:35 ---> 896c29007b7e 06:18:35 06:18:36 Successfully built 896c29007b7e 06:18:36 Successfully tagged security-proxy-auth-arm64:latest 06:18:36  Building security-proxy-auth ... done Building core-data 06:18:37 Removing intermediate container a0ea38b7517c 06:18:37 ---> d6c760921b9d 06:18:37 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 06:18:37 ---> Running in b88a2f10d432 06:18:37 Removing intermediate container 42321448ec2d 06:18:37 ---> 3c78c3c35718 06:18:37 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 06:18:38 ---> Running in c3d3fc5ebba5 06:18:38 Removing intermediate container b88a2f10d432 06:18:38 ---> fd251119bfd5 06:18:38 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:18:38 Removing intermediate container c3d3fc5ebba5 06:18:38 ---> 4b644dd62044 06:18:38 Step 12/25 : WORKDIR / 06:18:38 ---> Running in fba1f27198cb 06:18:38 ---> Running in 7da3c2508e4d 06:18:39 Removing intermediate container 7da3c2508e4d 06:18:39 ---> 883a224532c0 06:18:39 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:18:39 Removing intermediate container fba1f27198cb 06:18:39 ---> 77c8471aef2e 06:18:39 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:39 ---> Running in 80b62e73556f 06:18:39 Removing intermediate container 80b62e73556f 06:18:39 ---> 16362e2032de 06:18:39 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:18:40 ---> Running in 69e19f11f9cb 06:18:40 ---> a1e7f6aff670 06:18:40 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 06:18:41 Removing intermediate container 69e19f11f9cb 06:18:41 ---> 57decabc6a97 06:18:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:18:41 ---> Running in ef6cb50263d6 06:18:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:18:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:18:42 ---> 41a673854d1a 06:18:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:18:42 ---> Using cache 06:18:42 ---> b79a2d21d7a1 06:18:42 Step 4/23 : WORKDIR /edgex-go 06:18:42 ---> Using cache 06:18:42 ---> 10463da36002 06:18:42 Step 5/23 : RUN apk add --update --no-cache make git 06:18:42 ---> Using cache 06:18:42 ---> e809f3f17abd 06:18:42 Step 6/23 : COPY go.mod vendor* ./ 06:18:42 ---> Using cache 06:18:42 ---> 45c5f9ed4e1b 06:18:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:42 ---> Using cache 06:18:42 ---> 109d4f016e76 06:18:42 Step 8/23 : COPY . . 06:18:42 ---> 87deba3e899a 06:18:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:18:42 ---> Using cache 06:18:42 ---> b9844c84256b 06:18:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:18:42 ---> Running in 10bfb06c83e1 06:18:44 ---> 267180488733 06:18:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:18:46 Removing intermediate container ef6cb50263d6 06:18:46 ---> 9fc4bce340ca 06:18:46 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 06:18:46 ---> 74a0469a69a2 06:18:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:18:46 ---> Running in 28dba09fe204 06:18:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:18:50 ---> 694e805ca951 06:18:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:18:50 Removing intermediate container 28dba09fe204 06:18:50 ---> 8b2a6fa21bca 06:18:50 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:18:51 ---> 48745d3c25ae 06:18:51 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:18:51 ---> Running in b05c11205c9a 06:18:52 ---> 4e257c0a8389 06:18:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:18:55 ---> 11a16a2b5dbb 06:18:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:18:55 Removing intermediate container b05c11205c9a 06:18:55 ---> 34a98f7b897e 06:18:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:56 ---> 7281bf466aa2 06:18:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:18:56 ---> b399ebf69580 06:18:56 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 06:18:56 ---> Running in 7ead574b31a0 06:18:58 ---> eb3c2a5f7e0f 06:18:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:19:01 ---> 2cabab7a372b 06:19:01 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:19:01 Removing intermediate container 7ead574b31a0 06:19:01 ---> 892890f4c514 06:19:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:19:01 ---> Running in a82db89f2318 06:19:02 ---> fd5a6ac69947 06:19:02 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 06:19:02 Removing intermediate container a82db89f2318 06:19:02 ---> 508571962c45 06:19:02 Step 23/25 : LABEL arch=arm64 06:19:03 ---> Running in 0458b8d4a7c0 06:19:03 Removing intermediate container 0458b8d4a7c0 06:19:03 ---> 93a48af718b3 06:19:03 Step 24/25 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:19:03 ---> Running in e3dc85a9dbef 06:19:04 ---> a589459ec70c 06:19:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:19:04 Removing intermediate container e3dc85a9dbef 06:19:04 ---> d7ba1fdf0114 06:19:04 Step 25/25 : LABEL version=3.0.0-dev.125 06:19:04 ---> Running in 9ca0a376bbb6 06:19:05 Removing intermediate container 9ca0a376bbb6 06:19:05 ---> fb4e44547311 06:19:05 06:19:05 ---> 4a07fdd520b7 06:19:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:19:05 Successfully built fb4e44547311 06:19:05 Successfully tagged security-secretstore-setup-arm64:latest 06:19:05 Building security-spiffe-token-provider 06:19:06  Building security-secretstore-setup ... done  ---> 2f9aad31ae3b 06:19:06 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:19:07 ---> e5a3e9e49196 06:19:07 Step 28/33 : RUN chmod +x /entrypoint.sh 06:19:07 ---> Running in 81f745419b90 06:19:11 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:19:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:19:11 ---> 41a673854d1a 06:19:11 Step 3/20 : WORKDIR /edgex-go 06:19:11 ---> Using cache 06:19:11 ---> 2d845a68ac69 06:19:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:19:11 ---> Running in 8cbc1e951e43 06:19:11 Removing intermediate container 81f745419b90 06:19:11 ---> bb4b5b7c23f7 06:19:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:19:11 ---> Running in 62430399768d 06:19:12 Removing intermediate container 62430399768d 06:19:12 ---> 01beeeafa013 06:19:12 Step 30/33 : CMD ["gate"] 06:19:12 ---> Running in a8353d711e2a 06:19:13 Removing intermediate container a8353d711e2a 06:19:13 ---> 6e8fb7642103 06:19:13 Step 31/33 : LABEL arch=arm64 06:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:19:13 ---> Running in 25a2e345f367 06:19:14 Removing intermediate container 25a2e345f367 06:19:14 ---> b325c7dfc314 06:19:14 Step 32/33 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:19:14 ---> Running in 9025be8d94b5 06:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:19:15 Removing intermediate container 9025be8d94b5 06:19:15 ---> 5c4d6a986533 06:19:15 Step 33/33 : LABEL version=3.0.0-dev.125 06:19:15 ---> Running in cb44dd850f7c 06:19:15 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:19:15 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:19:15 OK: 17695 distinct packages available 06:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:19:16 Removing intermediate container cb44dd850f7c 06:19:16 ---> 1dcd70dd367c 06:19:16 06:19:16 Successfully built 1dcd70dd367c 06:19:17 Successfully tagged security-bootstrapper-arm64:latest 06:19:17 Building security-proxy-setup 06:19:17  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:19:18 OK: 263 MiB in 53 packages 06:19:21 Removing intermediate container 8cbc1e951e43 06:19:21 ---> dccfd0a95b6b 06:19:21 Step 5/20 : COPY go.mod vendor* ./ 06:19:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:19:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:22 ---> 41a673854d1a 06:19:22 Step 3/22 : WORKDIR /edgex-go 06:19:22 ---> Using cache 06:19:22 ---> 2d845a68ac69 06:19:22 Step 4/22 : RUN apk add --update --no-cache make git 06:19:22 ---> Using cache 06:19:22 ---> 426ccdb9485e 06:19:22 Step 5/22 : COPY go.mod vendor* ./ 06:19:22 ---> Using cache 06:19:22 ---> a6e7fe070824 06:19:22 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:22 ---> Using cache 06:19:22 ---> 2102ff9cca2f 06:19:22 Step 7/22 : COPY . . 06:19:22 ---> Using cache 06:19:22 ---> ebea7656ce1e 06:19:22 Step 8/22 : RUN make cmd/secrets-config/secrets-config 06:19:23 ---> 377fb60ef0d0 06:19:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:23 ---> Running in 7b2d2ead1d15 06:19:23 ---> Running in e3e1771f7792 06:19:24 Removing intermediate container a56a28abba95 06:19:24 ---> 36606e38e14b 06:19:24 06:19:24 Step 10/23 : FROM alpine:3.17 06:19:24 ---> 51e60588ff2c 06:19:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:19:24 ---> Using cache 06:19:24 ---> 11b3330ae468 06:19:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:19:24 ---> Using cache 06:19:24 ---> a64d798e7f61 06:19:24 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:19:24 ---> Using cache 06:19:24 ---> 2562db906525 06:19:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 06:19:24 ---> Using cache 06:19:24 ---> 026f61a424e2 06:19:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:19:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:19:28 ---> 1ec06160ce30 06:19:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:19:29 ---> 8148eddb8162 06:19:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:19:30 ---> d59fcf5673a1 06:19:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:19:30 ---> Running in 6d88bd8852c6 06:19:33 Removing intermediate container 6d88bd8852c6 06:19:33 ---> 87f9a7a5a346 06:19:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 06:19:33 ---> Running in be327df26af9 06:19:34 Removing intermediate container be327df26af9 06:19:34 ---> 86c0b7173700 06:19:34 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 06:19:34 ---> Running in 6c55272666da 06:19:34 Removing intermediate container 6c55272666da 06:19:34 ---> dec117d7c819 06:19:34 Step 21/23 : LABEL arch=arm64 06:19:34 ---> Running in e1196b409e4a 06:19:35 Removing intermediate container e1196b409e4a 06:19:35 ---> b4a0e1e21373 06:19:35 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:19:35 ---> Running in 175df3385c9b 06:19:36 Removing intermediate container 175df3385c9b 06:19:36 ---> 5d27f18a6d53 06:19:36 Step 23/23 : LABEL version=3.0.0-dev.125 06:19:36 ---> Running in dd63685f19c1 06:19:37 Removing intermediate container dd63685f19c1 06:19:37 ---> dba5633fae5a 06:19:37 06:19:37 Successfully built dba5633fae5a 06:19:37 Successfully tagged core-common-config-bootstrapper-arm64:latest 06:19:37  Building core-common-config-bootstrapper ... done Building support-notifications 06:19:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:19:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:19:42 ---> 41a673854d1a 06:19:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:19:42 ---> Using cache 06:19:42 ---> b79a2d21d7a1 06:19:42 Step 4/23 : WORKDIR /edgex-go 06:19:42 ---> Using cache 06:19:42 ---> 10463da36002 06:19:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:19:43 ---> Running in 4fd2cb466c93 06:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:19:47 Removing intermediate container c677711fc67a 06:19:47 ---> 90a1d65dd587 06:19:47 06:19:47 Step 10/25 : FROM alpine:3.17 06:19:47 ---> 51e60588ff2c 06:19:47 Step 11/25 : RUN apk add --update --no-cache dumb-init 06:19:47 ---> Running in 5310671b8692 06:19:48 OK: 263 MiB in 53 packages 06:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:19:50 Removing intermediate container 4fd2cb466c93 06:19:50 ---> 8a8c688a0155 06:19:50 Step 6/23 : COPY go.mod vendor* ./ 06:19:51 ---> c382a4a6f569 06:19:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:51 ---> Running in 862ef34007fb 06:19:51 (1/1) Installing dumb-init (1.2.5-r2) 06:19:51 Executing busybox-1.35.0-r29.trigger 06:19:52 OK: 8 MiB in 16 packages 06:19:54 Removing intermediate container 5310671b8692 06:19:54 ---> ef3f05f0c6cd 06:19:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:19:54 ---> Running in cd9620cd0a79 06:19:55 Removing intermediate container cd9620cd0a79 06:19:55 ---> a7a99edbce49 06:19:55 Step 13/25 : ENV APP_PORT=59881 06:19:55 ---> Running in 22f69dc96d4c 06:19:55 Removing intermediate container 22f69dc96d4c 06:19:55 ---> ef056d9e7773 06:19:55 Step 14/25 : EXPOSE $APP_PORT 06:19:56 ---> Running in c618a2000b3d 06:19:56 Removing intermediate container c618a2000b3d 06:19:56 ---> 8d4870e2cd5f 06:19:56 Step 15/25 : WORKDIR / 06:19:56 ---> Running in 5a6ffb90551d 06:19:57 Removing intermediate container 5a6ffb90551d 06:19:57 ---> 2853e83f8dc8 06:19:57 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:19:58 ---> e6daa06169d7 06:19:58 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 06:19:59 ---> c60a5c4434ed 06:19:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:20:01 ---> ef37cd9e0180 06:20:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:20:02 ---> dab81765e6ce 06:20:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:20:03 ---> ad5f9f669d16 06:20:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 06:20:03 ---> Running in befc934fda66 06:20:03 Removing intermediate container befc934fda66 06:20:03 ---> 8dc7b93fd598 06:20:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:20:03 ---> Running in 2ff7813f7ed9 06:20:04 Removing intermediate container 2ff7813f7ed9 06:20:04 ---> 6ecb8ebaf6ae 06:20:04 Step 23/25 : LABEL arch=arm64 06:20:04 ---> Running in b513eaf939a1 06:20:05 Removing intermediate container b513eaf939a1 06:20:05 ---> 466023838399 06:20:05 Step 24/25 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:20:05 ---> Running in 75791cc916f8 06:20:06 Removing intermediate container 75791cc916f8 06:20:06 ---> f12dfdfb9198 06:20:06 Step 25/25 : LABEL version=3.0.0-dev.125 06:20:06 ---> Running in f756a36624bc 06:20:06 Removing intermediate container f756a36624bc 06:20:06 ---> bdd0e24fa809 06:20:06 06:20:07 Successfully built bdd0e24fa809 06:20:07 Successfully tagged core-metadata-arm64:latest 06:20:07  Building core-metadata ... done Building support-scheduler 06:20:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:20:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:20:11 ---> 41a673854d1a 06:20:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:20:11 ---> Using cache 06:20:11 ---> b79a2d21d7a1 06:20:11 Step 4/23 : WORKDIR /edgex-go 06:20:11 ---> Using cache 06:20:11 ---> 10463da36002 06:20:11 Step 5/23 : RUN apk add --update --no-cache make git 06:20:11 ---> Using cache 06:20:11 ---> e809f3f17abd 06:20:11 Step 6/23 : COPY go.mod vendor* ./ 06:20:11 ---> Using cache 06:20:11 ---> 45c5f9ed4e1b 06:20:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:11 ---> Using cache 06:20:11 ---> 109d4f016e76 06:20:11 Step 8/23 : COPY . . 06:20:11 ---> Using cache 06:20:11 ---> b9844c84256b 06:20:11 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 06:20:11 ---> Running in a8f168803607 06:20:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:21:21 Removing intermediate container e3e1771f7792 06:21:21 ---> 381e3f1039e1 06:21:21 Step 7/20 : COPY . . 06:21:21 ---> ce8532301cc8 06:21:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:21:21 ---> Running in b3a29a580cc1 06:21:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:21:39 Removing intermediate container 862ef34007fb 06:21:39 ---> 3cd7086eb693 06:21:39 Step 8/23 : COPY . . 06:21:42 ---> bd0eeb45aa93 06:21:42 Step 9/23 : RUN make cmd/support-notifications/support-notifications 06:21:42 ---> Running in 8c3f98c72b02 06:21:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:25:50 Removing intermediate container 7b2d2ead1d15 06:25:50 ---> 9cf832a8ff20 06:25:50 06:25:50 Step 9/22 : FROM alpine:3.17 06:25:50 ---> 51e60588ff2c 06:25:50 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 06:25:50 ---> Running in 1246b4107e59 06:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:25:50 (1/2) Installing dumb-init (1.2.5-r2) 06:25:50 (2/2) Installing openssl (3.0.8-r3) 06:25:50 Executing busybox-1.35.0-r29.trigger 06:25:50 OK: 8 MiB in 17 packages 06:25:52 Removing intermediate container 1246b4107e59 06:25:52 ---> ad005ec4fe79 06:25:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 06:25:52 ---> Running in c698daac3072 06:25:53 Removing intermediate container c698daac3072 06:25:53 ---> 69762289b499 06:25:53 Step 12/22 : WORKDIR /edgex 06:25:53 ---> Running in 55db988e854a 06:25:54 Removing intermediate container 55db988e854a 06:25:54 ---> 96335d80fdbd 06:25:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:25:55 ---> 1194fa7b6195 06:25:55 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 06:25:56 ---> 6cb94c6dcaf7 06:25:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:25:57 Removing intermediate container 10bfb06c83e1 06:25:57 ---> dee41ca32ea4 06:25:57 06:25:57 Step 10/23 : FROM alpine:3.17 06:25:57 ---> 51e60588ff2c 06:25:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:25:57 ---> Running in 4c4bf65809c2 06:25:57 Removing intermediate container 4c4bf65809c2 06:25:57 ---> 5bea62b71bcd 06:25:57 Step 12/23 : ENV APP_PORT=59880 06:25:57 ---> 0d3cceb82067 06:25:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:25:58 ---> Running in fd54110f2e0c 06:25:58 Removing intermediate container fd54110f2e0c 06:25:58 ---> 89d93de8dd05 06:25:58 Step 13/23 : EXPOSE $APP_PORT 06:25:58 ---> Running in 798fdcacdc68 06:25:59 Removing intermediate container 798fdcacdc68 06:25:59 ---> ac6d0d9b4212 06:25:59 Step 14/23 : RUN apk add --update --no-cache dumb-init 06:25:59 ---> Running in 924b11102bc9 06:26:00 ---> fcee6f6eda57 06:26:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:26:02 ---> 34797f519180 06:26:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:26:03 ---> Running in f70d433e5363 06:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:26:06 (1/1) Installing dumb-init (1.2.5-r2) 06:26:06 Executing busybox-1.35.0-r29.trigger 06:26:06 OK: 8 MiB in 16 packages 06:26:06 Removing intermediate container f70d433e5363 06:26:06 ---> 22f7ccaae3d4 06:26:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:26:06 ---> Running in 5e707ff26891 06:26:08 Removing intermediate container 5e707ff26891 06:26:08 ---> a4606769db74 06:26:08 Step 20/22 : LABEL arch=arm64 06:26:08 Removing intermediate container 924b11102bc9 06:26:08 ---> 576f06efba62 06:26:08 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:08 ---> Running in ee4650bce73e 06:26:08 Removing intermediate container ee4650bce73e 06:26:08 ---> 55996f1a3376 06:26:08 Step 21/22 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:26:08 ---> Running in 7bc27e5cb78e 06:26:09 ---> 18043966a5ed 06:26:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:26:09 Removing intermediate container 7bc27e5cb78e 06:26:09 ---> a3bc2aeb58ca 06:26:09 Step 22/22 : LABEL version=3.0.0-dev.125 06:26:09 ---> Running in 23700df17377 06:26:10 Removing intermediate container 23700df17377 06:26:10 ---> 37664f8ba24f 06:26:10 06:26:10 ---> 0afe8ea70851 06:26:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:26:10 Successfully built 37664f8ba24f 06:26:10 Successfully tagged security-proxy-setup-arm64:latest 06:26:10  Building security-proxy-setup ... done Building security-spire-agent 06:26:12 ---> e047e5d9eafa 06:26:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:26:13 ---> 5312bf536f70 06:26:13 Step 19/23 : ENTRYPOINT ["/core-data"] 06:26:13 ---> Running in 794354a31167 06:26:14 Removing intermediate container 794354a31167 06:26:14 ---> 8718b8aca989 06:26:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:26:14 ---> Running in f25bcc3858a6 06:26:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:26:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:26:14 ---> 41a673854d1a 06:26:14 Step 3/27 : WORKDIR /edgex-go 06:26:14 ---> Using cache 06:26:14 ---> 2d845a68ac69 06:26:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 06:26:15 ---> Running in b71234b63f4a 06:26:15 Removing intermediate container f25bcc3858a6 06:26:15 ---> 8924fff43713 06:26:15 Step 21/23 : LABEL arch=arm64 06:26:15 ---> Running in cb2248f585aa 06:26:16 Removing intermediate container cb2248f585aa 06:26:16 ---> 506e9b622f8e 06:26:16 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:26:16 ---> Running in d830f041cac5 06:26:17 Removing intermediate container d830f041cac5 06:26:17 ---> 9de6993bdc0a 06:26:17 Step 23/23 : LABEL version=3.0.0-dev.125 06:26:17 ---> Running in 273f928cb086 06:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:26:17 Removing intermediate container 273f928cb086 06:26:17 ---> 0499604a8008 06:26:17 06:26:17 Successfully built 0499604a8008 06:26:17 Successfully tagged core-data-arm64:latest 06:26:17 Building core-command 06:26:18  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:26:20 OK: 263 MiB in 53 packages 06:26:22 Removing intermediate container b71234b63f4a 06:26:22 ---> c4ab8426759d 06:26:22 Step 5/27 : COPY go.mod vendor* ./ 06:26:22 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:26:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:26:22 ---> 41a673854d1a 06:26:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:26:22 ---> Using cache 06:26:22 ---> b79a2d21d7a1 06:26:22 Step 4/24 : WORKDIR /edgex-go 06:26:22 ---> Using cache 06:26:22 ---> 10463da36002 06:26:22 Step 5/24 : RUN apk add --update --no-cache make git 06:26:22 ---> Using cache 06:26:22 ---> e809f3f17abd 06:26:22 Step 6/24 : COPY go.mod vendor* ./ 06:26:22 ---> Using cache 06:26:22 ---> 45c5f9ed4e1b 06:26:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:22 ---> Using cache 06:26:22 ---> 109d4f016e76 06:26:22 Step 8/24 : COPY . . 06:26:22 ---> Using cache 06:26:22 ---> b9844c84256b 06:26:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:26:22 ---> Running in d8c811037890 06:26:23 ---> 4df165352785 06:26:23 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:23 ---> Running in d748892632bc 06:26:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:28:04 Removing intermediate container d748892632bc 06:28:04 ---> 72a150e53a2c 06:28:04 Step 7/27 : COPY . . 06:28:04 ---> d6733ded55c1 06:28:04 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 06:28:04 ---> Running in 0e90963fb520 06:28:04 Removing intermediate container 0e90963fb520 06:28:04 ---> 66763d43fcae 06:28:04 Step 9/27 : WORKDIR /edgex-go/spire-build 06:28:04 ---> Running in b08cc961213d 06:28:04 Removing intermediate container b08cc961213d 06:28:04 ---> 457c8383774a 06:28:04 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 06:28:04 ---> Running in f2167d24ba95 06:28:04 Removing intermediate container f2167d24ba95 06:28:04 ---> 675e0eaf25d2 06:28:04 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 06:28:04 ---> Running in 31b56f8c9bc1 06:28:04 Removing intermediate container 31b56f8c9bc1 06:28:04 ---> a083339b6194 06:28:04 Step 12/27 : WORKDIR /edgex-go 06:28:04 ---> Running in c7bdb3a33bb9 06:28:04 Removing intermediate container c7bdb3a33bb9 06:28:04 ---> e7b4a1999fb1 06:28:04 06:28:04 Step 13/27 : FROM alpine:3.17 06:28:04 ---> 51e60588ff2c 06:28:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:28:04 ---> Using cache 06:28:04 ---> 14ca80214ff1 06:28:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:28:04 ---> Using cache 06:28:04 ---> 0f1fd1ad8111 06:28:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 06:28:04 ---> Using cache 06:28:04 ---> d11ab0703154 06:28:04 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 06:28:04 ---> Using cache 06:28:04 ---> 8f480dfac5a5 06:28:04 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:28:04 ---> 4cf7a14a5588 06:28:04 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:28:08 ---> 4b6e6a0dca3b 06:28:08 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:28:08 ---> 3407a8003a06 06:28:08 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:28:09 ---> 25f3157d94db 06:28:09 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:28:10 ---> ff0a0fdd5934 06:28:10 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:28:10 ---> Running in e0181e9a455d 06:28:10 Removing intermediate container e0181e9a455d 06:28:10 ---> 13c0e0056d57 06:28:10 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:28:10 ---> Running in ceea9c777cf7 06:28:11 Removing intermediate container ceea9c777cf7 06:28:11 ---> b70888ad9980 06:28:11 Step 25/27 : LABEL arch=arm64 06:28:11 ---> Running in e251f02db386 06:28:12 Removing intermediate container e251f02db386 06:28:12 ---> f5d9d48072ec 06:28:12 Step 26/27 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:28:12 ---> Running in 932cee05c7c3 06:28:12 Removing intermediate container 932cee05c7c3 06:28:12 ---> 3f6e0f14a527 06:28:12 Step 27/27 : LABEL version=3.0.0-dev.125 06:28:12 ---> Running in 474207235d07 06:28:13 Removing intermediate container 474207235d07 06:28:13 ---> 1a939c5d5cc4 06:28:13 06:28:13 Successfully built 1a939c5d5cc4 06:28:13 Successfully tagged security-spire-agent-arm64:latest 06:30:05  Building security-spire-agent ... done Removing intermediate container b3a29a580cc1 06:30:05 ---> f54e36429a7f 06:30:05 06:30:05 Step 9/20 : FROM alpine:3.17 06:30:05 ---> 51e60588ff2c 06:30:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 06:30:05 ---> Using cache 06:30:05 ---> a48b3a2ca6dc 06:30:05 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:30:05 ---> Running in 95a184636f24 06:30:05 Removing intermediate container a8f168803607 06:30:05 ---> 63abe4959281 06:30:05 06:30:05 Step 10/23 : FROM alpine:3.17 06:30:05 ---> 51e60588ff2c 06:30:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:30:05 ---> Using cache 06:30:05 ---> ef3f05f0c6cd 06:30:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:30:05 ---> Using cache 06:30:05 ---> a7a99edbce49 06:30:05 Step 13/23 : ENV APP_PORT=59861 06:30:05 ---> Running in e7dca46d1a1c 06:30:05 Removing intermediate container e7dca46d1a1c 06:30:05 ---> 62d1bb70ea6d 06:30:05 Step 14/23 : EXPOSE $APP_PORT 06:30:05 ---> Running in 1669ad06a6a9 06:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:30:05 Removing intermediate container 1669ad06a6a9 06:30:05 ---> ed5da818ccdf 06:30:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:30:05 ---> f04ef97e8e93 06:30:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:30:05 ---> aa329e054410 06:30:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:30:05 v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:30:05 v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:30:05 OK: 17689 distinct packages available 06:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:30:05 (1/9) Installing ca-certificates (20220614-r4) 06:30:05 (2/9) Installing brotli-libs (1.0.9-r9) 06:30:05 (3/9) Installing nghttp2-libs (1.51.0-r0) 06:30:05 (4/9) Installing libcurl (7.88.1-r1) 06:30:05 ---> 7d110860469b 06:30:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:30:05 (5/9) Installing curl (7.88.1-r1) 06:30:05 (6/9) Installing dumb-init (1.2.5-r2) 06:30:05 (7/9) Installing musl-obstack (1.2.3-r0) 06:30:05 (8/9) Installing libucontext (1.2-r0) 06:30:05 (9/9) Installing gcompat (1.1.0-r0) 06:30:05 Executing busybox-1.35.0-r29.trigger 06:30:05 Executing ca-certificates-20220614-r4.trigger 06:30:05 OK: 11 MiB in 24 packages 06:30:05 ---> dffe9b40816c 06:30:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:30:05 ---> Running in 4d91c6596c85 06:30:05 Removing intermediate container 4d91c6596c85 06:30:05 ---> 8bbf6c300065 06:30:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:30:05 ---> Running in 12f5a02ac6b5 06:30:05 Removing intermediate container 12f5a02ac6b5 06:30:05 ---> 1e12f7f24591 06:30:05 Step 21/23 : LABEL arch=arm64 06:30:05 ---> Running in 34e50cf2eaf6 06:30:05 Removing intermediate container 95a184636f24 06:30:05 ---> 5593ab97ec13 06:30:05 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:05 Removing intermediate container 34e50cf2eaf6 06:30:05 ---> b817be906b09 06:30:05 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:30:05 ---> Running in b5d6ddd77e94 06:30:05 ---> b6c351098c6d 06:30:05 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 06:30:05 Removing intermediate container b5d6ddd77e94 06:30:05 ---> 6c660f8b3c6a 06:30:05 Step 23/23 : LABEL version=3.0.0-dev.125 06:30:05 ---> Running in d580c9195e76 06:30:06 Removing intermediate container d580c9195e76 06:30:06 ---> 5982056aeccc 06:30:06 06:30:06 ---> 2a402cbd0813 06:30:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:30:06 Successfully built 5982056aeccc 06:30:06 Successfully tagged support-scheduler-arm64:latest 06:30:08  Building support-scheduler ... done  ---> 021cd6366e8c 06:30:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:30:09 ---> 17f8fcb2786a 06:30:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:30:09 ---> Running in e0766eabb693 06:30:10 Removing intermediate container e0766eabb693 06:30:10 ---> 37ef0f235703 06:30:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:30:10 ---> Running in 50333a5af61f 06:30:10 Removing intermediate container 50333a5af61f 06:30:10 ---> bf140e58451c 06:30:10 Step 18/20 : LABEL arch=arm64 06:30:10 ---> Running in 600d68c71c34 06:30:11 Removing intermediate container 600d68c71c34 06:30:11 ---> 8611b1245b0a 06:30:11 Step 19/20 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:30:11 ---> Running in 838c16ef4fbb 06:30:14 Removing intermediate container 838c16ef4fbb 06:30:14 ---> 2ed1ac445872 06:30:14 Step 20/20 : LABEL version=3.0.0-dev.125 06:30:14 ---> Running in 7571c2a224c3 06:30:14 Removing intermediate container 7571c2a224c3 06:30:14 ---> 5627304444c7 06:30:14 06:30:14 Successfully built 5627304444c7 06:30:14 Successfully tagged security-spiffe-token-provider-arm64:latest 06:30:33  Building security-spiffe-token-provider ... done Removing intermediate container 8c3f98c72b02 06:30:33 ---> 3be7b8ad66ce 06:30:33 06:30:33 Step 10/23 : FROM alpine:3.17 06:30:33 ---> 51e60588ff2c 06:30:33 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:30:33 ---> Running in be818d4c5649 06:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:30:36 (1/2) Installing ca-certificates (20220614-r4) 06:30:36 (2/2) Installing dumb-init (1.2.5-r2) 06:30:36 Executing busybox-1.35.0-r29.trigger 06:30:36 Executing ca-certificates-20220614-r4.trigger 06:30:37 OK: 8 MiB in 17 packages 06:30:39 Removing intermediate container be818d4c5649 06:30:39 ---> 282f3a56b7a6 06:30:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 06:30:39 ---> Running in bc75536e9bbf 06:30:40 Removing intermediate container bc75536e9bbf 06:30:40 ---> 89bd79f608c4 06:30:40 Step 13/23 : ENV APP_PORT=59860 06:30:40 ---> Running in 7d0b32512b0e 06:30:40 Removing intermediate container 7d0b32512b0e 06:30:40 ---> e8fa9b7ba669 06:30:40 Step 14/23 : EXPOSE $APP_PORT 06:30:40 ---> Running in e96eee8fd914 06:30:41 Removing intermediate container e96eee8fd914 06:30:41 ---> f2218082262b 06:30:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:42 ---> 7bafc324efae 06:30:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:30:42 ---> bd08cf31e8cc 06:30:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:30:44 ---> b6255b078467 06:30:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:30:45 ---> 671f5b1e2682 06:30:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:30:45 ---> Running in 97342fdf2f9b 06:30:45 Removing intermediate container 97342fdf2f9b 06:30:45 ---> 714dbc31cbbe 06:30:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:30:45 ---> Running in b64518b2dc3c 06:30:46 Removing intermediate container b64518b2dc3c 06:30:46 ---> 18fdcb798f18 06:30:46 Step 21/23 : LABEL arch=arm64 06:30:46 ---> Running in cfa8436f1c8b 06:30:46 Removing intermediate container cfa8436f1c8b 06:30:46 ---> 826f0b9cd318 06:30:46 Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:30:46 ---> Running in 0901ca63eda5 06:30:46 Removing intermediate container 0901ca63eda5 06:30:46 ---> 9eb2a467099d 06:30:46 Step 23/23 : LABEL version=3.0.0-dev.125 06:30:47 ---> Running in 31a711c1a763 06:30:47 Removing intermediate container 31a711c1a763 06:30:47 ---> 9f2624aa3ff4 06:30:47 06:30:47 Successfully built 9f2624aa3ff4 06:30:47 Successfully tagged support-notifications-arm64:latest 06:30:55  Building support-notifications ... done Removing intermediate container d8c811037890 06:30:55 ---> 6518435ad785 06:30:55 06:30:55 Step 10/24 : FROM alpine:3.17 06:30:55 ---> 51e60588ff2c 06:30:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:30:55 ---> Using cache 06:30:55 ---> ef3f05f0c6cd 06:30:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:30:55 ---> Using cache 06:30:55 ---> a7a99edbce49 06:30:55 Step 13/24 : ENV APP_PORT=59882 06:30:55 ---> Running in 3fc7b54a27e9 06:30:55 Removing intermediate container 3fc7b54a27e9 06:30:55 ---> 51463fcd1359 06:30:55 Step 14/24 : EXPOSE $APP_PORT 06:30:55 ---> Running in 1530f12f4bf9 06:30:55 Removing intermediate container 1530f12f4bf9 06:30:55 ---> 450ff32a4a39 06:30:55 Step 15/24 : WORKDIR / 06:30:55 ---> Running in e9c81c499ff0 06:30:55 Removing intermediate container e9c81c499ff0 06:30:55 ---> 63f32c1a4702 06:30:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:56 ---> fe85fefb4192 06:30:56 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 06:30:56 ---> 568a291b2d27 06:30:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:30:57 ---> 17d20323f524 06:30:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:30:58 ---> 80c6b17219f5 06:30:58 Step 20/24 : ENTRYPOINT ["/core-command"] 06:30:58 ---> Running in d7f91e9ebe3b 06:30:58 Removing intermediate container d7f91e9ebe3b 06:30:58 ---> ca40f18950f2 06:30:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:30:58 ---> Running in ef30ab2ee061 06:30:58 Removing intermediate container ef30ab2ee061 06:30:58 ---> fb80619a9ba8 06:30:58 Step 22/24 : LABEL arch=arm64 06:30:58 ---> Running in 0bee98206df7 06:30:58 Removing intermediate container 0bee98206df7 06:30:58 ---> bfa7b0474eac 06:30:58 Step 23/24 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:30:59 ---> Running in 58645558225e 06:30:59 Removing intermediate container 58645558225e 06:30:59 ---> 53c499de410a 06:30:59 Step 24/24 : LABEL version=3.0.0-dev.125 06:30:59 ---> Running in e15994d6644c 06:30:59 Removing intermediate container e15994d6644c 06:30:59 ---> b51024c40fdd 06:30:59 06:30:59 Successfully built b51024c40fdd 06:30:59 Successfully tagged core-command-arm64:latest 06:30:59  Building core-command ... done  [Pipeline] } 06:30:59 $ docker stop --time=1 e0be43dfd2cf947598c3a31ec1b002020d145a01147cfda40c1fe9f6b2f3282d 06:31:01 $ docker rm -f --volumes e0be43dfd2cf947598c3a31ec1b002020d145a01147cfda40c1fe9f6b2f3282d [Pipeline] // withDockerContainer [Pipeline] sh 06:31:01 + docker images 06:31:02 REPOSITORY TAG IMAGE ID CREATED SIZE 06:31:02 core-command-arm64 latest b51024c40fdd 2 seconds ago 19.7MB 06:31:02 6518435ad785 8 seconds ago 1.32GB 06:31:02 support-notifications-arm64 latest 9f2624aa3ff4 14 seconds ago 32.3MB 06:31:02 3be7b8ad66ce 30 seconds ago 1.39GB 06:31:02 security-spiffe-token-provider-arm64 latest 5627304444c7 47 seconds ago 32.7MB 06:31:02 support-scheduler-arm64 latest 5982056aeccc 56 seconds ago 31.5MB 06:31:02 63abe4959281 About a minute ago 1.39GB 06:31:02 f54e36429a7f About a minute ago 1.36GB 06:31:02 security-spire-agent-arm64 latest 1a939c5d5cc4 2 minutes ago 125MB 06:31:02 e7b4a1999fb1 3 minutes ago 1.18GB 06:31:02 core-data-arm64 latest 0499604a8008 4 minutes ago 19.9MB 06:31:02 security-proxy-setup-arm64 latest 37664f8ba24f 4 minutes ago 18.7MB 06:31:02 dee41ca32ea4 5 minutes ago 1.32GB 06:31:02 9cf832a8ff20 5 minutes ago 1.3GB 06:31:02 core-metadata-arm64 latest bdd0e24fa809 10 minutes ago 20.2MB 06:31:02 90a1d65dd587 11 minutes ago 1.32GB 06:31:02 core-common-config-bootstrapper-arm64 latest dba5633fae5a 11 minutes ago 17.2MB 06:31:02 36606e38e14b 11 minutes ago 1.31GB 06:31:02 security-bootstrapper-arm64 latest 1dcd70dd367c 11 minutes ago 21.9MB 06:31:02 security-secretstore-setup-arm64 latest fb4e44547311 11 minutes ago 32.2MB 06:31:02 security-proxy-auth-arm64 latest 896c29007b7e 12 minutes ago 18.3MB 06:31:02 8a034bb58b7e 12 minutes ago 1.31GB 06:31:02 5b2f343488f7 12 minutes ago 1.3GB 06:31:02 7056f928addf 12 minutes ago 1.3GB 06:31:02 security-spire-server-arm64 latest ced9d34405dc 18 minutes ago 87.1MB 06:31:02 security-spire-config-arm64 latest 3de071175b9a 18 minutes ago 86.2MB 06:31:02 beaa8b682050 19 minutes ago 1.18GB 06:31:02 a213315f6710 19 minutes ago 1.18GB 06:31:02 ci-base-image-arm64 latest 41a673854d1a 22 minutes ago 866MB 06:31:02 alpine 3.17 51e60588ff2c 12 days ago 7.46MB 06:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 06:31:02 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 06:31:02 provisioning config files... 06:31:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/487@tmp/config11937094745394955442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:02 ---> docker-login.sh 06:31:02 nexus3.edgexfoundry.org:10001 06:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:02 Configure a credential helper to remove this warning. See 06:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:02 06:31:02 Login Succeeded 06:31:02 nexus3.edgexfoundry.org:10002 06:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:03 Configure a credential helper to remove this warning. See 06:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:03 06:31:03 Login Succeeded 06:31:03 nexus3.edgexfoundry.org:10003 06:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:03 Configure a credential helper to remove this warning. See 06:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:03 06:31:03 Login Succeeded 06:31:03 nexus3.edgexfoundry.org:10004 06:31:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:03 Configure a credential helper to remove this warning. See 06:31:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:03 06:31:03 Login Succeeded 06:31:03 docker.io 06:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:04 Configure a credential helper to remove this warning. See 06:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:04 06:31:04 Login Succeeded 06:31:04 ---> docker-login.sh ends [Pipeline] } 06:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:31:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:31:04 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:04 latest 06:31:04 3.0.0-dev.125 06:31:04 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:04 main 06:31:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:05 f61064518174: Preparing 06:31:05 1e021ccc20e9: Preparing 06:31:05 687ed7291277: Preparing 06:31:05 2f37ba0ae451: Preparing 06:31:05 7d4221f33e99: Preparing 06:31:05 26cbea5cba74: Preparing 06:31:05 26cbea5cba74: Waiting 06:31:05 687ed7291277: Pushed 06:31:05 2f37ba0ae451: Pushed 06:31:05 7d4221f33e99: Pushed 06:31:05 f61064518174: Pushed 06:31:05 26cbea5cba74: Layer already exists 06:31:08 1e021ccc20e9: Pushed 06:31:08 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:08 f61064518174: Preparing 06:31:08 1e021ccc20e9: Preparing 06:31:08 687ed7291277: Preparing 06:31:08 2f37ba0ae451: Preparing 06:31:08 7d4221f33e99: Preparing 06:31:08 26cbea5cba74: Preparing 06:31:08 26cbea5cba74: Waiting 06:31:08 2f37ba0ae451: Layer already exists 06:31:08 687ed7291277: Layer already exists 06:31:08 1e021ccc20e9: Layer already exists 06:31:08 7d4221f33e99: Layer already exists 06:31:08 f61064518174: Layer already exists 06:31:08 26cbea5cba74: Layer already exists 06:31:08 latest: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.125 06:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:09 f61064518174: Preparing 06:31:09 1e021ccc20e9: Preparing 06:31:09 687ed7291277: Preparing 06:31:09 2f37ba0ae451: Preparing 06:31:09 7d4221f33e99: Preparing 06:31:09 26cbea5cba74: Preparing 06:31:09 26cbea5cba74: Waiting 06:31:09 687ed7291277: Layer already exists 06:31:09 2f37ba0ae451: Layer already exists 06:31:09 1e021ccc20e9: Layer already exists 06:31:09 f61064518174: Layer already exists 06:31:09 7d4221f33e99: Layer already exists 06:31:09 26cbea5cba74: Layer already exists 06:31:09 3.0.0-dev.125: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:10 f61064518174: Preparing 06:31:10 1e021ccc20e9: Preparing 06:31:10 687ed7291277: Preparing 06:31:10 2f37ba0ae451: Preparing 06:31:10 7d4221f33e99: Preparing 06:31:10 26cbea5cba74: Preparing 06:31:10 26cbea5cba74: Waiting 06:31:10 f61064518174: Layer already exists 06:31:10 2f37ba0ae451: Layer already exists 06:31:10 687ed7291277: Layer already exists 06:31:10 1e021ccc20e9: Layer already exists 06:31:10 7d4221f33e99: Layer already exists 06:31:10 26cbea5cba74: Layer already exists 06:31:10 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:11 f61064518174: Preparing 06:31:11 1e021ccc20e9: Preparing 06:31:11 687ed7291277: Preparing 06:31:11 2f37ba0ae451: Preparing 06:31:11 7d4221f33e99: Preparing 06:31:11 26cbea5cba74: Preparing 06:31:11 26cbea5cba74: Waiting 06:31:11 f61064518174: Layer already exists 06:31:11 1e021ccc20e9: Layer already exists 06:31:11 687ed7291277: Layer already exists 06:31:11 7d4221f33e99: Layer already exists 06:31:11 2f37ba0ae451: Layer already exists 06:31:11 26cbea5cba74: Layer already exists 06:31:11 main: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:11 ===================================================== [Pipeline] echo 06:31:11 taggedImages: 06:31:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:31:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.125 06:31:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:31:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:31:11 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:11 latest 06:31:11 3.0.0-dev.125 06:31:11 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:11 main 06:31:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:12 c14f2debd609: Preparing 06:31:12 6cb0a31b25d4: Preparing 06:31:12 6ba45de70874: Preparing 06:31:12 30fcd31d2d1c: Preparing 06:31:12 687ed7291277: Preparing 06:31:12 2f37ba0ae451: Preparing 06:31:12 d143d00a9934: Preparing 06:31:12 26cbea5cba74: Preparing 06:31:12 2f37ba0ae451: Waiting 06:31:12 d143d00a9934: Waiting 06:31:12 26cbea5cba74: Waiting 06:31:12 687ed7291277: Layer already exists 06:31:12 2f37ba0ae451: Layer already exists 06:31:12 6cb0a31b25d4: Pushed 06:31:12 6ba45de70874: Pushed 06:31:12 c14f2debd609: Pushed 06:31:12 26cbea5cba74: Layer already exists 06:31:12 d143d00a9934: Pushed 06:31:15 30fcd31d2d1c: Pushed 06:31:15 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:15 + 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 06:31:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:16 c14f2debd609: Preparing 06:31:16 6cb0a31b25d4: Preparing 06:31:16 6ba45de70874: Preparing 06:31:16 30fcd31d2d1c: Preparing 06:31:16 687ed7291277: Preparing 06:31:16 2f37ba0ae451: Preparing 06:31:16 d143d00a9934: Preparing 06:31:16 26cbea5cba74: Preparing 06:31:16 2f37ba0ae451: Waiting 06:31:16 d143d00a9934: Waiting 06:31:16 26cbea5cba74: Waiting 06:31:16 c14f2debd609: Layer already exists 06:31:16 30fcd31d2d1c: Layer already exists 06:31:16 687ed7291277: Layer already exists 06:31:16 6ba45de70874: Layer already exists 06:31:16 6cb0a31b25d4: Layer already exists 06:31:16 26cbea5cba74: Layer already exists 06:31:16 d143d00a9934: Layer already exists 06:31:16 2f37ba0ae451: Layer already exists 06:31:16 latest: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.125 06:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:17 c14f2debd609: Preparing 06:31:17 6cb0a31b25d4: Preparing 06:31:17 6ba45de70874: Preparing 06:31:17 30fcd31d2d1c: Preparing 06:31:17 687ed7291277: Preparing 06:31:17 2f37ba0ae451: Preparing 06:31:17 d143d00a9934: Preparing 06:31:17 26cbea5cba74: Preparing 06:31:17 d143d00a9934: Waiting 06:31:17 2f37ba0ae451: Waiting 06:31:17 26cbea5cba74: Waiting 06:31:17 6ba45de70874: Layer already exists 06:31:17 687ed7291277: Layer already exists 06:31:17 30fcd31d2d1c: Layer already exists 06:31:17 6cb0a31b25d4: Layer already exists 06:31:17 c14f2debd609: Layer already exists 06:31:17 d143d00a9934: Layer already exists 06:31:17 26cbea5cba74: Layer already exists 06:31:17 2f37ba0ae451: Layer already exists 06:31:17 3.0.0-dev.125: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:18 c14f2debd609: Preparing 06:31:18 6cb0a31b25d4: Preparing 06:31:18 6ba45de70874: Preparing 06:31:18 30fcd31d2d1c: Preparing 06:31:18 687ed7291277: Preparing 06:31:18 2f37ba0ae451: Preparing 06:31:18 d143d00a9934: Preparing 06:31:18 26cbea5cba74: Preparing 06:31:18 2f37ba0ae451: Waiting 06:31:18 d143d00a9934: Waiting 06:31:18 30fcd31d2d1c: Layer already exists 06:31:18 c14f2debd609: Layer already exists 06:31:18 687ed7291277: Layer already exists 06:31:18 6ba45de70874: Layer already exists 06:31:18 6cb0a31b25d4: Layer already exists 06:31:18 2f37ba0ae451: Layer already exists 06:31:18 26cbea5cba74: Layer already exists 06:31:18 d143d00a9934: Layer already exists 06:31:18 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:18 + 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 06:31:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:19 c14f2debd609: Preparing 06:31:19 6cb0a31b25d4: Preparing 06:31:19 6ba45de70874: Preparing 06:31:19 30fcd31d2d1c: Preparing 06:31:19 687ed7291277: Preparing 06:31:19 2f37ba0ae451: Preparing 06:31:19 d143d00a9934: Preparing 06:31:19 26cbea5cba74: Preparing 06:31:19 2f37ba0ae451: Waiting 06:31:19 d143d00a9934: Waiting 06:31:19 26cbea5cba74: Waiting 06:31:19 c14f2debd609: Layer already exists 06:31:19 30fcd31d2d1c: Layer already exists 06:31:19 6ba45de70874: Layer already exists 06:31:19 6cb0a31b25d4: Layer already exists 06:31:19 687ed7291277: Layer already exists 06:31:19 26cbea5cba74: Layer already exists 06:31:19 2f37ba0ae451: Layer already exists 06:31:19 d143d00a9934: Layer already exists 06:31:19 main: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:19 ===================================================== [Pipeline] echo 06:31:19 taggedImages: 06:31:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:31:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.125 06:31:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:31:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:31:19 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:19 latest 06:31:19 3.0.0-dev.125 06:31:19 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:19 main 06:31:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:20 f3c7f53faee1: Preparing 06:31:20 62bbfd593211: Preparing 06:31:20 687ed7291277: Preparing 06:31:20 2f37ba0ae451: Preparing 06:31:20 5e6128c45a0f: Preparing 06:31:20 26cbea5cba74: Preparing 06:31:20 26cbea5cba74: Waiting 06:31:20 2f37ba0ae451: Layer already exists 06:31:20 687ed7291277: Layer already exists 06:31:20 26cbea5cba74: Layer already exists 06:31:20 f3c7f53faee1: Pushed 06:31:20 5e6128c45a0f: Pushed 06:31:23 62bbfd593211: Pushed 06:31:23 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:24 f3c7f53faee1: Preparing 06:31:24 62bbfd593211: Preparing 06:31:24 687ed7291277: Preparing 06:31:24 2f37ba0ae451: Preparing 06:31:24 5e6128c45a0f: Preparing 06:31:24 26cbea5cba74: Preparing 06:31:24 26cbea5cba74: Waiting 06:31:24 687ed7291277: Layer already exists 06:31:24 f3c7f53faee1: Layer already exists 06:31:24 2f37ba0ae451: Layer already exists 06:31:24 62bbfd593211: Layer already exists 06:31:24 5e6128c45a0f: Layer already exists 06:31:24 26cbea5cba74: Layer already exists 06:31:24 latest: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.125 06:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:25 f3c7f53faee1: Preparing 06:31:25 62bbfd593211: Preparing 06:31:25 687ed7291277: Preparing 06:31:25 2f37ba0ae451: Preparing 06:31:25 5e6128c45a0f: Preparing 06:31:25 26cbea5cba74: Preparing 06:31:25 26cbea5cba74: Waiting 06:31:25 62bbfd593211: Layer already exists 06:31:25 2f37ba0ae451: Layer already exists 06:31:25 f3c7f53faee1: Layer already exists 06:31:25 5e6128c45a0f: Layer already exists 06:31:25 687ed7291277: Layer already exists 06:31:25 26cbea5cba74: Layer already exists 06:31:25 3.0.0-dev.125: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:26 f3c7f53faee1: Preparing 06:31:26 62bbfd593211: Preparing 06:31:26 687ed7291277: Preparing 06:31:26 2f37ba0ae451: Preparing 06:31:26 5e6128c45a0f: Preparing 06:31:26 26cbea5cba74: Preparing 06:31:26 26cbea5cba74: Waiting 06:31:26 62bbfd593211: Layer already exists 06:31:26 5e6128c45a0f: Layer already exists 06:31:26 f3c7f53faee1: Layer already exists 06:31:26 687ed7291277: Layer already exists 06:31:26 2f37ba0ae451: Layer already exists 06:31:26 26cbea5cba74: Layer already exists 06:31:26 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:26 f3c7f53faee1: Preparing 06:31:26 62bbfd593211: Preparing 06:31:26 687ed7291277: Preparing 06:31:26 2f37ba0ae451: Preparing 06:31:26 5e6128c45a0f: Preparing 06:31:26 26cbea5cba74: Preparing 06:31:26 26cbea5cba74: Waiting 06:31:26 2f37ba0ae451: Layer already exists 06:31:26 f3c7f53faee1: Layer already exists 06:31:26 5e6128c45a0f: Layer already exists 06:31:26 687ed7291277: Layer already exists 06:31:26 62bbfd593211: Layer already exists 06:31:26 26cbea5cba74: Layer already exists 06:31:26 main: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:27 ===================================================== [Pipeline] echo 06:31:27 taggedImages: 06:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.125 06:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:31:27 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:31:27 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:27 latest 06:31:27 3.0.0-dev.125 06:31:27 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:27 main 06:31:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:31:27 16d248bffcb3: Preparing 06:31:27 62069d3534f2: Preparing 06:31:27 114c99656f18: Preparing 06:31:27 687ed7291277: Preparing 06:31:27 2f37ba0ae451: Preparing 06:31:27 7d4221f33e99: Preparing 06:31:27 26cbea5cba74: Preparing 06:31:27 26cbea5cba74: Waiting 06:31:27 7d4221f33e99: Waiting 06:31:27 687ed7291277: Layer already exists 06:31:27 2f37ba0ae451: Layer already exists 06:31:28 7d4221f33e99: Layer already exists 06:31:28 26cbea5cba74: Layer already exists 06:31:28 62069d3534f2: Pushed 06:31:28 16d248bffcb3: Pushed 06:31:30 114c99656f18: Pushed 06:31:30 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:31:31 16d248bffcb3: Preparing 06:31:31 62069d3534f2: Preparing 06:31:31 114c99656f18: Preparing 06:31:31 687ed7291277: Preparing 06:31:31 2f37ba0ae451: Preparing 06:31:31 7d4221f33e99: Preparing 06:31:31 26cbea5cba74: Preparing 06:31:31 7d4221f33e99: Waiting 06:31:31 26cbea5cba74: Waiting 06:31:31 687ed7291277: Layer already exists 06:31:31 114c99656f18: Layer already exists 06:31:31 2f37ba0ae451: Layer already exists 06:31:31 16d248bffcb3: Layer already exists 06:31:31 62069d3534f2: Layer already exists 06:31:31 7d4221f33e99: Layer already exists 06:31:31 26cbea5cba74: Layer already exists 06:31:31 latest: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.125 06:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:31:32 16d248bffcb3: Preparing 06:31:32 62069d3534f2: Preparing 06:31:32 114c99656f18: Preparing 06:31:32 687ed7291277: Preparing 06:31:32 2f37ba0ae451: Preparing 06:31:32 7d4221f33e99: Preparing 06:31:32 26cbea5cba74: Preparing 06:31:32 7d4221f33e99: Waiting 06:31:32 26cbea5cba74: Waiting 06:31:32 687ed7291277: Layer already exists 06:31:32 2f37ba0ae451: Layer already exists 06:31:32 114c99656f18: Layer already exists 06:31:32 16d248bffcb3: Layer already exists 06:31:32 62069d3534f2: Layer already exists 06:31:32 26cbea5cba74: Layer already exists 06:31:32 7d4221f33e99: Layer already exists 06:31:32 3.0.0-dev.125: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:31:33 16d248bffcb3: Preparing 06:31:33 62069d3534f2: Preparing 06:31:33 114c99656f18: Preparing 06:31:33 687ed7291277: Preparing 06:31:33 2f37ba0ae451: Preparing 06:31:33 7d4221f33e99: Preparing 06:31:33 26cbea5cba74: Preparing 06:31:33 7d4221f33e99: Waiting 06:31:33 26cbea5cba74: Waiting 06:31:33 687ed7291277: Layer already exists 06:31:33 114c99656f18: Layer already exists 06:31:33 62069d3534f2: Layer already exists 06:31:33 16d248bffcb3: Layer already exists 06:31:33 2f37ba0ae451: Layer already exists 06:31:33 7d4221f33e99: Layer already exists 06:31:33 26cbea5cba74: Layer already exists 06:31:33 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:31:34 16d248bffcb3: Preparing 06:31:34 62069d3534f2: Preparing 06:31:34 114c99656f18: Preparing 06:31:34 687ed7291277: Preparing 06:31:34 2f37ba0ae451: Preparing 06:31:34 7d4221f33e99: Preparing 06:31:34 26cbea5cba74: Preparing 06:31:34 7d4221f33e99: Waiting 06:31:34 26cbea5cba74: Waiting 06:31:34 114c99656f18: Layer already exists 06:31:34 62069d3534f2: Layer already exists 06:31:34 687ed7291277: Layer already exists 06:31:34 2f37ba0ae451: Layer already exists 06:31:34 16d248bffcb3: Layer already exists 06:31:34 7d4221f33e99: Layer already exists 06:31:34 26cbea5cba74: Layer already exists 06:31:34 main: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:34 ===================================================== [Pipeline] echo 06:31:34 taggedImages: 06:31:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:31:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.125 06:31:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:31:34 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:31:34 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:34 latest 06:31:34 3.0.0-dev.125 06:31:34 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:34 main 06:31:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:31:35 77f4fc2d893b: Preparing 06:31:35 77f4fc2d893b: Preparing 06:31:35 f9637e2349b0: Preparing 06:31:35 20d4cf1686bf: Preparing 06:31:35 74fb1d138a10: Preparing 06:31:35 230324a57f4a: Preparing 06:31:35 2c89ed23345f: Preparing 06:31:35 687ed7291277: Preparing 06:31:35 2f37ba0ae451: Preparing 06:31:35 469e81750a8a: Preparing 06:31:35 8cef03dffdca: Preparing 06:31:35 7bdd70f625aa: Preparing 06:31:35 26d16d814eae: Preparing 06:31:35 26cbea5cba74: Preparing 06:31:35 2f37ba0ae451: Waiting 06:31:35 469e81750a8a: Waiting 06:31:35 8cef03dffdca: Waiting 06:31:35 7bdd70f625aa: Waiting 06:31:35 26d16d814eae: Waiting 06:31:35 26cbea5cba74: Waiting 06:31:35 687ed7291277: Waiting 06:31:35 2c89ed23345f: Waiting 06:31:35 77f4fc2d893b: Pushed 06:31:35 230324a57f4a: Pushed 06:31:35 74fb1d138a10: Pushed 06:31:35 20d4cf1686bf: Pushed 06:31:35 f9637e2349b0: Pushed 06:31:35 687ed7291277: Layer already exists 06:31:35 2f37ba0ae451: Layer already exists 06:31:35 469e81750a8a: Pushed 06:31:35 8cef03dffdca: Pushed 06:31:35 26cbea5cba74: Layer already exists 06:31:35 7bdd70f625aa: Pushed 06:31:35 26d16d814eae: Pushed 06:31:39 2c89ed23345f: Pushed 06:31:39 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:31:40 77f4fc2d893b: Preparing 06:31:40 77f4fc2d893b: Preparing 06:31:40 f9637e2349b0: Preparing 06:31:40 20d4cf1686bf: Preparing 06:31:40 74fb1d138a10: Preparing 06:31:40 230324a57f4a: Preparing 06:31:40 2c89ed23345f: Preparing 06:31:40 687ed7291277: Preparing 06:31:40 2f37ba0ae451: Preparing 06:31:40 469e81750a8a: Preparing 06:31:40 8cef03dffdca: Preparing 06:31:40 7bdd70f625aa: Preparing 06:31:40 26d16d814eae: Preparing 06:31:40 26cbea5cba74: Preparing 06:31:40 2c89ed23345f: Waiting 06:31:40 2f37ba0ae451: Waiting 06:31:40 8cef03dffdca: Waiting 06:31:40 469e81750a8a: Waiting 06:31:40 7bdd70f625aa: Waiting 06:31:40 687ed7291277: Waiting 06:31:40 26d16d814eae: Waiting 06:31:40 26cbea5cba74: Waiting 06:31:40 f9637e2349b0: Layer already exists 06:31:40 77f4fc2d893b: Layer already exists 06:31:40 230324a57f4a: Layer already exists 06:31:40 20d4cf1686bf: Layer already exists 06:31:40 74fb1d138a10: Layer already exists 06:31:40 469e81750a8a: Layer already exists 06:31:40 2c89ed23345f: Layer already exists 06:31:40 687ed7291277: Layer already exists 06:31:40 2f37ba0ae451: Layer already exists 06:31:40 8cef03dffdca: Layer already exists 06:31:40 26d16d814eae: Layer already exists 06:31:40 7bdd70f625aa: Layer already exists 06:31:40 26cbea5cba74: Layer already exists 06:31:40 latest: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.125 06:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:31:41 77f4fc2d893b: Preparing 06:31:41 77f4fc2d893b: Preparing 06:31:41 f9637e2349b0: Preparing 06:31:41 20d4cf1686bf: Preparing 06:31:41 74fb1d138a10: Preparing 06:31:41 230324a57f4a: Preparing 06:31:41 2c89ed23345f: Preparing 06:31:41 687ed7291277: Preparing 06:31:41 2f37ba0ae451: Preparing 06:31:41 469e81750a8a: Preparing 06:31:41 8cef03dffdca: Preparing 06:31:41 7bdd70f625aa: Preparing 06:31:41 26d16d814eae: Preparing 06:31:41 26cbea5cba74: Preparing 06:31:41 469e81750a8a: Waiting 06:31:41 8cef03dffdca: Waiting 06:31:41 7bdd70f625aa: Waiting 06:31:41 2c89ed23345f: Waiting 06:31:41 26d16d814eae: Waiting 06:31:41 26cbea5cba74: Waiting 06:31:41 687ed7291277: Waiting 06:31:41 2f37ba0ae451: Waiting 06:31:41 230324a57f4a: Layer already exists 06:31:41 f9637e2349b0: Layer already exists 06:31:41 77f4fc2d893b: Layer already exists 06:31:41 20d4cf1686bf: Layer already exists 06:31:41 74fb1d138a10: Layer already exists 06:31:41 2f37ba0ae451: Layer already exists 06:31:41 687ed7291277: Layer already exists 06:31:41 8cef03dffdca: Layer already exists 06:31:41 2c89ed23345f: Layer already exists 06:31:41 469e81750a8a: Layer already exists 06:31:41 26d16d814eae: Layer already exists 06:31:41 7bdd70f625aa: Layer already exists 06:31:41 26cbea5cba74: Layer already exists 06:31:41 3.0.0-dev.125: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:31:42 77f4fc2d893b: Preparing 06:31:42 77f4fc2d893b: Preparing 06:31:42 f9637e2349b0: Preparing 06:31:42 20d4cf1686bf: Preparing 06:31:42 74fb1d138a10: Preparing 06:31:42 230324a57f4a: Preparing 06:31:42 2c89ed23345f: Preparing 06:31:42 687ed7291277: Preparing 06:31:42 2f37ba0ae451: Preparing 06:31:42 469e81750a8a: Preparing 06:31:42 8cef03dffdca: Preparing 06:31:42 7bdd70f625aa: Preparing 06:31:42 26d16d814eae: Preparing 06:31:42 26cbea5cba74: Preparing 06:31:42 2c89ed23345f: Waiting 06:31:42 687ed7291277: Waiting 06:31:42 2f37ba0ae451: Waiting 06:31:42 469e81750a8a: Waiting 06:31:42 8cef03dffdca: Waiting 06:31:42 7bdd70f625aa: Waiting 06:31:42 26d16d814eae: Waiting 06:31:42 26cbea5cba74: Waiting 06:31:42 77f4fc2d893b: Layer already exists 06:31:42 20d4cf1686bf: Layer already exists 06:31:42 f9637e2349b0: Layer already exists 06:31:42 74fb1d138a10: Layer already exists 06:31:42 230324a57f4a: Layer already exists 06:31:42 2c89ed23345f: Layer already exists 06:31:42 469e81750a8a: Layer already exists 06:31:42 2f37ba0ae451: Layer already exists 06:31:42 687ed7291277: Layer already exists 06:31:42 8cef03dffdca: Layer already exists 06:31:42 26cbea5cba74: Layer already exists 06:31:42 26d16d814eae: Layer already exists 06:31:42 7bdd70f625aa: Layer already exists 06:31:42 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:31:43 77f4fc2d893b: Preparing 06:31:43 77f4fc2d893b: Preparing 06:31:43 f9637e2349b0: Preparing 06:31:43 20d4cf1686bf: Preparing 06:31:43 74fb1d138a10: Preparing 06:31:43 230324a57f4a: Preparing 06:31:43 2c89ed23345f: Preparing 06:31:43 687ed7291277: Preparing 06:31:43 2f37ba0ae451: Preparing 06:31:43 469e81750a8a: Preparing 06:31:43 8cef03dffdca: Preparing 06:31:43 7bdd70f625aa: Preparing 06:31:43 26d16d814eae: Preparing 06:31:43 26cbea5cba74: Preparing 06:31:43 469e81750a8a: Waiting 06:31:43 8cef03dffdca: Waiting 06:31:43 26cbea5cba74: Waiting 06:31:43 7bdd70f625aa: Waiting 06:31:43 26d16d814eae: Waiting 06:31:43 2c89ed23345f: Waiting 06:31:43 2f37ba0ae451: Waiting 06:31:43 687ed7291277: Waiting 06:31:43 230324a57f4a: Layer already exists 06:31:43 f9637e2349b0: Layer already exists 06:31:43 77f4fc2d893b: Layer already exists 06:31:43 74fb1d138a10: Layer already exists 06:31:43 20d4cf1686bf: Layer already exists 06:31:43 687ed7291277: Layer already exists 06:31:43 2f37ba0ae451: Layer already exists 06:31:43 2c89ed23345f: Layer already exists 06:31:43 469e81750a8a: Layer already exists 06:31:43 8cef03dffdca: Layer already exists 06:31:43 26d16d814eae: Layer already exists 06:31:43 7bdd70f625aa: Layer already exists 06:31:43 26cbea5cba74: Layer already exists 06:31:43 main: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:43 ===================================================== [Pipeline] echo 06:31:43 taggedImages: 06:31:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:31:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.125 06:31:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:31:43 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:31:43 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:43 latest 06:31:43 3.0.0-dev.125 06:31:43 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:43 main 06:31:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:31:44 97787c58704b: Preparing 06:31:44 4ae8efdc7c92: Preparing 06:31:44 bd3d4c66a34a: Preparing 06:31:44 02026ee1ec74: Preparing 06:31:44 687ed7291277: Preparing 06:31:44 2f37ba0ae451: Preparing 06:31:44 d143d00a9934: Preparing 06:31:44 26cbea5cba74: Preparing 06:31:44 2f37ba0ae451: Waiting 06:31:44 d143d00a9934: Waiting 06:31:44 26cbea5cba74: Waiting 06:31:44 687ed7291277: Layer already exists 06:31:44 2f37ba0ae451: Layer already exists 06:31:44 d143d00a9934: Layer already exists 06:31:44 bd3d4c66a34a: Pushed 06:31:44 26cbea5cba74: Layer already exists 06:31:44 4ae8efdc7c92: Pushed 06:31:44 97787c58704b: Pushed 06:31:46 02026ee1ec74: Pushed 06:31:47 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:47 + 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 06:31:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:31:47 97787c58704b: Preparing 06:31:47 4ae8efdc7c92: Preparing 06:31:47 bd3d4c66a34a: Preparing 06:31:47 02026ee1ec74: Preparing 06:31:47 687ed7291277: Preparing 06:31:47 2f37ba0ae451: Preparing 06:31:47 d143d00a9934: Preparing 06:31:47 26cbea5cba74: Preparing 06:31:47 d143d00a9934: Waiting 06:31:47 26cbea5cba74: Waiting 06:31:47 2f37ba0ae451: Waiting 06:31:47 687ed7291277: Layer already exists 06:31:47 97787c58704b: Layer already exists 06:31:47 02026ee1ec74: Layer already exists 06:31:47 4ae8efdc7c92: Layer already exists 06:31:47 bd3d4c66a34a: Layer already exists 06:31:47 26cbea5cba74: Layer already exists 06:31:47 2f37ba0ae451: Layer already exists 06:31:47 d143d00a9934: Layer already exists 06:31:48 latest: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.125 06:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:31:48 97787c58704b: Preparing 06:31:48 4ae8efdc7c92: Preparing 06:31:48 bd3d4c66a34a: Preparing 06:31:48 02026ee1ec74: Preparing 06:31:48 687ed7291277: Preparing 06:31:48 2f37ba0ae451: Preparing 06:31:48 d143d00a9934: Preparing 06:31:48 26cbea5cba74: Preparing 06:31:48 2f37ba0ae451: Waiting 06:31:48 d143d00a9934: Waiting 06:31:48 26cbea5cba74: Waiting 06:31:48 bd3d4c66a34a: Layer already exists 06:31:48 687ed7291277: Layer already exists 06:31:48 97787c58704b: Layer already exists 06:31:48 02026ee1ec74: Layer already exists 06:31:48 4ae8efdc7c92: Layer already exists 06:31:48 d143d00a9934: Layer already exists 06:31:48 2f37ba0ae451: Layer already exists 06:31:48 26cbea5cba74: Layer already exists 06:31:48 3.0.0-dev.125: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:31:49 97787c58704b: Preparing 06:31:49 4ae8efdc7c92: Preparing 06:31:49 bd3d4c66a34a: Preparing 06:31:49 02026ee1ec74: Preparing 06:31:49 687ed7291277: Preparing 06:31:49 2f37ba0ae451: Preparing 06:31:49 d143d00a9934: Preparing 06:31:49 26cbea5cba74: Preparing 06:31:49 d143d00a9934: Waiting 06:31:49 2f37ba0ae451: Waiting 06:31:49 26cbea5cba74: Waiting 06:31:49 687ed7291277: Layer already exists 06:31:49 bd3d4c66a34a: Layer already exists 06:31:49 4ae8efdc7c92: Layer already exists 06:31:49 02026ee1ec74: Layer already exists 06:31:49 97787c58704b: Layer already exists 06:31:49 2f37ba0ae451: Layer already exists 06:31:49 d143d00a9934: Layer already exists 06:31:49 26cbea5cba74: Layer already exists 06:31:49 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:50 + 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 06:31:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:31:50 97787c58704b: Preparing 06:31:50 4ae8efdc7c92: Preparing 06:31:50 bd3d4c66a34a: Preparing 06:31:50 02026ee1ec74: Preparing 06:31:50 687ed7291277: Preparing 06:31:50 2f37ba0ae451: Preparing 06:31:50 d143d00a9934: Preparing 06:31:50 26cbea5cba74: Preparing 06:31:50 d143d00a9934: Waiting 06:31:50 26cbea5cba74: Waiting 06:31:50 2f37ba0ae451: Waiting 06:31:50 97787c58704b: Layer already exists 06:31:50 4ae8efdc7c92: Layer already exists 06:31:50 687ed7291277: Layer already exists 06:31:50 bd3d4c66a34a: Layer already exists 06:31:50 02026ee1ec74: Layer already exists 06:31:50 26cbea5cba74: Layer already exists 06:31:50 2f37ba0ae451: Layer already exists 06:31:50 d143d00a9934: Layer already exists 06:31:50 main: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:50 ===================================================== [Pipeline] echo 06:31:50 taggedImages: 06:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.125 06:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:31:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:31:50 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:50 latest 06:31:50 3.0.0-dev.125 06:31:50 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:50 main 06:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:31:51 79dead223795: Preparing 06:31:51 843b0777be80: Preparing 06:31:51 c730eaa295ec: Preparing 06:31:51 08c165d84079: Preparing 06:31:51 687ed7291277: Preparing 06:31:51 2f37ba0ae451: Preparing 06:31:51 58115e474254: Preparing 06:31:51 02f33095c4d1: Preparing 06:31:51 26cbea5cba74: Preparing 06:31:51 02f33095c4d1: Waiting 06:31:51 2f37ba0ae451: Waiting 06:31:51 58115e474254: Waiting 06:31:51 26cbea5cba74: Waiting 06:31:51 687ed7291277: Layer already exists 06:31:51 2f37ba0ae451: Layer already exists 06:31:51 79dead223795: Pushed 06:31:51 08c165d84079: Pushed 06:31:51 843b0777be80: Pushed 06:31:51 26cbea5cba74: Layer already exists 06:31:51 58115e474254: Pushed 06:31:52 02f33095c4d1: Pushed 06:31:54 c730eaa295ec: Pushed 06:31:54 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:54 + 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 06:31:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:31:55 79dead223795: Preparing 06:31:55 843b0777be80: Preparing 06:31:55 c730eaa295ec: Preparing 06:31:55 08c165d84079: Preparing 06:31:55 687ed7291277: Preparing 06:31:55 2f37ba0ae451: Preparing 06:31:55 58115e474254: Preparing 06:31:55 02f33095c4d1: Preparing 06:31:55 26cbea5cba74: Preparing 06:31:55 58115e474254: Waiting 06:31:55 02f33095c4d1: Waiting 06:31:55 26cbea5cba74: Waiting 06:31:55 2f37ba0ae451: Waiting 06:31:55 843b0777be80: Layer already exists 06:31:55 c730eaa295ec: Layer already exists 06:31:55 687ed7291277: Layer already exists 06:31:55 08c165d84079: Layer already exists 06:31:55 79dead223795: Layer already exists 06:31:55 2f37ba0ae451: Layer already exists 06:31:55 02f33095c4d1: Layer already exists 06:31:55 26cbea5cba74: Layer already exists 06:31:55 58115e474254: Layer already exists 06:31:55 latest: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.125 06:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:31:55 79dead223795: Preparing 06:31:55 843b0777be80: Preparing 06:31:55 c730eaa295ec: Preparing 06:31:55 08c165d84079: Preparing 06:31:55 687ed7291277: Preparing 06:31:55 2f37ba0ae451: Preparing 06:31:55 58115e474254: Preparing 06:31:55 02f33095c4d1: Preparing 06:31:55 26cbea5cba74: Preparing 06:31:55 58115e474254: Waiting 06:31:55 02f33095c4d1: Waiting 06:31:55 26cbea5cba74: Waiting 06:31:55 2f37ba0ae451: Waiting 06:31:55 687ed7291277: Layer already exists 06:31:55 79dead223795: Layer already exists 06:31:55 843b0777be80: Layer already exists 06:31:55 08c165d84079: Layer already exists 06:31:55 c730eaa295ec: Layer already exists 06:31:55 26cbea5cba74: Layer already exists 06:31:55 02f33095c4d1: Layer already exists 06:31:55 58115e474254: Layer already exists 06:31:55 2f37ba0ae451: Layer already exists 06:31:56 3.0.0-dev.125: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:31:56 79dead223795: Preparing 06:31:56 843b0777be80: Preparing 06:31:56 c730eaa295ec: Preparing 06:31:56 08c165d84079: Preparing 06:31:56 687ed7291277: Preparing 06:31:56 2f37ba0ae451: Preparing 06:31:56 58115e474254: Preparing 06:31:56 02f33095c4d1: Preparing 06:31:56 2f37ba0ae451: Waiting 06:31:56 58115e474254: Waiting 06:31:56 26cbea5cba74: Preparing 06:31:56 02f33095c4d1: Waiting 06:31:56 26cbea5cba74: Waiting 06:31:56 08c165d84079: Layer already exists 06:31:56 c730eaa295ec: Layer already exists 06:31:56 843b0777be80: Layer already exists 06:31:56 687ed7291277: Layer already exists 06:31:56 79dead223795: Layer already exists 06:31:56 2f37ba0ae451: Layer already exists 06:31:56 02f33095c4d1: Layer already exists 06:31:56 58115e474254: Layer already exists 06:31:56 26cbea5cba74: Layer already exists 06:31:56 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:57 + 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 06:31:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:31:57 79dead223795: Preparing 06:31:57 843b0777be80: Preparing 06:31:57 c730eaa295ec: Preparing 06:31:57 08c165d84079: Preparing 06:31:57 687ed7291277: Preparing 06:31:57 2f37ba0ae451: Preparing 06:31:57 58115e474254: Preparing 06:31:57 02f33095c4d1: Preparing 06:31:57 26cbea5cba74: Preparing 06:31:57 2f37ba0ae451: Waiting 06:31:57 58115e474254: Waiting 06:31:57 02f33095c4d1: Waiting 06:31:57 26cbea5cba74: Waiting 06:31:57 79dead223795: Layer already exists 06:31:57 c730eaa295ec: Layer already exists 06:31:57 08c165d84079: Layer already exists 06:31:57 687ed7291277: Layer already exists 06:31:57 843b0777be80: Layer already exists 06:31:57 02f33095c4d1: Layer already exists 06:31:57 2f37ba0ae451: Layer already exists 06:31:57 58115e474254: Layer already exists 06:31:57 26cbea5cba74: Layer already exists 06:31:57 main: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:57 ===================================================== [Pipeline] echo 06:31:57 taggedImages: 06:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.125 06:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:31:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:31:58 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:58 latest 06:31:58 3.0.0-dev.125 06:31:58 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:31:58 main 06:31:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:31:58 383a4ef97bde: Preparing 06:31:58 f0ef60f5ce88: Preparing 06:31:58 f19d37adee80: Preparing 06:31:58 f90f5123022c: Preparing 06:31:58 deddb3917fe6: Preparing 06:31:58 3bd4c92b66c8: Preparing 06:31:58 79a76dcd1168: Preparing 06:31:58 687ed7291277: Preparing 06:31:58 2f37ba0ae451: Preparing 06:31:58 d2fbe3ce06a8: Preparing 06:31:58 26cbea5cba74: Preparing 06:31:58 687ed7291277: Waiting 06:31:58 d2fbe3ce06a8: Waiting 06:31:58 26cbea5cba74: Waiting 06:31:58 2f37ba0ae451: Waiting 06:31:58 3bd4c92b66c8: Waiting 06:31:58 79a76dcd1168: Waiting 06:31:58 f0ef60f5ce88: Pushed 06:31:58 383a4ef97bde: Pushed 06:31:58 deddb3917fe6: Pushed 06:31:58 687ed7291277: Layer already exists 06:31:58 2f37ba0ae451: Layer already exists 06:31:59 3bd4c92b66c8: Pushed 06:31:59 79a76dcd1168: Pushed 06:31:59 26cbea5cba74: Layer already exists 06:31:59 d2fbe3ce06a8: Pushed 06:32:01 f90f5123022c: Pushed 06:32:02 f19d37adee80: Pushed 06:32:02 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:02 + 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 06:32:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:03 383a4ef97bde: Preparing 06:32:03 f0ef60f5ce88: Preparing 06:32:03 f19d37adee80: Preparing 06:32:03 f90f5123022c: Preparing 06:32:03 deddb3917fe6: Preparing 06:32:03 3bd4c92b66c8: Preparing 06:32:03 79a76dcd1168: Preparing 06:32:03 687ed7291277: Preparing 06:32:03 2f37ba0ae451: Preparing 06:32:03 d2fbe3ce06a8: Preparing 06:32:03 26cbea5cba74: Preparing 06:32:03 3bd4c92b66c8: Waiting 06:32:03 79a76dcd1168: Waiting 06:32:03 687ed7291277: Waiting 06:32:03 2f37ba0ae451: Waiting 06:32:03 d2fbe3ce06a8: Waiting 06:32:03 26cbea5cba74: Waiting 06:32:03 f90f5123022c: Layer already exists 06:32:03 f0ef60f5ce88: Layer already exists 06:32:03 383a4ef97bde: Layer already exists 06:32:03 deddb3917fe6: Layer already exists 06:32:03 f19d37adee80: Layer already exists 06:32:03 79a76dcd1168: Layer already exists 06:32:03 3bd4c92b66c8: Layer already exists 06:32:03 687ed7291277: Layer already exists 06:32:03 d2fbe3ce06a8: Layer already exists 06:32:03 2f37ba0ae451: Layer already exists 06:32:03 26cbea5cba74: Layer already exists 06:32:03 latest: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.125 06:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:04 383a4ef97bde: Preparing 06:32:04 f0ef60f5ce88: Preparing 06:32:04 f19d37adee80: Preparing 06:32:04 f90f5123022c: Preparing 06:32:04 deddb3917fe6: Preparing 06:32:04 3bd4c92b66c8: Preparing 06:32:04 79a76dcd1168: Preparing 06:32:04 687ed7291277: Preparing 06:32:04 2f37ba0ae451: Preparing 06:32:04 d2fbe3ce06a8: Preparing 06:32:04 26cbea5cba74: Preparing 06:32:04 687ed7291277: Waiting 06:32:04 2f37ba0ae451: Waiting 06:32:04 d2fbe3ce06a8: Waiting 06:32:04 3bd4c92b66c8: Waiting 06:32:04 79a76dcd1168: Waiting 06:32:04 26cbea5cba74: Waiting 06:32:04 f19d37adee80: Layer already exists 06:32:04 383a4ef97bde: Layer already exists 06:32:04 f90f5123022c: Layer already exists 06:32:04 deddb3917fe6: Layer already exists 06:32:04 f0ef60f5ce88: Layer already exists 06:32:04 687ed7291277: Layer already exists 06:32:04 3bd4c92b66c8: Layer already exists 06:32:04 79a76dcd1168: Layer already exists 06:32:04 2f37ba0ae451: Layer already exists 06:32:04 d2fbe3ce06a8: Layer already exists 06:32:04 26cbea5cba74: Layer already exists 06:32:04 3.0.0-dev.125: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:05 383a4ef97bde: Preparing 06:32:05 f0ef60f5ce88: Preparing 06:32:05 f19d37adee80: Preparing 06:32:05 f90f5123022c: Preparing 06:32:05 deddb3917fe6: Preparing 06:32:05 3bd4c92b66c8: Preparing 06:32:05 79a76dcd1168: Preparing 06:32:05 687ed7291277: Preparing 06:32:05 2f37ba0ae451: Preparing 06:32:05 d2fbe3ce06a8: Preparing 06:32:05 26cbea5cba74: Preparing 06:32:05 687ed7291277: Waiting 06:32:05 3bd4c92b66c8: Waiting 06:32:05 2f37ba0ae451: Waiting 06:32:05 d2fbe3ce06a8: Waiting 06:32:05 79a76dcd1168: Waiting 06:32:05 26cbea5cba74: Waiting 06:32:05 f90f5123022c: Layer already exists 06:32:05 deddb3917fe6: Layer already exists 06:32:05 f0ef60f5ce88: Layer already exists 06:32:05 f19d37adee80: Layer already exists 06:32:05 383a4ef97bde: Layer already exists 06:32:05 687ed7291277: Layer already exists 06:32:05 79a76dcd1168: Layer already exists 06:32:05 3bd4c92b66c8: Layer already exists 06:32:05 d2fbe3ce06a8: Layer already exists 06:32:05 2f37ba0ae451: Layer already exists 06:32:05 26cbea5cba74: Layer already exists 06:32:05 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:05 + 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 06:32:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:06 383a4ef97bde: Preparing 06:32:06 f0ef60f5ce88: Preparing 06:32:06 f19d37adee80: Preparing 06:32:06 f90f5123022c: Preparing 06:32:06 deddb3917fe6: Preparing 06:32:06 3bd4c92b66c8: Preparing 06:32:06 79a76dcd1168: Preparing 06:32:06 687ed7291277: Preparing 06:32:06 2f37ba0ae451: Preparing 06:32:06 d2fbe3ce06a8: Preparing 06:32:06 26cbea5cba74: Preparing 06:32:06 3bd4c92b66c8: Waiting 06:32:06 687ed7291277: Waiting 06:32:06 79a76dcd1168: Waiting 06:32:06 d2fbe3ce06a8: Waiting 06:32:06 26cbea5cba74: Waiting 06:32:06 2f37ba0ae451: Waiting 06:32:06 f90f5123022c: Layer already exists 06:32:06 deddb3917fe6: Layer already exists 06:32:06 383a4ef97bde: Layer already exists 06:32:06 f19d37adee80: Layer already exists 06:32:06 f0ef60f5ce88: Layer already exists 06:32:06 79a76dcd1168: Layer already exists 06:32:06 3bd4c92b66c8: Layer already exists 06:32:06 687ed7291277: Layer already exists 06:32:06 2f37ba0ae451: Layer already exists 06:32:06 d2fbe3ce06a8: Layer already exists 06:32:06 26cbea5cba74: Layer already exists 06:32:06 main: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:06 ===================================================== [Pipeline] echo 06:32:06 taggedImages: 06:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.125 06:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:32:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:32:06 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:06 latest 06:32:06 3.0.0-dev.125 06:32:06 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:06 main 06:32:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:32:07 5b42fc3e2141: Preparing 06:32:07 ab1176483bb7: Preparing 06:32:07 687ed7291277: Preparing 06:32:07 2f37ba0ae451: Preparing 06:32:07 2aa07e34c434: Preparing 06:32:07 26cbea5cba74: Preparing 06:32:07 26cbea5cba74: Waiting 06:32:07 2f37ba0ae451: Layer already exists 06:32:07 687ed7291277: Layer already exists 06:32:07 26cbea5cba74: Layer already exists 06:32:07 5b42fc3e2141: Pushed 06:32:08 2aa07e34c434: Pushed 06:32:11 ab1176483bb7: Pushed 06:32:11 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:11 + 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 06:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:32:12 5b42fc3e2141: Preparing 06:32:12 ab1176483bb7: Preparing 06:32:12 687ed7291277: Preparing 06:32:12 2f37ba0ae451: Preparing 06:32:12 2aa07e34c434: Preparing 06:32:12 26cbea5cba74: Preparing 06:32:12 26cbea5cba74: Waiting 06:32:12 2f37ba0ae451: Layer already exists 06:32:12 5b42fc3e2141: Layer already exists 06:32:12 ab1176483bb7: Layer already exists 06:32:12 2aa07e34c434: Layer already exists 06:32:12 687ed7291277: Layer already exists 06:32:12 26cbea5cba74: Layer already exists 06:32:12 latest: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.125 06:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:32:12 5b42fc3e2141: Preparing 06:32:12 ab1176483bb7: Preparing 06:32:12 687ed7291277: Preparing 06:32:12 2f37ba0ae451: Preparing 06:32:12 2aa07e34c434: Preparing 06:32:12 26cbea5cba74: Preparing 06:32:12 26cbea5cba74: Waiting 06:32:12 687ed7291277: Layer already exists 06:32:12 5b42fc3e2141: Layer already exists 06:32:12 2f37ba0ae451: Layer already exists 06:32:12 ab1176483bb7: Layer already exists 06:32:12 2aa07e34c434: Layer already exists 06:32:12 26cbea5cba74: Layer already exists 06:32:12 3.0.0-dev.125: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:32:13 5b42fc3e2141: Preparing 06:32:13 ab1176483bb7: Preparing 06:32:13 687ed7291277: Preparing 06:32:13 2f37ba0ae451: Preparing 06:32:13 2aa07e34c434: Preparing 06:32:13 26cbea5cba74: Preparing 06:32:13 26cbea5cba74: Waiting 06:32:13 5b42fc3e2141: Layer already exists 06:32:13 2aa07e34c434: Layer already exists 06:32:13 687ed7291277: Layer already exists 06:32:13 ab1176483bb7: Layer already exists 06:32:13 2f37ba0ae451: Layer already exists 06:32:13 26cbea5cba74: Layer already exists 06:32:13 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:13 + 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 06:32:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:32:14 5b42fc3e2141: Preparing 06:32:14 ab1176483bb7: Preparing 06:32:14 687ed7291277: Preparing 06:32:14 2f37ba0ae451: Preparing 06:32:14 2aa07e34c434: Preparing 06:32:14 26cbea5cba74: Preparing 06:32:14 26cbea5cba74: Waiting 06:32:14 ab1176483bb7: Layer already exists 06:32:14 2f37ba0ae451: Layer already exists 06:32:14 2aa07e34c434: Layer already exists 06:32:14 687ed7291277: Layer already exists 06:32:14 5b42fc3e2141: Layer already exists 06:32:14 26cbea5cba74: Layer already exists 06:32:14 main: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:14 ===================================================== [Pipeline] echo 06:32:14 taggedImages: 06:32:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:32:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.125 06:32:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:32:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:32:14 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:14 latest 06:32:14 3.0.0-dev.125 06:32:14 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:14 main 06:32:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:32:15 2506ed8be579: Preparing 06:32:15 2571eb234021: Preparing 06:32:15 1939609486ca: Preparing 06:32:15 381576aabfdd: Preparing 06:32:15 8c8e650ba241: Preparing 06:32:15 687ed7291277: Preparing 06:32:15 2f37ba0ae451: Preparing 06:32:15 203374b91efe: Preparing 06:32:15 26cbea5cba74: Preparing 06:32:15 2f37ba0ae451: Waiting 06:32:15 203374b91efe: Waiting 06:32:15 687ed7291277: Waiting 06:32:15 26cbea5cba74: Waiting 06:32:15 2506ed8be579: Pushed 06:32:15 1939609486ca: Pushed 06:32:15 2571eb234021: Pushed 06:32:15 687ed7291277: Layer already exists 06:32:15 2f37ba0ae451: Layer already exists 06:32:15 26cbea5cba74: Layer already exists 06:32:16 203374b91efe: Pushed 06:32:23 8c8e650ba241: Pushed 06:32:29 381576aabfdd: Pushed 06:32:30 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:30 + 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 06:32:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:32:30 2506ed8be579: Preparing 06:32:30 2571eb234021: Preparing 06:32:30 1939609486ca: Preparing 06:32:30 381576aabfdd: Preparing 06:32:30 8c8e650ba241: Preparing 06:32:30 687ed7291277: Preparing 06:32:30 2f37ba0ae451: Preparing 06:32:30 203374b91efe: Preparing 06:32:30 26cbea5cba74: Preparing 06:32:30 2f37ba0ae451: Waiting 06:32:30 203374b91efe: Waiting 06:32:30 687ed7291277: Waiting 06:32:30 8c8e650ba241: Layer already exists 06:32:30 381576aabfdd: Layer already exists 06:32:30 2506ed8be579: Layer already exists 06:32:30 1939609486ca: Layer already exists 06:32:30 2571eb234021: Layer already exists 06:32:30 687ed7291277: Layer already exists 06:32:30 2f37ba0ae451: Layer already exists 06:32:30 203374b91efe: Layer already exists 06:32:30 26cbea5cba74: Layer already exists 06:32:30 latest: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.125 06:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:32:31 2506ed8be579: Preparing 06:32:31 2571eb234021: Preparing 06:32:31 1939609486ca: Preparing 06:32:31 381576aabfdd: Preparing 06:32:31 8c8e650ba241: Preparing 06:32:31 687ed7291277: Preparing 06:32:31 2f37ba0ae451: Preparing 06:32:31 203374b91efe: Preparing 06:32:31 26cbea5cba74: Preparing 06:32:31 2f37ba0ae451: Waiting 06:32:31 26cbea5cba74: Waiting 06:32:31 687ed7291277: Waiting 06:32:31 203374b91efe: Waiting 06:32:31 8c8e650ba241: Layer already exists 06:32:31 2571eb234021: Layer already exists 06:32:31 1939609486ca: Layer already exists 06:32:31 2506ed8be579: Layer already exists 06:32:31 381576aabfdd: Layer already exists 06:32:31 687ed7291277: Layer already exists 06:32:31 2f37ba0ae451: Layer already exists 06:32:31 26cbea5cba74: Layer already exists 06:32:31 203374b91efe: Layer already exists 06:32:31 3.0.0-dev.125: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:32:32 2506ed8be579: Preparing 06:32:32 2571eb234021: Preparing 06:32:32 1939609486ca: Preparing 06:32:32 381576aabfdd: Preparing 06:32:32 8c8e650ba241: Preparing 06:32:32 687ed7291277: Preparing 06:32:32 2f37ba0ae451: Preparing 06:32:32 203374b91efe: Preparing 06:32:32 26cbea5cba74: Preparing 06:32:32 687ed7291277: Waiting 06:32:32 2f37ba0ae451: Waiting 06:32:32 203374b91efe: Waiting 06:32:32 26cbea5cba74: Waiting 06:32:32 1939609486ca: Layer already exists 06:32:32 2506ed8be579: Layer already exists 06:32:32 8c8e650ba241: Layer already exists 06:32:32 381576aabfdd: Layer already exists 06:32:32 2571eb234021: Layer already exists 06:32:32 2f37ba0ae451: Layer already exists 06:32:32 687ed7291277: Layer already exists 06:32:32 203374b91efe: Layer already exists 06:32:32 26cbea5cba74: Layer already exists 06:32:32 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:32 + 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 06:32:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:32:32 2506ed8be579: Preparing 06:32:32 2571eb234021: Preparing 06:32:32 1939609486ca: Preparing 06:32:32 381576aabfdd: Preparing 06:32:32 8c8e650ba241: Preparing 06:32:32 687ed7291277: Preparing 06:32:32 2f37ba0ae451: Preparing 06:32:32 203374b91efe: Preparing 06:32:32 26cbea5cba74: Preparing 06:32:32 2f37ba0ae451: Waiting 06:32:32 203374b91efe: Waiting 06:32:32 26cbea5cba74: Waiting 06:32:32 687ed7291277: Waiting 06:32:32 2571eb234021: Layer already exists 06:32:32 8c8e650ba241: Layer already exists 06:32:32 381576aabfdd: Layer already exists 06:32:32 2506ed8be579: Layer already exists 06:32:32 1939609486ca: Layer already exists 06:32:32 2f37ba0ae451: Layer already exists 06:32:32 687ed7291277: Layer already exists 06:32:32 203374b91efe: Layer already exists 06:32:32 26cbea5cba74: Layer already exists 06:32:32 main: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:32 ===================================================== [Pipeline] echo 06:32:32 taggedImages: 06:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.125 06:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:32:33 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:32:33 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:33 latest 06:32:33 3.0.0-dev.125 06:32:33 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:33 main 06:32:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:32:33 b6379c613774: Preparing 06:32:33 9f0f4d261fbd: Preparing 06:32:33 a798db2339c2: Preparing 06:32:33 71140088dc4b: Preparing 06:32:33 687ed7291277: Preparing 06:32:33 2f37ba0ae451: Preparing 06:32:33 be26b1570188: Preparing 06:32:33 26cbea5cba74: Preparing 06:32:33 2f37ba0ae451: Waiting 06:32:33 be26b1570188: Waiting 06:32:33 687ed7291277: Layer already exists 06:32:33 2f37ba0ae451: Layer already exists 06:32:33 b6379c613774: Pushed 06:32:33 a798db2339c2: Pushed 06:32:33 9f0f4d261fbd: Pushed 06:32:33 26cbea5cba74: Layer already exists 06:32:34 be26b1570188: Pushed 06:32:49 71140088dc4b: Pushed 06:32:49 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:49 + 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 06:32:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:32:50 b6379c613774: Preparing 06:32:50 9f0f4d261fbd: Preparing 06:32:50 a798db2339c2: Preparing 06:32:50 71140088dc4b: Preparing 06:32:50 687ed7291277: Preparing 06:32:50 2f37ba0ae451: Preparing 06:32:50 be26b1570188: Preparing 06:32:50 26cbea5cba74: Preparing 06:32:50 2f37ba0ae451: Waiting 06:32:50 be26b1570188: Waiting 06:32:50 26cbea5cba74: Waiting 06:32:50 687ed7291277: Layer already exists 06:32:50 a798db2339c2: Layer already exists 06:32:50 9f0f4d261fbd: Layer already exists 06:32:50 b6379c613774: Layer already exists 06:32:50 71140088dc4b: Layer already exists 06:32:50 26cbea5cba74: Layer already exists 06:32:50 2f37ba0ae451: Layer already exists 06:32:50 be26b1570188: Layer already exists 06:32:50 latest: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.125 06:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:32:51 b6379c613774: Preparing 06:32:51 9f0f4d261fbd: Preparing 06:32:51 a798db2339c2: Preparing 06:32:51 71140088dc4b: Preparing 06:32:51 687ed7291277: Preparing 06:32:51 2f37ba0ae451: Preparing 06:32:51 be26b1570188: Preparing 06:32:51 26cbea5cba74: Preparing 06:32:51 be26b1570188: Waiting 06:32:51 26cbea5cba74: Waiting 06:32:51 2f37ba0ae451: Waiting 06:32:51 a798db2339c2: Layer already exists 06:32:51 b6379c613774: Layer already exists 06:32:51 9f0f4d261fbd: Layer already exists 06:32:51 687ed7291277: Layer already exists 06:32:51 71140088dc4b: Layer already exists 06:32:51 be26b1570188: Layer already exists 06:32:51 2f37ba0ae451: Layer already exists 06:32:51 26cbea5cba74: Layer already exists 06:32:51 3.0.0-dev.125: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:32:52 b6379c613774: Preparing 06:32:52 9f0f4d261fbd: Preparing 06:32:52 a798db2339c2: Preparing 06:32:52 71140088dc4b: Preparing 06:32:52 687ed7291277: Preparing 06:32:52 2f37ba0ae451: Preparing 06:32:52 be26b1570188: Preparing 06:32:52 26cbea5cba74: Preparing 06:32:52 be26b1570188: Waiting 06:32:52 26cbea5cba74: Waiting 06:32:52 2f37ba0ae451: Waiting 06:32:52 687ed7291277: Layer already exists 06:32:52 a798db2339c2: Layer already exists 06:32:52 b6379c613774: Layer already exists 06:32:52 9f0f4d261fbd: Layer already exists 06:32:52 71140088dc4b: Layer already exists 06:32:52 2f37ba0ae451: Layer already exists 06:32:52 26cbea5cba74: Layer already exists 06:32:52 be26b1570188: Layer already exists 06:32:52 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:52 + 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 06:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:32:52 b6379c613774: Preparing 06:32:52 9f0f4d261fbd: Preparing 06:32:52 a798db2339c2: Preparing 06:32:52 71140088dc4b: Preparing 06:32:52 687ed7291277: Preparing 06:32:52 2f37ba0ae451: Preparing 06:32:52 be26b1570188: Preparing 06:32:52 26cbea5cba74: Preparing 06:32:52 2f37ba0ae451: Waiting 06:32:52 26cbea5cba74: Waiting 06:32:52 be26b1570188: Waiting 06:32:52 687ed7291277: Layer already exists 06:32:52 a798db2339c2: Layer already exists 06:32:52 b6379c613774: Layer already exists 06:32:52 9f0f4d261fbd: Layer already exists 06:32:52 71140088dc4b: Layer already exists 06:32:52 be26b1570188: Layer already exists 06:32:52 26cbea5cba74: Layer already exists 06:32:52 2f37ba0ae451: Layer already exists 06:32:52 main: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:53 ===================================================== [Pipeline] echo 06:32:53 taggedImages: 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.125 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:32:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:32:53 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:53 latest 06:32:53 3.0.0-dev.125 06:32:53 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:53 main 06:32:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:32:53 1d3851d5fd33: Preparing 06:32:53 19505a99f1c3: Preparing 06:32:53 0b3718b7dcf8: Preparing 06:32:53 71140088dc4b: Preparing 06:32:53 687ed7291277: Preparing 06:32:53 2f37ba0ae451: Preparing 06:32:53 203374b91efe: Preparing 06:32:53 26cbea5cba74: Preparing 06:32:53 2f37ba0ae451: Waiting 06:32:53 203374b91efe: Waiting 06:32:53 26cbea5cba74: Waiting 06:32:53 71140088dc4b: Layer already exists 06:32:53 687ed7291277: Layer already exists 06:32:53 2f37ba0ae451: Layer already exists 06:32:53 203374b91efe: Layer already exists 06:32:53 26cbea5cba74: Layer already exists 06:32:53 0b3718b7dcf8: Pushed 06:32:53 1d3851d5fd33: Pushed 06:32:53 19505a99f1c3: Pushed 06:32:54 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:54 + 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 06:32:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:32:54 1d3851d5fd33: Preparing 06:32:54 19505a99f1c3: Preparing 06:32:54 0b3718b7dcf8: Preparing 06:32:54 71140088dc4b: Preparing 06:32:54 687ed7291277: Preparing 06:32:54 2f37ba0ae451: Preparing 06:32:54 203374b91efe: Preparing 06:32:54 26cbea5cba74: Preparing 06:32:54 203374b91efe: Waiting 06:32:54 26cbea5cba74: Waiting 06:32:54 2f37ba0ae451: Waiting 06:32:54 1d3851d5fd33: Layer already exists 06:32:54 687ed7291277: Layer already exists 06:32:54 19505a99f1c3: Layer already exists 06:32:54 0b3718b7dcf8: Layer already exists 06:32:54 71140088dc4b: Layer already exists 06:32:54 26cbea5cba74: Layer already exists 06:32:54 2f37ba0ae451: Layer already exists 06:32:54 203374b91efe: Layer already exists 06:32:54 latest: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.125 06:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:32:55 1d3851d5fd33: Preparing 06:32:55 19505a99f1c3: Preparing 06:32:55 0b3718b7dcf8: Preparing 06:32:55 71140088dc4b: Preparing 06:32:55 687ed7291277: Preparing 06:32:55 2f37ba0ae451: Preparing 06:32:55 203374b91efe: Preparing 06:32:55 26cbea5cba74: Preparing 06:32:55 203374b91efe: Waiting 06:32:55 26cbea5cba74: Waiting 06:32:55 2f37ba0ae451: Waiting 06:32:55 19505a99f1c3: Layer already exists 06:32:55 71140088dc4b: Layer already exists 06:32:55 1d3851d5fd33: Layer already exists 06:32:55 687ed7291277: Layer already exists 06:32:55 0b3718b7dcf8: Layer already exists 06:32:55 203374b91efe: Layer already exists 06:32:55 2f37ba0ae451: Layer already exists 06:32:55 26cbea5cba74: Layer already exists 06:32:55 3.0.0-dev.125: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:32:56 1d3851d5fd33: Preparing 06:32:56 19505a99f1c3: Preparing 06:32:56 0b3718b7dcf8: Preparing 06:32:56 71140088dc4b: Preparing 06:32:56 687ed7291277: Preparing 06:32:56 2f37ba0ae451: Preparing 06:32:56 203374b91efe: Preparing 06:32:56 26cbea5cba74: Preparing 06:32:56 203374b91efe: Waiting 06:32:56 26cbea5cba74: Waiting 06:32:56 2f37ba0ae451: Waiting 06:32:56 1d3851d5fd33: Layer already exists 06:32:56 19505a99f1c3: Layer already exists 06:32:56 687ed7291277: Layer already exists 06:32:56 71140088dc4b: Layer already exists 06:32:56 0b3718b7dcf8: Layer already exists 06:32:56 2f37ba0ae451: Layer already exists 06:32:56 203374b91efe: Layer already exists 06:32:56 26cbea5cba74: Layer already exists 06:32:56 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:57 + 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 06:32:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:32:57 1d3851d5fd33: Preparing 06:32:57 19505a99f1c3: Preparing 06:32:57 0b3718b7dcf8: Preparing 06:32:57 71140088dc4b: Preparing 06:32:57 687ed7291277: Preparing 06:32:57 2f37ba0ae451: Preparing 06:32:57 203374b91efe: Preparing 06:32:57 26cbea5cba74: Preparing 06:32:57 203374b91efe: Waiting 06:32:57 26cbea5cba74: Waiting 06:32:57 2f37ba0ae451: Waiting 06:32:57 0b3718b7dcf8: Layer already exists 06:32:57 71140088dc4b: Layer already exists 06:32:57 1d3851d5fd33: Layer already exists 06:32:57 19505a99f1c3: Layer already exists 06:32:57 687ed7291277: Layer already exists 06:32:57 203374b91efe: Layer already exists 06:32:57 2f37ba0ae451: Layer already exists 06:32:57 26cbea5cba74: Layer already exists 06:32:57 main: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:57 ===================================================== [Pipeline] echo 06:32:57 taggedImages: 06:32:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:32:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.125 06:32:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:32:57 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:32:57 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:57 latest 06:32:57 3.0.0-dev.125 06:32:57 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:32:57 main 06:32:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:32:58 2eabcbfc7d2c: Preparing 06:32:58 a3641163fbd2: Preparing 06:32:58 687ed7291277: Preparing 06:32:58 2f37ba0ae451: Preparing 06:32:58 87ce1c8e436c: Preparing 06:32:58 26cbea5cba74: Preparing 06:32:58 26cbea5cba74: Waiting 06:32:58 687ed7291277: Layer already exists 06:32:58 2f37ba0ae451: Layer already exists 06:32:58 26cbea5cba74: Layer already exists 06:32:58 2eabcbfc7d2c: Pushed 06:32:58 87ce1c8e436c: Pushed 06:33:05 a3641163fbd2: Pushed 06:33:05 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:33:06 2eabcbfc7d2c: Preparing 06:33:06 a3641163fbd2: Preparing 06:33:06 687ed7291277: Preparing 06:33:06 2f37ba0ae451: Preparing 06:33:06 87ce1c8e436c: Preparing 06:33:06 26cbea5cba74: Preparing 06:33:06 26cbea5cba74: Waiting 06:33:06 87ce1c8e436c: Layer already exists 06:33:06 2eabcbfc7d2c: Layer already exists 06:33:06 a3641163fbd2: Layer already exists 06:33:06 2f37ba0ae451: Layer already exists 06:33:06 687ed7291277: Layer already exists 06:33:06 26cbea5cba74: Layer already exists 06:33:06 latest: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.125 06:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:33:07 2eabcbfc7d2c: Preparing 06:33:07 a3641163fbd2: Preparing 06:33:07 687ed7291277: Preparing 06:33:07 2f37ba0ae451: Preparing 06:33:07 87ce1c8e436c: Preparing 06:33:07 26cbea5cba74: Preparing 06:33:07 26cbea5cba74: Waiting 06:33:07 2eabcbfc7d2c: Layer already exists 06:33:07 87ce1c8e436c: Layer already exists 06:33:07 a3641163fbd2: Layer already exists 06:33:07 2f37ba0ae451: Layer already exists 06:33:07 687ed7291277: Layer already exists 06:33:07 26cbea5cba74: Layer already exists 06:33:07 3.0.0-dev.125: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:33:07 2eabcbfc7d2c: Preparing 06:33:07 a3641163fbd2: Preparing 06:33:07 687ed7291277: Preparing 06:33:07 2f37ba0ae451: Preparing 06:33:07 87ce1c8e436c: Preparing 06:33:07 26cbea5cba74: Preparing 06:33:07 26cbea5cba74: Waiting 06:33:07 2f37ba0ae451: Layer already exists 06:33:07 2eabcbfc7d2c: Layer already exists 06:33:07 87ce1c8e436c: Layer already exists 06:33:07 a3641163fbd2: Layer already exists 06:33:07 687ed7291277: Layer already exists 06:33:07 26cbea5cba74: Layer already exists 06:33:07 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:33:08 2eabcbfc7d2c: Preparing 06:33:08 a3641163fbd2: Preparing 06:33:08 687ed7291277: Preparing 06:33:08 2f37ba0ae451: Preparing 06:33:08 87ce1c8e436c: Preparing 06:33:08 26cbea5cba74: Preparing 06:33:08 26cbea5cba74: Waiting 06:33:09 a3641163fbd2: Layer already exists 06:33:09 2eabcbfc7d2c: Layer already exists 06:33:09 2f37ba0ae451: Layer already exists 06:33:09 687ed7291277: Layer already exists 06:33:09 87ce1c8e436c: Layer already exists 06:33:09 26cbea5cba74: Layer already exists 06:33:09 main: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:09 ===================================================== [Pipeline] echo 06:33:09 taggedImages: 06:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.125 06:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:33:09 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:33:09 0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:33:09 latest 06:33:09 3.0.0-dev.125 06:33:09 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:33:09 main 06:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:33:10 a1d776beba66: Preparing 06:33:10 897d19241340: Preparing 06:33:10 687ed7291277: Preparing 06:33:10 2f37ba0ae451: Preparing 06:33:10 7d4221f33e99: Preparing 06:33:10 26cbea5cba74: Preparing 06:33:10 26cbea5cba74: Waiting 06:33:10 2f37ba0ae451: Layer already exists 06:33:10 687ed7291277: Layer already exists 06:33:10 7d4221f33e99: Layer already exists 06:33:10 26cbea5cba74: Layer already exists 06:33:10 a1d776beba66: Pushed 06:33:17 897d19241340: Pushed 06:33:17 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:33:17 a1d776beba66: Preparing 06:33:17 897d19241340: Preparing 06:33:17 687ed7291277: Preparing 06:33:17 2f37ba0ae451: Preparing 06:33:17 7d4221f33e99: Preparing 06:33:17 26cbea5cba74: Preparing 06:33:17 26cbea5cba74: Waiting 06:33:17 687ed7291277: Layer already exists 06:33:17 2f37ba0ae451: Layer already exists 06:33:17 a1d776beba66: Layer already exists 06:33:17 897d19241340: Layer already exists 06:33:17 7d4221f33e99: Layer already exists 06:33:17 26cbea5cba74: Layer already exists 06:33:18 latest: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.125 06:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:33:18 a1d776beba66: Preparing 06:33:18 897d19241340: Preparing 06:33:18 687ed7291277: Preparing 06:33:18 2f37ba0ae451: Preparing 06:33:18 7d4221f33e99: Preparing 06:33:18 26cbea5cba74: Preparing 06:33:18 26cbea5cba74: Waiting 06:33:18 7d4221f33e99: Layer already exists 06:33:18 897d19241340: Layer already exists 06:33:18 a1d776beba66: Layer already exists 06:33:18 687ed7291277: Layer already exists 06:33:18 2f37ba0ae451: Layer already exists 06:33:19 26cbea5cba74: Layer already exists 06:33:19 3.0.0-dev.125: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:33:19 a1d776beba66: Preparing 06:33:19 897d19241340: Preparing 06:33:19 687ed7291277: Preparing 06:33:19 2f37ba0ae451: Preparing 06:33:19 7d4221f33e99: Preparing 06:33:19 26cbea5cba74: Preparing 06:33:19 26cbea5cba74: Waiting 06:33:19 7d4221f33e99: Layer already exists 06:33:19 2f37ba0ae451: Layer already exists 06:33:19 897d19241340: Layer already exists 06:33:19 a1d776beba66: Layer already exists 06:33:19 687ed7291277: Layer already exists 06:33:19 26cbea5cba74: Layer already exists 06:33:20 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:33:20 a1d776beba66: Preparing 06:33:20 897d19241340: Preparing 06:33:20 687ed7291277: Preparing 06:33:20 2f37ba0ae451: Preparing 06:33:20 7d4221f33e99: Preparing 06:33:20 26cbea5cba74: Preparing 06:33:20 26cbea5cba74: Waiting 06:33:20 7d4221f33e99: Layer already exists 06:33:20 897d19241340: Layer already exists 06:33:20 687ed7291277: Layer already exists 06:33:20 a1d776beba66: Layer already exists 06:33:20 2f37ba0ae451: Layer already exists 06:33:20 26cbea5cba74: Layer already exists 06:33:21 main: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:21 ===================================================== [Pipeline] echo 06:33:21 taggedImages: 06:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf 06:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.125 06:33:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 06:33:21 - 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 06:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:33:21 06:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:33:25 arm64: Pulling from edgex-lftools-log-publisher 06:33:25 8998bd30e6a1: Pulling fs layer 06:33:25 04944245beec: Pulling fs layer 06:33:25 699f458cf7ca: Pulling fs layer 06:33:25 765212b225bb: Pulling fs layer 06:33:25 f23df028b6ca: Pulling fs layer 06:33:25 d65c8cfc05b1: Pulling fs layer 06:33:25 2437ff75d9bd: Pulling fs layer 06:33:25 765212b225bb: Waiting 06:33:25 2437ff75d9bd: Waiting 06:33:25 f23df028b6ca: Waiting 06:33:25 d65c8cfc05b1: Waiting 06:33:26 04944245beec: Verifying Checksum 06:33:26 04944245beec: Download complete 06:33:26 765212b225bb: Download complete 06:33:27 f23df028b6ca: Verifying Checksum 06:33:27 f23df028b6ca: Download complete 06:33:27 d65c8cfc05b1: Verifying Checksum 06:33:27 d65c8cfc05b1: Download complete 06:33:29 699f458cf7ca: Verifying Checksum 06:33:29 699f458cf7ca: Download complete 06:33:29 8998bd30e6a1: Verifying Checksum 06:33:29 8998bd30e6a1: Download complete 06:33:31 2437ff75d9bd: Verifying Checksum 06:33:31 2437ff75d9bd: Download complete 06:33:33 8998bd30e6a1: Pull complete 06:33:33 04944245beec: Pull complete 06:33:35 699f458cf7ca: Pull complete 06:33:35 765212b225bb: Pull complete 06:33:35 f23df028b6ca: Pull complete 06:33:36 d65c8cfc05b1: Pull complete 06:33:51 2437ff75d9bd: Pull complete 06:33:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:51 prd-ubuntu20.04-docker-arm64-4c-16g-7386 does not seem to be running inside a container 06:33:51 $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@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 06:33:54 $ docker top 95fad4465e776b8b16ac3db91d5f2e0535cb4a950bb29c45187223929ea36354 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:55 ---> job-cost.sh 06:33:55 lf-activate-venv: SKIPPING 06:33:55 INFO: No Stack... 06:33:55 INFO: Retrieving Pricing Info for: v3-standard-4 06:33:56 INFO: Archiving Costs [Pipeline] sh 06:33:57 + cut -d, -f6 06:33:57 + cat /w/workspace/edgex-go/487/archives/cost.csv [Pipeline] lock 06:33:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-487-stack-cost] 06:33:57 Resource [jenkins-edgexfoundry-edgex-go-main-487-stack-cost] did not exist. Created. 06:33:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-487-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:33:57 + echo total: 0.10999999940395355 [Pipeline] stash 06:33:58 Stashed 1 file(s) [Pipeline] } 06:33:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-487-stack-cost] [Pipeline] // lock [Pipeline] } 06:33:58 $ docker stop --time=1 95fad4465e776b8b16ac3db91d5f2e0535cb4a950bb29c45187223929ea36354 06:33:59 $ docker rm -f --volumes 95fad4465e776b8b16ac3db91d5f2e0535cb4a950bb29c45187223929ea36354 [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 06:34:00 provisioning config files... 06:34:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/487@tmp/config16340869538120587379tmp [Pipeline] { [Pipeline] sh 06:34:00 + set +x 06:34:00 + curl -s https://codecov.io/bash 06:34:00 + bash -s -- 06:34:00 06:34:00 _____ _ 06:34:00 / ____| | | 06:34:00 | | ___ __| | ___ ___ _____ __ 06:34:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:34:00 | |___| (_) | (_| | __/ (_| (_) \ V / 06:34:00 \_____\___/ \__,_|\___|\___\___/ \_/ 06:34:00 Bash-1.0.6 06:34:00 06:34:00 06:34:00 ==> git version 2.25.1 found 06:34:00 ==> 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 06:34:00 Release-Date: 2020-01-08 06:34:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:34:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:34:00 ==> Jenkins CI detected. 06:34:00 current dir:  /w/workspace/edgex-go/487 06:34:00 project root: . 06:34:00 --> token set from env 06:34:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:34:00 ==> Running gcov in . (disable via -X gcov) 06:34:00 ==> Python coveragepy not found 06:34:00 ==> Searching for coverage reports in: 06:34:00 + . 06:34:00 -> Found 1 reports 06:34:00 ==> Detecting git/mercurial file structure 06:34:00 ==> Reading reports 06:34:00 + ./coverage.out bytes=448242 06:34:00 ==> Appending adjustments 06:34:00 https://docs.codecov.io/docs/fixing-reports 06:34:01 + Found adjustments 06:34:01 ==> Gzipping contents 06:34:02 60K /tmp/codecov.z5mpV7.gz 06:34:02 ==> Uploading reports 06:34:02 url: https://codecov.io 06:34:02 query: branch=main&commit=0c81f2623765c7cb967c9e53a7d8046df7c306cf&build=487&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F487%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:34:02 -> Pinging Codecov 06:34:02 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=0c81f2623765c7cb967c9e53a7d8046df7c306cf&build=487&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F487%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:34:02 -> Uploading to 06:34:02 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/0c81f2623765c7cb967c9e53a7d8046df7c306cf/1c56507d-4aaa-4694-aa63-9e561393c36d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T063402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35c368b831f13146aabd14a97e5242998c8f02440aea65564b818d77b90d47a2 06:34:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:02 Dload Upload Total Spent Left Speed 06:34:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57552 0 0 100 57552 0 233k --:--:-- --:--:-- --:--:-- 233k 06:34:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } 06:34:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:34:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:34:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:34:02 06:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:34:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:34:03 df9b9388f04a: Pulling fs layer 06:34:03 52dc419b0ee2: Pulling fs layer 06:34:03 25bc292e5bac: Pulling fs layer 06:34:03 114826534d7a: Pulling fs layer 06:34:03 4657fd5d0bcf: Pulling fs layer 06:34:03 6ad1cebc031e: Pulling fs layer 06:34:03 8a3aa393b2d8: Pulling fs layer 06:34:03 4657fd5d0bcf: Waiting 06:34:03 6ad1cebc031e: Waiting 06:34:03 8a3aa393b2d8: Waiting 06:34:03 114826534d7a: Waiting 06:34:03 25bc292e5bac: Verifying Checksum 06:34:03 25bc292e5bac: Download complete 06:34:03 52dc419b0ee2: Download complete 06:34:03 4657fd5d0bcf: Verifying Checksum 06:34:03 4657fd5d0bcf: Download complete 06:34:03 df9b9388f04a: Download complete 06:34:03 6ad1cebc031e: Verifying Checksum 06:34:03 6ad1cebc031e: Download complete 06:34:03 df9b9388f04a: Pull complete 06:34:03 52dc419b0ee2: Pull complete 06:34:03 25bc292e5bac: Pull complete 06:34:04 114826534d7a: Verifying Checksum 06:34:04 114826534d7a: Download complete 06:34:04 8a3aa393b2d8: Verifying Checksum 06:34:04 8a3aa393b2d8: Download complete 06:34:07 114826534d7a: Pull complete 06:34:07 4657fd5d0bcf: Pull complete 06:34:08 6ad1cebc031e: Pull complete 06:34:11 8a3aa393b2d8: Pull complete 06:34:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:34:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:11 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:34:11 $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:34:15 $ docker top 51b89fadb24e4b8a7348586d418e7de078e791a6a8dede8b6533d342c2319fd4 -eo pid,comm [Pipeline] { [Pipeline] echo 06:34:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:34:16 + set -o pipefail 06:34:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:34:22 06:34:22 Monitoring /w/workspace/edgex-go/487 (github.com/edgexfoundry/edgex-go)... 06:34:22 06:34:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7e30a18c-993c-481b-8165-42cf703359b3 06:34:22 06:34:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:34:22 06:34:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:34:22 06:34:22 06:34:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:34:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:34:22 More details here: https://snyk.co/ue1NS 06:34:22 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:34:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:34:22 $ docker stop --time=1 51b89fadb24e4b8a7348586d418e7de078e791a6a8dede8b6533d342c2319fd4 06:34:25 $ docker rm -f --volumes 51b89fadb24e4b8a7348586d418e7de078e791a6a8dede8b6533d342c2319fd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:34:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:26 provisioning config files... 06:34:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/487@tmp/config16351094522142880455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:26 --> edgex-publish-swagger.sh 06:34:26 === Publish openapi/v3 API === 06:34:26 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:34:26 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/487/openapi/v3/core-command.yaml] 06:34:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:26 Dload Upload Total Spent Left Speed 06:34:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 58528 --:--:-- --:--:-- --:--:-- 58528 100 29030 0 0 100 29030 0 58528 --:--:-- --:--:-- --:--:-- 58410 06:34:26 06:34:26 06:34:26 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/487/openapi/v3/core-data.yaml] 06:34:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:26 Dload Upload Total Spent Left Speed 06:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 125k --:--:-- --:--:-- --:--:-- 125k 06:34:27 06:34:27 06:34:27 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/487/openapi/v3/core-metadata.yaml] 06:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:27 Dload Upload Total Spent Left Speed 06:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 287k --:--:-- --:--:-- --:--:-- 286k 100 141k 0 0 100 141k 0 287k --:--:-- --:--:-- --:--:-- 286k 06:34:27 06:34:27 06:34:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/487/openapi/v3/support-notifications.yaml] 06:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:27 Dload Upload Total Spent Left Speed 06:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 176k --:--:-- --:--:-- --:--:-- 177k 06:34:28 06:34:28 06:34:28 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/487/openapi/v3/support-scheduler.yaml] 06:34:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:28 Dload Upload Total Spent Left Speed 06:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 72942 --:--:-- --:--:-- --:--:-- 72788 100 34356 0 0 100 34356 0 72942 --:--:-- --:--:-- --:--:-- 72788 06:34:28 06:34:28 [Pipeline] } 06:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:34:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:34:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:29 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:34:30 $ docker top d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df -eo pid,comm 06:34:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:34:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:34:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:30 [ssh-agent] Looking for ssh-agent implementation... 06:34:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:30 $ docker exec d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df ssh-agent 06:34:30 SSH_AUTH_SOCK=/tmp/ssh-JbENFTCMI6aN/agent.31 06:34:30 SSH_AGENT_PID=37 06:34:30 Running ssh-add (command line suppressed) 06:34:30 Identity added: /w/workspace/edgex-go/487@tmp/private_key_3134771379153864375.key (/w/workspace/edgex-go/487@tmp/private_key_3134771379153864375.key) 06:34:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:30 + git semver tag 06:34:31 2023-04-11 06:34:30,970 [run_tag] DEBUG tag force:False 06:34:31 2023-04-11 06:34:30,970 [check_head_tag] DEBUG check head tag 06:34:31 2023-04-11 06:34:30,974 [execute] INFO git cat-file --batch-check 06:34:31 2023-04-11 06:34:30,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=) 06:34:31 2023-04-11 06:34:30,978 [execute] INFO git cat-file --batch 06:34:31 2023-04-11 06:34:30,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=) 06:34:31 2023-04-11 06:34:31,039 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main 06:34:31 2023-04-11 06:34:31,039 [execute] INFO git tag -a v3.0.0-dev.125 -m v3.0.0-dev.125 06:34:31 2023-04-11 06:34:31,039 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.125', '-m', 'v3.0.0-dev.125'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=None) 06:34:31 2023-04-11 06:34:31,042 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main 06:34:31 3.0.0-dev.125 [Pipeline] } 06:34:31 $ docker exec --env ******** --env ******** d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df ssh-agent -k 06:34:31 unset SSH_AUTH_SOCK; 06:34:31 unset SSH_AGENT_PID; 06:34:31 echo Agent pid 37 killed; 06:34:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:31 + git semver [Pipeline] } 06:34:32 $ docker stop --time=1 d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df 06:34:33 $ docker rm -f --volumes d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:34:33 06:34:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:34:33 0.23.1-centos7: Pulling from edgex-lftools 06:34:33 ab5ef0e58194: Pulling fs layer 06:34:33 9712f1f96733: Pulling fs layer 06:34:33 63f879dbbcfc: Pulling fs layer 06:34:33 0d9ebad4ef96: Pulling fs layer 06:34:33 e9a5061849ea: Pulling fs layer 06:34:33 d747dcd14b5f: Pulling fs layer 06:34:33 2de7ff778b66: Pulling fs layer 06:34:33 d747dcd14b5f: Waiting 06:34:33 2de7ff778b66: Waiting 06:34:33 e9a5061849ea: Waiting 06:34:33 0d9ebad4ef96: Waiting 06:34:33 9712f1f96733: Verifying Checksum 06:34:33 9712f1f96733: Download complete 06:34:34 63f879dbbcfc: Verifying Checksum 06:34:34 63f879dbbcfc: Download complete 06:34:34 ab5ef0e58194: Verifying Checksum 06:34:34 ab5ef0e58194: Download complete 06:34:34 0d9ebad4ef96: Download complete 06:34:34 e9a5061849ea: Verifying Checksum 06:34:34 e9a5061849ea: Download complete 06:34:34 d747dcd14b5f: Verifying Checksum 06:34:34 d747dcd14b5f: Download complete 06:34:34 2de7ff778b66: Verifying Checksum 06:34:34 2de7ff778b66: Download complete 06:34:37 ab5ef0e58194: Pull complete 06:34:37 9712f1f96733: Pull complete 06:34:37 63f879dbbcfc: Pull complete 06:34:40 0d9ebad4ef96: Pull complete 06:34:41 e9a5061849ea: Pull complete 06:34:41 d747dcd14b5f: Pull complete 06:34:41 2de7ff778b66: Pull complete 06:34:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:34:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:42 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:34:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:34:46 $ docker top 2d4632cd27ced84e7b1c23ed26724f186366bb744722b709cbe63d5d903ea21a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:34:46 provisioning config files... 06:34:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/487@tmp/config4854795724463205991tmp 06:34:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/487@tmp/config18059425728934288728tmp 06:34:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/487@tmp/config15917068562150559566tmp [Pipeline] { [Pipeline] echo 06:34:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:34:46 ---> sigul-configuration.sh 06:34:46 gpg: directory `/root/.gnupg' created 06:34:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:34:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:34:46 gpg: keyring `/root/.gnupg/secring.gpg' created 06:34:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:34:46 gpg: CAST5 encrypted data 06:34:46 gpg: encrypted with 1 passphrase 06:34:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:34:47 + mkdir /home/jenkins 06:34:47 + mkdir /home/jenkins/sigul [Pipeline] sh 06:34:47 + 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 06:34:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:34:47 ---> sigul-install.sh 06:34:47 Sigul already installed; skipping installation. [Pipeline] sh 06:34:47 + git tag --list 06:34:47 0.6.0 06:34:47 0.6.1 06:34:47 0.7.0 06:34:47 0.7.1 06:34:47 v1.0.0 06:34:47 v1.0.1 06:34:47 v1.1.0 06:34:47 v1.2.0 06:34:47 v1.2.1 06:34:47 v1.3.0 06:34:47 v1.3.1 06:34:47 v2.0.0 06:34:47 v2.1.0 06:34:47 v2.1.1 06:34:47 v2.1.1-dev.1 06:34:47 v2.1.1-dev.2 06:34:47 v2.1.1-dev.3 06:34:47 v2.1.1-dev.4 06:34:47 v2.1.1-dev.5 06:34:47 v2.1.1-dev.6 06:34:47 v2.1.1-dev.7 06:34:47 v2.1.1-dev.8 06:34:47 v2.1.2-dev.1 06:34:47 v2.2.0 06:34:47 v2.2.1-dev.1 06:34:47 v2.2.1-dev.10 06:34:47 v2.2.1-dev.11 06:34:47 v2.2.1-dev.12 06:34:47 v2.2.1-dev.13 06:34:47 v2.2.1-dev.14 06:34:47 v2.2.1-dev.15 06:34:47 v2.2.1-dev.16 06:34:47 v2.2.1-dev.17 06:34:47 v2.2.1-dev.18 06:34:47 v2.2.1-dev.19 06:34:47 v2.2.1-dev.2 06:34:47 v2.2.1-dev.20 06:34:47 v2.2.1-dev.21 06:34:47 v2.2.1-dev.22 06:34:47 v2.2.1-dev.23 06:34:47 v2.2.1-dev.24 06:34:47 v2.2.1-dev.25 06:34:47 v2.2.1-dev.26 06:34:47 v2.2.1-dev.27 06:34:47 v2.2.1-dev.28 06:34:47 v2.2.1-dev.29 06:34:47 v2.2.1-dev.3 06:34:47 v2.2.1-dev.4 06:34:47 v2.2.1-dev.5 06:34:47 v2.2.1-dev.6 06:34:47 v2.2.1-dev.7 06:34:47 v2.2.1-dev.8 06:34:47 v2.2.1-dev.9 06:34:47 v2.3.0 06:34:47 v2.3.0-dev.100 06:34:47 v2.3.0-dev.101 06:34:47 v2.3.0-dev.102 06:34:47 v2.3.0-dev.103 06:34:47 v2.3.0-dev.104 06:34:47 v2.3.0-dev.105 06:34:47 v2.3.0-dev.106 06:34:47 v2.3.0-dev.29 06:34:47 v2.3.0-dev.30 06:34:47 v2.3.0-dev.31 06:34:47 v2.3.0-dev.32 06:34:47 v2.3.0-dev.33 06:34:47 v2.3.0-dev.34 06:34:47 v2.3.0-dev.35 06:34:47 v2.3.0-dev.36 06:34:47 v2.3.0-dev.37 06:34:47 v2.3.0-dev.38 06:34:47 v2.3.0-dev.39 06:34:47 v2.3.0-dev.40 06:34:47 v2.3.0-dev.41 06:34:47 v2.3.0-dev.42 06:34:47 v2.3.0-dev.43 06:34:47 v2.3.0-dev.44 06:34:47 v2.3.0-dev.45 06:34:47 v2.3.0-dev.46 06:34:47 v2.3.0-dev.47 06:34:47 v2.3.0-dev.48 06:34:47 v2.3.0-dev.49 06:34:47 v2.3.0-dev.50 06:34:47 v2.3.0-dev.51 06:34:47 v2.3.0-dev.52 06:34:47 v2.3.0-dev.53 06:34:47 v2.3.0-dev.54 06:34:47 v2.3.0-dev.55 06:34:47 v2.3.0-dev.56 06:34:47 v2.3.0-dev.57 06:34:47 v2.3.0-dev.58 06:34:47 v2.3.0-dev.59 06:34:47 v2.3.0-dev.60 06:34:47 v2.3.0-dev.61 06:34:47 v2.3.0-dev.62 06:34:47 v2.3.0-dev.63 06:34:47 v2.3.0-dev.64 06:34:47 v2.3.0-dev.65 06:34:47 v2.3.0-dev.66 06:34:47 v2.3.0-dev.67 06:34:47 v2.3.0-dev.68 06:34:47 v2.3.0-dev.69 06:34:47 v2.3.0-dev.70 06:34:47 v2.3.0-dev.71 06:34:47 v2.3.0-dev.72 06:34:47 v2.3.0-dev.73 06:34:47 v2.3.0-dev.74 06:34:47 v2.3.0-dev.75 06:34:47 v2.3.0-dev.76 06:34:47 v2.3.0-dev.77 06:34:47 v2.3.0-dev.78 06:34:47 v2.3.0-dev.79 06:34:47 v2.3.0-dev.80 06:34:47 v2.3.0-dev.81 06:34:47 v2.3.0-dev.82 06:34:47 v2.3.0-dev.83 06:34:47 v2.3.0-dev.84 06:34:47 v2.3.0-dev.85 06:34:47 v2.3.0-dev.86 06:34:47 v2.3.0-dev.87 06:34:47 v2.3.0-dev.88 06:34:47 v2.3.0-dev.89 06:34:47 v2.3.0-dev.90 06:34:47 v2.3.0-dev.91 06:34:47 v2.3.0-dev.92 06:34:47 v2.3.0-dev.93 06:34:47 v2.3.0-dev.94 06:34:47 v2.3.0-dev.95 06:34:47 v2.3.0-dev.96 06:34:47 v2.3.0-dev.97 06:34:47 v2.3.0-dev.98 06:34:47 v2.3.0-dev.99 06:34:47 v2.3.1-dev.1 06:34:47 v2.3.1-dev.2 06:34:47 v2.3.1-dev.3 06:34:47 v2.3.1-dev.4 06:34:47 v2.3.1-dev.5 06:34:47 v3.0.0-dev.1 06:34:47 v3.0.0-dev.10 06:34:47 v3.0.0-dev.100 06:34:47 v3.0.0-dev.101 06:34:47 v3.0.0-dev.102 06:34:47 v3.0.0-dev.103 06:34:47 v3.0.0-dev.104 06:34:47 v3.0.0-dev.105 06:34:47 v3.0.0-dev.106 06:34:47 v3.0.0-dev.107 06:34:47 v3.0.0-dev.108 06:34:47 v3.0.0-dev.109 06:34:47 v3.0.0-dev.11 06:34:47 v3.0.0-dev.110 06:34:47 v3.0.0-dev.111 06:34:47 v3.0.0-dev.112 06:34:47 v3.0.0-dev.113 06:34:47 v3.0.0-dev.114 06:34:47 v3.0.0-dev.115 06:34:47 v3.0.0-dev.116 06:34:47 v3.0.0-dev.117 06:34:47 v3.0.0-dev.118 06:34:47 v3.0.0-dev.119 06:34:47 v3.0.0-dev.12 06:34:47 v3.0.0-dev.120 06:34:47 v3.0.0-dev.121 06:34:47 v3.0.0-dev.122 06:34:47 v3.0.0-dev.123 06:34:47 v3.0.0-dev.124 06:34:47 v3.0.0-dev.125 06:34:47 v3.0.0-dev.13 06:34:47 v3.0.0-dev.14 06:34:47 v3.0.0-dev.15 06:34:47 v3.0.0-dev.16 06:34:47 v3.0.0-dev.17 06:34:47 v3.0.0-dev.18 06:34:47 v3.0.0-dev.19 06:34:47 v3.0.0-dev.2 06:34:47 v3.0.0-dev.20 06:34:47 v3.0.0-dev.21 06:34:47 v3.0.0-dev.22 06:34:47 v3.0.0-dev.23 06:34:47 v3.0.0-dev.24 06:34:47 v3.0.0-dev.25 06:34:47 v3.0.0-dev.26 06:34:47 v3.0.0-dev.27 06:34:47 v3.0.0-dev.28 06:34:47 v3.0.0-dev.29 06:34:47 v3.0.0-dev.3 06:34:47 v3.0.0-dev.30 06:34:47 v3.0.0-dev.31 06:34:47 v3.0.0-dev.32 06:34:47 v3.0.0-dev.33 06:34:47 v3.0.0-dev.34 06:34:47 v3.0.0-dev.35 06:34:47 v3.0.0-dev.36 06:34:47 v3.0.0-dev.37 06:34:47 v3.0.0-dev.38 06:34:47 v3.0.0-dev.39 06:34:47 v3.0.0-dev.4 06:34:47 v3.0.0-dev.40 06:34:47 v3.0.0-dev.41 06:34:47 v3.0.0-dev.42 06:34:47 v3.0.0-dev.43 06:34:47 v3.0.0-dev.44 06:34:47 v3.0.0-dev.45 06:34:47 v3.0.0-dev.46 06:34:47 v3.0.0-dev.47 06:34:47 v3.0.0-dev.48 06:34:47 v3.0.0-dev.49 06:34:47 v3.0.0-dev.5 06:34:47 v3.0.0-dev.50 06:34:47 v3.0.0-dev.51 06:34:47 v3.0.0-dev.52 06:34:47 v3.0.0-dev.53 06:34:47 v3.0.0-dev.54 06:34:47 v3.0.0-dev.55 06:34:47 v3.0.0-dev.56 06:34:47 v3.0.0-dev.57 06:34:47 v3.0.0-dev.58 06:34:47 v3.0.0-dev.59 06:34:47 v3.0.0-dev.6 06:34:47 v3.0.0-dev.60 06:34:47 v3.0.0-dev.61 06:34:47 v3.0.0-dev.62 06:34:47 v3.0.0-dev.63 06:34:47 v3.0.0-dev.64 06:34:47 v3.0.0-dev.65 06:34:47 v3.0.0-dev.66 06:34:47 v3.0.0-dev.67 06:34:47 v3.0.0-dev.68 06:34:47 v3.0.0-dev.69 06:34:47 v3.0.0-dev.7 06:34:47 v3.0.0-dev.70 06:34:47 v3.0.0-dev.71 06:34:47 v3.0.0-dev.72 06:34:47 v3.0.0-dev.73 06:34:47 v3.0.0-dev.74 06:34:47 v3.0.0-dev.75 06:34:47 v3.0.0-dev.76 06:34:47 v3.0.0-dev.77 06:34:47 v3.0.0-dev.78 06:34:47 v3.0.0-dev.79 06:34:47 v3.0.0-dev.8 06:34:47 v3.0.0-dev.80 06:34:47 v3.0.0-dev.81 06:34:47 v3.0.0-dev.82 06:34:47 v3.0.0-dev.83 06:34:47 v3.0.0-dev.84 06:34:47 v3.0.0-dev.85 06:34:47 v3.0.0-dev.86 06:34:47 v3.0.0-dev.87 06:34:47 v3.0.0-dev.88 06:34:47 v3.0.0-dev.89 06:34:47 v3.0.0-dev.9 06:34:47 v3.0.0-dev.90 06:34:47 v3.0.0-dev.91 06:34:47 v3.0.0-dev.92 06:34:47 v3.0.0-dev.93 06:34:47 v3.0.0-dev.94 06:34:47 v3.0.0-dev.95 06:34:47 v3.0.0-dev.96 06:34:47 v3.0.0-dev.97 06:34:47 v3.0.0-dev.98 06:34:47 v3.0.0-dev.99 [Pipeline] sh 06:34:48 + lftools sign git-tag v3.0.0-dev.125 06:34:48 Signing Git tag with Sigul... 06:34:48 Signing v3.0.0-dev.125 [Pipeline] echo 06:34:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:34:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:34:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:34:49 $ docker stop --time=1 2d4632cd27ced84e7b1c23ed26724f186366bb744722b709cbe63d5d903ea21a 06:34:50 $ docker rm -f --volumes 2d4632cd27ced84e7b1c23ed26724f186366bb744722b709cbe63d5d903ea21a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:34:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:34:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:51 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:34:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:34:51 $ docker top 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 -eo pid,comm 06:34:51 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). 06:34:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:34:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:51 [ssh-agent] Looking for ssh-agent implementation... 06:34:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:51 $ docker exec 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 ssh-agent 06:34:52 SSH_AUTH_SOCK=/tmp/ssh-dlZMZ4XFWENM/agent.32 06:34:52 SSH_AGENT_PID=38 06:34:52 Running ssh-add (command line suppressed) 06:34:52 Identity added: /w/workspace/edgex-go/487@tmp/private_key_14845799736872457187.key (/w/workspace/edgex-go/487@tmp/private_key_14845799736872457187.key) 06:34:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:52 + git semver bump pre 06:34:52 2023-04-11 06:34:52,637 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main 06:34:52 2023-04-11 06:34:52,637 [bump_version] DEBUG bumping version:3.0.0-dev.125 on axis:pre with prefix:dev 06:34:52 2023-04-11 06:34:52,637 [bump_version] DEBUG bumped version:3.0.0-dev.126 06:34:52 2023-04-11 06:34:52,638 [write_version] DEBUG write version:3.0.0-dev.126 to path:/w/workspace/edgex-go/487/.semver/main with force:True 06:34:52 2023-04-11 06:34:52,638 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main 06:34:52 2023-04-11 06:34:52,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/487/.semver/main 06:34:52 2023-04-11 06:34:52,640 [execute] INFO git cat-file --batch-check 06:34:52 2023-04-11 06:34:52,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=) 06:34:52 2023-04-11 06:34:52,646 [execute] INFO git cat-file --batch 06:34:52 2023-04-11 06:34:52,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=) 06:34:52 2023-04-11 06:34:52,652 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main 06:34:52 3.0.0-dev.126 [Pipeline] } 06:34:52 $ docker exec --env ******** --env ******** 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 ssh-agent -k 06:34:52 unset SSH_AUTH_SOCK; 06:34:52 unset SSH_AGENT_PID; 06:34:52 echo Agent pid 38 killed; 06:34:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:53 + git semver [Pipeline] } 06:34:53 $ docker stop --time=1 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 06:34:54 $ docker rm -f --volumes 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:34:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:55 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:34:55 $ docker top f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:34:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:56 [ssh-agent] Looking for ssh-agent implementation... 06:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:56 $ docker exec f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 ssh-agent 06:34:56 SSH_AUTH_SOCK=/tmp/ssh-nVj34FNYzeG6/agent.32 06:34:56 SSH_AGENT_PID=38 06:34:56 Running ssh-add (command line suppressed) 06:34:56 Identity added: /w/workspace/edgex-go/487@tmp/private_key_6241379651864488329.key (/w/workspace/edgex-go/487@tmp/private_key_6241379651864488329.key) 06:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:56 + git semver push 06:34:56 2023-04-11 06:34:56,823 [run_push] DEBUG push 06:34:56 2023-04-11 06:34:56,824 [execute] INFO git cat-file --batch-check 06:34:56 2023-04-11 06:34:56,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=) 06:34:56 2023-04-11 06:34:56,828 [execute] INFO git rev-list 397fcd82c931e6c7beaab56aeafa722331f9f9f9 -- 06:34:56 2023-04-11 06:34:56,829 [execute] DEBUG Popen(['git', 'rev-list', '397fcd82c931e6c7beaab56aeafa722331f9f9f9', '--'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=None) 06:34:56 2023-04-11 06:34:56,846 [execute] INFO git fetch -v origin 06:34:56 2023-04-11 06:34:56,847 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=True, shell=None, istream=None) 06:34:57 2023-04-11 06:34:57,313 [run_push] DEBUG no remote changes detected 06:34:57 2023-04-11 06:34:57,313 [execute] INFO git push origin semver 06:34:57 2023-04-11 06:34:57,314 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=None) 06:34:58 2023-04-11 06:34:58,108 [run_push] DEBUG push all version tags 06:34:58 2023-04-11 06:34:58,108 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:34:58 2023-04-11 06:34:58,108 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=None) 06:34:58 2023-04-11 06:34:58,859 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main 06:34:58 3.0.0-dev.126 [Pipeline] } 06:34:58 $ docker exec --env ******** --env ******** f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 ssh-agent -k 06:34:59 unset SSH_AUTH_SOCK; 06:34:59 unset SSH_AGENT_PID; 06:34:59 echo Agent pid 38 killed; 06:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:59 + git semver [Pipeline] } 06:34:59 $ docker stop --time=1 f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 06:35:00 $ docker rm -f --volumes f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 [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 06:35:01 + [ -d /w/workspace/edgex-go/487/archives ] [Pipeline] libraryResource [Pipeline] sh 06:35:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:35:02 ---> package-listing.sh 06:35:02 ++ facter osfamily 06:35:02 ++ tr '[:upper:]' '[:lower:]' 06:35:02 + OS_FAMILY=debian 06:35:02 + workspace=/w/workspace/edgex-go/487 06:35:02 + START_PACKAGES=/tmp/packages_start.txt 06:35:02 + END_PACKAGES=/tmp/packages_end.txt 06:35:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:35:02 + PACKAGES=/tmp/packages_start.txt 06:35:02 + '[' /w/workspace/edgex-go/487 ']' 06:35:02 + PACKAGES=/tmp/packages_end.txt 06:35:02 + case "${OS_FAMILY}" in 06:35:02 + dpkg -l 06:35:02 + grep '^ii' 06:35:02 + '[' -f /tmp/packages_start.txt ']' 06:35:02 + '[' -f /tmp/packages_end.txt ']' 06:35:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:35:02 + '[' /w/workspace/edgex-go/487 ']' 06:35:02 + mkdir -p /w/workspace/edgex-go/487/archives/ 06:35:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/487/archives/ [Pipeline] echo 06:35:02 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/487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:35:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:03 06:35:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:03 latest: Pulling from edgex-lftools-log-publisher 06:35:03 5eb5b503b376: Pulling fs layer 06:35:03 5c69ac0246d0: Pulling fs layer 06:35:03 ec43610c2a17: Pulling fs layer 06:35:03 3a2ae6a8a46f: Pulling fs layer 06:35:03 33b1e0a273af: Pulling fs layer 06:35:03 5d3b04190fa2: Pulling fs layer 06:35:03 2f39f015ded8: Pulling fs layer 06:35:03 3a2ae6a8a46f: Waiting 06:35:03 33b1e0a273af: Waiting 06:35:03 5d3b04190fa2: Waiting 06:35:03 5c69ac0246d0: Download complete 06:35:03 3a2ae6a8a46f: Download complete 06:35:03 33b1e0a273af: Verifying Checksum 06:35:03 33b1e0a273af: Download complete 06:35:03 ec43610c2a17: Verifying Checksum 06:35:03 ec43610c2a17: Download complete 06:35:04 5d3b04190fa2: Verifying Checksum 06:35:04 5d3b04190fa2: Download complete 06:35:04 5eb5b503b376: Verifying Checksum 06:35:04 5eb5b503b376: Download complete 06:35:04 2f39f015ded8: Download complete 06:35:05 5eb5b503b376: Pull complete 06:35:05 5c69ac0246d0: Pull complete 06:35:05 ec43610c2a17: Pull complete 06:35:06 3a2ae6a8a46f: Pull complete 06:35:06 33b1e0a273af: Pull complete 06:35:06 5d3b04190fa2: Pull complete 06:35:10 2f39f015ded8: Pull complete 06:35:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:10 prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container 06:35:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/487/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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:35:14 $ docker top 11ab076e514bddc60d5c845f24d218ef3ce9466e768de72104ff458f788f9670 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:15 + touch /tmp/pre-build-complete [Pipeline] sh 06:35:15 + mkdir -p /var/log/sysstat [Pipeline] sh 06:35:15 + ls /var/log/sa-host 06:35:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:15 provisioning config files... 06:35:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/487@tmp/config15442472918037731052tmp [Pipeline] { [Pipeline] echo 06:35:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:35:16 ---> create-netrc.sh [Pipeline] } 06:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:35:16 ---> python-tools-install.sh [Pipeline] echo 06:35:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:35:16 ---> sudo-logs.sh 06:35:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:35:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:35:17 ---> job-cost.sh 06:35:17 lf-activate-venv: SKIPPING 06:35:17 DEBUG: total: 0.10999999940395355 06:35:17 INFO: Retrieving Stack Cost... 06:35:17 INFO: Retrieving Pricing Info for: v3-standard-8 06:35:18 INFO: Archiving Costs [Pipeline] echo 06:35:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:35:18 ---> logs-deploy.sh 06:35:18 lf-activate-venv: SKIPPING 06:35:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/487 06:35:18 INFO: archiving workspace using pattern(s): 06:35:19 Archives upload complete. 06:35:19 INFO: archiving logs to Nexus 06:35:20 ---> uname -a: 06:35:20 Linux prd-ubuntu20-04-docker-8c-8g-7382 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:35:20 06:35:20 06:35:20 ---> lscpu: 06:35:20 Architecture: x86_64 06:35:20 CPU op-mode(s): 32-bit, 64-bit 06:35:20 Byte Order: Little Endian 06:35:20 Address sizes: 40 bits physical, 48 bits virtual 06:35:20 CPU(s): 8 06:35:20 On-line CPU(s) list: 0-7 06:35:20 Thread(s) per core: 1 06:35:20 Core(s) per socket: 1 06:35:20 Socket(s): 8 06:35:20 NUMA node(s): 1 06:35:20 Vendor ID: AuthenticAMD 06:35:20 CPU family: 23 06:35:20 Model: 49 06:35:20 Model name: AMD EPYC-Rome Processor 06:35:20 Stepping: 0 06:35:20 CPU MHz: 2799.940 06:35:20 BogoMIPS: 5599.88 06:35:20 Virtualization: AMD-V 06:35:20 Hypervisor vendor: KVM 06:35:20 Virtualization type: full 06:35:20 L1d cache: 256 KiB 06:35:20 L1i cache: 256 KiB 06:35:20 L2 cache: 4 MiB 06:35:20 L3 cache: 128 MiB 06:35:20 NUMA node0 CPU(s): 0-7 06:35:20 Vulnerability Itlb multihit: Not affected 06:35:20 Vulnerability L1tf: Not affected 06:35:20 Vulnerability Mds: Not affected 06:35:20 Vulnerability Meltdown: Not affected 06:35:20 Vulnerability Mmio stale data: Not affected 06:35:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:35:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:35:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:35:20 Vulnerability Srbds: Not affected 06:35:20 Vulnerability Tsx async abort: Not affected 06:35:20 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 06:35:20 06:35:20 06:35:20 ---> nproc: 06:35:20 8 06:35:20 06:35:20 06:35:20 ---> df -h: 06:35:20 Filesystem Size Used Avail Use% Mounted on 06:35:20 overlay 155G 20G 136G 13% / 06:35:20 tmpfs 64M 0 64M 0% /dev 06:35:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:35:20 shm 64M 0 64M 0% /dev/shm 06:35:20 /dev/vda1 155G 20G 136G 13% /facter-os 06:35:20 06:35:20 06:35:20 ---> sar -b -r -n DEV: 06:35:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7382) 04/11/23 _x86_64_ (8 CPU) 06:35:20 06:35:20 06:03:07 LINUX RESTART (8 CPU) 06:35:20 06:35:20 06:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:35:20 06:05:01 108.74 0.86 107.88 0.00 39.86 56059.24 0.00 06:35:20 06:06:01 28.25 0.00 28.25 0.00 0.00 17528.96 0.00 06:35:20 06:07:01 89.35 0.32 89.04 0.00 12.40 34964.44 0.00 06:35:20 06:08:01 408.21 7.84 400.36 0.00 76.42 137141.76 0.00 06:35:20 06:09:01 526.60 13.33 513.26 0.00 5171.40 227620.20 0.00 06:35:20 06:10:01 1035.36 1.33 1034.03 0.00 43.46 254897.52 0.00 06:35:20 06:11:01 434.61 0.23 434.38 0.00 2.66 182515.12 0.00 06:35:20 06:12:01 468.36 0.12 468.24 0.00 6.53 29460.16 0.00 06:35:20 06:13:01 15.15 0.07 15.08 0.00 12.00 404.87 0.00 06:35:20 06:14:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 06:35:20 06:15:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 06:35:20 06:16:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 06:35:20 06:17:02 0.97 0.02 0.95 0.00 0.13 9.87 0.00 06:35:20 06:18:01 1.44 0.00 1.44 0.00 0.00 16.54 0.00 06:35:20 06:19:01 1.73 0.02 1.72 0.00 0.13 24.00 0.00 06:35:20 06:20:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 06:35:20 06:21:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 06:35:20 06:22:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 06:35:20 06:23:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 06:35:20 06:24:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 06:35:20 06:25:01 0.97 0.03 0.93 0.00 0.27 10.40 0.00 06:35:20 06:26:01 4.95 2.23 2.72 0.00 36.27 80.92 0.00 06:35:20 06:27:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 06:35:20 06:28:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 06:35:20 06:29:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 06:35:20 06:30:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 06:35:20 06:31:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 06:35:20 06:32:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 06:35:20 06:33:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 06:35:20 06:34:01 1.28 0.02 1.27 0.00 4.27 29.33 0.00 06:35:20 06:35:01 149.61 1.63 147.98 0.00 49.59 56826.13 0.00 06:35:20 Average: 106.33 0.91 105.43 0.00 176.11 32206.43 0.00 06:35:20 06:35:20 06:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:35:20 06:05:01 28055436 31468828 833120 2.53 112500 3508492 2075656 6.12 1460624 2926848 363656 06:35:20 06:06:01 27664436 31369944 927892 2.82 115000 3783492 2290168 6.75 1597896 3159756 377288 06:35:20 06:07:01 27177672 31532876 766948 2.33 117932 4415380 1853724 5.46 1400456 3832936 762336 06:35:20 06:08:01 22697644 31354944 930708 2.83 259036 8245556 2775024 8.18 2251108 7109072 1276296 06:35:20 06:09:01 20426304 31135388 1134752 3.45 311516 10160012 2861920 8.43 2771888 8757972 559964 06:35:20 06:10:01 19088612 31383844 891960 2.71 348964 11640964 2681660 7.90 2510540 10293764 0 06:35:20 06:11:01 17501616 31387176 882020 2.68 371472 13128376 2284996 6.73 2667228 11641176 8092 06:35:20 06:12:01 19800860 31509668 768144 2.34 378136 11034448 1977728 5.83 2469420 9639328 816 06:35:20 06:13:01 19799116 31508952 768500 2.34 378644 11034928 1849784 5.45 2469012 9639640 8 06:35:20 06:14:01 19799664 31509612 767768 2.33 378652 11034940 1849784 5.45 2468272 9639664 8 06:35:20 06:15:01 19801916 31511916 765468 2.33 378660 11034944 1849784 5.45 2464960 9639668 24 06:35:20 06:16:01 19804724 31514732 763076 2.32 378672 11034944 1849784 5.45 2462740 9639672 4 06:35:20 06:17:02 19808496 31518700 758784 2.31 378688 11034948 1849784 5.45 2458648 9639748 204 06:35:20 06:18:01 19808528 31518756 758740 2.31 378696 11034952 1849784 5.45 2458176 9639752 4 06:35:20 06:19:01 19808876 31519108 758512 2.31 378724 11034932 1868016 5.51 2458552 9639732 68 06:35:20 06:20:01 19809088 31519336 758232 2.31 378732 11034936 1868016 5.51 2458508 9639736 28 06:35:20 06:21:01 19808796 31519064 758452 2.31 378740 11034940 1868016 5.51 2458500 9639740 12 06:35:20 06:22:01 19809032 31519316 758140 2.31 378756 11034940 1868016 5.51 2458584 9639740 8 06:35:20 06:23:01 19808940 31519244 758348 2.31 378780 11034940 1868016 5.51 2458456 9639744 16 06:35:20 06:24:01 19809176 31519532 758072 2.31 378816 11034948 1868016 5.51 2458592 9639748 8 06:35:20 06:25:01 19808828 31519200 758328 2.31 378836 11034944 1868016 5.51 2458544 9639748 12 06:35:20 06:26:01 19806404 31519444 757784 2.30 378884 11037316 1868016 5.51 2458400 9642032 8 06:35:20 06:27:01 19806388 31519440 757752 2.30 378904 11037320 1868016 5.51 2458688 9642036 8 06:35:20 06:28:01 19806236 31519360 757716 2.30 378920 11037324 1868016 5.51 2458792 9642040 28 06:35:20 06:29:01 19806220 31519368 757656 2.30 378932 11037328 1868016 5.51 2458700 9642044 8 06:35:20 06:30:01 19806324 31519528 757600 2.30 378956 11037328 1868016 5.51 2458560 9642044 8 06:35:20 06:31:01 19806308 31519668 757456 2.30 378960 11037460 1868016 5.51 2458860 9642176 4 06:35:20 06:32:01 19806032 31519404 757636 2.30 378972 11037460 1868016 5.51 2458876 9642176 12 06:35:20 06:33:01 19805920 31519312 757668 2.30 378988 11037464 1868016 5.51 2458876 9642180 4 06:35:20 06:34:01 19800968 31514820 761744 2.32 379008 11038092 1933876 5.70 2461476 9642900 680 06:35:20 06:35:01 18288852 31483688 791232 2.41 426432 12346544 1904128 5.61 2606628 10885612 100 06:35:20 Average: 20530239 31484328 794845 2.42 347578 10356600 1992188 5.87 2382534 9043304 108055 06:35:20 06:35:20 06:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:35:20 06:05:01 ens3 760.06 723.72 7650.43 80.91 0.00 0.00 0.00 0.00 06:35:20 06:05:01 docker0 605.10 569.85 44.77 3488.80 0.00 0.00 0.00 0.00 06:35:20 06:05:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 06:35:20 06:05:01 veth5d011a4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:06:01 ens3 49.56 47.48 27.79 105.91 0.00 0.00 0.00 0.00 06:35:20 06:06:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 06:35:20 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:06:01 veth5d011a4 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 06:35:20 06:07:01 veth60393f3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:07:01 ens3 97.17 62.19 1702.77 22.44 0.00 0.00 0.00 0.00 06:35:20 06:07:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:35:20 06:08:01 veth60393f3 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:08:01 ens3 967.00 570.46 6227.04 58.36 0.00 0.00 0.00 0.00 06:35:20 06:08:01 docker0 563.88 954.71 45.13 6216.88 0.00 0.00 0.00 0.00 06:35:20 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:09:01 veth60393f3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:09:01 ens3 317.21 158.39 2978.14 19.93 0.00 0.00 0.00 0.00 06:35:20 06:09:01 docker0 3.47 6.62 0.22 86.35 0.00 0.00 0.00 0.00 06:35:20 06:09:01 veth40ce2ec 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:09:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 06:35:20 06:09:01 vethbcf98ef 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:09:01 veth0496095 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:35:20 06:09:01 veth8c903e5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:09:01 veth25ad0e8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:10:01 veth60393f3 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 06:35:20 06:10:01 ens3 501.98 270.90 2893.96 41.17 0.00 0.00 0.00 0.00 06:35:20 06:10:01 docker0 243.14 457.17 18.62 2859.23 0.00 0.00 0.00 0.00 06:35:20 06:10:01 veth96e8fde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:10:01 veth806538a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:10:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 06:35:20 06:11:01 veth4787976 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:35:20 06:11:01 veth60393f3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:11:01 ens3 32.66 19.24 68.53 12.63 0.00 0.00 0.00 0.00 06:35:20 06:11:01 docker0 1.75 3.65 0.11 45.70 0.00 0.00 0.00 0.00 06:35:20 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:12:01 ens3 434.93 459.24 414.41 2024.99 0.00 0.00 0.00 0.00 06:35:20 06:12:01 docker0 5.45 12.86 0.36 174.74 0.00 0.00 0.00 0.00 06:35:20 06:12:01 lo 48.86 48.86 4.81 4.81 0.00 0.00 0.00 0.00 06:35:20 06:13:01 ens3 240.06 267.44 115.75 1492.02 0.00 0.00 0.00 0.00 06:35:20 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:13:01 lo 21.80 21.80 2.15 2.15 0.00 0.00 0.00 0.00 06:35:20 06:14:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:35:20 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:15:01 ens3 6.27 3.80 14.14 0.34 0.00 0.00 0.00 0.00 06:35:20 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:17:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:19:01 ens3 0.25 0.23 0.11 0.07 0.00 0.00 0.00 0.00 06:35:20 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:20:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:21:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:24:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 06:35:20 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:28:01 ens3 0.92 0.27 0.18 0.02 0.00 0.00 0.00 0.00 06:35:20 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:29:01 ens3 0.63 0.63 0.33 0.29 0.00 0.00 0.00 0.00 06:35:20 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:35:20 06:33:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 06:35:20 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:34:01 ens3 4.83 3.03 4.16 1.14 0.00 0.00 0.00 0.00 06:35:20 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:20 06:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:35:20 06:35:01 ens3 457.46 290.97 7815.56 160.25 0.00 0.00 0.00 0.00 06:35:20 06:35:01 docker0 43.69 75.02 3.70 583.02 0.00 0.00 0.00 0.00 06:35:20 06:35:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 06:35:20 Average: ens3 124.77 92.65 962.57 129.77 0.00 0.00 0.00 0.00 06:35:20 Average: docker0 47.15 67.03 3.63 433.46 0.00 0.00 0.00 0.00 06:35:20 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 06:35:20 06:35:20 06:35:20 ---> sar -P ALL: 06:35:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7382) 04/11/23 _x86_64_ (8 CPU) 06:35:20 06:35:20 06:03:07 LINUX RESTART (8 CPU) 06:35:20 06:35:20 06:04:02 CPU %user %nice %system %iowait %steal %idle 06:35:20 06:05:01 all 19.61 0.00 4.79 2.36 0.08 73.16 06:35:20 06:05:01 0 16.69 0.00 5.15 1.01 0.07 77.08 06:35:20 06:05:01 1 22.12 0.00 5.02 0.81 0.09 71.97 06:35:20 06:05:01 2 20.81 0.00 3.83 0.29 0.07 75.00 06:35:20 06:05:01 3 18.53 0.00 4.86 0.07 0.10 76.43 06:35:20 06:05:01 4 19.10 0.00 4.21 0.65 0.09 75.96 06:35:20 06:05:01 5 20.32 0.00 4.84 4.62 0.09 70.13 06:35:20 06:05:01 6 19.50 0.00 4.90 10.92 0.09 64.60 06:35:20 06:05:01 7 19.81 0.00 5.49 0.59 0.09 74.03 06:35:20 06:06:01 all 25.78 0.00 4.20 0.64 0.08 69.30 06:35:20 06:06:01 0 25.00 0.00 3.87 0.03 0.07 71.03 06:35:20 06:06:01 1 27.21 0.00 5.26 3.73 0.10 63.69 06:35:20 06:06:01 2 25.80 0.00 4.48 0.00 0.10 69.62 06:35:20 06:06:01 3 26.07 0.00 3.84 0.02 0.07 70.01 06:35:20 06:06:01 4 25.90 0.00 4.28 0.62 0.07 69.13 06:35:20 06:06:01 5 24.95 0.00 4.10 0.12 0.08 70.75 06:35:20 06:06:01 6 26.42 0.00 3.87 0.47 0.08 69.16 06:35:20 06:06:01 7 24.85 0.00 3.89 0.15 0.08 71.03 06:35:20 06:07:01 all 34.25 0.00 5.52 1.43 0.10 58.70 06:35:20 06:07:01 0 34.41 0.00 5.68 0.10 0.10 59.70 06:35:20 06:07:01 1 35.03 0.00 5.31 0.07 0.10 59.49 06:35:20 06:07:01 2 33.48 0.00 4.90 0.07 0.08 61.47 06:35:20 06:07:01 3 32.67 0.00 5.94 2.86 0.10 58.43 06:35:20 06:07:01 4 34.58 0.00 5.55 4.75 0.12 55.01 06:35:20 06:07:01 5 34.90 0.00 5.31 0.02 0.10 59.67 06:35:20 06:07:01 6 33.97 0.00 5.90 0.89 0.10 59.13 06:35:20 06:07:01 7 35.00 0.00 5.53 2.68 0.12 56.68 06:35:20 06:08:01 all 11.70 0.00 6.98 7.54 0.08 73.69 06:35:20 06:08:01 0 11.16 0.00 7.15 4.21 0.07 77.41 06:35:20 06:08:01 1 12.09 0.00 7.75 12.21 0.08 67.86 06:35:20 06:08:01 2 12.88 0.00 7.06 10.49 0.07 69.50 06:35:20 06:08:01 3 12.14 0.00 7.18 9.85 0.10 70.73 06:35:20 06:08:01 4 10.79 0.00 5.87 4.31 0.07 78.95 06:35:20 06:08:01 5 11.80 0.00 6.35 3.14 0.07 78.65 06:35:20 06:08:01 6 11.48 0.00 7.55 9.99 0.07 70.91 06:35:20 06:08:01 7 11.28 0.00 6.92 6.12 0.12 75.56 06:35:20 06:09:01 all 39.56 0.00 9.18 10.73 0.11 40.42 06:35:20 06:09:01 0 39.16 0.00 9.61 2.57 0.12 48.54 06:35:20 06:09:01 1 39.68 0.00 8.78 3.21 0.10 48.23 06:35:20 06:09:01 2 40.16 0.00 8.96 8.86 0.10 41.93 06:35:20 06:09:01 3 39.75 0.00 8.06 8.66 0.10 43.43 06:35:20 06:09:01 4 39.47 0.00 10.74 36.93 0.12 12.74 06:35:20 06:09:01 5 39.73 0.00 8.59 18.60 0.10 32.98 06:35:20 06:09:01 6 39.15 0.00 10.03 4.01 0.12 46.69 06:35:20 06:09:01 7 39.36 0.00 8.71 3.12 0.13 48.68 06:35:20 06:10:01 all 33.52 0.00 12.67 19.00 0.20 34.61 06:35:20 06:10:01 0 33.33 0.00 14.23 21.28 0.21 30.96 06:35:20 06:10:01 1 33.44 0.00 13.65 18.91 0.21 33.78 06:35:20 06:10:01 2 34.20 0.00 13.17 25.51 0.24 26.88 06:35:20 06:10:01 3 35.23 0.00 13.17 15.26 0.21 36.14 06:35:20 06:10:01 4 34.48 0.00 11.60 15.63 0.15 38.15 06:35:20 06:10:01 5 33.80 0.00 13.31 14.78 0.17 37.94 06:35:20 06:10:01 6 35.65 0.00 12.69 29.84 0.17 21.65 06:35:20 06:10:01 7 28.00 0.00 9.57 10.75 0.26 51.42 06:35:20 06:11:01 all 59.50 0.00 11.98 9.38 0.22 18.92 06:35:20 06:11:01 0 57.35 0.00 10.35 18.41 0.19 13.70 06:35:20 06:11:01 1 60.19 0.00 12.99 6.49 0.21 20.12 06:35:20 06:11:01 2 57.00 0.00 11.58 17.37 0.23 13.82 06:35:20 06:11:01 3 60.15 0.00 13.67 6.15 0.19 19.84 06:35:20 06:11:01 4 60.52 0.00 13.21 9.96 0.23 16.09 06:35:20 06:11:01 5 63.00 0.00 11.99 4.14 0.23 20.64 06:35:20 06:11:01 6 61.61 0.00 11.95 4.26 0.21 21.97 06:35:20 06:11:01 7 56.13 0.00 10.07 8.39 0.25 25.17 06:35:20 06:12:01 all 9.26 0.00 3.02 2.85 0.08 84.79 06:35:20 06:12:01 0 5.39 0.00 2.56 1.46 0.03 90.57 06:35:20 06:12:01 1 11.81 0.00 3.37 4.91 0.08 79.83 06:35:20 06:12:01 2 7.09 0.00 2.59 2.02 0.07 88.23 06:35:20 06:12:01 3 10.45 0.00 3.37 3.13 0.13 82.92 06:35:20 06:12:01 4 10.68 0.00 3.55 3.11 0.08 82.58 06:35:20 06:12:01 5 11.48 0.00 2.74 1.70 0.08 83.99 06:35:20 06:12:01 6 11.79 0.00 3.31 3.73 0.08 81.09 06:35:20 06:12:01 7 5.38 0.00 2.69 2.74 0.10 89.09 06:35:20 06:13:01 all 4.90 0.00 0.55 0.05 0.04 94.46 06:35:20 06:13:01 0 1.95 0.00 0.41 0.00 0.03 97.60 06:35:20 06:13:01 1 4.23 0.00 0.43 0.00 0.03 95.30 06:35:20 06:13:01 2 4.34 0.00 0.42 0.07 0.02 95.16 06:35:20 06:13:01 3 7.19 0.00 0.70 0.02 0.05 92.04 06:35:20 06:13:01 4 8.48 0.00 0.90 0.28 0.05 90.29 06:35:20 06:13:01 5 4.72 0.00 0.58 0.02 0.03 94.64 06:35:20 06:13:01 6 6.36 0.00 0.52 0.02 0.03 93.07 06:35:20 06:13:01 7 1.96 0.00 0.40 0.00 0.05 97.59 06:35:20 06:14:01 all 0.06 0.00 0.02 0.00 0.00 99.91 06:35:20 06:14:01 0 0.22 0.00 0.00 0.00 0.00 99.78 06:35:20 06:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:35:20 06:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:35:20 06:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:14:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:35:20 06:14:01 5 0.10 0.00 0.03 0.00 0.02 99.85 06:35:20 06:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:35:20 06:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:35:20 06:15:01 all 0.04 0.00 0.01 0.00 0.00 99.94 06:35:20 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:35:20 06:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:15:01 4 0.08 0.00 0.02 0.03 0.00 99.87 06:35:20 06:15:01 5 0.08 0.00 0.03 0.00 0.02 99.87 06:35:20 06:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:35:20 06:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 06:35:20 06:35:20 06:15:01 CPU %user %nice %system %iowait %steal %idle 06:35:20 06:16:01 all 0.03 0.00 0.02 0.00 0.01 99.95 06:35:20 06:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:35:20 06:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:16:01 4 0.05 0.00 0.02 0.02 0.02 99.90 06:35:20 06:16:01 5 0.07 0.00 0.03 0.00 0.00 99.90 06:35:20 06:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:35:20 06:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:35:20 06:17:02 all 0.02 0.00 0.01 0.00 0.00 99.97 06:35:20 06:17:02 0 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:17:02 1 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:17:02 2 0.02 0.00 0.00 0.02 0.02 99.95 06:35:20 06:17:02 3 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:17:02 4 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:17:02 5 0.08 0.00 0.03 0.00 0.02 99.87 06:35:20 06:17:02 6 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:17:02 7 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:35:20 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:35:20 06:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:18:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:35:20 06:18:01 5 0.07 0.00 0.07 0.00 0.02 99.85 06:35:20 06:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:19:01 all 0.03 0.00 0.03 0.00 0.00 99.94 06:35:20 06:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:35:20 06:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:35:20 06:19:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:35:20 06:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:19:01 4 0.03 0.00 0.03 0.02 0.00 99.92 06:35:20 06:19:01 5 0.08 0.00 0.03 0.00 0.00 99.88 06:35:20 06:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:35:20 06:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:20:01 all 0.20 0.00 0.01 0.01 0.01 99.77 06:35:20 06:20:01 0 1.40 0.00 0.00 0.00 0.00 98.60 06:35:20 06:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:35:20 06:20:01 2 0.05 0.00 0.02 0.02 0.02 99.90 06:35:20 06:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:20:01 4 0.03 0.00 0.00 0.08 0.00 99.88 06:35:20 06:20:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:35:20 06:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:35:20 06:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:35:20 06:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:21:01 2 0.03 0.00 0.00 0.02 0.00 99.95 06:35:20 06:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:21:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:35:20 06:21:01 5 0.07 0.00 0.07 0.00 0.00 99.87 06:35:20 06:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:35:20 06:22:01 all 0.03 0.00 0.01 0.00 0.00 99.96 06:35:20 06:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:35:20 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:35:20 06:22:01 5 0.08 0.00 0.03 0.00 0.02 99.87 06:35:20 06:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:35:20 06:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:35:20 06:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:23:01 2 0.12 0.00 0.02 0.02 0.00 99.85 06:35:20 06:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:35:20 06:23:01 5 0.12 0.00 0.03 0.00 0.02 99.83 06:35:20 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:24:01 all 0.04 0.00 0.01 0.00 0.00 99.95 06:35:20 06:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:35:20 06:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:35:20 06:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:35:20 06:24:01 5 0.12 0.00 0.05 0.00 0.00 99.83 06:35:20 06:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:35:20 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:35:20 06:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:35:20 06:25:01 5 0.08 0.00 0.02 0.00 0.02 99.88 06:35:20 06:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:26:01 all 0.05 0.00 0.03 0.02 0.01 99.89 06:35:20 06:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:35:20 06:26:01 1 0.05 0.00 0.05 0.05 0.02 99.83 06:35:20 06:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:35:20 06:26:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:35:20 06:26:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:35:20 06:26:01 5 0.13 0.00 0.08 0.07 0.02 99.70 06:35:20 06:26:01 6 0.15 0.00 0.03 0.00 0.02 99.80 06:35:20 06:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:35:20 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:35:20 06:27:01 all 0.04 0.00 0.01 0.00 0.00 99.95 06:35:20 06:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:35:20 06:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:27:01 2 0.17 0.00 0.02 0.00 0.00 99.82 06:35:20 06:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:35:20 06:27:01 5 0.07 0.00 0.05 0.00 0.02 99.87 06:35:20 06:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:28:01 all 0.06 0.00 0.01 0.00 0.01 99.92 06:35:20 06:28:01 0 0.33 0.00 0.00 0.00 0.00 99.67 06:35:20 06:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:35:20 06:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:35:20 06:28:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:35:20 06:28:01 5 0.07 0.00 0.07 0.00 0.00 99.87 06:35:20 06:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:35:20 06:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:35:20 06:29:01 all 0.26 0.00 0.01 0.00 0.00 99.72 06:35:20 06:29:01 0 1.97 0.00 0.02 0.00 0.00 98.01 06:35:20 06:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:35:20 06:29:01 5 0.05 0.00 0.07 0.00 0.02 99.87 06:35:20 06:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:30:01 all 0.20 0.00 0.02 0.00 0.00 99.77 06:35:20 06:30:01 0 1.40 0.00 0.05 0.00 0.00 98.55 06:35:20 06:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:35:20 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:35:20 06:30:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:35:20 06:30:01 5 0.12 0.00 0.05 0.00 0.02 99.82 06:35:20 06:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:35:20 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:35:20 06:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:31:01 4 0.00 0.00 0.02 0.10 0.00 99.88 06:35:20 06:31:01 5 0.08 0.00 0.03 0.00 0.00 99.88 06:35:20 06:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:35:20 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:35:20 06:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:35:20 06:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:32:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:35:20 06:32:01 4 0.03 0.00 0.00 0.03 0.00 99.93 06:35:20 06:32:01 5 0.05 0.00 0.02 0.00 0.02 99.92 06:35:20 06:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:35:20 06:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:35:20 06:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:35:20 06:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:35:20 06:33:01 4 0.00 0.00 0.02 0.07 0.00 99.92 06:35:20 06:33:01 5 0.05 0.00 0.05 0.00 0.00 99.90 06:35:20 06:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:35:20 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:35:20 06:34:01 all 0.16 0.00 0.08 0.00 0.01 99.75 06:35:20 06:34:01 0 0.10 0.00 0.07 0.00 0.02 99.82 06:35:20 06:34:01 1 0.22 0.00 0.10 0.00 0.00 99.68 06:35:20 06:34:01 2 0.10 0.00 0.05 0.00 0.00 99.85 06:35:20 06:34:01 3 0.10 0.00 0.10 0.00 0.00 99.80 06:35:20 06:34:01 4 0.23 0.00 0.13 0.02 0.02 99.60 06:35:20 06:34:01 5 0.23 0.00 0.07 0.00 0.02 99.68 06:35:20 06:34:01 6 0.17 0.00 0.08 0.00 0.00 99.75 06:35:20 06:34:01 7 0.13 0.00 0.03 0.00 0.02 99.82 06:35:20 06:35:01 all 9.32 0.00 4.11 2.29 0.07 84.22 06:35:20 06:35:01 0 9.15 0.00 3.48 0.25 0.07 87.05 06:35:20 06:35:01 1 9.82 0.00 3.92 0.10 0.08 86.07 06:35:20 06:35:01 2 10.89 0.00 4.05 0.37 0.07 84.63 06:35:20 06:35:01 3 7.69 0.00 3.41 1.46 0.07 87.37 06:35:20 06:35:01 4 10.00 0.00 4.46 1.79 0.07 83.69 06:35:20 06:35:01 5 10.10 0.00 5.10 2.57 0.07 82.17 06:35:20 06:35:01 6 8.74 0.00 3.84 5.54 0.07 81.82 06:35:20 06:35:01 7 8.13 0.00 4.59 6.28 0.07 80.92 06:35:20 Average: all 7.89 0.00 2.01 1.78 0.04 88.28 06:35:20 Average: 0 7.59 0.00 1.99 1.54 0.03 88.85 06:35:20 Average: 1 8.14 0.00 2.13 1.60 0.04 88.09 06:35:20 Average: 2 7.86 0.00 1.95 2.06 0.04 88.11 06:35:20 Average: 3 7.95 0.00 2.05 1.51 0.04 88.46 06:35:20 Average: 4 8.07 0.00 2.05 2.50 0.04 87.34 06:35:20 Average: 5 8.16 0.00 2.03 1.58 0.04 88.19 06:35:20 Average: 6 8.10 0.00 2.06 2.20 0.03 87.61 06:35:20 Average: 7 7.27 0.00 1.83 1.29 0.04 89.56 06:35:20 06:35:20 06:35:20