Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db4df0826c11cae39af8e6376885c49e760e8099 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-ssh4064397527191916457.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-ssh35485469531009028.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-ssh15477090535984964976.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-ssh16915497971927062404.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-ssh2495501459064604883.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6228 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/478 [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/478 # 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 db4df0826c11cae39af8e6376885c49e760e8099 (main) Commit message: "fix: Change DB Timeout values missed in previous PR (#4487)" > 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 db4df0826c11cae39af8e6376885c49e760e8099 # timeout=10 > git rev-list --no-walk 6098da6b7b0ecb9ce039fabf51cd5f33a1d27c2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:09:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:09:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:09:14 ========================================================= 18:09:14 EdgeX Global Pipelines Version Info 18:09:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:09:16 ------------------- 18:09:16 stable info: 18:09:16 ------------------- 18:09:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:09:16 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:09:16 Message: update stable to v1.0.245 18:09:16 ------------------- 18:09:16 experimental info: 18:09:16 ------------------- 18:09:16 Commited By: **** collab-it+edgex@linuxfoundation.org 18:09:16 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:09:16 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:09:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db4df08 [Pipeline] echo 18:09:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:17 provisioning config files... 18:09:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config10173915339202347646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:17 ---> docker-login.sh 18:09:17 nexus3.edgexfoundry.org:10001 18:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:17 Configure a credential helper to remove this warning. See 18:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:17 18:09:17 Login Succeeded 18:09:17 nexus3.edgexfoundry.org:10002 18:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:17 Configure a credential helper to remove this warning. See 18:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:17 18:09:17 Login Succeeded 18:09:17 nexus3.edgexfoundry.org:10003 18:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:18 Configure a credential helper to remove this warning. See 18:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:18 18:09:18 Login Succeeded 18:09:18 nexus3.edgexfoundry.org:10004 18:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:18 Configure a credential helper to remove this warning. See 18:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:18 18:09:18 Login Succeeded 18:09:18 docker.io 18:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:18 Configure a credential helper to remove this warning. See 18:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:18 18:09:18 Login Succeeded 18:09:18 ---> docker-login.sh ends [Pipeline] } 18:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:18 + 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 18:09:18 + dirname cmd/core-command/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo core-command,cmd/core-command/Dockerfile 18:09:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:09:18 + + dirnamecut cmd/core-data/Dockerfile -d/ 18:09:18 -f2 18:09:18 + echo core-data,cmd/core-data/Dockerfile 18:09:18 + dirname cmd/core-metadata/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo core-metadata,cmd/core-metadata/Dockerfile 18:09:18 + + dirname cmd/security-bootstrapper/Dockerfile 18:09:18 cut -d/ -f2 18:09:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:09:18 + dirname cmd/security-proxy-auth/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:09:18 + dirname cmd/security-proxy-setup/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:09:18 + dirname cmd/security-secretstore-setup/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:09:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:09:18 + dirname cmd/security-spire-agent/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:09:18 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 18:09:18 -f2 18:09:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:09:18 + dirname cmd/security-spire-server/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:09:18 + dirname cmd/support-notifications/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo support-notifications,cmd/support-notifications/Dockerfile 18:09:18 + dirname cmd/support-scheduler/Dockerfile 18:09:18 + cut -d/ -f2 18:09:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:09:18 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 18:09:19 + git rev-list -1 --merges db4df0826c11cae39af8e6376885c49e760e8099~1..db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] echo 18:09:19 -----------> git rev-list -1 --merges db4df0826c11cae39af8e6376885c49e760e8099~1..db4df0826c11cae39af8e6376885c49e760e8099 db4df0826c11cae39af8e6376885c49e760e8099 [false] [Pipeline] sh 18:09:19 + git log --format=format:%s -1 db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] echo 18:09:19 ========================================================= 18:09:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:09:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:09:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:09:19 + grep -v github /etc/ssh/ssh_known_hosts 18:09:19 + [ -e /tmp/ssh_known_hosts ] 18:09:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:09:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:09:19 + sudo tee -a /etc/ssh/ssh_known_hosts 18:09:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:20 18:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:20 0.1.4: Pulling from edgex-devops/py-git-semver 18:09:20 b85a868b505f: Pulling fs layer 18:09:20 e2be974225ed: Pulling fs layer 18:09:20 339a4e72a1f5: Pulling fs layer 18:09:20 988bab9f4d93: Pulling fs layer 18:09:20 1469e6f7b9e6: Pulling fs layer 18:09:20 eaf3925da568: Pulling fs layer 18:09:20 bab4dde63d76: Pulling fs layer 18:09:20 bde34c3a00c8: Pulling fs layer 18:09:20 b352a97aabf1: Pulling fs layer 18:09:20 4872d77fe225: Pulling fs layer 18:09:20 5851b861e8e6: Pulling fs layer 18:09:20 1469e6f7b9e6: Waiting 18:09:20 eaf3925da568: Waiting 18:09:20 bab4dde63d76: Waiting 18:09:20 bde34c3a00c8: Waiting 18:09:20 b352a97aabf1: Waiting 18:09:20 988bab9f4d93: Waiting 18:09:20 4872d77fe225: Waiting 18:09:20 5851b861e8e6: Waiting 18:09:20 e2be974225ed: Verifying Checksum 18:09:20 e2be974225ed: Download complete 18:09:20 988bab9f4d93: Download complete 18:09:20 339a4e72a1f5: Verifying Checksum 18:09:20 339a4e72a1f5: Download complete 18:09:20 eaf3925da568: Verifying Checksum 18:09:20 eaf3925da568: Download complete 18:09:20 1469e6f7b9e6: Verifying Checksum 18:09:20 1469e6f7b9e6: Download complete 18:09:20 bde34c3a00c8: Verifying Checksum 18:09:20 bde34c3a00c8: Download complete 18:09:20 b352a97aabf1: Download complete 18:09:20 4872d77fe225: Download complete 18:09:20 5851b861e8e6: Verifying Checksum 18:09:20 5851b861e8e6: Download complete 18:09:20 b85a868b505f: Verifying Checksum 18:09:20 b85a868b505f: Download complete 18:09:20 bab4dde63d76: Verifying Checksum 18:09:20 bab4dde63d76: Download complete 18:09:21 b85a868b505f: Pull complete 18:09:21 e2be974225ed: Pull complete 18:09:22 339a4e72a1f5: Pull complete 18:09:22 988bab9f4d93: Pull complete 18:09:22 1469e6f7b9e6: Pull complete 18:09:22 eaf3925da568: Pull complete 18:09:24 bab4dde63d76: Pull complete 18:09:24 bde34c3a00c8: Pull complete 18:09:24 b352a97aabf1: Pull complete 18:09:24 4872d77fe225: Pull complete 18:09:24 5851b861e8e6: Pull complete 18:09:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:24 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:09:25 $ docker top b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b -eo pid,comm 18:09:25 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). 18:09:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:26 [ssh-agent] Looking for ssh-agent implementation... 18:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:26 $ docker exec b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b ssh-agent 18:09:26 SSH_AUTH_SOCK=/tmp/ssh-xamaYNku03Yy/agent.33 18:09:26 SSH_AGENT_PID=39 18:09:26 Running ssh-add (command line suppressed) 18:09:26 Identity added: /w/workspace/edgex-go/478@tmp/private_key_8130600467685392386.key (/w/workspace/edgex-go/478@tmp/private_key_8130600467685392386.key) 18:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:26 + git tag --points-at HEAD [Pipeline] } 18:09:26 $ docker exec --env ******** --env ******** b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b ssh-agent -k 18:09:26 unset SSH_AUTH_SOCK; 18:09:26 unset SSH_AGENT_PID; 18:09:26 echo Agent pid 39 killed; 18:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:26 [ssh-agent] Looking for ssh-agent implementation... 18:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:26 $ docker exec b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b ssh-agent 18:09:27 SSH_AUTH_SOCK=/tmp/ssh-kN99sfCryRBj/agent.72 18:09:27 SSH_AGENT_PID=79 18:09:27 Running ssh-add (command line suppressed) 18:09:27 Identity added: /w/workspace/edgex-go/478@tmp/private_key_9613956882752520918.key (/w/workspace/edgex-go/478@tmp/private_key_9613956882752520918.key) 18:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:27 + git semver init 18:09:27 2023-03-29 18:09:27,635 [run_init] DEBUG init version:0.0.0 force:False 18:09:27 2023-03-29 18:09:27,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/478/.semver 18:09:27 2023-03-29 18:09:27,636 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/478/.semver 18:09:27 2023-03-29 18:09:27,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/478/.semver'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=None) 18:09:33 2023-03-29 18:09:32,227 [append_file] DEBUG append to file:/w/workspace/edgex-go/478/.git/info/exclude 18:09:33 2023-03-29 18:09:32,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/478/.semver/main with force:False 18:09:33 2023-03-29 18:09:32,228 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main 18:09:33 2023-03-29 18:09:32,228 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main 18:09:33 3.0.0-dev.116 [Pipeline] } 18:09:33 $ docker exec --env ******** --env ******** b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b ssh-agent -k 18:09:33 unset SSH_AUTH_SOCK; 18:09:33 unset SSH_AGENT_PID; 18:09:33 echo Agent pid 79 killed; 18:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:33 + git semver [Pipeline] } 18:09:33 $ docker stop --time=1 b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b 18:09:35 $ docker rm -f --volumes b2849965a5eabfa2adee10bfd19bf568ea964b1be3071348df5155e5aee3b07b [Pipeline] // withDockerContainer [Pipeline] sh 18:09:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:09:35 Stashed 1 file(s) [Pipeline] echo 18:09:35 [edgeXSemver]: initialized semver on version 3.0.0-dev.116 [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 18:09:35 + git config --global --add safe.directory /w/workspace/edgex-go/478 [Pipeline] echo 18:09:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:36 ========================================================= 18:09:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:09:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:09:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:09:36 63b65145d645: Pulling fs layer 18:09:36 a2d21d5440eb: Pulling fs layer 18:09:36 935e6c44a52c: Pulling fs layer 18:09:36 94cc34f8dd06: Pulling fs layer 18:09:36 30dea6a524f1: Pulling fs layer 18:09:36 a2aff8979fd8: Pulling fs layer 18:09:36 6808be2612f2: Pulling fs layer 18:09:36 f25807f1079a: Pulling fs layer 18:09:36 a2aff8979fd8: Waiting 18:09:36 6808be2612f2: Waiting 18:09:36 f25807f1079a: Waiting 18:09:36 30dea6a524f1: Waiting 18:09:36 a2d21d5440eb: Verifying Checksum 18:09:36 a2d21d5440eb: Download complete 18:09:36 94cc34f8dd06: Verifying Checksum 18:09:36 94cc34f8dd06: Download complete 18:09:36 30dea6a524f1: Verifying Checksum 18:09:36 30dea6a524f1: Download complete 18:09:36 63b65145d645: Verifying Checksum 18:09:36 63b65145d645: Download complete 18:09:36 a2aff8979fd8: Verifying Checksum 18:09:36 a2aff8979fd8: Download complete 18:09:36 63b65145d645: Pull complete 18:09:36 a2d21d5440eb: Pull complete 18:09:36 f25807f1079a: Verifying Checksum 18:09:36 f25807f1079a: Download complete 18:09:36 935e6c44a52c: Verifying Checksum 18:09:36 935e6c44a52c: Download complete 18:09:37 6808be2612f2: Verifying Checksum 18:09:37 6808be2612f2: Download complete 18:09:40 935e6c44a52c: Pull complete 18:09:40 94cc34f8dd06: Pull complete 18:09:40 30dea6a524f1: Pull complete 18:09:40 a2aff8979fd8: Pull complete 18:09:42 6808be2612f2: Pull complete 18:09:43 f25807f1079a: Pull complete 18:09:43 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:09:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:09:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:09:43 WORKDIR /edgex 18:09:43 COPY go.mod . 18:09:43 RUN go mod download 18:09:43 + docker build -t ci-base-image-x86_64 -f - . 18:09:44 Sending build context to Docker daemon 170.5MB 18:09:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:09:44 ---> 3b553350e43f 18:09:44 Step 2/4 : WORKDIR /edgex 18:09:45 ---> Running in 33dd5dc8b71c 18:09:45 Removing intermediate container 33dd5dc8b71c 18:09:45 ---> 2898d32110ec 18:09:45 Step 3/4 : COPY go.mod . 18:09:45 ---> 180babad793b 18:09:45 Step 4/4 : RUN go mod download 18:09:45 ---> Running in 75b995f4a8e9 18:09:50 Still waiting to schedule task 18:09:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6229’ is offline 18:09:55 Removing intermediate container 75b995f4a8e9 18:09:55 ---> bb7aea0275f1 18:09:55 Successfully built bb7aea0275f1 18:09:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:56 + docker inspect -f . ci-base-image-x86_64 18:09:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:56 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:09:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:09:56 $ docker top 2039057297b27657d3cf18a905c8cecd5af2bfa9a428dacafeeb93e837842546 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:57 + go version 18:09:57 go version go1.20.2 linux/amd64 [Pipeline] } 18:09:57 $ docker stop --time=1 2039057297b27657d3cf18a905c8cecd5af2bfa9a428dacafeeb93e837842546 18:09:58 $ docker rm -f --volumes 2039057297b27657d3cf18a905c8cecd5af2bfa9a428dacafeeb93e837842546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:58 + docker inspect -f . ci-base-image-x86_64 18:09:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:58 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:09:58 $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:09:59 $ docker top 9b96a38daa818fde3757be1c66296d134bab5a906ee0857e77d750566f5193e5 -eo pid,comm [Pipeline] { [Pipeline] echo 18:09:59 ========================================================= 18:09:59 [edgeXBuildGoParallel] Running Tests and Build... 18:09:59 ========================================================= [Pipeline] sh 18:09:59 + git config --global --add safe.directory /w/workspace/edgex-go/478 [Pipeline] fileExists [Pipeline] sh 18:09:59 + make test 18:09:59 go test -race -coverprofile=coverage.out ./... 18:10:06 ? github.com/edgexfoundry/edgex-go [no test files] 18:10:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:10:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:10:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:10:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:10:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:10:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:10:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:10:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:10:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:10:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:10:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:10:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 18:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:10:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.3% of statements 18:10:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 18:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.629s coverage: 88.5% of statements 18:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 18:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:10:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:10:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 95.6% of statements 18:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:10:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 18:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:10:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 18:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:10:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 18:10:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.0% of statements 18:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 44.1% of statements 18:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.038s coverage: 82.9% of statements 18:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 18:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 18:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:10:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.045s coverage: 94.4% of statements 18:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:10:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:10:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.082s coverage: 92.9% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.113s coverage: 92.3% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 18:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 18:10:56 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 18:10:56 running golangci-lint 18:10:56 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 18:10:56 go version go1.20.2 linux/amd64 18:10:56 level=info msg="[config_reader] Used config file .golangci.yml" 18:10:56 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 18:11:11 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 13.366372705s" 18:11:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.823732ms" 18:11:17 level=info msg="[linters_context/goanalysis] analyzers took 52.421250185s with top 10 stages: buildir: 27.125178411s, inspect: 1.91878744s, fact_deprecated: 1.447135855s, printf: 1.109950381s, gosec: 1.043530679s, ctrlflow: 1.027330807s, S1038: 971.273041ms, nilness: 702.844378ms, fact_purity: 629.02888ms, isgenerated: 553.634763ms" 18:11:17 level=info msg="[runner] Issues before processing: 201, after processing: 0" 18:11:17 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 201/201, skip_files: 201/201, identifier_marker: 201/201, cgo: 201/201, skip_dirs: 201/201, exclude-rules: 21/201, autogenerated_exclude: 201/201, exclude: 201/201, nolint: 0/21, filename_unadjuster: 201/201" 18:11:17 level=info msg="[runner] processing took 18.338401ms with stages: nolint: 8.450099ms, identifier_marker: 4.66161ms, exclude-rules: 1.762422ms, path_prettifier: 1.304471ms, autogenerated_exclude: 1.112386ms, skip_dirs: 996.073µs, cgo: 27.83µs, filename_unadjuster: 14.28µs, source_code: 5.6µs, max_same_issues: 650ns, uniq_by_line: 560ns, skip_files: 460ns, exclude: 370ns, sort_results: 280ns, severity-rules: 270ns, diff: 270ns, path_shortener: 260ns, max_from_linter: 200ns, max_per_file_from_linter: 170ns, path_prefixer: 140ns" 18:11:17 level=info msg="[runner] linters took 6.519152671s with stages: goanalysis_metalinter: 6.500680026s" 18:11:17 level=info msg="File cache stats: 0 entries of total size 0B" 18:11:17 level=info msg="Memory: 201 samples, avg is 181.9MB, max is 764.8MB" 18:11:17 level=info msg="Execution took 19.928449439s" 18:11:17 go vet ./... 18:11:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:11:21 ./bin/test-attribution-txt.sh [Pipeline] echo 18:11:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:11:21 + ls -al . 18:11:21 total 704 18:11:21 drwxrwxr-x 11 1001 1001 4096 Mar 29 18:10 . 18:11:21 drwxr-xr-x 4 root root 4096 Mar 29 18:09 .. 18:11:21 drwxrwxr-x 2 1001 1001 4096 Mar 29 18:09 .blubracket 18:11:21 -rw-rw-r-- 1 1001 1001 16 Mar 29 18:09 .dockerignore 18:11:21 drwxrwxr-x 8 1001 1001 4096 Mar 29 18:09 .git 18:11:21 drwxrwxr-x 3 1001 1001 4096 Mar 29 18:09 .github 18:11:21 -rw-rw-r-- 1 1001 1001 1133 Mar 29 18:09 .gitignore 18:11:21 -rw-rw-r-- 1 1001 1001 42 Mar 29 18:09 .golangci.yml 18:11:21 -rw-rw-r-- 1 1001 1001 87 Mar 29 18:09 .hadolint.yml 18:11:21 drwxr-xr-x 3 1001 1001 4096 Mar 29 18:09 .semver 18:11:21 -rw-rw-r-- 1 1001 1001 166 Mar 29 18:09 .sonarcloud.properties 18:11:21 -rw-rw-r-- 1 1001 1001 1171 Mar 29 18:09 ADOPTERS.md 18:11:21 -rw-rw-r-- 1 1001 1001 10835 Mar 29 18:09 Attribution.txt 18:11:21 -rw-rw-r-- 1 1001 1001 73765 Mar 29 18:09 CHANGELOG.md 18:11:21 -rw-rw-r-- 1 1001 1001 3804 Mar 29 18:09 CONTRIBUTING.md 18:11:21 -rw-rw-r-- 1 1001 1001 677 Mar 29 18:09 GOVERNANCE.md 18:11:21 -rw-rw-r-- 1 1001 1001 883 Mar 29 18:09 Jenkinsfile 18:11:21 -rw-rw-r-- 1 1001 1001 10775 Mar 29 18:09 LICENSE 18:11:21 -rw-rw-r-- 1 1001 1001 14368 Mar 29 18:09 Makefile 18:11:21 -rw-rw-r-- 1 1001 1001 582 Mar 29 18:09 OWNERS.md 18:11:21 -rw-rw-r-- 1 1001 1001 9403 Mar 29 18:09 README.md 18:11:21 -rw-rw-r-- 1 1001 1001 789 Mar 29 18:09 SECURITY.md 18:11:21 -rw-rw-r-- 1 1001 1001 13 Mar 29 18:09 VERSION 18:11:21 drwxrwxr-x 2 1001 1001 4096 Mar 29 18:09 bin 18:11:21 drwxrwxr-x 18 1001 1001 4096 Mar 29 18:09 cmd 18:11:21 -rw-r--r-- 1 root root 447380 Mar 29 18:10 coverage.out 18:11:21 -rw-rw-r-- 1 1001 1001 3200 Mar 29 18:09 go.mod 18:11:21 -rw-rw-r-- 1 1001 1001 31265 Mar 29 18:09 go.sum 18:11:21 drwxrwxr-x 7 1001 1001 4096 Mar 29 18:09 internal 18:11:21 drwxrwxr-x 3 1001 1001 4096 Mar 29 18:09 openapi 18:11:21 -rw-rw-r-- 1 1001 1001 594 Mar 29 18:09 security.txt 18:11:21 drwxrwxr-x 4 1001 1001 4096 Mar 29 18:09 snap 18:11:21 -rw-rw-r-- 1 1001 1001 204 Mar 29 18:09 version.go [Pipeline] sh 18:11:21 + '[' -e coverage.out ] 18:11:21 + chown 1001:1001 coverage.out [Pipeline] stash 18:11:21 Stashed 1 file(s) [Pipeline] sh 18:11:22 + make build 18:11:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:11:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:11:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:11:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:11:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:11:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:11:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:11:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:11:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:11:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:11:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:11:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:11:49 $ docker stop --time=1 9b96a38daa818fde3757be1c66296d134bab5a906ee0857e77d750566f5193e5 18:11:51 $ docker rm -f --volumes 9b96a38daa818fde3757be1c66296d134bab5a906ee0857e77d750566f5193e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:11:52 18:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:11:52 latest: Pulling from edgex-devops/edgex-compose 18:11:52 cbdbe7a5bc2a: Pulling fs layer 18:11:52 ca9280d653b3: Pulling fs layer 18:11:52 7e9c9ca2126c: Pulling fs layer 18:11:52 cbdbe7a5bc2a: Verifying Checksum 18:11:52 cbdbe7a5bc2a: Download complete 18:11:52 ca9280d653b3: Verifying Checksum 18:11:52 ca9280d653b3: Download complete 18:11:52 cbdbe7a5bc2a: Pull complete 18:11:53 7e9c9ca2126c: Download complete 18:11:53 ca9280d653b3: Pull complete 18:11:56 7e9c9ca2126c: Pull complete 18:11:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:11:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:56 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:11:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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 18:11:57 $ docker top 11e21cf68fedef3315c2bc2fc90972261e14fb9d9872e2540d439a111ca844ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:57 + + grepdocker-compose parallel build 18:11:57 --help 18:11:58 --parallel Build images in parallel. [Pipeline] } 18:11:58 $ docker stop --time=1 11e21cf68fedef3315c2bc2fc90972261e14fb9d9872e2540d439a111ca844ae 18:11:59 $ docker rm -f --volumes 11e21cf68fedef3315c2bc2fc90972261e14fb9d9872e2540d439a111ca844ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:12:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:00 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:12:00 $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:12:00 $ docker top 6f8166d2d541eb05c54d716d7e5e5c7bea4a691f2d1c543dffb22714d5b610f6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:00 + docker-compose -f ./docker-compose-build.yml build --parallel 18:12:01 Building core-command ... 18:12:01 Building core-common-config-bootstrapper ... 18:12:01 Building core-data ... 18:12:01 Building core-metadata ... 18:12:01 Building security-bootstrapper ... 18:12:01 Building security-proxy-auth ... 18:12:01 Building security-proxy-setup ... 18:12:01 Building security-secretstore-setup ... 18:12:01 Building security-spiffe-token-provider ... 18:12:01 Building security-spire-agent ... 18:12:01 Building security-spire-config ... 18:12:01 Building security-spire-server ... 18:12:01 Building support-notifications ... 18:12:01 Building support-scheduler ... 18:12:01 Building security-proxy-auth 18:12:01 Building core-data 18:12:01 Building security-secretstore-setup 18:12:01 Building security-spiffe-token-provider 18:12:01 Building core-metadata 18:12:11 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:12:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:12:11 ---> bb7aea0275f1 18:12:11 Step 3/20 : WORKDIR /edgex-go 18:12:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:12:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:12:11 ---> bb7aea0275f1 18:12:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:12:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:12:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:12:11 ---> bb7aea0275f1 18:12:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:12:11 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:12:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:12:11 ---> bb7aea0275f1 18:12:11 Step 3/25 : WORKDIR /edgex-go 18:12:11 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:12:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:12:11 ---> bb7aea0275f1 18:12:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:12:13 ---> Running in a7f53d86a8d6 18:12:13 ---> Running in 61be5d2b971e 18:12:13 ---> Running in 51ebc2398020 18:12:13 ---> Running in 71fddeeddf33 18:12:13 ---> Running in cfb7ef172a6a 18:12:13 Removing intermediate container 61be5d2b971e 18:12:13 Removing intermediate container a7f53d86a8d6 18:12:13 ---> 73a1f9fe40fd 18:12:13 ---> fcd0e32a4000 18:12:13 Step 4/23 : WORKDIR /edgex-goStep 4/25 : RUN apk add --update --no-cache make git 18:12:13 18:12:13 Removing intermediate container cfb7ef172a6a 18:12:13 ---> ef5f52ddfca6 18:12:13 Step 4/25 : WORKDIR /edgex-go 18:12:13 Removing intermediate container 71fddeeddf33 18:12:13 ---> 4965ac1c64be 18:12:13 Step 4/23 : WORKDIR /edgex-go 18:12:13 Removing intermediate container 51ebc2398020 18:12:13 ---> e13cc179baaf 18:12:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:12:13 ---> Running in efc5a42a1993 18:12:13 ---> Running in 47c29a827f6e 18:12:13 ---> Running in 5bfbdedf69c9 18:12:13 ---> Running in 969cffe9ee60 18:12:13 ---> Running in 7afe58f023e5 18:12:13 Removing intermediate container efc5a42a1993 18:12:13 ---> c1e279de4205 18:12:13 Step 5/23 : RUN apk add --update --no-cache make git 18:12:13 Removing intermediate container 5bfbdedf69c9 18:12:13 ---> f8ef24708ae3 18:12:13 Step 5/23 : RUN apk add --update --no-cache make git 18:12:13 ---> Running in e0f2edd7b92a 18:12:13 ---> Running in 547a5d7992b5 18:12:13 Removing intermediate container 969cffe9ee60 18:12:13 ---> 6beac5b5e71f 18:12:13 Step 5/25 : RUN apk add --update --no-cache make git 18:12:13 ---> Running in e8d829bb8560 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:12:14 OK: 265 MiB in 53 packages 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:12:14 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:12:14 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:12:14 OK: 17823 distinct packages available 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:12:14 OK: 265 MiB in 53 packages 18:12:14 Removing intermediate container 47c29a827f6e 18:12:14 ---> ee99ce2cf375 18:12:14 Step 5/25 : COPY go.mod vendor* ./ 18:12:14 OK: 265 MiB in 53 packages 18:12:14 OK: 265 MiB in 53 packages 18:12:14 OK: 265 MiB in 53 packages 18:12:14 ---> 45d5999644b6 18:12:14 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:14 ---> Running in 99f1d98b6294 18:12:15 Removing intermediate container e0f2edd7b92a 18:12:15 ---> 58eba41705c8 18:12:15 Step 6/23 : COPY go.mod vendor* ./ 18:12:15 ---> c2e8183df40c 18:12:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:15 ---> Running in 84a5369b29d5 18:12:15 Removing intermediate container e8d829bb8560 18:12:15 ---> bf5f7479ed87 18:12:15 Step 6/25 : COPY go.mod vendor* ./ 18:12:15 Removing intermediate container 7afe58f023e5 18:12:15 ---> 573372dddc36 18:12:15 Step 5/20 : COPY go.mod vendor* ./ 18:12:15 Removing intermediate container 547a5d7992b5 18:12:15 ---> 5eab46128deb 18:12:15 Step 6/23 : COPY go.mod vendor* ./ 18:12:15 ---> 26a815190ab5 18:12:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:15 ---> 591f9145c374 18:12:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:15 ---> Running in 061f71cb9c57 18:12:15 ---> Running in 48e0c7901ded 18:12:15 ---> eeccf0c32d00 18:12:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:15 ---> Running in 205d431c1d00 18:12:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6230 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:12:17 Running in /w/workspace/edgex-go/478 [Pipeline] { [Pipeline] checkout 18:12:17 The recommended git tool is: git 18:12:23 using credential edgex-jenkins-ssh 18:12:23 Cloning the remote Git repository 18:12:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:12:24 > git init /w/workspace/edgex-go/478 # timeout=10 18:12:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:12:24 > git --version # timeout=10 18:12:24 > git --version # 'git version 2.25.1' 18:12:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:12:42 Removing intermediate container 48e0c7901ded 18:12:42 ---> 6562fb9ebc63 18:12:42 Step 7/20 : COPY . . 18:12:42 Removing intermediate container 205d431c1d00 18:12:42 ---> eb4dd202067e 18:12:42 Step 8/23 : COPY . . 18:12:42 Removing intermediate container 061f71cb9c57 18:12:42 ---> 6bdf603b29b1 18:12:42 Step 8/25 : COPY . . 18:12:42 Removing intermediate container 99f1d98b6294 18:12:42 ---> e2533d6aaeb9 18:12:42 Step 7/25 : COPY . . 18:12:42 Removing intermediate container 84a5369b29d5 18:12:42 ---> 39bd179c03e0 18:12:42 Step 8/23 : COPY . . 18:12:43 Avoid second fetch 18:12:43 Checking out Revision db4df0826c11cae39af8e6376885c49e760e8099 (main) 18:12:43 Commit message: "fix: Change DB Timeout values missed in previous PR (#4487)" 18:12:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:43 > git config core.sparsecheckout # timeout=10 18:12:43 > git checkout -f db4df0826c11cae39af8e6376885c49e760e8099 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:12:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:45 Dload Upload Total Spent Left Speed 18:12:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 18:12:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:12:45 ---> 01c382e06812 18:12:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:12:45 ---> 23f209bc7768 18:12:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:12:45 ---> 2e27d563b620 18:12:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:12:45 ---> 4592b645b72d 18:12:45 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:12:45 ---> e4a03f607ff3 18:12:45 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:12:45 ---> Running in 77f63c477ab9 18:12:45 ---> Running in 8ecc5beb54cd 18:12:45 ---> Running in 93cb6883d54b 18:12:45 ---> Running in d822c0f1cc44 18:12:45 ---> Running in 17c7fb7a08b5 18:12:45 + sudo tee /etc/docker/daemon.new 18:12:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:12:45 { 18:12:45 "registry-mirrors": [ 18:12:45 "https://nexus3.edgexfoundry.org:10001" 18:12:45 ], 18:12:45 "bip": "10.250.0.254/24", 18:12:45 "hosts": [ 18:12:45 "tcp://0.0.0.0:5555", 18:12:45 "unix:///var/run/docker.sock" 18:12:45 ], 18:12:45 "mtu": 1458, 18:12:45 "selinux-enabled": true, 18:12:45 "seccomp-profile": "/etc/docker/seccomp.json" 18:12:45 } [Pipeline] sh 18:12:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:12:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:12:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:12:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:12:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:12:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:12:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:04 provisioning config files... 18:13:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config17801258209293506724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:05 ---> docker-login.sh 18:13:05 nexus3.edgexfoundry.org:10001 18:13:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:05 Configure a credential helper to remove this warning. See 18:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:05 18:13:05 Login Succeeded 18:13:05 nexus3.edgexfoundry.org:10002 18:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:06 Configure a credential helper to remove this warning. See 18:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:06 18:13:06 Login Succeeded 18:13:06 nexus3.edgexfoundry.org:10003 18:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:06 Configure a credential helper to remove this warning. See 18:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:06 18:13:06 Login Succeeded 18:13:06 nexus3.edgexfoundry.org:10004 18:13:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:07 Configure a credential helper to remove this warning. See 18:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:07 18:13:07 Login Succeeded 18:13:07 docker.io 18:13:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:07 Configure a credential helper to remove this warning. See 18:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:07 18:13:07 Login Succeeded 18:13:07 ---> docker-login.sh ends [Pipeline] } 18:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:13:08 + git config --global --add safe.directory /w/workspace/edgex-go/478 [Pipeline] echo 18:13:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:08 ========================================================= 18:13:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:13:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:13:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:13:09 af6eaf76a39c: Pulling fs layer 18:13:09 55522c791124: Pulling fs layer 18:13:09 ce5c4a1c91eb: Pulling fs layer 18:13:09 169dfbe0d373: Pulling fs layer 18:13:09 e1ff8fa3b103: Pulling fs layer 18:13:09 52ebb69f0ebf: Pulling fs layer 18:13:09 5abe8eddf0d5: Pulling fs layer 18:13:09 e1ff8fa3b103: Waiting 18:13:09 52ebb69f0ebf: Waiting 18:13:09 5abe8eddf0d5: Waiting 18:13:09 169dfbe0d373: Waiting 18:13:09 55522c791124: Verifying Checksum 18:13:09 55522c791124: Download complete 18:13:09 169dfbe0d373: Verifying Checksum 18:13:09 169dfbe0d373: Download complete 18:13:09 e1ff8fa3b103: Verifying Checksum 18:13:09 e1ff8fa3b103: Download complete 18:13:09 af6eaf76a39c: Verifying Checksum 18:13:10 5abe8eddf0d5: Verifying Checksum 18:13:10 5abe8eddf0d5: Download complete 18:13:10 af6eaf76a39c: Pull complete 18:13:10 55522c791124: Pull complete 18:13:11 ce5c4a1c91eb: Verifying Checksum 18:13:11 ce5c4a1c91eb: Download complete 18:13:11 52ebb69f0ebf: Verifying Checksum 18:13:11 52ebb69f0ebf: Download complete 18:13:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:13:18 Removing intermediate container 8ecc5beb54cd 18:13:18 ---> 412128131af8 18:13:18 18:13:18 Step 10/23 : FROM alpine:3.17 18:13:18 Removing intermediate container 17c7fb7a08b5 18:13:18 ---> e8935a2d1352 18:13:18 18:13:18 Step 10/25 : FROM alpine:3.17 18:13:18 Removing intermediate container 77f63c477ab9 18:13:18 ---> 39e29ce8bbbf 18:13:18 18:13:18 Step 10/23 : FROM alpine:3.17 18:13:18 Removing intermediate container d822c0f1cc44 18:13:18 ---> 2545eb42663d 18:13:18 18:13:18 Step 9/25 : FROM alpine:3.17 18:13:19 3.17: Pulling from library/alpine 18:13:19 3.17: Pulling from library/alpine 18:13:20 3.17: Pulling from library/alpine 18:13:20 3.17: Pulling from library/alpine 18:13:20 Removing intermediate container 93cb6883d54b 18:13:20 ---> 9fb7c8b28ee6 18:13:20 18:13:20 Step 9/20 : FROM alpine:3.17 18:13:22 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:13:22 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:13:22 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:13:22 Status: Downloaded newer image for alpine:3.17 18:13:22 Status: Image is up to date for alpine:3.17 18:13:22 Status: Downloaded newer image for alpine:3.17 18:13:22 ---> b2aa39c304c2 18:13:22 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:13:22 ---> b2aa39c304c2 18:13:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:13:22 ---> b2aa39c304c2 18:13:22 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:13:22 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:13:22 Status: Image is up to date for alpine:3.17 18:13:22 ---> b2aa39c304c2 18:13:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:13:22 3.17: Pulling from library/alpine 18:13:22 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:13:22 Status: Image is up to date for alpine:3.17 18:13:22 ---> b2aa39c304c2 18:13:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:13:22 ---> Running in 17cda7975016 18:13:22 ---> Running in 2961e27b1efa 18:13:22 ---> Running in 77c484a862e4 18:13:22 ---> Running in 5c3918b399c6 18:13:22 ---> Running in a4552ae6f678 18:13:22 Removing intermediate container 77c484a862e4 18:13:22 ---> aa281b47c612 18:13:22 Step 12/23 : ENV APP_PORT=59880 18:13:22 Removing intermediate container 5c3918b399c6 18:13:22 ---> 9cd67c7fb7f7 18:13:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:13:22 Removing intermediate container a4552ae6f678 18:13:22 ---> e16d0df3aaa1 18:13:22 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:13:22 ---> Running in 65faee30a093 18:13:22 ---> Running in ccf45c7d2ed6 18:13:22 ---> Running in b7145d354b6f 18:13:22 Removing intermediate container 65faee30a093 18:13:22 ---> e3a30a585616 18:13:22 Step 13/23 : EXPOSE $APP_PORT 18:13:22 ---> Running in 3f6608c9c3df 18:13:22 Removing intermediate container 3f6608c9c3df 18:13:22 ---> ac93a53a1846 18:13:22 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:13:22 ---> Running in 6d89d3bdd6a3 18:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:13:23 (1/3) Installing ca-certificates (20220614-r4) 18:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:13:23 (2/3) Installing dumb-init (1.2.5-r2) 18:13:23 (3/3) Installing su-exec (0.2-r2) 18:13:23 Executing busybox-1.35.0-r29.trigger 18:13:23 Executing ca-certificates-20220614-r4.trigger 18:13:23 (1/1) Installing dumb-init (1.2.5-r2) 18:13:23 Executing busybox-1.35.0-r29.trigger 18:13:23 OK: 7 MiB in 16 packages 18:13:23 OK: 8 MiB in 18 packages 18:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:13:23 (1/1) Installing dumb-init (1.2.5-r2) 18:13:23 Executing busybox-1.35.0-r29.trigger 18:13:23 OK: 7 MiB in 16 packages 18:13:23 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:13:23 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:13:23 OK: 17820 distinct packages available 18:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:13:23 (1/1) Installing dumb-init (1.2.5-r2) 18:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:13:23 Executing busybox-1.35.0-r29.trigger 18:13:23 OK: 7 MiB in 16 packages 18:13:23 Removing intermediate container 17cda7975016 18:13:23 ---> 4e999081db15 18:13:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:13:23 (1/9) Installing ca-certificates (20220614-r4) 18:13:23 (2/9) Installing brotli-libs (1.0.9-r9) 18:13:23 Removing intermediate container ccf45c7d2ed6 18:13:23 ---> de7578d0a3a2 18:13:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:23 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:13:23 (4/9) Installing libcurl (7.88.1-r1) 18:13:23 (5/9) Installing curl (7.88.1-r1) 18:13:23 ---> Running in 402286ce1080 18:13:23 (6/9) Installing dumb-init (1.2.5-r2) 18:13:23 (7/9) Installing musl-obstack (1.2.3-r0) 18:13:23 (8/9) Installing libucontext (1.2-r0) 18:13:23 (9/9) Installing gcompat (1.1.0-r0) 18:13:23 Executing busybox-1.35.0-r29.trigger 18:13:23 Executing ca-certificates-20220614-r4.trigger 18:13:23 OK: 10 MiB in 24 packages 18:13:23 Removing intermediate container 2961e27b1efa 18:13:23 ---> 9a940388e7a5 18:13:23 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:13:23 Removing intermediate container 402286ce1080 18:13:23 ---> 49fd0ecc81bc 18:13:23 Step 13/25 : ENV APP_PORT=59881 18:13:23 ---> c2882011d269 18:13:23 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:13:23 ---> Running in 6c13dac452a3 18:13:24 ---> Running in 2bb6ccbec958 18:13:24 Removing intermediate container 6d89d3bdd6a3 18:13:24 ---> 0f06a23d4c25 18:13:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:24 Removing intermediate container 6c13dac452a3 18:13:24 ---> 6bb05fec8c04 18:13:24 Step 14/25 : EXPOSE $APP_PORT 18:13:24 Removing intermediate container 2bb6ccbec958 18:13:24 ---> 4689c1e046d6 18:13:24 Step 12/25 : WORKDIR / 18:13:24 ---> Running in f63fdb4f1bd9 18:13:24 ---> 61f786147ca0 18:13:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:13:24 ---> Running in d03414a56233 18:13:24 ---> 873e262707e5 18:13:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:13:24 ce5c4a1c91eb: Pull complete 18:13:24 169dfbe0d373: Pull complete 18:13:24 e1ff8fa3b103: Pull complete 18:13:24 Removing intermediate container f63fdb4f1bd9 18:13:24 ---> 0ac3a4d1caa6 18:13:24 Step 15/25 : WORKDIR / 18:13:24 ---> Running in c3fcd85dab72 18:13:24 Removing intermediate container d03414a56233 18:13:24 ---> ad42495f91c3 18:13:24 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:24 ---> c9d373dd60c8 18:13:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:13:24 Removing intermediate container b7145d354b6f 18:13:24 ---> 8815d6623a0f 18:13:24 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:24 ---> 8b0e0fa736f1 18:13:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:13:24 Removing intermediate container c3fcd85dab72 18:13:24 ---> e0784ce99c76 18:13:24 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:24 ---> e170ca7122f2 18:13:24 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:13:24 ---> 0390288750e0 18:13:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:13:24 ---> 0ee3eb963dd3 18:13:24 ---> 1aa9fdbf04b7 18:13:24 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:13:24 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:13:24 ---> bc840b980adb 18:13:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:13:24 ---> 78304829c194 18:13:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:13:24 ---> 4162be5a23d4 18:13:24 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:13:24 ---> fdb9de33c307 18:13:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:13:24 ---> Running in c2fc9ea9998f 18:13:24 ---> 8a915c300d67 18:13:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:13:24 ---> 0eaff0485271 18:13:24 Step 19/23 : ENTRYPOINT ["/core-data"] 18:13:24 ---> 3db9c38f36da 18:13:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:13:24 ---> Running in 07c12dbbfe13 18:13:25 Removing intermediate container 07c12dbbfe13 18:13:25 ---> 5bb641a7a2f4 18:13:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:25 ---> 403828cde510 18:13:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:13:25 ---> dfc8c9aadec2 18:13:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:13:25 ---> Running in c5ddb0fbfa0d 18:13:25 ---> f66a5095c3a6 18:13:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:13:25 Removing intermediate container c5ddb0fbfa0d 18:13:25 ---> 025b3bc62399 18:13:25 Step 21/23 : LABEL arch=x86_64 18:13:25 ---> ca9e99681bac 18:13:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:13:25 ---> Running in 41525c58599c 18:13:25 ---> d184d1142a5a 18:13:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:13:25 Removing intermediate container c2fc9ea9998f 18:13:25 ---> c58947b68544 18:13:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:13:25 ---> Running in e70c73386f30 18:13:25 ---> e5c6fca8ccdd 18:13:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:13:25 Removing intermediate container 41525c58599c 18:13:25 ---> 2d3326e94242 18:13:25 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:13:25 ---> Running in e633b41b65dd 18:13:25 ---> 7bd1b2906dad 18:13:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:13:25 Removing intermediate container e70c73386f30 18:13:25 ---> 32e1a891b87f 18:13:25 ---> Running in 2d4c95b3321e 18:13:25 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:13:25 ---> Running in 1f73c551b4fa 18:13:25 Removing intermediate container e633b41b65dd 18:13:25 ---> 3b4058f23460 18:13:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:25 ---> Running in a0cfa3eb8381 18:13:25 ---> 607af369b1d2 18:13:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:13:25 ---> Running in b5766821f0c4 18:13:25 Removing intermediate container 1f73c551b4fa 18:13:25 ---> 885d52456133 18:13:25 Step 23/23 : LABEL version=3.0.0-dev.116 18:13:25 Removing intermediate container 2d4c95b3321e 18:13:25 ---> e3c0d8eb132c 18:13:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:25 ---> Running in 6480bd2c8eb5 18:13:25 ---> Running in 48f6f51e5b44 18:13:25 Removing intermediate container a0cfa3eb8381 18:13:25 ---> c27ec30cf170 18:13:25 Step 21/23 : LABEL arch=x86_64 18:13:26 Removing intermediate container b5766821f0c4 18:13:26 ---> d4e56c28d0fc 18:13:26 Step 18/20 : LABEL arch=x86_64 18:13:26 ---> Running in 5ab02d0493e5 18:13:26 ---> Running in 4dac5bebb9b5 18:13:26 Removing intermediate container 6480bd2c8eb5 18:13:26 ---> c271c2f429c5 18:13:26 18:13:26 Removing intermediate container 48f6f51e5b44 18:13:26 ---> 040bd3fca607 18:13:26 Step 23/25 : LABEL arch=x86_64 18:13:26 ---> Running in 524f8058a740 18:13:26 Successfully built c271c2f429c5 18:13:26 Successfully tagged core-data:latest 18:13:26  Building core-data ... done Building support-scheduler 18:13:26 Removing intermediate container 5ab02d0493e5 18:13:26 ---> d876b80a22fa 18:13:26 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:13:26 Removing intermediate container 4dac5bebb9b5 18:13:26 ---> a840fd266d9a 18:13:26 Step 19/20 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:13:26 ---> 5aefe7f5fd0a 18:13:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:13:26 ---> Running in f402e68c1a5c 18:13:26 ---> Running in ff3706ba2aef 18:13:26 Removing intermediate container 524f8058a740 18:13:26 ---> d68611c4b4ed 18:13:26 Step 24/25 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:13:26 ---> Running in d5ca2c09906b 18:13:26 Removing intermediate container ff3706ba2aef 18:13:26 ---> f55017d54ff5 18:13:26 Step 20/20 : LABEL version=3.0.0-dev.116 18:13:26 Removing intermediate container f402e68c1a5c 18:13:26 ---> 04356f8b5474 18:13:26 Step 23/23 : LABEL version=3.0.0-dev.116 18:13:26 ---> 409a430a42fd 18:13:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:13:27 Removing intermediate container d5ca2c09906b 18:13:27 ---> 6a3810aef18f 18:13:27 Step 25/25 : LABEL version=3.0.0-dev.116 18:13:27 ---> Running in 898c9ee43634 18:13:27 ---> Running in 9db4c7d188fc 18:13:27 ---> Running in da73c03697dd 18:13:27 ---> Running in ae1131f90c08 18:13:27 Removing intermediate container 9db4c7d188fc 18:13:27 ---> c50fe91c5a15 18:13:27 18:13:27 Removing intermediate container da73c03697dd 18:13:27 ---> dbafccbb319b 18:13:27 18:13:27 Removing intermediate container ae1131f90c08 18:13:27 ---> 1076678a855e 18:13:27 18:13:27 Successfully built c50fe91c5a15 18:13:27 Successfully tagged security-spiffe-token-provider:latest 18:13:27  Building security-spiffe-token-provider ... done Building core-command 18:13:27 Successfully built 1076678a855e 18:13:27 Successfully tagged core-metadata:latest 18:13:27  Building core-metadata ... done Building security-spire-server 18:13:27 Successfully built dbafccbb319b 18:13:27 Successfully tagged security-proxy-auth:latest 18:13:27  Building security-proxy-auth ... done Building security-spire-config 18:13:28 Removing intermediate container 898c9ee43634 18:13:28 ---> ca3119537376 18:13:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:13:28 ---> Running in 882d2408e7ed 18:13:28 Removing intermediate container 882d2408e7ed 18:13:28 ---> 33b46f0dd045 18:13:28 Step 23/25 : LABEL arch=x86_64 18:13:28 ---> Running in 738bc6b8bf3a 18:13:28 Removing intermediate container 738bc6b8bf3a 18:13:28 ---> f87a2259f47b 18:13:28 Step 24/25 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:13:29 ---> Running in 0a03513478a1 18:13:29 Removing intermediate container 0a03513478a1 18:13:29 ---> a88dc5510fbb 18:13:29 Step 25/25 : LABEL version=3.0.0-dev.116 18:13:29 ---> Running in f719fac09f28 18:13:29 Removing intermediate container f719fac09f28 18:13:29 ---> 9a8997a3a5b0 18:13:29 18:13:29 Successfully built 9a8997a3a5b0 18:13:29 Successfully tagged security-secretstore-setup:latest 18:13:29 Building core-common-config-bootstrapper 18:13:31 52ebb69f0ebf: Pull complete 18:13:32 5abe8eddf0d5: Pull complete 18:13:32 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:13:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:13:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:13:32 WORKDIR /edgex 18:13:32 COPY go.mod . 18:13:32 RUN go mod download 18:13:32 + docker build -t ci-base-image-arm64 -f - . 18:13:33 Sending build context to Docker daemon 2.934MB 18:13:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:13:33 ---> 6cb57ee374ae 18:13:33 Step 2/4 : WORKDIR /edgex 18:13:33  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:13:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:13:33 ---> bb7aea0275f1 18:13:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:13:33 ---> Using cache 18:13:33 ---> 4965ac1c64be 18:13:33 Step 4/23 : WORKDIR /edgex-go 18:13:33 ---> Using cache 18:13:33 ---> f8ef24708ae3 18:13:33 Step 5/23 : RUN apk add --update --no-cache make git 18:13:33 ---> Using cache 18:13:33 ---> 5eab46128deb 18:13:33 Step 6/23 : COPY go.mod vendor* ./ 18:13:33 ---> Using cache 18:13:33 ---> eeccf0c32d00 18:13:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:33 ---> Using cache 18:13:33 ---> eb4dd202067e 18:13:33 Step 8/23 : COPY . . 18:13:33 ---> Using cache 18:13:33 ---> 01c382e06812 18:13:33 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:13:35 ---> Running in 2b57af2cfd9c 18:13:35 Removing intermediate container 2b57af2cfd9c 18:13:35 ---> fe89b9819f85 18:13:35 Step 3/4 : COPY go.mod . 18:13:36 ---> d7810ecd8cdd 18:13:36 Step 4/4 : RUN go mod download 18:13:36 ---> Running in e77d2c55b40b 18:13:36 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:13:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:13:36 ---> bb7aea0275f1 18:13:36 Step 3/26 : WORKDIR /edgex-go 18:13:36 ---> Using cache 18:13:36 ---> e13cc179baaf 18:13:36 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:13:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:13:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:13:36 ---> bb7aea0275f1 18:13:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:13:36 ---> Using cache 18:13:36 ---> 4965ac1c64be 18:13:36 Step 4/24 : WORKDIR /edgex-go 18:13:36 ---> Using cache 18:13:36 ---> f8ef24708ae3 18:13:36 Step 5/24 : RUN apk add --update --no-cache make git 18:13:36 ---> Using cache 18:13:36 ---> 5eab46128deb 18:13:36 Step 6/24 : COPY go.mod vendor* ./ 18:13:36 ---> Using cache 18:13:36 ---> eeccf0c32d00 18:13:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:36 ---> Using cache 18:13:36 ---> eb4dd202067e 18:13:36 Step 8/24 : COPY . . 18:13:36 ---> Using cache 18:13:36 ---> 01c382e06812 18:13:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:13:36 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:13:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:13:36 ---> bb7aea0275f1 18:13:36 Step 3/27 : WORKDIR /edgex-go 18:13:36 ---> Using cache 18:13:36 ---> e13cc179baaf 18:13:36 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:13:36 ---> Running in ef37fed8f8ef 18:13:36 ---> Running in bbb5d51c9898 18:13:36 ---> Running in 52b2dca8f7bb 18:13:36 ---> Running in b269812834ae 18:13:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:13:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:13:36 ---> bb7aea0275f1 18:13:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:13:36 ---> Using cache 18:13:36 ---> 4965ac1c64be 18:13:36 Step 4/23 : WORKDIR /edgex-go 18:13:36 ---> Using cache 18:13:36 ---> f8ef24708ae3 18:13:36 Step 5/23 : RUN apk add --update --no-cache make git 18:13:36 ---> Using cache 18:13:36 ---> 5eab46128deb 18:13:36 Step 6/23 : COPY go.mod vendor* ./ 18:13:36 ---> Using cache 18:13:36 ---> eeccf0c32d00 18:13:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:36 ---> Using cache 18:13:36 ---> eb4dd202067e 18:13:36 Step 8/23 : COPY . . 18:13:36 ---> Using cache 18:13:36 ---> 01c382e06812 18:13:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:13:36 ---> Running in b1d25fcf603f 18:13:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:13:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:13:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:13:37 OK: 265 MiB in 53 packages 18:13:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:13:37 OK: 265 MiB in 53 packages 18:13:38 Removing intermediate container bbb5d51c9898 18:13:38 ---> 9bc8bb1bf909 18:13:38 Step 5/26 : COPY go.mod vendor* ./ 18:13:38 ---> 16361bdaed9d 18:13:38 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:38 ---> Running in 846783d833e8 18:13:38 Removing intermediate container b269812834ae 18:13:38 ---> 98955ecf3612 18:13:38 Step 5/27 : COPY go.mod vendor* ./ 18:13:38 ---> 6b307e2a1b2e 18:13:38 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:38 ---> Running in c3622e578ff8 18:14:05 Removing intermediate container c3622e578ff8 18:14:05 ---> 3075d14a64c6 18:14:05 Step 7/27 : COPY . . 18:14:05 Removing intermediate container 846783d833e8 18:14:05 ---> 851b2a12263a 18:14:05 Step 7/26 : COPY . . 18:14:08 Removing intermediate container e77d2c55b40b 18:14:08 ---> 7803fd8d56a2 18:14:08 Successfully built 7803fd8d56a2 18:14:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:08 + docker inspect -f . ci-base-image-arm64 18:14:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:09 prd-ubuntu20.04-docker-arm64-4c-16g-6230 does not seem to be running inside a container 18:14:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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 18:14:09 ---> 7a1defb672e5 18:14:09 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 18:14:09 ---> b9f3850545fb 18:14:09 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:14:09 ---> Running in 1c681dbd6738 18:14:09 ---> Running in d06fee938f27 18:14:09 Removing intermediate container b1d25fcf603f 18:14:09 ---> 1f84b94173c8 18:14:09 18:14:09 Step 10/23 : FROM alpine:3.17 18:14:09 ---> b2aa39c304c2 18:14:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:14:09 ---> Using cache 18:14:09 ---> 9cd67c7fb7f7 18:14:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:14:09 ---> Using cache 18:14:09 ---> de7578d0a3a2 18:14:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:09 Removing intermediate container 52b2dca8f7bb 18:14:09 ---> 942e93a92db9 18:14:09 18:14:09 Step 10/24 : FROM alpine:3.17 18:14:09 ---> b2aa39c304c2 18:14:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:14:09 ---> Using cache 18:14:09 ---> 4e999081db15 18:14:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:14:09 ---> Using cache 18:14:09 ---> 49fd0ecc81bc 18:14:09 Step 13/24 : ENV APP_PORT=59882 18:14:09 ---> Using cache 18:14:09 ---> c2882011d269 18:14:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:14:09 ---> Using cache 18:14:09 Removing intermediate container 1c681dbd6738 18:14:09 ---> c29e4f6ff7d3 18:14:09 Step 9/26 : WORKDIR /edgex-go/spire-build 18:14:09 ---> 61f786147ca0 18:14:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:14:09 Removing intermediate container ef37fed8f8ef 18:14:09 ---> bbcbd5c985f4 18:14:09 18:14:09 Step 10/23 : FROM alpine:3.17 18:14:09 ---> b2aa39c304c2 18:14:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:14:09 ---> Using cache 18:14:09 ---> 4e999081db15 18:14:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:14:09 ---> Using cache 18:14:09 ---> 49fd0ecc81bc 18:14:09 Step 13/23 : ENV APP_PORT=59861 18:14:09 ---> Running in 515cf8f072a7 18:14:09 Removing intermediate container d06fee938f27 18:14:09 ---> 1ad164741eb4 18:14:09 Step 9/27 : WORKDIR /edgex-go/spire-build 18:14:09 ---> Running in c332ae175297 18:14:09 ---> Running in 0654d9a356ce 18:14:09 ---> Running in c4c8d1d3b125 18:14:09 Removing intermediate container 515cf8f072a7 18:14:09 ---> 18165845f00e 18:14:09 Step 14/24 : EXPOSE $APP_PORT 18:14:09 ---> Running in 3729a3bfdde1 18:14:09 Removing intermediate container c332ae175297 18:14:09 ---> 930f6ed6cac9 18:14:09 Step 14/23 : EXPOSE $APP_PORT 18:14:09 Removing intermediate container 0654d9a356ce 18:14:09 ---> 8768bc5fef80 18:14:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:14:09 Removing intermediate container c4c8d1d3b125 18:14:09 ---> 9bb03cc5e79e 18:14:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:14:09 ---> Running in 43c44cb4c535 18:14:09 ---> Running in 09c87f747961 18:14:09 ---> b2539192de19 18:14:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:14:09 Removing intermediate container 3729a3bfdde1 18:14:09 ---> a5515df85a95 18:14:09 Step 15/24 : WORKDIR / 18:14:10 ---> Running in 5bf32219f9b0 18:14:10 ---> Running in 7017316f2470 18:14:10 Removing intermediate container 09c87f747961 18:14:10 ---> ecd5fc0bcb9b 18:14:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:10 Removing intermediate container 43c44cb4c535 18:14:10 ---> 6ade7c65bf32 18:14:10 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 18:14:10 ---> Running in ad252a706096 18:14:10 Removing intermediate container 5bf32219f9b0 18:14:10 ---> 4115276985d3 18:14:10 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 18:14:10 ---> 26b40374512f 18:14:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:14:10 Removing intermediate container 7017316f2470 18:14:10 ---> 0950048f6cb5 18:14:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:10 ---> Running in 279ab27b8e55 18:14:10 ---> e8a5d2a208f4 18:14:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:14:10 ---> ef07a945c4d8 18:14:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:14:10 ---> c9fc639b6fe4 18:14:10 ---> Running in 6835d6efb525 18:14:10 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:14:10 $ docker top 2da3dc001bb44afbd6933fd8623c9754ccde93c6c9bd67c32ef2fd02376e280d -eo pid,comm 18:14:10 ---> 9d19058a5afc 18:14:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:14:10 ---> 68928a1e569f 18:14:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] { [Pipeline] sh 18:14:11 ---> 088fcbed3c38 18:14:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:14:11 ---> 611345010b47 18:14:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:14:11 + go version 18:14:11 go version go1.20.2 linux/arm64 [Pipeline] } 18:14:11 $ docker stop --time=1 2da3dc001bb44afbd6933fd8623c9754ccde93c6c9bd67c32ef2fd02376e280d 18:14:11 Removing intermediate container 279ab27b8e55 18:14:11 ---> b480a6ac62c4 18:14:11 Step 12/27 : WORKDIR /edgex-go 18:14:11 Removing intermediate container ad252a706096 18:14:11 ---> 67f4ef608edc 18:14:11 Step 12/26 : WORKDIR /edgex-go 18:14:11 ---> ff2f9c072c5f 18:14:11 Step 20/24 : ENTRYPOINT ["/core-command"] 18:14:11 ---> Running in 2c6a19a3f1a5 18:14:11 ---> Running in 0c49662e894f 18:14:11 ---> 8c3245079bcb 18:14:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:14:11 Removing intermediate container 6835d6efb525 18:14:11 ---> f5ace1f52ae7 18:14:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:14:11 ---> Running in 1bd59a623eaf 18:14:11 ---> Running in e8225243e094 18:14:11 ---> Running in e235a0e1e4a0 18:14:11 Removing intermediate container 2c6a19a3f1a5 18:14:11 ---> 4c37b7ea4eb4 18:14:11 18:14:11 Step 13/26 : FROM alpine:3.17 18:14:11 ---> b2aa39c304c2 18:14:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:14:11 Removing intermediate container 0c49662e894f 18:14:11 ---> 694606586248 18:14:11 18:14:11 Step 13/27 : FROM alpine:3.17 18:14:11 ---> b2aa39c304c2 18:14:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:14:11 Removing intermediate container e8225243e094 18:14:11 ---> 3b59db318c23 18:14:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:14:11 ---> Running in 04786ff92bb1 18:14:11 Removing intermediate container e235a0e1e4a0 18:14:11 ---> 2c59ba1db1f7 18:14:11 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:14:11 Removing intermediate container 1bd59a623eaf 18:14:11 ---> 12ab544ae1e1 18:14:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:14:11 ---> Running in 829cf599febc 18:14:11 ---> Running in 7b971cfaa9fe 18:14:11 ---> Running in 608f0c9a58e6 18:14:11 ---> Running in 8f8691dfb634 18:14:12 Removing intermediate container 04786ff92bb1 18:14:12 ---> 8e59210a3b61 18:14:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:14:12 Removing intermediate container 829cf599febc 18:14:12 ---> 1224bf3c84ad 18:14:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:14:12 ---> Running in d89ab9539438 18:14:12 Removing intermediate container 608f0c9a58e6 18:14:12 ---> 21c9f7c3a5a4 18:14:12 Step 21/23 : LABEL arch=x86_64 18:14:12 Removing intermediate container 7b971cfaa9fe 18:14:12 ---> 24506d4ffd9b 18:14:12 Step 21/23 : LABEL arch=x86_64 18:14:12 Removing intermediate container 8f8691dfb634 18:14:12 ---> 108ddd74a3e6 18:14:12 Step 22/24 : LABEL arch=x86_64 18:14:12 ---> Running in f8588bef05ce 18:14:12 ---> Running in 69034eab62b4 18:14:12 ---> Running in ec96ddd41b20 18:14:12 ---> Running in 939e0659d0fd 18:14:12 Removing intermediate container ec96ddd41b20 18:14:12 ---> 4f4242a9e729 18:14:12 Step 23/24 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:14:12 Removing intermediate container 69034eab62b4 18:14:12 ---> 9f10b0903e34 18:14:12 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:14:12 Removing intermediate container 939e0659d0fd 18:14:12 ---> 44ed10c55cdd 18:14:12 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:14:12 ---> Running in ad737d075e72 18:14:12 ---> Running in 0beb70f58f43 18:14:12 ---> Running in 25c9f0db7ee0 18:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:12 Removing intermediate container ad737d075e72 18:14:12 ---> 3bcbb0ab66a1 18:14:12 Step 23/23 : LABEL version=3.0.0-dev.116 18:14:12 Removing intermediate container 25c9f0db7ee0 18:14:12 ---> 5b68c16c588f 18:14:12 Step 23/23 : LABEL version=3.0.0-dev.116 18:14:12 Removing intermediate container 0beb70f58f43 18:14:12 ---> 0aa0ad2963d1 18:14:12 Step 24/24 : LABEL version=3.0.0-dev.116 18:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:12 ---> Running in edb1de343158 18:14:12 ---> Running in 324a32346eda 18:14:12 ---> Running in 6f56a8c66c8c 18:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:12 Removing intermediate container 324a32346eda 18:14:12 Removing intermediate container edb1de343158 18:14:12 ---> 6e017c215e8d 18:14:12 ---> 2e948011d374 18:14:12 18:14:12 18:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:12 Removing intermediate container 6f56a8c66c8c 18:14:12 ---> b9f1e363f652 18:14:12 18:14:12 $ docker rm -f --volumes 2da3dc001bb44afbd6933fd8623c9754ccde93c6c9bd67c32ef2fd02376e280d 18:14:12 Successfully built 6e017c215e8d 18:14:12 Successfully built 2e948011d374 18:14:12 Successfully tagged core-command:latest 18:14:12 Successfully tagged support-scheduler:latest 18:14:12 Building support-notifications 18:14:12 Building security-bootstrapper 18:14:12  Building core-command ... done  Building support-scheduler ... done Successfully built b9f1e363f652 18:14:12 Successfully tagged core-common-config-bootstrapper:latest 18:14:12 Building security-spire-agent 18:14:12  Building core-common-config-bootstrapper ... done v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:14:12 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:14:12 OK: 17820 distinct packages available 18:14:12 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:14:12 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:14:12 OK: 17820 distinct packages available 18:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [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] { 18:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:13 (1/4) Installing dumb-init (1.2.5-r2) 18:14:13 (2/4) Installing musl-obstack (1.2.3-r0) 18:14:13 (3/4) Installing libucontext (1.2-r0) 18:14:13 (4/4) Installing gcompat (1.1.0-r0) 18:14:13 (1/5) Installing dumb-init (1.2.5-r2) 18:14:13 (2/5) Installing musl-obstack (1.2.3-r0) 18:14:13 Executing busybox-1.35.0-r29.trigger 18:14:13 (3/5) Installing libucontext (1.2-r0) 18:14:13 OK: 7 MiB in 19 packages 18:14:13 (4/5) Installing gcompat (1.1.0-r0) 18:14:13 (5/5) Installing openssl (3.0.8-r3) 18:14:13 Executing busybox-1.35.0-r29.trigger 18:14:13 OK: 8 MiB in 20 packages 18:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:14:13 18:14:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:14:13 latest: Pulling from edgex-devops/edgex-compose-arm64 18:14:13 29e5d40040c1: Pulling fs layer 18:14:13 1ce36da41761: Pulling fs layer 18:14:13 25b303627fd3: Pulling fs layer 18:14:14 29e5d40040c1: Verifying Checksum 18:14:14 29e5d40040c1: Download complete 18:14:14 1ce36da41761: Verifying Checksum 18:14:14 1ce36da41761: Download complete 18:14:14 29e5d40040c1: Pull complete 18:14:16 25b303627fd3: Verifying Checksum 18:14:16 25b303627fd3: Download complete 18:14:16 1ce36da41761: Pull complete 18:14:17 Removing intermediate container f8588bef05ce 18:14:17 ---> 0a36ca72189a 18:14:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:17 Removing intermediate container d89ab9539438 18:14:17 ---> 761cbff60453 18:14:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:17 ---> 783d96f710ed 18:14:17 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:14:17 ---> ee8d56c4f2eb 18:14:17 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:14:18 ---> cbe75990ae3d 18:14:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:14:18 ---> 9607eeb3f15c 18:14:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:14:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:14:18 ---> bb7aea0275f1 18:14:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:14:18 ---> Using cache 18:14:18 ---> 4965ac1c64be 18:14:18 Step 4/23 : WORKDIR /edgex-go 18:14:18 ---> Using cache 18:14:18 ---> f8ef24708ae3 18:14:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:14:19 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:19 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:14:19 ---> bb7aea0275f1 18:14:19 Step 3/27 : WORKDIR /edgex-go 18:14:19 ---> Using cache 18:14:19 ---> e13cc179baaf 18:14:19 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:14:19 ---> Using cache 18:14:19 ---> 98955ecf3612 18:14:19 Step 5/27 : COPY go.mod vendor* ./ 18:14:19 ---> Using cache 18:14:19 ---> 6b307e2a1b2e 18:14:19 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:19 ---> Using cache 18:14:19 ---> 3075d14a64c6 18:14:19 Step 7/27 : COPY . . 18:14:19 ---> Using cache 18:14:19 ---> b9f3850545fb 18:14:19 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:14:19 ---> Using cache 18:14:19 ---> 1ad164741eb4 18:14:19 Step 9/27 : WORKDIR /edgex-go/spire-build 18:14:19 ---> Using cache 18:14:19 ---> 9bb03cc5e79e 18:14:19 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:14:19 ---> Using cache 18:14:19 ---> 4115276985d3 18:14:19 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 18:14:19 ---> Using cache 18:14:19 ---> b480a6ac62c4 18:14:19 Step 12/27 : WORKDIR /edgex-go 18:14:19 ---> Using cache 18:14:19 ---> 694606586248 18:14:19 18:14:19 Step 13/27 : FROM alpine:3.17 18:14:19 ---> b2aa39c304c2 18:14:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:14:19 ---> Using cache 18:14:19 ---> 1224bf3c84ad 18:14:19 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:14:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:14:19 ---> bb7aea0275f1 18:14:19 Step 3/33 : WORKDIR /edgex-go 18:14:19 ---> Using cache 18:14:19 ---> e13cc179baaf 18:14:19 Step 4/33 : RUN apk add --update --no-cache make git 18:14:20 ---> Running in 2ab8d4d6c9a9 18:14:20 ---> Running in 7d3f00498740 18:14:20 ---> Running in 042dfc4be136 18:14:20 ---> 5c1767d0ea4d 18:14:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:14:20 ---> d7f36d6b6884 18:14:20 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:14:20 ---> 8d64c4a01643 18:14:20 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:14:20 ---> f80c5e95f4f1 18:14:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:14:20 ---> Running in 4b8833320d39 18:14:20 Removing intermediate container 4b8833320d39 18:14:20 ---> 1e0da8758634 18:14:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:14:20 ---> b71f52c53ab4 18:14:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:20 ---> 903bbf52ab41 18:14:20 Step 22/27 : WORKDIR / 18:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:20 ---> Running in 8378be80c46d 18:14:20 ---> 35d7df5eaea1 18:14:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:20 ---> Running in 40127e38ab4a 18:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:21 Removing intermediate container 8378be80c46d 18:14:21 ---> 8085a707ab39 18:14:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:14:21 Removing intermediate container 40127e38ab4a 18:14:21 ---> 95b723a539db 18:14:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:14:21 ---> Running in c1213d9611ae 18:14:21 ---> Running in 2bd7fdb803da 18:14:21 OK: 265 MiB in 53 packages 18:14:21 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:14:21 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:14:21 OK: 17820 distinct packages available 18:14:21 Removing intermediate container c1213d9611ae 18:14:21 ---> 52df84a88a76 18:14:21 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:21 Removing intermediate container 2bd7fdb803da 18:14:21 ---> 6be619ad8c4f 18:14:21 Step 24/26 : LABEL arch=x86_64 18:14:21 OK: 265 MiB in 53 packages 18:14:21 ---> Running in f3ffdc9439d3 18:14:21 ---> Running in 8b8868e35447 18:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:21 Removing intermediate container f3ffdc9439d3 18:14:21 ---> 7d62b826e2de 18:14:21 Step 25/26 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:14:21 Removing intermediate container 8b8868e35447 18:14:21 ---> cb40c7257689 18:14:21 Step 25/27 : LABEL arch=x86_64 18:14:21 ---> Running in 5db8d0c47376 18:14:21 ---> Running in 6082492e3c7f 18:14:21 Removing intermediate container 5db8d0c47376 18:14:21 ---> cc7182b14df6 18:14:21 Step 26/26 : LABEL version=3.0.0-dev.116 18:14:21 (1/5) Installing dumb-init (1.2.5-r2) 18:14:21 (2/5) Installing musl-obstack (1.2.3-r0) 18:14:21 Removing intermediate container 6082492e3c7f 18:14:21 ---> 772887d49603 18:14:21 Step 26/27 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:14:21 (3/5) Installing libucontext (1.2-r0) 18:14:21 (4/5) Installing gcompat (1.1.0-r0) 18:14:21 (5/5) Installing openssl (3.0.8-r3) 18:14:21 Executing busybox-1.35.0-r29.trigger 18:14:21 ---> Running in bd79ca2f7ac6 18:14:21 OK: 8 MiB in 20 packages 18:14:21 ---> Running in e8258e474cfa 18:14:21 Removing intermediate container 2ab8d4d6c9a9 18:14:21 ---> 6c839a3f67ff 18:14:21 Step 6/23 : COPY go.mod vendor* ./ 18:14:21 Removing intermediate container bd79ca2f7ac6 18:14:21 ---> e053a87cbafb 18:14:21 18:14:21 Removing intermediate container 7d3f00498740 18:14:21 ---> c03bd97e5bc1 18:14:21 Step 5/33 : COPY go.mod vendor* ./ 18:14:21 Removing intermediate container e8258e474cfa 18:14:21 ---> cd21ab226751 18:14:21 Step 27/27 : LABEL version=3.0.0-dev.116 18:14:21 ---> Running in ff7919cdd57e 18:14:21 ---> 2eeaa8af51f1 18:14:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:21 Successfully built e053a87cbafb 18:14:21 Successfully tagged security-spire-server:latest 18:14:21  Building security-spire-server ... done Building security-proxy-setup 18:14:21 ---> Running in 673e8ab3ba88 18:14:22 ---> a79a665ebdba 18:14:22 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:22 Removing intermediate container ff7919cdd57e 18:14:22 ---> 32b6fce46b21 18:14:22 18:14:22 Successfully built 32b6fce46b21 18:14:22 Successfully tagged security-spire-config:latest 18:14:22  Building security-spire-config ... done Removing intermediate container 042dfc4be136 18:14:22 ---> a85d116dcce7 18:14:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:22 ---> Running in 0d1a37fb03c2 18:14:23 ---> ecce70f29b4d 18:14:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:14:23 ---> 33fe16b1bddd 18:14:23 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:14:24 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:14:24 ---> bb7aea0275f1 18:14:24 Step 3/22 : WORKDIR /edgex-go 18:14:24 ---> Using cache 18:14:24 ---> e13cc179baaf 18:14:24 Step 4/22 : RUN apk add --update --no-cache make git 18:14:24 ---> Using cache 18:14:24 ---> c03bd97e5bc1 18:14:24 Step 5/22 : COPY go.mod vendor* ./ 18:14:24 ---> Using cache 18:14:24 ---> a79a665ebdba 18:14:24 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:24 ---> 0576d1f3d951 18:14:24 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:14:24 ---> Running in ff68f3bd4b8d 18:14:26 25b303627fd3: Pull complete 18:14:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:14:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:26 ---> 5df4b5bdac10 18:14:26 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:14:26 ---> 1d917e68af20 18:14:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-6230 does not seem to be running inside a container 18:14:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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 18:14:26 ---> 9872835cbbbd 18:14:26 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:14:26 ---> 089715d41068 18:14:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:14:26 ---> Running in 8aa44ba624ac 18:14:26 Removing intermediate container 8aa44ba624ac 18:14:26 ---> c9091e1170a0 18:14:26 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:14:27 ---> Running in 94a2531ec151 18:14:27 Removing intermediate container 94a2531ec151 18:14:27 ---> 801d82dc5571 18:14:27 Step 25/27 : LABEL arch=x86_64 18:14:27 ---> Running in 92d206337c39 18:14:27 Removing intermediate container 92d206337c39 18:14:27 ---> b0b809a58b12 18:14:27 Step 26/27 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:14:27 ---> Running in 004981f81e5b 18:14:27 Removing intermediate container 004981f81e5b 18:14:27 ---> 88d8805727b3 18:14:27 Step 27/27 : LABEL version=3.0.0-dev.116 18:14:27 ---> Running in 8c966ed004d4 18:14:27 Removing intermediate container 8c966ed004d4 18:14:27 ---> 024e69441098 18:14:27 18:14:27 Successfully built 024e69441098 18:14:27 Successfully tagged security-spire-agent:latest 18:14:28 $ docker top 04bbbc16052c3120874020fdb770ddb56c850c4ba95379643de73e1c58151e1a -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:29 + docker-compose build --help 18:14:29 + grep parallel 18:14:34 --parallel Build images in parallel. [Pipeline] } 18:14:34 $ docker stop --time=1 04bbbc16052c3120874020fdb770ddb56c850c4ba95379643de73e1c58151e1a 18:14:36 $ docker rm -f --volumes 04bbbc16052c3120874020fdb770ddb56c850c4ba95379643de73e1c58151e1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:14:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:37 prd-ubuntu20.04-docker-arm64-4c-16g-6230 does not seem to be running inside a container 18:14:37 $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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 18:14:38 $ docker top a8ae2289e48f80adb007c4f4f8904bb6c0c87be146ca896a331148d80cef1222 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:39 + docker-compose -f ./docker-compose-build.yml build --parallel 18:14:42  Building security-spire-agent ... done Removing intermediate container ff68f3bd4b8d 18:14:42 ---> 9ad06962d2d7 18:14:42 Step 7/22 : COPY . . 18:14:42 Removing intermediate container 673e8ab3ba88 18:14:42 ---> 13a532f3968b 18:14:42 Step 8/23 : COPY . . 18:14:42 Removing intermediate container 0d1a37fb03c2 18:14:42 ---> 8a2dc8e2deda 18:14:42 Step 7/33 : COPY . . 18:14:46 Building core-command ... 18:14:46 Building core-common-config-bootstrapper ... 18:14:46 Building core-data ... 18:14:46 Building core-metadata ... 18:14:46 Building security-bootstrapper ... 18:14:46 Building security-proxy-auth ... 18:14:46 Building security-proxy-setup ... 18:14:46 Building security-secretstore-setup ... 18:14:46 Building security-spiffe-token-provider ... 18:14:46 Building security-spire-agent ... 18:14:46 Building security-spire-config ... 18:14:46 Building security-spire-server ... 18:14:46 Building support-notifications ... 18:14:46 Building support-scheduler ... 18:14:46 Building security-spire-agent 18:14:46 Building core-command 18:14:46 Building support-scheduler 18:14:46 Building support-notifications 18:14:46 Building core-common-config-bootstrapper 18:14:50 ---> ba84708c5fed 18:14:50 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:14:50 ---> 573201fe527e 18:14:50 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:14:50 ---> 5ff5dcd02414 18:14:50 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:14:50 ---> Running in 9300dc119cb6 18:14:50 ---> Running in eda6ac77f23d 18:14:50 ---> Running in 9a51a2614342 18:14:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:14:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:14:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:14:58 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:14:58 ---> 7803fd8d56a2 18:14:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:14:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:14:58 ---> 7803fd8d56a2 18:14:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:14:58 ---> Running in e3951ddbe289 18:14:58 ---> Running in b8484dfc4c18 18:14:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:14:58 ---> 7803fd8d56a2 18:14:58 Step 3/27 : WORKDIR /edgex-go 18:14:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:14:58 ---> 7803fd8d56a2 18:14:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:14:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:14:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:14:58 ---> 7803fd8d56a2 18:14:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:14:58 ---> Running in 3c6cec5acd79 18:14:58 ---> Running in a0300cbecb99 18:14:58 ---> Running in 0f89475fe1eb 18:14:58 Removing intermediate container e3951ddbe289 18:14:58 ---> c2439050f008 18:14:58 Step 4/24 : WORKDIR /edgex-go 18:14:58 Removing intermediate container b8484dfc4c18 18:14:58 ---> e63b27404f5f 18:14:58 Step 4/23 : WORKDIR /edgex-go 18:14:58 ---> Running in 5620763861da 18:14:58 ---> Running in 78f9c2998966 18:14:58 Removing intermediate container 3c6cec5acd79 18:14:58 ---> e507cfd3cbad 18:14:58 Step 4/23 : WORKDIR /edgex-go 18:14:58 Removing intermediate container 0f89475fe1eb 18:14:58 ---> b8cb2cae3281 18:14:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:14:58 Removing intermediate container a0300cbecb99 18:14:58 ---> 69591606ad19 18:14:58 Step 4/23 : WORKDIR /edgex-go 18:14:58 ---> Running in 743a7876f1b6 18:14:58 ---> Running in 21ed1d530608 18:14:58 Removing intermediate container 78f9c2998966 18:14:58 ---> f340c0a65e02 18:14:58 Step 5/24 : RUN apk add --update --no-cache make git 18:14:58 ---> Running in 830bc9e08efc 18:14:58 Removing intermediate container 5620763861da 18:14:58 ---> dfc538f37e6b 18:14:58 Step 5/23 : RUN apk add --update --no-cache make git 18:14:58 ---> Running in b7fbfb8c6478 18:14:58 ---> Running in e038569b5438 18:14:59 Removing intermediate container 743a7876f1b6 18:14:59 ---> cae8f86b873d 18:14:59 Step 5/23 : RUN apk add --update --no-cache make git 18:14:59 ---> Running in f653706f514a 18:14:59 Removing intermediate container 830bc9e08efc 18:14:59 ---> 73cfc806e569 18:14:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:14:59 ---> Running in 014354813fde 18:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:15:03 OK: 263 MiB in 53 packages 18:15:03 OK: 263 MiB in 53 packages 18:15:04 OK: 263 MiB in 53 packages 18:15:04 OK: 263 MiB in 53 packages 18:15:04 OK: 263 MiB in 53 packages 18:15:05 Removing intermediate container 21ed1d530608 18:15:05 ---> a1c26545fb03 18:15:05 Step 5/27 : COPY go.mod vendor* ./ 18:15:05 Removing intermediate container b7fbfb8c6478 18:15:05 ---> ab7c34dddebf 18:15:05 Step 6/24 : COPY go.mod vendor* ./ 18:15:06 Removing intermediate container e038569b5438 18:15:06 ---> a6dfc0233f66 18:15:06 Step 6/23 : COPY go.mod vendor* ./ 18:15:06 Removing intermediate container f653706f514a 18:15:06 ---> 2f543f0da794 18:15:06 Step 6/23 : COPY go.mod vendor* ./ 18:15:06 Removing intermediate container 014354813fde 18:15:06 ---> 714766c7c9c3 18:15:06 Step 6/23 : COPY go.mod vendor* ./ 18:15:06 ---> 2a97cf4635c1 18:15:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:06 ---> 292a9c20e188 18:15:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:06 ---> Running in ddb2e6dce687 18:15:06 ---> Running in 6781a5bcfa60 18:15:07 ---> c0c424867978 18:15:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:07 ---> ec6892f0df41 18:15:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:07 ---> Running in 7669987a9819 18:15:07 ---> Running in a812521fb2ca 18:15:07 ---> 5f2a9c7edcbd 18:15:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:07 ---> Running in eab7fbfa62d5 18:15:12 Removing intermediate container 9a51a2614342 18:15:12 Removing intermediate container 9300dc119cb6 18:15:12 ---> c18ae9a7fbfd 18:15:12 ---> d21613f74fed 18:15:12 18:15:12 18:15:12 Step 9/22 : FROM alpine:3.17Step 9/33 : FROM alpine:3.17 18:15:12 18:15:12 ---> b2aa39c304c2 18:15:12 ---> b2aa39c304c2 18:15:12 Step 10/22 : RUN apk add --update --no-cache dumb-init opensslStep 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:15:12 18:15:12 ---> Using cache 18:15:12 ---> e16d0df3aaa1 18:15:12 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:15:12 ---> Running in 0a63efc9ff52 18:15:12 ---> Running in 42434a0c5c56 18:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:15:13 (1/2) Installing dumb-init (1.2.5-r2) 18:15:13 (2/2) Installing openssl (3.0.8-r3) 18:15:13 Executing busybox-1.35.0-r29.trigger 18:15:13 OK: 8 MiB in 17 packages 18:15:13 (1/2) Installing dumb-init (1.2.5-r2) 18:15:13 (2/2) Installing su-exec (0.2-r2) 18:15:13 Executing busybox-1.35.0-r29.trigger 18:15:13 OK: 7 MiB in 17 packages 18:15:14 Removing intermediate container eda6ac77f23d 18:15:14 ---> b6f0ff138e0f 18:15:14 18:15:14 Step 10/23 : FROM alpine:3.17 18:15:14 ---> b2aa39c304c2 18:15:14 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:15:14 ---> Running in 0ec43f1b2cfa 18:15:14 Removing intermediate container 0a63efc9ff52 18:15:14 ---> fd1442d928fd 18:15:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:15:14 Removing intermediate container 42434a0c5c56 18:15:14 ---> a12ee34a8669 18:15:14 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:15:14 ---> Running in af42c5f4b3ab 18:15:14 ---> Running in 1dc574602e83 18:15:14 Removing intermediate container af42c5f4b3ab 18:15:14 ---> 38e4796dff2f 18:15:14 Step 12/22 : WORKDIR /edgex 18:15:14 Removing intermediate container 1dc574602e83 18:15:14 ---> cb0489b198f8 18:15:14 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:15:14 ---> Running in 92872c7bcedf 18:15:14 ---> Running in f1f221716686 18:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:15:15 Removing intermediate container 92872c7bcedf 18:15:15 ---> bd0d1db70b27 18:15:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:15 Removing intermediate container f1f221716686 18:15:15 ---> ce5cb5b767f9 18:15:15 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:15:15 ---> Running in 764a5ba1602b 18:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:15:15 Removing intermediate container 764a5ba1602b 18:15:15 ---> b8485ba44373 18:15:15 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:15:15 ---> 4ebf8f6fbac6 18:15:15 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:15:15 ---> Running in 149938d80859 18:15:15 Removing intermediate container 149938d80859 18:15:15 ---> 3ebae2a42434 18:15:15 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:15:15 ---> dda053fbd88b 18:15:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:15:15 (1/2) Installing ca-certificates (20220614-r4) 18:15:15 ---> Running in 17f920323e38 18:15:15 (2/2) Installing dumb-init (1.2.5-r2) 18:15:15 Executing busybox-1.35.0-r29.trigger 18:15:15 Executing ca-certificates-20220614-r4.trigger 18:15:15 OK: 8 MiB in 17 packages 18:15:15 ---> 99b1a74f9281 18:15:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:15:15 ---> 2cc9bdaf314f 18:15:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:15:15 Removing intermediate container 0ec43f1b2cfa 18:15:15 ---> efffd0a4bb66 18:15:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:15:16 ---> Running in 75a8f6ef7d47 18:15:16 ---> a0d58d7108dd 18:15:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:15:16 Removing intermediate container 17f920323e38 18:15:16 ---> 7463a550fe73 18:15:16 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:15:16 ---> Running in 689729ad75f7 18:15:16 ---> Running in 48b280c51d16 18:15:16 Removing intermediate container 75a8f6ef7d47 18:15:16 ---> b76c100e155e 18:15:16 Step 13/23 : ENV APP_PORT=59860 18:15:16 ---> Running in bdf3a1acf1d0 18:15:16 Removing intermediate container 48b280c51d16 18:15:16 ---> d8921c1171b9 18:15:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:15:16 Removing intermediate container bdf3a1acf1d0 18:15:16 ---> 15681f6a3f50 18:15:16 Step 14/23 : EXPOSE $APP_PORT 18:15:16 ---> Running in 41f7d2ce3a84 18:15:16 ---> b85e340082fa 18:15:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:15:16 Removing intermediate container 41f7d2ce3a84 18:15:16 ---> 1b01020b3a55 18:15:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:16 ---> Running in eacbfe2778be 18:15:16 ---> 7b3fd4a36c08 18:15:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:15:16 ---> 142813fdac5b 18:15:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:15:16 Removing intermediate container 689729ad75f7 18:15:16 ---> 9a01b9ba7fad 18:15:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:15:16 ---> Running in 5daa3ef80583 18:15:16 Removing intermediate container 5daa3ef80583 18:15:16 ---> 9794f48080d5 18:15:16 Step 20/22 : LABEL arch=x86_64 18:15:17 ---> Running in 75eec05d4499 18:15:17 Removing intermediate container 75eec05d4499 18:15:17 ---> 44bdb3c0e469 18:15:17 Step 21/22 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:15:17 Removing intermediate container eacbfe2778be 18:15:17 ---> ec93f13973ad 18:15:17 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:17 ---> Running in 164b06cad16d 18:15:17 ---> cd394d03e5c3 18:15:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:15:17 Removing intermediate container 164b06cad16d 18:15:17 ---> bacc8c42ec1a 18:15:17 Step 22/22 : LABEL version=3.0.0-dev.116 ---> c772e893e082 18:15:17 18:15:17 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:15:17 ---> Running in d1d21822e222 18:15:17 ---> 743e3c93c6e7 18:15:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:15:17 ---> Running in 7f6048c4a10b 18:15:17 Removing intermediate container d1d21822e222 18:15:17 ---> 282e60d878ba 18:15:17 18:15:17 ---> 4381031a793a 18:15:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:15:17 Successfully built 282e60d878ba 18:15:17 Successfully tagged security-proxy-setup:latest 18:15:17 Removing intermediate container 7f6048c4a10b 18:15:17  Building security-proxy-setup ... done  ---> df1d6b06da88 18:15:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:15:17 ---> Running in 8f23b2aabf7c 18:15:17 Removing intermediate container 8f23b2aabf7c 18:15:17 ---> 137de29f9c5a 18:15:17 Step 21/23 : LABEL arch=x86_64 18:15:17 ---> Running in f5a38fa85f73 18:15:18 ---> e8384f703702 18:15:18 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:15:18 Removing intermediate container f5a38fa85f73 18:15:18 ---> a101af35a2fe 18:15:18 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:15:18 ---> Running in 471621faf2f5 18:15:18 Removing intermediate container 471621faf2f5 18:15:18 ---> 299a36f28bd2 18:15:18 Step 23/23 : LABEL version=3.0.0-dev.116 18:15:18 ---> 2e6cce2c11eb 18:15:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:15:18 ---> Running in 103a235b5635 18:15:18 Removing intermediate container 103a235b5635 18:15:18 ---> 1a907508bb6b 18:15:18 18:15:18 ---> e3a005837663 18:15:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:15:18 Successfully built 1a907508bb6b 18:15:18 Successfully tagged support-notifications:latest 18:15:18  Building support-notifications ... done  ---> 781fea337a11 18:15:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:15:18 ---> f2287be41ae0 18:15:18 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:15:18 ---> bdf0ea30a7a1 18:15:18 Step 28/33 : RUN chmod +x /entrypoint.sh 18:15:18 ---> Running in 89f216f84ecc 18:15:19 Removing intermediate container 89f216f84ecc 18:15:19 ---> e317824c2403 18:15:19 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:15:19 ---> Running in af13ecc6af26 18:15:19 Removing intermediate container af13ecc6af26 18:15:19 ---> bb9c76368866 18:15:19 Step 30/33 : CMD ["gate"] 18:15:19 ---> Running in ff317dbdffb7 18:15:19 Removing intermediate container ff317dbdffb7 18:15:19 ---> b95cf6331fcc 18:15:19 Step 31/33 : LABEL arch=x86_64 18:15:19 ---> Running in 04c54e47d522 18:15:19 Removing intermediate container 04c54e47d522 18:15:19 ---> 797895da1258 18:15:19 Step 32/33 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:15:19 ---> Running in a54448fc93b6 18:15:19 Removing intermediate container a54448fc93b6 18:15:19 ---> 15233331e579 18:15:19 Step 33/33 : LABEL version=3.0.0-dev.116 18:15:19 ---> Running in 45ad5fbd2bb6 18:15:20 Removing intermediate container 45ad5fbd2bb6 18:15:20 ---> 50701fde0fd5 18:15:20 18:15:20 Successfully built 50701fde0fd5 18:15:20 Successfully tagged security-bootstrapper:latest 18:15:20  Building security-bootstrapper ... done  [Pipeline] } 18:15:20 $ docker stop --time=1 6f8166d2d541eb05c54d716d7e5e5c7bea4a691f2d1c543dffb22714d5b610f6 18:15:21 $ docker rm -f --volumes 6f8166d2d541eb05c54d716d7e5e5c7bea4a691f2d1c543dffb22714d5b610f6 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:21 + docker images 18:15:21 REPOSITORY TAG IMAGE ID CREATED SIZE 18:15:21 security-bootstrapper latest 50701fde0fd5 2 seconds ago 22.2MB 18:15:21 support-notifications latest 1a907508bb6b 3 seconds ago 32.7MB 18:15:21 security-proxy-setup latest 282e60d878ba 4 seconds ago 18.7MB 18:15:21 b6f0ff138e0f 7 seconds ago 1.75GB 18:15:21 d21613f74fed 10 seconds ago 1.67GB 18:15:21 c18ae9a7fbfd 10 seconds ago 1.67GB 18:15:21 security-spire-agent latest 024e69441098 54 seconds ago 129MB 18:15:21 security-spire-server latest e053a87cbafb About a minute ago 89.8MB 18:15:21 security-spire-config latest 32b6fce46b21 About a minute ago 88.9MB 18:15:21 core-common-config-bootstrapper latest b9f1e363f652 About a minute ago 17.2MB 18:15:21 support-scheduler latest 2e948011d374 About a minute ago 32.1MB 18:15:21 core-command latest 6e017c215e8d About a minute ago 19.8MB 18:15:21 694606586248 About a minute ago 1.54GB 18:15:21 4c37b7ea4eb4 About a minute ago 1.54GB 18:15:21 bbcbd5c985f4 About a minute ago 1.75GB 18:15:21 1f84b94173c8 About a minute ago 1.68GB 18:15:21 942e93a92db9 About a minute ago 1.69GB 18:15:21 security-secretstore-setup latest 9a8997a3a5b0 About a minute ago 32.8MB 18:15:21 security-proxy-auth latest dbafccbb319b About a minute ago 18.3MB 18:15:21 security-spiffe-token-provider latest c50fe91c5a15 About a minute ago 32.8MB 18:15:21 core-metadata latest 1076678a855e About a minute ago 20.4MB 18:15:21 core-data latest c271c2f429c5 About a minute ago 20MB 18:15:21 9fb7c8b28ee6 2 minutes ago 1.73GB 18:15:21 e8935a2d1352 2 minutes ago 1.69GB 18:15:21 2545eb42663d 2 minutes ago 1.68GB 18:15:21 39e29ce8bbbf 2 minutes ago 1.69GB 18:15:21 412128131af8 2 minutes ago 1.66GB 18:15:21 ci-base-image-x86_64 latest bb7aea0275f1 5 minutes ago 881MB 18:15:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 18:15:21 alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB 18:15:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 18:15:21 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 18:15:21 provisioning config files... 18:15:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config15815347993062396262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:22 ---> docker-login.sh 18:15:22 nexus3.edgexfoundry.org:10001 18:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:22 Configure a credential helper to remove this warning. See 18:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:22 18:15:22 Login Succeeded 18:15:22 nexus3.edgexfoundry.org:10002 18:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:22 Configure a credential helper to remove this warning. See 18:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:22 18:15:22 Login Succeeded 18:15:22 nexus3.edgexfoundry.org:10003 18:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:22 Configure a credential helper to remove this warning. See 18:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:22 18:15:22 Login Succeeded 18:15:22 nexus3.edgexfoundry.org:10004 18:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:22 Configure a credential helper to remove this warning. See 18:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:22 18:15:22 Login Succeeded 18:15:22 docker.io 18:15:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:22 Configure a credential helper to remove this warning. See 18:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:22 18:15:22 Login Succeeded 18:15:22 ---> docker-login.sh ends [Pipeline] } 18:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:15:22 db4df0826c11cae39af8e6376885c49e760e8099 18:15:22 latest 18:15:22 3.0.0-dev.116 18:15:22 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:22 main 18:15:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:23 + docker push nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099 18:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:15:23 41c5aa82fc5d: Preparing 18:15:23 88c1e1743855: Preparing 18:15:23 e8ff83fec2c9: Preparing 18:15:23 af36e6204963: Preparing 18:15:23 69df11d288f9: Preparing 18:15:23 7cd52847ad77: Preparing 18:15:23 af36e6204963: Pushed 18:15:23 7cd52847ad77: Layer already exists 18:15:23 41c5aa82fc5d: Pushed 18:15:23 e8ff83fec2c9: Pushed 18:15:23 69df11d288f9: Pushed 18:15:24 88c1e1743855: Pushed 18:15:24 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:25 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:15:25 41c5aa82fc5d: Preparing 18:15:25 88c1e1743855: Preparing 18:15:25 e8ff83fec2c9: Preparing 18:15:25 af36e6204963: Preparing 18:15:25 69df11d288f9: Preparing 18:15:25 7cd52847ad77: Preparing 18:15:25 7cd52847ad77: Waiting 18:15:25 88c1e1743855: Layer already exists 18:15:25 e8ff83fec2c9: Layer already exists 18:15:25 41c5aa82fc5d: Layer already exists 18:15:25 af36e6204963: Layer already exists 18:15:25 69df11d288f9: Layer already exists 18:15:25 7cd52847ad77: Layer already exists 18:15:25 latest: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:25 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.116 18:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:15:25 41c5aa82fc5d: Preparing 18:15:25 88c1e1743855: Preparing 18:15:25 e8ff83fec2c9: Preparing 18:15:25 af36e6204963: Preparing 18:15:25 69df11d288f9: Preparing 18:15:25 7cd52847ad77: Preparing 18:15:25 7cd52847ad77: Waiting 18:15:25 69df11d288f9: Layer already exists 18:15:25 af36e6204963: Layer already exists 18:15:25 88c1e1743855: Layer already exists 18:15:25 e8ff83fec2c9: Layer already exists 18:15:25 41c5aa82fc5d: Layer already exists 18:15:25 7cd52847ad77: Layer already exists 18:15:25 3.0.0-dev.116: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:26 + docker push nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:15:26 41c5aa82fc5d: Preparing 18:15:26 88c1e1743855: Preparing 18:15:26 e8ff83fec2c9: Preparing 18:15:26 af36e6204963: Preparing 18:15:26 69df11d288f9: Preparing 18:15:26 7cd52847ad77: Preparing 18:15:26 7cd52847ad77: Waiting 18:15:26 e8ff83fec2c9: Layer already exists 18:15:26 af36e6204963: Layer already exists 18:15:26 69df11d288f9: Layer already exists 18:15:26 88c1e1743855: Layer already exists 18:15:26 41c5aa82fc5d: Layer already exists 18:15:26 7cd52847ad77: Layer already exists 18:15:26 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:27 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:15:27 41c5aa82fc5d: Preparing 18:15:27 88c1e1743855: Preparing 18:15:27 e8ff83fec2c9: Preparing 18:15:27 af36e6204963: Preparing 18:15:27 69df11d288f9: Preparing 18:15:27 7cd52847ad77: Preparing 18:15:27 7cd52847ad77: Waiting 18:15:27 69df11d288f9: Layer already exists 18:15:27 41c5aa82fc5d: Layer already exists 18:15:27 af36e6204963: Layer already exists 18:15:27 e8ff83fec2c9: Layer already exists 18:15:27 88c1e1743855: Layer already exists 18:15:27 7cd52847ad77: Layer already exists 18:15:27 main: digest: sha256:2721f61c4c9c844207a6817d35c5d2642dc9a441b56712ec867f091d2c8c6c0d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:27 ===================================================== [Pipeline] echo 18:15:27 taggedImages: 18:15:27 - nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099 18:15:27 - nexus3.edgexfoundry.org:10004/core-command:latest 18:15:27 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.116 18:15:27 - nexus3.edgexfoundry.org:10004/core-command:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:27 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:15:27 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 18:15:27 db4df0826c11cae39af8e6376885c49e760e8099 18:15:27 latest 18:15:27 3.0.0-dev.116 18:15:27 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:27 main 18:15:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 18:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:15:27 f27f8597f98e: Preparing 18:15:27 832955de8255: Preparing 18:15:27 9a8100417a18: Preparing 18:15:27 fc7a0fca5c5b: Preparing 18:15:27 e8ff83fec2c9: Preparing 18:15:27 af36e6204963: Preparing 18:15:27 145fc5a259e6: Preparing 18:15:27 7cd52847ad77: Preparing 18:15:27 af36e6204963: Waiting 18:15:27 145fc5a259e6: Waiting 18:15:27 7cd52847ad77: Waiting 18:15:27 e8ff83fec2c9: Layer already exists 18:15:27 af36e6204963: Layer already exists 18:15:27 9a8100417a18: Pushed 18:15:27 7cd52847ad77: Layer already exists 18:15:27 832955de8255: Pushed 18:15:27 f27f8597f98e: Pushed 18:15:27 145fc5a259e6: Pushed 18:15:29 fc7a0fca5c5b: Pushed 18:15:29 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:29 + 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 18:15:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:15:29 f27f8597f98e: Preparing 18:15:29 832955de8255: Preparing 18:15:29 9a8100417a18: Preparing 18:15:29 fc7a0fca5c5b: Preparing 18:15:29 e8ff83fec2c9: Preparing 18:15:29 af36e6204963: Preparing 18:15:29 145fc5a259e6: Preparing 18:15:29 7cd52847ad77: Preparing 18:15:29 af36e6204963: Waiting 18:15:29 145fc5a259e6: Waiting 18:15:29 7cd52847ad77: Waiting 18:15:29 832955de8255: Layer already exists 18:15:29 e8ff83fec2c9: Layer already exists 18:15:29 fc7a0fca5c5b: Layer already exists 18:15:29 9a8100417a18: Layer already exists 18:15:29 f27f8597f98e: Layer already exists 18:15:29 af36e6204963: Layer already exists 18:15:29 145fc5a259e6: Layer already exists 18:15:29 7cd52847ad77: Layer already exists 18:15:29 latest: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.116 18:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:15:30 f27f8597f98e: Preparing 18:15:30 832955de8255: Preparing 18:15:30 9a8100417a18: Preparing 18:15:30 fc7a0fca5c5b: Preparing 18:15:30 e8ff83fec2c9: Preparing 18:15:30 af36e6204963: Preparing 18:15:30 145fc5a259e6: Preparing 18:15:30 7cd52847ad77: Preparing 18:15:30 af36e6204963: Waiting 18:15:30 145fc5a259e6: Waiting 18:15:30 7cd52847ad77: Waiting 18:15:30 fc7a0fca5c5b: Layer already exists 18:15:30 832955de8255: Layer already exists 18:15:30 f27f8597f98e: Layer already exists 18:15:30 9a8100417a18: Layer already exists 18:15:30 e8ff83fec2c9: Layer already exists 18:15:30 145fc5a259e6: Layer already exists 18:15:30 af36e6204963: Layer already exists 18:15:30 7cd52847ad77: Layer already exists 18:15:30 3.0.0-dev.116: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:15:30 f27f8597f98e: Preparing 18:15:30 832955de8255: Preparing 18:15:30 9a8100417a18: Preparing 18:15:30 fc7a0fca5c5b: Preparing 18:15:30 e8ff83fec2c9: Preparing 18:15:30 af36e6204963: Preparing 18:15:30 145fc5a259e6: Preparing 18:15:30 7cd52847ad77: Preparing 18:15:30 145fc5a259e6: Waiting 18:15:30 af36e6204963: Waiting 18:15:30 7cd52847ad77: Waiting 18:15:30 f27f8597f98e: Layer already exists 18:15:30 fc7a0fca5c5b: Layer already exists 18:15:30 832955de8255: Layer already exists 18:15:30 9a8100417a18: Layer already exists 18:15:30 e8ff83fec2c9: Layer already exists 18:15:30 af36e6204963: Layer already exists 18:15:30 145fc5a259e6: Layer already exists 18:15:30 7cd52847ad77: Layer already exists 18:15:30 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:31 + 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 18:15:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 18:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:15:31 f27f8597f98e: Preparing 18:15:31 832955de8255: Preparing 18:15:31 9a8100417a18: Preparing 18:15:31 fc7a0fca5c5b: Preparing 18:15:31 e8ff83fec2c9: Preparing 18:15:31 af36e6204963: Preparing 18:15:31 145fc5a259e6: Preparing 18:15:31 7cd52847ad77: Preparing 18:15:31 af36e6204963: Waiting 18:15:31 7cd52847ad77: Waiting 18:15:31 145fc5a259e6: Waiting 18:15:31 9a8100417a18: Layer already exists 18:15:31 e8ff83fec2c9: Layer already exists 18:15:31 f27f8597f98e: Layer already exists 18:15:31 fc7a0fca5c5b: Layer already exists 18:15:31 832955de8255: Layer already exists 18:15:31 af36e6204963: Layer already exists 18:15:31 145fc5a259e6: Layer already exists 18:15:31 7cd52847ad77: Layer already exists 18:15:31 main: digest: sha256:26a45f579993c6d4ccce3c775b3bdb11367e3bc27fb68876b71715d8bf117831 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:31 ===================================================== [Pipeline] echo 18:15:31 taggedImages: 18:15:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 18:15:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:15:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.116 18:15:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 18:15:31 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:15:31 db4df0826c11cae39af8e6376885c49e760e8099 18:15:31 latest 18:15:31 3.0.0-dev.116 18:15:31 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:31 main 18:15:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:32 + docker push nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099 18:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:15:32 174055125155: Preparing 18:15:32 e08929d8694b: Preparing 18:15:32 e8ff83fec2c9: Preparing 18:15:32 af36e6204963: Preparing 18:15:32 145fc5a259e6: Preparing 18:15:32 7cd52847ad77: Preparing 18:15:32 7cd52847ad77: Waiting 18:15:32 145fc5a259e6: Layer already exists 18:15:32 e8ff83fec2c9: Layer already exists 18:15:32 af36e6204963: Layer already exists 18:15:32 7cd52847ad77: Layer already exists 18:15:32 174055125155: Pushed 18:15:33 e08929d8694b: Pushed 18:15:33 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:15:34 174055125155: Preparing 18:15:34 e08929d8694b: Preparing 18:15:34 e8ff83fec2c9: Preparing 18:15:34 af36e6204963: Preparing 18:15:34 145fc5a259e6: Preparing 18:15:34 7cd52847ad77: Preparing 18:15:34 7cd52847ad77: Waiting 18:15:34 e08929d8694b: Layer already exists 18:15:34 e8ff83fec2c9: Layer already exists 18:15:34 145fc5a259e6: Layer already exists 18:15:34 174055125155: Layer already exists 18:15:34 af36e6204963: Layer already exists 18:15:34 7cd52847ad77: Layer already exists 18:15:34 latest: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:34 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.116 18:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:15:34 174055125155: Preparing 18:15:34 e08929d8694b: Preparing 18:15:34 e8ff83fec2c9: Preparing 18:15:34 af36e6204963: Preparing 18:15:34 145fc5a259e6: Preparing 18:15:34 7cd52847ad77: Preparing 18:15:34 7cd52847ad77: Waiting 18:15:34 af36e6204963: Layer already exists 18:15:34 174055125155: Layer already exists 18:15:34 e08929d8694b: Layer already exists 18:15:34 145fc5a259e6: Layer already exists 18:15:34 e8ff83fec2c9: Layer already exists 18:15:34 7cd52847ad77: Layer already exists 18:15:34 3.0.0-dev.116: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:35 + docker push nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:15:35 174055125155: Preparing 18:15:35 e08929d8694b: Preparing 18:15:35 e8ff83fec2c9: Preparing 18:15:35 af36e6204963: Preparing 18:15:35 145fc5a259e6: Preparing 18:15:35 7cd52847ad77: Preparing 18:15:35 7cd52847ad77: Waiting 18:15:35 174055125155: Layer already exists 18:15:35 af36e6204963: Layer already exists 18:15:35 145fc5a259e6: Layer already exists 18:15:35 e8ff83fec2c9: Layer already exists 18:15:35 e08929d8694b: Layer already exists 18:15:35 7cd52847ad77: Layer already exists 18:15:35 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:15:36 174055125155: Preparing 18:15:36 e08929d8694b: Preparing 18:15:36 e8ff83fec2c9: Preparing 18:15:36 af36e6204963: Preparing 18:15:36 145fc5a259e6: Preparing 18:15:36 7cd52847ad77: Preparing 18:15:36 e8ff83fec2c9: Layer already exists 18:15:36 145fc5a259e6: Layer already exists 18:15:36 e08929d8694b: Layer already exists 18:15:36 af36e6204963: Layer already exists 18:15:36 174055125155: Layer already exists 18:15:36 7cd52847ad77: Layer already exists 18:15:36 main: digest: sha256:8ff6d2239d2c98d0b0bb7e983738590e09001222b9f942d663b4e6baf72b32bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:36 ===================================================== [Pipeline] echo 18:15:36 taggedImages: 18:15:36 - nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099 18:15:36 - nexus3.edgexfoundry.org:10004/core-data:latest 18:15:36 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.116 18:15:36 - nexus3.edgexfoundry.org:10004/core-data:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:36 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:15:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:15:36 db4df0826c11cae39af8e6376885c49e760e8099 18:15:36 latest 18:15:36 3.0.0-dev.116 18:15:36 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:36 main 18:15:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099 18:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:15:36 5ba2a36e814f: Preparing 18:15:36 cfc7349cb844: Preparing 18:15:36 104724acf87d: Preparing 18:15:36 e8ff83fec2c9: Preparing 18:15:36 af36e6204963: Preparing 18:15:36 69df11d288f9: Preparing 18:15:36 7cd52847ad77: Preparing 18:15:36 69df11d288f9: Waiting 18:15:36 7cd52847ad77: Waiting 18:15:36 af36e6204963: Layer already exists 18:15:36 e8ff83fec2c9: Layer already exists 18:15:36 69df11d288f9: Layer already exists 18:15:36 7cd52847ad77: Layer already exists 18:15:36 cfc7349cb844: Pushed 18:15:36 5ba2a36e814f: Pushed 18:15:38 104724acf87d: Pushed 18:15:38 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:15:39 5ba2a36e814f: Preparing 18:15:39 cfc7349cb844: Preparing 18:15:39 104724acf87d: Preparing 18:15:39 e8ff83fec2c9: Preparing 18:15:39 af36e6204963: Preparing 18:15:39 69df11d288f9: Preparing 18:15:39 7cd52847ad77: Preparing 18:15:39 69df11d288f9: Waiting 18:15:39 7cd52847ad77: Waiting 18:15:39 cfc7349cb844: Layer already exists 18:15:39 5ba2a36e814f: Layer already exists 18:15:39 104724acf87d: Layer already exists 18:15:39 af36e6204963: Layer already exists 18:15:39 e8ff83fec2c9: Layer already exists 18:15:39 69df11d288f9: Layer already exists 18:15:39 7cd52847ad77: Layer already exists 18:15:39 latest: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.116 18:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:15:39 5ba2a36e814f: Preparing 18:15:39 cfc7349cb844: Preparing 18:15:39 104724acf87d: Preparing 18:15:39 e8ff83fec2c9: Preparing 18:15:39 af36e6204963: Preparing 18:15:39 69df11d288f9: Preparing 18:15:39 7cd52847ad77: Preparing 18:15:39 7cd52847ad77: Waiting 18:15:39 69df11d288f9: Waiting 18:15:39 e8ff83fec2c9: Layer already exists 18:15:39 5ba2a36e814f: Layer already exists 18:15:39 af36e6204963: Layer already exists 18:15:39 104724acf87d: Layer already exists 18:15:39 cfc7349cb844: Layer already exists 18:15:39 69df11d288f9: Layer already exists 18:15:39 7cd52847ad77: Layer already exists 18:15:39 3.0.0-dev.116: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:15:40 5ba2a36e814f: Preparing 18:15:40 cfc7349cb844: Preparing 18:15:40 104724acf87d: Preparing 18:15:40 e8ff83fec2c9: Preparing 18:15:40 af36e6204963: Preparing 18:15:40 69df11d288f9: Preparing 18:15:40 7cd52847ad77: Preparing 18:15:40 69df11d288f9: Waiting 18:15:40 7cd52847ad77: Waiting 18:15:40 cfc7349cb844: Layer already exists 18:15:40 af36e6204963: Layer already exists 18:15:40 e8ff83fec2c9: Layer already exists 18:15:40 5ba2a36e814f: Layer already exists 18:15:40 104724acf87d: Layer already exists 18:15:40 69df11d288f9: Layer already exists 18:15:40 7cd52847ad77: Layer already exists 18:15:40 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:15:41 5ba2a36e814f: Preparing 18:15:41 cfc7349cb844: Preparing 18:15:41 104724acf87d: Preparing 18:15:41 e8ff83fec2c9: Preparing 18:15:41 af36e6204963: Preparing 18:15:41 69df11d288f9: Preparing 18:15:41 7cd52847ad77: Preparing 18:15:41 69df11d288f9: Waiting 18:15:41 7cd52847ad77: Waiting 18:15:41 5ba2a36e814f: Layer already exists 18:15:41 af36e6204963: Layer already exists 18:15:41 e8ff83fec2c9: Layer already exists 18:15:41 cfc7349cb844: Layer already exists 18:15:41 104724acf87d: Layer already exists 18:15:41 7cd52847ad77: Layer already exists 18:15:41 69df11d288f9: Layer already exists 18:15:41 main: digest: sha256:7e02a77e45a82a1f0e4f9051d988313cb7233e96fed00217f4ac55278b52b19a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:41 ===================================================== [Pipeline] echo 18:15:41 taggedImages: 18:15:41 - nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099 18:15:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:15:41 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.116 18:15:41 - nexus3.edgexfoundry.org:10004/core-metadata:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:15:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:15:41 db4df0826c11cae39af8e6376885c49e760e8099 18:15:41 latest 18:15:41 3.0.0-dev.116 18:15:41 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:41 main 18:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 18:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:15:41 b80081ad2cb8: Preparing 18:15:41 b80081ad2cb8: Preparing 18:15:41 41629053e84f: Preparing 18:15:41 6de09edcb49a: Preparing 18:15:41 76c07e11d44f: Preparing 18:15:41 e0c413d988b9: Preparing 18:15:41 bc327ff6157c: Preparing 18:15:41 e8ff83fec2c9: Preparing 18:15:41 af36e6204963: Preparing 18:15:41 e0ccf36f97f2: Preparing 18:15:41 9b99ed4ee88b: Preparing 18:15:41 d5e0edd0ee70: Preparing 18:15:41 bbbe6860a1ec: Preparing 18:15:41 7cd52847ad77: Preparing 18:15:41 e0ccf36f97f2: Waiting 18:15:41 9b99ed4ee88b: Waiting 18:15:41 d5e0edd0ee70: Waiting 18:15:41 bbbe6860a1ec: Waiting 18:15:41 7cd52847ad77: Waiting 18:15:41 e8ff83fec2c9: Waiting 18:15:41 bc327ff6157c: Waiting 18:15:41 af36e6204963: Waiting 18:15:41 e0c413d988b9: Pushed 18:15:41 b80081ad2cb8: Pushed 18:15:41 41629053e84f: Pushed 18:15:41 6de09edcb49a: Pushed 18:15:41 76c07e11d44f: Pushed 18:15:41 e8ff83fec2c9: Layer already exists 18:15:41 af36e6204963: Layer already exists 18:15:41 9b99ed4ee88b: Pushed 18:15:41 d5e0edd0ee70: Pushed 18:15:41 bbbe6860a1ec: Pushed 18:15:41 7cd52847ad77: Layer already exists 18:15:41 e0ccf36f97f2: Pushed 18:15:43 bc327ff6157c: Pushed 18:15:43 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:15:44 b80081ad2cb8: Preparing 18:15:44 b80081ad2cb8: Preparing 18:15:44 41629053e84f: Preparing 18:15:44 6de09edcb49a: Preparing 18:15:44 76c07e11d44f: Preparing 18:15:44 e0c413d988b9: Preparing 18:15:44 bc327ff6157c: Preparing 18:15:44 e8ff83fec2c9: Preparing 18:15:44 af36e6204963: Preparing 18:15:44 e0ccf36f97f2: Preparing 18:15:44 9b99ed4ee88b: Preparing 18:15:44 d5e0edd0ee70: Preparing 18:15:44 bbbe6860a1ec: Preparing 18:15:44 7cd52847ad77: Preparing 18:15:44 e8ff83fec2c9: Waiting 18:15:44 af36e6204963: Waiting 18:15:44 e0ccf36f97f2: Waiting 18:15:44 9b99ed4ee88b: Waiting 18:15:44 d5e0edd0ee70: Waiting 18:15:44 bbbe6860a1ec: Waiting 18:15:44 bc327ff6157c: Waiting 18:15:44 76c07e11d44f: Layer already exists 18:15:44 e0c413d988b9: Layer already exists 18:15:44 41629053e84f: Layer already exists 18:15:44 b80081ad2cb8: Layer already exists 18:15:44 6de09edcb49a: Layer already exists 18:15:44 e8ff83fec2c9: Layer already exists 18:15:44 9b99ed4ee88b: Layer already exists 18:15:44 bc327ff6157c: Layer already exists 18:15:44 af36e6204963: Layer already exists 18:15:44 e0ccf36f97f2: Layer already exists 18:15:44 d5e0edd0ee70: Layer already exists 18:15:44 7cd52847ad77: Layer already exists 18:15:44 bbbe6860a1ec: Layer already exists 18:15:44 latest: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.116 18:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:15:44 b80081ad2cb8: Preparing 18:15:44 b80081ad2cb8: Preparing 18:15:44 41629053e84f: Preparing 18:15:44 6de09edcb49a: Preparing 18:15:44 76c07e11d44f: Preparing 18:15:44 e0c413d988b9: Preparing 18:15:44 bc327ff6157c: Preparing 18:15:44 e8ff83fec2c9: Preparing 18:15:44 af36e6204963: Preparing 18:15:44 e0ccf36f97f2: Preparing 18:15:44 9b99ed4ee88b: Preparing 18:15:44 d5e0edd0ee70: Preparing 18:15:44 bbbe6860a1ec: Preparing 18:15:44 7cd52847ad77: Preparing 18:15:44 e0ccf36f97f2: Waiting 18:15:44 9b99ed4ee88b: Waiting 18:15:44 d5e0edd0ee70: Waiting 18:15:44 7cd52847ad77: Waiting 18:15:44 e8ff83fec2c9: Waiting 18:15:44 bc327ff6157c: Waiting 18:15:44 af36e6204963: Waiting 18:15:44 bbbe6860a1ec: Waiting 18:15:44 6de09edcb49a: Layer already exists 18:15:44 b80081ad2cb8: Layer already exists 18:15:44 76c07e11d44f: Layer already exists 18:15:44 e0c413d988b9: Layer already exists 18:15:44 41629053e84f: Layer already exists 18:15:44 e8ff83fec2c9: Layer already exists 18:15:44 bc327ff6157c: Layer already exists 18:15:44 9b99ed4ee88b: Layer already exists 18:15:44 af36e6204963: Layer already exists 18:15:44 e0ccf36f97f2: Layer already exists 18:15:44 d5e0edd0ee70: Layer already exists 18:15:44 bbbe6860a1ec: Layer already exists 18:15:44 7cd52847ad77: Layer already exists 18:15:44 3.0.0-dev.116: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:15:45 b80081ad2cb8: Preparing 18:15:45 b80081ad2cb8: Preparing 18:15:45 41629053e84f: Preparing 18:15:45 6de09edcb49a: Preparing 18:15:45 76c07e11d44f: Preparing 18:15:45 e0c413d988b9: Preparing 18:15:45 bc327ff6157c: Preparing 18:15:45 e8ff83fec2c9: Preparing 18:15:45 af36e6204963: Preparing 18:15:45 e0ccf36f97f2: Preparing 18:15:45 9b99ed4ee88b: Preparing 18:15:45 d5e0edd0ee70: Preparing 18:15:45 bbbe6860a1ec: Preparing 18:15:45 7cd52847ad77: Preparing 18:15:45 af36e6204963: Waiting 18:15:45 e0ccf36f97f2: Waiting 18:15:45 9b99ed4ee88b: Waiting 18:15:45 d5e0edd0ee70: Waiting 18:15:45 bbbe6860a1ec: Waiting 18:15:45 7cd52847ad77: Waiting 18:15:45 bc327ff6157c: Waiting 18:15:45 e8ff83fec2c9: Waiting 18:15:45 76c07e11d44f: Layer already exists 18:15:45 41629053e84f: Layer already exists 18:15:45 b80081ad2cb8: Layer already exists 18:15:45 e0c413d988b9: Layer already exists 18:15:45 6de09edcb49a: Layer already exists 18:15:45 af36e6204963: Layer already exists 18:15:45 e8ff83fec2c9: Layer already exists 18:15:45 bc327ff6157c: Layer already exists 18:15:45 e0ccf36f97f2: Layer already exists 18:15:45 9b99ed4ee88b: Layer already exists 18:15:45 d5e0edd0ee70: Layer already exists 18:15:45 bbbe6860a1ec: Layer already exists 18:15:45 7cd52847ad77: Layer already exists 18:15:45 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:15:46 b80081ad2cb8: Preparing 18:15:46 b80081ad2cb8: Preparing 18:15:46 41629053e84f: Preparing 18:15:46 6de09edcb49a: Preparing 18:15:46 76c07e11d44f: Preparing 18:15:46 e0c413d988b9: Preparing 18:15:46 bc327ff6157c: Preparing 18:15:46 e8ff83fec2c9: Preparing 18:15:46 af36e6204963: Preparing 18:15:46 e0ccf36f97f2: Preparing 18:15:46 9b99ed4ee88b: Preparing 18:15:46 d5e0edd0ee70: Preparing 18:15:46 bbbe6860a1ec: Preparing 18:15:46 7cd52847ad77: Preparing 18:15:46 e8ff83fec2c9: Waiting 18:15:46 af36e6204963: Waiting 18:15:46 e0ccf36f97f2: Waiting 18:15:46 9b99ed4ee88b: Waiting 18:15:46 d5e0edd0ee70: Waiting 18:15:46 bbbe6860a1ec: Waiting 18:15:46 7cd52847ad77: Waiting 18:15:46 bc327ff6157c: Waiting 18:15:46 41629053e84f: Layer already exists 18:15:46 76c07e11d44f: Layer already exists 18:15:46 e0c413d988b9: Layer already exists 18:15:46 b80081ad2cb8: Layer already exists 18:15:46 6de09edcb49a: Layer already exists 18:15:46 af36e6204963: Layer already exists 18:15:46 bc327ff6157c: Layer already exists 18:15:46 e8ff83fec2c9: Layer already exists 18:15:46 9b99ed4ee88b: Layer already exists 18:15:46 e0ccf36f97f2: Layer already exists 18:15:46 d5e0edd0ee70: Layer already exists 18:15:46 bbbe6860a1ec: Layer already exists 18:15:46 7cd52847ad77: Layer already exists 18:15:46 main: digest: sha256:ef7053cbcc11d38c2232f76841c31291de8feb120e25e09ec81fe81b23b6ef98 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:46 ===================================================== [Pipeline] echo 18:15:46 taggedImages: 18:15:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099 18:15:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:15:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.116 18:15:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:15:46 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 18:15:46 db4df0826c11cae39af8e6376885c49e760e8099 18:15:46 latest 18:15:46 3.0.0-dev.116 18:15:46 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:46 main 18:15:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099 18:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:15:46 a8f7019cefdb: Preparing 18:15:46 2ba0a51c18a7: Preparing 18:15:46 9995c9ab2662: Preparing 18:15:46 a9b5071d471f: Preparing 18:15:46 e8ff83fec2c9: Preparing 18:15:46 af36e6204963: Preparing 18:15:46 145fc5a259e6: Preparing 18:15:46 7cd52847ad77: Preparing 18:15:46 145fc5a259e6: Waiting 18:15:46 af36e6204963: Waiting 18:15:46 7cd52847ad77: Waiting 18:15:46 e8ff83fec2c9: Layer already exists 18:15:46 af36e6204963: Layer already exists 18:15:46 145fc5a259e6: Layer already exists 18:15:46 7cd52847ad77: Layer already exists 18:15:46 2ba0a51c18a7: Pushed 18:15:46 a8f7019cefdb: Pushed 18:15:46 9995c9ab2662: Pushed 18:15:48 a9b5071d471f: Pushed 18:15:48 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:15:48 a8f7019cefdb: Preparing 18:15:48 2ba0a51c18a7: Preparing 18:15:48 9995c9ab2662: Preparing 18:15:48 a9b5071d471f: Preparing 18:15:48 e8ff83fec2c9: Preparing 18:15:48 af36e6204963: Preparing 18:15:48 145fc5a259e6: Preparing 18:15:48 7cd52847ad77: Preparing 18:15:48 af36e6204963: Waiting 18:15:48 145fc5a259e6: Waiting 18:15:48 7cd52847ad77: Waiting 18:15:48 e8ff83fec2c9: Layer already exists 18:15:48 a8f7019cefdb: Layer already exists 18:15:48 2ba0a51c18a7: Layer already exists 18:15:48 9995c9ab2662: Layer already exists 18:15:48 a9b5071d471f: Layer already exists 18:15:48 af36e6204963: Layer already exists 18:15:48 7cd52847ad77: Layer already exists 18:15:48 145fc5a259e6: Layer already exists 18:15:48 latest: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.116 18:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:15:49 a8f7019cefdb: Preparing 18:15:49 2ba0a51c18a7: Preparing 18:15:49 9995c9ab2662: Preparing 18:15:49 a9b5071d471f: Preparing 18:15:49 e8ff83fec2c9: Preparing 18:15:49 af36e6204963: Preparing 18:15:49 145fc5a259e6: Preparing 18:15:49 7cd52847ad77: Preparing 18:15:49 145fc5a259e6: Waiting 18:15:49 af36e6204963: Waiting 18:15:49 7cd52847ad77: Waiting 18:15:49 2ba0a51c18a7: Layer already exists 18:15:49 a9b5071d471f: Layer already exists 18:15:49 9995c9ab2662: Layer already exists 18:15:49 e8ff83fec2c9: Layer already exists 18:15:49 a8f7019cefdb: Layer already exists 18:15:49 7cd52847ad77: Layer already exists 18:15:49 af36e6204963: Layer already exists 18:15:49 145fc5a259e6: Layer already exists 18:15:49 3.0.0-dev.116: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:15:49 a8f7019cefdb: Preparing 18:15:49 2ba0a51c18a7: Preparing 18:15:49 9995c9ab2662: Preparing 18:15:49 a9b5071d471f: Preparing 18:15:49 e8ff83fec2c9: Preparing 18:15:49 af36e6204963: Preparing 18:15:49 145fc5a259e6: Preparing 18:15:49 7cd52847ad77: Preparing 18:15:49 af36e6204963: Waiting 18:15:49 145fc5a259e6: Waiting 18:15:49 2ba0a51c18a7: Layer already exists 18:15:49 a9b5071d471f: Layer already exists 18:15:49 e8ff83fec2c9: Layer already exists 18:15:49 9995c9ab2662: Layer already exists 18:15:49 a8f7019cefdb: Layer already exists 18:15:49 af36e6204963: Layer already exists 18:15:49 145fc5a259e6: Layer already exists 18:15:49 7cd52847ad77: Layer already exists 18:15:49 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 18:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:15:50 a8f7019cefdb: Preparing 18:15:50 2ba0a51c18a7: Preparing 18:15:50 9995c9ab2662: Preparing 18:15:50 a9b5071d471f: Preparing 18:15:50 e8ff83fec2c9: Preparing 18:15:50 af36e6204963: Preparing 18:15:50 145fc5a259e6: Preparing 18:15:50 7cd52847ad77: Preparing 18:15:50 145fc5a259e6: Waiting 18:15:50 7cd52847ad77: Waiting 18:15:50 af36e6204963: Waiting 18:15:50 e8ff83fec2c9: Layer already exists 18:15:50 a9b5071d471f: Layer already exists 18:15:50 2ba0a51c18a7: Layer already exists 18:15:50 a8f7019cefdb: Layer already exists 18:15:50 9995c9ab2662: Layer already exists 18:15:50 af36e6204963: Layer already exists 18:15:50 145fc5a259e6: Layer already exists 18:15:50 7cd52847ad77: Layer already exists 18:15:50 main: digest: sha256:a27a8baf720f1a52bbb514cde0d8001342f1d1fa41ea8e1a96751485f2b541cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:50 ===================================================== [Pipeline] echo 18:15:50 taggedImages: 18:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099 18:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.116 18:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 18:15:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:15:50 db4df0826c11cae39af8e6376885c49e760e8099 18:15:50 latest 18:15:50 3.0.0-dev.116 18:15:50 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:50 main 18:15:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099 18:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:15:51 2c420f4c6615: Preparing 18:15:51 524bf2404c85: Preparing 18:15:51 fe2af8baab93: Preparing 18:15:51 dd48e6b979c2: Preparing 18:15:51 e8ff83fec2c9: Preparing 18:15:51 af36e6204963: Preparing 18:15:51 60f3f7f05c18: Preparing 18:15:51 7b922e8d862a: Preparing 18:15:51 7cd52847ad77: Preparing 18:15:51 af36e6204963: Waiting 18:15:51 60f3f7f05c18: Waiting 18:15:51 7b922e8d862a: Waiting 18:15:51 7cd52847ad77: Waiting 18:15:51 e8ff83fec2c9: Layer already exists 18:15:51 af36e6204963: Layer already exists 18:15:51 524bf2404c85: Pushed 18:15:51 2c420f4c6615: Pushed 18:15:51 dd48e6b979c2: Pushed 18:15:51 60f3f7f05c18: Pushed 18:15:51 7cd52847ad77: Layer already exists 18:15:51 7b922e8d862a: Pushed 18:15:52 fe2af8baab93: Pushed 18:15:52 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:15:53 2c420f4c6615: Preparing 18:15:53 524bf2404c85: Preparing 18:15:53 fe2af8baab93: Preparing 18:15:53 dd48e6b979c2: Preparing 18:15:53 e8ff83fec2c9: Preparing 18:15:53 af36e6204963: Preparing 18:15:53 60f3f7f05c18: Preparing 18:15:53 7b922e8d862a: Preparing 18:15:53 7cd52847ad77: Preparing 18:15:53 af36e6204963: Waiting 18:15:53 60f3f7f05c18: Waiting 18:15:53 7b922e8d862a: Waiting 18:15:53 7cd52847ad77: Waiting 18:15:53 fe2af8baab93: Layer already exists 18:15:53 524bf2404c85: Layer already exists 18:15:53 dd48e6b979c2: Layer already exists 18:15:53 2c420f4c6615: Layer already exists 18:15:53 e8ff83fec2c9: Layer already exists 18:15:53 af36e6204963: Layer already exists 18:15:53 7cd52847ad77: Layer already exists 18:15:53 7b922e8d862a: Layer already exists 18:15:53 60f3f7f05c18: Layer already exists 18:15:53 latest: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.116 18:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:15:53 2c420f4c6615: Preparing 18:15:53 524bf2404c85: Preparing 18:15:53 fe2af8baab93: Preparing 18:15:53 dd48e6b979c2: Preparing 18:15:53 e8ff83fec2c9: Preparing 18:15:53 af36e6204963: Preparing 18:15:53 60f3f7f05c18: Preparing 18:15:53 7b922e8d862a: Preparing 18:15:53 7cd52847ad77: Preparing 18:15:53 60f3f7f05c18: Waiting 18:15:53 7b922e8d862a: Waiting 18:15:53 7cd52847ad77: Waiting 18:15:53 af36e6204963: Waiting 18:15:53 dd48e6b979c2: Layer already exists 18:15:53 fe2af8baab93: Layer already exists 18:15:53 524bf2404c85: Layer already exists 18:15:53 2c420f4c6615: Layer already exists 18:15:53 e8ff83fec2c9: Layer already exists 18:15:53 af36e6204963: Layer already exists 18:15:53 7b922e8d862a: Layer already exists 18:15:53 60f3f7f05c18: Layer already exists 18:15:53 7cd52847ad77: Layer already exists 18:15:53 3.0.0-dev.116: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:15:54 2c420f4c6615: Preparing 18:15:54 524bf2404c85: Preparing 18:15:54 fe2af8baab93: Preparing 18:15:54 dd48e6b979c2: Preparing 18:15:54 e8ff83fec2c9: Preparing 18:15:54 af36e6204963: Preparing 18:15:54 60f3f7f05c18: Preparing 18:15:54 7b922e8d862a: Preparing 18:15:54 7cd52847ad77: Preparing 18:15:54 af36e6204963: Waiting 18:15:54 60f3f7f05c18: Waiting 18:15:54 7cd52847ad77: Waiting 18:15:54 fe2af8baab93: Layer already exists 18:15:54 524bf2404c85: Layer already exists 18:15:54 dd48e6b979c2: Layer already exists 18:15:54 2c420f4c6615: Layer already exists 18:15:54 e8ff83fec2c9: Layer already exists 18:15:54 af36e6204963: Layer already exists 18:15:54 60f3f7f05c18: Layer already exists 18:15:54 7cd52847ad77: Layer already exists 18:15:54 7b922e8d862a: Layer already exists 18:15:54 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:15:54 2c420f4c6615: Preparing 18:15:54 524bf2404c85: Preparing 18:15:54 fe2af8baab93: Preparing 18:15:54 dd48e6b979c2: Preparing 18:15:54 e8ff83fec2c9: Preparing 18:15:54 af36e6204963: Preparing 18:15:54 60f3f7f05c18: Preparing 18:15:54 7b922e8d862a: Preparing 18:15:54 7cd52847ad77: Preparing 18:15:54 60f3f7f05c18: Waiting 18:15:54 7b922e8d862a: Waiting 18:15:54 7cd52847ad77: Waiting 18:15:54 af36e6204963: Waiting 18:15:54 fe2af8baab93: Layer already exists 18:15:54 524bf2404c85: Layer already exists 18:15:54 dd48e6b979c2: Layer already exists 18:15:54 e8ff83fec2c9: Layer already exists 18:15:54 2c420f4c6615: Layer already exists 18:15:54 af36e6204963: Layer already exists 18:15:54 60f3f7f05c18: Layer already exists 18:15:54 7b922e8d862a: Layer already exists 18:15:54 7cd52847ad77: Layer already exists 18:15:54 main: digest: sha256:237f8530ef6a4a16bdd0587d57f37c4ddc8bb83ce64799cf417ae8f6451ece19 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:54 ===================================================== [Pipeline] echo 18:15:54 taggedImages: 18:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099 18:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.116 18:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:15:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:15:54 db4df0826c11cae39af8e6376885c49e760e8099 18:15:54 latest 18:15:54 3.0.0-dev.116 18:15:54 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:54 main 18:15:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099 18:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:15:55 bb2daa8b88d5: Preparing 18:15:55 a352cb50135e: Preparing 18:15:55 0ba0089aa66a: Preparing 18:15:55 e476f00c067e: Preparing 18:15:55 d4834df37528: Preparing 18:15:55 a1a0f37a7b60: Preparing 18:15:55 36a1d6eaf3fd: Preparing 18:15:55 e8ff83fec2c9: Preparing 18:15:55 af36e6204963: Preparing 18:15:55 ff47d5618ed2: Preparing 18:15:55 7cd52847ad77: Preparing 18:15:55 36a1d6eaf3fd: Waiting 18:15:55 e8ff83fec2c9: Waiting 18:15:55 af36e6204963: Waiting 18:15:55 7cd52847ad77: Waiting 18:15:55 a1a0f37a7b60: Waiting 18:15:55 ff47d5618ed2: Waiting 18:15:55 d4834df37528: Pushed 18:15:55 a352cb50135e: Pushed 18:15:55 bb2daa8b88d5: Pushed 18:15:55 e8ff83fec2c9: Layer already exists 18:15:55 af36e6204963: Layer already exists 18:15:55 a1a0f37a7b60: Pushed 18:15:55 36a1d6eaf3fd: Pushed 18:15:55 7cd52847ad77: Layer already exists 18:15:55 ff47d5618ed2: Pushed 18:15:56 e476f00c067e: Pushed 18:15:56 0ba0089aa66a: Pushed 18:15:57 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:15:57 bb2daa8b88d5: Preparing 18:15:57 a352cb50135e: Preparing 18:15:57 0ba0089aa66a: Preparing 18:15:57 e476f00c067e: Preparing 18:15:57 d4834df37528: Preparing 18:15:57 a1a0f37a7b60: Preparing 18:15:57 36a1d6eaf3fd: Preparing 18:15:57 e8ff83fec2c9: Preparing 18:15:57 af36e6204963: Preparing 18:15:57 ff47d5618ed2: Preparing 18:15:57 7cd52847ad77: Preparing 18:15:57 a1a0f37a7b60: Waiting 18:15:57 ff47d5618ed2: Waiting 18:15:57 af36e6204963: Waiting 18:15:57 7cd52847ad77: Waiting 18:15:57 36a1d6eaf3fd: Waiting 18:15:57 e8ff83fec2c9: Waiting 18:15:57 bb2daa8b88d5: Layer already exists 18:15:57 e476f00c067e: Layer already exists 18:15:57 a352cb50135e: Layer already exists 18:15:57 d4834df37528: Layer already exists 18:15:57 0ba0089aa66a: Layer already exists 18:15:57 e8ff83fec2c9: Layer already exists 18:15:57 a1a0f37a7b60: Layer already exists 18:15:57 af36e6204963: Layer already exists 18:15:57 36a1d6eaf3fd: Layer already exists 18:15:57 ff47d5618ed2: Layer already exists 18:15:57 7cd52847ad77: Layer already exists 18:15:57 latest: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.116 18:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:15:58 bb2daa8b88d5: Preparing 18:15:58 a352cb50135e: Preparing 18:15:58 0ba0089aa66a: Preparing 18:15:58 e476f00c067e: Preparing 18:15:58 d4834df37528: Preparing 18:15:58 a1a0f37a7b60: Preparing 18:15:58 36a1d6eaf3fd: Preparing 18:15:58 e8ff83fec2c9: Preparing 18:15:58 af36e6204963: Preparing 18:15:58 ff47d5618ed2: Preparing 18:15:58 7cd52847ad77: Preparing 18:15:58 e8ff83fec2c9: Waiting 18:15:58 af36e6204963: Waiting 18:15:58 36a1d6eaf3fd: Waiting 18:15:58 7cd52847ad77: Waiting 18:15:58 a1a0f37a7b60: Waiting 18:15:58 0ba0089aa66a: Layer already exists 18:15:58 bb2daa8b88d5: Layer already exists 18:15:58 e476f00c067e: Layer already exists 18:15:58 d4834df37528: Layer already exists 18:15:58 a352cb50135e: Layer already exists 18:15:58 a1a0f37a7b60: Layer already exists 18:15:58 af36e6204963: Layer already exists 18:15:58 36a1d6eaf3fd: Layer already exists 18:15:58 e8ff83fec2c9: Layer already exists 18:15:58 7cd52847ad77: Layer already exists 18:15:58 ff47d5618ed2: Layer already exists 18:15:58 3.0.0-dev.116: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:15:59 bb2daa8b88d5: Preparing 18:15:59 a352cb50135e: Preparing 18:15:59 0ba0089aa66a: Preparing 18:15:59 e476f00c067e: Preparing 18:15:59 d4834df37528: Preparing 18:15:59 a1a0f37a7b60: Preparing 18:15:59 36a1d6eaf3fd: Preparing 18:15:59 e8ff83fec2c9: Preparing 18:15:59 af36e6204963: Preparing 18:15:59 ff47d5618ed2: Preparing 18:15:59 7cd52847ad77: Preparing 18:15:59 36a1d6eaf3fd: Waiting 18:15:59 e8ff83fec2c9: Waiting 18:15:59 af36e6204963: Waiting 18:15:59 ff47d5618ed2: Waiting 18:15:59 7cd52847ad77: Waiting 18:15:59 a1a0f37a7b60: Waiting 18:15:59 d4834df37528: Layer already exists 18:15:59 0ba0089aa66a: Layer already exists 18:15:59 bb2daa8b88d5: Layer already exists 18:15:59 e476f00c067e: Layer already exists 18:15:59 a352cb50135e: Layer already exists 18:15:59 a1a0f37a7b60: Layer already exists 18:15:59 36a1d6eaf3fd: Layer already exists 18:15:59 e8ff83fec2c9: Layer already exists 18:15:59 ff47d5618ed2: Layer already exists 18:15:59 7cd52847ad77: Layer already exists 18:15:59 af36e6204963: Layer already exists 18:15:59 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:15:59 bb2daa8b88d5: Preparing 18:15:59 a352cb50135e: Preparing 18:15:59 0ba0089aa66a: Preparing 18:15:59 e476f00c067e: Preparing 18:15:59 d4834df37528: Preparing 18:15:59 a1a0f37a7b60: Preparing 18:15:59 36a1d6eaf3fd: Preparing 18:15:59 e8ff83fec2c9: Preparing 18:15:59 af36e6204963: Preparing 18:15:59 ff47d5618ed2: Preparing 18:15:59 7cd52847ad77: Preparing 18:15:59 e8ff83fec2c9: Waiting 18:15:59 af36e6204963: Waiting 18:15:59 ff47d5618ed2: Waiting 18:15:59 7cd52847ad77: Waiting 18:15:59 a1a0f37a7b60: Waiting 18:15:59 36a1d6eaf3fd: Waiting 18:15:59 d4834df37528: Layer already exists 18:15:59 e476f00c067e: Layer already exists 18:15:59 a352cb50135e: Layer already exists 18:15:59 0ba0089aa66a: Layer already exists 18:15:59 bb2daa8b88d5: Layer already exists 18:15:59 a1a0f37a7b60: Layer already exists 18:15:59 36a1d6eaf3fd: Layer already exists 18:15:59 e8ff83fec2c9: Layer already exists 18:15:59 ff47d5618ed2: Layer already exists 18:15:59 af36e6204963: Layer already exists 18:15:59 7cd52847ad77: Layer already exists 18:15:59 main: digest: sha256:4776f7f6a2bc032a658941707f4b2cdb287e2d368813ebc6f7d0aab3a9fe690e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:59 ===================================================== [Pipeline] echo 18:15:59 taggedImages: 18:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099 18:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.116 18:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:15:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:15:59 db4df0826c11cae39af8e6376885c49e760e8099 18:15:59 latest 18:15:59 3.0.0-dev.116 18:15:59 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:15:59 main 18:15:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099 18:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:16:00 9599b5bd0434: Preparing 18:16:00 d2bfde753d87: Preparing 18:16:00 e8ff83fec2c9: Preparing 18:16:00 af36e6204963: Preparing 18:16:00 8baf14282670: Preparing 18:16:00 7cd52847ad77: Preparing 18:16:00 7cd52847ad77: Waiting 18:16:00 e8ff83fec2c9: Layer already exists 18:16:00 af36e6204963: Layer already exists 18:16:00 7cd52847ad77: Layer already exists 18:16:00 9599b5bd0434: Pushed 18:16:00 8baf14282670: Pushed 18:16:02 d2bfde753d87: Pushed 18:16:02 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:02 + 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 18:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:16:03 9599b5bd0434: Preparing 18:16:03 d2bfde753d87: Preparing 18:16:03 e8ff83fec2c9: Preparing 18:16:03 af36e6204963: Preparing 18:16:03 8baf14282670: Preparing 18:16:03 7cd52847ad77: Preparing 18:16:03 7cd52847ad77: Waiting 18:16:03 9599b5bd0434: Layer already exists 18:16:03 e8ff83fec2c9: Layer already exists 18:16:03 8baf14282670: Layer already exists 18:16:03 d2bfde753d87: Layer already exists 18:16:03 af36e6204963: Layer already exists 18:16:03 7cd52847ad77: Layer already exists 18:16:03 latest: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.116 18:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:16:03 9599b5bd0434: Preparing 18:16:03 d2bfde753d87: Preparing 18:16:03 e8ff83fec2c9: Preparing 18:16:03 af36e6204963: Preparing 18:16:03 8baf14282670: Preparing 18:16:03 7cd52847ad77: Preparing 18:16:03 9599b5bd0434: Layer already exists 18:16:03 d2bfde753d87: Layer already exists 18:16:03 af36e6204963: Layer already exists 18:16:03 e8ff83fec2c9: Layer already exists 18:16:03 8baf14282670: Layer already exists 18:16:03 7cd52847ad77: Layer already exists 18:16:03 3.0.0-dev.116: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:16:04 9599b5bd0434: Preparing 18:16:04 d2bfde753d87: Preparing 18:16:04 e8ff83fec2c9: Preparing 18:16:04 af36e6204963: Preparing 18:16:04 8baf14282670: Preparing 18:16:04 7cd52847ad77: Preparing 18:16:04 7cd52847ad77: Waiting 18:16:04 9599b5bd0434: Layer already exists 18:16:04 8baf14282670: Layer already exists 18:16:04 d2bfde753d87: Layer already exists 18:16:04 af36e6204963: Layer already exists 18:16:04 e8ff83fec2c9: Layer already exists 18:16:04 7cd52847ad77: Layer already exists 18:16:04 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:04 + 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 18:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:16:04 9599b5bd0434: Preparing 18:16:04 d2bfde753d87: Preparing 18:16:04 e8ff83fec2c9: Preparing 18:16:04 af36e6204963: Preparing 18:16:04 8baf14282670: Preparing 18:16:04 7cd52847ad77: Preparing 18:16:04 af36e6204963: Layer already exists 18:16:04 9599b5bd0434: Layer already exists 18:16:04 8baf14282670: Layer already exists 18:16:04 e8ff83fec2c9: Layer already exists 18:16:04 d2bfde753d87: Layer already exists 18:16:04 7cd52847ad77: Layer already exists 18:16:04 main: digest: sha256:3da1f193a96e0d6b7b2c78177b2e9db6d6193ad983e5865d93ee0b68ded16208 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:04 ===================================================== [Pipeline] echo 18:16:04 taggedImages: 18:16:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099 18:16:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:16:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.116 18:16:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:16:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:16:05 db4df0826c11cae39af8e6376885c49e760e8099 18:16:05 latest 18:16:05 3.0.0-dev.116 18:16:05 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:05 main 18:16:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099 18:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:16:05 1059b2cd0b07: Preparing 18:16:05 c7d87ffdf2cd: Preparing 18:16:05 536e161a3490: Preparing 18:16:05 5eb83182547d: Preparing 18:16:05 7b80cedefc78: Preparing 18:16:05 e8ff83fec2c9: Preparing 18:16:05 af36e6204963: Preparing 18:16:05 8f31b5def39c: Preparing 18:16:05 7cd52847ad77: Preparing 18:16:05 e8ff83fec2c9: Waiting 18:16:05 7cd52847ad77: Waiting 18:16:05 af36e6204963: Waiting 18:16:05 8f31b5def39c: Waiting 18:16:05 1059b2cd0b07: Pushed 18:16:05 c7d87ffdf2cd: Pushed 18:16:05 536e161a3490: Pushed 18:16:05 e8ff83fec2c9: Layer already exists 18:16:05 af36e6204963: Layer already exists 18:16:05 7cd52847ad77: Layer already exists 18:16:06 8f31b5def39c: Pushed 18:16:09 7b80cedefc78: Pushed 18:16:12 5eb83182547d: Pushed 18:16:12 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:16:13 1059b2cd0b07: Preparing 18:16:13 c7d87ffdf2cd: Preparing 18:16:13 536e161a3490: Preparing 18:16:13 5eb83182547d: Preparing 18:16:13 7b80cedefc78: Preparing 18:16:13 e8ff83fec2c9: Preparing 18:16:13 af36e6204963: Preparing 18:16:13 8f31b5def39c: Preparing 18:16:13 7cd52847ad77: Preparing 18:16:13 e8ff83fec2c9: Waiting 18:16:13 af36e6204963: Waiting 18:16:13 8f31b5def39c: Waiting 18:16:13 7cd52847ad77: Waiting 18:16:13 536e161a3490: Layer already exists 18:16:13 5eb83182547d: Layer already exists 18:16:13 c7d87ffdf2cd: Layer already exists 18:16:13 7b80cedefc78: Layer already exists 18:16:13 1059b2cd0b07: Layer already exists 18:16:13 af36e6204963: Layer already exists 18:16:13 8f31b5def39c: Layer already exists 18:16:13 e8ff83fec2c9: Layer already exists 18:16:13 7cd52847ad77: Layer already exists 18:16:13 latest: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.116 18:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:16:13 1059b2cd0b07: Preparing 18:16:13 c7d87ffdf2cd: Preparing 18:16:13 536e161a3490: Preparing 18:16:13 5eb83182547d: Preparing 18:16:13 7b80cedefc78: Preparing 18:16:13 e8ff83fec2c9: Preparing 18:16:13 af36e6204963: Preparing 18:16:13 8f31b5def39c: Preparing 18:16:13 7cd52847ad77: Preparing 18:16:13 af36e6204963: Waiting 18:16:13 8f31b5def39c: Waiting 18:16:13 7cd52847ad77: Waiting 18:16:13 e8ff83fec2c9: Waiting 18:16:13 5eb83182547d: Layer already exists 18:16:13 536e161a3490: Layer already exists 18:16:13 c7d87ffdf2cd: Layer already exists 18:16:13 7b80cedefc78: Layer already exists 18:16:13 1059b2cd0b07: Layer already exists 18:16:13 e8ff83fec2c9: Layer already exists 18:16:13 8f31b5def39c: Layer already exists 18:16:13 af36e6204963: Layer already exists 18:16:13 7cd52847ad77: Layer already exists 18:16:13 3.0.0-dev.116: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:16:14 1059b2cd0b07: Preparing 18:16:14 c7d87ffdf2cd: Preparing 18:16:14 536e161a3490: Preparing 18:16:14 5eb83182547d: Preparing 18:16:14 7b80cedefc78: Preparing 18:16:14 e8ff83fec2c9: Preparing 18:16:14 af36e6204963: Preparing 18:16:14 8f31b5def39c: Preparing 18:16:14 7cd52847ad77: Preparing 18:16:14 af36e6204963: Waiting 18:16:14 7cd52847ad77: Waiting 18:16:14 8f31b5def39c: Waiting 18:16:14 e8ff83fec2c9: Waiting 18:16:14 1059b2cd0b07: Layer already exists 18:16:14 5eb83182547d: Layer already exists 18:16:14 536e161a3490: Layer already exists 18:16:14 7b80cedefc78: Layer already exists 18:16:14 c7d87ffdf2cd: Layer already exists 18:16:14 e8ff83fec2c9: Layer already exists 18:16:14 7cd52847ad77: Layer already exists 18:16:14 af36e6204963: Layer already exists 18:16:14 8f31b5def39c: Layer already exists 18:16:14 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:16:15 1059b2cd0b07: Preparing 18:16:15 c7d87ffdf2cd: Preparing 18:16:15 536e161a3490: Preparing 18:16:15 5eb83182547d: Preparing 18:16:15 7b80cedefc78: Preparing 18:16:15 e8ff83fec2c9: Preparing 18:16:15 af36e6204963: Preparing 18:16:15 e8ff83fec2c9: Waiting 18:16:15 8f31b5def39c: Preparing 18:16:15 7cd52847ad77: Preparing 18:16:15 7cd52847ad77: Waiting 18:16:15 af36e6204963: Waiting 18:16:15 536e161a3490: Layer already exists 18:16:15 c7d87ffdf2cd: Layer already exists 18:16:15 1059b2cd0b07: Layer already exists 18:16:15 7b80cedefc78: Layer already exists 18:16:15 5eb83182547d: Layer already exists 18:16:15 af36e6204963: Layer already exists 18:16:15 8f31b5def39c: Layer already exists 18:16:15 e8ff83fec2c9: Layer already exists 18:16:15 7cd52847ad77: Layer already exists 18:16:15 main: digest: sha256:aac3cb8f4c1cf888ccbe2339c562c9566d8aac6fbc360ec9025abf3f27f28898 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:15 ===================================================== [Pipeline] echo 18:16:15 taggedImages: 18:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099 18:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.116 18:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:16:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:16:15 db4df0826c11cae39af8e6376885c49e760e8099 18:16:15 latest 18:16:15 3.0.0-dev.116 18:16:15 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:15 main 18:16:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099 18:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:16:15 3d6f32238b19: Preparing 18:16:15 1e2507a51bb7: Preparing 18:16:15 5ec2b2f8cd74: Preparing 18:16:15 bd093b944e5f: Preparing 18:16:15 e8ff83fec2c9: Preparing 18:16:15 af36e6204963: Preparing 18:16:15 fce7b2308a1f: Preparing 18:16:15 7cd52847ad77: Preparing 18:16:15 af36e6204963: Waiting 18:16:15 fce7b2308a1f: Waiting 18:16:15 7cd52847ad77: Waiting 18:16:15 e8ff83fec2c9: Layer already exists 18:16:15 af36e6204963: Layer already exists 18:16:15 1e2507a51bb7: Pushed 18:16:15 5ec2b2f8cd74: Pushed 18:16:15 3d6f32238b19: Pushed 18:16:15 7cd52847ad77: Layer already exists 18:16:15 fce7b2308a1f: Pushed 18:16:22 bd093b944e5f: Pushed 18:16:22 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:16:23 3d6f32238b19: Preparing 18:16:23 1e2507a51bb7: Preparing 18:16:23 5ec2b2f8cd74: Preparing 18:16:23 bd093b944e5f: Preparing 18:16:23 e8ff83fec2c9: Preparing 18:16:23 af36e6204963: Preparing 18:16:23 fce7b2308a1f: Preparing 18:16:23 7cd52847ad77: Preparing 18:16:23 fce7b2308a1f: Waiting 18:16:23 7cd52847ad77: Waiting 18:16:23 af36e6204963: Waiting 18:16:23 e8ff83fec2c9: Layer already exists 18:16:23 bd093b944e5f: Layer already exists 18:16:23 1e2507a51bb7: Layer already exists 18:16:23 5ec2b2f8cd74: Layer already exists 18:16:23 3d6f32238b19: Layer already exists 18:16:23 af36e6204963: Layer already exists 18:16:23 fce7b2308a1f: Layer already exists 18:16:23 7cd52847ad77: Layer already exists 18:16:23 latest: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.116 18:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:16:23 3d6f32238b19: Preparing 18:16:23 1e2507a51bb7: Preparing 18:16:23 5ec2b2f8cd74: Preparing 18:16:23 bd093b944e5f: Preparing 18:16:23 e8ff83fec2c9: Preparing 18:16:23 af36e6204963: Preparing 18:16:23 fce7b2308a1f: Preparing 18:16:23 7cd52847ad77: Preparing 18:16:23 af36e6204963: Waiting 18:16:23 7cd52847ad77: Waiting 18:16:23 fce7b2308a1f: Waiting 18:16:23 bd093b944e5f: Layer already exists 18:16:23 1e2507a51bb7: Layer already exists 18:16:23 3d6f32238b19: Layer already exists 18:16:23 e8ff83fec2c9: Layer already exists 18:16:23 5ec2b2f8cd74: Layer already exists 18:16:23 fce7b2308a1f: Layer already exists 18:16:23 af36e6204963: Layer already exists 18:16:23 7cd52847ad77: Layer already exists 18:16:23 3.0.0-dev.116: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:16:24 3d6f32238b19: Preparing 18:16:24 1e2507a51bb7: Preparing 18:16:24 5ec2b2f8cd74: Preparing 18:16:24 bd093b944e5f: Preparing 18:16:24 e8ff83fec2c9: Preparing 18:16:24 af36e6204963: Preparing 18:16:24 fce7b2308a1f: Preparing 18:16:24 7cd52847ad77: Preparing 18:16:24 af36e6204963: Waiting 18:16:24 7cd52847ad77: Waiting 18:16:24 bd093b944e5f: Layer already exists 18:16:24 5ec2b2f8cd74: Layer already exists 18:16:24 3d6f32238b19: Layer already exists 18:16:24 e8ff83fec2c9: Layer already exists 18:16:24 1e2507a51bb7: Layer already exists 18:16:24 af36e6204963: Layer already exists 18:16:24 fce7b2308a1f: Layer already exists 18:16:24 7cd52847ad77: Layer already exists 18:16:24 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:16:25 3d6f32238b19: Preparing 18:16:25 1e2507a51bb7: Preparing 18:16:25 5ec2b2f8cd74: Preparing 18:16:25 bd093b944e5f: Preparing 18:16:25 e8ff83fec2c9: Preparing 18:16:25 af36e6204963: Preparing 18:16:25 fce7b2308a1f: Preparing 18:16:25 7cd52847ad77: Preparing 18:16:25 af36e6204963: Waiting 18:16:25 fce7b2308a1f: Waiting 18:16:25 7cd52847ad77: Waiting 18:16:25 5ec2b2f8cd74: Layer already exists 18:16:25 3d6f32238b19: Layer already exists 18:16:25 1e2507a51bb7: Layer already exists 18:16:25 e8ff83fec2c9: Layer already exists 18:16:25 bd093b944e5f: Layer already exists 18:16:25 7cd52847ad77: Layer already exists 18:16:25 af36e6204963: Layer already exists 18:16:25 fce7b2308a1f: Layer already exists 18:16:25 main: digest: sha256:5f9dc5c6e162328bc02201cc30913e4c4d7e16d826c82e78ad82017c7463bd25 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:25 ===================================================== [Pipeline] echo 18:16:25 taggedImages: 18:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099 18:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.116 18:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:16:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:16:25 db4df0826c11cae39af8e6376885c49e760e8099 18:16:25 latest 18:16:25 3.0.0-dev.116 18:16:25 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:25 main 18:16:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099 18:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:16:25 b96779622228: Preparing 18:16:25 82bfa0321f63: Preparing 18:16:25 60e686225608: Preparing 18:16:25 bd093b944e5f: Preparing 18:16:25 e8ff83fec2c9: Preparing 18:16:25 af36e6204963: Preparing 18:16:25 9a4e073e2a6b: Preparing 18:16:25 7cd52847ad77: Preparing 18:16:25 7cd52847ad77: Waiting 18:16:25 9a4e073e2a6b: Waiting 18:16:25 bd093b944e5f: Layer already exists 18:16:25 e8ff83fec2c9: Layer already exists 18:16:25 af36e6204963: Layer already exists 18:16:25 7cd52847ad77: Layer already exists 18:16:25 b96779622228: Pushed 18:16:25 60e686225608: Pushed 18:16:25 82bfa0321f63: Pushed 18:16:25 9a4e073e2a6b: Pushed 18:16:26 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:16:26 b96779622228: Preparing 18:16:26 82bfa0321f63: Preparing 18:16:26 60e686225608: Preparing 18:16:26 bd093b944e5f: Preparing 18:16:26 e8ff83fec2c9: Preparing 18:16:26 af36e6204963: Preparing 18:16:26 9a4e073e2a6b: Preparing 18:16:26 7cd52847ad77: Preparing 18:16:26 af36e6204963: Waiting 18:16:26 9a4e073e2a6b: Waiting 18:16:26 7cd52847ad77: Waiting 18:16:26 82bfa0321f63: Layer already exists 18:16:26 b96779622228: Layer already exists 18:16:26 e8ff83fec2c9: Layer already exists 18:16:26 bd093b944e5f: Layer already exists 18:16:26 60e686225608: Layer already exists 18:16:26 af36e6204963: Layer already exists 18:16:26 9a4e073e2a6b: Layer already exists 18:16:26 7cd52847ad77: Layer already exists 18:16:26 latest: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.116 18:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:16:27 b96779622228: Preparing 18:16:27 82bfa0321f63: Preparing 18:16:27 60e686225608: Preparing 18:16:27 bd093b944e5f: Preparing 18:16:27 e8ff83fec2c9: Preparing 18:16:27 af36e6204963: Preparing 18:16:27 9a4e073e2a6b: Preparing 18:16:27 7cd52847ad77: Preparing 18:16:27 af36e6204963: Waiting 18:16:27 9a4e073e2a6b: Waiting 18:16:27 7cd52847ad77: Waiting 18:16:27 60e686225608: Layer already exists 18:16:27 e8ff83fec2c9: Layer already exists 18:16:27 b96779622228: Layer already exists 18:16:27 bd093b944e5f: Layer already exists 18:16:27 82bfa0321f63: Layer already exists 18:16:27 af36e6204963: Layer already exists 18:16:27 9a4e073e2a6b: Layer already exists 18:16:27 7cd52847ad77: Layer already exists 18:16:27 3.0.0-dev.116: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:16:28 b96779622228: Preparing 18:16:28 82bfa0321f63: Preparing 18:16:28 60e686225608: Preparing 18:16:28 bd093b944e5f: Preparing 18:16:28 e8ff83fec2c9: Preparing 18:16:28 af36e6204963: Preparing 18:16:28 9a4e073e2a6b: Preparing 18:16:28 7cd52847ad77: Preparing 18:16:28 af36e6204963: Waiting 18:16:28 9a4e073e2a6b: Waiting 18:16:28 7cd52847ad77: Waiting 18:16:28 60e686225608: Layer already exists 18:16:28 b96779622228: Layer already exists 18:16:28 82bfa0321f63: Layer already exists 18:16:28 bd093b944e5f: Layer already exists 18:16:28 e8ff83fec2c9: Layer already exists 18:16:28 9a4e073e2a6b: Layer already exists 18:16:28 af36e6204963: Layer already exists 18:16:28 7cd52847ad77: Layer already exists 18:16:28 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:16:28 b96779622228: Preparing 18:16:28 82bfa0321f63: Preparing 18:16:28 60e686225608: Preparing 18:16:28 bd093b944e5f: Preparing 18:16:28 e8ff83fec2c9: Preparing 18:16:28 af36e6204963: Preparing 18:16:28 9a4e073e2a6b: Preparing 18:16:28 7cd52847ad77: Preparing 18:16:28 af36e6204963: Waiting 18:16:28 9a4e073e2a6b: Waiting 18:16:28 7cd52847ad77: Waiting 18:16:28 60e686225608: Layer already exists 18:16:28 e8ff83fec2c9: Layer already exists 18:16:28 b96779622228: Layer already exists 18:16:28 82bfa0321f63: Layer already exists 18:16:28 9a4e073e2a6b: Layer already exists 18:16:28 bd093b944e5f: Layer already exists 18:16:28 af36e6204963: Layer already exists 18:16:28 7cd52847ad77: Layer already exists 18:16:28 main: digest: sha256:036d5cf29930f9642abe600024d1e42d352cd83f63bde0ca380a1025c3aa1b80 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:28 ===================================================== [Pipeline] echo 18:16:28 taggedImages: 18:16:28 - nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099 18:16:28 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:16:28 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.116 18:16:28 - nexus3.edgexfoundry.org:10004/security-spire-server:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:28 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:16:28 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:16:28 db4df0826c11cae39af8e6376885c49e760e8099 18:16:28 latest 18:16:28 3.0.0-dev.116 18:16:28 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:28 main 18:16:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099 18:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:16:29 de9643b4760f: Preparing 18:16:29 08dfdc9cb19b: Preparing 18:16:29 e8ff83fec2c9: Preparing 18:16:29 af36e6204963: Preparing 18:16:29 f86edec8d95b: Preparing 18:16:29 7cd52847ad77: Preparing 18:16:29 7cd52847ad77: Waiting 18:16:29 e8ff83fec2c9: Layer already exists 18:16:29 af36e6204963: Layer already exists 18:16:29 7cd52847ad77: Layer already exists 18:16:29 de9643b4760f: Pushed 18:16:29 f86edec8d95b: Pushed 18:16:31 08dfdc9cb19b: Pushed 18:16:31 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:16:32 de9643b4760f: Preparing 18:16:32 08dfdc9cb19b: Preparing 18:16:32 e8ff83fec2c9: Preparing 18:16:32 af36e6204963: Preparing 18:16:32 f86edec8d95b: Preparing 18:16:32 7cd52847ad77: Preparing 18:16:32 7cd52847ad77: Waiting 18:16:32 de9643b4760f: Layer already exists 18:16:32 f86edec8d95b: Layer already exists 18:16:32 08dfdc9cb19b: Layer already exists 18:16:32 af36e6204963: Layer already exists 18:16:32 e8ff83fec2c9: Layer already exists 18:16:32 7cd52847ad77: Layer already exists 18:16:32 latest: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.116 18:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:16:33 de9643b4760f: Preparing 18:16:33 08dfdc9cb19b: Preparing 18:16:33 e8ff83fec2c9: Preparing 18:16:33 af36e6204963: Preparing 18:16:33 f86edec8d95b: Preparing 18:16:33 7cd52847ad77: Preparing 18:16:33 7cd52847ad77: Waiting 18:16:33 de9643b4760f: Layer already exists 18:16:33 f86edec8d95b: Layer already exists 18:16:33 af36e6204963: Layer already exists 18:16:33 08dfdc9cb19b: Layer already exists 18:16:33 e8ff83fec2c9: Layer already exists 18:16:33 7cd52847ad77: Layer already exists 18:16:33 3.0.0-dev.116: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:16:33 de9643b4760f: Preparing 18:16:33 08dfdc9cb19b: Preparing 18:16:33 e8ff83fec2c9: Preparing 18:16:33 af36e6204963: Preparing 18:16:33 f86edec8d95b: Preparing 18:16:33 7cd52847ad77: Preparing 18:16:33 7cd52847ad77: Waiting 18:16:33 af36e6204963: Layer already exists 18:16:33 08dfdc9cb19b: Layer already exists 18:16:33 de9643b4760f: Layer already exists 18:16:33 f86edec8d95b: Layer already exists 18:16:33 e8ff83fec2c9: Layer already exists 18:16:33 7cd52847ad77: Layer already exists 18:16:33 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:16:34 de9643b4760f: Preparing 18:16:34 08dfdc9cb19b: Preparing 18:16:34 e8ff83fec2c9: Preparing 18:16:34 af36e6204963: Preparing 18:16:34 f86edec8d95b: Preparing 18:16:34 7cd52847ad77: Preparing 18:16:34 7cd52847ad77: Waiting 18:16:34 f86edec8d95b: Layer already exists 18:16:34 de9643b4760f: Layer already exists 18:16:34 08dfdc9cb19b: Layer already exists 18:16:34 e8ff83fec2c9: Layer already exists 18:16:34 af36e6204963: Layer already exists 18:16:34 7cd52847ad77: Layer already exists 18:16:34 main: digest: sha256:2e7d0ba7391ea5106daa884250de305eeb7ed0f23174f839ee98de877761bbcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:34 ===================================================== [Pipeline] echo 18:16:34 taggedImages: 18:16:34 - nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099 18:16:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:16:34 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.116 18:16:34 - nexus3.edgexfoundry.org:10004/support-notifications:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:34 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:16:34 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:16:34 db4df0826c11cae39af8e6376885c49e760e8099 18:16:34 latest 18:16:34 3.0.0-dev.116 18:16:34 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:34 main 18:16:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099 18:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:16:35 a097122c8e5e: Preparing 18:16:35 fbdf988e71a6: Preparing 18:16:35 e8ff83fec2c9: Preparing 18:16:35 af36e6204963: Preparing 18:16:35 69df11d288f9: Preparing 18:16:35 7cd52847ad77: Preparing 18:16:35 7cd52847ad77: Waiting 18:16:35 af36e6204963: Layer already exists 18:16:35 69df11d288f9: Layer already exists 18:16:35 e8ff83fec2c9: Layer already exists 18:16:35 7cd52847ad77: Layer already exists 18:16:35 a097122c8e5e: Pushed 18:16:37 fbdf988e71a6: Pushed 18:16:37 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:16:38 a097122c8e5e: Preparing 18:16:38 fbdf988e71a6: Preparing 18:16:38 e8ff83fec2c9: Preparing 18:16:38 af36e6204963: Preparing 18:16:38 69df11d288f9: Preparing 18:16:38 7cd52847ad77: Preparing 18:16:38 7cd52847ad77: Waiting 18:16:38 a097122c8e5e: Layer already exists 18:16:38 e8ff83fec2c9: Layer already exists 18:16:38 69df11d288f9: Layer already exists 18:16:38 fbdf988e71a6: Layer already exists 18:16:38 af36e6204963: Layer already exists 18:16:38 7cd52847ad77: Layer already exists 18:16:38 latest: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.116 18:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:16:38 a097122c8e5e: Preparing 18:16:38 fbdf988e71a6: Preparing 18:16:38 e8ff83fec2c9: Preparing 18:16:38 af36e6204963: Preparing 18:16:38 69df11d288f9: Preparing 18:16:38 7cd52847ad77: Preparing 18:16:38 7cd52847ad77: Waiting 18:16:38 af36e6204963: Layer already exists 18:16:38 a097122c8e5e: Layer already exists 18:16:38 69df11d288f9: Layer already exists 18:16:38 fbdf988e71a6: Layer already exists 18:16:38 e8ff83fec2c9: Layer already exists 18:16:38 7cd52847ad77: Layer already exists 18:16:38 3.0.0-dev.116: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:16:39 a097122c8e5e: Preparing 18:16:39 fbdf988e71a6: Preparing 18:16:39 e8ff83fec2c9: Preparing 18:16:39 af36e6204963: Preparing 18:16:39 69df11d288f9: Preparing 18:16:39 7cd52847ad77: Preparing 18:16:39 7cd52847ad77: Waiting 18:16:39 69df11d288f9: Layer already exists 18:16:39 fbdf988e71a6: Layer already exists 18:16:39 a097122c8e5e: Layer already exists 18:16:39 e8ff83fec2c9: Layer already exists 18:16:39 af36e6204963: Layer already exists 18:16:39 7cd52847ad77: Layer already exists 18:16:39 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:16:40 a097122c8e5e: Preparing 18:16:40 fbdf988e71a6: Preparing 18:16:40 e8ff83fec2c9: Preparing 18:16:40 af36e6204963: Preparing 18:16:40 69df11d288f9: Preparing 18:16:40 7cd52847ad77: Preparing 18:16:40 7cd52847ad77: Waiting 18:16:40 e8ff83fec2c9: Layer already exists 18:16:40 a097122c8e5e: Layer already exists 18:16:40 af36e6204963: Layer already exists 18:16:40 fbdf988e71a6: Layer already exists 18:16:40 69df11d288f9: Layer already exists 18:16:40 7cd52847ad77: Layer already exists 18:16:40 main: digest: sha256:32c08ed0ffdf352cb6db62c6ca81f8140c035ebcd7b71b261ef9ef62e61e0313 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:40 ===================================================== [Pipeline] echo 18:16:40 taggedImages: 18:16:40 - nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099 18:16:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:16:40 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.116 18:16:40 - nexus3.edgexfoundry.org:10004/support-scheduler:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:16:40 - 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] } 18:17:29 Removing intermediate container 7669987a9819 18:17:29 ---> ae39b9a30e43 18:17:29 Step 8/23 : COPY . . 18:17:29 Removing intermediate container eab7fbfa62d5 18:17:29 ---> 13734ac0f910 18:17:29 Step 8/23 : COPY . . 18:17:29 Removing intermediate container 6781a5bcfa60 18:17:29 ---> 2e1973498af4 18:17:29 Step 7/27 : COPY . . 18:17:29 Removing intermediate container ddb2e6dce687 18:17:29 ---> 77c11ac2298a 18:17:29 Step 8/24 : COPY . . 18:17:29 Removing intermediate container a812521fb2ca 18:17:29 ---> 186730c1dc29 18:17:29 Step 8/23 : COPY . . 18:17:29 ---> 7c08b933e956 18:17:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:17:29 ---> 57d18b91ffed 18:17:29 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:17:29 ---> Running in e6fa0930037a 18:17:29 ---> 7586456e60e7 18:17:29 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:17:29 ---> Running in 94258152c8de 18:17:29 ---> a72a9e058508 18:17:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:17:29 ---> 6d32b47743de 18:17:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:17:29 ---> Running in 2b17ff1749b2 18:17:29 ---> Running in 1898ff528d4e 18:17:29 ---> Running in 6c02165e43b6 18:17:29 Removing intermediate container 1898ff528d4e 18:17:29 ---> 1d01e0ad1c12 18:17:29 Step 9/27 : WORKDIR /edgex-go/spire-build 18:17:29 ---> Running in 9effd1c2b463 18:17:29 Removing intermediate container 9effd1c2b463 18:17:29 ---> c3d0ea553868 18:17:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:17:29 ---> Running in 629fc31f7737 18:17:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:17:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:17:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:17:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:17:29 Removing intermediate container 629fc31f7737 18:17:29 ---> 33b9e53f75f3 18:17:29 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 18:17:29 ---> Running in 0c91d780d1cd 18:17:33 Removing intermediate container 0c91d780d1cd 18:17:33 ---> 33a37dd6a20d 18:17:33 Step 12/27 : WORKDIR /edgex-go 18:17:33 ---> Running in 861ea99b0432 18:17:34 Removing intermediate container 861ea99b0432 18:17:34 ---> b047470430c4 18:17:34 18:17:34 Step 13/27 : FROM alpine:3.17 18:17:34 3.17: Pulling from library/alpine 18:17:34 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:17:34 Status: Downloaded newer image for alpine:3.17 18:17:34 ---> d74e625d9115 18:17:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:17:35 ---> Running in 8516610d3667 18:17:36 Removing intermediate container 8516610d3667 18:17:36 ---> 9c3711948084 18:17:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:17:36 ---> Running in 80761208c82b 18:17:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:17:41 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:17:41 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:17:41 OK: 17691 distinct packages available 18:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:17:45 (1/5) Installing dumb-init (1.2.5-r2) 18:17:45 (2/5) Installing musl-obstack (1.2.3-r0) 18:17:45 (3/5) Installing libucontext (1.2-r0) 18:17:45 (4/5) Installing gcompat (1.1.0-r0) 18:17:45 (5/5) Installing openssl (3.0.8-r3) 18:17:45 Executing busybox-1.35.0-r29.trigger 18:17:45 OK: 9 MiB in 20 packages 18:17:47 Removing intermediate container 80761208c82b 18:17:47 ---> 68a583ef411b 18:17:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:48 ---> 3466d9c63304 18:17:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:17:50 ---> 772f12dff6d1 18:17:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:17:55 ---> 5009fceeb3b6 18:17:55 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:18:03 ---> 13c9af4ff6eb 18:18:03 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:18:05 ---> 6bc13f9a795a 18:18:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:18:06 ---> 901c5d6c4281 18:18:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:18:07 ---> cb3764dbd2ec 18:18:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:18:07 ---> Running in bf4e2316fc21 18:18:08 Removing intermediate container bf4e2316fc21 18:18:08 ---> 7a0f0d5795ae 18:18:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:18:08 ---> Running in 9a6cad961f72 18:18:09 Removing intermediate container 9a6cad961f72 18:18:09 ---> 7a4f6d6fd483 18:18:09 Step 25/27 : LABEL arch=arm64 18:18:09 ---> Running in 8b90bb7fef3d 18:18:10 Removing intermediate container 8b90bb7fef3d 18:18:10 ---> ae9c23f369f7 18:18:10 Step 26/27 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:18:10 ---> Running in edf1a05c7fa8 18:18:10 Removing intermediate container edf1a05c7fa8 18:18:10 ---> d7c2ecf76d14 18:18:10 Step 27/27 : LABEL version=3.0.0-dev.116 18:18:11 ---> Running in 5d80c64df238 18:18:11 Removing intermediate container 5d80c64df238 18:18:11 ---> 8583398497c6 18:18:11 18:18:11 Successfully built 8583398497c6 18:18:11 Successfully tagged security-spire-agent-arm64:latest 18:18:11  Building security-spire-agent ... done Building security-spire-config 18:18:15 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:18:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:18:15 ---> 7803fd8d56a2 18:18:15 Step 3/27 : WORKDIR /edgex-go 18:18:15 ---> Using cache 18:18:15 ---> b8cb2cae3281 18:18:15 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:18:15 ---> Using cache 18:18:15 ---> a1c26545fb03 18:18:15 Step 5/27 : COPY go.mod vendor* ./ 18:18:15 ---> Using cache 18:18:15 ---> 2a97cf4635c1 18:18:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:15 ---> Using cache 18:18:15 ---> 2e1973498af4 18:18:15 Step 7/27 : COPY . . 18:18:15 ---> Using cache 18:18:15 ---> a72a9e058508 18:18:15 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:18:15 ---> Using cache 18:18:15 ---> 1d01e0ad1c12 18:18:15 Step 9/27 : WORKDIR /edgex-go/spire-build 18:18:15 ---> Using cache 18:18:15 ---> c3d0ea553868 18:18:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:18:15 ---> Using cache 18:18:15 ---> 33b9e53f75f3 18:18:15 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 18:18:15 ---> Using cache 18:18:15 ---> 33a37dd6a20d 18:18:15 Step 12/27 : WORKDIR /edgex-go 18:18:15 ---> Using cache 18:18:15 ---> b047470430c4 18:18:15 18:18:15 Step 13/27 : FROM alpine:3.17 18:18:15 ---> d74e625d9115 18:18:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:18:15 ---> Using cache 18:18:15 ---> 9c3711948084 18:18:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:18:15 ---> Running in 101949632e39 18:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:18:18 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:18:18 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:18:18 OK: 17691 distinct packages available 18:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:18:21 (1/4) Installing dumb-init (1.2.5-r2) 18:18:21 (2/4) Installing musl-obstack (1.2.3-r0) 18:18:21 (3/4) Installing libucontext (1.2-r0) 18:18:21 (4/4) Installing gcompat (1.1.0-r0) 18:18:21 Executing busybox-1.35.0-r29.trigger 18:18:21 OK: 8 MiB in 19 packages 18:18:22 Removing intermediate container 101949632e39 18:18:22 ---> 59a000d2b68b 18:18:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:18:23 ---> 1f41ccbeefca 18:18:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:18:24 ---> 865159b9732d 18:18:24 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:18:29 ---> aeb88df5919c 18:18:29 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:18:29 ---> 7e12c1e5b943 18:18:29 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:18:30 ---> Running in c0ff4e69253b 18:18:32 Removing intermediate container c0ff4e69253b 18:18:32 ---> 93d44dd8f5db 18:18:32 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:18:33 ---> d473d8e38875 18:18:33 Step 22/27 : WORKDIR / 18:18:33 ---> Running in d92f81ca6e77 18:18:34 Removing intermediate container d92f81ca6e77 18:18:34 ---> 6541419e776c 18:18:34 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:18:34 ---> Running in c281df212dae 18:18:34 Removing intermediate container c281df212dae 18:18:34 ---> faf6387830f0 18:18:34 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:18:35 ---> Running in 90a9b6e90f38 18:18:35 Removing intermediate container 90a9b6e90f38 18:18:35 ---> e14204fda461 18:18:35 Step 25/27 : LABEL arch=arm64 18:18:35 ---> Running in 288553ba1e1a 18:18:36 Removing intermediate container 288553ba1e1a 18:18:36 ---> 76df681cbdd2 18:18:36 Step 26/27 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:18:36 ---> Running in fd1fa5b4f0c3 18:18:36 Removing intermediate container fd1fa5b4f0c3 18:18:36 ---> 9c8debdb148b 18:18:36 Step 27/27 : LABEL version=3.0.0-dev.116 18:18:36 ---> Running in 723daa4e42c7 18:18:37 Removing intermediate container 723daa4e42c7 18:18:37 ---> a476e0787a07 18:18:37 18:18:37 Successfully built a476e0787a07 18:18:37 Successfully tagged security-spire-config-arm64:latest 18:18:37  Building security-spire-config ... done Building security-bootstrapper 18:18:40 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:18:40 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:18:40 ---> 7803fd8d56a2 18:18:40 Step 3/33 : WORKDIR /edgex-go 18:18:40 ---> Using cache 18:18:40 ---> b8cb2cae3281 18:18:40 Step 4/33 : RUN apk add --update --no-cache make git 18:18:41 ---> Running in 2690963ac56a 18:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:18:45 OK: 263 MiB in 53 packages 18:18:46 Removing intermediate container 2690963ac56a 18:18:46 ---> cd9d1d5e1fd9 18:18:46 Step 5/33 : COPY go.mod vendor* ./ 18:18:47 ---> 59792d9bc8fc 18:18:47 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:47 ---> Running in 510276336cfd 18:20:24 Removing intermediate container 510276336cfd 18:20:24 ---> ccecbfdacd87 18:20:24 Step 7/33 : COPY . . 18:20:24 ---> 2a4635c2685a 18:20:24 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:20:24 ---> Running in 424cab216ae8 18:20:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:24:33 Removing intermediate container e6fa0930037a 18:24:33 ---> f9294722bfed 18:24:33 18:24:33 Step 10/23 : FROM alpine:3.17 18:24:33 ---> d74e625d9115 18:24:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:24:33 ---> Running in 72a57743e521 18:24:33 Removing intermediate container 72a57743e521 18:24:33 ---> 4500ea4991fe 18:24:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:24:33 ---> Running in 0a1d720f3db3 18:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:33 (1/1) Installing dumb-init (1.2.5-r2) 18:24:33 Executing busybox-1.35.0-r29.trigger 18:24:33 OK: 8 MiB in 16 packages 18:24:33 Removing intermediate container 0a1d720f3db3 18:24:33 ---> 4216b0d31619 18:24:33 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:33 ---> 0f73c933ea53 18:24:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:24:33 ---> 70698bd75f85 18:24:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:24:33 ---> e8bd418ddb03 18:24:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:24:34 ---> 072ff2368b16 18:24:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:24:35 Removing intermediate container 6c02165e43b6 18:24:35 ---> 63e6a82dee9e 18:24:35 18:24:35 Step 10/24 : FROM alpine:3.17 18:24:35 ---> d74e625d9115 18:24:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:24:35 ---> Running in 0820dd153954 18:24:35 ---> 3f1d200d6680 18:24:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:24:36 ---> Running in c2edec4ba04a 18:24:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:39 Removing intermediate container c2edec4ba04a 18:24:39 ---> 7e66df2478e7 18:24:39 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:24:39 ---> Running in 353a45f3543f 18:24:39 Removing intermediate container 353a45f3543f 18:24:39 ---> caac477d54b4 18:24:39 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:24:39 ---> Running in 1c6cb0a71bca 18:24:40 (1/1) Installing dumb-init (1.2.5-r2) 18:24:40 Executing busybox-1.35.0-r29.trigger 18:24:40 OK: 8 MiB in 16 packages 18:24:40 Removing intermediate container 1c6cb0a71bca 18:24:40 ---> 67d3f154438e 18:24:40 Step 21/23 : LABEL arch=arm64 18:24:40 ---> Running in 35bed71c6c58 18:24:41 Removing intermediate container 35bed71c6c58 18:24:41 ---> a21e145e0069 18:24:41 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:24:41 ---> Running in d84d52359bcf 18:24:41 Removing intermediate container d84d52359bcf 18:24:41 ---> c3543c3e3610 18:24:41 Step 23/23 : LABEL version=3.0.0-dev.116 18:24:42 Removing intermediate container 0820dd153954 18:24:42 ---> 265ec65f4b74 18:24:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:24:42 ---> Running in 22c51ffe1024 18:24:42 ---> Running in 2af360d34aee 18:24:43 Removing intermediate container 22c51ffe1024 18:24:43 ---> 79d14d49cbba 18:24:43 18:24:43 Removing intermediate container 2af360d34aee 18:24:43 ---> e8345c681eaa 18:24:43 Step 13/24 : ENV APP_PORT=59882 18:24:43 ---> Running in 4fa61ec90fa4 18:24:43 Successfully built 79d14d49cbba 18:24:43 Successfully tagged core-common-config-bootstrapper-arm64:latest 18:24:43 Building security-secretstore-setup 18:24:46  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:24:46 ---> 7803fd8d56a2 18:24:46 Step 3/25 : WORKDIR /edgex-go 18:24:46 ---> Using cache 18:24:46 ---> b8cb2cae3281 18:24:46 Step 4/25 : RUN apk add --update --no-cache make git 18:24:46 ---> Using cache 18:24:46 ---> cd9d1d5e1fd9 18:24:46 Step 5/25 : COPY go.mod vendor* ./ 18:24:46 ---> Using cache 18:24:46 ---> 59792d9bc8fc 18:24:46 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:46 ---> Using cache 18:24:46 ---> ccecbfdacd87 18:24:46 Step 7/25 : COPY . . 18:24:46 ---> Using cache 18:24:46 ---> 2a4635c2685a 18:24:46 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:24:47 Removing intermediate container 4fa61ec90fa4 18:24:47 ---> 925e0137fc06 18:24:47 Step 14/24 : EXPOSE $APP_PORT 18:24:47 ---> Running in 5bb51415fdc0 18:24:47 ---> Running in 3cf8545e14f9 18:24:48 Removing intermediate container 3cf8545e14f9 18:24:48 ---> c2c7bb5b5508 18:24:48 Step 15/24 : WORKDIR / 18:24:48 ---> Running in a4058e766faf 18:24:49 Removing intermediate container a4058e766faf 18:24:49 ---> c9d691b6a522 18:24:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:24:49 ---> fd4a9a2f88cc 18:24:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:24:50 ---> 4d263e772fa2 18:24:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:24:52 ---> b2f89385ca9e 18:24:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:24:53 ---> 0ccdae68db02 18:24:53 Step 20/24 : ENTRYPOINT ["/core-command"] 18:24:53 ---> Running in 232f2931199d 18:24:53 Removing intermediate container 232f2931199d 18:24:53 ---> a855ac85df15 18:24:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:24:53 ---> Running in f3857293a9c2 18:24:54 Removing intermediate container f3857293a9c2 18:24:54 ---> 934d71fb4d29 18:24:54 Step 22/24 : LABEL arch=arm64 18:24:54 ---> Running in e560811e7859 18:24:54 Removing intermediate container e560811e7859 18:24:54 ---> 79878d4ed6f8 18:24:54 Step 23/24 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:24:55 ---> Running in 3930d203b976 18:24:55 Removing intermediate container 3930d203b976 18:24:55 ---> 054027660d18 18:24:55 Step 24/24 : LABEL version=3.0.0-dev.116 18:24:55 ---> Running in 0fa3ed6ee306 18:24:56 Removing intermediate container 0fa3ed6ee306 18:24:56 ---> f881abcee133 18:24:56 18:24:56 Successfully built f881abcee133 18:24:56 Successfully tagged core-command-arm64:latest 18:24:56  Building core-command ... done Building core-data 18:24:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:24:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:59 ---> 7803fd8d56a2 18:24:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:24:59 ---> Using cache 18:24:59 ---> 69591606ad19 18:24:59 Step 4/23 : WORKDIR /edgex-go 18:24:59 ---> Using cache 18:24:59 ---> 73cfc806e569 18:24:59 Step 5/23 : RUN apk add --update --no-cache make git 18:25:01 ---> Running in 42c2a341535d 18:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:25:05 OK: 263 MiB in 53 packages 18:25:06 Removing intermediate container 42c2a341535d 18:25:06 ---> 16b72e97eccd 18:25:06 Step 6/23 : COPY go.mod vendor* ./ 18:25:07 ---> 57f8b6a2ccc6 18:25:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:25:07 ---> Running in 953ee3720172 18:26:44 Removing intermediate container 424cab216ae8 18:26:44 ---> 570e26d74d91 18:26:44 18:26:44 Step 9/33 : FROM alpine:3.17 18:26:44 ---> d74e625d9115 18:26:44 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:26:44 ---> Running in ae54ac31f4d1 18:26:44 Removing intermediate container 953ee3720172 18:26:44 ---> 44ef7e2d9083 18:26:44 Step 8/23 : COPY . . 18:26:44 Removing intermediate container ae54ac31f4d1 18:26:44 ---> 14f60f9ed478 18:26:44 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:26:44 ---> Running in a4691dac30c6 18:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:26:46 ---> c28cfbcde804 18:26:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:26:46 ---> Running in 1b8aae2ddf64 18:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:26:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:26:49 (1/2) Installing dumb-init (1.2.5-r2) 18:26:49 (2/2) Installing su-exec (0.2-r2) 18:26:49 Executing busybox-1.35.0-r29.trigger 18:26:49 OK: 8 MiB in 17 packages 18:26:50 Removing intermediate container a4691dac30c6 18:26:50 ---> a4dec298892b 18:26:50 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:26:50 ---> Running in aab307a3792a 18:26:51 Removing intermediate container aab307a3792a 18:26:51 ---> 686d84f67856 18:26:51 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:26:51 ---> Running in 5daf586814fc 18:26:51 Removing intermediate container 5daf586814fc 18:26:51 ---> c1f009660b01 18:26:51 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:26:51 ---> Running in ae112a7cbb6b 18:26:52 Removing intermediate container ae112a7cbb6b 18:26:52 ---> 7c1a997eb962 18:26:52 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:26:52 ---> Running in 0f37cdcff40e 18:26:52 Removing intermediate container 0f37cdcff40e 18:26:52 ---> 5f81dc61a89e 18:26:52 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:26:53 ---> Running in c7daf99de64b 18:26:57 Removing intermediate container c7daf99de64b 18:26:57 ---> af2653f80fed 18:26:57 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:26:57 ---> Running in b91f6c9a7105 18:26:57 Removing intermediate container b91f6c9a7105 18:26:57 ---> 47bedcc3bd60 18:26:57 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:26:58 ---> dbe66a24da9c 18:26:58 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:26:58 ---> Running in 508b3c5e44b3 18:27:01 Removing intermediate container 508b3c5e44b3 18:27:01 ---> 39fbc47279cf 18:27:01 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:02 ---> 837c8ed4b65c 18:27:02 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:27:03 ---> db9201da0977 18:27:03 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:27:06 ---> fca84952b1b2 18:27:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:27:10 ---> 5e9cdb817fc8 18:27:10 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:27:11 ---> 965e65ea50ef 18:27:11 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:27:13 ---> 6e838a42673f 18:27:13 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:27:14 ---> 303552d9d16c 18:27:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:27:16 ---> d4cc3d2c15bf 18:27:16 Step 28/33 : RUN chmod +x /entrypoint.sh 18:27:16 ---> Running in 7d21aba251f4 18:27:20 Removing intermediate container 7d21aba251f4 18:27:20 ---> f622c5ce4e03 18:27:20 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:27:20 ---> Running in 46ace36fdbc2 18:27:24 Removing intermediate container 46ace36fdbc2 18:27:24 ---> 662d82159121 18:27:24 Step 30/33 : CMD ["gate"] 18:27:24 ---> Running in 7354f778c64f 18:27:25 Removing intermediate container 7354f778c64f 18:27:25 ---> b55b48a5a5c5 18:27:25 Step 31/33 : LABEL arch=arm64 18:27:25 ---> Running in 80507ebe2625 18:27:26 Removing intermediate container 80507ebe2625 18:27:26 ---> 8401207e8e24 18:27:26 Step 32/33 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:27:26 ---> Running in b39aff0e9f10 18:27:27 Removing intermediate container b39aff0e9f10 18:27:27 ---> 5a2015095c2a 18:27:27 Step 33/33 : LABEL version=3.0.0-dev.116 18:27:27 ---> Running in c6e38a2a30f5 18:27:28 Removing intermediate container c6e38a2a30f5 18:27:28 ---> 6d97dbb1467c 18:27:28 18:27:28 Successfully built 6d97dbb1467c 18:27:28 Successfully tagged security-bootstrapper-arm64:latest 18:27:28 Building security-proxy-auth 18:27:30  Building security-bootstrapper ... done Removing intermediate container 94258152c8de 18:27:30 ---> f0dff097621b 18:27:30 18:27:30 Step 10/23 : FROM alpine:3.17 18:27:30 ---> d74e625d9115 18:27:30 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:27:30 Removing intermediate container 2b17ff1749b2 18:27:30 ---> ff0a65d62c23 18:27:30 18:27:30 Step 10/23 : FROM alpine:3.17 18:27:30 ---> d74e625d9115 18:27:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:27:30 ---> Using cache 18:27:30 ---> 265ec65f4b74 18:27:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:27:30 ---> Using cache 18:27:30 ---> e8345c681eaa 18:27:30 Step 13/23 : ENV APP_PORT=59861 18:27:30 ---> Running in 4e9a0320c3c2 18:27:30 ---> Running in 130b0b47cb71 18:27:31 Removing intermediate container 130b0b47cb71 18:27:31 ---> 5d6f3a4501e5 18:27:31 Step 14/23 : EXPOSE $APP_PORT 18:27:31 ---> Running in ed63c1c3583c 18:27:32 Removing intermediate container ed63c1c3583c 18:27:32 ---> 79361fc0268b 18:27:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:27:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:27:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:27:33 ---> 7803fd8d56a2 18:27:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:27:33 ---> Using cache 18:27:33 ---> 69591606ad19 18:27:33 Step 4/23 : WORKDIR /edgex-go 18:27:33 ---> Using cache 18:27:33 ---> 73cfc806e569 18:27:33 Step 5/23 : RUN apk add --update --no-cache make git 18:27:33 ---> Using cache 18:27:33 ---> 16b72e97eccd 18:27:33 Step 6/23 : COPY go.mod vendor* ./ 18:27:33 ---> Using cache 18:27:33 ---> 57f8b6a2ccc6 18:27:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:33 ---> Using cache 18:27:33 ---> 44ef7e2d9083 18:27:33 Step 8/23 : COPY . . 18:27:33 ---> Using cache 18:27:33 ---> c28cfbcde804 18:27:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:27:33 ---> Running in 0d29a723de99 18:27:33 ---> 44af1a6b26ea 18:27:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:27:35 (1/2) Installing ca-certificates (20220614-r4) 18:27:35 (2/2) Installing dumb-init (1.2.5-r2) 18:27:35 Executing busybox-1.35.0-r29.trigger 18:27:35 Executing ca-certificates-20220614-r4.trigger 18:27:36 OK: 8 MiB in 17 packages 18:27:36 ---> 0759ab41fc6f 18:27:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:27:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:27:39 Removing intermediate container 4e9a0320c3c2 18:27:39 ---> 5f879eb2da49 18:27:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:27:39 ---> Running in 8e3036fc23f3 18:27:39 Removing intermediate container 8e3036fc23f3 18:27:39 ---> e9d74a9914aa 18:27:39 Step 13/23 : ENV APP_PORT=59860 18:27:39 ---> Running in 9b472bcd526f 18:27:40 ---> 5f37a55fd389 18:27:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:27:40 Removing intermediate container 9b472bcd526f 18:27:40 ---> 9f370d727a18 18:27:40 Step 14/23 : EXPOSE $APP_PORT 18:27:41 ---> Running in 197e59bf0bda 18:27:41 ---> 947325d640cb 18:27:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:27:41 Removing intermediate container 197e59bf0bda 18:27:41 ---> f0bfe645a0d1 18:27:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:27:41 ---> Running in f34f1788f272 18:27:42 Removing intermediate container f34f1788f272 18:27:42 ---> 6f8468c823ac 18:27:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:27:42 ---> Running in dfcb705ce479 18:27:42 ---> a9b56819ef6f 18:27:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:27:43 Removing intermediate container dfcb705ce479 18:27:43 ---> de2585969f5d 18:27:43 Step 21/23 : LABEL arch=arm64 18:27:43 ---> Running in 3f046076053d 18:27:44 Removing intermediate container 3f046076053d 18:27:44 ---> e965ed5249d1 18:27:44 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:27:44 ---> af689bc1cd37 18:27:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:27:44 ---> Running in 0b5770c8d741 18:27:44 Removing intermediate container 0b5770c8d741 18:27:44 ---> 0b8f6eb41c2e 18:27:44 Step 23/23 : LABEL version=3.0.0-dev.116 18:27:44 ---> Running in b6fb4f9cde6d 18:27:45 Removing intermediate container b6fb4f9cde6d 18:27:45 ---> 428a673ba32e 18:27:45 18:27:45 Successfully built 428a673ba32e 18:27:45 Successfully tagged support-scheduler-arm64:latest 18:27:45  Building support-scheduler ... done Building core-metadata 18:27:47 ---> 53cc7b1cd0e7 18:27:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:27:50 ---> 30a671a6b121 18:27:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:27:50 ---> Running in ae9813d9f469 18:27:51 Removing intermediate container ae9813d9f469 18:27:51 ---> ba6fa9bd7653 18:27:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:27:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:27:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:27:51 ---> 7803fd8d56a2 18:27:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:27:51 ---> Using cache 18:27:51 ---> 69591606ad19 18:27:51 Step 4/25 : WORKDIR /edgex-go 18:27:51 ---> Using cache 18:27:51 ---> 73cfc806e569 18:27:51 Step 5/25 : RUN apk add --update --no-cache make git 18:27:51 ---> Using cache 18:27:51 ---> 16b72e97eccd 18:27:51 Step 6/25 : COPY go.mod vendor* ./ 18:27:51 ---> Using cache 18:27:51 ---> 57f8b6a2ccc6 18:27:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:51 ---> Using cache 18:27:51 ---> 44ef7e2d9083 18:27:51 Step 8/25 : COPY . . 18:27:51 ---> Running in 2aa373d83e3a 18:27:51 ---> Using cache 18:27:51 ---> c28cfbcde804 18:27:51 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:27:52 ---> Running in 39c90c7ebaaf 18:27:52 Removing intermediate container 2aa373d83e3a 18:27:52 ---> 002899571d88 18:27:52 Step 21/23 : LABEL arch=arm64 18:27:52 ---> Running in 8317af8ba9fb 18:27:53 Removing intermediate container 8317af8ba9fb 18:27:53 ---> dc84ea3c9402 18:27:53 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:27:53 ---> Running in ce5c2a7d1926 18:27:54 Removing intermediate container ce5c2a7d1926 18:27:54 ---> 07017e3c4c45 18:27:54 Step 23/23 : LABEL version=3.0.0-dev.116 18:27:54 ---> Running in 36c3171fa286 18:27:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:27:55 Removing intermediate container 36c3171fa286 18:27:55 ---> 8dd04d7d65d9 18:27:55 18:27:55 Successfully built 8dd04d7d65d9 18:27:55 Successfully tagged support-notifications-arm64:latest 18:27:55 Building security-spire-server 18:27:58  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:27:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:27:58 ---> 7803fd8d56a2 18:27:58 Step 3/26 : WORKDIR /edgex-go 18:27:58 ---> Using cache 18:27:58 ---> b8cb2cae3281 18:27:58 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:27:58 ---> Using cache 18:27:58 ---> a1c26545fb03 18:27:58 Step 5/26 : COPY go.mod vendor* ./ 18:27:58 ---> Using cache 18:27:58 ---> 2a97cf4635c1 18:27:58 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:58 ---> Using cache 18:27:58 ---> 2e1973498af4 18:27:58 Step 7/26 : COPY . . 18:27:58 ---> Using cache 18:27:58 ---> a72a9e058508 18:27:58 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 18:27:58 ---> Using cache 18:27:58 ---> 1d01e0ad1c12 18:27:58 Step 9/26 : WORKDIR /edgex-go/spire-build 18:27:58 ---> Using cache 18:27:58 ---> c3d0ea553868 18:27:58 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:27:58 ---> Using cache 18:27:58 ---> 33b9e53f75f3 18:27:58 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 18:27:58 ---> Running in 0811fe217cf1 18:28:02 Removing intermediate container 0811fe217cf1 18:28:02 ---> af711ced8625 18:28:02 Step 12/26 : WORKDIR /edgex-go 18:28:02 ---> Running in 71c1188a2d6e 18:28:02 Removing intermediate container 71c1188a2d6e 18:28:02 ---> 9c208b68ab98 18:28:02 18:28:02 Step 13/26 : FROM alpine:3.17 18:28:02 ---> d74e625d9115 18:28:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:28:02 ---> Using cache 18:28:02 ---> 9c3711948084 18:28:02 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:28:02 ---> Using cache 18:28:02 ---> 68a583ef411b 18:28:02 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:02 ---> Using cache 18:28:02 ---> 3466d9c63304 18:28:02 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:28:02 ---> Using cache 18:28:02 ---> 772f12dff6d1 18:28:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:28:09 ---> 5c06c1ee19c6 18:28:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:28:09 ---> 5d930a1e8515 18:28:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:28:09 ---> 8be2015c0544 18:28:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:28:10 ---> f3f22170fa3c 18:28:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:28:10 ---> Running in 1a3084e34ecb 18:28:11 Removing intermediate container 1a3084e34ecb 18:28:11 ---> c1c658766ae6 18:28:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:28:11 ---> Running in 32df7013e9ba 18:28:12 Removing intermediate container 32df7013e9ba 18:28:12 ---> d0e579071b48 18:28:12 Step 24/26 : LABEL arch=arm64 18:28:12 ---> Running in 0e117d6906ea 18:28:12 Removing intermediate container 0e117d6906ea 18:28:12 ---> c347a9359e20 18:28:12 Step 25/26 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:28:12 ---> Running in 4820087f7a86 18:28:13 Removing intermediate container 4820087f7a86 18:28:13 ---> e295be4869a8 18:28:13 Step 26/26 : LABEL version=3.0.0-dev.116 18:28:13 ---> Running in ad5b6225141a 18:28:13 Removing intermediate container ad5b6225141a 18:28:13 ---> 36f2563624a6 18:28:13 18:28:13 Successfully built 36f2563624a6 18:28:13 Successfully tagged security-spire-server-arm64:latest 18:28:13 Building security-spiffe-token-provider 18:28:17  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:28:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:28:17 ---> 7803fd8d56a2 18:28:17 Step 3/20 : WORKDIR /edgex-go 18:28:17 ---> Using cache 18:28:17 ---> b8cb2cae3281 18:28:17 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:28:18 ---> Running in 045e26fa0686 18:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:28:22 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:28:22 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:28:22 OK: 17694 distinct packages available 18:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:28:23 OK: 263 MiB in 53 packages 18:28:25 Removing intermediate container 045e26fa0686 18:28:25 ---> 34ab8d8e9785 18:28:25 Step 5/20 : COPY go.mod vendor* ./ 18:28:25 ---> 77a322f3bed2 18:28:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:25 ---> Running in f1574f805004 18:30:02 Removing intermediate container f1574f805004 18:30:02 ---> d6762d24d52d 18:30:02 Step 7/20 : COPY . . 18:30:02 ---> 2640a8ec8b30 18:30:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:30:02 ---> Running in dfcff996a4d0 18:30:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:30:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:30:51 Removing intermediate container 5bb51415fdc0 18:30:51 ---> 538426f305d9 18:30:51 18:30:51 Step 9/25 : FROM alpine:3.17 18:30:51 ---> d74e625d9115 18:30:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:30:51 ---> Running in c35fa30b19ac 18:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:30:52 (1/3) Installing ca-certificates (20220614-r4) 18:30:53 (2/3) Installing dumb-init (1.2.5-r2) 18:30:53 (3/3) Installing su-exec (0.2-r2) 18:30:53 Executing busybox-1.35.0-r29.trigger 18:30:53 Executing ca-certificates-20220614-r4.trigger 18:30:53 OK: 8 MiB in 18 packages 18:30:55 Removing intermediate container c35fa30b19ac 18:30:55 ---> ae63d43b9953 18:30:55 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:30:55 ---> Running in 423dd7bde75c 18:30:56 Removing intermediate container 423dd7bde75c 18:30:56 ---> 3d6960337e78 18:30:56 Step 12/25 : WORKDIR / 18:30:56 ---> Running in 21a7209243ad 18:30:59 Removing intermediate container 21a7209243ad 18:30:59 ---> 60a9ac0f8b18 18:30:59 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:31:00 ---> 5a7d9b3032a8 18:31:00 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:31:01 ---> 4696d94dc30b 18:31:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:31:02 ---> f273430c810b 18:31:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:31:03 ---> 916a6f385c20 18:31:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:31:04 ---> 1761adbbab04 18:31:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:31:06 ---> 931a8229ce34 18:31:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:31:08 ---> e66547b71173 18:31:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:31:09 ---> 2404acf70541 18:31:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:31:09 ---> Running in b9eb66b2c171 18:31:12 Removing intermediate container b9eb66b2c171 18:31:12 ---> 4e6a28c1d452 18:31:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:31:12 ---> Running in d72728fbd7fa 18:31:13 Removing intermediate container d72728fbd7fa 18:31:13 ---> 08a7f5239d29 18:31:13 Step 23/25 : LABEL arch=arm64 18:31:13 ---> Running in 6e86b361b09b 18:31:13 Removing intermediate container 6e86b361b09b 18:31:13 ---> 5ea34352f1d7 18:31:13 Step 24/25 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:31:13 ---> Running in b5b8d50ca2de 18:31:14 Removing intermediate container b5b8d50ca2de 18:31:14 ---> 241465613a21 18:31:14 Step 25/25 : LABEL version=3.0.0-dev.116 18:31:14 ---> Running in 6f770dd2a615 18:31:14 Removing intermediate container 6f770dd2a615 18:31:14 ---> 3c51d014b301 18:31:14 18:31:15 Successfully built 3c51d014b301 18:31:15 Successfully tagged security-secretstore-setup-arm64:latest 18:31:15 Building security-proxy-setup 18:31:18  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:31:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:31:18 ---> 7803fd8d56a2 18:31:18 Step 3/22 : WORKDIR /edgex-go 18:31:18 ---> Using cache 18:31:18 ---> b8cb2cae3281 18:31:18 Step 4/22 : RUN apk add --update --no-cache make git 18:31:18 ---> Using cache 18:31:18 ---> cd9d1d5e1fd9 18:31:18 Step 5/22 : COPY go.mod vendor* ./ 18:31:18 ---> Using cache 18:31:18 ---> 59792d9bc8fc 18:31:18 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:18 ---> Using cache 18:31:18 ---> ccecbfdacd87 18:31:18 Step 7/22 : COPY . . 18:31:18 ---> Using cache 18:31:18 ---> 2a4635c2685a 18:31:18 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:31:18 ---> Running in bee30632d1ba 18:31:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.116" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:33:41 Removing intermediate container 1b8aae2ddf64 18:33:41 ---> fae02119cb18 18:33:41 18:33:41 Step 10/23 : FROM alpine:3.17 18:33:41 ---> d74e625d9115 18:33:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:33:41 ---> Running in 0233f1aa72f3 18:33:41 Removing intermediate container 0233f1aa72f3 18:33:41 ---> 6a37e0ab1fb6 18:33:41 Step 12/23 : ENV APP_PORT=59880 18:33:41 ---> Running in ae755e0c5018 18:33:41 Removing intermediate container ae755e0c5018 18:33:41 ---> aa5a37cc0eba 18:33:41 Step 13/23 : EXPOSE $APP_PORT 18:33:41 ---> Running in d6c4f5411c5f 18:33:42 Removing intermediate container d6c4f5411c5f 18:33:42 ---> b370149d605a 18:33:42 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:33:42 ---> Running in 3f6fc27a6b52 18:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:33:46 Removing intermediate container 0d29a723de99 18:33:46 ---> a5e2c7f74144 18:33:46 18:33:46 Step 10/23 : FROM alpine:3.17 18:33:46 ---> d74e625d9115 18:33:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:33:46 ---> Using cache 18:33:46 ---> 4500ea4991fe 18:33:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:33:46 ---> Using cache 18:33:46 ---> 4216b0d31619 18:33:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:46 ---> Using cache 18:33:46 ---> 0f73c933ea53 18:33:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:33:46 ---> Using cache 18:33:46 ---> 70698bd75f85 18:33:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:33:47 (1/1) Installing dumb-init (1.2.5-r2) 18:33:47 Executing busybox-1.35.0-r29.trigger 18:33:47 OK: 8 MiB in 16 packages 18:33:51 Removing intermediate container 3f6fc27a6b52 18:33:51 ---> 9a5ec6216b23 18:33:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:51 ---> 74bd2f2555fc 18:33:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:33:52 ---> 02409109fed5 18:33:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:33:52 ---> 5a58c3f89600 18:33:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:33:53 ---> 31e3e7dceafe 18:33:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:33:53 ---> b43e051ab8e5 18:33:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:33:54 ---> Running in 14382f1d9f58 18:33:56 ---> f6e2a0c16e7e 18:33:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:33:58 ---> bba1eede0fea 18:33:58 Step 19/23 : ENTRYPOINT ["/core-data"] 18:33:58 Removing intermediate container 14382f1d9f58 18:33:58 ---> 8548e4cdf3a6 18:33:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:33:58 ---> Running in d44492bd1dbd 18:33:58 ---> Running in 3c47bb81746a 18:33:58 Removing intermediate container d44492bd1dbd 18:33:58 ---> bdb278c72bed 18:33:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:33:58 ---> Running in 84631bd6db97 18:33:59 Removing intermediate container 3c47bb81746a 18:33:59 ---> ceef7fc22742 18:33:59 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:33:59 ---> Running in 119b6af2c26a 18:33:59 Removing intermediate container 84631bd6db97 18:33:59 ---> af26fd0b184f 18:33:59 Step 21/23 : LABEL arch=arm64 18:33:59 ---> Running in 09cea17702c5 18:34:00 Removing intermediate container 119b6af2c26a 18:34:00 ---> ca95bada8d34 18:34:00 Step 21/23 : LABEL arch=arm64 18:34:00 ---> Running in 6251c43c8451 18:34:00 Removing intermediate container 09cea17702c5 18:34:00 ---> 79b9b9cfc64b 18:34:00 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:34:00 ---> Running in beed50074ef2 18:34:00 Removing intermediate container 6251c43c8451 18:34:00 ---> e884d2c1e952 18:34:00 Step 22/23 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:34:01 ---> Running in 2a6141e1f039 18:34:01 Removing intermediate container beed50074ef2 18:34:01 ---> ad6f4fd819e5 18:34:01 Step 23/23 : LABEL version=3.0.0-dev.116 18:34:01 ---> Running in 69b5c7bca19f 18:34:01 Removing intermediate container 2a6141e1f039 18:34:01 ---> dd6c2e29e719 18:34:01 Step 23/23 : LABEL version=3.0.0-dev.116 18:34:02 ---> Running in 92f81d785436 18:34:02 Removing intermediate container 69b5c7bca19f 18:34:02 ---> 897bcfc14c6d 18:34:02 18:34:02 Removing intermediate container 92f81d785436 18:34:02 ---> 04696d457fc9 18:34:02 18:34:02 Successfully built 897bcfc14c6d 18:34:02 Successfully tagged core-data-arm64:latest 18:34:02  Building core-data ... done Successfully built 04696d457fc9 18:34:02 Successfully tagged security-proxy-auth-arm64:latest 18:34:41  Building security-proxy-auth ... done Removing intermediate container 39c90c7ebaaf 18:34:41 ---> 1b0bf6532969 18:34:41 18:34:41 Step 10/25 : FROM alpine:3.17 18:34:41 ---> d74e625d9115 18:34:41 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:34:41 ---> Using cache 18:34:41 ---> 265ec65f4b74 18:34:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:34:41 ---> Using cache 18:34:41 ---> e8345c681eaa 18:34:41 Step 13/25 : ENV APP_PORT=59881 18:34:41 ---> Running in b37c8e048f42 18:34:41 Removing intermediate container b37c8e048f42 18:34:41 ---> b39641fd8bda 18:34:41 Step 14/25 : EXPOSE $APP_PORT 18:34:41 ---> Running in ccf6aa30b82b 18:34:41 Removing intermediate container ccf6aa30b82b 18:34:41 ---> 5ed7b41345f8 18:34:41 Step 15/25 : WORKDIR / 18:34:41 ---> Running in 2c21b8855d5c 18:34:41 Removing intermediate container 2c21b8855d5c 18:34:41 ---> 607111eefa23 18:34:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:43 ---> c06fe11e9233 18:34:43 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:34:44 ---> 34e3097ee3bb 18:34:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:34:46 ---> 13fe2a6fb817 18:34:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:34:46 ---> 871082564f1c 18:34:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:34:47 ---> 06bcb9fc7dd0 18:34:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:34:47 ---> Running in fdb1fac0d892 18:34:48 Removing intermediate container fdb1fac0d892 18:34:48 ---> 5469a64c60e6 18:34:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:34:48 ---> Running in 2e78a9c39d3b 18:34:48 Removing intermediate container 2e78a9c39d3b 18:34:48 ---> 222a597903a4 18:34:48 Step 23/25 : LABEL arch=arm64 18:34:48 ---> Running in 20e321c101b0 18:34:49 Removing intermediate container 20e321c101b0 18:34:49 ---> beb3cdf88d6f 18:34:49 Step 24/25 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:34:49 ---> Running in 40c26556f950 18:34:50 Removing intermediate container 40c26556f950 18:34:50 ---> 2294118c5167 18:34:50 Step 25/25 : LABEL version=3.0.0-dev.116 18:34:50 ---> Running in c81d9dc0faa4 18:34:50 Removing intermediate container c81d9dc0faa4 18:34:50 ---> f5e6617858be 18:34:50 18:34:50 Successfully built f5e6617858be 18:34:50 Successfully tagged core-metadata-arm64:latest 18:35:48  Building core-metadata ... done Removing intermediate container bee30632d1ba 18:35:48 ---> ff7b488dc96a 18:35:48 18:35:48 Step 9/22 : FROM alpine:3.17 18:35:48 ---> d74e625d9115 18:35:48 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:35:48 ---> Running in 9cabe8323313 18:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:48 (1/2) Installing dumb-init (1.2.5-r2) 18:35:48 (2/2) Installing openssl (3.0.8-r3) 18:35:48 Executing busybox-1.35.0-r29.trigger 18:35:48 OK: 8 MiB in 17 packages 18:35:48 Removing intermediate container 9cabe8323313 18:35:48 ---> ae6e5be08c12 18:35:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:35:48 ---> Running in 02911dbe9594 18:35:48 Removing intermediate container 02911dbe9594 18:35:48 ---> 9cd7f5a2e58e 18:35:48 Step 12/22 : WORKDIR /edgex 18:35:48 ---> Running in 05b961dace5a 18:35:48 Removing intermediate container 05b961dace5a 18:35:48 ---> 1c8e54d51e64 18:35:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:49 ---> 22a398ddca06 18:35:49 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:35:49 ---> 5a5188bd40f1 18:35:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:35:50 ---> fc23dc970487 18:35:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:35:51 ---> 31202b0a687f 18:35:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:35:52 ---> 919bc8acf13f 18:35:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:35:52 ---> Running in 1b8d58733926 18:35:54 Removing intermediate container 1b8d58733926 18:35:54 ---> 667388f2d7b0 18:35:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:35:54 ---> Running in 090cad1d7fab 18:35:54 Removing intermediate container 090cad1d7fab 18:35:54 ---> 09230574297e 18:35:54 Step 20/22 : LABEL arch=arm64 18:35:54 ---> Running in 9203bf937fc7 18:35:54 Removing intermediate container dfcff996a4d0 18:35:54 ---> 4e030d741ae7 18:35:54 18:35:54 Step 9/20 : FROM alpine:3.17 18:35:54 ---> d74e625d9115 18:35:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:35:54 ---> Using cache 18:35:54 ---> 14f60f9ed478 18:35:54 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:35:55 ---> Running in 339667f16d60 18:35:55 Removing intermediate container 9203bf937fc7 18:35:55 ---> b4463cb7fb9b 18:35:55 Step 21/22 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:35:55 ---> Running in 8c2c731d8379 18:35:55 Removing intermediate container 8c2c731d8379 18:35:55 ---> 726e3ad0a3dc 18:35:55 Step 22/22 : LABEL version=3.0.0-dev.116 18:35:55 ---> Running in e1b01ad33911 18:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:56 Removing intermediate container e1b01ad33911 18:35:56 ---> 81109b8ff388 18:35:56 18:35:56 Successfully built 81109b8ff388 18:35:56 Successfully tagged security-proxy-setup-arm64:latest 18:35:56  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:57 v3.17.2-304-g248d8acd260 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:35:57 v3.17.3-1-g16ea1ec31d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:35:57 OK: 17691 distinct packages available 18:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:35:59 (1/9) Installing ca-certificates (20220614-r4) 18:35:59 (2/9) Installing brotli-libs (1.0.9-r9) 18:35:59 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:35:59 (4/9) Installing libcurl (7.88.1-r1) 18:35:59 (5/9) Installing curl (7.88.1-r1) 18:35:59 (6/9) Installing dumb-init (1.2.5-r2) 18:35:59 (7/9) Installing musl-obstack (1.2.3-r0) 18:35:59 (8/9) Installing libucontext (1.2-r0) 18:35:59 (9/9) Installing gcompat (1.1.0-r0) 18:35:59 Executing busybox-1.35.0-r29.trigger 18:35:59 Executing ca-certificates-20220614-r4.trigger 18:36:00 OK: 11 MiB in 24 packages 18:36:02 Removing intermediate container 339667f16d60 18:36:02 ---> 07754bf0e1bd 18:36:02 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:02 ---> 2235a0946023 18:36:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:36:02 ---> 3a36a1fc6c53 18:36:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:36:03 ---> 2b3fb7b58186 18:36:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:36:04 ---> 5dd1ba2f4043 18:36:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:36:04 ---> Running in 6d5cc80acf03 18:36:04 Removing intermediate container 6d5cc80acf03 18:36:04 ---> df50acff7d07 18:36:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:04 ---> Running in 1de81d5ae523 18:36:05 Removing intermediate container 1de81d5ae523 18:36:05 ---> 5af0da841461 18:36:05 Step 18/20 : LABEL arch=arm64 18:36:05 ---> Running in ea254c3f8015 18:36:05 Removing intermediate container ea254c3f8015 18:36:05 ---> 7fc10871eb95 18:36:05 Step 19/20 : LABEL git_sha=db4df0826c11cae39af8e6376885c49e760e8099 18:36:05 ---> Running in 5f19655045b1 18:36:05 Removing intermediate container 5f19655045b1 18:36:05 ---> 4ff9c36c100f 18:36:05 Step 20/20 : LABEL version=3.0.0-dev.116 18:36:05 ---> Running in 3f0c29c95c97 18:36:06 Removing intermediate container 3f0c29c95c97 18:36:06 ---> 4710c848fa5e 18:36:06 18:36:06 Successfully built 4710c848fa5e 18:36:06 Successfully tagged security-spiffe-token-provider-arm64:latest 18:36:06  Building security-spiffe-token-provider ... done  [Pipeline] } 18:36:06 $ docker stop --time=1 a8ae2289e48f80adb007c4f4f8904bb6c0c87be146ca896a331148d80cef1222 18:36:08 $ docker rm -f --volumes a8ae2289e48f80adb007c4f4f8904bb6c0c87be146ca896a331148d80cef1222 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:08 + docker images 18:36:08 REPOSITORY TAG IMAGE ID CREATED SIZE 18:36:08 security-spiffe-token-provider-arm64 latest 4710c848fa5e 2 seconds ago 32.7MB 18:36:08 security-proxy-setup-arm64 latest 81109b8ff388 13 seconds ago 18.7MB 18:36:08 4e030d741ae7 14 seconds ago 1.36GB 18:36:08 ff7b488dc96a 28 seconds ago 1.3GB 18:36:08 core-metadata-arm64 latest f5e6617858be About a minute ago 20.2MB 18:36:08 1b0bf6532969 About a minute ago 1.33GB 18:36:08 core-data-arm64 latest 897bcfc14c6d 2 minutes ago 19.9MB 18:36:08 security-proxy-auth-arm64 latest 04696d457fc9 2 minutes ago 18.2MB 18:36:08 a5e2c7f74144 2 minutes ago 1.3GB 18:36:08 fae02119cb18 2 minutes ago 1.32GB 18:36:08 security-secretstore-setup-arm64 latest 3c51d014b301 4 minutes ago 32.2MB 18:36:08 538426f305d9 5 minutes ago 1.31GB 18:36:08 security-spire-server-arm64 latest 36f2563624a6 7 minutes ago 87.1MB 18:36:08 9c208b68ab98 8 minutes ago 1.18GB 18:36:08 support-notifications-arm64 latest 8dd04d7d65d9 8 minutes ago 32.1MB 18:36:08 support-scheduler-arm64 latest 428a673ba32e 8 minutes ago 31.5MB 18:36:08 ff0a65d62c23 8 minutes ago 1.39GB 18:36:08 f0dff097621b 8 minutes ago 1.39GB 18:36:08 security-bootstrapper-arm64 latest 6d97dbb1467c 8 minutes ago 21.9MB 18:36:08 570e26d74d91 9 minutes ago 1.31GB 18:36:08 core-command-arm64 latest f881abcee133 11 minutes ago 19.7MB 18:36:08 core-common-config-bootstrapper-arm64 latest 79d14d49cbba 11 minutes ago 17.2MB 18:36:08 63e6a82dee9e 11 minutes ago 1.32GB 18:36:08 f9294722bfed 11 minutes ago 1.31GB 18:36:08 security-spire-config-arm64 latest a476e0787a07 17 minutes ago 86.2MB 18:36:08 security-spire-agent-arm64 latest 8583398497c6 17 minutes ago 125MB 18:36:08 b047470430c4 18 minutes ago 1.18GB 18:36:08 ci-base-image-arm64 latest 7803fd8d56a2 22 minutes ago 866MB 18:36:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 18:36:08 alpine 3.17 d74e625d9115 6 weeks ago 7.46MB 18:36:08 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 18:36:09 provisioning config files... 18:36:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/478@tmp/config6196017396694932525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:09 ---> docker-login.sh 18:36:09 nexus3.edgexfoundry.org:10001 18:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:09 Configure a credential helper to remove this warning. See 18:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:09 18:36:09 Login Succeeded 18:36:09 nexus3.edgexfoundry.org:10002 18:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:10 Configure a credential helper to remove this warning. See 18:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:10 18:36:10 Login Succeeded 18:36:10 nexus3.edgexfoundry.org:10003 18:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:10 Configure a credential helper to remove this warning. See 18:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:10 18:36:10 Login Succeeded 18:36:10 nexus3.edgexfoundry.org:10004 18:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:10 Configure a credential helper to remove this warning. See 18:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:10 18:36:10 Login Succeeded 18:36:10 docker.io 18:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:11 Configure a credential helper to remove this warning. See 18:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:11 18:36:11 Login Succeeded 18:36:11 ---> docker-login.sh ends [Pipeline] } 18:36:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:36:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:36:11 db4df0826c11cae39af8e6376885c49e760e8099 18:36:11 latest 18:36:11 3.0.0-dev.116 18:36:11 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:11 main 18:36:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:36:11 bc3300f8dbfc: Preparing 18:36:11 d2cf478457e8: Preparing 18:36:11 a3a6570d9b41: Preparing 18:36:11 004a164dd44b: Preparing 18:36:11 6a00adeec83e: Preparing 18:36:11 edf70074bd40: Preparing 18:36:11 edf70074bd40: Waiting 18:36:12 bc3300f8dbfc: Pushed 18:36:12 a3a6570d9b41: Pushed 18:36:12 6a00adeec83e: Pushed 18:36:12 004a164dd44b: Pushed 18:36:12 edf70074bd40: Layer already exists 18:36:14 d2cf478457e8: Pushed 18:36:14 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:36:15 bc3300f8dbfc: Preparing 18:36:15 d2cf478457e8: Preparing 18:36:15 a3a6570d9b41: Preparing 18:36:15 004a164dd44b: Preparing 18:36:15 6a00adeec83e: Preparing 18:36:15 edf70074bd40: Preparing 18:36:15 edf70074bd40: Waiting 18:36:15 bc3300f8dbfc: Layer already exists 18:36:15 004a164dd44b: Layer already exists 18:36:15 d2cf478457e8: Layer already exists 18:36:15 6a00adeec83e: Layer already exists 18:36:15 a3a6570d9b41: Layer already exists 18:36:15 edf70074bd40: Layer already exists 18:36:15 latest: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.116 18:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:36:16 bc3300f8dbfc: Preparing 18:36:16 d2cf478457e8: Preparing 18:36:16 a3a6570d9b41: Preparing 18:36:16 004a164dd44b: Preparing 18:36:16 6a00adeec83e: Preparing 18:36:16 edf70074bd40: Preparing 18:36:16 edf70074bd40: Waiting 18:36:16 6a00adeec83e: Layer already exists 18:36:16 004a164dd44b: Layer already exists 18:36:16 bc3300f8dbfc: Layer already exists 18:36:16 d2cf478457e8: Layer already exists 18:36:16 a3a6570d9b41: Layer already exists 18:36:16 edf70074bd40: Layer already exists 18:36:16 3.0.0-dev.116: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:36:17 bc3300f8dbfc: Preparing 18:36:17 d2cf478457e8: Preparing 18:36:17 a3a6570d9b41: Preparing 18:36:17 004a164dd44b: Preparing 18:36:17 6a00adeec83e: Preparing 18:36:17 edf70074bd40: Preparing 18:36:17 edf70074bd40: Waiting 18:36:17 a3a6570d9b41: Layer already exists 18:36:17 6a00adeec83e: Layer already exists 18:36:17 004a164dd44b: Layer already exists 18:36:17 d2cf478457e8: Layer already exists 18:36:17 bc3300f8dbfc: Layer already exists 18:36:17 edf70074bd40: Layer already exists 18:36:17 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:36:17 bc3300f8dbfc: Preparing 18:36:17 d2cf478457e8: Preparing 18:36:17 a3a6570d9b41: Preparing 18:36:17 004a164dd44b: Preparing 18:36:17 6a00adeec83e: Preparing 18:36:17 edf70074bd40: Preparing 18:36:17 edf70074bd40: Waiting 18:36:17 bc3300f8dbfc: Layer already exists 18:36:17 a3a6570d9b41: Layer already exists 18:36:17 004a164dd44b: Layer already exists 18:36:17 d2cf478457e8: Layer already exists 18:36:17 6a00adeec83e: Layer already exists 18:36:17 edf70074bd40: Layer already exists 18:36:17 main: digest: sha256:304f346b99bb8385b3fa03d28a68a8923c23d980a6e5d606f12abca946c9e444 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:17 ===================================================== [Pipeline] echo 18:36:17 taggedImages: 18:36:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:36:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.116 18:36:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:36:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 18:36:18 db4df0826c11cae39af8e6376885c49e760e8099 18:36:18 latest 18:36:18 3.0.0-dev.116 18:36:18 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:18 main 18:36:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:36:18 7b679da88174: Preparing 18:36:18 204ec3476d75: Preparing 18:36:18 bfa8ef0f6964: Preparing 18:36:18 5d33caea449e: Preparing 18:36:18 a3a6570d9b41: Preparing 18:36:18 004a164dd44b: Preparing 18:36:18 551bd8ddbc97: Preparing 18:36:18 edf70074bd40: Preparing 18:36:18 004a164dd44b: Waiting 18:36:18 551bd8ddbc97: Waiting 18:36:18 edf70074bd40: Waiting 18:36:18 a3a6570d9b41: Layer already exists 18:36:18 004a164dd44b: Layer already exists 18:36:18 7b679da88174: Pushed 18:36:18 bfa8ef0f6964: Pushed 18:36:18 204ec3476d75: Pushed 18:36:18 edf70074bd40: Layer already exists 18:36:18 551bd8ddbc97: Pushed 18:36:20 5d33caea449e: Pushed 18:36:21 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:21 + 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 18:36:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 18:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:36:21 7b679da88174: Preparing 18:36:21 204ec3476d75: Preparing 18:36:21 bfa8ef0f6964: Preparing 18:36:21 5d33caea449e: Preparing 18:36:21 a3a6570d9b41: Preparing 18:36:21 004a164dd44b: Preparing 18:36:21 551bd8ddbc97: Preparing 18:36:21 edf70074bd40: Preparing 18:36:21 004a164dd44b: Waiting 18:36:21 551bd8ddbc97: Waiting 18:36:21 edf70074bd40: Waiting 18:36:21 7b679da88174: Layer already exists 18:36:21 a3a6570d9b41: Layer already exists 18:36:21 204ec3476d75: Layer already exists 18:36:21 bfa8ef0f6964: Layer already exists 18:36:21 5d33caea449e: Layer already exists 18:36:21 551bd8ddbc97: Layer already exists 18:36:21 edf70074bd40: Layer already exists 18:36:21 004a164dd44b: Layer already exists 18:36:21 latest: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.116 18:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:36:22 7b679da88174: Preparing 18:36:22 204ec3476d75: Preparing 18:36:22 bfa8ef0f6964: Preparing 18:36:22 5d33caea449e: Preparing 18:36:22 a3a6570d9b41: Preparing 18:36:22 004a164dd44b: Preparing 18:36:22 551bd8ddbc97: Preparing 18:36:22 004a164dd44b: Waiting 18:36:22 edf70074bd40: Preparing 18:36:22 551bd8ddbc97: Waiting 18:36:22 edf70074bd40: Waiting 18:36:22 a3a6570d9b41: Layer already exists 18:36:22 bfa8ef0f6964: Layer already exists 18:36:22 5d33caea449e: Layer already exists 18:36:22 204ec3476d75: Layer already exists 18:36:22 7b679da88174: Layer already exists 18:36:22 004a164dd44b: Layer already exists 18:36:22 551bd8ddbc97: Layer already exists 18:36:22 edf70074bd40: Layer already exists 18:36:22 3.0.0-dev.116: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:36:23 7b679da88174: Preparing 18:36:23 204ec3476d75: Preparing 18:36:23 bfa8ef0f6964: Preparing 18:36:23 5d33caea449e: Preparing 18:36:23 a3a6570d9b41: Preparing 18:36:23 004a164dd44b: Preparing 18:36:23 551bd8ddbc97: Preparing 18:36:23 edf70074bd40: Preparing 18:36:23 004a164dd44b: Waiting 18:36:23 551bd8ddbc97: Waiting 18:36:23 edf70074bd40: Waiting 18:36:23 7b679da88174: Layer already exists 18:36:23 204ec3476d75: Layer already exists 18:36:23 bfa8ef0f6964: Layer already exists 18:36:23 5d33caea449e: Layer already exists 18:36:23 a3a6570d9b41: Layer already exists 18:36:23 551bd8ddbc97: Layer already exists 18:36:23 004a164dd44b: Layer already exists 18:36:23 edf70074bd40: Layer already exists 18:36:23 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:23 + 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 18:36:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 18:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:36:24 7b679da88174: Preparing 18:36:24 204ec3476d75: Preparing 18:36:24 bfa8ef0f6964: Preparing 18:36:24 5d33caea449e: Preparing 18:36:24 a3a6570d9b41: Preparing 18:36:24 004a164dd44b: Preparing 18:36:24 551bd8ddbc97: Preparing 18:36:24 edf70074bd40: Preparing 18:36:24 004a164dd44b: Waiting 18:36:24 551bd8ddbc97: Waiting 18:36:24 edf70074bd40: Waiting 18:36:24 a3a6570d9b41: Layer already exists 18:36:24 7b679da88174: Layer already exists 18:36:24 5d33caea449e: Layer already exists 18:36:24 204ec3476d75: Layer already exists 18:36:24 bfa8ef0f6964: Layer already exists 18:36:24 004a164dd44b: Layer already exists 18:36:24 551bd8ddbc97: Layer already exists 18:36:24 edf70074bd40: Layer already exists 18:36:24 main: digest: sha256:e675ca4c34eb1929f69920405161c90fa1179ad469c41a5f89dfc35e2d3a36c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:24 ===================================================== [Pipeline] echo 18:36:24 taggedImages: 18:36:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 18:36:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.116 18:36:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 18:36:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:36:24 db4df0826c11cae39af8e6376885c49e760e8099 18:36:24 latest 18:36:24 3.0.0-dev.116 18:36:24 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:24 main 18:36:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:36:25 f5076f7b63d6: Preparing 18:36:25 e7a5834f2fbf: Preparing 18:36:25 a3a6570d9b41: Preparing 18:36:25 004a164dd44b: Preparing 18:36:25 cc232f8f8219: Preparing 18:36:25 edf70074bd40: Preparing 18:36:25 edf70074bd40: Waiting 18:36:25 004a164dd44b: Layer already exists 18:36:25 a3a6570d9b41: Layer already exists 18:36:25 edf70074bd40: Layer already exists 18:36:25 f5076f7b63d6: Pushed 18:36:25 cc232f8f8219: Pushed 18:36:28 e7a5834f2fbf: Pushed 18:36:28 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:36:29 f5076f7b63d6: Preparing 18:36:29 e7a5834f2fbf: Preparing 18:36:29 a3a6570d9b41: Preparing 18:36:29 004a164dd44b: Preparing 18:36:29 cc232f8f8219: Preparing 18:36:29 edf70074bd40: Preparing 18:36:29 edf70074bd40: Waiting 18:36:29 a3a6570d9b41: Layer already exists 18:36:29 004a164dd44b: Layer already exists 18:36:29 f5076f7b63d6: Layer already exists 18:36:29 cc232f8f8219: Layer already exists 18:36:29 e7a5834f2fbf: Layer already exists 18:36:29 edf70074bd40: Layer already exists 18:36:29 latest: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.116 18:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:36:30 f5076f7b63d6: Preparing 18:36:30 e7a5834f2fbf: Preparing 18:36:30 a3a6570d9b41: Preparing 18:36:30 004a164dd44b: Preparing 18:36:30 cc232f8f8219: Preparing 18:36:30 edf70074bd40: Preparing 18:36:30 edf70074bd40: Waiting 18:36:30 a3a6570d9b41: Layer already exists 18:36:30 cc232f8f8219: Layer already exists 18:36:30 004a164dd44b: Layer already exists 18:36:30 e7a5834f2fbf: Layer already exists 18:36:30 f5076f7b63d6: Layer already exists 18:36:30 edf70074bd40: Layer already exists 18:36:30 3.0.0-dev.116: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:36:31 f5076f7b63d6: Preparing 18:36:31 e7a5834f2fbf: Preparing 18:36:31 a3a6570d9b41: Preparing 18:36:31 004a164dd44b: Preparing 18:36:31 cc232f8f8219: Preparing 18:36:31 edf70074bd40: Preparing 18:36:31 edf70074bd40: Waiting 18:36:31 004a164dd44b: Layer already exists 18:36:31 cc232f8f8219: Layer already exists 18:36:31 f5076f7b63d6: Layer already exists 18:36:31 e7a5834f2fbf: Layer already exists 18:36:31 a3a6570d9b41: Layer already exists 18:36:31 edf70074bd40: Layer already exists 18:36:31 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:36:31 f5076f7b63d6: Preparing 18:36:31 e7a5834f2fbf: Preparing 18:36:31 a3a6570d9b41: Preparing 18:36:31 004a164dd44b: Preparing 18:36:31 cc232f8f8219: Preparing 18:36:31 edf70074bd40: Preparing 18:36:31 edf70074bd40: Waiting 18:36:31 a3a6570d9b41: Layer already exists 18:36:31 cc232f8f8219: Layer already exists 18:36:31 004a164dd44b: Layer already exists 18:36:31 e7a5834f2fbf: Layer already exists 18:36:31 f5076f7b63d6: Layer already exists 18:36:31 edf70074bd40: Layer already exists 18:36:31 main: digest: sha256:0a67f11706bbab2e2fda6b8f929c34eb09e278f0d57e34b237d49fcf3b93bb6e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:32 ===================================================== [Pipeline] echo 18:36:32 taggedImages: 18:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.116 18:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:36:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:36:32 db4df0826c11cae39af8e6376885c49e760e8099 18:36:32 latest 18:36:32 3.0.0-dev.116 18:36:32 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:32 main 18:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:36:32 f911d41e5553: Preparing 18:36:32 477232a8582e: Preparing 18:36:32 6d31e62bdd9f: Preparing 18:36:32 a3a6570d9b41: Preparing 18:36:32 004a164dd44b: Preparing 18:36:32 6a00adeec83e: Preparing 18:36:32 edf70074bd40: Preparing 18:36:32 edf70074bd40: Waiting 18:36:32 6a00adeec83e: Waiting 18:36:32 a3a6570d9b41: Layer already exists 18:36:32 004a164dd44b: Layer already exists 18:36:32 6a00adeec83e: Layer already exists 18:36:32 edf70074bd40: Layer already exists 18:36:33 f911d41e5553: Pushed 18:36:33 477232a8582e: Pushed 18:36:36 6d31e62bdd9f: Pushed 18:36:36 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:36:37 f911d41e5553: Preparing 18:36:37 477232a8582e: Preparing 18:36:37 6d31e62bdd9f: Preparing 18:36:37 a3a6570d9b41: Preparing 18:36:37 004a164dd44b: Preparing 18:36:37 6a00adeec83e: Preparing 18:36:37 edf70074bd40: Preparing 18:36:37 edf70074bd40: Waiting 18:36:37 6a00adeec83e: Waiting 18:36:37 f911d41e5553: Layer already exists 18:36:37 477232a8582e: Layer already exists 18:36:37 6d31e62bdd9f: Layer already exists 18:36:37 004a164dd44b: Layer already exists 18:36:37 a3a6570d9b41: Layer already exists 18:36:37 6a00adeec83e: Layer already exists 18:36:37 edf70074bd40: Layer already exists 18:36:37 latest: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.116 18:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:36:37 f911d41e5553: Preparing 18:36:37 477232a8582e: Preparing 18:36:37 6d31e62bdd9f: Preparing 18:36:37 a3a6570d9b41: Preparing 18:36:37 004a164dd44b: Preparing 18:36:37 6a00adeec83e: Preparing 18:36:37 edf70074bd40: Preparing 18:36:37 6a00adeec83e: Waiting 18:36:37 edf70074bd40: Waiting 18:36:37 a3a6570d9b41: Layer already exists 18:36:37 004a164dd44b: Layer already exists 18:36:37 6d31e62bdd9f: Layer already exists 18:36:37 f911d41e5553: Layer already exists 18:36:37 477232a8582e: Layer already exists 18:36:37 6a00adeec83e: Layer already exists 18:36:37 edf70074bd40: Layer already exists 18:36:38 3.0.0-dev.116: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:36:38 f911d41e5553: Preparing 18:36:38 477232a8582e: Preparing 18:36:38 6d31e62bdd9f: Preparing 18:36:38 a3a6570d9b41: Preparing 18:36:38 004a164dd44b: Preparing 18:36:38 6a00adeec83e: Preparing 18:36:38 edf70074bd40: Preparing 18:36:38 6a00adeec83e: Waiting 18:36:38 edf70074bd40: Waiting 18:36:38 a3a6570d9b41: Layer already exists 18:36:38 6d31e62bdd9f: Layer already exists 18:36:38 477232a8582e: Layer already exists 18:36:38 004a164dd44b: Layer already exists 18:36:38 f911d41e5553: Layer already exists 18:36:38 edf70074bd40: Layer already exists 18:36:38 6a00adeec83e: Layer already exists 18:36:38 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:36:39 f911d41e5553: Preparing 18:36:39 477232a8582e: Preparing 18:36:39 6d31e62bdd9f: Preparing 18:36:39 a3a6570d9b41: Preparing 18:36:39 004a164dd44b: Preparing 18:36:39 6a00adeec83e: Preparing 18:36:39 edf70074bd40: Preparing 18:36:39 6a00adeec83e: Waiting 18:36:39 edf70074bd40: Waiting 18:36:39 004a164dd44b: Layer already exists 18:36:39 6d31e62bdd9f: Layer already exists 18:36:39 477232a8582e: Layer already exists 18:36:39 f911d41e5553: Layer already exists 18:36:39 a3a6570d9b41: Layer already exists 18:36:39 6a00adeec83e: Layer already exists 18:36:39 edf70074bd40: Layer already exists 18:36:39 main: digest: sha256:6bd8ad22714aa8982ffaed89c6a1558761786590777741ae99b4338afa5f1a92 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:39 ===================================================== [Pipeline] echo 18:36:39 taggedImages: 18:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.116 18:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:36:39 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:36:39 db4df0826c11cae39af8e6376885c49e760e8099 18:36:39 latest 18:36:39 3.0.0-dev.116 18:36:39 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:39 main 18:36:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:36:40 37926259ff0d: Preparing 18:36:40 37926259ff0d: Preparing 18:36:40 c45c4cea391e: Preparing 18:36:40 c9c664e25423: Preparing 18:36:40 5fc3d9fa954d: Preparing 18:36:40 fdbc8f99f339: Preparing 18:36:40 dd6ac417409c: Preparing 18:36:40 a3a6570d9b41: Preparing 18:36:40 004a164dd44b: Preparing 18:36:40 1d71e3f7e234: Preparing 18:36:40 f51e6ec2774a: Preparing 18:36:40 b8ee93f31f63: Preparing 18:36:40 c2e28cc0bac8: Preparing 18:36:40 edf70074bd40: Preparing 18:36:40 dd6ac417409c: Waiting 18:36:40 a3a6570d9b41: Waiting 18:36:40 004a164dd44b: Waiting 18:36:40 1d71e3f7e234: Waiting 18:36:40 f51e6ec2774a: Waiting 18:36:40 b8ee93f31f63: Waiting 18:36:40 c2e28cc0bac8: Waiting 18:36:40 edf70074bd40: Waiting 18:36:41 c9c664e25423: Pushed 18:36:41 37926259ff0d: Pushed 18:36:41 c45c4cea391e: Pushed 18:36:41 5fc3d9fa954d: Pushed 18:36:41 fdbc8f99f339: Pushed 18:36:41 a3a6570d9b41: Layer already exists 18:36:41 004a164dd44b: Layer already exists 18:36:41 1d71e3f7e234: Pushed 18:36:41 f51e6ec2774a: Pushed 18:36:41 b8ee93f31f63: Pushed 18:36:41 edf70074bd40: Layer already exists 18:36:41 c2e28cc0bac8: Pushed 18:36:44 dd6ac417409c: Pushed 18:36:44 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:36:45 37926259ff0d: Preparing 18:36:45 37926259ff0d: Preparing 18:36:45 c45c4cea391e: Preparing 18:36:45 c9c664e25423: Preparing 18:36:45 5fc3d9fa954d: Preparing 18:36:45 fdbc8f99f339: Preparing 18:36:45 dd6ac417409c: Preparing 18:36:45 a3a6570d9b41: Preparing 18:36:45 004a164dd44b: Preparing 18:36:45 1d71e3f7e234: Preparing 18:36:45 f51e6ec2774a: Preparing 18:36:45 b8ee93f31f63: Preparing 18:36:45 c2e28cc0bac8: Preparing 18:36:45 edf70074bd40: Preparing 18:36:45 dd6ac417409c: Waiting 18:36:45 b8ee93f31f63: Waiting 18:36:45 a3a6570d9b41: Waiting 18:36:45 004a164dd44b: Waiting 18:36:45 1d71e3f7e234: Waiting 18:36:45 c2e28cc0bac8: Waiting 18:36:45 f51e6ec2774a: Waiting 18:36:45 edf70074bd40: Waiting 18:36:45 37926259ff0d: Layer already exists 18:36:45 5fc3d9fa954d: Layer already exists 18:36:45 c9c664e25423: Layer already exists 18:36:45 c45c4cea391e: Layer already exists 18:36:45 fdbc8f99f339: Layer already exists 18:36:45 1d71e3f7e234: Layer already exists 18:36:45 004a164dd44b: Layer already exists 18:36:45 a3a6570d9b41: Layer already exists 18:36:45 f51e6ec2774a: Layer already exists 18:36:45 dd6ac417409c: Layer already exists 18:36:45 b8ee93f31f63: Layer already exists 18:36:45 edf70074bd40: Layer already exists 18:36:45 c2e28cc0bac8: Layer already exists 18:36:45 latest: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.116 18:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:36:46 37926259ff0d: Preparing 18:36:46 37926259ff0d: Preparing 18:36:46 c45c4cea391e: Preparing 18:36:46 c9c664e25423: Preparing 18:36:46 5fc3d9fa954d: Preparing 18:36:46 fdbc8f99f339: Preparing 18:36:46 dd6ac417409c: Preparing 18:36:46 a3a6570d9b41: Preparing 18:36:46 004a164dd44b: Preparing 18:36:46 1d71e3f7e234: Preparing 18:36:46 f51e6ec2774a: Preparing 18:36:46 b8ee93f31f63: Preparing 18:36:46 c2e28cc0bac8: Preparing 18:36:46 edf70074bd40: Preparing 18:36:46 1d71e3f7e234: Waiting 18:36:46 dd6ac417409c: Waiting 18:36:46 f51e6ec2774a: Waiting 18:36:46 b8ee93f31f63: Waiting 18:36:46 c2e28cc0bac8: Waiting 18:36:46 edf70074bd40: Waiting 18:36:46 a3a6570d9b41: Waiting 18:36:46 004a164dd44b: Waiting 18:36:46 fdbc8f99f339: Layer already exists 18:36:46 5fc3d9fa954d: Layer already exists 18:36:46 c45c4cea391e: Layer already exists 18:36:46 37926259ff0d: Layer already exists 18:36:46 c9c664e25423: Layer already exists 18:36:46 004a164dd44b: Layer already exists 18:36:46 a3a6570d9b41: Layer already exists 18:36:46 dd6ac417409c: Layer already exists 18:36:46 f51e6ec2774a: Layer already exists 18:36:46 1d71e3f7e234: Layer already exists 18:36:46 b8ee93f31f63: Layer already exists 18:36:46 edf70074bd40: Layer already exists 18:36:46 c2e28cc0bac8: Layer already exists 18:36:46 3.0.0-dev.116: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:36:47 37926259ff0d: Preparing 18:36:47 37926259ff0d: Preparing 18:36:47 c45c4cea391e: Preparing 18:36:47 c9c664e25423: Preparing 18:36:47 5fc3d9fa954d: Preparing 18:36:47 fdbc8f99f339: Preparing 18:36:47 dd6ac417409c: Preparing 18:36:47 a3a6570d9b41: Preparing 18:36:47 004a164dd44b: Preparing 18:36:47 1d71e3f7e234: Preparing 18:36:47 f51e6ec2774a: Preparing 18:36:47 b8ee93f31f63: Preparing 18:36:47 c2e28cc0bac8: Preparing 18:36:47 edf70074bd40: Preparing 18:36:47 1d71e3f7e234: Waiting 18:36:47 f51e6ec2774a: Waiting 18:36:47 dd6ac417409c: Waiting 18:36:47 a3a6570d9b41: Waiting 18:36:47 004a164dd44b: Waiting 18:36:47 edf70074bd40: Waiting 18:36:47 b8ee93f31f63: Waiting 18:36:47 c2e28cc0bac8: Waiting 18:36:47 c45c4cea391e: Layer already exists 18:36:47 fdbc8f99f339: Layer already exists 18:36:47 c9c664e25423: Layer already exists 18:36:47 37926259ff0d: Layer already exists 18:36:47 5fc3d9fa954d: Layer already exists 18:36:47 dd6ac417409c: Layer already exists 18:36:47 a3a6570d9b41: Layer already exists 18:36:47 1d71e3f7e234: Layer already exists 18:36:47 f51e6ec2774a: Layer already exists 18:36:47 004a164dd44b: Layer already exists 18:36:47 b8ee93f31f63: Layer already exists 18:36:47 edf70074bd40: Layer already exists 18:36:47 c2e28cc0bac8: Layer already exists 18:36:47 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:36:48 37926259ff0d: Preparing 18:36:48 37926259ff0d: Preparing 18:36:48 c45c4cea391e: Preparing 18:36:48 c9c664e25423: Preparing 18:36:48 5fc3d9fa954d: Preparing 18:36:48 fdbc8f99f339: Preparing 18:36:48 dd6ac417409c: Preparing 18:36:48 a3a6570d9b41: Preparing 18:36:48 004a164dd44b: Preparing 18:36:48 1d71e3f7e234: Preparing 18:36:48 f51e6ec2774a: Preparing 18:36:48 b8ee93f31f63: Preparing 18:36:48 c2e28cc0bac8: Preparing 18:36:48 edf70074bd40: Preparing 18:36:48 1d71e3f7e234: Waiting 18:36:48 f51e6ec2774a: Waiting 18:36:48 b8ee93f31f63: Waiting 18:36:48 c2e28cc0bac8: Waiting 18:36:48 edf70074bd40: Waiting 18:36:48 dd6ac417409c: Waiting 18:36:48 004a164dd44b: Waiting 18:36:48 c9c664e25423: Layer already exists 18:36:48 c45c4cea391e: Layer already exists 18:36:48 37926259ff0d: Layer already exists 18:36:48 fdbc8f99f339: Layer already exists 18:36:48 5fc3d9fa954d: Layer already exists 18:36:48 dd6ac417409c: Layer already exists 18:36:48 1d71e3f7e234: Layer already exists 18:36:48 004a164dd44b: Layer already exists 18:36:48 a3a6570d9b41: Layer already exists 18:36:48 f51e6ec2774a: Layer already exists 18:36:48 edf70074bd40: Layer already exists 18:36:48 b8ee93f31f63: Layer already exists 18:36:48 c2e28cc0bac8: Layer already exists 18:36:48 main: digest: sha256:17e0f79cc6ab7e4b8dbf7e8bf13a64bf956dcc626016acd23ac504d20c0d04bc size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:48 ===================================================== [Pipeline] echo 18:36:48 taggedImages: 18:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.116 18:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:36:48 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 18:36:48 db4df0826c11cae39af8e6376885c49e760e8099 18:36:48 latest 18:36:48 3.0.0-dev.116 18:36:48 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:48 main 18:36:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:36:49 7edb0a3391bd: Preparing 18:36:49 49e7c3eb88eb: Preparing 18:36:49 21776076c7b7: Preparing 18:36:49 61af623d8261: Preparing 18:36:49 a3a6570d9b41: Preparing 18:36:49 004a164dd44b: Preparing 18:36:49 551bd8ddbc97: Preparing 18:36:49 edf70074bd40: Preparing 18:36:49 004a164dd44b: Waiting 18:36:49 551bd8ddbc97: Waiting 18:36:49 edf70074bd40: Waiting 18:36:49 a3a6570d9b41: Layer already exists 18:36:49 004a164dd44b: Layer already exists 18:36:49 551bd8ddbc97: Layer already exists 18:36:49 edf70074bd40: Layer already exists 18:36:49 49e7c3eb88eb: Pushed 18:36:49 7edb0a3391bd: Pushed 18:36:49 21776076c7b7: Pushed 18:36:51 61af623d8261: Pushed 18:36:51 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:52 + 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 18:36:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 18:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:36:52 7edb0a3391bd: Preparing 18:36:52 49e7c3eb88eb: Preparing 18:36:52 21776076c7b7: Preparing 18:36:52 61af623d8261: Preparing 18:36:52 a3a6570d9b41: Preparing 18:36:52 004a164dd44b: Preparing 18:36:52 551bd8ddbc97: Preparing 18:36:52 edf70074bd40: Preparing 18:36:52 551bd8ddbc97: Waiting 18:36:52 edf70074bd40: Waiting 18:36:52 004a164dd44b: Waiting 18:36:52 21776076c7b7: Layer already exists 18:36:52 61af623d8261: Layer already exists 18:36:52 7edb0a3391bd: Layer already exists 18:36:52 49e7c3eb88eb: Layer already exists 18:36:52 a3a6570d9b41: Layer already exists 18:36:52 edf70074bd40: Layer already exists 18:36:52 551bd8ddbc97: Layer already exists 18:36:52 004a164dd44b: Layer already exists 18:36:52 latest: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.116 18:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:36:53 7edb0a3391bd: Preparing 18:36:53 49e7c3eb88eb: Preparing 18:36:53 21776076c7b7: Preparing 18:36:53 61af623d8261: Preparing 18:36:53 a3a6570d9b41: Preparing 18:36:53 004a164dd44b: Preparing 18:36:53 551bd8ddbc97: Preparing 18:36:53 edf70074bd40: Preparing 18:36:53 551bd8ddbc97: Waiting 18:36:53 edf70074bd40: Waiting 18:36:53 004a164dd44b: Waiting 18:36:53 21776076c7b7: Layer already exists 18:36:53 61af623d8261: Layer already exists 18:36:53 a3a6570d9b41: Layer already exists 18:36:53 49e7c3eb88eb: Layer already exists 18:36:53 7edb0a3391bd: Layer already exists 18:36:53 551bd8ddbc97: Layer already exists 18:36:53 004a164dd44b: Layer already exists 18:36:53 edf70074bd40: Layer already exists 18:36:53 3.0.0-dev.116: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:36:54 7edb0a3391bd: Preparing 18:36:54 49e7c3eb88eb: Preparing 18:36:54 21776076c7b7: Preparing 18:36:54 61af623d8261: Preparing 18:36:54 a3a6570d9b41: Preparing 18:36:54 004a164dd44b: Preparing 18:36:54 551bd8ddbc97: Preparing 18:36:54 edf70074bd40: Preparing 18:36:54 551bd8ddbc97: Waiting 18:36:54 edf70074bd40: Waiting 18:36:54 004a164dd44b: Waiting 18:36:54 7edb0a3391bd: Layer already exists 18:36:54 21776076c7b7: Layer already exists 18:36:54 a3a6570d9b41: Layer already exists 18:36:54 61af623d8261: Layer already exists 18:36:54 49e7c3eb88eb: Layer already exists 18:36:54 551bd8ddbc97: Layer already exists 18:36:54 edf70074bd40: Layer already exists 18:36:54 004a164dd44b: Layer already exists 18:36:54 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:54 + 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 18:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 18:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:36:54 7edb0a3391bd: Preparing 18:36:54 49e7c3eb88eb: Preparing 18:36:54 21776076c7b7: Preparing 18:36:54 61af623d8261: Preparing 18:36:54 a3a6570d9b41: Preparing 18:36:54 004a164dd44b: Preparing 18:36:54 551bd8ddbc97: Preparing 18:36:54 edf70074bd40: Preparing 18:36:54 551bd8ddbc97: Waiting 18:36:54 edf70074bd40: Waiting 18:36:54 004a164dd44b: Waiting 18:36:54 49e7c3eb88eb: Layer already exists 18:36:54 7edb0a3391bd: Layer already exists 18:36:54 a3a6570d9b41: Layer already exists 18:36:54 21776076c7b7: Layer already exists 18:36:54 61af623d8261: Layer already exists 18:36:54 edf70074bd40: Layer already exists 18:36:54 004a164dd44b: Layer already exists 18:36:54 551bd8ddbc97: Layer already exists 18:36:54 main: digest: sha256:899b63893a3b7ca4edc93700732dcd568306db01e91e9162e71e65eef39f8b56 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:36:55 ===================================================== [Pipeline] echo 18:36:55 taggedImages: 18:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 18:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.116 18:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 18:36:55 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:36:55 db4df0826c11cae39af8e6376885c49e760e8099 18:36:55 latest 18:36:55 3.0.0-dev.116 18:36:55 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:36:55 main 18:36:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:36:55 d3172610a680: Preparing 18:36:55 2f009753319f: Preparing 18:36:55 7e40291071a4: Preparing 18:36:55 f0cb38334f95: Preparing 18:36:55 a3a6570d9b41: Preparing 18:36:55 004a164dd44b: Preparing 18:36:55 9aff12cacf2e: Preparing 18:36:55 a74f27ddc9d8: Preparing 18:36:55 edf70074bd40: Preparing 18:36:55 004a164dd44b: Waiting 18:36:55 9aff12cacf2e: Waiting 18:36:55 a74f27ddc9d8: Waiting 18:36:55 edf70074bd40: Waiting 18:36:55 a3a6570d9b41: Layer already exists 18:36:55 004a164dd44b: Layer already exists 18:36:56 2f009753319f: Pushed 18:36:56 f0cb38334f95: Pushed 18:36:56 d3172610a680: Pushed 18:36:56 9aff12cacf2e: Pushed 18:36:56 edf70074bd40: Layer already exists 18:36:56 a74f27ddc9d8: Pushed 18:36:58 7e40291071a4: Pushed 18:36:58 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:36:59 d3172610a680: Preparing 18:36:59 2f009753319f: Preparing 18:36:59 7e40291071a4: Preparing 18:36:59 f0cb38334f95: Preparing 18:36:59 a3a6570d9b41: Preparing 18:36:59 004a164dd44b: Preparing 18:36:59 9aff12cacf2e: Preparing 18:36:59 a74f27ddc9d8: Preparing 18:36:59 edf70074bd40: Preparing 18:36:59 9aff12cacf2e: Waiting 18:36:59 a74f27ddc9d8: Waiting 18:36:59 edf70074bd40: Waiting 18:36:59 004a164dd44b: Waiting 18:36:59 f0cb38334f95: Layer already exists 18:36:59 7e40291071a4: Layer already exists 18:36:59 d3172610a680: Layer already exists 18:36:59 2f009753319f: Layer already exists 18:36:59 a3a6570d9b41: Layer already exists 18:36:59 004a164dd44b: Layer already exists 18:36:59 a74f27ddc9d8: Layer already exists 18:36:59 9aff12cacf2e: Layer already exists 18:36:59 edf70074bd40: Layer already exists 18:36:59 latest: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.116 18:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:36:59 d3172610a680: Preparing 18:36:59 2f009753319f: Preparing 18:36:59 7e40291071a4: Preparing 18:36:59 f0cb38334f95: Preparing 18:36:59 a3a6570d9b41: Preparing 18:36:59 004a164dd44b: Preparing 18:36:59 9aff12cacf2e: Preparing 18:36:59 a74f27ddc9d8: Preparing 18:36:59 edf70074bd40: Preparing 18:36:59 004a164dd44b: Waiting 18:36:59 9aff12cacf2e: Waiting 18:36:59 a74f27ddc9d8: Waiting 18:36:59 edf70074bd40: Waiting 18:36:59 2f009753319f: Layer already exists 18:36:59 f0cb38334f95: Layer already exists 18:36:59 7e40291071a4: Layer already exists 18:36:59 a3a6570d9b41: Layer already exists 18:36:59 d3172610a680: Layer already exists 18:36:59 9aff12cacf2e: Layer already exists 18:36:59 004a164dd44b: Layer already exists 18:36:59 a74f27ddc9d8: Layer already exists 18:36:59 edf70074bd40: Layer already exists 18:36:59 3.0.0-dev.116: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:37:00 d3172610a680: Preparing 18:37:00 2f009753319f: Preparing 18:37:00 7e40291071a4: Preparing 18:37:00 f0cb38334f95: Preparing 18:37:00 a3a6570d9b41: Preparing 18:37:00 004a164dd44b: Preparing 18:37:00 9aff12cacf2e: Preparing 18:37:00 a74f27ddc9d8: Preparing 18:37:00 edf70074bd40: Preparing 18:37:00 004a164dd44b: Waiting 18:37:00 9aff12cacf2e: Waiting 18:37:00 a74f27ddc9d8: Waiting 18:37:00 edf70074bd40: Waiting 18:37:00 f0cb38334f95: Layer already exists 18:37:00 a3a6570d9b41: Layer already exists 18:37:00 2f009753319f: Layer already exists 18:37:00 7e40291071a4: Layer already exists 18:37:00 d3172610a680: Layer already exists 18:37:00 9aff12cacf2e: Layer already exists 18:37:00 004a164dd44b: Layer already exists 18:37:00 a74f27ddc9d8: Layer already exists 18:37:00 edf70074bd40: Layer already exists 18:37:00 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:37:01 d3172610a680: Preparing 18:37:01 2f009753319f: Preparing 18:37:01 7e40291071a4: Preparing 18:37:01 f0cb38334f95: Preparing 18:37:01 a3a6570d9b41: Preparing 18:37:01 004a164dd44b: Preparing 18:37:01 9aff12cacf2e: Preparing 18:37:01 a74f27ddc9d8: Preparing 18:37:01 edf70074bd40: Preparing 18:37:01 9aff12cacf2e: Waiting 18:37:01 a74f27ddc9d8: Waiting 18:37:01 edf70074bd40: Waiting 18:37:01 004a164dd44b: Waiting 18:37:01 a3a6570d9b41: Layer already exists 18:37:01 d3172610a680: Layer already exists 18:37:01 2f009753319f: Layer already exists 18:37:01 f0cb38334f95: Layer already exists 18:37:01 7e40291071a4: Layer already exists 18:37:01 a74f27ddc9d8: Layer already exists 18:37:01 004a164dd44b: Layer already exists 18:37:01 9aff12cacf2e: Layer already exists 18:37:01 edf70074bd40: Layer already exists 18:37:01 main: digest: sha256:3bdf02f0098e762a8893d8b807a55b6a97f0151943ad0eef25863d2f7694e97e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:01 ===================================================== [Pipeline] echo 18:37:01 taggedImages: 18:37:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:37:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:37:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.116 18:37:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:37:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:37:01 db4df0826c11cae39af8e6376885c49e760e8099 18:37:01 latest 18:37:01 3.0.0-dev.116 18:37:01 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:01 main 18:37:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:37:02 f68548b61810: Preparing 18:37:02 0c2c1e2123b5: Preparing 18:37:02 aa08a11baa1f: Preparing 18:37:02 c2d8738993f1: Preparing 18:37:02 d5b8555f2279: Preparing 18:37:02 4e5e078d9320: Preparing 18:37:02 b09ddcb2e2bc: Preparing 18:37:02 a3a6570d9b41: Preparing 18:37:02 004a164dd44b: Preparing 18:37:02 7ab5e4f1d135: Preparing 18:37:02 edf70074bd40: Preparing 18:37:02 4e5e078d9320: Waiting 18:37:02 b09ddcb2e2bc: Waiting 18:37:02 a3a6570d9b41: Waiting 18:37:02 7ab5e4f1d135: Waiting 18:37:02 edf70074bd40: Waiting 18:37:02 004a164dd44b: Waiting 18:37:02 d5b8555f2279: Pushed 18:37:02 f68548b61810: Pushed 18:37:02 0c2c1e2123b5: Pushed 18:37:02 a3a6570d9b41: Layer already exists 18:37:02 004a164dd44b: Layer already exists 18:37:02 b09ddcb2e2bc: Pushed 18:37:02 4e5e078d9320: Pushed 18:37:02 edf70074bd40: Layer already exists 18:37:03 7ab5e4f1d135: Pushed 18:37:05 c2d8738993f1: Pushed 18:37:05 aa08a11baa1f: Pushed 18:37:07 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:37:07 f68548b61810: Preparing 18:37:07 0c2c1e2123b5: Preparing 18:37:07 aa08a11baa1f: Preparing 18:37:07 c2d8738993f1: Preparing 18:37:07 d5b8555f2279: Preparing 18:37:07 4e5e078d9320: Preparing 18:37:07 b09ddcb2e2bc: Preparing 18:37:07 a3a6570d9b41: Preparing 18:37:07 004a164dd44b: Preparing 18:37:07 7ab5e4f1d135: Preparing 18:37:07 edf70074bd40: Preparing 18:37:07 4e5e078d9320: Waiting 18:37:07 b09ddcb2e2bc: Waiting 18:37:07 a3a6570d9b41: Waiting 18:37:07 004a164dd44b: Waiting 18:37:07 7ab5e4f1d135: Waiting 18:37:07 edf70074bd40: Waiting 18:37:07 c2d8738993f1: Layer already exists 18:37:07 0c2c1e2123b5: Layer already exists 18:37:07 f68548b61810: Layer already exists 18:37:07 d5b8555f2279: Layer already exists 18:37:07 aa08a11baa1f: Layer already exists 18:37:07 b09ddcb2e2bc: Layer already exists 18:37:07 004a164dd44b: Layer already exists 18:37:07 4e5e078d9320: Layer already exists 18:37:07 a3a6570d9b41: Layer already exists 18:37:07 7ab5e4f1d135: Layer already exists 18:37:07 edf70074bd40: Layer already exists 18:37:07 latest: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.116 18:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:37:08 f68548b61810: Preparing 18:37:08 0c2c1e2123b5: Preparing 18:37:08 aa08a11baa1f: Preparing 18:37:08 c2d8738993f1: Preparing 18:37:08 d5b8555f2279: Preparing 18:37:08 4e5e078d9320: Preparing 18:37:08 b09ddcb2e2bc: Preparing 18:37:08 a3a6570d9b41: Preparing 18:37:08 004a164dd44b: Preparing 18:37:08 7ab5e4f1d135: Preparing 18:37:08 edf70074bd40: Preparing 18:37:08 4e5e078d9320: Waiting 18:37:08 b09ddcb2e2bc: Waiting 18:37:08 a3a6570d9b41: Waiting 18:37:08 edf70074bd40: Waiting 18:37:08 004a164dd44b: Waiting 18:37:08 7ab5e4f1d135: Waiting 18:37:08 c2d8738993f1: Layer already exists 18:37:08 d5b8555f2279: Layer already exists 18:37:08 aa08a11baa1f: Layer already exists 18:37:08 0c2c1e2123b5: Layer already exists 18:37:08 f68548b61810: Layer already exists 18:37:08 b09ddcb2e2bc: Layer already exists 18:37:08 a3a6570d9b41: Layer already exists 18:37:08 4e5e078d9320: Layer already exists 18:37:08 004a164dd44b: Layer already exists 18:37:08 7ab5e4f1d135: Layer already exists 18:37:08 edf70074bd40: Layer already exists 18:37:08 3.0.0-dev.116: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:37:09 f68548b61810: Preparing 18:37:09 0c2c1e2123b5: Preparing 18:37:09 aa08a11baa1f: Preparing 18:37:09 c2d8738993f1: Preparing 18:37:09 d5b8555f2279: Preparing 18:37:09 4e5e078d9320: Preparing 18:37:09 b09ddcb2e2bc: Preparing 18:37:09 a3a6570d9b41: Preparing 18:37:09 004a164dd44b: Preparing 18:37:09 7ab5e4f1d135: Preparing 18:37:09 edf70074bd40: Preparing 18:37:09 a3a6570d9b41: Waiting 18:37:09 b09ddcb2e2bc: Waiting 18:37:09 004a164dd44b: Waiting 18:37:09 7ab5e4f1d135: Waiting 18:37:09 edf70074bd40: Waiting 18:37:09 4e5e078d9320: Waiting 18:37:09 d5b8555f2279: Layer already exists 18:37:09 f68548b61810: Layer already exists 18:37:09 0c2c1e2123b5: Layer already exists 18:37:09 aa08a11baa1f: Layer already exists 18:37:09 c2d8738993f1: Layer already exists 18:37:09 a3a6570d9b41: Layer already exists 18:37:09 7ab5e4f1d135: Layer already exists 18:37:09 4e5e078d9320: Layer already exists 18:37:09 004a164dd44b: Layer already exists 18:37:09 b09ddcb2e2bc: Layer already exists 18:37:09 edf70074bd40: Layer already exists 18:37:09 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:37:10 f68548b61810: Preparing 18:37:10 0c2c1e2123b5: Preparing 18:37:10 aa08a11baa1f: Preparing 18:37:10 c2d8738993f1: Preparing 18:37:10 d5b8555f2279: Preparing 18:37:10 4e5e078d9320: Preparing 18:37:10 b09ddcb2e2bc: Preparing 18:37:10 a3a6570d9b41: Preparing 18:37:10 004a164dd44b: Preparing 18:37:10 7ab5e4f1d135: Preparing 18:37:10 edf70074bd40: Preparing 18:37:10 4e5e078d9320: Waiting 18:37:10 b09ddcb2e2bc: Waiting 18:37:10 a3a6570d9b41: Waiting 18:37:10 004a164dd44b: Waiting 18:37:10 7ab5e4f1d135: Waiting 18:37:10 edf70074bd40: Waiting 18:37:10 0c2c1e2123b5: Layer already exists 18:37:10 c2d8738993f1: Layer already exists 18:37:10 d5b8555f2279: Layer already exists 18:37:10 f68548b61810: Layer already exists 18:37:10 aa08a11baa1f: Layer already exists 18:37:10 a3a6570d9b41: Layer already exists 18:37:10 b09ddcb2e2bc: Layer already exists 18:37:10 edf70074bd40: Layer already exists 18:37:10 004a164dd44b: Layer already exists 18:37:10 7ab5e4f1d135: Layer already exists 18:37:10 4e5e078d9320: Layer already exists 18:37:10 main: digest: sha256:bf69610ed787917e11d73b72e08263cd02d2495bbc9ecc8b8a020e999bfc81d9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:10 ===================================================== [Pipeline] echo 18:37:10 taggedImages: 18:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.116 18:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:37:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 18:37:10 db4df0826c11cae39af8e6376885c49e760e8099 18:37:10 latest 18:37:10 3.0.0-dev.116 18:37:10 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:10 main 18:37:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:37:11 78063c7cbef5: Preparing 18:37:11 99588cc039df: Preparing 18:37:11 a3a6570d9b41: Preparing 18:37:11 004a164dd44b: Preparing 18:37:11 bafc194256bb: Preparing 18:37:11 edf70074bd40: Preparing 18:37:11 edf70074bd40: Waiting 18:37:11 a3a6570d9b41: Layer already exists 18:37:11 004a164dd44b: Layer already exists 18:37:11 edf70074bd40: Layer already exists 18:37:11 78063c7cbef5: Pushed 18:37:12 bafc194256bb: Pushed 18:37:16 99588cc039df: Pushed 18:37:16 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:16 + 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 18:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:37:16 78063c7cbef5: Preparing 18:37:16 99588cc039df: Preparing 18:37:16 a3a6570d9b41: Preparing 18:37:16 004a164dd44b: Preparing 18:37:16 bafc194256bb: Preparing 18:37:16 edf70074bd40: Preparing 18:37:16 edf70074bd40: Waiting 18:37:16 a3a6570d9b41: Layer already exists 18:37:16 004a164dd44b: Layer already exists 18:37:16 78063c7cbef5: Layer already exists 18:37:16 bafc194256bb: Layer already exists 18:37:16 99588cc039df: Layer already exists 18:37:16 edf70074bd40: Layer already exists 18:37:16 latest: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.116 18:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:37:17 78063c7cbef5: Preparing 18:37:17 99588cc039df: Preparing 18:37:17 a3a6570d9b41: Preparing 18:37:17 004a164dd44b: Preparing 18:37:17 bafc194256bb: Preparing 18:37:17 edf70074bd40: Preparing 18:37:17 edf70074bd40: Waiting 18:37:17 a3a6570d9b41: Layer already exists 18:37:17 78063c7cbef5: Layer already exists 18:37:17 004a164dd44b: Layer already exists 18:37:17 bafc194256bb: Layer already exists 18:37:17 99588cc039df: Layer already exists 18:37:17 edf70074bd40: Layer already exists 18:37:17 3.0.0-dev.116: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:37:20 78063c7cbef5: Preparing 18:37:20 99588cc039df: Preparing 18:37:20 a3a6570d9b41: Preparing 18:37:20 004a164dd44b: Preparing 18:37:20 bafc194256bb: Preparing 18:37:20 edf70074bd40: Preparing 18:37:20 edf70074bd40: Waiting 18:37:20 78063c7cbef5: Layer already exists 18:37:20 99588cc039df: Layer already exists 18:37:20 bafc194256bb: Layer already exists 18:37:20 004a164dd44b: Layer already exists 18:37:20 a3a6570d9b41: Layer already exists 18:37:20 edf70074bd40: Layer already exists 18:37:20 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:37:20 78063c7cbef5: Preparing 18:37:20 99588cc039df: Preparing 18:37:20 a3a6570d9b41: Preparing 18:37:20 004a164dd44b: Preparing 18:37:20 bafc194256bb: Preparing 18:37:20 edf70074bd40: Preparing 18:37:20 edf70074bd40: Waiting 18:37:20 99588cc039df: Layer already exists 18:37:20 bafc194256bb: Layer already exists 18:37:20 004a164dd44b: Layer already exists 18:37:20 a3a6570d9b41: Layer already exists 18:37:20 78063c7cbef5: Layer already exists 18:37:20 edf70074bd40: Layer already exists 18:37:21 main: digest: sha256:d71f6bb320f5c5ec043a3bbf270eb0a511faf1e7cc4d30465ca62a6c8d09f2f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:21 ===================================================== [Pipeline] echo 18:37:21 taggedImages: 18:37:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:37:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:37:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.116 18:37:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:37:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:37:21 db4df0826c11cae39af8e6376885c49e760e8099 18:37:21 latest 18:37:21 3.0.0-dev.116 18:37:21 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:21 main 18:37:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:37:21 e3694f9170ae: Preparing 18:37:21 34ba3017a6c2: Preparing 18:37:21 3e7ef2c3c559: Preparing 18:37:21 5a144c8c9b46: Preparing 18:37:21 7d1e00c59543: Preparing 18:37:21 a3a6570d9b41: Preparing 18:37:21 004a164dd44b: Preparing 18:37:21 cd3bddc4b165: Preparing 18:37:21 edf70074bd40: Preparing 18:37:21 a3a6570d9b41: Waiting 18:37:21 004a164dd44b: Waiting 18:37:21 cd3bddc4b165: Waiting 18:37:21 edf70074bd40: Waiting 18:37:22 34ba3017a6c2: Pushed 18:37:22 a3a6570d9b41: Layer already exists 18:37:22 3e7ef2c3c559: Pushed 18:37:22 e3694f9170ae: Pushed 18:37:22 004a164dd44b: Layer already exists 18:37:22 edf70074bd40: Layer already exists 18:37:23 cd3bddc4b165: Pushed 18:37:29 7d1e00c59543: Pushed 18:37:36 5a144c8c9b46: Pushed 18:37:36 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:36 + 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 18:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:37:37 e3694f9170ae: Preparing 18:37:37 34ba3017a6c2: Preparing 18:37:37 3e7ef2c3c559: Preparing 18:37:37 5a144c8c9b46: Preparing 18:37:37 7d1e00c59543: Preparing 18:37:37 a3a6570d9b41: Preparing 18:37:37 004a164dd44b: Preparing 18:37:37 cd3bddc4b165: Preparing 18:37:37 edf70074bd40: Preparing 18:37:37 004a164dd44b: Waiting 18:37:37 edf70074bd40: Waiting 18:37:37 cd3bddc4b165: Waiting 18:37:37 a3a6570d9b41: Waiting 18:37:37 e3694f9170ae: Layer already exists 18:37:37 3e7ef2c3c559: Layer already exists 18:37:37 5a144c8c9b46: Layer already exists 18:37:37 34ba3017a6c2: Layer already exists 18:37:37 7d1e00c59543: Layer already exists 18:37:37 004a164dd44b: Layer already exists 18:37:37 cd3bddc4b165: Layer already exists 18:37:37 a3a6570d9b41: Layer already exists 18:37:37 edf70074bd40: Layer already exists 18:37:37 latest: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.116 18:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:37:37 e3694f9170ae: Preparing 18:37:37 34ba3017a6c2: Preparing 18:37:37 3e7ef2c3c559: Preparing 18:37:37 5a144c8c9b46: Preparing 18:37:37 7d1e00c59543: Preparing 18:37:37 a3a6570d9b41: Preparing 18:37:37 004a164dd44b: Preparing 18:37:37 cd3bddc4b165: Preparing 18:37:37 edf70074bd40: Preparing 18:37:37 a3a6570d9b41: Waiting 18:37:37 004a164dd44b: Waiting 18:37:37 cd3bddc4b165: Waiting 18:37:37 edf70074bd40: Waiting 18:37:37 e3694f9170ae: Layer already exists 18:37:37 5a144c8c9b46: Layer already exists 18:37:37 7d1e00c59543: Layer already exists 18:37:37 34ba3017a6c2: Layer already exists 18:37:37 3e7ef2c3c559: Layer already exists 18:37:37 cd3bddc4b165: Layer already exists 18:37:37 004a164dd44b: Layer already exists 18:37:37 a3a6570d9b41: Layer already exists 18:37:37 edf70074bd40: Layer already exists 18:37:37 3.0.0-dev.116: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:37:38 e3694f9170ae: Preparing 18:37:38 34ba3017a6c2: Preparing 18:37:38 3e7ef2c3c559: Preparing 18:37:38 5a144c8c9b46: Preparing 18:37:38 7d1e00c59543: Preparing 18:37:38 a3a6570d9b41: Preparing 18:37:38 004a164dd44b: Preparing 18:37:38 cd3bddc4b165: Preparing 18:37:38 edf70074bd40: Preparing 18:37:38 004a164dd44b: Waiting 18:37:38 cd3bddc4b165: Waiting 18:37:38 edf70074bd40: Waiting 18:37:38 a3a6570d9b41: Waiting 18:37:38 3e7ef2c3c559: Layer already exists 18:37:38 34ba3017a6c2: Layer already exists 18:37:38 5a144c8c9b46: Layer already exists 18:37:38 7d1e00c59543: Layer already exists 18:37:38 e3694f9170ae: Layer already exists 18:37:38 004a164dd44b: Layer already exists 18:37:38 a3a6570d9b41: Layer already exists 18:37:38 edf70074bd40: Layer already exists 18:37:38 cd3bddc4b165: Layer already exists 18:37:38 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:39 + 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 18:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:37:39 e3694f9170ae: Preparing 18:37:39 34ba3017a6c2: Preparing 18:37:39 3e7ef2c3c559: Preparing 18:37:39 5a144c8c9b46: Preparing 18:37:39 7d1e00c59543: Preparing 18:37:39 a3a6570d9b41: Preparing 18:37:39 004a164dd44b: Preparing 18:37:39 cd3bddc4b165: Preparing 18:37:39 edf70074bd40: Preparing 18:37:39 a3a6570d9b41: Waiting 18:37:39 004a164dd44b: Waiting 18:37:39 cd3bddc4b165: Waiting 18:37:39 edf70074bd40: Waiting 18:37:39 7d1e00c59543: Layer already exists 18:37:39 3e7ef2c3c559: Layer already exists 18:37:39 5a144c8c9b46: Layer already exists 18:37:39 34ba3017a6c2: Layer already exists 18:37:39 e3694f9170ae: Layer already exists 18:37:39 a3a6570d9b41: Layer already exists 18:37:39 cd3bddc4b165: Layer already exists 18:37:39 004a164dd44b: Layer already exists 18:37:39 edf70074bd40: Layer already exists 18:37:39 main: digest: sha256:bddea980015a36b5fb0df879af897e8ecddb68e78ef3260c6eb1b1d9437b7127 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:37:39 ===================================================== [Pipeline] echo 18:37:39 taggedImages: 18:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.116 18:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:37:39 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:37:39 db4df0826c11cae39af8e6376885c49e760e8099 18:37:39 latest 18:37:39 3.0.0-dev.116 18:37:39 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:37:39 main 18:37:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:37:40 2f58928133a4: Preparing 18:37:40 cbcaea396f3e: Preparing 18:37:40 06bb44a525ae: Preparing 18:37:40 b5616e002987: Preparing 18:37:40 a3a6570d9b41: Preparing 18:37:40 004a164dd44b: Preparing 18:37:40 97ec43f881bd: Preparing 18:37:40 edf70074bd40: Preparing 18:37:40 004a164dd44b: Waiting 18:37:40 97ec43f881bd: Waiting 18:37:40 edf70074bd40: Waiting 18:37:40 a3a6570d9b41: Layer already exists 18:37:40 004a164dd44b: Layer already exists 18:37:40 06bb44a525ae: Pushed 18:37:40 2f58928133a4: Pushed 18:37:40 cbcaea396f3e: Pushed 18:37:40 edf70074bd40: Layer already exists 18:37:41 97ec43f881bd: Pushed 18:37:59 b5616e002987: Pushed 18:37:59 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:59 + 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 18:38:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:38:00 2f58928133a4: Preparing 18:38:00 cbcaea396f3e: Preparing 18:38:00 06bb44a525ae: Preparing 18:38:00 b5616e002987: Preparing 18:38:00 a3a6570d9b41: Preparing 18:38:00 004a164dd44b: Preparing 18:38:00 97ec43f881bd: Preparing 18:38:00 edf70074bd40: Preparing 18:38:00 004a164dd44b: Waiting 18:38:00 97ec43f881bd: Waiting 18:38:00 edf70074bd40: Waiting 18:38:00 2f58928133a4: Layer already exists 18:38:00 b5616e002987: Layer already exists 18:38:00 06bb44a525ae: Layer already exists 18:38:00 cbcaea396f3e: Layer already exists 18:38:00 a3a6570d9b41: Layer already exists 18:38:00 97ec43f881bd: Layer already exists 18:38:00 004a164dd44b: Layer already exists 18:38:00 edf70074bd40: Layer already exists 18:38:00 latest: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.116 18:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:38:01 2f58928133a4: Preparing 18:38:01 cbcaea396f3e: Preparing 18:38:01 06bb44a525ae: Preparing 18:38:01 b5616e002987: Preparing 18:38:01 a3a6570d9b41: Preparing 18:38:01 004a164dd44b: Preparing 18:38:01 97ec43f881bd: Preparing 18:38:01 edf70074bd40: Preparing 18:38:01 004a164dd44b: Waiting 18:38:01 97ec43f881bd: Waiting 18:38:01 edf70074bd40: Waiting 18:38:01 b5616e002987: Layer already exists 18:38:01 a3a6570d9b41: Layer already exists 18:38:01 2f58928133a4: Layer already exists 18:38:01 06bb44a525ae: Layer already exists 18:38:01 cbcaea396f3e: Layer already exists 18:38:01 004a164dd44b: Layer already exists 18:38:01 97ec43f881bd: Layer already exists 18:38:01 edf70074bd40: Layer already exists 18:38:01 3.0.0-dev.116: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:38:02 2f58928133a4: Preparing 18:38:02 cbcaea396f3e: Preparing 18:38:02 06bb44a525ae: Preparing 18:38:02 b5616e002987: Preparing 18:38:02 a3a6570d9b41: Preparing 18:38:02 004a164dd44b: Preparing 18:38:02 97ec43f881bd: Preparing 18:38:02 edf70074bd40: Preparing 18:38:02 004a164dd44b: Waiting 18:38:02 edf70074bd40: Waiting 18:38:02 97ec43f881bd: Waiting 18:38:02 a3a6570d9b41: Layer already exists 18:38:02 2f58928133a4: Layer already exists 18:38:02 cbcaea396f3e: Layer already exists 18:38:02 b5616e002987: Layer already exists 18:38:02 06bb44a525ae: Layer already exists 18:38:02 97ec43f881bd: Layer already exists 18:38:02 004a164dd44b: Layer already exists 18:38:02 edf70074bd40: Layer already exists 18:38:02 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:02 + 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 18:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:38:02 2f58928133a4: Preparing 18:38:02 cbcaea396f3e: Preparing 18:38:02 06bb44a525ae: Preparing 18:38:02 b5616e002987: Preparing 18:38:02 a3a6570d9b41: Preparing 18:38:02 004a164dd44b: Preparing 18:38:02 97ec43f881bd: Preparing 18:38:02 edf70074bd40: Preparing 18:38:02 004a164dd44b: Waiting 18:38:02 97ec43f881bd: Waiting 18:38:02 edf70074bd40: Waiting 18:38:02 b5616e002987: Layer already exists 18:38:02 06bb44a525ae: Layer already exists 18:38:02 2f58928133a4: Layer already exists 18:38:02 cbcaea396f3e: Layer already exists 18:38:02 a3a6570d9b41: Layer already exists 18:38:02 97ec43f881bd: Layer already exists 18:38:02 004a164dd44b: Layer already exists 18:38:02 edf70074bd40: Layer already exists 18:38:03 main: digest: sha256:05e22be6f6a529865c2132082cd90beb0ff1ce5d153d8433aecc6a4dfd7335e9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:03 ===================================================== [Pipeline] echo 18:38:03 taggedImages: 18:38:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:38:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:38:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.116 18:38:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:38:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:38:03 db4df0826c11cae39af8e6376885c49e760e8099 18:38:03 latest 18:38:03 3.0.0-dev.116 18:38:03 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:03 main 18:38:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:38:03 270d7c02d090: Preparing 18:38:03 89b42b4675c7: Preparing 18:38:03 0afc357db324: Preparing 18:38:03 bd82a886c199: Preparing 18:38:03 a3a6570d9b41: Preparing 18:38:03 004a164dd44b: Preparing 18:38:03 cd3bddc4b165: Preparing 18:38:03 edf70074bd40: Preparing 18:38:03 004a164dd44b: Waiting 18:38:03 cd3bddc4b165: Waiting 18:38:03 edf70074bd40: Waiting 18:38:03 a3a6570d9b41: Layer already exists 18:38:04 004a164dd44b: Layer already exists 18:38:04 cd3bddc4b165: Layer already exists 18:38:04 edf70074bd40: Layer already exists 18:38:04 89b42b4675c7: Pushed 18:38:04 0afc357db324: Pushed 18:38:04 270d7c02d090: Pushed 18:38:22 bd82a886c199: Pushed 18:38:22 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:22 + 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 18:38:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:38:23 270d7c02d090: Preparing 18:38:23 89b42b4675c7: Preparing 18:38:23 0afc357db324: Preparing 18:38:23 bd82a886c199: Preparing 18:38:23 a3a6570d9b41: Preparing 18:38:23 004a164dd44b: Preparing 18:38:23 cd3bddc4b165: Preparing 18:38:23 edf70074bd40: Preparing 18:38:23 004a164dd44b: Waiting 18:38:23 cd3bddc4b165: Waiting 18:38:23 89b42b4675c7: Layer already exists 18:38:23 0afc357db324: Layer already exists 18:38:23 a3a6570d9b41: Layer already exists 18:38:23 270d7c02d090: Layer already exists 18:38:23 bd82a886c199: Layer already exists 18:38:23 004a164dd44b: Layer already exists 18:38:23 cd3bddc4b165: Layer already exists 18:38:23 edf70074bd40: Layer already exists 18:38:23 latest: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.116 18:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:38:23 270d7c02d090: Preparing 18:38:23 89b42b4675c7: Preparing 18:38:23 0afc357db324: Preparing 18:38:23 bd82a886c199: Preparing 18:38:23 a3a6570d9b41: Preparing 18:38:23 004a164dd44b: Preparing 18:38:23 cd3bddc4b165: Preparing 18:38:23 edf70074bd40: Preparing 18:38:23 004a164dd44b: Waiting 18:38:23 cd3bddc4b165: Waiting 18:38:23 edf70074bd40: Waiting 18:38:23 0afc357db324: Layer already exists 18:38:23 89b42b4675c7: Layer already exists 18:38:23 bd82a886c199: Layer already exists 18:38:23 270d7c02d090: Layer already exists 18:38:23 a3a6570d9b41: Layer already exists 18:38:23 cd3bddc4b165: Layer already exists 18:38:23 edf70074bd40: Layer already exists 18:38:23 004a164dd44b: Layer already exists 18:38:24 3.0.0-dev.116: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:38:24 270d7c02d090: Preparing 18:38:24 89b42b4675c7: Preparing 18:38:24 0afc357db324: Preparing 18:38:24 bd82a886c199: Preparing 18:38:24 a3a6570d9b41: Preparing 18:38:24 004a164dd44b: Preparing 18:38:24 cd3bddc4b165: Preparing 18:38:24 edf70074bd40: Preparing 18:38:24 004a164dd44b: Waiting 18:38:24 cd3bddc4b165: Waiting 18:38:24 edf70074bd40: Waiting 18:38:24 89b42b4675c7: Layer already exists 18:38:24 bd82a886c199: Layer already exists 18:38:24 a3a6570d9b41: Layer already exists 18:38:24 270d7c02d090: Layer already exists 18:38:24 0afc357db324: Layer already exists 18:38:24 cd3bddc4b165: Layer already exists 18:38:24 004a164dd44b: Layer already exists 18:38:24 edf70074bd40: Layer already exists 18:38:24 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:25 + 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 18:38:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:38:25 270d7c02d090: Preparing 18:38:25 89b42b4675c7: Preparing 18:38:25 0afc357db324: Preparing 18:38:25 bd82a886c199: Preparing 18:38:25 a3a6570d9b41: Preparing 18:38:25 004a164dd44b: Preparing 18:38:25 cd3bddc4b165: Preparing 18:38:25 edf70074bd40: Preparing 18:38:25 cd3bddc4b165: Waiting 18:38:25 004a164dd44b: Waiting 18:38:25 edf70074bd40: Waiting 18:38:25 89b42b4675c7: Layer already exists 18:38:25 0afc357db324: Layer already exists 18:38:25 bd82a886c199: Layer already exists 18:38:25 270d7c02d090: Layer already exists 18:38:25 a3a6570d9b41: Layer already exists 18:38:25 cd3bddc4b165: Layer already exists 18:38:25 004a164dd44b: Layer already exists 18:38:25 edf70074bd40: Layer already exists 18:38:25 main: digest: sha256:66221e822bd492810e33d3f1274bc2d592bbf976c890944e2c478198a2a16228 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:25 ===================================================== [Pipeline] echo 18:38:25 taggedImages: 18:38:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:38:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:38:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.116 18:38:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:38:25 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:38:25 db4df0826c11cae39af8e6376885c49e760e8099 18:38:25 latest 18:38:25 3.0.0-dev.116 18:38:25 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:25 main 18:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:38:26 a22e5f8c6b5c: Preparing 18:38:26 3615f6572e93: Preparing 18:38:26 a3a6570d9b41: Preparing 18:38:26 004a164dd44b: Preparing 18:38:26 5adb727df601: Preparing 18:38:26 edf70074bd40: Preparing 18:38:26 edf70074bd40: Waiting 18:38:26 a3a6570d9b41: Layer already exists 18:38:26 004a164dd44b: Layer already exists 18:38:26 edf70074bd40: Layer already exists 18:38:26 a22e5f8c6b5c: Pushed 18:38:27 5adb727df601: Pushed 18:38:32 3615f6572e93: Pushed 18:38:32 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:38:33 a22e5f8c6b5c: Preparing 18:38:33 3615f6572e93: Preparing 18:38:33 a3a6570d9b41: Preparing 18:38:33 004a164dd44b: Preparing 18:38:33 5adb727df601: Preparing 18:38:33 edf70074bd40: Preparing 18:38:33 edf70074bd40: Waiting 18:38:33 a22e5f8c6b5c: Layer already exists 18:38:33 a3a6570d9b41: Layer already exists 18:38:33 5adb727df601: Layer already exists 18:38:33 3615f6572e93: Layer already exists 18:38:33 004a164dd44b: Layer already exists 18:38:33 edf70074bd40: Layer already exists 18:38:33 latest: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.116 18:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:38:33 a22e5f8c6b5c: Preparing 18:38:33 3615f6572e93: Preparing 18:38:33 a3a6570d9b41: Preparing 18:38:33 004a164dd44b: Preparing 18:38:33 5adb727df601: Preparing 18:38:33 edf70074bd40: Preparing 18:38:33 edf70074bd40: Waiting 18:38:33 3615f6572e93: Layer already exists 18:38:33 a22e5f8c6b5c: Layer already exists 18:38:33 5adb727df601: Layer already exists 18:38:33 004a164dd44b: Layer already exists 18:38:33 a3a6570d9b41: Layer already exists 18:38:33 edf70074bd40: Layer already exists 18:38:33 3.0.0-dev.116: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:38:34 a22e5f8c6b5c: Preparing 18:38:34 3615f6572e93: Preparing 18:38:34 a3a6570d9b41: Preparing 18:38:34 004a164dd44b: Preparing 18:38:34 5adb727df601: Preparing 18:38:34 edf70074bd40: Preparing 18:38:34 edf70074bd40: Waiting 18:38:34 5adb727df601: Layer already exists 18:38:34 a22e5f8c6b5c: Layer already exists 18:38:34 a3a6570d9b41: Layer already exists 18:38:34 3615f6572e93: Layer already exists 18:38:34 004a164dd44b: Layer already exists 18:38:34 edf70074bd40: Layer already exists 18:38:34 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:38:35 a22e5f8c6b5c: Preparing 18:38:35 3615f6572e93: Preparing 18:38:35 a3a6570d9b41: Preparing 18:38:35 004a164dd44b: Preparing 18:38:35 5adb727df601: Preparing 18:38:35 edf70074bd40: Preparing 18:38:35 edf70074bd40: Waiting 18:38:35 a22e5f8c6b5c: Layer already exists 18:38:35 004a164dd44b: Layer already exists 18:38:35 5adb727df601: Layer already exists 18:38:35 3615f6572e93: Layer already exists 18:38:35 a3a6570d9b41: Layer already exists 18:38:35 edf70074bd40: Layer already exists 18:38:35 main: digest: sha256:ab0954f43f60c31e16db7c32e39654d81511e150bd84a8e04f8132ab82467f21 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:35 ===================================================== [Pipeline] echo 18:38:35 taggedImages: 18:38:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:38:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:38:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.116 18:38:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:38:35 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:38:35 db4df0826c11cae39af8e6376885c49e760e8099 18:38:35 latest 18:38:35 3.0.0-dev.116 18:38:35 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:35 main 18:38:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:38:35 86abea6e40e7: Preparing 18:38:35 c68b99aa5e27: Preparing 18:38:35 a3a6570d9b41: Preparing 18:38:35 004a164dd44b: Preparing 18:38:35 6a00adeec83e: Preparing 18:38:35 edf70074bd40: Preparing 18:38:35 a3a6570d9b41: Layer already exists 18:38:35 004a164dd44b: Layer already exists 18:38:35 6a00adeec83e: Layer already exists 18:38:35 edf70074bd40: Layer already exists 18:38:36 86abea6e40e7: Pushed 18:38:41 c68b99aa5e27: Pushed 18:38:41 db4df0826c11cae39af8e6376885c49e760e8099: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:38:42 86abea6e40e7: Preparing 18:38:42 c68b99aa5e27: Preparing 18:38:42 a3a6570d9b41: Preparing 18:38:42 004a164dd44b: Preparing 18:38:42 6a00adeec83e: Preparing 18:38:42 edf70074bd40: Preparing 18:38:42 edf70074bd40: Waiting 18:38:42 a3a6570d9b41: Layer already exists 18:38:42 c68b99aa5e27: Layer already exists 18:38:42 004a164dd44b: Layer already exists 18:38:42 6a00adeec83e: Layer already exists 18:38:42 86abea6e40e7: Layer already exists 18:38:42 edf70074bd40: Layer already exists 18:38:42 latest: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.116 18:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:38:43 86abea6e40e7: Preparing 18:38:43 c68b99aa5e27: Preparing 18:38:43 a3a6570d9b41: Preparing 18:38:43 004a164dd44b: Preparing 18:38:43 6a00adeec83e: Preparing 18:38:43 edf70074bd40: Preparing 18:38:43 edf70074bd40: Waiting 18:38:43 86abea6e40e7: Layer already exists 18:38:43 a3a6570d9b41: Layer already exists 18:38:43 6a00adeec83e: Layer already exists 18:38:43 004a164dd44b: Layer already exists 18:38:43 c68b99aa5e27: Layer already exists 18:38:43 edf70074bd40: Layer already exists 18:38:43 3.0.0-dev.116: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:38:43 86abea6e40e7: Preparing 18:38:43 c68b99aa5e27: Preparing 18:38:43 a3a6570d9b41: Preparing 18:38:43 004a164dd44b: Preparing 18:38:43 6a00adeec83e: Preparing 18:38:43 edf70074bd40: Preparing 18:38:43 edf70074bd40: Waiting 18:38:43 004a164dd44b: Layer already exists 18:38:43 a3a6570d9b41: Layer already exists 18:38:43 6a00adeec83e: Layer already exists 18:38:43 86abea6e40e7: Layer already exists 18:38:43 c68b99aa5e27: Layer already exists 18:38:43 edf70074bd40: Layer already exists 18:38:44 db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:38:44 86abea6e40e7: Preparing 18:38:44 c68b99aa5e27: Preparing 18:38:44 a3a6570d9b41: Preparing 18:38:44 004a164dd44b: Preparing 18:38:44 6a00adeec83e: Preparing 18:38:44 edf70074bd40: Preparing 18:38:44 edf70074bd40: Waiting 18:38:44 a3a6570d9b41: Layer already exists 18:38:44 c68b99aa5e27: Layer already exists 18:38:44 004a164dd44b: Layer already exists 18:38:44 6a00adeec83e: Layer already exists 18:38:44 86abea6e40e7: Layer already exists 18:38:44 edf70074bd40: Layer already exists 18:38:45 main: digest: sha256:5c382058a1fc01c2ebce2875e6d35f3efcff99fa7a7959a94dfe50910e37fa28 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:38:45 ===================================================== [Pipeline] echo 18:38:45 taggedImages: 18:38:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099 18:38:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:38:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.116 18:38:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db4df0826c11cae39af8e6376885c49e760e8099-3.0.0-dev.116 18:38:45 - 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 18:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:45 18:38:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:38:45 arm64: Pulling from edgex-lftools-log-publisher 18:38:45 8998bd30e6a1: Pulling fs layer 18:38:45 04944245beec: Pulling fs layer 18:38:45 699f458cf7ca: Pulling fs layer 18:38:45 765212b225bb: Pulling fs layer 18:38:45 f23df028b6ca: Pulling fs layer 18:38:45 d65c8cfc05b1: Pulling fs layer 18:38:45 2437ff75d9bd: Pulling fs layer 18:38:45 f23df028b6ca: Waiting 18:38:45 d65c8cfc05b1: Waiting 18:38:45 2437ff75d9bd: Waiting 18:38:45 765212b225bb: Waiting 18:38:46 04944245beec: Verifying Checksum 18:38:46 04944245beec: Download complete 18:38:46 765212b225bb: Download complete 18:38:46 f23df028b6ca: Verifying Checksum 18:38:46 f23df028b6ca: Download complete 18:38:46 d65c8cfc05b1: Verifying Checksum 18:38:46 d65c8cfc05b1: Download complete 18:38:46 699f458cf7ca: Verifying Checksum 18:38:46 699f458cf7ca: Download complete 18:38:46 8998bd30e6a1: Verifying Checksum 18:38:46 8998bd30e6a1: Download complete 18:38:49 2437ff75d9bd: Verifying Checksum 18:38:50 8998bd30e6a1: Pull complete 18:38:50 04944245beec: Pull complete 18:38:52 699f458cf7ca: Pull complete 18:38:52 765212b225bb: Pull complete 18:38:53 f23df028b6ca: Pull complete 18:38:53 d65c8cfc05b1: Pull complete 18:39:08 2437ff75d9bd: Pull complete 18:39:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-6230 does not seem to be running inside a container 18:39:08 $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@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 18:39:10 $ docker top 465892b66ef03622b6d9f7c34832c4729da129b0a5a5fd54c0d7fb6ac71a958c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:10 ---> job-cost.sh 18:39:10 lf-activate-venv: SKIPPING 18:39:10 INFO: No Stack... 18:39:11 INFO: Retrieving Pricing Info for: v3-standard-4 18:39:12 INFO: Archiving Costs [Pipeline] sh 18:39:12 + cat /w/workspace/edgex-go/478/archives/cost.csv 18:39:12 + cut -d, -f6 [Pipeline] lock 18:39:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-478-stack-cost] 18:39:12 Resource [jenkins-edgexfoundry-edgex-go-main-478-stack-cost] did not exist. Created. 18:39:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-478-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:13 + echo total: 0.10999999940395355 [Pipeline] stash 18:39:14 Stashed 1 file(s) [Pipeline] } 18:39:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-478-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:14 $ docker stop --time=1 465892b66ef03622b6d9f7c34832c4729da129b0a5a5fd54c0d7fb6ac71a958c 18:39:15 $ docker rm -f --volumes 465892b66ef03622b6d9f7c34832c4729da129b0a5a5fd54c0d7fb6ac71a958c [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 18:39:15 provisioning config files... 18:39:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/478@tmp/config6338759831579167732tmp [Pipeline] { [Pipeline] sh 18:39:16 + set +x 18:39:16 + curl -s https://codecov.io/bash 18:39:16 + bash -s -- 18:39:16 18:39:16 _____ _ 18:39:16 / ____| | | 18:39:16 | | ___ __| | ___ ___ _____ __ 18:39:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:39:16 | |___| (_) | (_| | __/ (_| (_) \ V / 18:39:16 \_____\___/ \__,_|\___|\___\___/ \_/ 18:39:16 Bash-1.0.6 18:39:16 18:39:16 18:39:16 ==> git version 2.25.1 found 18:39:16 ==> 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 18:39:16 Release-Date: 2020-01-08 18:39:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:39:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:39:16 ==> Jenkins CI detected. 18:39:16 current dir:  /w/workspace/edgex-go/478 18:39:16 project root: . 18:39:16 --> token set from env 18:39:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:39:16 ==> Running gcov in . (disable via -X gcov) 18:39:16 ==> Python coveragepy not found 18:39:16 ==> Searching for coverage reports in: 18:39:16 + . 18:39:16 -> Found 1 reports 18:39:16 ==> Detecting git/mercurial file structure 18:39:16 ==> Reading reports 18:39:16 + ./coverage.out bytes=447380 18:39:16 ==> Appending adjustments 18:39:16 https://docs.codecov.io/docs/fixing-reports 18:39:17 + Found adjustments 18:39:17 ==> Gzipping contents 18:39:17 60K /tmp/codecov.KVCWwn.gz 18:39:17 ==> Uploading reports 18:39:17 url: https://codecov.io 18:39:17 query: branch=main&commit=db4df0826c11cae39af8e6376885c49e760e8099&build=478&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F478%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:39:17 -> Pinging Codecov 18:39:17 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=db4df0826c11cae39af8e6376885c49e760e8099&build=478&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F478%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:39:17 -> Uploading to 18:39:17 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/db4df0826c11cae39af8e6376885c49e760e8099/87eda33e-b0fb-48bc-bf26-617f80fdfb4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T183917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e8a2c76990239cc3d57c6b649dd2b46b465258f4d41ca9073669d36f114fef7 18:39:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:17 Dload Upload Total Spent Left Speed 18:39:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57485 0 0 100 57485 0 204k --:--:-- --:--:-- --:--:-- 204k 18:39:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/db4df0826c11cae39af8e6376885c49e760e8099 [Pipeline] } 18:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:39:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:39:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:39:18 18:39:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:39:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:39:18 df9b9388f04a: Pulling fs layer 18:39:18 52dc419b0ee2: Pulling fs layer 18:39:18 25bc292e5bac: Pulling fs layer 18:39:18 114826534d7a: Pulling fs layer 18:39:18 4657fd5d0bcf: Pulling fs layer 18:39:18 6ad1cebc031e: Pulling fs layer 18:39:18 8a3aa393b2d8: Pulling fs layer 18:39:18 4657fd5d0bcf: Waiting 18:39:18 6ad1cebc031e: Waiting 18:39:18 8a3aa393b2d8: Waiting 18:39:18 114826534d7a: Waiting 18:39:18 25bc292e5bac: Download complete 18:39:18 52dc419b0ee2: Verifying Checksum 18:39:18 52dc419b0ee2: Download complete 18:39:18 4657fd5d0bcf: Download complete 18:39:18 df9b9388f04a: Download complete 18:39:19 df9b9388f04a: Pull complete 18:39:19 6ad1cebc031e: Verifying Checksum 18:39:19 6ad1cebc031e: Download complete 18:39:19 52dc419b0ee2: Pull complete 18:39:19 25bc292e5bac: Pull complete 18:39:19 114826534d7a: Verifying Checksum 18:39:19 114826534d7a: Download complete 18:39:19 8a3aa393b2d8: Verifying Checksum 18:39:19 8a3aa393b2d8: Download complete 18:39:22 114826534d7a: Pull complete 18:39:22 4657fd5d0bcf: Pull complete 18:39:23 6ad1cebc031e: Pull complete 18:39:25 8a3aa393b2d8: Pull complete 18:39:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:25 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:39:25 $ 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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:39:27 $ docker top 52d17976c72437d2e85fe7e3631d792b60c1905b27a93f6d8e417671171d7fa9 -eo pid,comm [Pipeline] { [Pipeline] echo 18:39:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 18:39:27 + set -o pipefail 18:39:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 18:39:32 18:39:32 Monitoring /w/workspace/edgex-go/478 (github.com/edgexfoundry/edgex-go)... 18:39:32 18:39:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b0aee6d9-06ce-4bcf-9c56-5a59828a4e14 18:39:32 18:39:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:39:32 18:39:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:39:32 18:39:32 18:39:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:39:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:39:32 More details here: https://snyk.co/ue1NS [Pipeline] } 18:39:32 $ docker stop --time=1 52d17976c72437d2e85fe7e3631d792b60c1905b27a93f6d8e417671171d7fa9 18:39:34 $ docker rm -f --volumes 52d17976c72437d2e85fe7e3631d792b60c1905b27a93f6d8e417671171d7fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:39:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:34 provisioning config files... 18:39:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/478@tmp/config2266152774776525572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:35 --> edgex-publish-swagger.sh 18:39:35 === Publish openapi/v3 API === 18:39:35 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 18:39:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/478/openapi/v3/core-command.yaml] 18:39:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:35 Dload Upload Total Spent Left Speed 18:39:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50663 --:--:-- --:--:-- --:--:-- 50663 18:39:35 18:39:35 18:39:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/478/openapi/v3/core-data.yaml] 18:39:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:35 Dload Upload Total Spent Left Speed 18:39:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k 18:39:36 18:39:36 18:39:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/478/openapi/v3/core-metadata.yaml] 18:39:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:36 Dload Upload Total Spent Left Speed 18:39:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 246k --:--:-- --:--:-- --:--:-- 246k 18:39:36 18:39:36 18:39:36 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/478/openapi/v3/support-notifications.yaml] 18:39:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:36 Dload Upload Total Spent Left Speed 18:39:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 157k --:--:-- --:--:-- --:--:-- 157k 100 86965 0 0 100 86965 0 157k --:--:-- --:--:-- --:--:-- 157k 18:39:37 18:39:37 18:39:37 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/478/openapi/v3/support-scheduler.yaml] 18:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 18:39:37 Dload Upload Total Spent Left Speed 18:39:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 79627 --:--:-- --:--:-- --:--:-- 79627 18:39:37 18:39:37 [Pipeline] } 18:39:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:39:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:38 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:39:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:39:38 $ docker top 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa -eo pid,comm 18:39:39 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). 18:39:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:39 [ssh-agent] Looking for ssh-agent implementation... 18:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:39 $ docker exec 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa ssh-agent 18:39:39 SSH_AUTH_SOCK=/tmp/ssh-VVqpbNwuNLol/agent.32 18:39:39 SSH_AGENT_PID=38 18:39:39 Running ssh-add (command line suppressed) 18:39:39 Identity added: /w/workspace/edgex-go/478@tmp/private_key_12636376403337003243.key (/w/workspace/edgex-go/478@tmp/private_key_12636376403337003243.key) 18:39:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:39 + git semver tag 18:39:40 2023-03-29 18:39:39,889 [run_tag] DEBUG tag force:False 18:39:40 2023-03-29 18:39:39,889 [check_head_tag] DEBUG check head tag 18:39:40 2023-03-29 18:39:39,892 [execute] INFO git cat-file --batch-check 18:39:40 2023-03-29 18:39:39,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=) 18:39:40 2023-03-29 18:39:39,896 [execute] INFO git cat-file --batch 18:39:40 2023-03-29 18:39:39,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=) 18:39:40 2023-03-29 18:39:39,954 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main 18:39:40 2023-03-29 18:39:39,954 [execute] INFO git tag -a v3.0.0-dev.116 -m v3.0.0-dev.116 18:39:40 2023-03-29 18:39:39,955 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.116', '-m', 'v3.0.0-dev.116'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=None) 18:39:40 2023-03-29 18:39:39,958 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main 18:39:40 3.0.0-dev.116 [Pipeline] } 18:39:39 $ docker exec --env ******** --env ******** 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa ssh-agent -k 18:39:40 unset SSH_AUTH_SOCK; 18:39:40 unset SSH_AGENT_PID; 18:39:40 echo Agent pid 38 killed; 18:39:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:40 + git semver [Pipeline] } 18:39:40 $ docker stop --time=1 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa 18:39:41 $ docker rm -f --volumes 0e70cba5f56cef233e8037840407d14cd592306f32d22a22a6d5714a5cbc78fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:42 18:39:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:42 0.23.1-centos7: Pulling from edgex-lftools 18:39:42 ab5ef0e58194: Pulling fs layer 18:39:42 9712f1f96733: Pulling fs layer 18:39:42 63f879dbbcfc: Pulling fs layer 18:39:42 0d9ebad4ef96: Pulling fs layer 18:39:42 e9a5061849ea: Pulling fs layer 18:39:42 d747dcd14b5f: Pulling fs layer 18:39:42 2de7ff778b66: Pulling fs layer 18:39:42 e9a5061849ea: Waiting 18:39:42 0d9ebad4ef96: Waiting 18:39:42 d747dcd14b5f: Waiting 18:39:42 2de7ff778b66: Waiting 18:39:42 9712f1f96733: Download complete 18:39:42 63f879dbbcfc: Verifying Checksum 18:39:42 63f879dbbcfc: Download complete 18:39:43 0d9ebad4ef96: Verifying Checksum 18:39:43 0d9ebad4ef96: Download complete 18:39:43 d747dcd14b5f: Download complete 18:39:43 e9a5061849ea: Verifying Checksum 18:39:43 e9a5061849ea: Download complete 18:39:43 2de7ff778b66: Verifying Checksum 18:39:43 2de7ff778b66: Download complete 18:39:43 ab5ef0e58194: Download complete 18:39:45 ab5ef0e58194: Pull complete 18:39:45 9712f1f96733: Pull complete 18:39:46 63f879dbbcfc: Pull complete 18:39:49 0d9ebad4ef96: Pull complete 18:39:49 e9a5061849ea: Pull complete 18:39:49 d747dcd14b5f: Pull complete 18:39:50 2de7ff778b66: Pull complete 18:39:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:39:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:50 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:39:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:39:52 $ docker top 355e97b3d9e667f1ba9d1985500f8b32647c5f38a5e6c12142ca7ebd369c6816 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:39:52 provisioning config files... 18:39:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/478@tmp/config16121703269288482161tmp 18:39:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/478@tmp/config12457464596758949668tmp 18:39:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/478@tmp/config4465800526191065847tmp [Pipeline] { [Pipeline] echo 18:39:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:39:53 ---> sigul-configuration.sh 18:39:53 gpg: directory `/root/.gnupg' created 18:39:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:39:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:39:53 gpg: keyring `/root/.gnupg/secring.gpg' created 18:39:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:39:53 gpg: CAST5 encrypted data 18:39:53 gpg: encrypted with 1 passphrase 18:39:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:39:53 + mkdir /home/jenkins 18:39:53 + mkdir /home/jenkins/sigul [Pipeline] sh 18:39:53 + 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 18:39:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:39:54 ---> sigul-install.sh 18:39:54 Sigul already installed; skipping installation. [Pipeline] sh 18:39:54 + git tag --list 18:39:54 0.6.0 18:39:54 0.6.1 18:39:54 0.7.0 18:39:54 0.7.1 18:39:54 v1.0.0 18:39:54 v1.0.1 18:39:54 v1.1.0 18:39:54 v1.2.0 18:39:54 v1.2.1 18:39:54 v1.3.0 18:39:54 v1.3.1 18:39:54 v2.0.0 18:39:54 v2.1.0 18:39:54 v2.1.1 18:39:54 v2.1.1-dev.1 18:39:54 v2.1.1-dev.2 18:39:54 v2.1.1-dev.3 18:39:54 v2.1.1-dev.4 18:39:54 v2.1.1-dev.5 18:39:54 v2.1.1-dev.6 18:39:54 v2.1.1-dev.7 18:39:54 v2.1.1-dev.8 18:39:54 v2.1.2-dev.1 18:39:54 v2.2.0 18:39:54 v2.2.1-dev.1 18:39:54 v2.2.1-dev.10 18:39:54 v2.2.1-dev.11 18:39:54 v2.2.1-dev.12 18:39:54 v2.2.1-dev.13 18:39:54 v2.2.1-dev.14 18:39:54 v2.2.1-dev.15 18:39:54 v2.2.1-dev.16 18:39:54 v2.2.1-dev.17 18:39:54 v2.2.1-dev.18 18:39:54 v2.2.1-dev.19 18:39:54 v2.2.1-dev.2 18:39:54 v2.2.1-dev.20 18:39:54 v2.2.1-dev.21 18:39:54 v2.2.1-dev.22 18:39:54 v2.2.1-dev.23 18:39:54 v2.2.1-dev.24 18:39:54 v2.2.1-dev.25 18:39:54 v2.2.1-dev.26 18:39:54 v2.2.1-dev.27 18:39:54 v2.2.1-dev.28 18:39:54 v2.2.1-dev.29 18:39:54 v2.2.1-dev.3 18:39:54 v2.2.1-dev.4 18:39:54 v2.2.1-dev.5 18:39:54 v2.2.1-dev.6 18:39:54 v2.2.1-dev.7 18:39:54 v2.2.1-dev.8 18:39:54 v2.2.1-dev.9 18:39:54 v2.3.0 18:39:54 v2.3.0-dev.100 18:39:54 v2.3.0-dev.101 18:39:54 v2.3.0-dev.102 18:39:54 v2.3.0-dev.103 18:39:54 v2.3.0-dev.104 18:39:54 v2.3.0-dev.105 18:39:54 v2.3.0-dev.106 18:39:54 v2.3.0-dev.29 18:39:54 v2.3.0-dev.30 18:39:54 v2.3.0-dev.31 18:39:54 v2.3.0-dev.32 18:39:54 v2.3.0-dev.33 18:39:54 v2.3.0-dev.34 18:39:54 v2.3.0-dev.35 18:39:54 v2.3.0-dev.36 18:39:54 v2.3.0-dev.37 18:39:54 v2.3.0-dev.38 18:39:54 v2.3.0-dev.39 18:39:54 v2.3.0-dev.40 18:39:54 v2.3.0-dev.41 18:39:54 v2.3.0-dev.42 18:39:54 v2.3.0-dev.43 18:39:54 v2.3.0-dev.44 18:39:54 v2.3.0-dev.45 18:39:54 v2.3.0-dev.46 18:39:54 v2.3.0-dev.47 18:39:54 v2.3.0-dev.48 18:39:54 v2.3.0-dev.49 18:39:54 v2.3.0-dev.50 18:39:54 v2.3.0-dev.51 18:39:54 v2.3.0-dev.52 18:39:54 v2.3.0-dev.53 18:39:54 v2.3.0-dev.54 18:39:54 v2.3.0-dev.55 18:39:54 v2.3.0-dev.56 18:39:54 v2.3.0-dev.57 18:39:54 v2.3.0-dev.58 18:39:54 v2.3.0-dev.59 18:39:54 v2.3.0-dev.60 18:39:54 v2.3.0-dev.61 18:39:54 v2.3.0-dev.62 18:39:54 v2.3.0-dev.63 18:39:54 v2.3.0-dev.64 18:39:54 v2.3.0-dev.65 18:39:54 v2.3.0-dev.66 18:39:54 v2.3.0-dev.67 18:39:54 v2.3.0-dev.68 18:39:54 v2.3.0-dev.69 18:39:54 v2.3.0-dev.70 18:39:54 v2.3.0-dev.71 18:39:54 v2.3.0-dev.72 18:39:54 v2.3.0-dev.73 18:39:54 v2.3.0-dev.74 18:39:54 v2.3.0-dev.75 18:39:54 v2.3.0-dev.76 18:39:54 v2.3.0-dev.77 18:39:54 v2.3.0-dev.78 18:39:54 v2.3.0-dev.79 18:39:54 v2.3.0-dev.80 18:39:54 v2.3.0-dev.81 18:39:54 v2.3.0-dev.82 18:39:54 v2.3.0-dev.83 18:39:54 v2.3.0-dev.84 18:39:54 v2.3.0-dev.85 18:39:54 v2.3.0-dev.86 18:39:54 v2.3.0-dev.87 18:39:54 v2.3.0-dev.88 18:39:54 v2.3.0-dev.89 18:39:54 v2.3.0-dev.90 18:39:54 v2.3.0-dev.91 18:39:54 v2.3.0-dev.92 18:39:54 v2.3.0-dev.93 18:39:54 v2.3.0-dev.94 18:39:54 v2.3.0-dev.95 18:39:54 v2.3.0-dev.96 18:39:54 v2.3.0-dev.97 18:39:54 v2.3.0-dev.98 18:39:54 v2.3.0-dev.99 18:39:54 v2.3.1-dev.1 18:39:54 v2.3.1-dev.2 18:39:54 v2.3.1-dev.3 18:39:54 v2.3.1-dev.4 18:39:54 v2.3.1-dev.5 18:39:54 v3.0.0-dev.1 18:39:54 v3.0.0-dev.10 18:39:54 v3.0.0-dev.100 18:39:54 v3.0.0-dev.101 18:39:54 v3.0.0-dev.102 18:39:54 v3.0.0-dev.103 18:39:54 v3.0.0-dev.104 18:39:54 v3.0.0-dev.105 18:39:54 v3.0.0-dev.106 18:39:54 v3.0.0-dev.107 18:39:54 v3.0.0-dev.108 18:39:54 v3.0.0-dev.109 18:39:54 v3.0.0-dev.11 18:39:54 v3.0.0-dev.110 18:39:54 v3.0.0-dev.111 18:39:54 v3.0.0-dev.112 18:39:54 v3.0.0-dev.113 18:39:54 v3.0.0-dev.114 18:39:54 v3.0.0-dev.115 18:39:54 v3.0.0-dev.116 18:39:54 v3.0.0-dev.12 18:39:54 v3.0.0-dev.13 18:39:54 v3.0.0-dev.14 18:39:54 v3.0.0-dev.15 18:39:54 v3.0.0-dev.16 18:39:54 v3.0.0-dev.17 18:39:54 v3.0.0-dev.18 18:39:54 v3.0.0-dev.19 18:39:54 v3.0.0-dev.2 18:39:54 v3.0.0-dev.20 18:39:54 v3.0.0-dev.21 18:39:54 v3.0.0-dev.22 18:39:54 v3.0.0-dev.23 18:39:54 v3.0.0-dev.24 18:39:54 v3.0.0-dev.25 18:39:54 v3.0.0-dev.26 18:39:54 v3.0.0-dev.27 18:39:54 v3.0.0-dev.28 18:39:54 v3.0.0-dev.29 18:39:54 v3.0.0-dev.3 18:39:54 v3.0.0-dev.30 18:39:54 v3.0.0-dev.31 18:39:54 v3.0.0-dev.32 18:39:54 v3.0.0-dev.33 18:39:54 v3.0.0-dev.34 18:39:54 v3.0.0-dev.35 18:39:54 v3.0.0-dev.36 18:39:54 v3.0.0-dev.37 18:39:54 v3.0.0-dev.38 18:39:54 v3.0.0-dev.39 18:39:54 v3.0.0-dev.4 18:39:54 v3.0.0-dev.40 18:39:54 v3.0.0-dev.41 18:39:54 v3.0.0-dev.42 18:39:54 v3.0.0-dev.43 18:39:54 v3.0.0-dev.44 18:39:54 v3.0.0-dev.45 18:39:54 v3.0.0-dev.46 18:39:54 v3.0.0-dev.47 18:39:54 v3.0.0-dev.48 18:39:54 v3.0.0-dev.49 18:39:54 v3.0.0-dev.5 18:39:54 v3.0.0-dev.50 18:39:54 v3.0.0-dev.51 18:39:54 v3.0.0-dev.52 18:39:54 v3.0.0-dev.53 18:39:54 v3.0.0-dev.54 18:39:54 v3.0.0-dev.55 18:39:54 v3.0.0-dev.56 18:39:54 v3.0.0-dev.57 18:39:54 v3.0.0-dev.58 18:39:54 v3.0.0-dev.59 18:39:54 v3.0.0-dev.6 18:39:54 v3.0.0-dev.60 18:39:54 v3.0.0-dev.61 18:39:54 v3.0.0-dev.62 18:39:54 v3.0.0-dev.63 18:39:54 v3.0.0-dev.64 18:39:54 v3.0.0-dev.65 18:39:54 v3.0.0-dev.66 18:39:54 v3.0.0-dev.67 18:39:54 v3.0.0-dev.68 18:39:54 v3.0.0-dev.69 18:39:54 v3.0.0-dev.7 18:39:54 v3.0.0-dev.70 18:39:54 v3.0.0-dev.71 18:39:54 v3.0.0-dev.72 18:39:54 v3.0.0-dev.73 18:39:54 v3.0.0-dev.74 18:39:54 v3.0.0-dev.75 18:39:54 v3.0.0-dev.76 18:39:54 v3.0.0-dev.77 18:39:54 v3.0.0-dev.78 18:39:54 v3.0.0-dev.79 18:39:54 v3.0.0-dev.8 18:39:54 v3.0.0-dev.80 18:39:54 v3.0.0-dev.81 18:39:54 v3.0.0-dev.82 18:39:54 v3.0.0-dev.83 18:39:54 v3.0.0-dev.84 18:39:54 v3.0.0-dev.85 18:39:54 v3.0.0-dev.86 18:39:54 v3.0.0-dev.87 18:39:54 v3.0.0-dev.88 18:39:54 v3.0.0-dev.89 18:39:54 v3.0.0-dev.9 18:39:54 v3.0.0-dev.90 18:39:54 v3.0.0-dev.91 18:39:54 v3.0.0-dev.92 18:39:54 v3.0.0-dev.93 18:39:54 v3.0.0-dev.94 18:39:54 v3.0.0-dev.95 18:39:54 v3.0.0-dev.96 18:39:54 v3.0.0-dev.97 18:39:54 v3.0.0-dev.98 18:39:54 v3.0.0-dev.99 [Pipeline] sh 18:39:54 + lftools sign git-tag v3.0.0-dev.116 18:39:55 Signing Git tag with Sigul... 18:39:55 Signing v3.0.0-dev.116 [Pipeline] echo 18:39:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:39:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:39:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:39:55 $ docker stop --time=1 355e97b3d9e667f1ba9d1985500f8b32647c5f38a5e6c12142ca7ebd369c6816 18:39:57 $ docker rm -f --volumes 355e97b3d9e667f1ba9d1985500f8b32647c5f38a5e6c12142ca7ebd369c6816 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:39:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:57 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:39:58 $ docker top cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:58 [ssh-agent] Looking for ssh-agent implementation... 18:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:58 $ docker exec cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 ssh-agent 18:39:58 SSH_AUTH_SOCK=/tmp/ssh-l2qxgIsabw7x/agent.32 18:39:58 SSH_AGENT_PID=38 18:39:58 Running ssh-add (command line suppressed) 18:39:58 Identity added: /w/workspace/edgex-go/478@tmp/private_key_10530352887348188977.key (/w/workspace/edgex-go/478@tmp/private_key_10530352887348188977.key) 18:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:58 + git semver bump pre 18:39:59 2023-03-29 18:39:59,132 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main 18:39:59 2023-03-29 18:39:59,133 [bump_version] DEBUG bumping version:3.0.0-dev.116 on axis:pre with prefix:dev 18:39:59 2023-03-29 18:39:59,133 [bump_version] DEBUG bumped version:3.0.0-dev.117 18:39:59 2023-03-29 18:39:59,133 [write_version] DEBUG write version:3.0.0-dev.117 to path:/w/workspace/edgex-go/478/.semver/main with force:True 18:39:59 2023-03-29 18:39:59,133 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main 18:39:59 2023-03-29 18:39:59,133 [write_file] DEBUG write to file:/w/workspace/edgex-go/478/.semver/main 18:39:59 2023-03-29 18:39:59,135 [execute] INFO git cat-file --batch-check 18:39:59 2023-03-29 18:39:59,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=) 18:39:59 2023-03-29 18:39:59,143 [execute] INFO git cat-file --batch 18:39:59 2023-03-29 18:39:59,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=) 18:39:59 2023-03-29 18:39:59,149 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main 18:39:59 3.0.0-dev.117 [Pipeline] } 18:39:59 $ docker exec --env ******** --env ******** cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 ssh-agent -k 18:39:59 unset SSH_AUTH_SOCK; 18:39:59 unset SSH_AGENT_PID; 18:39:59 echo Agent pid 38 killed; 18:39:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:59 + git semver [Pipeline] } 18:39:59 $ docker stop --time=1 cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 18:40:01 $ docker rm -f --volumes cf7f4edf9ad6bfeee82ab41bba32fe321ec35881241178c5042974c4a255b569 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:01 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:40:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:02 $ docker top 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:02 [ssh-agent] Looking for ssh-agent implementation... 18:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:02 $ docker exec 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce ssh-agent 18:40:02 SSH_AUTH_SOCK=/tmp/ssh-jsupAQcA7Bdi/agent.32 18:40:02 SSH_AGENT_PID=38 18:40:02 Running ssh-add (command line suppressed) 18:40:02 Identity added: /w/workspace/edgex-go/478@tmp/private_key_1968258764019934991.key (/w/workspace/edgex-go/478@tmp/private_key_1968258764019934991.key) 18:40:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:03 + git semver push 18:40:03 2023-03-29 18:40:03,161 [run_push] DEBUG push 18:40:03 2023-03-29 18:40:03,162 [execute] INFO git cat-file --batch-check 18:40:03 2023-03-29 18:40:03,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=) 18:40:03 2023-03-29 18:40:03,166 [execute] INFO git rev-list a7ba3d52d9a5822828bdc516ba39b1f1a964d39d -- 18:40:03 2023-03-29 18:40:03,167 [execute] DEBUG Popen(['git', 'rev-list', 'a7ba3d52d9a5822828bdc516ba39b1f1a964d39d', '--'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=None) 18:40:03 2023-03-29 18:40:03,184 [execute] INFO git fetch -v origin 18:40:03 2023-03-29 18:40:03,184 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=True, shell=None, istream=None) 18:40:03 2023-03-29 18:40:03,715 [run_push] DEBUG no remote changes detected 18:40:03 2023-03-29 18:40:03,715 [execute] INFO git push origin semver 18:40:03 2023-03-29 18:40:03,716 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/478/.semver, universal_newlines=False, shell=None, istream=None) 18:40:05 2023-03-29 18:40:04,965 [run_push] DEBUG push all version tags 18:40:05 2023-03-29 18:40:04,966 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:40:05 2023-03-29 18:40:04,966 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/478, universal_newlines=False, shell=None, istream=None) 18:40:06 2023-03-29 18:40:05,880 [read_version] DEBUG read version from /w/workspace/edgex-go/478/.semver/main 18:40:06 3.0.0-dev.117 [Pipeline] } 18:40:06 $ docker exec --env ******** --env ******** 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce ssh-agent -k 18:40:06 unset SSH_AUTH_SOCK; 18:40:06 unset SSH_AGENT_PID; 18:40:06 echo Agent pid 38 killed; 18:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:06 + git semver [Pipeline] } 18:40:06 $ docker stop --time=1 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce 18:40:08 $ docker rm -f --volumes 07d1ec38e8408aabb7f0cd9945eed702c232ef5d73a2899f2e5cac1d57e711ce [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 18:40:08 + [ -d /w/workspace/edgex-go/478/archives ] [Pipeline] libraryResource [Pipeline] sh 18:40:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:40:09 ---> package-listing.sh 18:40:09 ++ facter osfamily 18:40:09 ++ tr '[:upper:]' '[:lower:]' 18:40:10 + OS_FAMILY=debian 18:40:10 + workspace=/w/workspace/edgex-go/478 18:40:10 + START_PACKAGES=/tmp/packages_start.txt 18:40:10 + END_PACKAGES=/tmp/packages_end.txt 18:40:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:40:10 + PACKAGES=/tmp/packages_start.txt 18:40:10 + '[' /w/workspace/edgex-go/478 ']' 18:40:10 + PACKAGES=/tmp/packages_end.txt 18:40:10 + case "${OS_FAMILY}" in 18:40:10 + dpkg -l 18:40:10 + grep '^ii' 18:40:10 + '[' -f /tmp/packages_start.txt ']' 18:40:10 + '[' -f /tmp/packages_end.txt ']' 18:40:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:40:10 + '[' /w/workspace/edgex-go/478 ']' 18:40:10 + mkdir -p /w/workspace/edgex-go/478/archives/ 18:40:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/478/archives/ [Pipeline] echo 18:40:10 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/478/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:40:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:10 18:40:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:11 latest: Pulling from edgex-lftools-log-publisher 18:40:11 5eb5b503b376: Pulling fs layer 18:40:11 5c69ac0246d0: Pulling fs layer 18:40:11 ec43610c2a17: Pulling fs layer 18:40:11 3a2ae6a8a46f: Pulling fs layer 18:40:11 33b1e0a273af: Pulling fs layer 18:40:11 5d3b04190fa2: Pulling fs layer 18:40:11 2f39f015ded8: Pulling fs layer 18:40:11 3a2ae6a8a46f: Waiting 18:40:11 33b1e0a273af: Waiting 18:40:11 5d3b04190fa2: Waiting 18:40:11 2f39f015ded8: Waiting 18:40:11 5c69ac0246d0: Verifying Checksum 18:40:11 5c69ac0246d0: Download complete 18:40:11 3a2ae6a8a46f: Download complete 18:40:11 33b1e0a273af: Verifying Checksum 18:40:11 33b1e0a273af: Download complete 18:40:11 ec43610c2a17: Verifying Checksum 18:40:11 ec43610c2a17: Download complete 18:40:11 5d3b04190fa2: Verifying Checksum 18:40:11 5d3b04190fa2: Download complete 18:40:11 5eb5b503b376: Verifying Checksum 18:40:11 5eb5b503b376: Download complete 18:40:12 2f39f015ded8: Download complete 18:40:12 5eb5b503b376: Pull complete 18:40:12 5c69ac0246d0: Pull complete 18:40:13 ec43610c2a17: Pull complete 18:40:13 3a2ae6a8a46f: Pull complete 18:40:13 33b1e0a273af: Pull complete 18:40:13 5d3b04190fa2: Pull complete 18:40:17 2f39f015ded8: Pull complete 18:40:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:17 prd-ubuntu20.04-docker-8c-8g-6228 does not seem to be running inside a container 18:40:17 $ 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/478/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/478 -v /w/workspace/edgex-go/478:/w/workspace/edgex-go/478:rw,z -v /w/workspace/edgex-go/478@tmp:/w/workspace/edgex-go/478@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:40:19 $ docker top c1faa368eca33aca4e946f37a830362f8e7e8229d94bc45c064c0a91697fc037 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:40:19 + mkdir -p /var/log/sysstat [Pipeline] sh 18:40:20 + ls /var/log/sa-host 18:40:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:20 provisioning config files... 18:40:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/478@tmp/config4187660027435027195tmp [Pipeline] { [Pipeline] echo 18:40:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:40:20 ---> create-netrc.sh [Pipeline] } 18:40:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:40:21 ---> python-tools-install.sh [Pipeline] echo 18:40:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:40:21 ---> sudo-logs.sh 18:40:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:40:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:40:21 ---> job-cost.sh 18:40:21 lf-activate-venv: SKIPPING 18:40:21 DEBUG: total: 0.10999999940395355 18:40:21 INFO: Retrieving Stack Cost... 18:40:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:40:22 INFO: Archiving Costs [Pipeline] echo 18:40:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:40:22 ---> logs-deploy.sh 18:40:22 lf-activate-venv: SKIPPING 18:40:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/478 18:40:22 INFO: archiving workspace using pattern(s): 18:40:23 Archives upload complete. 18:40:23 INFO: archiving logs to Nexus 18:40:24 ---> uname -a: 18:40:24 Linux prd-ubuntu20-04-docker-8c-8g-6228 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:40:24 18:40:24 18:40:24 ---> lscpu: 18:40:24 Architecture: x86_64 18:40:24 CPU op-mode(s): 32-bit, 64-bit 18:40:24 Byte Order: Little Endian 18:40:24 Address sizes: 40 bits physical, 48 bits virtual 18:40:24 CPU(s): 8 18:40:24 On-line CPU(s) list: 0-7 18:40:24 Thread(s) per core: 1 18:40:24 Core(s) per socket: 1 18:40:24 Socket(s): 8 18:40:24 NUMA node(s): 1 18:40:24 Vendor ID: AuthenticAMD 18:40:24 CPU family: 23 18:40:24 Model: 49 18:40:24 Model name: AMD EPYC-Rome Processor 18:40:24 Stepping: 0 18:40:24 CPU MHz: 2800.000 18:40:24 BogoMIPS: 5600.00 18:40:24 Virtualization: AMD-V 18:40:24 Hypervisor vendor: KVM 18:40:24 Virtualization type: full 18:40:24 L1d cache: 256 KiB 18:40:24 L1i cache: 256 KiB 18:40:24 L2 cache: 4 MiB 18:40:24 L3 cache: 128 MiB 18:40:24 NUMA node0 CPU(s): 0-7 18:40:24 Vulnerability Itlb multihit: Not affected 18:40:24 Vulnerability L1tf: Not affected 18:40:24 Vulnerability Mds: Not affected 18:40:24 Vulnerability Meltdown: Not affected 18:40:24 Vulnerability Mmio stale data: Not affected 18:40:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:40:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:40:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:40:24 Vulnerability Srbds: Not affected 18:40:24 Vulnerability Tsx async abort: Not affected 18:40:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:40:24 18:40:24 18:40:24 ---> nproc: 18:40:24 8 18:40:24 18:40:24 18:40:24 ---> df -h: 18:40:24 Filesystem Size Used Avail Use% Mounted on 18:40:24 overlay 155G 22G 134G 14% / 18:40:24 tmpfs 64M 0 64M 0% /dev 18:40:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:40:24 shm 64M 0 64M 0% /dev/shm 18:40:24 /dev/vda1 155G 22G 134G 14% /facter-os 18:40:24 18:40:24 18:40:24 ---> sar -b -r -n DEV: 18:40:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6228) 03/29/23 _x86_64_ (8 CPU) 18:40:24 18:40:24 18:08:39 LINUX RESTART (8 CPU) 18:40:24 18:40:24 18:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:40:24 18:10:01 184.97 38.76 146.21 0.00 4298.48 109622.00 0.00 18:40:24 18:11:01 30.19 0.02 30.18 0.00 0.13 17426.31 0.00 18:40:24 18:12:01 93.47 0.27 93.20 0.00 10.53 35216.39 0.00 18:40:24 18:13:01 657.03 10.76 646.27 0.00 95.70 338563.81 0.00 18:40:24 18:14:02 880.47 9.60 870.87 0.00 2899.57 256271.28 0.00 18:40:24 18:15:01 1078.65 6.83 1071.82 0.00 2361.91 368186.38 0.00 18:40:24 18:16:01 396.17 0.12 396.05 0.00 13.46 47840.03 0.00 18:40:24 18:17:01 18.11 0.07 18.05 0.00 8.67 500.05 0.00 18:40:24 18:18:01 1.45 0.00 1.45 0.00 0.00 15.06 0.00 18:40:24 18:19:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 18:40:24 18:20:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 18:40:24 18:21:01 3.28 1.58 1.70 0.00 36.25 20.53 0.00 18:40:24 18:22:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 18:40:24 18:23:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 18:40:24 18:24:01 2.28 0.02 2.27 0.00 0.13 28.80 0.00 18:40:24 18:25:01 1.88 0.00 1.88 0.00 0.00 21.60 0.00 18:40:24 18:26:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 18:40:24 18:27:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 18:40:24 18:28:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 18:40:24 18:29:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 18:40:24 18:30:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 18:40:24 18:31:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 18:40:24 18:32:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 18:40:24 18:33:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 18:40:24 18:34:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 18:40:24 18:35:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 18:40:24 18:36:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 18:40:24 18:37:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 18:40:24 18:38:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 18:40:24 18:39:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 18:40:24 18:40:01 157.57 0.13 157.44 0.00 12.66 59829.10 0.00 18:40:24 Average: 113.40 2.20 111.20 0.00 313.13 39636.14 0.00 18:40:24 18:40:24 18:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:40:24 18:10:01 28423440 31476788 825444 2.51 111628 3162568 2018460 5.95 1220472 2809596 13204 18:40:24 18:11:01 27975044 31439816 858052 2.61 115132 3543228 2246412 6.62 1397324 3046300 131564 18:40:24 18:12:01 27955780 31538292 762156 2.32 118248 3657608 1856364 5.47 1272868 3191704 2260 18:40:24 18:13:01 20516268 30422980 1839376 5.59 290000 9401728 4414108 13.01 3141072 8308012 633332 18:40:24 18:14:02 18844200 31393468 864728 2.63 347904 11838880 2175892 6.41 2500708 10473956 530520 18:40:24 18:15:01 16059512 31003504 1241168 3.77 445864 14006476 3133696 9.24 3144788 12471132 421588 18:40:24 18:16:01 17565116 31517656 743408 2.26 449724 13073016 1987868 5.86 2517800 11675080 1264 18:40:24 18:17:01 17578120 31531452 729260 2.22 450316 13073448 1853680 5.46 2503440 11675228 108 18:40:24 18:18:01 17577904 31531784 729216 2.22 450328 13073456 1853680 5.46 2502176 11675688 32 18:40:24 18:19:01 17582496 31536392 724640 2.20 450352 13073460 1853680 5.46 2497004 11675700 32 18:40:24 18:20:01 17585140 31539100 722436 2.20 450372 13073464 1853680 5.46 2495652 11675704 160 18:40:24 18:21:01 17581448 31537652 723872 2.20 450392 13074552 1853680 5.46 2498540 11675996 220 18:40:24 18:22:01 17581904 31538120 723344 2.20 450404 13074552 1853680 5.46 2497944 11675996 172 18:40:24 18:23:01 17581872 31538108 723292 2.20 450432 13074556 1853680 5.46 2497692 11676000 8 18:40:24 18:24:01 17572976 31529472 731800 2.23 450496 13074660 1871724 5.52 2509296 11676104 172 18:40:24 18:25:01 17579780 31536308 724872 2.20 450528 13074664 1871724 5.52 2497740 11676108 8 18:40:24 18:26:01 17580008 31536596 724504 2.20 450552 13074668 1871724 5.52 2497972 11676116 8 18:40:24 18:27:01 17580472 31537060 723944 2.20 450560 13074672 1871724 5.52 2497988 11676116 48 18:40:24 18:28:01 17580396 31537092 724212 2.20 450572 13074676 1871724 5.52 2498184 11676204 8 18:40:24 18:29:01 17580476 31537212 724220 2.20 450596 13074676 1871724 5.52 2498036 11676212 232 18:40:24 18:30:01 17580524 31537264 724144 2.20 450620 13074680 1871724 5.52 2497764 11676216 8 18:40:24 18:31:01 17580760 31537504 723868 2.20 450636 13074688 1871724 5.52 2497724 11676220 44 18:40:24 18:32:01 17580712 31537500 723852 2.20 450652 13074688 1871724 5.52 2498040 11676224 8 18:40:24 18:33:01 17580664 31537456 723836 2.20 450660 13074692 1871724 5.52 2498056 11676228 44 18:40:24 18:34:01 17580040 31536880 724320 2.20 450684 13074692 1871724 5.52 2498184 11676232 8 18:40:24 18:35:01 17580032 31536876 724320 2.20 450688 13074696 1871724 5.52 2497936 11676232 44 18:40:24 18:36:01 17579944 31536796 724336 2.20 450696 13074700 1871724 5.52 2498160 11676236 4 18:40:24 18:37:01 17580144 31537016 724256 2.20 450716 13074704 1871724 5.52 2497884 11676244 8 18:40:24 18:38:01 17579796 31536712 724484 2.20 450728 13074708 1871724 5.52 2498148 11676252 8 18:40:24 18:39:01 17579844 31536776 724424 2.20 450744 13074704 1871724 5.52 2497916 11676256 44 18:40:24 18:40:01 16102400 31498116 760620 2.31 465628 14382800 1890268 5.57 2611544 12921748 96 18:40:24 Average: 18638297 31471863 792465 2.41 409898 12057379 2020852 5.96 2428324 10756356 55976 18:40:24 18:40:24 18:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:40:24 18:10:01 ens3 1772.87 1617.13 12596.55 196.42 0.00 0.00 0.00 0.00 18:40:24 18:10:01 veth3e9c6db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:10:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 18:40:24 18:10:01 docker0 663.37 609.02 47.72 3429.47 0.00 0.00 0.00 0.00 18:40:24 18:11:01 ens3 61.22 56.64 40.03 106.65 0.00 0.00 0.00 0.00 18:40:24 18:11:01 veth3e9c6db 1.43 1.50 0.13 0.13 0.00 0.00 0.00 0.00 18:40:24 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:11:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 18:40:24 18:12:01 ens3 98.90 61.25 1701.73 21.69 0.00 0.00 0.00 0.00 18:40:24 18:12:01 veth5b82b84 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:40:24 18:12:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:13:01 ens3 888.02 560.11 6282.82 59.02 0.00 0.00 0.00 0.00 18:40:24 18:13:01 veth5b82b84 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:13:01 vethe75a806 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:13:01 vethb455720 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:13:01 veth58fbfea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:13:01 veth9b44fd4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:13:01 veth45663b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:13:01 docker0 548.32 867.89 43.06 6265.21 0.00 0.00 0.00 0.00 18:40:24 18:14:02 ens3 535.62 261.75 4218.03 33.42 0.00 0.00 0.00 0.00 18:40:24 18:14:02 veth5b82b84 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 18:40:24 18:14:02 veth81e9fbf 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:14:02 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 18:40:24 18:14:02 docker0 199.80 418.54 16.24 2766.18 0.00 0.00 0.00 0.00 18:40:24 18:15:01 ens3 682.73 362.71 5453.88 44.95 0.00 0.00 0.00 0.00 18:40:24 18:15:01 veth7a4eda0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:15:01 veth5b82b84 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:15:01 veth46e816a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:40:24 18:15:01 veth8de29c0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:40:24 18:15:01 docker0 320.98 575.03 25.37 4032.86 0.00 0.00 0.00 0.00 18:40:24 18:16:01 ens3 353.46 382.44 345.08 1384.94 0.00 0.00 0.00 0.00 18:40:24 18:16:01 lo 43.86 43.86 4.32 4.32 0.00 0.00 0.00 0.00 18:40:24 18:16:01 docker0 5.13 13.50 0.33 137.55 0.00 0.00 0.00 0.00 18:40:24 18:17:01 ens3 290.60 320.35 151.73 1782.72 0.00 0.00 0.00 0.00 18:40:24 18:17:01 lo 26.86 26.86 2.64 2.64 0.00 0.00 0.00 0.00 18:40:24 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:20:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 18:40:24 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:21:01 ens3 7.70 5.90 5.32 6.16 0.00 0.00 0.00 0.00 18:40:24 18:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:40:24 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:24:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:25:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:40:24 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:26:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:28:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:30:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:40:24 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:35:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:40:24 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:37:01 ens3 1.78 0.60 2.12 0.04 0.00 0.00 0.00 0.00 18:40:24 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:40:24 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:24 18:40:01 ens3 393.35 243.19 7789.17 52.23 0.00 0.00 0.00 0.00 18:40:24 18:40:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 18:40:24 18:40:01 docker0 43.54 69.79 3.51 580.95 0.00 0.00 0.00 0.00 18:40:24 Average: ens3 163.87 124.83 1242.62 119.02 0.00 0.00 0.00 0.00 18:40:24 Average: lo 2.71 2.71 0.26 0.26 0.00 0.00 0.00 0.00 18:40:24 Average: docker0 57.37 82.18 4.39 553.50 0.00 0.00 0.00 0.00 18:40:24 18:40:24 18:40:24 ---> sar -P ALL: 18:40:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6228) 03/29/23 _x86_64_ (8 CPU) 18:40:24 18:40:24 18:08:39 LINUX RESTART (8 CPU) 18:40:24 18:40:24 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:40:24 18:10:01 all 13.11 0.00 4.95 1.09 0.06 80.80 18:40:24 18:10:01 0 17.82 0.00 4.55 0.60 0.05 76.98 18:40:24 18:10:01 1 13.10 0.00 3.71 0.89 0.05 82.24 18:40:24 18:10:01 2 10.77 0.00 4.94 2.49 0.05 81.76 18:40:24 18:10:01 3 9.25 0.00 4.31 0.34 0.05 86.05 18:40:24 18:10:01 4 14.02 0.00 5.43 0.94 0.07 79.55 18:40:24 18:10:01 5 14.06 0.00 5.67 1.95 0.07 78.25 18:40:24 18:10:01 6 11.65 0.00 4.02 0.52 0.05 83.75 18:40:24 18:10:01 7 14.16 0.00 7.00 0.97 0.07 77.80 18:40:24 18:11:01 all 29.61 0.00 4.76 0.17 0.08 65.38 18:40:24 18:11:01 0 27.87 0.00 6.10 0.00 0.08 65.95 18:40:24 18:11:01 1 33.11 0.00 4.25 0.00 0.07 62.57 18:40:24 18:11:01 2 27.67 0.00 4.43 0.10 0.07 67.73 18:40:24 18:11:01 3 30.54 0.00 5.52 0.00 0.08 63.85 18:40:24 18:11:01 4 29.39 0.00 4.40 0.02 0.07 66.13 18:40:24 18:11:01 5 29.16 0.00 4.67 1.06 0.08 65.03 18:40:24 18:11:01 6 29.14 0.00 4.26 0.20 0.07 66.33 18:40:24 18:11:01 7 30.01 0.00 4.42 0.02 0.08 65.47 18:40:24 18:12:01 all 40.76 0.00 6.40 0.40 0.09 52.36 18:40:24 18:12:01 0 40.35 0.00 6.75 0.03 0.10 52.76 18:40:24 18:12:01 1 41.36 0.00 6.16 0.05 0.08 52.35 18:40:24 18:12:01 2 41.47 0.00 7.10 2.87 0.08 48.47 18:40:24 18:12:01 3 40.56 0.00 6.15 0.02 0.08 53.19 18:40:24 18:12:01 4 40.40 0.00 5.88 0.02 0.10 53.60 18:40:24 18:12:01 5 41.48 0.00 5.90 0.03 0.08 52.50 18:40:24 18:12:01 6 38.85 0.00 6.38 0.03 0.08 54.65 18:40:24 18:12:01 7 41.60 0.00 6.85 0.17 0.08 51.31 18:40:24 18:13:01 all 38.14 0.00 13.82 5.77 0.10 42.16 18:40:24 18:13:01 0 38.57 0.00 13.87 2.32 0.10 45.13 18:40:24 18:13:01 1 38.75 0.00 12.10 3.35 0.08 45.72 18:40:24 18:13:01 2 37.49 0.00 16.86 9.41 0.10 36.14 18:40:24 18:13:01 3 38.41 0.00 16.70 12.05 0.10 32.74 18:40:24 18:13:01 4 37.11 0.00 12.21 2.88 0.10 47.69 18:40:24 18:13:01 5 38.70 0.00 13.35 2.75 0.10 45.09 18:40:24 18:13:01 6 38.30 0.00 12.88 2.66 0.10 46.05 18:40:24 18:13:01 7 37.83 0.00 12.65 10.81 0.12 38.59 18:40:24 18:14:02 all 59.83 0.00 13.34 3.77 0.13 22.93 18:40:24 18:14:02 0 59.50 0.00 13.14 3.73 0.12 23.52 18:40:24 18:14:02 1 57.84 0.00 13.76 7.61 0.14 20.66 18:40:24 18:14:02 2 60.45 0.00 11.93 2.68 0.13 24.81 18:40:24 18:14:02 3 60.93 0.00 14.17 2.31 0.13 22.45 18:40:24 18:14:02 4 58.83 0.00 14.09 2.76 0.12 24.21 18:40:24 18:14:02 5 60.73 0.00 13.07 1.72 0.12 24.36 18:40:24 18:14:02 6 60.78 0.00 12.73 3.94 0.13 22.42 18:40:24 18:14:02 7 59.61 0.00 13.86 5.40 0.12 21.01 18:40:24 18:15:01 all 31.48 0.00 12.60 10.78 0.11 45.03 18:40:24 18:15:01 0 29.51 0.00 12.74 10.92 0.14 46.68 18:40:24 18:15:01 1 31.05 0.00 12.54 12.25 0.12 44.04 18:40:24 18:15:01 2 31.26 0.00 13.94 15.63 0.10 39.06 18:40:24 18:15:01 3 31.68 0.00 11.54 9.74 0.09 46.95 18:40:24 18:15:01 4 33.49 0.00 12.87 7.31 0.12 46.21 18:40:24 18:15:01 5 31.41 0.00 13.04 14.23 0.10 41.21 18:40:24 18:15:01 6 30.81 0.00 11.71 6.03 0.10 51.35 18:40:24 18:15:01 7 32.67 0.00 12.41 10.10 0.14 44.68 18:40:24 18:16:01 all 18.87 0.00 4.10 1.96 0.07 75.00 18:40:24 18:16:01 0 17.77 0.00 4.19 4.43 0.07 73.54 18:40:24 18:16:01 1 19.24 0.00 4.20 0.95 0.07 75.54 18:40:24 18:16:01 2 18.17 0.00 4.18 2.28 0.08 75.28 18:40:24 18:16:01 3 19.06 0.00 4.47 3.78 0.08 72.60 18:40:24 18:16:01 4 18.65 0.00 3.54 0.63 0.07 77.11 18:40:24 18:16:01 5 19.59 0.00 4.11 1.71 0.08 74.51 18:40:24 18:16:01 6 19.19 0.00 3.86 0.32 0.07 76.56 18:40:24 18:16:01 7 19.26 0.00 4.25 1.54 0.07 74.88 18:40:24 18:17:01 all 5.48 0.00 0.69 0.06 0.03 93.73 18:40:24 18:17:01 0 6.41 0.00 0.83 0.00 0.05 92.71 18:40:24 18:17:01 1 7.64 0.00 0.68 0.30 0.03 91.34 18:40:24 18:17:01 2 5.37 0.00 0.59 0.02 0.02 94.01 18:40:24 18:17:01 3 3.71 0.00 0.58 0.02 0.03 95.65 18:40:24 18:17:01 4 6.32 0.00 0.69 0.00 0.03 92.96 18:40:24 18:17:01 5 3.88 0.00 0.58 0.17 0.02 95.36 18:40:24 18:17:01 6 6.42 0.00 0.67 0.00 0.03 92.88 18:40:24 18:17:01 7 4.08 0.00 0.92 0.00 0.05 94.95 18:40:24 18:18:01 all 0.01 0.00 0.02 0.00 0.01 99.96 18:40:24 18:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:40:24 18:18:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:40:24 18:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:18:01 5 0.05 0.00 0.03 0.02 0.02 99.88 18:40:24 18:18:01 6 0.00 0.00 0.03 0.00 0.02 99.95 18:40:24 18:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:19:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:40:24 18:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:40:24 18:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:40:24 18:19:01 5 0.05 0.00 0.03 0.02 0.00 99.90 18:40:24 18:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:40:24 18:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:20:01 all 0.01 0.00 0.02 0.01 0.00 99.96 18:40:24 18:20:01 0 0.00 0.00 0.02 0.03 0.00 99.95 18:40:24 18:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:40:24 18:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:20:01 5 0.03 0.00 0.05 0.00 0.02 99.90 18:40:24 18:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:40:24 18:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:40:24 18:20:01 CPU %user %nice %system %iowait %steal %idle 18:40:24 18:21:01 all 0.37 0.00 0.03 0.01 0.00 99.58 18:40:24 18:21:01 0 0.47 0.00 0.07 0.03 0.00 99.43 18:40:24 18:21:01 1 0.05 0.00 0.03 0.02 0.00 99.90 18:40:24 18:21:01 2 1.10 0.00 0.02 0.00 0.00 98.88 18:40:24 18:21:01 3 0.22 0.00 0.02 0.00 0.00 99.77 18:40:24 18:21:01 4 0.22 0.00 0.03 0.00 0.00 99.75 18:40:24 18:21:01 5 0.13 0.00 0.07 0.03 0.00 99.77 18:40:24 18:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 18:40:24 18:21:01 7 0.73 0.00 0.00 0.02 0.00 99.25 18:40:24 18:22:01 all 0.27 0.00 0.02 0.00 0.01 99.71 18:40:24 18:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:40:24 18:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:22:01 5 0.05 0.00 0.05 0.02 0.02 99.87 18:40:24 18:22:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:40:24 18:22:01 7 1.97 0.00 0.02 0.00 0.00 98.01 18:40:24 18:23:01 all 0.17 0.00 0.02 0.01 0.00 99.79 18:40:24 18:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:40:24 18:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:40:24 18:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:40:24 18:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:40:24 18:23:01 5 0.02 0.00 0.03 0.02 0.00 99.93 18:40:24 18:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:23:01 7 1.24 0.00 0.05 0.00 0.00 98.71 18:40:24 18:24:01 all 0.02 0.00 0.02 0.01 0.01 99.94 18:40:24 18:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:24:01 1 0.00 0.00 0.02 0.03 0.02 99.93 18:40:24 18:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:40:24 18:24:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:40:24 18:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:40:24 18:24:01 6 0.02 0.00 0.05 0.00 0.02 99.92 18:40:24 18:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:40:24 18:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:40:24 18:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:40:24 18:25:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:40:24 18:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:40:24 18:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:40:24 18:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:40:24 18:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:40:24 18:26:01 0 0.02 0.00 0.05 0.02 0.00 99.92 18:40:24 18:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:40:24 18:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:40:24 18:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:26:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:40:24 18:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:40:24 18:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 18:40:24 18:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:40:24 18:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:40:24 18:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:40:24 18:27:01 6 0.02 0.00 0.05 0.00 0.02 99.92 18:40:24 18:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:40:24 18:28:01 0 0.02 0.00 0.03 0.02 0.00 99.93 18:40:24 18:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:40:24 18:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:40:24 18:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:40:24 18:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:29:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:40:24 18:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:40:24 18:29:01 6 0.07 0.00 0.02 0.00 0.02 99.90 18:40:24 18:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:40:24 18:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:40:24 18:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:40:24 18:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:40:24 18:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:40:24 18:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:40:24 18:30:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:40:24 18:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:40:24 18:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:40:24 18:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:40:24 18:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:40:24 18:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:40:24 18:31:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:40:24 18:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:40:24 18:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:40:24 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:40:24 18:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:40:24 18:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:40:24 18:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:40:24 18:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:40:24 18:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:32:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:40:24 18:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:40:24 18:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:40:24 18:33:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:40:24 18:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:40:24 18:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:40:24 18:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:40:24 18:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:40:24 18:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:40:24 18:34:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:40:24 18:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:40:24 18:35:01 all 0.01 0.00 0.02 0.00 0.00 99.96 18:40:24 18:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:35:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:40:24 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:35:01 5 0.02 0.00 0.05 0.00 0.00 99.93 18:40:24 18:35:01 6 0.03 0.00 0.07 0.00 0.02 99.88 18:40:24 18:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:40:24 18:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:40:24 18:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:40:24 18:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:40:24 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:40:24 18:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:36:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:40:24 18:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:37:01 all 0.18 0.00 0.01 0.00 0.00 99.80 18:40:24 18:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:40:24 18:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:37:01 2 0.00 0.00 0.03 0.03 0.00 99.93 18:40:24 18:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:40:24 18:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:40:24 18:37:01 7 1.34 0.00 0.00 0.00 0.00 98.66 18:40:24 18:38:01 all 0.26 0.00 0.01 0.01 0.01 99.71 18:40:24 18:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:40:24 18:38:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:40:24 18:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:40:24 18:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:38:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:40:24 18:38:01 6 0.05 0.00 0.05 0.00 0.02 99.88 18:40:24 18:38:01 7 1.97 0.00 0.00 0.00 0.00 98.03 18:40:24 18:39:01 all 0.26 0.00 0.01 0.00 0.00 99.73 18:40:24 18:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 18:40:24 18:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:40:24 18:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:40:24 18:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:40:24 18:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:40:24 18:39:01 7 1.97 0.00 0.00 0.00 0.00 98.03 18:40:24 18:40:01 all 8.53 0.00 3.73 1.01 0.06 86.67 18:40:24 18:40:01 0 8.44 0.00 2.80 0.05 0.05 88.66 18:40:24 18:40:01 1 7.87 0.00 4.48 1.10 0.07 86.49 18:40:24 18:40:01 2 8.82 0.00 3.81 0.88 0.05 86.45 18:40:24 18:40:01 3 8.05 0.00 3.59 0.07 0.07 88.23 18:40:24 18:40:01 4 7.84 0.00 4.53 3.39 0.05 84.19 18:40:24 18:40:01 5 9.03 0.00 4.26 2.39 0.05 84.26 18:40:24 18:40:01 6 9.32 0.00 3.38 0.08 0.05 87.17 18:40:24 18:40:01 7 8.85 0.00 3.02 0.13 0.07 87.93 18:40:24 Average: all 7.91 0.00 2.06 0.80 0.03 89.21 18:40:24 Average: 0 7.90 0.00 2.09 0.71 0.03 89.28 18:40:24 Average: 1 8.00 0.00 1.98 0.85 0.02 89.15 18:40:24 Average: 2 7.75 0.00 2.16 1.16 0.02 88.91 18:40:24 Average: 3 7.74 0.00 2.14 0.90 0.02 89.19 18:40:24 Average: 4 7.88 0.00 2.03 0.57 0.03 89.48 18:40:24 Average: 5 7.94 0.00 2.08 0.83 0.03 89.13 18:40:24 Average: 6 7.84 0.00 1.93 0.44 0.03 89.77 18:40:24 Average: 7 8.22 0.00 2.08 0.92 0.03 88.75 18:40:24 18:40:24 18:40:24